Sep 07 20:58:12 devstack devstack@c-api.service[74895]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 07 20:58:12 devstack devstack@c-api.service[74895]: *** Starting uWSGI 2.0.24-debian (64bit) on [Mon Sep 7 20:58:12 2026] *** Sep 07 20:58:12 devstack devstack@c-api.service[74895]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 07 20:58:12 devstack devstack@c-api.service[74895]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 07 20:58:12 devstack devstack@c-api.service[74895]: nodename: devstack Sep 07 20:58:12 devstack devstack@c-api.service[74895]: machine: x86_64 Sep 07 20:58:12 devstack devstack@c-api.service[74895]: clock source: unix Sep 07 20:58:12 devstack devstack@c-api.service[74895]: pcre jit disabled Sep 07 20:58:12 devstack devstack@c-api.service[74895]: detected number of CPU cores: 4 Sep 07 20:58:12 devstack devstack@c-api.service[74895]: current working directory: / Sep 07 20:58:12 devstack devstack@c-api.service[74895]: detected binary path: /usr/bin/uwsgi-core Sep 07 20:58:12 devstack devstack@c-api.service[74895]: your processes number limit is 47518 Sep 07 20:58:12 devstack devstack@c-api.service[74895]: your memory page size is 4096 bytes Sep 07 20:58:12 devstack devstack@c-api.service[74895]: detected max file descriptor number: 2048 Sep 07 20:58:12 devstack devstack@c-api.service[74895]: lock engine: pthread robust mutexes Sep 07 20:58:12 devstack devstack@c-api.service[74895]: thunder lock: enabled Sep 07 20:58:12 devstack devstack@c-api.service[74895]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 07 20:58:12 devstack devstack@c-api.service[74895]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 07 20:58:12 devstack devstack@c-api.service[74895]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 07 20:58:12 devstack devstack@c-api.service[74895]: Set PythonHome to /opt/stack/data/venv Sep 07 20:58:12 devstack devstack@c-api.service[74895]: Python main interpreter initialized at 0x7a7b0caa4668 Sep 07 20:58:12 devstack devstack@c-api.service[74895]: python threads support enabled Sep 07 20:58:12 devstack devstack@c-api.service[74895]: your server socket listen backlog is limited to 100 connections Sep 07 20:58:12 devstack devstack@c-api.service[74895]: your mercy for graceful operations on workers is 80 seconds Sep 07 20:58:12 devstack devstack@c-api.service[74895]: mapped 403077 bytes (393 KB) for 2 cores Sep 07 20:58:12 devstack devstack@c-api.service[74895]: *** Operational MODE: preforking *** Sep 07 20:58:12 devstack devstack@c-api.service[74895]: *** uWSGI is running in multiple interpreter mode *** Sep 07 20:58:12 devstack devstack@c-api.service[74895]: spawned uWSGI master process (pid: 74895) Sep 07 20:58:12 devstack devstack@c-api.service[74895]: spawned uWSGI worker 1 (pid: 74904, cores: 1) Sep 07 20:58:12 devstack devstack@c-api.service[74895]: spawned uWSGI worker 2 (pid: 74905, cores: 1) Sep 07 20:58:12 devstack devstack@c-api.service[74895]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 07 20:58:13 devstack devstack@c-api.service[74904]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 07 20:58:13 devstack devstack@c-api.service[74904]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 07 20:58:13 devstack devstack@c-api.service[74904]: we strongly recommend against using it for new projects. Sep 07 20:58:13 devstack devstack@c-api.service[74904]: If you are already using Eventlet, we recommend migrating to a different Sep 07 20:58:13 devstack devstack@c-api.service[74904]: framework. For more detail see Sep 07 20:58:13 devstack devstack@c-api.service[74904]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 07 20:58:13 devstack devstack@c-api.service[74904]: import eventlet # noqa Sep 07 20:58:13 devstack devstack@c-api.service[74905]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 07 20:58:13 devstack devstack@c-api.service[74905]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 07 20:58:13 devstack devstack@c-api.service[74905]: we strongly recommend against using it for new projects. Sep 07 20:58:13 devstack devstack@c-api.service[74905]: If you are already using Eventlet, we recommend migrating to a different Sep 07 20:58:13 devstack devstack@c-api.service[74905]: framework. For more detail see Sep 07 20:58:13 devstack devstack@c-api.service[74905]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 07 20:58:13 devstack devstack@c-api.service[74905]: import eventlet # noqa Sep 07 20:58:13 devstack devstack@c-api.service[74904]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 07 20:58:13 devstack devstack@c-api.service[74904]: from cgi import parse_header Sep 07 20:58:13 devstack devstack@c-api.service[74905]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 07 20:58:13 devstack devstack@c-api.service[74905]: from cgi import parse_header Sep 07 20:58:13 devstack devstack@c-api.service[74904]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 07 20:58:13 devstack devstack@c-api.service[74904]: warnings.warn( Sep 07 20:58:13 devstack devstack@c-api.service[74905]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 07 20:58:13 devstack devstack@c-api.service[74905]: warnings.warn( Sep 07 20:58:13 devstack devstack@c-api.service[74904]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 07 20:58:13 devstack devstack@c-api.service[74904]: removals.removed_module( Sep 07 20:58:13 devstack devstack@c-api.service[74905]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 07 20:58:13 devstack devstack@c-api.service[74905]: removals.removed_module( Sep 07 20:58:13 devstack devstack@c-api.service[74904]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 07 20:58:13 devstack devstack@c-api.service[74904]: removals.removed_module( Sep 07 20:58:13 devstack devstack@c-api.service[74905]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 07 20:58:13 devstack devstack@c-api.service[74905]: removals.removed_module( Sep 07 20:58:15 devstack devstack@c-api.service[74905]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 07 20:58:15 devstack devstack@c-api.service[74905]: warnings.warn( Sep 07 20:58:15 devstack devstack@c-api.service[74904]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 07 20:58:15 devstack devstack@c-api.service[74904]: warnings.warn( Sep 07 20:58:15 devstack devstack@c-api.service[74905]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 07 20:58:15 devstack devstack@c-api.service[74905]: warnings.warn( Sep 07 20:58:15 devstack devstack@c-api.service[74904]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 07 20:58:15 devstack devstack@c-api.service[74904]: warnings.warn( Sep 07 20:58:15 devstack devstack@c-api.service[74904]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 07 20:58:15 devstack devstack@c-api.service[74904]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=74904) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 07 20:58:15 devstack devstack@c-api.service[74905]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 07 20:58:15 devstack devstack@c-api.service[74905]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=74905) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 07 20:58:15 devstack devstack@c-api.service[74904]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 07 20:58:15 devstack devstack@c-api.service[74904]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 07 20:58:15 devstack devstack@c-api.service[74905]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 07 20:58:15 devstack devstack@c-api.service[74905]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=74904) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=74904) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=74904) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=74904) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=74904) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=74904) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=74904) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=74905) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=74905) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=74905) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=74905) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=74905) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=74904) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=74905) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=74905) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=74904) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74904) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=74905) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=74905) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74904) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74905) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74905) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=74904) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=74904) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=74905) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=74905) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=74904) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=74904) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=74904) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=74905) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=74904) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=74905) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=74905) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=74904) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=74905) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=74904) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=74905) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=74905) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=74904) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=74905) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=74904) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=74905) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=74904) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=74905) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=74904) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=74904) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74904) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=74905) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=74905) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74905) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74904) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74905) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=74904) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74904) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=74905) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74905) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74904) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74905) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=74904) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=74905) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=74904) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=74905) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=74904) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=74904) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74904) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=74905) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=74905) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74905) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74904) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74905) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=74904) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=74904) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=74905) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=74905) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=74904) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=74904) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=74904) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=74905) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=74904) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=74904) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=74905) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74904) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=74905) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=74905) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=74905) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74905) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74904) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=74904) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74904) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74904) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=74904) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74904) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74904) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=74904) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74904) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74905) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74904) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=74905) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74905) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=74904) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74904) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74904) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74905) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=74904) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74904) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=74905) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74905) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74905) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=74905) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74905) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74904) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74905) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=74904) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=74904) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=74905) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74905) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74905) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=74904) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=74905) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74905) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=74904) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=74904) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=74904) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74905) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=74904) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74904) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=74905) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74904) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=74905) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=74905) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=74904) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74904) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=74905) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=74905) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=74905) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74904) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=74905) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=74904) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74905) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=74904) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74905) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=74904) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=74904) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=74905) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=74904) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74905) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74905) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=74905) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=74905) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=74905) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=74904) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=74905) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=74904) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=74905) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74904) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=74905) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=74905) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74904) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74905) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=74904) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74905) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74904) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=74905) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74905) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74904) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=74904) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74904) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74905) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74904) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=74905) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74905) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=74904) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74904) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74905) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=74905) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74905) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74904) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74905) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=74904) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74904) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74904) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=74905) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74905) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74905) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=74904) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74904) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74904) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=74905) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74905) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74905) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=74904) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74904) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74904) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=74905) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74905) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74905) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 20:58:16 devstack devstack@c-api.service[74904]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=74904) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 20:58:16 devstack devstack@c-api.service[74905]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=74905) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 20:58:17 devstack devstack@c-api.service[74904]: INFO dbcounter [None req-d1edbff6-130c-4656-8252-a23f47a3961e None None] Registered counter for database cinder Sep 07 20:58:17 devstack devstack@c-api.service[74905]: INFO dbcounter [None req-08b04e9e-bb44-4d19-aa67-e3c256b1870f None None] Registered counter for database cinder Sep 07 20:58:17 devstack devstack@c-api.service[74905]: DEBUG oslo_db.sqlalchemy.engines [None req-08b04e9e-bb44-4d19-aa67-e3c256b1870f 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=74905) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 20:58:17 devstack devstack@c-api.service[74904]: DEBUG oslo_db.sqlalchemy.engines [None req-d1edbff6-130c-4656-8252-a23f47a3961e 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=74904) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 20:58:17 devstack devstack@c-api.service[74904]: DEBUG dbcounter [-] [74904] Writer thread running {{(pid=74904) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 07 20:58:17 devstack devstack@c-api.service[74905]: DEBUG dbcounter [-] [74905] Writer thread running {{(pid=74905) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 07 20:58:17 devstack devstack@c-api.service[74904]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 20:58:17 devstack devstack@c-api.service[74904]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 20:58:17 devstack devstack@c-api.service[74904]: INFO cinder.rpc [None req-d1edbff6-130c-4656-8252-a23f47a3961e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 07 20:58:17 devstack devstack@c-api.service[74905]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 20:58:17 devstack devstack@c-api.service[74905]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 20:58:17 devstack devstack@c-api.service[74905]: INFO cinder.rpc [None req-08b04e9e-bb44-4d19-aa67-e3c256b1870f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 07 20:58:17 devstack devstack@c-api.service[74905]: INFO cinder.rpc [None req-08b04e9e-bb44-4d19-aa67-e3c256b1870f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 07 20:58:17 devstack devstack@c-api.service[74904]: INFO cinder.rpc [None req-d1edbff6-130c-4656-8252-a23f47a3961e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 07 20:58:17 devstack devstack@c-api.service[74905]: INFO cinder.rpc [None req-08b04e9e-bb44-4d19-aa67-e3c256b1870f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 07 20:58:17 devstack devstack@c-api.service[74905]: INFO cinder.rpc [None req-08b04e9e-bb44-4d19-aa67-e3c256b1870f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 07 20:58:17 devstack devstack@c-api.service[74905]: WARNING stevedore.named [None req-08b04e9e-bb44-4d19-aa67-e3c256b1870f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 20:58:17 devstack devstack@c-api.service[74905]: WARNING castellan.key_manager [None req-08b04e9e-bb44-4d19-aa67-e3c256b1870f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 20:58:17 devstack devstack@c-api.service[74904]: INFO cinder.rpc [None req-d1edbff6-130c-4656-8252-a23f47a3961e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 07 20:58:17 devstack devstack@c-api.service[74905]: WARNING cinder.keymgr.conf_key_mgr [None req-08b04e9e-bb44-4d19-aa67-e3c256b1870f None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 20:58:17 devstack devstack@c-api.service[74904]: INFO cinder.rpc [None req-d1edbff6-130c-4656-8252-a23f47a3961e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 07 20:58:17 devstack devstack@c-api.service[74904]: WARNING stevedore.named [None req-d1edbff6-130c-4656-8252-a23f47a3961e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 20:58:17 devstack devstack@c-api.service[74904]: WARNING castellan.key_manager [None req-d1edbff6-130c-4656-8252-a23f47a3961e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 20:58:17 devstack devstack@c-api.service[74905]: WARNING stevedore.named [None req-08b04e9e-bb44-4d19-aa67-e3c256b1870f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 20:58:17 devstack devstack@c-api.service[74905]: WARNING castellan.key_manager [None req-08b04e9e-bb44-4d19-aa67-e3c256b1870f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 20:58:17 devstack devstack@c-api.service[74904]: WARNING cinder.keymgr.conf_key_mgr [None req-d1edbff6-130c-4656-8252-a23f47a3961e None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 20:58:17 devstack devstack@c-api.service[74904]: WARNING stevedore.named [None req-d1edbff6-130c-4656-8252-a23f47a3961e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 20:58:17 devstack devstack@c-api.service[74904]: WARNING castellan.key_manager [None req-d1edbff6-130c-4656-8252-a23f47a3961e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 20:58:17 devstack devstack@c-api.service[74905]: DEBUG oslo_db.sqlalchemy.engines [None req-08b04e9e-bb44-4d19-aa67-e3c256b1870f 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=74905) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 20:58:17 devstack devstack@c-api.service[74904]: DEBUG oslo_db.sqlalchemy.engines [None req-d1edbff6-130c-4656-8252-a23f47a3961e 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=74904) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 20:58:17 devstack devstack@c-api.service[74905]: INFO cinder.rpc [None req-08b04e9e-bb44-4d19-aa67-e3c256b1870f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 07 20:58:17 devstack devstack@c-api.service[74904]: INFO cinder.rpc [None req-d1edbff6-130c-4656-8252-a23f47a3961e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 07 20:58:17 devstack devstack@c-api.service[74905]: INFO cinder.rpc [None req-08b04e9e-bb44-4d19-aa67-e3c256b1870f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 07 20:58:17 devstack devstack@c-api.service[74905]: WARNING stevedore.named [None req-08b04e9e-bb44-4d19-aa67-e3c256b1870f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 20:58:17 devstack devstack@c-api.service[74905]: WARNING castellan.key_manager [None req-08b04e9e-bb44-4d19-aa67-e3c256b1870f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 20:58:17 devstack devstack@c-api.service[74904]: INFO cinder.rpc [None req-d1edbff6-130c-4656-8252-a23f47a3961e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 07 20:58:17 devstack devstack@c-api.service[74904]: WARNING stevedore.named [None req-d1edbff6-130c-4656-8252-a23f47a3961e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 20:58:17 devstack devstack@c-api.service[74904]: WARNING castellan.key_manager [None req-d1edbff6-130c-4656-8252-a23f47a3961e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 20:58:17 devstack devstack@c-api.service[74905]: WARNING stevedore.named [None req-08b04e9e-bb44-4d19-aa67-e3c256b1870f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 20:58:17 devstack devstack@c-api.service[74905]: WARNING castellan.key_manager [None req-08b04e9e-bb44-4d19-aa67-e3c256b1870f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 20:58:17 devstack devstack@c-api.service[74904]: WARNING stevedore.named [None req-d1edbff6-130c-4656-8252-a23f47a3961e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 20:58:17 devstack devstack@c-api.service[74904]: WARNING castellan.key_manager [None req-d1edbff6-130c-4656-8252-a23f47a3961e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 20:58:17 devstack devstack@c-api.service[74905]: WARNING stevedore.named [None req-08b04e9e-bb44-4d19-aa67-e3c256b1870f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 20:58:17 devstack devstack@c-api.service[74905]: WARNING castellan.key_manager [None req-08b04e9e-bb44-4d19-aa67-e3c256b1870f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 20:58:17 devstack devstack@c-api.service[74904]: WARNING stevedore.named [None req-d1edbff6-130c-4656-8252-a23f47a3961e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 20:58:17 devstack devstack@c-api.service[74904]: WARNING castellan.key_manager [None req-d1edbff6-130c-4656-8252-a23f47a3961e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 20:58:17 devstack devstack@c-api.service[74905]: WARNING stevedore.named [None req-08b04e9e-bb44-4d19-aa67-e3c256b1870f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 20:58:17 devstack devstack@c-api.service[74905]: WARNING castellan.key_manager [None req-08b04e9e-bb44-4d19-aa67-e3c256b1870f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 20:58:17 devstack devstack@c-api.service[74904]: WARNING stevedore.named [None req-d1edbff6-130c-4656-8252-a23f47a3961e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 20:58:17 devstack devstack@c-api.service[74904]: WARNING castellan.key_manager [None req-d1edbff6-130c-4656-8252-a23f47a3961e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 20:58:17 devstack devstack@c-api.service[74905]: WARNING stevedore.named [None req-08b04e9e-bb44-4d19-aa67-e3c256b1870f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 20:58:17 devstack devstack@c-api.service[74905]: WARNING castellan.key_manager [None req-08b04e9e-bb44-4d19-aa67-e3c256b1870f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 20:58:17 devstack devstack@c-api.service[74904]: WARNING stevedore.named [None req-d1edbff6-130c-4656-8252-a23f47a3961e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 20:58:17 devstack devstack@c-api.service[74904]: WARNING castellan.key_manager [None req-d1edbff6-130c-4656-8252-a23f47a3961e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 20:58:17 devstack devstack@c-api.service[74905]: WARNING stevedore.named [None req-08b04e9e-bb44-4d19-aa67-e3c256b1870f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 20:58:17 devstack devstack@c-api.service[74905]: WARNING castellan.key_manager [None req-08b04e9e-bb44-4d19-aa67-e3c256b1870f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 20:58:17 devstack devstack@c-api.service[74904]: WARNING stevedore.named [None req-d1edbff6-130c-4656-8252-a23f47a3961e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 20:58:17 devstack devstack@c-api.service[74904]: WARNING castellan.key_manager [None req-d1edbff6-130c-4656-8252-a23f47a3961e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 20:58:17 devstack devstack@c-api.service[74905]: WARNING stevedore.named [None req-08b04e9e-bb44-4d19-aa67-e3c256b1870f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 20:58:17 devstack devstack@c-api.service[74905]: WARNING castellan.key_manager [None req-08b04e9e-bb44-4d19-aa67-e3c256b1870f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 20:58:17 devstack devstack@c-api.service[74904]: WARNING stevedore.named [None req-d1edbff6-130c-4656-8252-a23f47a3961e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 20:58:17 devstack devstack@c-api.service[74904]: WARNING castellan.key_manager [None req-d1edbff6-130c-4656-8252-a23f47a3961e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 20:58:17 devstack devstack@c-api.service[74905]: WARNING stevedore.named [None req-08b04e9e-bb44-4d19-aa67-e3c256b1870f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 20:58:17 devstack devstack@c-api.service[74905]: WARNING castellan.key_manager [None req-08b04e9e-bb44-4d19-aa67-e3c256b1870f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 20:58:17 devstack devstack@c-api.service[74904]: WARNING stevedore.named [None req-d1edbff6-130c-4656-8252-a23f47a3961e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 20:58:17 devstack devstack@c-api.service[74904]: WARNING castellan.key_manager [None req-d1edbff6-130c-4656-8252-a23f47a3961e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 20:58:17 devstack devstack@c-api.service[74905]: WARNING stevedore.named [None req-08b04e9e-bb44-4d19-aa67-e3c256b1870f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 20:58:17 devstack devstack@c-api.service[74905]: WARNING castellan.key_manager [None req-08b04e9e-bb44-4d19-aa67-e3c256b1870f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 20:58:17 devstack devstack@c-api.service[74904]: WARNING stevedore.named [None req-d1edbff6-130c-4656-8252-a23f47a3961e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 20:58:17 devstack devstack@c-api.service[74904]: WARNING castellan.key_manager [None req-d1edbff6-130c-4656-8252-a23f47a3961e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 20:58:17 devstack devstack@c-api.service[74905]: WARNING stevedore.named [None req-08b04e9e-bb44-4d19-aa67-e3c256b1870f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 20:58:17 devstack devstack@c-api.service[74905]: WARNING castellan.key_manager [None req-08b04e9e-bb44-4d19-aa67-e3c256b1870f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 20:58:17 devstack devstack@c-api.service[74904]: WARNING stevedore.named [None req-d1edbff6-130c-4656-8252-a23f47a3961e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 20:58:17 devstack devstack@c-api.service[74905]: WARNING stevedore.named [None req-08b04e9e-bb44-4d19-aa67-e3c256b1870f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 20:58:17 devstack devstack@c-api.service[74904]: WARNING castellan.key_manager [None req-d1edbff6-130c-4656-8252-a23f47a3961e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 20:58:17 devstack devstack@c-api.service[74905]: WARNING castellan.key_manager [None req-08b04e9e-bb44-4d19-aa67-e3c256b1870f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 20:58:17 devstack devstack@c-api.service[74904]: WARNING stevedore.named [None req-d1edbff6-130c-4656-8252-a23f47a3961e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 20:58:17 devstack devstack@c-api.service[74904]: WARNING castellan.key_manager [None req-d1edbff6-130c-4656-8252-a23f47a3961e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 20:58:17 devstack devstack@c-api.service[74905]: WARNING stevedore.named [None req-08b04e9e-bb44-4d19-aa67-e3c256b1870f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 20:58:17 devstack devstack@c-api.service[74905]: WARNING castellan.key_manager [None req-08b04e9e-bb44-4d19-aa67-e3c256b1870f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 20:58:17 devstack devstack@c-api.service[74904]: WARNING stevedore.named [None req-d1edbff6-130c-4656-8252-a23f47a3961e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 20:58:17 devstack devstack@c-api.service[74904]: WARNING castellan.key_manager [None req-d1edbff6-130c-4656-8252-a23f47a3961e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 20:58:17 devstack devstack@c-api.service[74905]: WARNING stevedore.named [None req-08b04e9e-bb44-4d19-aa67-e3c256b1870f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 20:58:17 devstack devstack@c-api.service[74905]: WARNING castellan.key_manager [None req-08b04e9e-bb44-4d19-aa67-e3c256b1870f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 20:58:17 devstack devstack@c-api.service[74904]: WARNING stevedore.named [None req-d1edbff6-130c-4656-8252-a23f47a3961e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 20:58:17 devstack devstack@c-api.service[74904]: WARNING castellan.key_manager [None req-d1edbff6-130c-4656-8252-a23f47a3961e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 20:58:17 devstack devstack@c-api.service[74905]: WARNING stevedore.named [None req-08b04e9e-bb44-4d19-aa67-e3c256b1870f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 20:58:17 devstack devstack@c-api.service[74905]: WARNING castellan.key_manager [None req-08b04e9e-bb44-4d19-aa67-e3c256b1870f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 20:58:17 devstack devstack@c-api.service[74904]: WARNING stevedore.named [None req-d1edbff6-130c-4656-8252-a23f47a3961e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 20:58:17 devstack devstack@c-api.service[74904]: WARNING castellan.key_manager [None req-d1edbff6-130c-4656-8252-a23f47a3961e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 20:58:17 devstack devstack@c-api.service[74905]: WARNING stevedore.named [None req-08b04e9e-bb44-4d19-aa67-e3c256b1870f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 20:58:17 devstack devstack@c-api.service[74905]: WARNING castellan.key_manager [None req-08b04e9e-bb44-4d19-aa67-e3c256b1870f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 20:58:17 devstack devstack@c-api.service[74904]: WARNING stevedore.named [None req-d1edbff6-130c-4656-8252-a23f47a3961e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 20:58:17 devstack devstack@c-api.service[74904]: WARNING castellan.key_manager [None req-d1edbff6-130c-4656-8252-a23f47a3961e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 20:58:17 devstack devstack@c-api.service[74905]: WARNING cinder.api.contrib.hosts [None req-08b04e9e-bb44-4d19-aa67-e3c256b1870f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 07 20:58:17 devstack devstack@c-api.service[74905]: WARNING stevedore.named [None req-08b04e9e-bb44-4d19-aa67-e3c256b1870f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 20:58:17 devstack devstack@c-api.service[74905]: WARNING castellan.key_manager [None req-08b04e9e-bb44-4d19-aa67-e3c256b1870f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 20:58:17 devstack devstack@c-api.service[74904]: WARNING cinder.api.contrib.hosts [None req-d1edbff6-130c-4656-8252-a23f47a3961e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 07 20:58:17 devstack devstack@c-api.service[74904]: WARNING stevedore.named [None req-d1edbff6-130c-4656-8252-a23f47a3961e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 20:58:17 devstack devstack@c-api.service[74904]: WARNING castellan.key_manager [None req-d1edbff6-130c-4656-8252-a23f47a3961e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 20:58:17 devstack devstack@c-api.service[74905]: WARNING stevedore.named [None req-08b04e9e-bb44-4d19-aa67-e3c256b1870f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 20:58:17 devstack devstack@c-api.service[74905]: WARNING castellan.key_manager [None req-08b04e9e-bb44-4d19-aa67-e3c256b1870f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 20:58:17 devstack devstack@c-api.service[74904]: WARNING stevedore.named [None req-d1edbff6-130c-4656-8252-a23f47a3961e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 20:58:17 devstack devstack@c-api.service[74904]: WARNING castellan.key_manager [None req-d1edbff6-130c-4656-8252-a23f47a3961e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 20:58:17 devstack devstack@c-api.service[74905]: WARNING stevedore.named [None req-08b04e9e-bb44-4d19-aa67-e3c256b1870f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 20:58:17 devstack devstack@c-api.service[74905]: WARNING castellan.key_manager [None req-08b04e9e-bb44-4d19-aa67-e3c256b1870f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 20:58:17 devstack devstack@c-api.service[74904]: WARNING stevedore.named [None req-d1edbff6-130c-4656-8252-a23f47a3961e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 20:58:17 devstack devstack@c-api.service[74904]: WARNING castellan.key_manager [None req-d1edbff6-130c-4656-8252-a23f47a3961e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 20:58:17 devstack devstack@c-api.service[74905]: WARNING stevedore.named [None req-08b04e9e-bb44-4d19-aa67-e3c256b1870f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 20:58:17 devstack devstack@c-api.service[74905]: WARNING castellan.key_manager [None req-08b04e9e-bb44-4d19-aa67-e3c256b1870f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 20:58:17 devstack devstack@c-api.service[74904]: WARNING stevedore.named [None req-d1edbff6-130c-4656-8252-a23f47a3961e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 20:58:17 devstack devstack@c-api.service[74904]: WARNING castellan.key_manager [None req-d1edbff6-130c-4656-8252-a23f47a3961e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 20:58:17 devstack devstack@c-api.service[74905]: WARNING stevedore.named [None req-08b04e9e-bb44-4d19-aa67-e3c256b1870f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 20:58:17 devstack devstack@c-api.service[74905]: WARNING castellan.key_manager [None req-08b04e9e-bb44-4d19-aa67-e3c256b1870f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 20:58:17 devstack devstack@c-api.service[74904]: WARNING stevedore.named [None req-d1edbff6-130c-4656-8252-a23f47a3961e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 20:58:17 devstack devstack@c-api.service[74904]: WARNING castellan.key_manager [None req-d1edbff6-130c-4656-8252-a23f47a3961e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 20:58:17 devstack devstack@c-api.service[74905]: WARNING stevedore.named [None req-08b04e9e-bb44-4d19-aa67-e3c256b1870f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 20:58:17 devstack devstack@c-api.service[74905]: WARNING castellan.key_manager [None req-08b04e9e-bb44-4d19-aa67-e3c256b1870f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 20:58:17 devstack devstack@c-api.service[74904]: WARNING stevedore.named [None req-d1edbff6-130c-4656-8252-a23f47a3961e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 20:58:17 devstack devstack@c-api.service[74904]: WARNING castellan.key_manager [None req-d1edbff6-130c-4656-8252-a23f47a3961e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 20:58:17 devstack devstack@c-api.service[74905]: WARNING stevedore.named [None req-08b04e9e-bb44-4d19-aa67-e3c256b1870f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 20:58:17 devstack devstack@c-api.service[74905]: WARNING castellan.key_manager [None req-08b04e9e-bb44-4d19-aa67-e3c256b1870f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 20:58:17 devstack devstack@c-api.service[74904]: WARNING stevedore.named [None req-d1edbff6-130c-4656-8252-a23f47a3961e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 20:58:17 devstack devstack@c-api.service[74905]: DEBUG cinder.api.v3.router [None req-08b04e9e-bb44-4d19-aa67-e3c256b1870f None None] Extended resource: extensions {{(pid=74905) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 20:58:17 devstack devstack@c-api.service[74904]: WARNING castellan.key_manager [None req-d1edbff6-130c-4656-8252-a23f47a3961e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 20:58:17 devstack devstack@c-api.service[74904]: DEBUG cinder.api.v3.router [None req-d1edbff6-130c-4656-8252-a23f47a3961e None None] Extended resource: extensions {{(pid=74904) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 20:58:17 devstack devstack@c-api.service[74905]: DEBUG cinder.api.v3.router [None req-08b04e9e-bb44-4d19-aa67-e3c256b1870f None None] Extended resource: os-volume-manage {{(pid=74905) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 20:58:17 devstack devstack@c-api.service[74904]: DEBUG cinder.api.v3.router [None req-d1edbff6-130c-4656-8252-a23f47a3961e None None] Extended resource: os-volume-manage {{(pid=74904) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 20:58:17 devstack devstack@c-api.service[74905]: DEBUG cinder.api.v3.router [None req-08b04e9e-bb44-4d19-aa67-e3c256b1870f None None] Extended resource: os-quota-class-sets {{(pid=74905) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 20:58:17 devstack devstack@c-api.service[74904]: DEBUG cinder.api.v3.router [None req-d1edbff6-130c-4656-8252-a23f47a3961e None None] Extended resource: os-quota-class-sets {{(pid=74904) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 20:58:17 devstack devstack@c-api.service[74905]: DEBUG cinder.api.v3.router [None req-08b04e9e-bb44-4d19-aa67-e3c256b1870f None None] Extended resource: os-hosts {{(pid=74905) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 20:58:17 devstack devstack@c-api.service[74904]: DEBUG cinder.api.v3.router [None req-d1edbff6-130c-4656-8252-a23f47a3961e None None] Extended resource: os-hosts {{(pid=74904) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 20:58:17 devstack devstack@c-api.service[74905]: DEBUG cinder.api.v3.router [None req-08b04e9e-bb44-4d19-aa67-e3c256b1870f None None] Extended resource: capabilities {{(pid=74905) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 20:58:17 devstack devstack@c-api.service[74904]: DEBUG cinder.api.v3.router [None req-d1edbff6-130c-4656-8252-a23f47a3961e None None] Extended resource: capabilities {{(pid=74904) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 20:58:17 devstack devstack@c-api.service[74905]: DEBUG cinder.api.v3.router [None req-08b04e9e-bb44-4d19-aa67-e3c256b1870f None None] Extended resource: encryption {{(pid=74905) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 20:58:17 devstack devstack@c-api.service[74904]: DEBUG cinder.api.v3.router [None req-d1edbff6-130c-4656-8252-a23f47a3961e None None] Extended resource: encryption {{(pid=74904) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 20:58:17 devstack devstack@c-api.service[74905]: DEBUG cinder.api.v3.router [None req-08b04e9e-bb44-4d19-aa67-e3c256b1870f None None] Extended resource: scheduler-stats {{(pid=74905) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 20:58:17 devstack devstack@c-api.service[74904]: DEBUG cinder.api.v3.router [None req-d1edbff6-130c-4656-8252-a23f47a3961e None None] Extended resource: scheduler-stats {{(pid=74904) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 20:58:17 devstack devstack@c-api.service[74905]: DEBUG cinder.api.v3.router [None req-08b04e9e-bb44-4d19-aa67-e3c256b1870f None None] Extended resource: os-quota-sets {{(pid=74905) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 20:58:17 devstack devstack@c-api.service[74904]: DEBUG cinder.api.v3.router [None req-d1edbff6-130c-4656-8252-a23f47a3961e None None] Extended resource: os-quota-sets {{(pid=74904) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 20:58:17 devstack devstack@c-api.service[74905]: DEBUG cinder.api.v3.router [None req-08b04e9e-bb44-4d19-aa67-e3c256b1870f None None] Extended resource: os-availability-zone {{(pid=74905) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 20:58:17 devstack devstack@c-api.service[74904]: DEBUG cinder.api.v3.router [None req-d1edbff6-130c-4656-8252-a23f47a3961e None None] Extended resource: os-availability-zone {{(pid=74904) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 20:58:17 devstack devstack@c-api.service[74905]: DEBUG cinder.api.v3.router [None req-08b04e9e-bb44-4d19-aa67-e3c256b1870f None None] Extended resource: qos-specs {{(pid=74905) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 20:58:17 devstack devstack@c-api.service[74904]: DEBUG cinder.api.v3.router [None req-d1edbff6-130c-4656-8252-a23f47a3961e None None] Extended resource: qos-specs {{(pid=74904) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 20:58:17 devstack devstack@c-api.service[74905]: DEBUG cinder.api.v3.router [None req-08b04e9e-bb44-4d19-aa67-e3c256b1870f None None] Extended resource: extra_specs {{(pid=74905) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 20:58:17 devstack devstack@c-api.service[74904]: DEBUG cinder.api.v3.router [None req-d1edbff6-130c-4656-8252-a23f47a3961e None None] Extended resource: extra_specs {{(pid=74904) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 20:58:17 devstack devstack@c-api.service[74905]: DEBUG cinder.api.v3.router [None req-08b04e9e-bb44-4d19-aa67-e3c256b1870f None None] Extended resource: backups {{(pid=74905) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 20:58:17 devstack devstack@c-api.service[74904]: DEBUG cinder.api.v3.router [None req-d1edbff6-130c-4656-8252-a23f47a3961e None None] Extended resource: backups {{(pid=74904) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 20:58:17 devstack devstack@c-api.service[74905]: DEBUG cinder.api.v3.router [None req-08b04e9e-bb44-4d19-aa67-e3c256b1870f None None] Extended resource: encryption {{(pid=74905) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 20:58:17 devstack devstack@c-api.service[74904]: DEBUG cinder.api.v3.router [None req-d1edbff6-130c-4656-8252-a23f47a3961e None None] Extended resource: encryption {{(pid=74904) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 20:58:17 devstack devstack@c-api.service[74905]: DEBUG cinder.api.v3.router [None req-08b04e9e-bb44-4d19-aa67-e3c256b1870f None None] Extended resource: cgsnapshots {{(pid=74905) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 20:58:17 devstack devstack@c-api.service[74904]: DEBUG cinder.api.v3.router [None req-d1edbff6-130c-4656-8252-a23f47a3961e None None] Extended resource: cgsnapshots {{(pid=74904) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 20:58:17 devstack devstack@c-api.service[74905]: DEBUG cinder.api.v3.router [None req-08b04e9e-bb44-4d19-aa67-e3c256b1870f None None] Extended resource: os-volume-type-access {{(pid=74905) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 20:58:17 devstack devstack@c-api.service[74904]: DEBUG cinder.api.v3.router [None req-d1edbff6-130c-4656-8252-a23f47a3961e None None] Extended resource: os-volume-type-access {{(pid=74904) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 20:58:17 devstack devstack@c-api.service[74905]: DEBUG cinder.api.v3.router [None req-08b04e9e-bb44-4d19-aa67-e3c256b1870f None None] Extended resource: consistencygroups {{(pid=74905) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 20:58:17 devstack devstack@c-api.service[74904]: DEBUG cinder.api.v3.router [None req-d1edbff6-130c-4656-8252-a23f47a3961e None None] Extended resource: consistencygroups {{(pid=74904) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 20:58:17 devstack devstack@c-api.service[74905]: DEBUG cinder.api.v3.router [None req-08b04e9e-bb44-4d19-aa67-e3c256b1870f None None] Extended resource: os-volume-transfer {{(pid=74905) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 20:58:17 devstack devstack@c-api.service[74904]: DEBUG cinder.api.v3.router [None req-d1edbff6-130c-4656-8252-a23f47a3961e None None] Extended resource: os-volume-transfer {{(pid=74904) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 20:58:17 devstack devstack@c-api.service[74905]: DEBUG cinder.api.v3.router [None req-08b04e9e-bb44-4d19-aa67-e3c256b1870f None None] Extended resource: os-snapshot-manage {{(pid=74905) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 20:58:17 devstack devstack@c-api.service[74904]: DEBUG cinder.api.v3.router [None req-d1edbff6-130c-4656-8252-a23f47a3961e None None] Extended resource: os-snapshot-manage {{(pid=74904) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 20:58:17 devstack devstack@c-api.service[74905]: WARNING stevedore.named [None req-08b04e9e-bb44-4d19-aa67-e3c256b1870f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 20:58:17 devstack devstack@c-api.service[74905]: WARNING castellan.key_manager [None req-08b04e9e-bb44-4d19-aa67-e3c256b1870f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 20:58:17 devstack devstack@c-api.service[74905]: WARNING stevedore.named [None req-08b04e9e-bb44-4d19-aa67-e3c256b1870f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 20:58:17 devstack devstack@c-api.service[74904]: WARNING stevedore.named [None req-d1edbff6-130c-4656-8252-a23f47a3961e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 20:58:17 devstack devstack@c-api.service[74905]: WARNING castellan.key_manager [None req-08b04e9e-bb44-4d19-aa67-e3c256b1870f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 20:58:17 devstack devstack@c-api.service[74904]: WARNING castellan.key_manager [None req-d1edbff6-130c-4656-8252-a23f47a3961e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 20:58:17 devstack devstack@c-api.service[74905]: WARNING stevedore.named [None req-08b04e9e-bb44-4d19-aa67-e3c256b1870f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 20:58:17 devstack devstack@c-api.service[74904]: WARNING stevedore.named [None req-d1edbff6-130c-4656-8252-a23f47a3961e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 20:58:17 devstack devstack@c-api.service[74905]: WARNING castellan.key_manager [None req-08b04e9e-bb44-4d19-aa67-e3c256b1870f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 20:58:17 devstack devstack@c-api.service[74904]: WARNING castellan.key_manager [None req-d1edbff6-130c-4656-8252-a23f47a3961e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 20:58:17 devstack devstack@c-api.service[74904]: WARNING stevedore.named [None req-d1edbff6-130c-4656-8252-a23f47a3961e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 20:58:17 devstack devstack@c-api.service[74905]: WARNING stevedore.named [None req-08b04e9e-bb44-4d19-aa67-e3c256b1870f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 20:58:17 devstack devstack@c-api.service[74905]: WARNING castellan.key_manager [None req-08b04e9e-bb44-4d19-aa67-e3c256b1870f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 20:58:17 devstack devstack@c-api.service[74904]: WARNING castellan.key_manager [None req-d1edbff6-130c-4656-8252-a23f47a3961e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 20:58:17 devstack devstack@c-api.service[74905]: WARNING stevedore.named [None req-08b04e9e-bb44-4d19-aa67-e3c256b1870f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 20:58:17 devstack devstack@c-api.service[74905]: WARNING castellan.key_manager [None req-08b04e9e-bb44-4d19-aa67-e3c256b1870f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 20:58:17 devstack devstack@c-api.service[74904]: WARNING stevedore.named [None req-d1edbff6-130c-4656-8252-a23f47a3961e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 20:58:17 devstack devstack@c-api.service[74904]: WARNING castellan.key_manager [None req-d1edbff6-130c-4656-8252-a23f47a3961e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 20:58:17 devstack devstack@c-api.service[74905]: WARNING stevedore.named [None req-08b04e9e-bb44-4d19-aa67-e3c256b1870f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 20:58:17 devstack devstack@c-api.service[74905]: WARNING castellan.key_manager [None req-08b04e9e-bb44-4d19-aa67-e3c256b1870f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 20:58:17 devstack devstack@c-api.service[74904]: WARNING stevedore.named [None req-d1edbff6-130c-4656-8252-a23f47a3961e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 20:58:17 devstack devstack@c-api.service[74904]: WARNING castellan.key_manager [None req-d1edbff6-130c-4656-8252-a23f47a3961e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 20:58:17 devstack devstack@c-api.service[74905]: WARNING stevedore.named [None req-08b04e9e-bb44-4d19-aa67-e3c256b1870f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 20:58:17 devstack devstack@c-api.service[74905]: WARNING castellan.key_manager [None req-08b04e9e-bb44-4d19-aa67-e3c256b1870f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 20:58:17 devstack devstack@c-api.service[74904]: WARNING stevedore.named [None req-d1edbff6-130c-4656-8252-a23f47a3961e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 20:58:17 devstack devstack@c-api.service[74904]: WARNING castellan.key_manager [None req-d1edbff6-130c-4656-8252-a23f47a3961e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 20:58:17 devstack devstack@c-api.service[74905]: DEBUG cinder.api.contrib.snapshot_actions [None req-08b04e9e-bb44-4d19-aa67-e3c256b1870f None None] SnapshotActionsController initialized {{(pid=74905) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 07 20:58:17 devstack devstack@c-api.service[74905]: DEBUG cinder.api.v3.router [None req-08b04e9e-bb44-4d19-aa67-e3c256b1870f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=74905) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 20:58:17 devstack devstack@c-api.service[74905]: DEBUG cinder.api.v3.router [None req-08b04e9e-bb44-4d19-aa67-e3c256b1870f None None] Extension AdminActions extending resource: volumes {{(pid=74905) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 20:58:17 devstack devstack@c-api.service[74904]: WARNING stevedore.named [None req-d1edbff6-130c-4656-8252-a23f47a3961e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 20:58:17 devstack devstack@c-api.service[74905]: DEBUG cinder.api.v3.router [None req-08b04e9e-bb44-4d19-aa67-e3c256b1870f None None] Extension AdminActions extending resource: snapshots {{(pid=74905) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 20:58:17 devstack devstack@c-api.service[74904]: WARNING castellan.key_manager [None req-d1edbff6-130c-4656-8252-a23f47a3961e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 20:58:17 devstack devstack@c-api.service[74905]: DEBUG cinder.api.v3.router [None req-08b04e9e-bb44-4d19-aa67-e3c256b1870f None None] Extension AdminActions extending resource: backups {{(pid=74905) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 20:58:17 devstack devstack@c-api.service[74905]: DEBUG cinder.api.v3.router [None req-08b04e9e-bb44-4d19-aa67-e3c256b1870f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=74905) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 20:58:17 devstack devstack@c-api.service[74905]: DEBUG cinder.api.v3.router [None req-08b04e9e-bb44-4d19-aa67-e3c256b1870f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=74905) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 20:58:17 devstack devstack@c-api.service[74905]: DEBUG cinder.api.v3.router [None req-08b04e9e-bb44-4d19-aa67-e3c256b1870f None None] Extension VolumeActions extending resource: volumes {{(pid=74905) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 20:58:17 devstack devstack@c-api.service[74904]: DEBUG cinder.api.contrib.snapshot_actions [None req-d1edbff6-130c-4656-8252-a23f47a3961e None None] SnapshotActionsController initialized {{(pid=74904) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 07 20:58:17 devstack devstack@c-api.service[74905]: DEBUG cinder.api.v3.router [None req-08b04e9e-bb44-4d19-aa67-e3c256b1870f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=74905) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 20:58:17 devstack devstack@c-api.service[74904]: DEBUG cinder.api.v3.router [None req-d1edbff6-130c-4656-8252-a23f47a3961e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=74904) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 20:58:17 devstack devstack@c-api.service[74905]: DEBUG cinder.api.v3.router [None req-08b04e9e-bb44-4d19-aa67-e3c256b1870f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=74905) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 20:58:17 devstack devstack@c-api.service[74904]: DEBUG cinder.api.v3.router [None req-d1edbff6-130c-4656-8252-a23f47a3961e None None] Extension AdminActions extending resource: volumes {{(pid=74904) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 20:58:17 devstack devstack@c-api.service[74905]: DEBUG cinder.api.v3.router [None req-08b04e9e-bb44-4d19-aa67-e3c256b1870f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=74905) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 20:58:17 devstack devstack@c-api.service[74904]: DEBUG cinder.api.v3.router [None req-d1edbff6-130c-4656-8252-a23f47a3961e None None] Extension AdminActions extending resource: snapshots {{(pid=74904) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 20:58:17 devstack devstack@c-api.service[74905]: DEBUG cinder.api.v3.router [None req-08b04e9e-bb44-4d19-aa67-e3c256b1870f None None] Extension UsedLimits extending resource: limits {{(pid=74905) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 20:58:17 devstack devstack@c-api.service[74904]: DEBUG cinder.api.v3.router [None req-d1edbff6-130c-4656-8252-a23f47a3961e None None] Extension AdminActions extending resource: backups {{(pid=74904) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 20:58:17 devstack devstack@c-api.service[74905]: DEBUG cinder.api.v3.router [None req-08b04e9e-bb44-4d19-aa67-e3c256b1870f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=74905) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 20:58:17 devstack devstack@c-api.service[74904]: DEBUG cinder.api.v3.router [None req-d1edbff6-130c-4656-8252-a23f47a3961e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=74904) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 20:58:17 devstack devstack@c-api.service[74905]: DEBUG cinder.api.v3.router [None req-08b04e9e-bb44-4d19-aa67-e3c256b1870f None None] Extension TypesManage extending resource: types {{(pid=74905) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 20:58:17 devstack devstack@c-api.service[74904]: DEBUG cinder.api.v3.router [None req-d1edbff6-130c-4656-8252-a23f47a3961e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=74904) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 20:58:17 devstack devstack@c-api.service[74905]: DEBUG cinder.api.v3.router [None req-08b04e9e-bb44-4d19-aa67-e3c256b1870f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=74905) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 20:58:17 devstack devstack@c-api.service[74904]: DEBUG cinder.api.v3.router [None req-d1edbff6-130c-4656-8252-a23f47a3961e None None] Extension VolumeActions extending resource: volumes {{(pid=74904) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 20:58:17 devstack devstack@c-api.service[74905]: DEBUG cinder.api.v3.router [None req-08b04e9e-bb44-4d19-aa67-e3c256b1870f None None] Extension SnapshotActions extending resource: snapshots {{(pid=74905) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 20:58:17 devstack devstack@c-api.service[74904]: DEBUG cinder.api.v3.router [None req-d1edbff6-130c-4656-8252-a23f47a3961e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=74904) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 20:58:17 devstack devstack@c-api.service[74905]: DEBUG cinder.api.v3.router [None req-08b04e9e-bb44-4d19-aa67-e3c256b1870f None None] Extension VolumeTypeAccess extending resource: types {{(pid=74905) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 20:58:17 devstack devstack@c-api.service[74904]: DEBUG cinder.api.v3.router [None req-d1edbff6-130c-4656-8252-a23f47a3961e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=74904) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 20:58:17 devstack devstack@c-api.service[74904]: DEBUG cinder.api.v3.router [None req-d1edbff6-130c-4656-8252-a23f47a3961e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=74904) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 20:58:17 devstack devstack@c-api.service[74904]: DEBUG cinder.api.v3.router [None req-d1edbff6-130c-4656-8252-a23f47a3961e None None] Extension UsedLimits extending resource: limits {{(pid=74904) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 20:58:17 devstack devstack@c-api.service[74904]: DEBUG cinder.api.v3.router [None req-d1edbff6-130c-4656-8252-a23f47a3961e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=74904) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 20:58:17 devstack devstack@c-api.service[74904]: DEBUG cinder.api.v3.router [None req-d1edbff6-130c-4656-8252-a23f47a3961e None None] Extension TypesManage extending resource: types {{(pid=74904) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 20:58:17 devstack devstack@c-api.service[74904]: DEBUG cinder.api.v3.router [None req-d1edbff6-130c-4656-8252-a23f47a3961e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=74904) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 20:58:17 devstack devstack@c-api.service[74904]: DEBUG cinder.api.v3.router [None req-d1edbff6-130c-4656-8252-a23f47a3961e None None] Extension SnapshotActions extending resource: snapshots {{(pid=74904) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 20:58:17 devstack devstack@c-api.service[74904]: DEBUG cinder.api.v3.router [None req-d1edbff6-130c-4656-8252-a23f47a3961e None None] Extension VolumeTypeAccess extending resource: types {{(pid=74904) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 20:58:17 devstack devstack@c-api.service[74905]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7a7b0caa4668 pid: 74905 (default app) Sep 07 20:58:17 devstack devstack@c-api.service[74904]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7a7b0caa4668 pid: 74904 (default app) Sep 07 20:58:17 devstack devstack@c-api.service[74905]: DEBUG cinder.api.middleware.request_id [None req-a09d6a07-fd72-4292-bc87-b9fce4b61c6b None None] RequestId filter calling following filter/app {{(pid=74905) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 20:58:17 devstack devstack@c-api.service[74905]: [pid: 74905|app: 0|req: 1/1] 192.168.122.168 () {50 vars in 785 bytes} [Mon Sep 7 20:58:17 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 07 20:58:25 devstack devstack@c-api.service[74904]: DEBUG cinder.api.middleware.request_id [None req-7d586e3d-0e50-4940-a537-e7ba41a4e52f None None] RequestId filter calling following filter/app {{(pid=74904) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 20:58:26 devstack devstack@c-api.service[74904]: INFO cinder.api.openstack.wsgi [None req-7d586e3d-0e50-4940-a537-e7ba41a4e52f admin admin] POST http://192.168.122.168/volume/v3/types Sep 07 20:58:26 devstack devstack@c-api.service[74904]: DEBUG cinder.api.openstack.wsgi [None req-7d586e3d-0e50-4940-a537-e7ba41a4e52f admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null}} {{(pid=74904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 20:58:26 devstack devstack@c-api.service[74904]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 20:58:26 devstack devstack@c-api.service[74904]: warnings.warn( Sep 07 20:58:26 devstack devstack@c-api.service[74904]: DEBUG oslo_db.sqlalchemy.engines [None req-7d586e3d-0e50-4940-a537-e7ba41a4e52f 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=74904) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 20:58:26 devstack devstack@c-api.service[74904]: INFO cinder.api.openstack.wsgi [None req-7d586e3d-0e50-4940-a537-e7ba41a4e52f admin admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 07 20:58:26 devstack devstack@c-api.service[74904]: [pid: 74904|app: 0|req: 1/2] 192.168.122.168 () {60 vars in 1191 bytes} [Mon Sep 7 20:58:25 2026] POST /volume/v3/types => generated 186 bytes in 1226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 20:58:26 devstack devstack@c-api.service[74905]: DEBUG cinder.api.middleware.request_id [None req-9cee3188-e0d7-4372-b5ef-5de49e8f26f5 None None] RequestId filter calling following filter/app {{(pid=74905) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 20:58:27 devstack devstack@c-api.service[74905]: INFO cinder.api.openstack.wsgi [None req-9cee3188-e0d7-4372-b5ef-5de49e8f26f5 admin admin] POST http://192.168.122.168/volume/v3/types/54945793-b5e7-43ce-bc0f-f9f960b05e5c/extra_specs Sep 07 20:58:27 devstack devstack@c-api.service[74905]: DEBUG cinder.api.openstack.wsgi [None req-9cee3188-e0d7-4372-b5ef-5de49e8f26f5 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=74905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 20:58:27 devstack devstack@c-api.service[74905]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 20:58:27 devstack devstack@c-api.service[74905]: warnings.warn( Sep 07 20:58:27 devstack devstack@c-api.service[74905]: DEBUG oslo_db.sqlalchemy.engines [None req-9cee3188-e0d7-4372-b5ef-5de49e8f26f5 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=74905) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 20:58:27 devstack devstack@c-api.service[74905]: DEBUG dbcounter [-] [74905] Writing DB stats cinder:SELECT=6 {{(pid=74905) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 20:58:27 devstack devstack@c-api.service[74905]: INFO cinder.api.openstack.wsgi [None req-9cee3188-e0d7-4372-b5ef-5de49e8f26f5 admin admin] http://192.168.122.168/volume/v3/types/54945793-b5e7-43ce-bc0f-f9f960b05e5c/extra_specs returned with HTTP 200 Sep 07 20:58:27 devstack devstack@c-api.service[74905]: [pid: 74905|app: 0|req: 2/3] 192.168.122.168 () {60 vars in 1338 bytes} [Mon Sep 7 20:58:26 2026] POST /volume/v3/types/54945793-b5e7-43ce-bc0f-f9f960b05e5c/extra_specs => generated 55 bytes in 792 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 20:58:36 devstack devstack@c-api.service[74904]: DEBUG dbcounter [-] [74904] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=74904) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 20:58:37 devstack devstack@c-api.service[74905]: DEBUG dbcounter [-] [74905] Writing DB stats cinder:SELECT=5,cinder:INSERT=1 {{(pid=74905) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 20:59:09 devstack devstack@c-api.service[74904]: DEBUG cinder.api.middleware.request_id [None req-1f94f604-52a6-4fce-a70f-caebe71586ef None None] RequestId filter calling following filter/app {{(pid=74904) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 20:59:09 devstack devstack@c-api.service[74904]: INFO cinder.api.openstack.wsgi [None req-1f94f604-52a6-4fce-a70f-caebe71586ef None None] GET http://192.168.122.168/volume// Sep 07 20:59:09 devstack devstack@c-api.service[74904]: DEBUG cinder.api.openstack.wsgi [None req-1f94f604-52a6-4fce-a70f-caebe71586ef None None] Empty body provided in request {{(pid=74904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 20:59:09 devstack devstack@c-api.service[74904]: DEBUG cinder.api.openstack.wsgi [None req-1f94f604-52a6-4fce-a70f-caebe71586ef None None] Calling method 'all' {{(pid=74904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 20:59:09 devstack devstack@c-api.service[74904]: INFO cinder.api.openstack.wsgi [None req-1f94f604-52a6-4fce-a70f-caebe71586ef None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 07 20:59:09 devstack devstack@c-api.service[74904]: [pid: 74904|app: 0|req: 2/4] 192.168.122.168 () {58 vars in 1314 bytes} [Mon Sep 7 20:59: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 07 21:00:57 devstack devstack@c-api.service[74905]: DEBUG cinder.api.middleware.request_id [None req-3664f290-cff7-4f65-8cc8-1232d13ac695 None None] RequestId filter calling following filter/app {{(pid=74905) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:00:57 devstack devstack@c-api.service[74905]: INFO cinder.api.openstack.wsgi [None req-3664f290-cff7-4f65-8cc8-1232d13ac695 tempest-verify_tempest_config-1897654862 tempest-verify_tempest_config-1897654862-project-member] GET http://192.168.122.168/volume/v3/extensions Sep 07 21:00:57 devstack devstack@c-api.service[74905]: DEBUG cinder.api.openstack.wsgi [None req-3664f290-cff7-4f65-8cc8-1232d13ac695 tempest-verify_tempest_config-1897654862 tempest-verify_tempest_config-1897654862-project-member] Empty body provided in request {{(pid=74905) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:00:57 devstack devstack@c-api.service[74905]: DEBUG cinder.api.openstack.wsgi [None req-3664f290-cff7-4f65-8cc8-1232d13ac695 tempest-verify_tempest_config-1897654862 tempest-verify_tempest_config-1897654862-project-member] Calling method 'index' {{(pid=74905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:00:57 devstack devstack@c-api.service[74905]: INFO cinder.api.openstack.wsgi [None req-3664f290-cff7-4f65-8cc8-1232d13ac695 tempest-verify_tempest_config-1897654862 tempest-verify_tempest_config-1897654862-project-member] http://192.168.122.168/volume/v3/extensions returned with HTTP 200 Sep 07 21:00:57 devstack devstack@c-api.service[74905]: [pid: 74905|app: 0|req: 3/5] 192.168.122.168 () {58 vars in 1130 bytes} [Mon Sep 7 21:00:57 2026] GET /volume/v3/extensions => generated 5245 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:01:04 devstack devstack@c-api.service[74904]: DEBUG cinder.api.middleware.request_id [None req-28f87674-6d24-42b8-9fcb-8392d0e54243 None None] RequestId filter calling following filter/app {{(pid=74904) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:01:04 devstack devstack@c-api.service[74904]: INFO cinder.api.openstack.wsgi [None req-28f87674-6d24-42b8-9fcb-8392d0e54243 demo admin] POST http://192.168.122.168/volume/v3/types Sep 07 21:01:04 devstack devstack@c-api.service[74904]: DEBUG cinder.api.openstack.wsgi [None req-28f87674-6d24-42b8-9fcb-8392d0e54243 demo admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "QuobyteHD", "description": null}} {{(pid=74904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:01:04 devstack devstack@c-api.service[74904]: INFO cinder.api.openstack.wsgi [None req-28f87674-6d24-42b8-9fcb-8392d0e54243 demo admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 07 21:01:04 devstack devstack@c-api.service[74904]: [pid: 74904|app: 0|req: 3/6] 192.168.122.168 () {60 vars in 1191 bytes} [Mon Sep 7 21:01:04 2026] POST /volume/v3/types => generated 184 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:01:14 devstack devstack@c-api.service[74904]: DEBUG dbcounter [-] [74904] Writing DB stats cinder:SELECT=3,cinder:INSERT=1 {{(pid=74904) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 21:03:00 devstack devstack@c-api.service[74895]: Mon Sep 7 21:03:00 2026 - graceful shutdown triggered... Sep 07 21:03:00 devstack devstack@c-api.service[74904]: Gracefully killing worker 1 (pid: 74904)... Sep 07 21:03:00 devstack devstack@c-api.service[74905]: Gracefully killing worker 2 (pid: 74905)... Sep 07 21:03:01 devstack devstack@c-api.service[74895]: worker 1 buried after 1 seconds Sep 07 21:03:01 devstack devstack@c-api.service[74895]: worker 2 buried after 1 seconds Sep 07 21:03:01 devstack devstack@c-api.service[74895]: goodbye to uWSGI. Sep 07 21:03:01 devstack devstack@c-api.service[86586]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 07 21:03:01 devstack devstack@c-api.service[86586]: *** Starting uWSGI 2.0.24-debian (64bit) on [Mon Sep 7 21:03:01 2026] *** Sep 07 21:03:01 devstack devstack@c-api.service[86586]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 07 21:03:01 devstack devstack@c-api.service[86586]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 07 21:03:01 devstack devstack@c-api.service[86586]: nodename: devstack Sep 07 21:03:01 devstack devstack@c-api.service[86586]: machine: x86_64 Sep 07 21:03:01 devstack devstack@c-api.service[86586]: clock source: unix Sep 07 21:03:01 devstack devstack@c-api.service[86586]: pcre jit disabled Sep 07 21:03:01 devstack devstack@c-api.service[86586]: detected number of CPU cores: 4 Sep 07 21:03:01 devstack devstack@c-api.service[86586]: current working directory: / Sep 07 21:03:01 devstack devstack@c-api.service[86586]: detected binary path: /usr/bin/uwsgi-core Sep 07 21:03:01 devstack devstack@c-api.service[86586]: your processes number limit is 47518 Sep 07 21:03:01 devstack devstack@c-api.service[86586]: your memory page size is 4096 bytes Sep 07 21:03:01 devstack devstack@c-api.service[86586]: detected max file descriptor number: 2048 Sep 07 21:03:01 devstack devstack@c-api.service[86586]: lock engine: pthread robust mutexes Sep 07 21:03:01 devstack devstack@c-api.service[86586]: thunder lock: enabled Sep 07 21:03:01 devstack devstack@c-api.service[86586]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 07 21:03:01 devstack devstack@c-api.service[86586]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 07 21:03:01 devstack devstack@c-api.service[86586]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 07 21:03:01 devstack devstack@c-api.service[86586]: Set PythonHome to /opt/stack/data/venv Sep 07 21:03:02 devstack devstack@c-api.service[86586]: Python main interpreter initialized at 0x7145cdea4668 Sep 07 21:03:02 devstack devstack@c-api.service[86586]: python threads support enabled Sep 07 21:03:02 devstack devstack@c-api.service[86586]: your server socket listen backlog is limited to 100 connections Sep 07 21:03:02 devstack devstack@c-api.service[86586]: your mercy for graceful operations on workers is 80 seconds Sep 07 21:03:02 devstack devstack@c-api.service[86586]: mapped 403077 bytes (393 KB) for 2 cores Sep 07 21:03:02 devstack devstack@c-api.service[86586]: *** Operational MODE: preforking *** Sep 07 21:03:02 devstack devstack@c-api.service[86586]: *** uWSGI is running in multiple interpreter mode *** Sep 07 21:03:02 devstack devstack@c-api.service[86586]: spawned uWSGI master process (pid: 86586) Sep 07 21:03:02 devstack devstack@c-api.service[86586]: spawned uWSGI worker 1 (pid: 86588, cores: 1) Sep 07 21:03:02 devstack devstack@c-api.service[86586]: spawned uWSGI worker 2 (pid: 86589, cores: 1) Sep 07 21:03:02 devstack devstack@c-api.service[86586]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 07 21:03:02 devstack devstack@c-api.service[86589]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 07 21:03:02 devstack devstack@c-api.service[86589]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 07 21:03:02 devstack devstack@c-api.service[86589]: we strongly recommend against using it for new projects. Sep 07 21:03:02 devstack devstack@c-api.service[86589]: If you are already using Eventlet, we recommend migrating to a different Sep 07 21:03:02 devstack devstack@c-api.service[86589]: framework. For more detail see Sep 07 21:03:02 devstack devstack@c-api.service[86589]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 07 21:03:02 devstack devstack@c-api.service[86589]: import eventlet # noqa Sep 07 21:03:02 devstack devstack@c-api.service[86588]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 07 21:03:02 devstack devstack@c-api.service[86588]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 07 21:03:02 devstack devstack@c-api.service[86588]: we strongly recommend against using it for new projects. Sep 07 21:03:02 devstack devstack@c-api.service[86588]: If you are already using Eventlet, we recommend migrating to a different Sep 07 21:03:02 devstack devstack@c-api.service[86588]: framework. For more detail see Sep 07 21:03:02 devstack devstack@c-api.service[86588]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 07 21:03:02 devstack devstack@c-api.service[86588]: import eventlet # noqa Sep 07 21:03:02 devstack devstack@c-api.service[86588]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 07 21:03:02 devstack devstack@c-api.service[86588]: from cgi import parse_header Sep 07 21:03:02 devstack devstack@c-api.service[86589]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 07 21:03:02 devstack devstack@c-api.service[86589]: from cgi import parse_header Sep 07 21:03:02 devstack devstack@c-api.service[86588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 07 21:03:02 devstack devstack@c-api.service[86588]: warnings.warn( Sep 07 21:03:02 devstack devstack@c-api.service[86588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 07 21:03:02 devstack devstack@c-api.service[86588]: removals.removed_module( Sep 07 21:03:02 devstack devstack@c-api.service[86588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 07 21:03:02 devstack devstack@c-api.service[86588]: removals.removed_module( Sep 07 21:03:02 devstack devstack@c-api.service[86589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 07 21:03:02 devstack devstack@c-api.service[86589]: warnings.warn( Sep 07 21:03:02 devstack devstack@c-api.service[86589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 07 21:03:02 devstack devstack@c-api.service[86589]: removals.removed_module( Sep 07 21:03:02 devstack devstack@c-api.service[86589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 07 21:03:02 devstack devstack@c-api.service[86589]: removals.removed_module( Sep 07 21:03:05 devstack devstack@c-api.service[86588]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 07 21:03:05 devstack devstack@c-api.service[86588]: warnings.warn( Sep 07 21:03:05 devstack devstack@c-api.service[86588]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 07 21:03:05 devstack devstack@c-api.service[86588]: warnings.warn( Sep 07 21:03:05 devstack devstack@c-api.service[86589]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 07 21:03:05 devstack devstack@c-api.service[86589]: warnings.warn( Sep 07 21:03:05 devstack devstack@c-api.service[86589]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 07 21:03:05 devstack devstack@c-api.service[86589]: warnings.warn( Sep 07 21:03:05 devstack devstack@c-api.service[86588]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 07 21:03:05 devstack devstack@c-api.service[86588]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86588) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 07 21:03:05 devstack devstack@c-api.service[86588]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 07 21:03:05 devstack devstack@c-api.service[86588]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 07 21:03:06 devstack devstack@c-api.service[86589]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 07 21:03:06 devstack devstack@c-api.service[86589]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86589) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 07 21:03:06 devstack devstack@c-api.service[86589]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 07 21:03:06 devstack devstack@c-api.service[86589]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86588) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86588) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86588) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86588) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86588) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86588) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86588) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86588) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86588) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86588) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86588) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86588) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86588) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86588) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86588) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86588) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86588) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86588) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86588) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86588) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86588) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86588) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86588) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86588) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86588) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86588) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86588) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86588) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86588) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86588) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86588) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86588) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86588) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86588) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86588) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:06 devstack devstack@c-api.service[86588]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86588) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:07 devstack devstack@c-api.service[86588]: INFO dbcounter [None req-daf0d958-eecb-4cfe-8d25-e5723a868eec None None] Registered counter for database cinder Sep 07 21:03:07 devstack devstack@c-api.service[86588]: DEBUG oslo_db.sqlalchemy.engines [None req-daf0d958-eecb-4cfe-8d25-e5723a868eec 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=86588) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86589) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86589) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86589) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86589) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86589) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86589) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86589) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86589) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86589) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86589) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86589) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86589) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86589) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86589) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86589) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86589) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86589) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86589) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86589) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86589) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86589) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86589) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86589) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86589) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86589) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86589) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86589) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86589) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86589) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86589) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86589) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86589) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86589) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86589) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86589) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86589) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: INFO dbcounter [None req-70404bed-f09d-4065-89e0-cc88dd89f5db None None] Registered counter for database cinder Sep 07 21:03:07 devstack devstack@c-api.service[86588]: DEBUG dbcounter [-] [86588] Writer thread running {{(pid=86588) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 07 21:03:07 devstack devstack@c-api.service[86588]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:03:07 devstack devstack@c-api.service[86588]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 21:03:07 devstack devstack@c-api.service[86588]: INFO cinder.rpc [None req-daf0d958-eecb-4cfe-8d25-e5723a868eec None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 07 21:03:07 devstack devstack@c-api.service[86588]: INFO cinder.rpc [None req-daf0d958-eecb-4cfe-8d25-e5723a868eec None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 07 21:03:07 devstack devstack@c-api.service[86588]: INFO cinder.rpc [None req-daf0d958-eecb-4cfe-8d25-e5723a868eec None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 07 21:03:07 devstack devstack@c-api.service[86588]: INFO cinder.rpc [None req-daf0d958-eecb-4cfe-8d25-e5723a868eec None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 07 21:03:07 devstack devstack@c-api.service[86588]: WARNING stevedore.named [None req-daf0d958-eecb-4cfe-8d25-e5723a868eec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:07 devstack devstack@c-api.service[86588]: WARNING castellan.key_manager [None req-daf0d958-eecb-4cfe-8d25-e5723a868eec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:07 devstack devstack@c-api.service[86588]: WARNING cinder.keymgr.conf_key_mgr [None req-daf0d958-eecb-4cfe-8d25-e5723a868eec None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:07 devstack devstack@c-api.service[86588]: WARNING stevedore.named [None req-daf0d958-eecb-4cfe-8d25-e5723a868eec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:07 devstack devstack@c-api.service[86588]: WARNING castellan.key_manager [None req-daf0d958-eecb-4cfe-8d25-e5723a868eec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG oslo_db.sqlalchemy.engines [None req-70404bed-f09d-4065-89e0-cc88dd89f5db 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=86589) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 21:03:07 devstack devstack@c-api.service[86588]: DEBUG oslo_db.sqlalchemy.engines [None req-daf0d958-eecb-4cfe-8d25-e5723a868eec 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=86588) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 21:03:07 devstack devstack@c-api.service[86588]: INFO cinder.rpc [None req-daf0d958-eecb-4cfe-8d25-e5723a868eec None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 07 21:03:07 devstack devstack@c-api.service[86588]: INFO cinder.rpc [None req-daf0d958-eecb-4cfe-8d25-e5723a868eec None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 07 21:03:07 devstack devstack@c-api.service[86588]: WARNING stevedore.named [None req-daf0d958-eecb-4cfe-8d25-e5723a868eec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:07 devstack devstack@c-api.service[86588]: WARNING castellan.key_manager [None req-daf0d958-eecb-4cfe-8d25-e5723a868eec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:07 devstack devstack@c-api.service[86588]: WARNING stevedore.named [None req-daf0d958-eecb-4cfe-8d25-e5723a868eec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:07 devstack devstack@c-api.service[86588]: WARNING castellan.key_manager [None req-daf0d958-eecb-4cfe-8d25-e5723a868eec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:07 devstack devstack@c-api.service[86588]: WARNING stevedore.named [None req-daf0d958-eecb-4cfe-8d25-e5723a868eec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:07 devstack devstack@c-api.service[86588]: WARNING castellan.key_manager [None req-daf0d958-eecb-4cfe-8d25-e5723a868eec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:07 devstack devstack@c-api.service[86588]: WARNING stevedore.named [None req-daf0d958-eecb-4cfe-8d25-e5723a868eec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:07 devstack devstack@c-api.service[86588]: WARNING castellan.key_manager [None req-daf0d958-eecb-4cfe-8d25-e5723a868eec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:07 devstack devstack@c-api.service[86588]: WARNING stevedore.named [None req-daf0d958-eecb-4cfe-8d25-e5723a868eec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:07 devstack devstack@c-api.service[86588]: WARNING castellan.key_manager [None req-daf0d958-eecb-4cfe-8d25-e5723a868eec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:07 devstack devstack@c-api.service[86588]: WARNING stevedore.named [None req-daf0d958-eecb-4cfe-8d25-e5723a868eec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:07 devstack devstack@c-api.service[86588]: WARNING castellan.key_manager [None req-daf0d958-eecb-4cfe-8d25-e5723a868eec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:07 devstack devstack@c-api.service[86588]: WARNING stevedore.named [None req-daf0d958-eecb-4cfe-8d25-e5723a868eec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:07 devstack devstack@c-api.service[86588]: WARNING castellan.key_manager [None req-daf0d958-eecb-4cfe-8d25-e5723a868eec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:07 devstack devstack@c-api.service[86588]: WARNING stevedore.named [None req-daf0d958-eecb-4cfe-8d25-e5723a868eec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:07 devstack devstack@c-api.service[86588]: WARNING castellan.key_manager [None req-daf0d958-eecb-4cfe-8d25-e5723a868eec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:07 devstack devstack@c-api.service[86588]: WARNING stevedore.named [None req-daf0d958-eecb-4cfe-8d25-e5723a868eec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:07 devstack devstack@c-api.service[86588]: WARNING castellan.key_manager [None req-daf0d958-eecb-4cfe-8d25-e5723a868eec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:07 devstack devstack@c-api.service[86588]: WARNING stevedore.named [None req-daf0d958-eecb-4cfe-8d25-e5723a868eec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:07 devstack devstack@c-api.service[86588]: WARNING castellan.key_manager [None req-daf0d958-eecb-4cfe-8d25-e5723a868eec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:07 devstack devstack@c-api.service[86588]: WARNING stevedore.named [None req-daf0d958-eecb-4cfe-8d25-e5723a868eec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:07 devstack devstack@c-api.service[86588]: WARNING castellan.key_manager [None req-daf0d958-eecb-4cfe-8d25-e5723a868eec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:07 devstack devstack@c-api.service[86588]: WARNING stevedore.named [None req-daf0d958-eecb-4cfe-8d25-e5723a868eec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:07 devstack devstack@c-api.service[86588]: WARNING castellan.key_manager [None req-daf0d958-eecb-4cfe-8d25-e5723a868eec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:07 devstack devstack@c-api.service[86588]: WARNING stevedore.named [None req-daf0d958-eecb-4cfe-8d25-e5723a868eec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:07 devstack devstack@c-api.service[86588]: WARNING castellan.key_manager [None req-daf0d958-eecb-4cfe-8d25-e5723a868eec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:07 devstack devstack@c-api.service[86588]: WARNING stevedore.named [None req-daf0d958-eecb-4cfe-8d25-e5723a868eec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:07 devstack devstack@c-api.service[86588]: WARNING castellan.key_manager [None req-daf0d958-eecb-4cfe-8d25-e5723a868eec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:07 devstack devstack@c-api.service[86588]: WARNING stevedore.named [None req-daf0d958-eecb-4cfe-8d25-e5723a868eec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:07 devstack devstack@c-api.service[86588]: WARNING castellan.key_manager [None req-daf0d958-eecb-4cfe-8d25-e5723a868eec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:07 devstack devstack@c-api.service[86588]: WARNING cinder.api.contrib.hosts [None req-daf0d958-eecb-4cfe-8d25-e5723a868eec None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 07 21:03:07 devstack devstack@c-api.service[86588]: WARNING stevedore.named [None req-daf0d958-eecb-4cfe-8d25-e5723a868eec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:07 devstack devstack@c-api.service[86588]: WARNING castellan.key_manager [None req-daf0d958-eecb-4cfe-8d25-e5723a868eec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:07 devstack devstack@c-api.service[86588]: WARNING stevedore.named [None req-daf0d958-eecb-4cfe-8d25-e5723a868eec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:07 devstack devstack@c-api.service[86588]: WARNING castellan.key_manager [None req-daf0d958-eecb-4cfe-8d25-e5723a868eec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:07 devstack devstack@c-api.service[86588]: WARNING stevedore.named [None req-daf0d958-eecb-4cfe-8d25-e5723a868eec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:07 devstack devstack@c-api.service[86588]: WARNING castellan.key_manager [None req-daf0d958-eecb-4cfe-8d25-e5723a868eec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:07 devstack devstack@c-api.service[86588]: WARNING stevedore.named [None req-daf0d958-eecb-4cfe-8d25-e5723a868eec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:07 devstack devstack@c-api.service[86588]: WARNING castellan.key_manager [None req-daf0d958-eecb-4cfe-8d25-e5723a868eec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:07 devstack devstack@c-api.service[86588]: WARNING stevedore.named [None req-daf0d958-eecb-4cfe-8d25-e5723a868eec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:07 devstack devstack@c-api.service[86588]: WARNING castellan.key_manager [None req-daf0d958-eecb-4cfe-8d25-e5723a868eec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:07 devstack devstack@c-api.service[86588]: WARNING stevedore.named [None req-daf0d958-eecb-4cfe-8d25-e5723a868eec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:07 devstack devstack@c-api.service[86588]: WARNING castellan.key_manager [None req-daf0d958-eecb-4cfe-8d25-e5723a868eec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:07 devstack devstack@c-api.service[86588]: WARNING stevedore.named [None req-daf0d958-eecb-4cfe-8d25-e5723a868eec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:07 devstack devstack@c-api.service[86588]: WARNING castellan.key_manager [None req-daf0d958-eecb-4cfe-8d25-e5723a868eec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:07 devstack devstack@c-api.service[86588]: DEBUG cinder.api.v3.router [None req-daf0d958-eecb-4cfe-8d25-e5723a868eec None None] Extended resource: extensions {{(pid=86588) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 21:03:07 devstack devstack@c-api.service[86588]: DEBUG cinder.api.v3.router [None req-daf0d958-eecb-4cfe-8d25-e5723a868eec None None] Extended resource: os-volume-manage {{(pid=86588) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 21:03:07 devstack devstack@c-api.service[86588]: DEBUG cinder.api.v3.router [None req-daf0d958-eecb-4cfe-8d25-e5723a868eec None None] Extended resource: os-quota-class-sets {{(pid=86588) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 21:03:07 devstack devstack@c-api.service[86588]: DEBUG cinder.api.v3.router [None req-daf0d958-eecb-4cfe-8d25-e5723a868eec None None] Extended resource: os-hosts {{(pid=86588) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 21:03:07 devstack devstack@c-api.service[86588]: DEBUG cinder.api.v3.router [None req-daf0d958-eecb-4cfe-8d25-e5723a868eec None None] Extended resource: capabilities {{(pid=86588) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 21:03:07 devstack devstack@c-api.service[86588]: DEBUG cinder.api.v3.router [None req-daf0d958-eecb-4cfe-8d25-e5723a868eec None None] Extended resource: encryption {{(pid=86588) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 21:03:07 devstack devstack@c-api.service[86588]: DEBUG cinder.api.v3.router [None req-daf0d958-eecb-4cfe-8d25-e5723a868eec None None] Extended resource: scheduler-stats {{(pid=86588) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 21:03:07 devstack devstack@c-api.service[86588]: DEBUG cinder.api.v3.router [None req-daf0d958-eecb-4cfe-8d25-e5723a868eec None None] Extended resource: os-quota-sets {{(pid=86588) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 21:03:07 devstack devstack@c-api.service[86588]: DEBUG cinder.api.v3.router [None req-daf0d958-eecb-4cfe-8d25-e5723a868eec None None] Extended resource: os-availability-zone {{(pid=86588) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 21:03:07 devstack devstack@c-api.service[86588]: DEBUG cinder.api.v3.router [None req-daf0d958-eecb-4cfe-8d25-e5723a868eec None None] Extended resource: qos-specs {{(pid=86588) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 21:03:07 devstack devstack@c-api.service[86588]: DEBUG cinder.api.v3.router [None req-daf0d958-eecb-4cfe-8d25-e5723a868eec None None] Extended resource: extra_specs {{(pid=86588) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 21:03:07 devstack devstack@c-api.service[86588]: DEBUG cinder.api.v3.router [None req-daf0d958-eecb-4cfe-8d25-e5723a868eec None None] Extended resource: backups {{(pid=86588) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 21:03:07 devstack devstack@c-api.service[86588]: DEBUG cinder.api.v3.router [None req-daf0d958-eecb-4cfe-8d25-e5723a868eec None None] Extended resource: encryption {{(pid=86588) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 21:03:07 devstack devstack@c-api.service[86588]: DEBUG cinder.api.v3.router [None req-daf0d958-eecb-4cfe-8d25-e5723a868eec None None] Extended resource: cgsnapshots {{(pid=86588) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 21:03:07 devstack devstack@c-api.service[86588]: DEBUG cinder.api.v3.router [None req-daf0d958-eecb-4cfe-8d25-e5723a868eec None None] Extended resource: os-volume-type-access {{(pid=86588) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 21:03:07 devstack devstack@c-api.service[86588]: DEBUG cinder.api.v3.router [None req-daf0d958-eecb-4cfe-8d25-e5723a868eec None None] Extended resource: consistencygroups {{(pid=86588) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 21:03:07 devstack devstack@c-api.service[86588]: DEBUG cinder.api.v3.router [None req-daf0d958-eecb-4cfe-8d25-e5723a868eec None None] Extended resource: os-volume-transfer {{(pid=86588) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 21:03:07 devstack devstack@c-api.service[86588]: DEBUG cinder.api.v3.router [None req-daf0d958-eecb-4cfe-8d25-e5723a868eec None None] Extended resource: os-snapshot-manage {{(pid=86588) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 21:03:07 devstack devstack@c-api.service[86588]: WARNING stevedore.named [None req-daf0d958-eecb-4cfe-8d25-e5723a868eec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:07 devstack devstack@c-api.service[86588]: WARNING castellan.key_manager [None req-daf0d958-eecb-4cfe-8d25-e5723a868eec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:07 devstack devstack@c-api.service[86588]: WARNING stevedore.named [None req-daf0d958-eecb-4cfe-8d25-e5723a868eec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:07 devstack devstack@c-api.service[86588]: WARNING castellan.key_manager [None req-daf0d958-eecb-4cfe-8d25-e5723a868eec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:07 devstack devstack@c-api.service[86588]: WARNING stevedore.named [None req-daf0d958-eecb-4cfe-8d25-e5723a868eec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:07 devstack devstack@c-api.service[86588]: WARNING castellan.key_manager [None req-daf0d958-eecb-4cfe-8d25-e5723a868eec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:07 devstack devstack@c-api.service[86588]: WARNING stevedore.named [None req-daf0d958-eecb-4cfe-8d25-e5723a868eec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:07 devstack devstack@c-api.service[86588]: WARNING castellan.key_manager [None req-daf0d958-eecb-4cfe-8d25-e5723a868eec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:07 devstack devstack@c-api.service[86588]: WARNING stevedore.named [None req-daf0d958-eecb-4cfe-8d25-e5723a868eec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:07 devstack devstack@c-api.service[86588]: WARNING castellan.key_manager [None req-daf0d958-eecb-4cfe-8d25-e5723a868eec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:07 devstack devstack@c-api.service[86588]: WARNING stevedore.named [None req-daf0d958-eecb-4cfe-8d25-e5723a868eec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:07 devstack devstack@c-api.service[86588]: WARNING castellan.key_manager [None req-daf0d958-eecb-4cfe-8d25-e5723a868eec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:07 devstack devstack@c-api.service[86588]: WARNING stevedore.named [None req-daf0d958-eecb-4cfe-8d25-e5723a868eec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:07 devstack devstack@c-api.service[86588]: WARNING castellan.key_manager [None req-daf0d958-eecb-4cfe-8d25-e5723a868eec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:07 devstack devstack@c-api.service[86588]: DEBUG cinder.api.contrib.snapshot_actions [None req-daf0d958-eecb-4cfe-8d25-e5723a868eec None None] SnapshotActionsController initialized {{(pid=86588) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 07 21:03:07 devstack devstack@c-api.service[86588]: DEBUG cinder.api.v3.router [None req-daf0d958-eecb-4cfe-8d25-e5723a868eec None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86588) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 21:03:07 devstack devstack@c-api.service[86588]: DEBUG cinder.api.v3.router [None req-daf0d958-eecb-4cfe-8d25-e5723a868eec None None] Extension AdminActions extending resource: volumes {{(pid=86588) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 21:03:07 devstack devstack@c-api.service[86588]: DEBUG cinder.api.v3.router [None req-daf0d958-eecb-4cfe-8d25-e5723a868eec None None] Extension AdminActions extending resource: snapshots {{(pid=86588) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 21:03:07 devstack devstack@c-api.service[86588]: DEBUG cinder.api.v3.router [None req-daf0d958-eecb-4cfe-8d25-e5723a868eec None None] Extension AdminActions extending resource: backups {{(pid=86588) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 21:03:07 devstack devstack@c-api.service[86588]: DEBUG cinder.api.v3.router [None req-daf0d958-eecb-4cfe-8d25-e5723a868eec None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86588) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 21:03:07 devstack devstack@c-api.service[86588]: DEBUG cinder.api.v3.router [None req-daf0d958-eecb-4cfe-8d25-e5723a868eec None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86588) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 21:03:07 devstack devstack@c-api.service[86588]: DEBUG cinder.api.v3.router [None req-daf0d958-eecb-4cfe-8d25-e5723a868eec None None] Extension VolumeActions extending resource: volumes {{(pid=86588) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 21:03:07 devstack devstack@c-api.service[86588]: DEBUG cinder.api.v3.router [None req-daf0d958-eecb-4cfe-8d25-e5723a868eec None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86588) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 21:03:07 devstack devstack@c-api.service[86588]: DEBUG cinder.api.v3.router [None req-daf0d958-eecb-4cfe-8d25-e5723a868eec None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86588) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 21:03:07 devstack devstack@c-api.service[86588]: DEBUG cinder.api.v3.router [None req-daf0d958-eecb-4cfe-8d25-e5723a868eec None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86588) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 21:03:07 devstack devstack@c-api.service[86588]: DEBUG cinder.api.v3.router [None req-daf0d958-eecb-4cfe-8d25-e5723a868eec None None] Extension UsedLimits extending resource: limits {{(pid=86588) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 21:03:07 devstack devstack@c-api.service[86588]: DEBUG cinder.api.v3.router [None req-daf0d958-eecb-4cfe-8d25-e5723a868eec None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86588) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 21:03:07 devstack devstack@c-api.service[86588]: DEBUG cinder.api.v3.router [None req-daf0d958-eecb-4cfe-8d25-e5723a868eec None None] Extension TypesManage extending resource: types {{(pid=86588) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 21:03:07 devstack devstack@c-api.service[86588]: DEBUG cinder.api.v3.router [None req-daf0d958-eecb-4cfe-8d25-e5723a868eec None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86588) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 21:03:07 devstack devstack@c-api.service[86588]: DEBUG cinder.api.v3.router [None req-daf0d958-eecb-4cfe-8d25-e5723a868eec None None] Extension SnapshotActions extending resource: snapshots {{(pid=86588) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 21:03:07 devstack devstack@c-api.service[86588]: DEBUG cinder.api.v3.router [None req-daf0d958-eecb-4cfe-8d25-e5723a868eec None None] Extension VolumeTypeAccess extending resource: types {{(pid=86588) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 21:03:07 devstack devstack@c-api.service[86588]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7145cdea4668 pid: 86588 (default app) Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG dbcounter [-] [86589] Writer thread running {{(pid=86589) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:03:07 devstack devstack@c-api.service[86589]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 21:03:07 devstack devstack@c-api.service[86589]: INFO cinder.rpc [None req-70404bed-f09d-4065-89e0-cc88dd89f5db None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 07 21:03:07 devstack devstack@c-api.service[86589]: INFO cinder.rpc [None req-70404bed-f09d-4065-89e0-cc88dd89f5db None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 07 21:03:07 devstack devstack@c-api.service[86589]: INFO cinder.rpc [None req-70404bed-f09d-4065-89e0-cc88dd89f5db None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 07 21:03:07 devstack devstack@c-api.service[86589]: INFO cinder.rpc [None req-70404bed-f09d-4065-89e0-cc88dd89f5db None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 07 21:03:07 devstack devstack@c-api.service[86589]: WARNING stevedore.named [None req-70404bed-f09d-4065-89e0-cc88dd89f5db None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:07 devstack devstack@c-api.service[86589]: WARNING castellan.key_manager [None req-70404bed-f09d-4065-89e0-cc88dd89f5db None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:07 devstack devstack@c-api.service[86589]: WARNING cinder.keymgr.conf_key_mgr [None req-70404bed-f09d-4065-89e0-cc88dd89f5db None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:07 devstack devstack@c-api.service[86589]: WARNING stevedore.named [None req-70404bed-f09d-4065-89e0-cc88dd89f5db None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:07 devstack devstack@c-api.service[86589]: WARNING castellan.key_manager [None req-70404bed-f09d-4065-89e0-cc88dd89f5db None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG oslo_db.sqlalchemy.engines [None req-70404bed-f09d-4065-89e0-cc88dd89f5db 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=86589) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: INFO cinder.rpc [None req-70404bed-f09d-4065-89e0-cc88dd89f5db None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 07 21:03:07 devstack devstack@c-api.service[86589]: INFO cinder.rpc [None req-70404bed-f09d-4065-89e0-cc88dd89f5db None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 07 21:03:07 devstack devstack@c-api.service[86589]: WARNING stevedore.named [None req-70404bed-f09d-4065-89e0-cc88dd89f5db None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:07 devstack devstack@c-api.service[86589]: WARNING castellan.key_manager [None req-70404bed-f09d-4065-89e0-cc88dd89f5db None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:07 devstack devstack@c-api.service[86589]: WARNING stevedore.named [None req-70404bed-f09d-4065-89e0-cc88dd89f5db None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:07 devstack devstack@c-api.service[86589]: WARNING castellan.key_manager [None req-70404bed-f09d-4065-89e0-cc88dd89f5db None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:07 devstack devstack@c-api.service[86589]: WARNING stevedore.named [None req-70404bed-f09d-4065-89e0-cc88dd89f5db None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:07 devstack devstack@c-api.service[86589]: WARNING castellan.key_manager [None req-70404bed-f09d-4065-89e0-cc88dd89f5db None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:07 devstack devstack@c-api.service[86589]: WARNING stevedore.named [None req-70404bed-f09d-4065-89e0-cc88dd89f5db None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:07 devstack devstack@c-api.service[86589]: WARNING castellan.key_manager [None req-70404bed-f09d-4065-89e0-cc88dd89f5db None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:07 devstack devstack@c-api.service[86589]: WARNING stevedore.named [None req-70404bed-f09d-4065-89e0-cc88dd89f5db None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:07 devstack devstack@c-api.service[86589]: WARNING castellan.key_manager [None req-70404bed-f09d-4065-89e0-cc88dd89f5db None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:07 devstack devstack@c-api.service[86589]: WARNING stevedore.named [None req-70404bed-f09d-4065-89e0-cc88dd89f5db None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:07 devstack devstack@c-api.service[86589]: WARNING castellan.key_manager [None req-70404bed-f09d-4065-89e0-cc88dd89f5db None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:07 devstack devstack@c-api.service[86589]: WARNING stevedore.named [None req-70404bed-f09d-4065-89e0-cc88dd89f5db None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:07 devstack devstack@c-api.service[86589]: WARNING castellan.key_manager [None req-70404bed-f09d-4065-89e0-cc88dd89f5db None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:07 devstack devstack@c-api.service[86589]: WARNING stevedore.named [None req-70404bed-f09d-4065-89e0-cc88dd89f5db None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:07 devstack devstack@c-api.service[86589]: WARNING castellan.key_manager [None req-70404bed-f09d-4065-89e0-cc88dd89f5db None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:07 devstack devstack@c-api.service[86589]: WARNING stevedore.named [None req-70404bed-f09d-4065-89e0-cc88dd89f5db None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:07 devstack devstack@c-api.service[86589]: WARNING castellan.key_manager [None req-70404bed-f09d-4065-89e0-cc88dd89f5db None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:07 devstack devstack@c-api.service[86589]: WARNING stevedore.named [None req-70404bed-f09d-4065-89e0-cc88dd89f5db None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:07 devstack devstack@c-api.service[86589]: WARNING castellan.key_manager [None req-70404bed-f09d-4065-89e0-cc88dd89f5db None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:07 devstack devstack@c-api.service[86589]: WARNING stevedore.named [None req-70404bed-f09d-4065-89e0-cc88dd89f5db None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:07 devstack devstack@c-api.service[86589]: WARNING castellan.key_manager [None req-70404bed-f09d-4065-89e0-cc88dd89f5db None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:07 devstack devstack@c-api.service[86589]: WARNING stevedore.named [None req-70404bed-f09d-4065-89e0-cc88dd89f5db None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:07 devstack devstack@c-api.service[86589]: WARNING castellan.key_manager [None req-70404bed-f09d-4065-89e0-cc88dd89f5db None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:07 devstack devstack@c-api.service[86589]: WARNING stevedore.named [None req-70404bed-f09d-4065-89e0-cc88dd89f5db None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:07 devstack devstack@c-api.service[86589]: WARNING castellan.key_manager [None req-70404bed-f09d-4065-89e0-cc88dd89f5db None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:07 devstack devstack@c-api.service[86589]: WARNING stevedore.named [None req-70404bed-f09d-4065-89e0-cc88dd89f5db None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:07 devstack devstack@c-api.service[86589]: WARNING castellan.key_manager [None req-70404bed-f09d-4065-89e0-cc88dd89f5db None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:07 devstack devstack@c-api.service[86589]: WARNING stevedore.named [None req-70404bed-f09d-4065-89e0-cc88dd89f5db None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:07 devstack devstack@c-api.service[86589]: WARNING castellan.key_manager [None req-70404bed-f09d-4065-89e0-cc88dd89f5db None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:07 devstack devstack@c-api.service[86589]: WARNING cinder.api.contrib.hosts [None req-70404bed-f09d-4065-89e0-cc88dd89f5db None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 07 21:03:07 devstack devstack@c-api.service[86589]: WARNING stevedore.named [None req-70404bed-f09d-4065-89e0-cc88dd89f5db None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:07 devstack devstack@c-api.service[86589]: WARNING castellan.key_manager [None req-70404bed-f09d-4065-89e0-cc88dd89f5db None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:07 devstack devstack@c-api.service[86589]: WARNING stevedore.named [None req-70404bed-f09d-4065-89e0-cc88dd89f5db None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:07 devstack devstack@c-api.service[86589]: WARNING castellan.key_manager [None req-70404bed-f09d-4065-89e0-cc88dd89f5db None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:07 devstack devstack@c-api.service[86589]: WARNING stevedore.named [None req-70404bed-f09d-4065-89e0-cc88dd89f5db None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:07 devstack devstack@c-api.service[86589]: WARNING castellan.key_manager [None req-70404bed-f09d-4065-89e0-cc88dd89f5db None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:07 devstack devstack@c-api.service[86589]: WARNING stevedore.named [None req-70404bed-f09d-4065-89e0-cc88dd89f5db None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:07 devstack devstack@c-api.service[86589]: WARNING castellan.key_manager [None req-70404bed-f09d-4065-89e0-cc88dd89f5db None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:07 devstack devstack@c-api.service[86589]: WARNING stevedore.named [None req-70404bed-f09d-4065-89e0-cc88dd89f5db None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:07 devstack devstack@c-api.service[86589]: WARNING castellan.key_manager [None req-70404bed-f09d-4065-89e0-cc88dd89f5db None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:07 devstack devstack@c-api.service[86589]: WARNING stevedore.named [None req-70404bed-f09d-4065-89e0-cc88dd89f5db None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:07 devstack devstack@c-api.service[86589]: WARNING castellan.key_manager [None req-70404bed-f09d-4065-89e0-cc88dd89f5db None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:07 devstack devstack@c-api.service[86589]: WARNING stevedore.named [None req-70404bed-f09d-4065-89e0-cc88dd89f5db None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:07 devstack devstack@c-api.service[86589]: WARNING castellan.key_manager [None req-70404bed-f09d-4065-89e0-cc88dd89f5db None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.v3.router [None req-70404bed-f09d-4065-89e0-cc88dd89f5db None None] Extended resource: extensions {{(pid=86589) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.v3.router [None req-70404bed-f09d-4065-89e0-cc88dd89f5db None None] Extended resource: os-volume-manage {{(pid=86589) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.v3.router [None req-70404bed-f09d-4065-89e0-cc88dd89f5db None None] Extended resource: os-quota-class-sets {{(pid=86589) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.v3.router [None req-70404bed-f09d-4065-89e0-cc88dd89f5db None None] Extended resource: os-hosts {{(pid=86589) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.v3.router [None req-70404bed-f09d-4065-89e0-cc88dd89f5db None None] Extended resource: capabilities {{(pid=86589) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.v3.router [None req-70404bed-f09d-4065-89e0-cc88dd89f5db None None] Extended resource: encryption {{(pid=86589) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.v3.router [None req-70404bed-f09d-4065-89e0-cc88dd89f5db None None] Extended resource: scheduler-stats {{(pid=86589) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.v3.router [None req-70404bed-f09d-4065-89e0-cc88dd89f5db None None] Extended resource: os-quota-sets {{(pid=86589) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.v3.router [None req-70404bed-f09d-4065-89e0-cc88dd89f5db None None] Extended resource: os-availability-zone {{(pid=86589) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.v3.router [None req-70404bed-f09d-4065-89e0-cc88dd89f5db None None] Extended resource: qos-specs {{(pid=86589) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.v3.router [None req-70404bed-f09d-4065-89e0-cc88dd89f5db None None] Extended resource: extra_specs {{(pid=86589) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.v3.router [None req-70404bed-f09d-4065-89e0-cc88dd89f5db None None] Extended resource: backups {{(pid=86589) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.v3.router [None req-70404bed-f09d-4065-89e0-cc88dd89f5db None None] Extended resource: encryption {{(pid=86589) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.v3.router [None req-70404bed-f09d-4065-89e0-cc88dd89f5db None None] Extended resource: cgsnapshots {{(pid=86589) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.v3.router [None req-70404bed-f09d-4065-89e0-cc88dd89f5db None None] Extended resource: os-volume-type-access {{(pid=86589) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.v3.router [None req-70404bed-f09d-4065-89e0-cc88dd89f5db None None] Extended resource: consistencygroups {{(pid=86589) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.v3.router [None req-70404bed-f09d-4065-89e0-cc88dd89f5db None None] Extended resource: os-volume-transfer {{(pid=86589) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.v3.router [None req-70404bed-f09d-4065-89e0-cc88dd89f5db None None] Extended resource: os-snapshot-manage {{(pid=86589) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: WARNING stevedore.named [None req-70404bed-f09d-4065-89e0-cc88dd89f5db None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:07 devstack devstack@c-api.service[86589]: WARNING castellan.key_manager [None req-70404bed-f09d-4065-89e0-cc88dd89f5db None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:07 devstack devstack@c-api.service[86589]: WARNING stevedore.named [None req-70404bed-f09d-4065-89e0-cc88dd89f5db None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:07 devstack devstack@c-api.service[86589]: WARNING castellan.key_manager [None req-70404bed-f09d-4065-89e0-cc88dd89f5db None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:07 devstack devstack@c-api.service[86589]: WARNING stevedore.named [None req-70404bed-f09d-4065-89e0-cc88dd89f5db None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:07 devstack devstack@c-api.service[86589]: WARNING castellan.key_manager [None req-70404bed-f09d-4065-89e0-cc88dd89f5db None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:07 devstack devstack@c-api.service[86589]: WARNING stevedore.named [None req-70404bed-f09d-4065-89e0-cc88dd89f5db None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:07 devstack devstack@c-api.service[86589]: WARNING castellan.key_manager [None req-70404bed-f09d-4065-89e0-cc88dd89f5db None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:07 devstack devstack@c-api.service[86589]: WARNING stevedore.named [None req-70404bed-f09d-4065-89e0-cc88dd89f5db None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:07 devstack devstack@c-api.service[86589]: WARNING castellan.key_manager [None req-70404bed-f09d-4065-89e0-cc88dd89f5db None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:07 devstack devstack@c-api.service[86589]: WARNING stevedore.named [None req-70404bed-f09d-4065-89e0-cc88dd89f5db None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:07 devstack devstack@c-api.service[86589]: WARNING castellan.key_manager [None req-70404bed-f09d-4065-89e0-cc88dd89f5db None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:07 devstack devstack@c-api.service[86589]: WARNING stevedore.named [None req-70404bed-f09d-4065-89e0-cc88dd89f5db None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:07 devstack devstack@c-api.service[86589]: WARNING castellan.key_manager [None req-70404bed-f09d-4065-89e0-cc88dd89f5db None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.contrib.snapshot_actions [None req-70404bed-f09d-4065-89e0-cc88dd89f5db None None] SnapshotActionsController initialized {{(pid=86589) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.v3.router [None req-70404bed-f09d-4065-89e0-cc88dd89f5db None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86589) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.v3.router [None req-70404bed-f09d-4065-89e0-cc88dd89f5db None None] Extension AdminActions extending resource: volumes {{(pid=86589) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.v3.router [None req-70404bed-f09d-4065-89e0-cc88dd89f5db None None] Extension AdminActions extending resource: snapshots {{(pid=86589) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.v3.router [None req-70404bed-f09d-4065-89e0-cc88dd89f5db None None] Extension AdminActions extending resource: backups {{(pid=86589) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.v3.router [None req-70404bed-f09d-4065-89e0-cc88dd89f5db None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86589) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.v3.router [None req-70404bed-f09d-4065-89e0-cc88dd89f5db None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86589) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.v3.router [None req-70404bed-f09d-4065-89e0-cc88dd89f5db None None] Extension VolumeActions extending resource: volumes {{(pid=86589) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.v3.router [None req-70404bed-f09d-4065-89e0-cc88dd89f5db None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86589) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.v3.router [None req-70404bed-f09d-4065-89e0-cc88dd89f5db None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86589) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.v3.router [None req-70404bed-f09d-4065-89e0-cc88dd89f5db None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86589) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.v3.router [None req-70404bed-f09d-4065-89e0-cc88dd89f5db None None] Extension UsedLimits extending resource: limits {{(pid=86589) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.v3.router [None req-70404bed-f09d-4065-89e0-cc88dd89f5db None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86589) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.v3.router [None req-70404bed-f09d-4065-89e0-cc88dd89f5db None None] Extension TypesManage extending resource: types {{(pid=86589) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.v3.router [None req-70404bed-f09d-4065-89e0-cc88dd89f5db None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86589) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.v3.router [None req-70404bed-f09d-4065-89e0-cc88dd89f5db None None] Extension SnapshotActions extending resource: snapshots {{(pid=86589) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: DEBUG cinder.api.v3.router [None req-70404bed-f09d-4065-89e0-cc88dd89f5db None None] Extension VolumeTypeAccess extending resource: types {{(pid=86589) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 21:03:07 devstack devstack@c-api.service[86589]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7145cdea4668 pid: 86589 (default app) Sep 07 21:03:09 devstack devstack@c-api.service[86586]: Mon Sep 7 21:03:09 2026 - graceful shutdown triggered... Sep 07 21:03:09 devstack devstack@c-api.service[86589]: Gracefully killing worker 2 (pid: 86589)... Sep 07 21:03:09 devstack devstack@c-api.service[86588]: Gracefully killing worker 1 (pid: 86588)... Sep 07 21:03:10 devstack devstack@c-api.service[86586]: worker 1 buried after 1 seconds Sep 07 21:03:10 devstack devstack@c-api.service[86586]: worker 2 buried after 1 seconds Sep 07 21:03:10 devstack devstack@c-api.service[86586]: goodbye to uWSGI. Sep 07 21:03:10 devstack devstack@c-api.service[86967]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 07 21:03:10 devstack devstack@c-api.service[86967]: *** Starting uWSGI 2.0.24-debian (64bit) on [Mon Sep 7 21:03:10 2026] *** Sep 07 21:03:10 devstack devstack@c-api.service[86967]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 07 21:03:10 devstack devstack@c-api.service[86967]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 07 21:03:10 devstack devstack@c-api.service[86967]: nodename: devstack Sep 07 21:03:10 devstack devstack@c-api.service[86967]: machine: x86_64 Sep 07 21:03:10 devstack devstack@c-api.service[86967]: clock source: unix Sep 07 21:03:10 devstack devstack@c-api.service[86967]: pcre jit disabled Sep 07 21:03:10 devstack devstack@c-api.service[86967]: detected number of CPU cores: 4 Sep 07 21:03:10 devstack devstack@c-api.service[86967]: current working directory: / Sep 07 21:03:10 devstack devstack@c-api.service[86967]: detected binary path: /usr/bin/uwsgi-core Sep 07 21:03:10 devstack devstack@c-api.service[86967]: your processes number limit is 47518 Sep 07 21:03:10 devstack devstack@c-api.service[86967]: your memory page size is 4096 bytes Sep 07 21:03:10 devstack devstack@c-api.service[86967]: detected max file descriptor number: 2048 Sep 07 21:03:10 devstack devstack@c-api.service[86967]: lock engine: pthread robust mutexes Sep 07 21:03:10 devstack devstack@c-api.service[86967]: thunder lock: enabled Sep 07 21:03:10 devstack devstack@c-api.service[86967]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 07 21:03:10 devstack devstack@c-api.service[86967]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 07 21:03:10 devstack devstack@c-api.service[86967]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 07 21:03:10 devstack devstack@c-api.service[86967]: Set PythonHome to /opt/stack/data/venv Sep 07 21:03:10 devstack devstack@c-api.service[86967]: Python main interpreter initialized at 0x70645a6a4668 Sep 07 21:03:10 devstack devstack@c-api.service[86967]: python threads support enabled Sep 07 21:03:10 devstack devstack@c-api.service[86967]: your server socket listen backlog is limited to 100 connections Sep 07 21:03:10 devstack devstack@c-api.service[86967]: your mercy for graceful operations on workers is 80 seconds Sep 07 21:03:10 devstack devstack@c-api.service[86967]: mapped 403077 bytes (393 KB) for 2 cores Sep 07 21:03:10 devstack devstack@c-api.service[86967]: *** Operational MODE: preforking *** Sep 07 21:03:10 devstack devstack@c-api.service[86967]: *** uWSGI is running in multiple interpreter mode *** Sep 07 21:03:10 devstack devstack@c-api.service[86967]: spawned uWSGI master process (pid: 86967) Sep 07 21:03:10 devstack devstack@c-api.service[86967]: spawned uWSGI worker 1 (pid: 86970, cores: 1) Sep 07 21:03:10 devstack devstack@c-api.service[86967]: spawned uWSGI worker 2 (pid: 86971, cores: 1) Sep 07 21:03:10 devstack devstack@c-api.service[86967]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 07 21:03:11 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 07 21:03:11 devstack devstack@c-api.service[86971]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 07 21:03:11 devstack devstack@c-api.service[86971]: we strongly recommend against using it for new projects. Sep 07 21:03:11 devstack devstack@c-api.service[86971]: If you are already using Eventlet, we recommend migrating to a different Sep 07 21:03:11 devstack devstack@c-api.service[86971]: framework. For more detail see Sep 07 21:03:11 devstack devstack@c-api.service[86971]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 07 21:03:11 devstack devstack@c-api.service[86971]: import eventlet # noqa Sep 07 21:03:11 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 07 21:03:11 devstack devstack@c-api.service[86970]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 07 21:03:11 devstack devstack@c-api.service[86970]: we strongly recommend against using it for new projects. Sep 07 21:03:11 devstack devstack@c-api.service[86970]: If you are already using Eventlet, we recommend migrating to a different Sep 07 21:03:11 devstack devstack@c-api.service[86970]: framework. For more detail see Sep 07 21:03:11 devstack devstack@c-api.service[86970]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 07 21:03:11 devstack devstack@c-api.service[86970]: import eventlet # noqa Sep 07 21:03:11 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 07 21:03:11 devstack devstack@c-api.service[86971]: from cgi import parse_header Sep 07 21:03:11 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 07 21:03:11 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:03:11 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 07 21:03:11 devstack devstack@c-api.service[86971]: removals.removed_module( Sep 07 21:03:11 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 07 21:03:11 devstack devstack@c-api.service[86971]: removals.removed_module( Sep 07 21:03:11 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 07 21:03:11 devstack devstack@c-api.service[86970]: from cgi import parse_header Sep 07 21:03:11 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 07 21:03:11 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:03:11 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 07 21:03:11 devstack devstack@c-api.service[86970]: removals.removed_module( Sep 07 21:03:11 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 07 21:03:11 devstack devstack@c-api.service[86970]: removals.removed_module( Sep 07 21:03:13 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 07 21:03:13 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:03:14 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 07 21:03:14 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:03:14 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 07 21:03:14 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:03:14 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 07 21:03:14 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:03:14 devstack devstack@c-api.service[86970]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 07 21:03:14 devstack devstack@c-api.service[86970]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86970) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 07 21:03:14 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 07 21:03:14 devstack devstack@c-api.service[86970]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 07 21:03:14 devstack devstack@c-api.service[86971]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 07 21:03:14 devstack devstack@c-api.service[86971]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86971) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 07 21:03:14 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 07 21:03:14 devstack devstack@c-api.service[86971]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86971) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86971) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86971) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86971) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86971) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86970) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 07 21:03:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86970) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86970) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86971) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86970) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86971) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86971) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86971) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86970) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86971) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86971) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86970) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86970) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86971) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86971) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86970) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86971) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86971) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86971) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86971) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86970) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86970) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86971) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86971) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86970) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86971) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86971) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86971) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86970) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86970) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86971) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86970) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86971) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86971) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86971) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86971) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86971) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86970) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86970) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86971) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86970) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86970) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86971) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86971) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86970) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86971) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86970) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86971) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86971) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86970) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86971) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86971) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86971) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86970) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86970) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86971) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86971) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86971) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86970) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86971) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86970) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86970) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86971) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86971) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86971) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86970) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86970) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86971) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86971) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86970) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86971) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86971) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86971) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86970) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86970) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86971) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86971) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86971) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86971) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86970) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86971) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86971) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86970) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86970) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86971) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86971) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86971) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86971) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86970) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86970) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86971) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86970) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86971) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86971) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86971) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86971) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86971) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86971) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86971) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86971) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86970) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86971) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86971) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86970) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86971) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86970) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86971) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86971) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86971) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86971) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86971) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86970) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86971) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86970) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86970) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86971) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86971) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86971) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86971) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86971) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86971) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86971) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86971) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86971) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86970) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86971) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86971) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86970) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86970) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86971) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86970) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86971) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86971) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86971) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86970) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86970) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86970) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86971) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86971) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86971) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86971) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86970) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86971) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86970) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86971) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86970) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86971) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86971) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86970) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86970) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86970) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86970) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86970) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86970) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86970) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86970) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86970) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86970) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86970) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86970) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86970) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86970) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86970) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86970) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86970) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86970) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86970) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86970) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86970) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86970) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86970) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86970) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86970) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86970) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86970) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86970) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86970) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86970) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86970) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86970) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86970) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86970) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86970) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86970) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86970) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86970) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86970) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86970) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86970) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86970) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86970) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86970) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86970) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86970) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86970) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 07 21:03:16 devstack devstack@c-api.service[86971]: INFO dbcounter [None req-2418338b-8cd8-49c1-a742-fecb26493de3 None None] Registered counter for database cinder Sep 07 21:03:16 devstack devstack@c-api.service[86970]: INFO dbcounter [None req-8b1f7905-4557-4b0b-89d0-9266fd7ab0ce None None] Registered counter for database cinder Sep 07 21:03:16 devstack devstack@c-api.service[86971]: DEBUG oslo_db.sqlalchemy.engines [None req-2418338b-8cd8-49c1-a742-fecb26493de3 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=86971) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG oslo_db.sqlalchemy.engines [None req-8b1f7905-4557-4b0b-89d0-9266fd7ab0ce 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=86970) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 21:03:16 devstack devstack@c-api.service[86971]: DEBUG dbcounter [-] [86971] Writer thread running {{(pid=86971) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 07 21:03:16 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:03:16 devstack devstack@c-api.service[86971]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 21:03:16 devstack devstack@c-api.service[86971]: INFO cinder.rpc [None req-2418338b-8cd8-49c1-a742-fecb26493de3 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 07 21:03:16 devstack devstack@c-api.service[86971]: INFO cinder.rpc [None req-2418338b-8cd8-49c1-a742-fecb26493de3 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 07 21:03:16 devstack devstack@c-api.service[86971]: INFO cinder.rpc [None req-2418338b-8cd8-49c1-a742-fecb26493de3 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 07 21:03:16 devstack devstack@c-api.service[86971]: INFO cinder.rpc [None req-2418338b-8cd8-49c1-a742-fecb26493de3 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 07 21:03:16 devstack devstack@c-api.service[86971]: WARNING stevedore.named [None req-2418338b-8cd8-49c1-a742-fecb26493de3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:16 devstack devstack@c-api.service[86971]: WARNING castellan.key_manager [None req-2418338b-8cd8-49c1-a742-fecb26493de3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:16 devstack devstack@c-api.service[86971]: WARNING cinder.keymgr.conf_key_mgr [None req-2418338b-8cd8-49c1-a742-fecb26493de3 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:16 devstack devstack@c-api.service[86971]: WARNING stevedore.named [None req-2418338b-8cd8-49c1-a742-fecb26493de3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:16 devstack devstack@c-api.service[86971]: WARNING castellan.key_manager [None req-2418338b-8cd8-49c1-a742-fecb26493de3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG dbcounter [-] [86970] Writer thread running {{(pid=86970) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:03:16 devstack devstack@c-api.service[86970]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 21:03:16 devstack devstack@c-api.service[86970]: INFO cinder.rpc [None req-8b1f7905-4557-4b0b-89d0-9266fd7ab0ce None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 07 21:03:16 devstack devstack@c-api.service[86970]: INFO cinder.rpc [None req-8b1f7905-4557-4b0b-89d0-9266fd7ab0ce None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 07 21:03:16 devstack devstack@c-api.service[86970]: INFO cinder.rpc [None req-8b1f7905-4557-4b0b-89d0-9266fd7ab0ce None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 07 21:03:16 devstack devstack@c-api.service[86970]: INFO cinder.rpc [None req-8b1f7905-4557-4b0b-89d0-9266fd7ab0ce None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 07 21:03:16 devstack devstack@c-api.service[86970]: WARNING stevedore.named [None req-8b1f7905-4557-4b0b-89d0-9266fd7ab0ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:16 devstack devstack@c-api.service[86970]: WARNING castellan.key_manager [None req-8b1f7905-4557-4b0b-89d0-9266fd7ab0ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:16 devstack devstack@c-api.service[86970]: WARNING cinder.keymgr.conf_key_mgr [None req-8b1f7905-4557-4b0b-89d0-9266fd7ab0ce None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:16 devstack devstack@c-api.service[86970]: WARNING stevedore.named [None req-8b1f7905-4557-4b0b-89d0-9266fd7ab0ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:16 devstack devstack@c-api.service[86970]: WARNING castellan.key_manager [None req-8b1f7905-4557-4b0b-89d0-9266fd7ab0ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:16 devstack devstack@c-api.service[86971]: DEBUG oslo_db.sqlalchemy.engines [None req-2418338b-8cd8-49c1-a742-fecb26493de3 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=86971) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 21:03:16 devstack devstack@c-api.service[86971]: INFO cinder.rpc [None req-2418338b-8cd8-49c1-a742-fecb26493de3 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 07 21:03:16 devstack devstack@c-api.service[86971]: INFO cinder.rpc [None req-2418338b-8cd8-49c1-a742-fecb26493de3 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 07 21:03:16 devstack devstack@c-api.service[86971]: WARNING stevedore.named [None req-2418338b-8cd8-49c1-a742-fecb26493de3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:16 devstack devstack@c-api.service[86971]: WARNING castellan.key_manager [None req-2418338b-8cd8-49c1-a742-fecb26493de3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG oslo_db.sqlalchemy.engines [None req-8b1f7905-4557-4b0b-89d0-9266fd7ab0ce 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=86970) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: INFO cinder.rpc [None req-8b1f7905-4557-4b0b-89d0-9266fd7ab0ce None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 07 21:03:16 devstack devstack@c-api.service[86970]: INFO cinder.rpc [None req-8b1f7905-4557-4b0b-89d0-9266fd7ab0ce None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 07 21:03:16 devstack devstack@c-api.service[86970]: WARNING stevedore.named [None req-8b1f7905-4557-4b0b-89d0-9266fd7ab0ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:16 devstack devstack@c-api.service[86970]: WARNING castellan.key_manager [None req-8b1f7905-4557-4b0b-89d0-9266fd7ab0ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:16 devstack devstack@c-api.service[86971]: WARNING stevedore.named [None req-2418338b-8cd8-49c1-a742-fecb26493de3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:16 devstack devstack@c-api.service[86971]: WARNING castellan.key_manager [None req-2418338b-8cd8-49c1-a742-fecb26493de3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:16 devstack devstack@c-api.service[86970]: WARNING stevedore.named [None req-8b1f7905-4557-4b0b-89d0-9266fd7ab0ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:16 devstack devstack@c-api.service[86970]: WARNING castellan.key_manager [None req-8b1f7905-4557-4b0b-89d0-9266fd7ab0ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:16 devstack devstack@c-api.service[86970]: WARNING stevedore.named [None req-8b1f7905-4557-4b0b-89d0-9266fd7ab0ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:16 devstack devstack@c-api.service[86970]: WARNING castellan.key_manager [None req-8b1f7905-4557-4b0b-89d0-9266fd7ab0ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:16 devstack devstack@c-api.service[86970]: WARNING stevedore.named [None req-8b1f7905-4557-4b0b-89d0-9266fd7ab0ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:16 devstack devstack@c-api.service[86970]: WARNING castellan.key_manager [None req-8b1f7905-4557-4b0b-89d0-9266fd7ab0ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:16 devstack devstack@c-api.service[86971]: WARNING stevedore.named [None req-2418338b-8cd8-49c1-a742-fecb26493de3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:16 devstack devstack@c-api.service[86971]: WARNING castellan.key_manager [None req-2418338b-8cd8-49c1-a742-fecb26493de3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:16 devstack devstack@c-api.service[86970]: WARNING stevedore.named [None req-8b1f7905-4557-4b0b-89d0-9266fd7ab0ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:16 devstack devstack@c-api.service[86970]: WARNING castellan.key_manager [None req-8b1f7905-4557-4b0b-89d0-9266fd7ab0ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:16 devstack devstack@c-api.service[86970]: WARNING stevedore.named [None req-8b1f7905-4557-4b0b-89d0-9266fd7ab0ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:16 devstack devstack@c-api.service[86970]: WARNING castellan.key_manager [None req-8b1f7905-4557-4b0b-89d0-9266fd7ab0ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:16 devstack devstack@c-api.service[86971]: WARNING stevedore.named [None req-2418338b-8cd8-49c1-a742-fecb26493de3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:16 devstack devstack@c-api.service[86970]: WARNING stevedore.named [None req-8b1f7905-4557-4b0b-89d0-9266fd7ab0ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:16 devstack devstack@c-api.service[86971]: WARNING castellan.key_manager [None req-2418338b-8cd8-49c1-a742-fecb26493de3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:16 devstack devstack@c-api.service[86970]: WARNING castellan.key_manager [None req-8b1f7905-4557-4b0b-89d0-9266fd7ab0ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:16 devstack devstack@c-api.service[86970]: WARNING stevedore.named [None req-8b1f7905-4557-4b0b-89d0-9266fd7ab0ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:16 devstack devstack@c-api.service[86970]: WARNING castellan.key_manager [None req-8b1f7905-4557-4b0b-89d0-9266fd7ab0ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:16 devstack devstack@c-api.service[86970]: WARNING stevedore.named [None req-8b1f7905-4557-4b0b-89d0-9266fd7ab0ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:16 devstack devstack@c-api.service[86970]: WARNING castellan.key_manager [None req-8b1f7905-4557-4b0b-89d0-9266fd7ab0ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:16 devstack devstack@c-api.service[86970]: WARNING stevedore.named [None req-8b1f7905-4557-4b0b-89d0-9266fd7ab0ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:16 devstack devstack@c-api.service[86970]: WARNING castellan.key_manager [None req-8b1f7905-4557-4b0b-89d0-9266fd7ab0ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:16 devstack devstack@c-api.service[86970]: WARNING stevedore.named [None req-8b1f7905-4557-4b0b-89d0-9266fd7ab0ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:16 devstack devstack@c-api.service[86970]: WARNING castellan.key_manager [None req-8b1f7905-4557-4b0b-89d0-9266fd7ab0ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:16 devstack devstack@c-api.service[86971]: WARNING stevedore.named [None req-2418338b-8cd8-49c1-a742-fecb26493de3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:16 devstack devstack@c-api.service[86970]: WARNING stevedore.named [None req-8b1f7905-4557-4b0b-89d0-9266fd7ab0ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:16 devstack devstack@c-api.service[86970]: WARNING castellan.key_manager [None req-8b1f7905-4557-4b0b-89d0-9266fd7ab0ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:16 devstack devstack@c-api.service[86971]: WARNING castellan.key_manager [None req-2418338b-8cd8-49c1-a742-fecb26493de3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:16 devstack devstack@c-api.service[86970]: WARNING stevedore.named [None req-8b1f7905-4557-4b0b-89d0-9266fd7ab0ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:16 devstack devstack@c-api.service[86971]: WARNING stevedore.named [None req-2418338b-8cd8-49c1-a742-fecb26493de3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:16 devstack devstack@c-api.service[86970]: WARNING castellan.key_manager [None req-8b1f7905-4557-4b0b-89d0-9266fd7ab0ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:16 devstack devstack@c-api.service[86971]: WARNING castellan.key_manager [None req-2418338b-8cd8-49c1-a742-fecb26493de3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:16 devstack devstack@c-api.service[86970]: WARNING stevedore.named [None req-8b1f7905-4557-4b0b-89d0-9266fd7ab0ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:16 devstack devstack@c-api.service[86970]: WARNING castellan.key_manager [None req-8b1f7905-4557-4b0b-89d0-9266fd7ab0ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:16 devstack devstack@c-api.service[86971]: WARNING stevedore.named [None req-2418338b-8cd8-49c1-a742-fecb26493de3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:16 devstack devstack@c-api.service[86971]: WARNING castellan.key_manager [None req-2418338b-8cd8-49c1-a742-fecb26493de3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:16 devstack devstack@c-api.service[86970]: WARNING stevedore.named [None req-8b1f7905-4557-4b0b-89d0-9266fd7ab0ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:16 devstack devstack@c-api.service[86970]: WARNING castellan.key_manager [None req-8b1f7905-4557-4b0b-89d0-9266fd7ab0ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:16 devstack devstack@c-api.service[86970]: WARNING cinder.api.contrib.hosts [None req-8b1f7905-4557-4b0b-89d0-9266fd7ab0ce None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 07 21:03:16 devstack devstack@c-api.service[86970]: WARNING stevedore.named [None req-8b1f7905-4557-4b0b-89d0-9266fd7ab0ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:16 devstack devstack@c-api.service[86970]: WARNING castellan.key_manager [None req-8b1f7905-4557-4b0b-89d0-9266fd7ab0ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:16 devstack devstack@c-api.service[86970]: WARNING stevedore.named [None req-8b1f7905-4557-4b0b-89d0-9266fd7ab0ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:16 devstack devstack@c-api.service[86970]: WARNING castellan.key_manager [None req-8b1f7905-4557-4b0b-89d0-9266fd7ab0ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:16 devstack devstack@c-api.service[86970]: WARNING stevedore.named [None req-8b1f7905-4557-4b0b-89d0-9266fd7ab0ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:16 devstack devstack@c-api.service[86970]: WARNING castellan.key_manager [None req-8b1f7905-4557-4b0b-89d0-9266fd7ab0ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:16 devstack devstack@c-api.service[86970]: WARNING stevedore.named [None req-8b1f7905-4557-4b0b-89d0-9266fd7ab0ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:16 devstack devstack@c-api.service[86970]: WARNING castellan.key_manager [None req-8b1f7905-4557-4b0b-89d0-9266fd7ab0ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:16 devstack devstack@c-api.service[86971]: WARNING stevedore.named [None req-2418338b-8cd8-49c1-a742-fecb26493de3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:16 devstack devstack@c-api.service[86971]: WARNING castellan.key_manager [None req-2418338b-8cd8-49c1-a742-fecb26493de3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:16 devstack devstack@c-api.service[86970]: WARNING stevedore.named [None req-8b1f7905-4557-4b0b-89d0-9266fd7ab0ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:16 devstack devstack@c-api.service[86970]: WARNING castellan.key_manager [None req-8b1f7905-4557-4b0b-89d0-9266fd7ab0ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:16 devstack devstack@c-api.service[86971]: WARNING stevedore.named [None req-2418338b-8cd8-49c1-a742-fecb26493de3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:16 devstack devstack@c-api.service[86970]: WARNING stevedore.named [None req-8b1f7905-4557-4b0b-89d0-9266fd7ab0ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:16 devstack devstack@c-api.service[86970]: WARNING castellan.key_manager [None req-8b1f7905-4557-4b0b-89d0-9266fd7ab0ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:16 devstack devstack@c-api.service[86971]: WARNING castellan.key_manager [None req-2418338b-8cd8-49c1-a742-fecb26493de3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:16 devstack devstack@c-api.service[86970]: WARNING stevedore.named [None req-8b1f7905-4557-4b0b-89d0-9266fd7ab0ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:16 devstack devstack@c-api.service[86970]: WARNING castellan.key_manager [None req-8b1f7905-4557-4b0b-89d0-9266fd7ab0ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:16 devstack devstack@c-api.service[86971]: WARNING stevedore.named [None req-2418338b-8cd8-49c1-a742-fecb26493de3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:16 devstack devstack@c-api.service[86971]: WARNING castellan.key_manager [None req-2418338b-8cd8-49c1-a742-fecb26493de3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.router [None req-8b1f7905-4557-4b0b-89d0-9266fd7ab0ce None None] Extended resource: extensions {{(pid=86970) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 21:03:16 devstack devstack@c-api.service[86971]: WARNING stevedore.named [None req-2418338b-8cd8-49c1-a742-fecb26493de3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:16 devstack devstack@c-api.service[86971]: WARNING castellan.key_manager [None req-2418338b-8cd8-49c1-a742-fecb26493de3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.router [None req-8b1f7905-4557-4b0b-89d0-9266fd7ab0ce None None] Extended resource: os-volume-manage {{(pid=86970) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.router [None req-8b1f7905-4557-4b0b-89d0-9266fd7ab0ce None None] Extended resource: os-quota-class-sets {{(pid=86970) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 21:03:16 devstack devstack@c-api.service[86971]: WARNING stevedore.named [None req-2418338b-8cd8-49c1-a742-fecb26493de3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:16 devstack devstack@c-api.service[86971]: WARNING castellan.key_manager [None req-2418338b-8cd8-49c1-a742-fecb26493de3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.router [None req-8b1f7905-4557-4b0b-89d0-9266fd7ab0ce None None] Extended resource: os-hosts {{(pid=86970) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.router [None req-8b1f7905-4557-4b0b-89d0-9266fd7ab0ce None None] Extended resource: capabilities {{(pid=86970) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 21:03:16 devstack devstack@c-api.service[86971]: WARNING stevedore.named [None req-2418338b-8cd8-49c1-a742-fecb26493de3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:16 devstack devstack@c-api.service[86971]: WARNING castellan.key_manager [None req-2418338b-8cd8-49c1-a742-fecb26493de3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.router [None req-8b1f7905-4557-4b0b-89d0-9266fd7ab0ce None None] Extended resource: encryption {{(pid=86970) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.router [None req-8b1f7905-4557-4b0b-89d0-9266fd7ab0ce None None] Extended resource: scheduler-stats {{(pid=86970) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.router [None req-8b1f7905-4557-4b0b-89d0-9266fd7ab0ce None None] Extended resource: os-quota-sets {{(pid=86970) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 21:03:16 devstack devstack@c-api.service[86971]: WARNING stevedore.named [None req-2418338b-8cd8-49c1-a742-fecb26493de3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:16 devstack devstack@c-api.service[86971]: WARNING castellan.key_manager [None req-2418338b-8cd8-49c1-a742-fecb26493de3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:16 devstack devstack@c-api.service[86971]: WARNING stevedore.named [None req-2418338b-8cd8-49c1-a742-fecb26493de3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.router [None req-8b1f7905-4557-4b0b-89d0-9266fd7ab0ce None None] Extended resource: os-availability-zone {{(pid=86970) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 21:03:16 devstack devstack@c-api.service[86971]: WARNING castellan.key_manager [None req-2418338b-8cd8-49c1-a742-fecb26493de3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:16 devstack devstack@c-api.service[86971]: WARNING cinder.api.contrib.hosts [None req-2418338b-8cd8-49c1-a742-fecb26493de3 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.router [None req-8b1f7905-4557-4b0b-89d0-9266fd7ab0ce None None] Extended resource: qos-specs {{(pid=86970) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 21:03:16 devstack devstack@c-api.service[86971]: WARNING stevedore.named [None req-2418338b-8cd8-49c1-a742-fecb26493de3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:16 devstack devstack@c-api.service[86971]: WARNING castellan.key_manager [None req-2418338b-8cd8-49c1-a742-fecb26493de3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:16 devstack devstack@c-api.service[86971]: WARNING stevedore.named [None req-2418338b-8cd8-49c1-a742-fecb26493de3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:16 devstack devstack@c-api.service[86971]: WARNING castellan.key_manager [None req-2418338b-8cd8-49c1-a742-fecb26493de3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:16 devstack devstack@c-api.service[86971]: WARNING stevedore.named [None req-2418338b-8cd8-49c1-a742-fecb26493de3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:16 devstack devstack@c-api.service[86971]: WARNING castellan.key_manager [None req-2418338b-8cd8-49c1-a742-fecb26493de3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:16 devstack devstack@c-api.service[86971]: WARNING stevedore.named [None req-2418338b-8cd8-49c1-a742-fecb26493de3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:16 devstack devstack@c-api.service[86971]: WARNING castellan.key_manager [None req-2418338b-8cd8-49c1-a742-fecb26493de3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:16 devstack devstack@c-api.service[86971]: WARNING stevedore.named [None req-2418338b-8cd8-49c1-a742-fecb26493de3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:16 devstack devstack@c-api.service[86971]: WARNING castellan.key_manager [None req-2418338b-8cd8-49c1-a742-fecb26493de3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:16 devstack devstack@c-api.service[86971]: WARNING stevedore.named [None req-2418338b-8cd8-49c1-a742-fecb26493de3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:16 devstack devstack@c-api.service[86971]: WARNING castellan.key_manager [None req-2418338b-8cd8-49c1-a742-fecb26493de3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:16 devstack devstack@c-api.service[86971]: WARNING stevedore.named [None req-2418338b-8cd8-49c1-a742-fecb26493de3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:16 devstack devstack@c-api.service[86971]: WARNING castellan.key_manager [None req-2418338b-8cd8-49c1-a742-fecb26493de3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.router [None req-8b1f7905-4557-4b0b-89d0-9266fd7ab0ce None None] Extended resource: extra_specs {{(pid=86970) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 21:03:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.router [None req-2418338b-8cd8-49c1-a742-fecb26493de3 None None] Extended resource: extensions {{(pid=86971) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.router [None req-8b1f7905-4557-4b0b-89d0-9266fd7ab0ce None None] Extended resource: backups {{(pid=86970) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 21:03:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.router [None req-2418338b-8cd8-49c1-a742-fecb26493de3 None None] Extended resource: os-volume-manage {{(pid=86971) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 21:03:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.router [None req-2418338b-8cd8-49c1-a742-fecb26493de3 None None] Extended resource: os-quota-class-sets {{(pid=86971) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.router [None req-8b1f7905-4557-4b0b-89d0-9266fd7ab0ce None None] Extended resource: encryption {{(pid=86970) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 21:03:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.router [None req-2418338b-8cd8-49c1-a742-fecb26493de3 None None] Extended resource: os-hosts {{(pid=86971) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.router [None req-8b1f7905-4557-4b0b-89d0-9266fd7ab0ce None None] Extended resource: cgsnapshots {{(pid=86970) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.router [None req-8b1f7905-4557-4b0b-89d0-9266fd7ab0ce None None] Extended resource: os-volume-type-access {{(pid=86970) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 21:03:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.router [None req-2418338b-8cd8-49c1-a742-fecb26493de3 None None] Extended resource: capabilities {{(pid=86971) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.router [None req-8b1f7905-4557-4b0b-89d0-9266fd7ab0ce None None] Extended resource: consistencygroups {{(pid=86970) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 21:03:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.router [None req-2418338b-8cd8-49c1-a742-fecb26493de3 None None] Extended resource: encryption {{(pid=86971) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.router [None req-8b1f7905-4557-4b0b-89d0-9266fd7ab0ce None None] Extended resource: os-volume-transfer {{(pid=86970) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 21:03:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.router [None req-2418338b-8cd8-49c1-a742-fecb26493de3 None None] Extended resource: scheduler-stats {{(pid=86971) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 21:03:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.router [None req-2418338b-8cd8-49c1-a742-fecb26493de3 None None] Extended resource: os-quota-sets {{(pid=86971) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.router [None req-8b1f7905-4557-4b0b-89d0-9266fd7ab0ce None None] Extended resource: os-snapshot-manage {{(pid=86970) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: WARNING stevedore.named [None req-8b1f7905-4557-4b0b-89d0-9266fd7ab0ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:16 devstack devstack@c-api.service[86970]: WARNING castellan.key_manager [None req-8b1f7905-4557-4b0b-89d0-9266fd7ab0ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.router [None req-2418338b-8cd8-49c1-a742-fecb26493de3 None None] Extended resource: os-availability-zone {{(pid=86971) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: WARNING stevedore.named [None req-8b1f7905-4557-4b0b-89d0-9266fd7ab0ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:16 devstack devstack@c-api.service[86970]: WARNING castellan.key_manager [None req-8b1f7905-4557-4b0b-89d0-9266fd7ab0ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:16 devstack devstack@c-api.service[86970]: WARNING stevedore.named [None req-8b1f7905-4557-4b0b-89d0-9266fd7ab0ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.router [None req-2418338b-8cd8-49c1-a742-fecb26493de3 None None] Extended resource: qos-specs {{(pid=86971) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: WARNING castellan.key_manager [None req-8b1f7905-4557-4b0b-89d0-9266fd7ab0ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:16 devstack devstack@c-api.service[86970]: WARNING stevedore.named [None req-8b1f7905-4557-4b0b-89d0-9266fd7ab0ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.router [None req-2418338b-8cd8-49c1-a742-fecb26493de3 None None] Extended resource: extra_specs {{(pid=86971) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: WARNING castellan.key_manager [None req-8b1f7905-4557-4b0b-89d0-9266fd7ab0ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:16 devstack devstack@c-api.service[86970]: WARNING stevedore.named [None req-8b1f7905-4557-4b0b-89d0-9266fd7ab0ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:16 devstack devstack@c-api.service[86970]: WARNING castellan.key_manager [None req-8b1f7905-4557-4b0b-89d0-9266fd7ab0ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.router [None req-2418338b-8cd8-49c1-a742-fecb26493de3 None None] Extended resource: backups {{(pid=86971) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: WARNING stevedore.named [None req-8b1f7905-4557-4b0b-89d0-9266fd7ab0ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:16 devstack devstack@c-api.service[86970]: WARNING castellan.key_manager [None req-8b1f7905-4557-4b0b-89d0-9266fd7ab0ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.router [None req-2418338b-8cd8-49c1-a742-fecb26493de3 None None] Extended resource: encryption {{(pid=86971) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 21:03:16 devstack devstack@c-api.service[86970]: WARNING stevedore.named [None req-8b1f7905-4557-4b0b-89d0-9266fd7ab0ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:16 devstack devstack@c-api.service[86970]: WARNING castellan.key_manager [None req-8b1f7905-4557-4b0b-89d0-9266fd7ab0ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:17 devstack devstack@c-api.service[86970]: DEBUG cinder.api.contrib.snapshot_actions [None req-8b1f7905-4557-4b0b-89d0-9266fd7ab0ce None None] SnapshotActionsController initialized {{(pid=86970) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 07 21:03:17 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.router [None req-8b1f7905-4557-4b0b-89d0-9266fd7ab0ce None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86970) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 21:03:17 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.router [None req-2418338b-8cd8-49c1-a742-fecb26493de3 None None] Extended resource: cgsnapshots {{(pid=86971) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 21:03:17 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.router [None req-8b1f7905-4557-4b0b-89d0-9266fd7ab0ce None None] Extension AdminActions extending resource: volumes {{(pid=86970) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 21:03:17 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.router [None req-8b1f7905-4557-4b0b-89d0-9266fd7ab0ce None None] Extension AdminActions extending resource: snapshots {{(pid=86970) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 21:03:17 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.router [None req-8b1f7905-4557-4b0b-89d0-9266fd7ab0ce None None] Extension AdminActions extending resource: backups {{(pid=86970) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 21:03:17 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.router [None req-8b1f7905-4557-4b0b-89d0-9266fd7ab0ce None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86970) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 21:03:17 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.router [None req-8b1f7905-4557-4b0b-89d0-9266fd7ab0ce None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86970) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 21:03:17 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.router [None req-2418338b-8cd8-49c1-a742-fecb26493de3 None None] Extended resource: os-volume-type-access {{(pid=86971) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 21:03:17 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.router [None req-8b1f7905-4557-4b0b-89d0-9266fd7ab0ce None None] Extension VolumeActions extending resource: volumes {{(pid=86970) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 21:03:17 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.router [None req-8b1f7905-4557-4b0b-89d0-9266fd7ab0ce None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86970) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 21:03:17 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.router [None req-8b1f7905-4557-4b0b-89d0-9266fd7ab0ce None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86970) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 21:03:17 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.router [None req-8b1f7905-4557-4b0b-89d0-9266fd7ab0ce None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86970) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 21:03:17 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.router [None req-8b1f7905-4557-4b0b-89d0-9266fd7ab0ce None None] Extension UsedLimits extending resource: limits {{(pid=86970) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 21:03:17 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.router [None req-2418338b-8cd8-49c1-a742-fecb26493de3 None None] Extended resource: consistencygroups {{(pid=86971) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 21:03:17 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.router [None req-8b1f7905-4557-4b0b-89d0-9266fd7ab0ce None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86970) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 21:03:17 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.router [None req-8b1f7905-4557-4b0b-89d0-9266fd7ab0ce None None] Extension TypesManage extending resource: types {{(pid=86970) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 21:03:17 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.router [None req-8b1f7905-4557-4b0b-89d0-9266fd7ab0ce None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86970) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 21:03:17 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.router [None req-8b1f7905-4557-4b0b-89d0-9266fd7ab0ce None None] Extension SnapshotActions extending resource: snapshots {{(pid=86970) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 21:03:17 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.router [None req-8b1f7905-4557-4b0b-89d0-9266fd7ab0ce None None] Extension VolumeTypeAccess extending resource: types {{(pid=86970) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 21:03:17 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.router [None req-2418338b-8cd8-49c1-a742-fecb26493de3 None None] Extended resource: os-volume-transfer {{(pid=86971) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 21:03:17 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.router [None req-2418338b-8cd8-49c1-a742-fecb26493de3 None None] Extended resource: os-snapshot-manage {{(pid=86971) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 07 21:03:17 devstack devstack@c-api.service[86971]: WARNING stevedore.named [None req-2418338b-8cd8-49c1-a742-fecb26493de3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:17 devstack devstack@c-api.service[86971]: WARNING castellan.key_manager [None req-2418338b-8cd8-49c1-a742-fecb26493de3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:17 devstack devstack@c-api.service[86971]: WARNING stevedore.named [None req-2418338b-8cd8-49c1-a742-fecb26493de3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:17 devstack devstack@c-api.service[86971]: WARNING castellan.key_manager [None req-2418338b-8cd8-49c1-a742-fecb26493de3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:17 devstack devstack@c-api.service[86971]: WARNING stevedore.named [None req-2418338b-8cd8-49c1-a742-fecb26493de3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:17 devstack devstack@c-api.service[86971]: WARNING castellan.key_manager [None req-2418338b-8cd8-49c1-a742-fecb26493de3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:17 devstack devstack@c-api.service[86971]: WARNING stevedore.named [None req-2418338b-8cd8-49c1-a742-fecb26493de3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:17 devstack devstack@c-api.service[86971]: WARNING castellan.key_manager [None req-2418338b-8cd8-49c1-a742-fecb26493de3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:17 devstack devstack@c-api.service[86971]: WARNING stevedore.named [None req-2418338b-8cd8-49c1-a742-fecb26493de3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:17 devstack devstack@c-api.service[86971]: WARNING castellan.key_manager [None req-2418338b-8cd8-49c1-a742-fecb26493de3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:17 devstack devstack@c-api.service[86970]: WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x70645a6a4668 pid: 86970 (default app) Sep 07 21:03:17 devstack devstack@c-api.service[86971]: WARNING stevedore.named [None req-2418338b-8cd8-49c1-a742-fecb26493de3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:17 devstack devstack@c-api.service[86971]: WARNING castellan.key_manager [None req-2418338b-8cd8-49c1-a742-fecb26493de3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:17 devstack devstack@c-api.service[86971]: WARNING stevedore.named [None req-2418338b-8cd8-49c1-a742-fecb26493de3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:03:17 devstack devstack@c-api.service[86971]: WARNING castellan.key_manager [None req-2418338b-8cd8-49c1-a742-fecb26493de3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:03:17 devstack devstack@c-api.service[86971]: DEBUG cinder.api.contrib.snapshot_actions [None req-2418338b-8cd8-49c1-a742-fecb26493de3 None None] SnapshotActionsController initialized {{(pid=86971) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 07 21:03:17 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.router [None req-2418338b-8cd8-49c1-a742-fecb26493de3 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86971) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 21:03:17 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.router [None req-2418338b-8cd8-49c1-a742-fecb26493de3 None None] Extension AdminActions extending resource: volumes {{(pid=86971) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 21:03:17 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.router [None req-2418338b-8cd8-49c1-a742-fecb26493de3 None None] Extension AdminActions extending resource: snapshots {{(pid=86971) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 21:03:17 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.router [None req-2418338b-8cd8-49c1-a742-fecb26493de3 None None] Extension AdminActions extending resource: backups {{(pid=86971) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 21:03:17 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.router [None req-2418338b-8cd8-49c1-a742-fecb26493de3 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86971) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 21:03:17 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.router [None req-2418338b-8cd8-49c1-a742-fecb26493de3 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86971) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 21:03:17 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.router [None req-2418338b-8cd8-49c1-a742-fecb26493de3 None None] Extension VolumeActions extending resource: volumes {{(pid=86971) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 21:03:17 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.router [None req-2418338b-8cd8-49c1-a742-fecb26493de3 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86971) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 21:03:17 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.router [None req-2418338b-8cd8-49c1-a742-fecb26493de3 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86971) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 21:03:17 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.router [None req-2418338b-8cd8-49c1-a742-fecb26493de3 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86971) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 21:03:17 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.router [None req-2418338b-8cd8-49c1-a742-fecb26493de3 None None] Extension UsedLimits extending resource: limits {{(pid=86971) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 21:03:17 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.router [None req-2418338b-8cd8-49c1-a742-fecb26493de3 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86971) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 21:03:17 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.router [None req-2418338b-8cd8-49c1-a742-fecb26493de3 None None] Extension TypesManage extending resource: types {{(pid=86971) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 21:03:17 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.router [None req-2418338b-8cd8-49c1-a742-fecb26493de3 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86971) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 21:03:17 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.router [None req-2418338b-8cd8-49c1-a742-fecb26493de3 None None] Extension SnapshotActions extending resource: snapshots {{(pid=86971) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 21:03:17 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.router [None req-2418338b-8cd8-49c1-a742-fecb26493de3 None None] Extension VolumeTypeAccess extending resource: types {{(pid=86971) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 07 21:03:17 devstack devstack@c-api.service[86971]: WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x70645a6a4668 pid: 86971 (default app) Sep 07 21:03:26 devstack devstack@c-api.service[86971]: DEBUG dbcounter [-] [86971] Writing DB stats cinder:SELECT=6 {{(pid=86971) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 21:03:26 devstack devstack@c-api.service[86970]: DEBUG dbcounter [-] [86970] Writing DB stats cinder:SELECT=6 {{(pid=86970) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 21:04:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-5a0689a0-e72b-4583-856a-fcf511927561 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:04:28 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-5a0689a0-e72b-4583-856a-fcf511927561 tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:04:28 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-5a0689a0-e72b-4583-856a-fcf511927561 tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-995987846"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:04:28 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.volumes [None req-5a0689a0-e72b-4583-856a-fcf511927561 tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-995987846'}} {{(pid=86970) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:04:28 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-5a0689a0-e72b-4583-856a-fcf511927561 tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] Create volume of 1 GB Sep 07 21:04:28 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:04:28 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:04:28 devstack devstack@c-api.service[86970]: DEBUG oslo_db.sqlalchemy.engines [None req-5a0689a0-e72b-4583-856a-fcf511927561 tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86970) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 21:04:29 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-5a0689a0-e72b-4583-856a-fcf511927561 tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] Availability zone cache updated, next update will occur around 2026-09-07 20:04:29.019335. {{(pid=86970) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 07 21:04:29 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-5a0689a0-e72b-4583-856a-fcf511927561 tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] Availability Zones retrieved successfully. Sep 07 21:04:29 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-5a0689a0-e72b-4583-856a-fcf511927561 tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] Flow 'volume_create_api' (a9d850a6-f04d-4a7c-b7b9-9355e37cd363) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:04:29 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-5a0689a0-e72b-4583-856a-fcf511927561 tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c09ec40a-8da2-42ab-b682-09a663d9a8be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:04:29 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.flows.api.create_volume [None req-5a0689a0-e72b-4583-856a-fcf511927561 tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] Validating volume size '1' using validate_int {{(pid=86970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:04:29 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-5a0689a0-e72b-4583-856a-fcf511927561 tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c09ec40a-8da2-42ab-b682-09a663d9a8be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:04:29 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-5a0689a0-e72b-4583-856a-fcf511927561 tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e263f34-57b5-4c6b-8ca7-713fa09f14ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:04:29 devstack devstack@c-api.service[86970]: WARNING cinder.quota [None req-5a0689a0-e72b-4583-856a-fcf511927561 tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] Deprecated: Default quota for resource: volumes_QuobyteHD is set by the default quota flag: quota_volumes_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Sep 07 21:04:29 devstack devstack@c-api.service[86970]: WARNING cinder.quota [None req-5a0689a0-e72b-4583-856a-fcf511927561 tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] Deprecated: Default quota for resource: gigabytes_QuobyteHD is set by the default quota flag: quota_gigabytes_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Sep 07 21:04:30 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-5a0689a0-e72b-4583-856a-fcf511927561 tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] Created reservations ['2b32fbc1-958f-4403-95e7-7d3d9c5b9f8a', '2eb68873-a930-4fcd-81be-2514b186b754', 'a1ce7d8a-4513-4e53-877d-cc62cf72effb', '8ef4318a-3df2-4b97-9cde-016aadbb02f2'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:04:30 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-5a0689a0-e72b-4583-856a-fcf511927561 tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e263f34-57b5-4c6b-8ca7-713fa09f14ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2b32fbc1-958f-4403-95e7-7d3d9c5b9f8a', '2eb68873-a930-4fcd-81be-2514b186b754', 'a1ce7d8a-4513-4e53-877d-cc62cf72effb', '8ef4318a-3df2-4b97-9cde-016aadbb02f2']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:04:30 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-5a0689a0-e72b-4583-856a-fcf511927561 tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1bda991e-4169-425f-a101-f98b1bb9f41f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:04:30 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:04:30 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:04:30 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-5a0689a0-e72b-4583-856a-fcf511927561 tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1bda991e-4169-425f-a101-f98b1bb9f41f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4ba4c2f9-4e31-4340-b520-95538f095659', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-995987846',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa015ed6661a4951ae4bc68abe05df0e',qos_specs=None,replication_status=,reservations=['2b32fbc1-958f-4403-95e7-7d3d9c5b9f8a','2eb68873-a930-4fcd-81be-2514b186b754','a1ce7d8a-4513-4e53-877d-cc62cf72effb','8ef4318a-3df2-4b97-9cde-016aadbb02f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e451428544e432d8f0d33aa6b4b905c',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:04:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-995987846',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4ba4c2f9-4e31-4340-b520-95538f095659,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa015ed6661a4951ae4bc68abe05df0e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4e451428544e432d8f0d33aa6b4b905c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:04:30 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-5a0689a0-e72b-4583-856a-fcf511927561 tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd3df98b-9e19-4379-9cbb-b0b214754834) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:04:30 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-5a0689a0-e72b-4583-856a-fcf511927561 tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd3df98b-9e19-4379-9cbb-b0b214754834) transitioned into state 'SUCCESS' from state '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-995987846',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa015ed6661a4951ae4bc68abe05df0e',qos_specs=None,replication_status=,reservations=['2b32fbc1-958f-4403-95e7-7d3d9c5b9f8a','2eb68873-a930-4fcd-81be-2514b186b754','a1ce7d8a-4513-4e53-877d-cc62cf72effb','8ef4318a-3df2-4b97-9cde-016aadbb02f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e451428544e432d8f0d33aa6b4b905c',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:04:30 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-5a0689a0-e72b-4583-856a-fcf511927561 tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2df46cd-2fc7-4321-b214-2402c64a712a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:04:31 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-5a0689a0-e72b-4583-856a-fcf511927561 tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2df46cd-2fc7-4321-b214-2402c64a712a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:04:31 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-5a0689a0-e72b-4583-856a-fcf511927561 tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] Flow 'volume_create_api' (a9d850a6-f04d-4a7c-b7b9-9355e37cd363) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:04:31 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-5a0689a0-e72b-4583-856a-fcf511927561 tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] Create volume request issued successfully. Sep 07 21:04:31 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-5a0689a0-e72b-4583-856a-fcf511927561 tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:04:31 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1/1] 192.168.122.168 () {60 vars in 1142 bytes} [Mon Sep 7 21:04:26 2026] POST /volume/v3/volumes => generated 760 bytes in 4174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:04:31 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-1ce70219-71ff-492f-91cd-987565a173f5 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:04:33 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1ce70219-71ff-492f-91cd-987565a173f5 tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] GET http://192.168.122.168/volume/v3/volumes/4ba4c2f9-4e31-4340-b520-95538f095659 Sep 07 21:04:33 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-1ce70219-71ff-492f-91cd-987565a173f5 tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:04:33 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-1ce70219-71ff-492f-91cd-987565a173f5 tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:04:33 devstack devstack@c-api.service[86971]: DEBUG oslo_db.sqlalchemy.engines [None req-1ce70219-71ff-492f-91cd-987565a173f5 tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86971) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 21:04:34 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:04:34 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:04:34 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:04:34 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:04:34 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-1ce70219-71ff-492f-91cd-987565a173f5 tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] Volume info retrieved successfully. Sep 07 21:04:34 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1ce70219-71ff-492f-91cd-987565a173f5 tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] http://192.168.122.168/volume/v3/volumes/4ba4c2f9-4e31-4340-b520-95538f095659 returned with HTTP 200 Sep 07 21:04:34 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1/2] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:04:31 2026] GET /volume/v3/volumes/4ba4c2f9-4e31-4340-b520-95538f095659 => generated 852 bytes in 2987 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:04:35 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-b6579c58-2401-4f52-bc5d-acb8f25330c2 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:04:35 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b6579c58-2401-4f52-bc5d-acb8f25330c2 tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] GET http://192.168.122.168/volume/v3/volumes/4ba4c2f9-4e31-4340-b520-95538f095659 Sep 07 21:04:35 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b6579c58-2401-4f52-bc5d-acb8f25330c2 tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:04:35 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b6579c58-2401-4f52-bc5d-acb8f25330c2 tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:04:35 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:04:35 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:04:35 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:04:35 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:04:35 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-b6579c58-2401-4f52-bc5d-acb8f25330c2 tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] Volume info retrieved successfully. Sep 07 21:04:35 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b6579c58-2401-4f52-bc5d-acb8f25330c2 tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] http://192.168.122.168/volume/v3/volumes/4ba4c2f9-4e31-4340-b520-95538f095659 returned with HTTP 200 Sep 07 21:04:35 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 2/3] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:04:35 2026] GET /volume/v3/volumes/4ba4c2f9-4e31-4340-b520-95538f095659 => generated 853 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:04:35 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-ba2473dc-190a-44ed-9206-001a53afb083 req-3149c882-19e6-435e-b0f8-50ba99d84fcc None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:04:35 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-ba2473dc-190a-44ed-9206-001a53afb083 req-3149c882-19e6-435e-b0f8-50ba99d84fcc tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] GET http://192.168.122.168/volume/v3/volumes/4ba4c2f9-4e31-4340-b520-95538f095659 Sep 07 21:04:35 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-ba2473dc-190a-44ed-9206-001a53afb083 req-3149c882-19e6-435e-b0f8-50ba99d84fcc tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:04:35 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-ba2473dc-190a-44ed-9206-001a53afb083 req-3149c882-19e6-435e-b0f8-50ba99d84fcc tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:04:35 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:04:35 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:04:35 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:04:35 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:04:35 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [req-ba2473dc-190a-44ed-9206-001a53afb083 req-3149c882-19e6-435e-b0f8-50ba99d84fcc tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] Volume info retrieved successfully. Sep 07 21:04:35 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-ba2473dc-190a-44ed-9206-001a53afb083 req-3149c882-19e6-435e-b0f8-50ba99d84fcc tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] http://192.168.122.168/volume/v3/volumes/4ba4c2f9-4e31-4340-b520-95538f095659 returned with HTTP 200 Sep 07 21:04:35 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 2/4] 192.168.122.168 () {60 vars in 1487 bytes} [Mon Sep 7 21:04:35 2026] GET /volume/v3/volumes/4ba4c2f9-4e31-4340-b520-95538f095659 => generated 853 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:04:36 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-7912e141-73d1-41a8-a709-133d3ce1c317 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:04:36 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-7912e141-73d1-41a8-a709-133d3ce1c317 None None] GET http://192.168.122.168/volume// Sep 07 21:04:36 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-7912e141-73d1-41a8-a709-133d3ce1c317 None None] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:04:36 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-7912e141-73d1-41a8-a709-133d3ce1c317 None None] Calling method 'all' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:04:36 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-7912e141-73d1-41a8-a709-133d3ce1c317 None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 07 21:04:36 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 3/5] 192.168.122.168 () {58 vars in 1317 bytes} [Mon Sep 7 21:04:36 2026] GET /volume/ => generated 390 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 21:04:36 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-ba2473dc-190a-44ed-9206-001a53afb083 req-8d6e4d52-18af-40c2-b0c6-b6751b153f54 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:04:37 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-ba2473dc-190a-44ed-9206-001a53afb083 req-8d6e4d52-18af-40c2-b0c6-b6751b153f54 tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] POST http://192.168.122.168/volume/v3/attachments Sep 07 21:04:37 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-ba2473dc-190a-44ed-9206-001a53afb083 req-8d6e4d52-18af-40c2-b0c6-b6751b153f54 tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4ba4c2f9-4e31-4340-b520-95538f095659", "connector": null, "instance_uuid": "a7842a32-f7d5-4291-9fda-8a211ad1bb43"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:04:37 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:04:37 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:04:37 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:04:37 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:04:37 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes_1", "volume_attachment" and FROM element "volumes". Apply join condition(s) between each element to resolve. Sep 07 21:04:37 devstack devstack@c-api.service[86971]: .first() Sep 07 21:04:37 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-ba2473dc-190a-44ed-9206-001a53afb083 req-8d6e4d52-18af-40c2-b0c6-b6751b153f54 tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] http://192.168.122.168/volume/v3/attachments returned with HTTP 200 Sep 07 21:04:37 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 3/6] 192.168.122.168 () {66 vars in 1483 bytes} [Mon Sep 7 21:04:36 2026] POST /volume/v3/attachments => generated 273 bytes in 882 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:04:37 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-a520d21d-b4a4-4279-9aeb-d119876a743b None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:04:37 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-6a5d7af6-9102-419b-a1d1-ea2c1aea5530 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:04:37 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a520d21d-b4a4-4279-9aeb-d119876a743b tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] GET http://192.168.122.168/volume/v3/volumes/4ba4c2f9-4e31-4340-b520-95538f095659 Sep 07 21:04:37 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a520d21d-b4a4-4279-9aeb-d119876a743b tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:04:37 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-6a5d7af6-9102-419b-a1d1-ea2c1aea5530 tempest-VolumesAdminNegativeTest-297797785 tempest-VolumesAdminNegativeTest-297797785-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:04:37 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a520d21d-b4a4-4279-9aeb-d119876a743b tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:04:37 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-6a5d7af6-9102-419b-a1d1-ea2c1aea5530 tempest-VolumesAdminNegativeTest-297797785 tempest-VolumesAdminNegativeTest-297797785-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1707831892"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:04:37 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.volumes [None req-6a5d7af6-9102-419b-a1d1-ea2c1aea5530 tempest-VolumesAdminNegativeTest-297797785 tempest-VolumesAdminNegativeTest-297797785-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1707831892'}} {{(pid=86971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:04:37 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-6a5d7af6-9102-419b-a1d1-ea2c1aea5530 tempest-VolumesAdminNegativeTest-297797785 tempest-VolumesAdminNegativeTest-297797785-project-member] Create volume of 1 GB Sep 07 21:04:37 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:04:37 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:04:37 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:04:37 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:04:37 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:04:37 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:04:37 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-a520d21d-b4a4-4279-9aeb-d119876a743b tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] Volume info retrieved successfully. Sep 07 21:04:37 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/service.py:236: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:04:37 devstack devstack@c-api.service[86971]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 21:04:37 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-6a5d7af6-9102-419b-a1d1-ea2c1aea5530 tempest-VolumesAdminNegativeTest-297797785 tempest-VolumesAdminNegativeTest-297797785-project-member] Availability zone cache updated, next update will occur around 2026-09-07 20:04:37.792098. {{(pid=86971) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 07 21:04:37 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-6a5d7af6-9102-419b-a1d1-ea2c1aea5530 tempest-VolumesAdminNegativeTest-297797785 tempest-VolumesAdminNegativeTest-297797785-project-member] Availability Zones retrieved successfully. Sep 07 21:04:37 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a520d21d-b4a4-4279-9aeb-d119876a743b tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] http://192.168.122.168/volume/v3/volumes/4ba4c2f9-4e31-4340-b520-95538f095659 returned with HTTP 200 Sep 07 21:04:37 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 4/7] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:04:37 2026] GET /volume/v3/volumes/4ba4c2f9-4e31-4340-b520-95538f095659 => generated 852 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:04:37 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-aefce4d4-112f-4a8b-b42c-07fae5f8f4f8 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:04:37 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-aefce4d4-112f-4a8b-b42c-07fae5f8f4f8 None None] GET http://192.168.122.168/volume// Sep 07 21:04:37 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-aefce4d4-112f-4a8b-b42c-07fae5f8f4f8 None None] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:04:37 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-aefce4d4-112f-4a8b-b42c-07fae5f8f4f8 None None] Calling method 'all' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:04:37 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-aefce4d4-112f-4a8b-b42c-07fae5f8f4f8 None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 07 21:04:37 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 5/8] 192.168.122.168 () {58 vars in 1315 bytes} [Mon Sep 7 21:04:37 2026] GET /volume/ => generated 390 bytes in 23 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 21:04:37 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-6a5d7af6-9102-419b-a1d1-ea2c1aea5530 tempest-VolumesAdminNegativeTest-297797785 tempest-VolumesAdminNegativeTest-297797785-project-member] Flow 'volume_create_api' (6c30f04e-f3b1-44a0-ae16-0b90da6f1864) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:04:37 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-6a5d7af6-9102-419b-a1d1-ea2c1aea5530 tempest-VolumesAdminNegativeTest-297797785 tempest-VolumesAdminNegativeTest-297797785-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ef9e5fa-ab71-4c53-ae19-82d2a02ec874) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:04:37 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.flows.api.create_volume [None req-6a5d7af6-9102-419b-a1d1-ea2c1aea5530 tempest-VolumesAdminNegativeTest-297797785 tempest-VolumesAdminNegativeTest-297797785-project-member] Validating volume size '1' using validate_int {{(pid=86971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:04:37 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-ba2473dc-190a-44ed-9206-001a53afb083 req-4dac254e-b6a9-4417-a05c-837ee199042d None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:04:37 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-ba2473dc-190a-44ed-9206-001a53afb083 req-4dac254e-b6a9-4417-a05c-837ee199042d tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] GET http://192.168.122.168/volume/v3/volumes/4ba4c2f9-4e31-4340-b520-95538f095659 Sep 07 21:04:37 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-ba2473dc-190a-44ed-9206-001a53afb083 req-4dac254e-b6a9-4417-a05c-837ee199042d tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:04:37 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-ba2473dc-190a-44ed-9206-001a53afb083 req-4dac254e-b6a9-4417-a05c-837ee199042d tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:04:37 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:04:37 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:04:37 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:04:37 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:04:38 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [req-ba2473dc-190a-44ed-9206-001a53afb083 req-4dac254e-b6a9-4417-a05c-837ee199042d tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] Volume info retrieved successfully. Sep 07 21:04:38 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-ba2473dc-190a-44ed-9206-001a53afb083 req-4dac254e-b6a9-4417-a05c-837ee199042d tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] http://192.168.122.168/volume/v3/volumes/4ba4c2f9-4e31-4340-b520-95538f095659 returned with HTTP 200 Sep 07 21:04:38 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 6/9] 192.168.122.168 () {62 vars in 1528 bytes} [Mon Sep 7 21:04:37 2026] GET /volume/v3/volumes/4ba4c2f9-4e31-4340-b520-95538f095659 => generated 1033 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 21:04:38 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-6a5d7af6-9102-419b-a1d1-ea2c1aea5530 tempest-VolumesAdminNegativeTest-297797785 tempest-VolumesAdminNegativeTest-297797785-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ef9e5fa-ab71-4c53-ae19-82d2a02ec874) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:04:38 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-6a5d7af6-9102-419b-a1d1-ea2c1aea5530 tempest-VolumesAdminNegativeTest-297797785 tempest-VolumesAdminNegativeTest-297797785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30bae370-0c81-4437-8e9c-ec0ff9244014) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:04:38 devstack devstack@c-api.service[86971]: WARNING cinder.quota [None req-6a5d7af6-9102-419b-a1d1-ea2c1aea5530 tempest-VolumesAdminNegativeTest-297797785 tempest-VolumesAdminNegativeTest-297797785-project-member] Deprecated: Default quota for resource: volumes_QuobyteHD is set by the default quota flag: quota_volumes_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Sep 07 21:04:38 devstack devstack@c-api.service[86971]: WARNING cinder.quota [None req-6a5d7af6-9102-419b-a1d1-ea2c1aea5530 tempest-VolumesAdminNegativeTest-297797785 tempest-VolumesAdminNegativeTest-297797785-project-member] Deprecated: Default quota for resource: gigabytes_QuobyteHD is set by the default quota flag: quota_gigabytes_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Sep 07 21:04:38 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-6a5d7af6-9102-419b-a1d1-ea2c1aea5530 tempest-VolumesAdminNegativeTest-297797785 tempest-VolumesAdminNegativeTest-297797785-project-member] Created reservations ['81a186fc-73fa-4b2b-aaad-2a5a494ce6ce', 'c54add8f-e1ac-4d6b-b2e3-a33725881be2', 'fed0610c-663f-4a5b-847a-cd7897d20ba4', 'fce1591e-800d-4fcc-b9d4-a5c7a6ff0f6f'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:04:38 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-6a5d7af6-9102-419b-a1d1-ea2c1aea5530 tempest-VolumesAdminNegativeTest-297797785 tempest-VolumesAdminNegativeTest-297797785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30bae370-0c81-4437-8e9c-ec0ff9244014) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['81a186fc-73fa-4b2b-aaad-2a5a494ce6ce', 'c54add8f-e1ac-4d6b-b2e3-a33725881be2', 'fed0610c-663f-4a5b-847a-cd7897d20ba4', 'fce1591e-800d-4fcc-b9d4-a5c7a6ff0f6f']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:04:38 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-6a5d7af6-9102-419b-a1d1-ea2c1aea5530 tempest-VolumesAdminNegativeTest-297797785 tempest-VolumesAdminNegativeTest-297797785-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d338f63e-b8a2-482b-97e9-935db77387d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:04:38 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:04:38 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:04:38 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-6a5d7af6-9102-419b-a1d1-ea2c1aea5530 tempest-VolumesAdminNegativeTest-297797785 tempest-VolumesAdminNegativeTest-297797785-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d338f63e-b8a2-482b-97e9-935db77387d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '029740a7-cb9e-4d00-b292-988c6528f398', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1707831892',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='043c3aca6b1244329a1f1a938f64b729',qos_specs=None,replication_status=,reservations=['81a186fc-73fa-4b2b-aaad-2a5a494ce6ce','c54add8f-e1ac-4d6b-b2e3-a33725881be2','fed0610c-663f-4a5b-847a-cd7897d20ba4','fce1591e-800d-4fcc-b9d4-a5c7a6ff0f6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='307516422a3c46c692bc3ffc764e5c71',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:04:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1707831892',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=029740a7-cb9e-4d00-b292-988c6528f398,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='043c3aca6b1244329a1f1a938f64b729',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='307516422a3c46c692bc3ffc764e5c71',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:04:38 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-6a5d7af6-9102-419b-a1d1-ea2c1aea5530 tempest-VolumesAdminNegativeTest-297797785 tempest-VolumesAdminNegativeTest-297797785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ee34484-d238-44fe-a36c-f786710e9462) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:04:38 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-6a5d7af6-9102-419b-a1d1-ea2c1aea5530 tempest-VolumesAdminNegativeTest-297797785 tempest-VolumesAdminNegativeTest-297797785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ee34484-d238-44fe-a36c-f786710e9462) transitioned into state 'SUCCESS' from state '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-1707831892',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='043c3aca6b1244329a1f1a938f64b729',qos_specs=None,replication_status=,reservations=['81a186fc-73fa-4b2b-aaad-2a5a494ce6ce','c54add8f-e1ac-4d6b-b2e3-a33725881be2','fed0610c-663f-4a5b-847a-cd7897d20ba4','fce1591e-800d-4fcc-b9d4-a5c7a6ff0f6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='307516422a3c46c692bc3ffc764e5c71',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:04:38 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-6a5d7af6-9102-419b-a1d1-ea2c1aea5530 tempest-VolumesAdminNegativeTest-297797785 tempest-VolumesAdminNegativeTest-297797785-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ff3d1e3-ec01-4d91-8d14-ae8b50310f58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:04:38 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-6a5d7af6-9102-419b-a1d1-ea2c1aea5530 tempest-VolumesAdminNegativeTest-297797785 tempest-VolumesAdminNegativeTest-297797785-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ff3d1e3-ec01-4d91-8d14-ae8b50310f58) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:04:38 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-6a5d7af6-9102-419b-a1d1-ea2c1aea5530 tempest-VolumesAdminNegativeTest-297797785 tempest-VolumesAdminNegativeTest-297797785-project-member] Flow 'volume_create_api' (6c30f04e-f3b1-44a0-ae16-0b90da6f1864) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:04:38 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-6a5d7af6-9102-419b-a1d1-ea2c1aea5530 tempest-VolumesAdminNegativeTest-297797785 tempest-VolumesAdminNegativeTest-297797785-project-member] Create volume request issued successfully. Sep 07 21:04:38 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-6a5d7af6-9102-419b-a1d1-ea2c1aea5530 tempest-VolumesAdminNegativeTest-297797785 tempest-VolumesAdminNegativeTest-297797785-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:04:38 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 4/10] 192.168.122.168 () {60 vars in 1142 bytes} [Mon Sep 7 21:04:37 2026] POST /volume/v3/volumes => generated 764 bytes in 1046 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:04:38 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-40a38f5f-c48c-40ee-98ed-c7e61cde29ab None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:04:38 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-40a38f5f-c48c-40ee-98ed-c7e61cde29ab tempest-VolumesAdminNegativeTest-297797785 tempest-VolumesAdminNegativeTest-297797785-project-member] GET http://192.168.122.168/volume/v3/volumes/029740a7-cb9e-4d00-b292-988c6528f398 Sep 07 21:04:38 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-40a38f5f-c48c-40ee-98ed-c7e61cde29ab tempest-VolumesAdminNegativeTest-297797785 tempest-VolumesAdminNegativeTest-297797785-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:04:38 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-40a38f5f-c48c-40ee-98ed-c7e61cde29ab tempest-VolumesAdminNegativeTest-297797785 tempest-VolumesAdminNegativeTest-297797785-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:04:38 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-f5a1a618-5b13-4885-b8bb-b439848c663d None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:04:38 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:04:38 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:04:38 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:04:38 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:04:38 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f5a1a618-5b13-4885-b8bb-b439848c663d tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] GET http://192.168.122.168/volume/v3/volumes/4ba4c2f9-4e31-4340-b520-95538f095659 Sep 07 21:04:38 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f5a1a618-5b13-4885-b8bb-b439848c663d tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:04:38 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f5a1a618-5b13-4885-b8bb-b439848c663d tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:04:38 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-40a38f5f-c48c-40ee-98ed-c7e61cde29ab tempest-VolumesAdminNegativeTest-297797785 tempest-VolumesAdminNegativeTest-297797785-project-member] Volume info retrieved successfully. Sep 07 21:04:38 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-40a38f5f-c48c-40ee-98ed-c7e61cde29ab tempest-VolumesAdminNegativeTest-297797785 tempest-VolumesAdminNegativeTest-297797785-project-member] http://192.168.122.168/volume/v3/volumes/029740a7-cb9e-4d00-b292-988c6528f398 returned with HTTP 200 Sep 07 21:04:38 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 7/11] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:04:38 2026] GET /volume/v3/volumes/029740a7-cb9e-4d00-b292-988c6528f398 => generated 832 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:04:38 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:04:38 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:04:38 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:04:38 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:04:38 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-f5a1a618-5b13-4885-b8bb-b439848c663d tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] Volume info retrieved successfully. Sep 07 21:04:39 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f5a1a618-5b13-4885-b8bb-b439848c663d tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] http://192.168.122.168/volume/v3/volumes/4ba4c2f9-4e31-4340-b520-95538f095659 returned with HTTP 200 Sep 07 21:04:39 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 5/12] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:04:38 2026] GET /volume/v3/volumes/4ba4c2f9-4e31-4340-b520-95538f095659 => generated 852 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:04:39 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-96f4faa0-99f6-4bd5-b539-be837d495b59 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:04:39 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-96f4faa0-99f6-4bd5-b539-be837d495b59 tempest-VolumesAdminNegativeTest-297797785 tempest-VolumesAdminNegativeTest-297797785-project-member] GET http://192.168.122.168/volume/v3/volumes/029740a7-cb9e-4d00-b292-988c6528f398 Sep 07 21:04:39 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-96f4faa0-99f6-4bd5-b539-be837d495b59 tempest-VolumesAdminNegativeTest-297797785 tempest-VolumesAdminNegativeTest-297797785-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:04:39 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-96f4faa0-99f6-4bd5-b539-be837d495b59 tempest-VolumesAdminNegativeTest-297797785 tempest-VolumesAdminNegativeTest-297797785-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:04:40 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:04:40 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:04:40 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:04:40 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:04:40 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-d780d583-7e0a-4073-8466-811132a56081 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:04:40 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d780d583-7e0a-4073-8466-811132a56081 tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] GET http://192.168.122.168/volume/v3/volumes/4ba4c2f9-4e31-4340-b520-95538f095659 Sep 07 21:04:40 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-d780d583-7e0a-4073-8466-811132a56081 tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:04:40 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-d780d583-7e0a-4073-8466-811132a56081 tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:04:40 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-96f4faa0-99f6-4bd5-b539-be837d495b59 tempest-VolumesAdminNegativeTest-297797785 tempest-VolumesAdminNegativeTest-297797785-project-member] Volume info retrieved successfully. Sep 07 21:04:40 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-96f4faa0-99f6-4bd5-b539-be837d495b59 tempest-VolumesAdminNegativeTest-297797785 tempest-VolumesAdminNegativeTest-297797785-project-member] http://192.168.122.168/volume/v3/volumes/029740a7-cb9e-4d00-b292-988c6528f398 returned with HTTP 200 Sep 07 21:04:40 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:04:40 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:04:40 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 8/13] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:04:39 2026] GET /volume/v3/volumes/029740a7-cb9e-4d00-b292-988c6528f398 => generated 856 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:04:40 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:04:40 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:04:40 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-d780d583-7e0a-4073-8466-811132a56081 tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] Volume info retrieved successfully. Sep 07 21:04:40 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d780d583-7e0a-4073-8466-811132a56081 tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] http://192.168.122.168/volume/v3/volumes/4ba4c2f9-4e31-4340-b520-95538f095659 returned with HTTP 200 Sep 07 21:04:40 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 6/14] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:04:40 2026] GET /volume/v3/volumes/4ba4c2f9-4e31-4340-b520-95538f095659 => generated 852 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:04:40 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-ba2473dc-190a-44ed-9206-001a53afb083 req-49b00d40-d29b-4fd9-b4cd-83e34759c135 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:04:40 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-ba2473dc-190a-44ed-9206-001a53afb083 req-49b00d40-d29b-4fd9-b4cd-83e34759c135 tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] PUT http://192.168.122.168/volume/v3/attachments/e8c60721-0be9-4442-9dbd-4601fb92c998 Sep 07 21:04:40 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-ba2473dc-190a-44ed-9206-001a53afb083 req-49b00d40-d29b-4fd9-b4cd-83e34759c135 tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.168", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f66edac0a33a", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "c6b99549-0b24-4978-b602-a84a5032516b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:04:40 devstack devstack@c-api.service[86970]: /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 07 21:04:40 devstack devstack@c-api.service[86970]: .first() Sep 07 21:04:40 devstack devstack@c-api.service[86970]: DEBUG cinder.coordination [req-ba2473dc-190a-44ed-9206-001a53afb083 req-49b00d40-d29b-4fd9-b4cd-83e34759c135 tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] Acquiring lock "cinder-attachment_update-4ba4c2f9-4e31-4340-b520-95538f095659-devstack" by "attachment_update" {{(pid=86970) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 21:04:40 devstack devstack@c-api.service[86970]: DEBUG cinder.coordination [req-ba2473dc-190a-44ed-9206-001a53afb083 req-49b00d40-d29b-4fd9-b4cd-83e34759c135 tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] Lock "cinder-attachment_update-4ba4c2f9-4e31-4340-b520-95538f095659-devstack" acquired by "attachment_update" :: waited 0.032s {{(pid=86970) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 21:04:40 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:04:40 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:04:41 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:04:41 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:04:41 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-28f00957-12a3-462a-b94f-467343b1f7dc None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:04:41 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-28f00957-12a3-462a-b94f-467343b1f7dc tempest-VolumesAdminNegativeTest-297797785 tempest-VolumesAdminNegativeTest-297797785-project-member] GET http://192.168.122.168/volume/v3/volumes/029740a7-cb9e-4d00-b292-988c6528f398 Sep 07 21:04:41 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-28f00957-12a3-462a-b94f-467343b1f7dc tempest-VolumesAdminNegativeTest-297797785 tempest-VolumesAdminNegativeTest-297797785-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:04:41 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-28f00957-12a3-462a-b94f-467343b1f7dc tempest-VolumesAdminNegativeTest-297797785 tempest-VolumesAdminNegativeTest-297797785-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:04:41 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:04:41 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:04:41 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:04:41 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:04:41 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-28f00957-12a3-462a-b94f-467343b1f7dc tempest-VolumesAdminNegativeTest-297797785 tempest-VolumesAdminNegativeTest-297797785-project-member] Volume info retrieved successfully. Sep 07 21:04:41 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-28f00957-12a3-462a-b94f-467343b1f7dc tempest-VolumesAdminNegativeTest-297797785 tempest-VolumesAdminNegativeTest-297797785-project-member] http://192.168.122.168/volume/v3/volumes/029740a7-cb9e-4d00-b292-988c6528f398 returned with HTTP 200 Sep 07 21:04:41 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 7/15] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:04:41 2026] GET /volume/v3/volumes/029740a7-cb9e-4d00-b292-988c6528f398 => generated 856 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:04:41 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-72fd9eb5-93b5-421c-8061-bfa307be078c None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:04:41 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-72fd9eb5-93b5-421c-8061-bfa307be078c tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] GET http://192.168.122.168/volume/v3/volumes/4ba4c2f9-4e31-4340-b520-95538f095659 Sep 07 21:04:41 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-72fd9eb5-93b5-421c-8061-bfa307be078c tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:04:41 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-72fd9eb5-93b5-421c-8061-bfa307be078c tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:04:41 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:04:41 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:04:41 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:04:41 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:04:41 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-72fd9eb5-93b5-421c-8061-bfa307be078c tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] Volume info retrieved successfully. Sep 07 21:04:41 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-72fd9eb5-93b5-421c-8061-bfa307be078c tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] http://192.168.122.168/volume/v3/volumes/4ba4c2f9-4e31-4340-b520-95538f095659 returned with HTTP 200 Sep 07 21:04:41 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 8/16] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:04:41 2026] GET /volume/v3/volumes/4ba4c2f9-4e31-4340-b520-95538f095659 => generated 852 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:04:42 devstack devstack@c-api.service[86970]: DEBUG cinder.coordination [req-ba2473dc-190a-44ed-9206-001a53afb083 req-49b00d40-d29b-4fd9-b4cd-83e34759c135 tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] Lock "cinder-attachment_update-4ba4c2f9-4e31-4340-b520-95538f095659-devstack" released by "attachment_update" :: held 1.112s {{(pid=86970) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 21:04:42 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-ba2473dc-190a-44ed-9206-001a53afb083 req-49b00d40-d29b-4fd9-b4cd-83e34759c135 tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] http://192.168.122.168/volume/v3/attachments/e8c60721-0be9-4442-9dbd-4601fb92c998 returned with HTTP 200 Sep 07 21:04:42 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 9/17] 192.168.122.168 () {66 vars in 1593 bytes} [Mon Sep 7 21:04:40 2026] PUT /volume/v3/attachments/e8c60721-0be9-4442-9dbd-4601fb92c998 => generated 694 bytes in 1234 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 21:04:42 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-bdc6c203-5b02-40e1-aee0-256da1358e54 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:04:42 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-bdc6c203-5b02-40e1-aee0-256da1358e54 tempest-VolumesAdminNegativeTest-297797785 tempest-VolumesAdminNegativeTest-297797785-project-member] GET http://192.168.122.168/volume/v3/volumes/029740a7-cb9e-4d00-b292-988c6528f398 Sep 07 21:04:42 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-bdc6c203-5b02-40e1-aee0-256da1358e54 tempest-VolumesAdminNegativeTest-297797785 tempest-VolumesAdminNegativeTest-297797785-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:04:42 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-bdc6c203-5b02-40e1-aee0-256da1358e54 tempest-VolumesAdminNegativeTest-297797785 tempest-VolumesAdminNegativeTest-297797785-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:04:42 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:04:42 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:04:42 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:04:42 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:04:42 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-bdc6c203-5b02-40e1-aee0-256da1358e54 tempest-VolumesAdminNegativeTest-297797785 tempest-VolumesAdminNegativeTest-297797785-project-member] Volume info retrieved successfully. Sep 07 21:04:42 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-bdc6c203-5b02-40e1-aee0-256da1358e54 tempest-VolumesAdminNegativeTest-297797785 tempest-VolumesAdminNegativeTest-297797785-project-member] http://192.168.122.168/volume/v3/volumes/029740a7-cb9e-4d00-b292-988c6528f398 returned with HTTP 200 Sep 07 21:04:42 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 9/18] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:04:42 2026] GET /volume/v3/volumes/029740a7-cb9e-4d00-b292-988c6528f398 => generated 857 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:04:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-fe463600-acf0-421d-9fcd-0323a338bafc None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:04:42 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-fe463600-acf0-421d-9fcd-0323a338bafc tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] GET http://192.168.122.168/volume/v3/volumes/4ba4c2f9-4e31-4340-b520-95538f095659 Sep 07 21:04:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-fe463600-acf0-421d-9fcd-0323a338bafc tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:04:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-fe463600-acf0-421d-9fcd-0323a338bafc tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:04:42 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:04:42 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:04:42 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:04:42 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:04:42 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-fe463600-acf0-421d-9fcd-0323a338bafc tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] Volume info retrieved successfully. Sep 07 21:04:42 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-fe463600-acf0-421d-9fcd-0323a338bafc tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] http://192.168.122.168/volume/v3/volumes/4ba4c2f9-4e31-4340-b520-95538f095659 returned with HTTP 200 Sep 07 21:04:42 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 10/19] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:04:42 2026] GET /volume/v3/volumes/4ba4c2f9-4e31-4340-b520-95538f095659 => generated 853 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:04:42 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-b3f54214-2cbd-42ae-9014-f89b568c43d8 req-e1920a31-4de6-465b-bfe0-5e866b48b523 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:04:43 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-b3f54214-2cbd-42ae-9014-f89b568c43d8 req-e1920a31-4de6-465b-bfe0-5e866b48b523 tempest-VolumesAdminNegativeTest-82039785 tempest-VolumesAdminNegativeTest-82039785-project] GET http://192.168.122.168/volume/v3/volumes/dca5fc67-6075-4e17-88f0-4b3610c770a2 Sep 07 21:04:43 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-b3f54214-2cbd-42ae-9014-f89b568c43d8 req-e1920a31-4de6-465b-bfe0-5e866b48b523 tempest-VolumesAdminNegativeTest-82039785 tempest-VolumesAdminNegativeTest-82039785-project] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:04:43 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-b3f54214-2cbd-42ae-9014-f89b568c43d8 req-e1920a31-4de6-465b-bfe0-5e866b48b523 tempest-VolumesAdminNegativeTest-82039785 tempest-VolumesAdminNegativeTest-82039785-project] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:04:43 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-b3f54214-2cbd-42ae-9014-f89b568c43d8 req-e1920a31-4de6-465b-bfe0-5e866b48b523 tempest-VolumesAdminNegativeTest-82039785 tempest-VolumesAdminNegativeTest-82039785-project] http://192.168.122.168/volume/v3/volumes/dca5fc67-6075-4e17-88f0-4b3610c770a2 returned with HTTP 404 Sep 07 21:04:43 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 10/20] 192.168.122.168 () {60 vars in 1487 bytes} [Mon Sep 7 21:04:42 2026] GET /volume/v3/volumes/dca5fc67-6075-4e17-88f0-4b3610c770a2 => generated 109 bytes in 353 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:04:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-641e7fb3-fa60-4dec-a26c-16252e2bc501 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:04:43 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-641e7fb3-fa60-4dec-a26c-16252e2bc501 tempest-VolumesAdminNegativeTest-297797785 tempest-VolumesAdminNegativeTest-297797785-project-member] DELETE http://192.168.122.168/volume/v3/volumes/029740a7-cb9e-4d00-b292-988c6528f398 Sep 07 21:04:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-641e7fb3-fa60-4dec-a26c-16252e2bc501 tempest-VolumesAdminNegativeTest-297797785 tempest-VolumesAdminNegativeTest-297797785-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:04:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-641e7fb3-fa60-4dec-a26c-16252e2bc501 tempest-VolumesAdminNegativeTest-297797785 tempest-VolumesAdminNegativeTest-297797785-project-member] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:04:43 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-641e7fb3-fa60-4dec-a26c-16252e2bc501 tempest-VolumesAdminNegativeTest-297797785 tempest-VolumesAdminNegativeTest-297797785-project-member] Delete volume with id: 029740a7-cb9e-4d00-b292-988c6528f398 Sep 07 21:04:43 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:04:43 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:04:43 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:04:43 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:04:43 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-641e7fb3-fa60-4dec-a26c-16252e2bc501 tempest-VolumesAdminNegativeTest-297797785 tempest-VolumesAdminNegativeTest-297797785-project-member] Volume info retrieved successfully. Sep 07 21:04:43 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-641e7fb3-fa60-4dec-a26c-16252e2bc501 tempest-VolumesAdminNegativeTest-297797785 tempest-VolumesAdminNegativeTest-297797785-project-member] Delete volume request issued successfully. Sep 07 21:04:43 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-641e7fb3-fa60-4dec-a26c-16252e2bc501 tempest-VolumesAdminNegativeTest-297797785 tempest-VolumesAdminNegativeTest-297797785-project-member] http://192.168.122.168/volume/v3/volumes/029740a7-cb9e-4d00-b292-988c6528f398 returned with HTTP 202 Sep 07 21:04:43 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 11/21] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:04:43 2026] DELETE /volume/v3/volumes/029740a7-cb9e-4d00-b292-988c6528f398 => generated 0 bytes in 190 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:04:43 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-6d03a166-595d-447f-b7e4-320a9cb8baf9 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:04:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-880f5084-fff4-4cf8-bc41-40b4df5d83be None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:04:43 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-880f5084-fff4-4cf8-bc41-40b4df5d83be tempest-VolumesAdminNegativeTest-297797785 tempest-VolumesAdminNegativeTest-297797785-project-member] GET http://192.168.122.168/volume/v3/volumes/029740a7-cb9e-4d00-b292-988c6528f398 Sep 07 21:04:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-880f5084-fff4-4cf8-bc41-40b4df5d83be tempest-VolumesAdminNegativeTest-297797785 tempest-VolumesAdminNegativeTest-297797785-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:04:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-880f5084-fff4-4cf8-bc41-40b4df5d83be tempest-VolumesAdminNegativeTest-297797785 tempest-VolumesAdminNegativeTest-297797785-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:04:43 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-6d03a166-595d-447f-b7e4-320a9cb8baf9 tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] GET http://192.168.122.168/volume/v3/volumes/4ba4c2f9-4e31-4340-b520-95538f095659 Sep 07 21:04:43 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-6d03a166-595d-447f-b7e4-320a9cb8baf9 tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:04:43 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-6d03a166-595d-447f-b7e4-320a9cb8baf9 tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:04:43 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:04:43 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:04:43 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:04:43 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:04:43 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-880f5084-fff4-4cf8-bc41-40b4df5d83be tempest-VolumesAdminNegativeTest-297797785 tempest-VolumesAdminNegativeTest-297797785-project-member] Volume info retrieved successfully. Sep 07 21:04:43 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:04:43 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:04:43 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:04:43 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:04:43 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-880f5084-fff4-4cf8-bc41-40b4df5d83be tempest-VolumesAdminNegativeTest-297797785 tempest-VolumesAdminNegativeTest-297797785-project-member] http://192.168.122.168/volume/v3/volumes/029740a7-cb9e-4d00-b292-988c6528f398 returned with HTTP 200 Sep 07 21:04:43 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 12/22] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:04:43 2026] GET /volume/v3/volumes/029740a7-cb9e-4d00-b292-988c6528f398 => generated 856 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:04:43 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-6d03a166-595d-447f-b7e4-320a9cb8baf9 tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] Volume info retrieved successfully. Sep 07 21:04:43 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-6d03a166-595d-447f-b7e4-320a9cb8baf9 tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] http://192.168.122.168/volume/v3/volumes/4ba4c2f9-4e31-4340-b520-95538f095659 returned with HTTP 200 Sep 07 21:04:43 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 11/23] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:04:43 2026] GET /volume/v3/volumes/4ba4c2f9-4e31-4340-b520-95538f095659 => generated 853 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:04:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-ba2473dc-190a-44ed-9206-001a53afb083 req-4a2da0b6-0498-4a3a-8562-1f3926b91c3b None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:04:43 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-ba2473dc-190a-44ed-9206-001a53afb083 req-4a2da0b6-0498-4a3a-8562-1f3926b91c3b tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] POST http://192.168.122.168/volume/v3/attachments/e8c60721-0be9-4442-9dbd-4601fb92c998/action Sep 07 21:04:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-ba2473dc-190a-44ed-9206-001a53afb083 req-4a2da0b6-0498-4a3a-8562-1f3926b91c3b tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] Action body: b'{"os-complete": null}' {{(pid=86970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:04:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-ba2473dc-190a-44ed-9206-001a53afb083 req-4a2da0b6-0498-4a3a-8562-1f3926b91c3b tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:04:43 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:04:43 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:04:43 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:04:43 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:04:44 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-ba2473dc-190a-44ed-9206-001a53afb083 req-4a2da0b6-0498-4a3a-8562-1f3926b91c3b tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] http://192.168.122.168/volume/v3/attachments/e8c60721-0be9-4442-9dbd-4601fb92c998/action returned with HTTP 204 Sep 07 21:04:44 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 13/24] 192.168.122.168 () {66 vars in 1614 bytes} [Mon Sep 7 21:04:43 2026] POST /volume/v3/attachments/e8c60721-0be9-4442-9dbd-4601fb92c998/action => generated 0 bytes in 191 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:04:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-f8b8bf7e-d548-4f96-8b16-6fed8c6c90ce None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:04:44 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f8b8bf7e-d548-4f96-8b16-6fed8c6c90ce tempest-VolumesAdminNegativeTest-297797785 tempest-VolumesAdminNegativeTest-297797785-project-member] GET http://192.168.122.168/volume/v3/volumes/029740a7-cb9e-4d00-b292-988c6528f398 Sep 07 21:04:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f8b8bf7e-d548-4f96-8b16-6fed8c6c90ce tempest-VolumesAdminNegativeTest-297797785 tempest-VolumesAdminNegativeTest-297797785-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:04:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f8b8bf7e-d548-4f96-8b16-6fed8c6c90ce tempest-VolumesAdminNegativeTest-297797785 tempest-VolumesAdminNegativeTest-297797785-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:04:44 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:04:44 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:04:44 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:04:44 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:04:44 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-f8b8bf7e-d548-4f96-8b16-6fed8c6c90ce tempest-VolumesAdminNegativeTest-297797785 tempest-VolumesAdminNegativeTest-297797785-project-member] Volume info retrieved successfully. Sep 07 21:04:44 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f8b8bf7e-d548-4f96-8b16-6fed8c6c90ce tempest-VolumesAdminNegativeTest-297797785 tempest-VolumesAdminNegativeTest-297797785-project-member] http://192.168.122.168/volume/v3/volumes/029740a7-cb9e-4d00-b292-988c6528f398 returned with HTTP 200 Sep 07 21:04:44 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 12/25] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:04:44 2026] GET /volume/v3/volumes/029740a7-cb9e-4d00-b292-988c6528f398 => generated 856 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:04:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-d9f2eaeb-06fd-4b6c-8191-b3f1e97de997 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:04:44 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d9f2eaeb-06fd-4b6c-8191-b3f1e97de997 tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] GET http://192.168.122.168/volume/v3/volumes/4ba4c2f9-4e31-4340-b520-95538f095659 Sep 07 21:04:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-d9f2eaeb-06fd-4b6c-8191-b3f1e97de997 tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:04:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-d9f2eaeb-06fd-4b6c-8191-b3f1e97de997 tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:04:44 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:04:44 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:04:44 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:04:44 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:04:44 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-d9f2eaeb-06fd-4b6c-8191-b3f1e97de997 tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] Volume info retrieved successfully. Sep 07 21:04:44 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d9f2eaeb-06fd-4b6c-8191-b3f1e97de997 tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] http://192.168.122.168/volume/v3/volumes/4ba4c2f9-4e31-4340-b520-95538f095659 returned with HTTP 200 Sep 07 21:04:44 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 14/26] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:04:44 2026] GET /volume/v3/volumes/4ba4c2f9-4e31-4340-b520-95538f095659 => generated 1145 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 21:04:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-20254869-f4a6-4f0d-ae4e-87b0315a04dc None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:04:44 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-20254869-f4a6-4f0d-ae4e-87b0315a04dc tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] GET http://192.168.122.168/volume/v3/volumes/4ba4c2f9-4e31-4340-b520-95538f095659 Sep 07 21:04:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-20254869-f4a6-4f0d-ae4e-87b0315a04dc tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:04:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-20254869-f4a6-4f0d-ae4e-87b0315a04dc tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:04:44 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:04:44 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:04:45 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:04:45 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:04:45 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-20254869-f4a6-4f0d-ae4e-87b0315a04dc tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] Volume info retrieved successfully. Sep 07 21:04:45 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-20254869-f4a6-4f0d-ae4e-87b0315a04dc tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] http://192.168.122.168/volume/v3/volumes/4ba4c2f9-4e31-4340-b520-95538f095659 returned with HTTP 200 Sep 07 21:04:45 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 13/27] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:04:44 2026] GET /volume/v3/volumes/4ba4c2f9-4e31-4340-b520-95538f095659 => generated 1145 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:04:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-ac5f971e-754e-4611-b459-b54ed462f5ca None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:04:45 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ac5f971e-754e-4611-b459-b54ed462f5ca tempest-VolumesAdminNegativeTest-297797785 tempest-VolumesAdminNegativeTest-297797785-project-member] GET http://192.168.122.168/volume/v3/volumes/029740a7-cb9e-4d00-b292-988c6528f398 Sep 07 21:04:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ac5f971e-754e-4611-b459-b54ed462f5ca tempest-VolumesAdminNegativeTest-297797785 tempest-VolumesAdminNegativeTest-297797785-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:04:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ac5f971e-754e-4611-b459-b54ed462f5ca tempest-VolumesAdminNegativeTest-297797785 tempest-VolumesAdminNegativeTest-297797785-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:04:45 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:04:45 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:04:45 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:04:45 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:04:45 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-ac5f971e-754e-4611-b459-b54ed462f5ca tempest-VolumesAdminNegativeTest-297797785 tempest-VolumesAdminNegativeTest-297797785-project-member] Volume info retrieved successfully. Sep 07 21:04:45 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ac5f971e-754e-4611-b459-b54ed462f5ca tempest-VolumesAdminNegativeTest-297797785 tempest-VolumesAdminNegativeTest-297797785-project-member] http://192.168.122.168/volume/v3/volumes/029740a7-cb9e-4d00-b292-988c6528f398 returned with HTTP 200 Sep 07 21:04:45 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 15/28] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:04:45 2026] GET /volume/v3/volumes/029740a7-cb9e-4d00-b292-988c6528f398 => generated 856 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:04:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-0c8ef431-a22d-4b7b-8a39-2b2601d74abc None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:04:46 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-0c8ef431-a22d-4b7b-8a39-2b2601d74abc tempest-VolumesAdminNegativeTest-297797785 tempest-VolumesAdminNegativeTest-297797785-project-member] GET http://192.168.122.168/volume/v3/volumes/029740a7-cb9e-4d00-b292-988c6528f398 Sep 07 21:04:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-0c8ef431-a22d-4b7b-8a39-2b2601d74abc tempest-VolumesAdminNegativeTest-297797785 tempest-VolumesAdminNegativeTest-297797785-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:04:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-0c8ef431-a22d-4b7b-8a39-2b2601d74abc tempest-VolumesAdminNegativeTest-297797785 tempest-VolumesAdminNegativeTest-297797785-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:04:47 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:04:47 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:04:47 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:04:47 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:04:47 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-0c8ef431-a22d-4b7b-8a39-2b2601d74abc tempest-VolumesAdminNegativeTest-297797785 tempest-VolumesAdminNegativeTest-297797785-project-member] Volume info retrieved successfully. Sep 07 21:04:47 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-0c8ef431-a22d-4b7b-8a39-2b2601d74abc tempest-VolumesAdminNegativeTest-297797785 tempest-VolumesAdminNegativeTest-297797785-project-member] http://192.168.122.168/volume/v3/volumes/029740a7-cb9e-4d00-b292-988c6528f398 returned with HTTP 200 Sep 07 21:04:47 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 14/29] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:04:46 2026] GET /volume/v3/volumes/029740a7-cb9e-4d00-b292-988c6528f398 => generated 856 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:04:48 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-9417a1ba-c478-4ea3-9b9e-2f7790e02626 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:04:48 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-9417a1ba-c478-4ea3-9b9e-2f7790e02626 tempest-VolumesAdminNegativeTest-297797785 tempest-VolumesAdminNegativeTest-297797785-project-member] GET http://192.168.122.168/volume/v3/volumes/029740a7-cb9e-4d00-b292-988c6528f398 Sep 07 21:04:48 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-9417a1ba-c478-4ea3-9b9e-2f7790e02626 tempest-VolumesAdminNegativeTest-297797785 tempest-VolumesAdminNegativeTest-297797785-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:04:48 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-9417a1ba-c478-4ea3-9b9e-2f7790e02626 tempest-VolumesAdminNegativeTest-297797785 tempest-VolumesAdminNegativeTest-297797785-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:04:48 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-9417a1ba-c478-4ea3-9b9e-2f7790e02626 tempest-VolumesAdminNegativeTest-297797785 tempest-VolumesAdminNegativeTest-297797785-project-member] http://192.168.122.168/volume/v3/volumes/029740a7-cb9e-4d00-b292-988c6528f398 returned with HTTP 404 Sep 07 21:04:48 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 16/30] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:04:48 2026] GET /volume/v3/volumes/029740a7-cb9e-4d00-b292-988c6528f398 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:04:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-6f220a01-6e0d-4378-82bc-0f0ef53e349b req-bcd07c29-067c-4a60-bfa6-30a94742dc3b None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:04:48 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-6f220a01-6e0d-4378-82bc-0f0ef53e349b req-bcd07c29-067c-4a60-bfa6-30a94742dc3b tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] DELETE http://192.168.122.168/volume/v3/attachments/e8c60721-0be9-4442-9dbd-4601fb92c998 Sep 07 21:04:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-6f220a01-6e0d-4378-82bc-0f0ef53e349b req-bcd07c29-067c-4a60-bfa6-30a94742dc3b tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:04:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-6f220a01-6e0d-4378-82bc-0f0ef53e349b req-bcd07c29-067c-4a60-bfa6-30a94742dc3b tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] Calling method 'version_select' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:04:48 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:04:48 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:04:49 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:04:49 devstack devstack@c-api.service[86971]: return base.obj_make_list(context, Sep 07 21:04:49 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-6f220a01-6e0d-4378-82bc-0f0ef53e349b req-bcd07c29-067c-4a60-bfa6-30a94742dc3b tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] http://192.168.122.168/volume/v3/attachments/e8c60721-0be9-4442-9dbd-4601fb92c998 returned with HTTP 200 Sep 07 21:04:49 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 15/31] 192.168.122.168 () {64 vars in 1562 bytes} [Mon Sep 7 21:04:48 2026] DELETE /volume/v3/attachments/e8c60721-0be9-4442-9dbd-4601fb92c998 => generated 19 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:04:49 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-1bf05108-ae3a-4fd7-9954-3be64b4f5b0b None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:04:49 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-1bf05108-ae3a-4fd7-9954-3be64b4f5b0b tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] GET http://192.168.122.168/volume/v3/volumes/4ba4c2f9-4e31-4340-b520-95538f095659 Sep 07 21:04:49 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-1bf05108-ae3a-4fd7-9954-3be64b4f5b0b tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:04:49 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-1bf05108-ae3a-4fd7-9954-3be64b4f5b0b tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:04:49 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:04:49 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:04:49 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:04:49 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:04:49 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-1bf05108-ae3a-4fd7-9954-3be64b4f5b0b tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] Volume info retrieved successfully. Sep 07 21:04:49 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-1bf05108-ae3a-4fd7-9954-3be64b4f5b0b tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] http://192.168.122.168/volume/v3/volumes/4ba4c2f9-4e31-4340-b520-95538f095659 returned with HTTP 200 Sep 07 21:04:49 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 17/32] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:04:49 2026] GET /volume/v3/volumes/4ba4c2f9-4e31-4340-b520-95538f095659 => generated 853 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:04:49 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-77caa57f-8c6d-43ca-9ba4-79b3dd616c6f None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:04:49 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-77caa57f-8c6d-43ca-9ba4-79b3dd616c6f tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] GET http://192.168.122.168/volume/v3/volumes/4ba4c2f9-4e31-4340-b520-95538f095659 Sep 07 21:04:49 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-77caa57f-8c6d-43ca-9ba4-79b3dd616c6f tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:04:49 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-77caa57f-8c6d-43ca-9ba4-79b3dd616c6f tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:04:49 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:04:49 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:04:49 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:04:49 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:04:50 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-77caa57f-8c6d-43ca-9ba4-79b3dd616c6f tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] Volume info retrieved successfully. Sep 07 21:04:50 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-77caa57f-8c6d-43ca-9ba4-79b3dd616c6f tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] http://192.168.122.168/volume/v3/volumes/4ba4c2f9-4e31-4340-b520-95538f095659 returned with HTTP 200 Sep 07 21:04:50 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 16/33] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:04:49 2026] GET /volume/v3/volumes/4ba4c2f9-4e31-4340-b520-95538f095659 => generated 853 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:04:50 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-53aa0fcb-2b46-46c7-8643-1eb71fcaf4e9 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:04:50 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-53aa0fcb-2b46-46c7-8643-1eb71fcaf4e9 tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] GET http://192.168.122.168/volume/v3/volumes/4ba4c2f9-4e31-4340-b520-95538f095659 Sep 07 21:04:50 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-53aa0fcb-2b46-46c7-8643-1eb71fcaf4e9 tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:04:50 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-53aa0fcb-2b46-46c7-8643-1eb71fcaf4e9 tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:04:50 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:04:50 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:04:50 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:04:50 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:04:50 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-53aa0fcb-2b46-46c7-8643-1eb71fcaf4e9 tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] Volume info retrieved successfully. Sep 07 21:04:50 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-53aa0fcb-2b46-46c7-8643-1eb71fcaf4e9 tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] http://192.168.122.168/volume/v3/volumes/4ba4c2f9-4e31-4340-b520-95538f095659 returned with HTTP 200 Sep 07 21:04:50 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 18/34] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:04:50 2026] GET /volume/v3/volumes/4ba4c2f9-4e31-4340-b520-95538f095659 => generated 853 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:04:50 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-9c8c31a0-4a91-4d02-99ac-b1b4f95ac278 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:04:50 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-9c8c31a0-4a91-4d02-99ac-b1b4f95ac278 tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] DELETE http://192.168.122.168/volume/v3/volumes/4ba4c2f9-4e31-4340-b520-95538f095659 Sep 07 21:04:50 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-9c8c31a0-4a91-4d02-99ac-b1b4f95ac278 tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:04:50 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-9c8c31a0-4a91-4d02-99ac-b1b4f95ac278 tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:04:50 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-9c8c31a0-4a91-4d02-99ac-b1b4f95ac278 tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] Delete volume with id: 4ba4c2f9-4e31-4340-b520-95538f095659 Sep 07 21:04:50 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:04:50 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:04:50 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:04:50 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:04:50 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-9c8c31a0-4a91-4d02-99ac-b1b4f95ac278 tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] Volume info retrieved successfully. Sep 07 21:04:50 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-9c8c31a0-4a91-4d02-99ac-b1b4f95ac278 tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] Delete volume request issued successfully. Sep 07 21:04:50 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-9c8c31a0-4a91-4d02-99ac-b1b4f95ac278 tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] http://192.168.122.168/volume/v3/volumes/4ba4c2f9-4e31-4340-b520-95538f095659 returned with HTTP 202 Sep 07 21:04:50 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 17/35] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:04:50 2026] DELETE /volume/v3/volumes/4ba4c2f9-4e31-4340-b520-95538f095659 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:04:50 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-34d71026-cd05-496d-bab5-40f13833e787 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:04:50 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-34d71026-cd05-496d-bab5-40f13833e787 tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] GET http://192.168.122.168/volume/v3/volumes/4ba4c2f9-4e31-4340-b520-95538f095659 Sep 07 21:04:50 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-34d71026-cd05-496d-bab5-40f13833e787 tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:04:50 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-34d71026-cd05-496d-bab5-40f13833e787 tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:04:50 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:04:50 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:04:50 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:04:50 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:04:50 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-34d71026-cd05-496d-bab5-40f13833e787 tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] Volume info retrieved successfully. Sep 07 21:04:50 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-34d71026-cd05-496d-bab5-40f13833e787 tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] http://192.168.122.168/volume/v3/volumes/4ba4c2f9-4e31-4340-b520-95538f095659 returned with HTTP 200 Sep 07 21:04:50 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 19/36] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:04:50 2026] GET /volume/v3/volumes/4ba4c2f9-4e31-4340-b520-95538f095659 => generated 852 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:04:51 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-ab61b75a-fd32-4a18-8c8d-56908bdf297b None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:04:51 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ab61b75a-fd32-4a18-8c8d-56908bdf297b tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] GET http://192.168.122.168/volume/v3/volumes/4ba4c2f9-4e31-4340-b520-95538f095659 Sep 07 21:04:51 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-ab61b75a-fd32-4a18-8c8d-56908bdf297b tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:04:51 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-ab61b75a-fd32-4a18-8c8d-56908bdf297b tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:04:51 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ab61b75a-fd32-4a18-8c8d-56908bdf297b tempest-DeleteServersTestJSON-1481156752 tempest-DeleteServersTestJSON-1481156752-project-member] http://192.168.122.168/volume/v3/volumes/4ba4c2f9-4e31-4340-b520-95538f095659 returned with HTTP 404 Sep 07 21:04:51 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 18/37] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:04:51 2026] GET /volume/v3/volumes/4ba4c2f9-4e31-4340-b520-95538f095659 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:05:00 devstack devstack@c-api.service[86970]: DEBUG dbcounter [-] [86970] Writing DB stats cinder:SELECT=92,cinder:INSERT=11,cinder:UPDATE=16 {{(pid=86970) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 21:05:00 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-fcf0c5d1-c93f-4c86-895c-abb7834c7282 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:05:00 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-fcf0c5d1-c93f-4c86-895c-abb7834c7282 tempest-BackendsCapabilitiesAdminTestsJSON-967479459 tempest-BackendsCapabilitiesAdminTestsJSON-967479459-project-admin] GET http://192.168.122.168/volume/v3/scheduler-stats/get_pools Sep 07 21:05:00 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-fcf0c5d1-c93f-4c86-895c-abb7834c7282 tempest-BackendsCapabilitiesAdminTestsJSON-967479459 tempest-BackendsCapabilitiesAdminTestsJSON-967479459-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:05:00 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-fcf0c5d1-c93f-4c86-895c-abb7834c7282 tempest-BackendsCapabilitiesAdminTestsJSON-967479459 tempest-BackendsCapabilitiesAdminTestsJSON-967479459-project-admin] Calling method 'get_pools' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:05:00 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-fcf0c5d1-c93f-4c86-895c-abb7834c7282 tempest-BackendsCapabilitiesAdminTestsJSON-967479459 tempest-BackendsCapabilitiesAdminTestsJSON-967479459-project-admin] http://192.168.122.168/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 07 21:05:00 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 20/38] 192.168.122.168 () {58 vars in 1175 bytes} [Mon Sep 7 21:05:00 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 21:05:00 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-23266cd5-964b-48f6-b2be-96ed187dd875 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:05:00 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-23266cd5-964b-48f6-b2be-96ed187dd875 tempest-BackendsCapabilitiesAdminTestsJSON-967479459 tempest-BackendsCapabilitiesAdminTestsJSON-967479459-project-admin] GET http://192.168.122.168/volume/v3/scheduler-stats/get_pools?detail=True Sep 07 21:05:00 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-23266cd5-964b-48f6-b2be-96ed187dd875 tempest-BackendsCapabilitiesAdminTestsJSON-967479459 tempest-BackendsCapabilitiesAdminTestsJSON-967479459-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:05:00 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-23266cd5-964b-48f6-b2be-96ed187dd875 tempest-BackendsCapabilitiesAdminTestsJSON-967479459 tempest-BackendsCapabilitiesAdminTestsJSON-967479459-project-admin] Calling method 'get_pools' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:05:00 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-23266cd5-964b-48f6-b2be-96ed187dd875 tempest-BackendsCapabilitiesAdminTestsJSON-967479459 tempest-BackendsCapabilitiesAdminTestsJSON-967479459-project-admin] http://192.168.122.168/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Sep 07 21:05:00 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 19/39] 192.168.122.168 () {58 vars in 1198 bytes} [Mon Sep 7 21:05:00 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 517 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:05:00 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-06178c6c-41eb-423d-9a05-6a535ea8845f None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:05:00 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-06178c6c-41eb-423d-9a05-6a535ea8845f tempest-BackendsCapabilitiesAdminTestsJSON-967479459 tempest-BackendsCapabilitiesAdminTestsJSON-967479459-project-admin] GET http://192.168.122.168/volume/v3/capabilities/devstack@QuobyteHD Sep 07 21:05:00 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-06178c6c-41eb-423d-9a05-6a535ea8845f tempest-BackendsCapabilitiesAdminTestsJSON-967479459 tempest-BackendsCapabilitiesAdminTestsJSON-967479459-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:05:00 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-06178c6c-41eb-423d-9a05-6a535ea8845f tempest-BackendsCapabilitiesAdminTestsJSON-967479459 tempest-BackendsCapabilitiesAdminTestsJSON-967479459-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:05:00 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:05:00 devstack devstack@c-api.service[86970]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 21:05:00 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-06178c6c-41eb-423d-9a05-6a535ea8845f tempest-BackendsCapabilitiesAdminTestsJSON-967479459 tempest-BackendsCapabilitiesAdminTestsJSON-967479459-project-admin] http://192.168.122.168/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 07 21:05:00 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 21/40] 192.168.122.168 () {58 vars in 1193 bytes} [Mon Sep 7 21:05:00 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:05:00 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-504cbc94-5e79-4292-949c-5684b9fcbb18 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:05:01 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-504cbc94-5e79-4292-949c-5684b9fcbb18 tempest-BackendsCapabilitiesAdminTestsJSON-967479459 tempest-BackendsCapabilitiesAdminTestsJSON-967479459-project-admin] GET http://192.168.122.168/volume/v3/capabilities/devstack@QuobyteHD Sep 07 21:05:01 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-504cbc94-5e79-4292-949c-5684b9fcbb18 tempest-BackendsCapabilitiesAdminTestsJSON-967479459 tempest-BackendsCapabilitiesAdminTestsJSON-967479459-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:05:01 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-504cbc94-5e79-4292-949c-5684b9fcbb18 tempest-BackendsCapabilitiesAdminTestsJSON-967479459 tempest-BackendsCapabilitiesAdminTestsJSON-967479459-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:05:01 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:05:01 devstack devstack@c-api.service[86971]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 21:05:01 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-504cbc94-5e79-4292-949c-5684b9fcbb18 tempest-BackendsCapabilitiesAdminTestsJSON-967479459 tempest-BackendsCapabilitiesAdminTestsJSON-967479459-project-admin] http://192.168.122.168/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 07 21:05:01 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 20/41] 192.168.122.168 () {58 vars in 1193 bytes} [Mon Sep 7 21:05:00 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:05:01 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-a437496b-260c-4fce-a09c-91c28d189fdc None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:05:01 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a437496b-260c-4fce-a09c-91c28d189fdc tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:05:01 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a437496b-260c-4fce-a09c-91c28d189fdc tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1197427715"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:05:01 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.volumes [None req-a437496b-260c-4fce-a09c-91c28d189fdc tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1197427715'}} {{(pid=86970) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:05:01 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-a437496b-260c-4fce-a09c-91c28d189fdc tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Create volume of 1 GB Sep 07 21:05:01 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-a437496b-260c-4fce-a09c-91c28d189fdc tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Availability Zones retrieved successfully. Sep 07 21:05:01 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-a437496b-260c-4fce-a09c-91c28d189fdc tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Flow 'volume_create_api' (15022a4f-77e9-4c49-8ab6-a75347ba5c26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:05:01 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-a437496b-260c-4fce-a09c-91c28d189fdc tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbe8df16-0cbc-430b-991a-da0839586c75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:05:01 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.flows.api.create_volume [None req-a437496b-260c-4fce-a09c-91c28d189fdc tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Validating volume size '1' using validate_int {{(pid=86970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:05:01 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-a437496b-260c-4fce-a09c-91c28d189fdc tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbe8df16-0cbc-430b-991a-da0839586c75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:05:01 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-a437496b-260c-4fce-a09c-91c28d189fdc tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62a914d9-a300-4cea-a923-3ce47b21fcc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:05:01 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-a437496b-260c-4fce-a09c-91c28d189fdc tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Created reservations ['0d4196e6-0b97-468a-bb67-37ac9a3f2130', '857bdb01-1ff2-42ad-b5c9-6fc240056663', 'a5e877ba-f89f-4e1e-a3f3-889cf65c1aea', '8bc7a98d-e2d4-4b00-8641-c4520587d2fe'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:05:01 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-a437496b-260c-4fce-a09c-91c28d189fdc tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62a914d9-a300-4cea-a923-3ce47b21fcc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0d4196e6-0b97-468a-bb67-37ac9a3f2130', '857bdb01-1ff2-42ad-b5c9-6fc240056663', 'a5e877ba-f89f-4e1e-a3f3-889cf65c1aea', '8bc7a98d-e2d4-4b00-8641-c4520587d2fe']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:05:01 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-a437496b-260c-4fce-a09c-91c28d189fdc tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbad19c4-b64f-4999-9409-adf0e880d2b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:05:01 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:05:01 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:05:01 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-a437496b-260c-4fce-a09c-91c28d189fdc tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbad19c4-b64f-4999-9409-adf0e880d2b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a9761fcd-e8fe-4921-bc77-481afbebd9a8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1197427715',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c3f4e923c02d40f782faa0848898a476',qos_specs=None,replication_status=,reservations=['0d4196e6-0b97-468a-bb67-37ac9a3f2130','857bdb01-1ff2-42ad-b5c9-6fc240056663','a5e877ba-f89f-4e1e-a3f3-889cf65c1aea','8bc7a98d-e2d4-4b00-8641-c4520587d2fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ad33fc0c2cd45b1b7e8e7e818ec57c6',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:05:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1197427715',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a9761fcd-e8fe-4921-bc77-481afbebd9a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c3f4e923c02d40f782faa0848898a476',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8ad33fc0c2cd45b1b7e8e7e818ec57c6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:05:01 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-a437496b-260c-4fce-a09c-91c28d189fdc tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (332cb738-2782-433f-bf1c-e527da9f0c6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:05:01 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-a437496b-260c-4fce-a09c-91c28d189fdc tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (332cb738-2782-433f-bf1c-e527da9f0c6e) transitioned into state 'SUCCESS' from state '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-1197427715',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c3f4e923c02d40f782faa0848898a476',qos_specs=None,replication_status=,reservations=['0d4196e6-0b97-468a-bb67-37ac9a3f2130','857bdb01-1ff2-42ad-b5c9-6fc240056663','a5e877ba-f89f-4e1e-a3f3-889cf65c1aea','8bc7a98d-e2d4-4b00-8641-c4520587d2fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ad33fc0c2cd45b1b7e8e7e818ec57c6',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:05:01 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-a437496b-260c-4fce-a09c-91c28d189fdc tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5d7bd7f-8711-494b-978d-1f109638d135) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:05:01 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-a437496b-260c-4fce-a09c-91c28d189fdc tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5d7bd7f-8711-494b-978d-1f109638d135) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:05:01 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-a437496b-260c-4fce-a09c-91c28d189fdc tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Flow 'volume_create_api' (15022a4f-77e9-4c49-8ab6-a75347ba5c26) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:05:01 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-a437496b-260c-4fce-a09c-91c28d189fdc tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Create volume request issued successfully. Sep 07 21:05:01 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a437496b-260c-4fce-a09c-91c28d189fdc tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:05:01 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 22/42] 192.168.122.168 () {60 vars in 1142 bytes} [Mon Sep 7 21:05:01 2026] POST /volume/v3/volumes => generated 760 bytes in 608 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:05:01 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-25fa1015-b810-47ca-a50d-fa680037be18 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:05:01 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-25fa1015-b810-47ca-a50d-fa680037be18 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] GET http://192.168.122.168/volume/v3/volumes/a9761fcd-e8fe-4921-bc77-481afbebd9a8 Sep 07 21:05:01 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-25fa1015-b810-47ca-a50d-fa680037be18 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:05:01 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-25fa1015-b810-47ca-a50d-fa680037be18 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:05:01 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:05:01 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:05:01 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:01 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:05:01 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-25fa1015-b810-47ca-a50d-fa680037be18 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Volume info retrieved successfully. Sep 07 21:05:01 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-25fa1015-b810-47ca-a50d-fa680037be18 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] http://192.168.122.168/volume/v3/volumes/a9761fcd-e8fe-4921-bc77-481afbebd9a8 returned with HTTP 200 Sep 07 21:05:01 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 21/43] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:05:01 2026] GET /volume/v3/volumes/a9761fcd-e8fe-4921-bc77-481afbebd9a8 => generated 828 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:05:02 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-3bee669e-2a02-4568-895b-65c645dafff5 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:05:02 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-3bee669e-2a02-4568-895b-65c645dafff5 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] GET http://192.168.122.168/volume/v3/volumes/a9761fcd-e8fe-4921-bc77-481afbebd9a8 Sep 07 21:05:02 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-3bee669e-2a02-4568-895b-65c645dafff5 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:05:02 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-3bee669e-2a02-4568-895b-65c645dafff5 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:05:02 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:05:02 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:05:02 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:02 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:05:02 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-3bee669e-2a02-4568-895b-65c645dafff5 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Volume info retrieved successfully. Sep 07 21:05:02 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-3bee669e-2a02-4568-895b-65c645dafff5 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] http://192.168.122.168/volume/v3/volumes/a9761fcd-e8fe-4921-bc77-481afbebd9a8 returned with HTTP 200 Sep 07 21:05:02 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 23/44] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:05:02 2026] GET /volume/v3/volumes/a9761fcd-e8fe-4921-bc77-481afbebd9a8 => generated 852 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:05:04 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-f7280d4b-b7d0-4017-89c9-4e36186c99fd None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:05:04 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f7280d4b-b7d0-4017-89c9-4e36186c99fd tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] GET http://192.168.122.168/volume/v3/volumes/a9761fcd-e8fe-4921-bc77-481afbebd9a8 Sep 07 21:05:04 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f7280d4b-b7d0-4017-89c9-4e36186c99fd tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:05:04 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f7280d4b-b7d0-4017-89c9-4e36186c99fd tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:05:04 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:05:04 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:05:04 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:04 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:05:04 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-f7280d4b-b7d0-4017-89c9-4e36186c99fd tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Volume info retrieved successfully. Sep 07 21:05:04 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f7280d4b-b7d0-4017-89c9-4e36186c99fd tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] http://192.168.122.168/volume/v3/volumes/a9761fcd-e8fe-4921-bc77-481afbebd9a8 returned with HTTP 200 Sep 07 21:05:04 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 22/45] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:05:04 2026] GET /volume/v3/volumes/a9761fcd-e8fe-4921-bc77-481afbebd9a8 => generated 853 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:05:04 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-66455381-acd0-49ed-8aba-96c321edef57 req-ac4a81c9-aff9-4d8b-871b-a3c7ecc48aa3 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:05:04 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-66455381-acd0-49ed-8aba-96c321edef57 req-ac4a81c9-aff9-4d8b-871b-a3c7ecc48aa3 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] GET http://192.168.122.168/volume/v3/volumes/a9761fcd-e8fe-4921-bc77-481afbebd9a8 Sep 07 21:05:04 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-66455381-acd0-49ed-8aba-96c321edef57 req-ac4a81c9-aff9-4d8b-871b-a3c7ecc48aa3 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:05:04 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-66455381-acd0-49ed-8aba-96c321edef57 req-ac4a81c9-aff9-4d8b-871b-a3c7ecc48aa3 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:05:04 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:05:04 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:05:04 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:04 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:05:04 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [req-66455381-acd0-49ed-8aba-96c321edef57 req-ac4a81c9-aff9-4d8b-871b-a3c7ecc48aa3 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Volume info retrieved successfully. Sep 07 21:05:04 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-66455381-acd0-49ed-8aba-96c321edef57 req-ac4a81c9-aff9-4d8b-871b-a3c7ecc48aa3 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] http://192.168.122.168/volume/v3/volumes/a9761fcd-e8fe-4921-bc77-481afbebd9a8 returned with HTTP 200 Sep 07 21:05:04 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 24/46] 192.168.122.168 () {60 vars in 1487 bytes} [Mon Sep 7 21:05:04 2026] GET /volume/v3/volumes/a9761fcd-e8fe-4921-bc77-481afbebd9a8 => generated 853 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:05:04 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-c016877c-ae2c-4714-8533-d6518f53ccf5 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:05:04 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c016877c-ae2c-4714-8533-d6518f53ccf5 None None] GET http://192.168.122.168/volume// Sep 07 21:05:04 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c016877c-ae2c-4714-8533-d6518f53ccf5 None None] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:05:04 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c016877c-ae2c-4714-8533-d6518f53ccf5 None None] Calling method 'all' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:05:04 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c016877c-ae2c-4714-8533-d6518f53ccf5 None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 07 21:05:04 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 23/47] 192.168.122.168 () {58 vars in 1317 bytes} [Mon Sep 7 21:05:04 2026] GET /volume/ => generated 390 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 07 21:05:04 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-66455381-acd0-49ed-8aba-96c321edef57 req-f793e3fc-89a4-4afc-8c73-5fa56fa0bdf1 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:05:05 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-66455381-acd0-49ed-8aba-96c321edef57 req-f793e3fc-89a4-4afc-8c73-5fa56fa0bdf1 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] POST http://192.168.122.168/volume/v3/attachments Sep 07 21:05:05 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-66455381-acd0-49ed-8aba-96c321edef57 req-f793e3fc-89a4-4afc-8c73-5fa56fa0bdf1 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a9761fcd-e8fe-4921-bc77-481afbebd9a8", "connector": null, "instance_uuid": "66c837a8-746f-4435-87af-b437a2eb235d"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:05:05 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:05:05 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:05:05 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:05 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:05:05 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-66455381-acd0-49ed-8aba-96c321edef57 req-f793e3fc-89a4-4afc-8c73-5fa56fa0bdf1 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] http://192.168.122.168/volume/v3/attachments returned with HTTP 200 Sep 07 21:05:05 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 25/48] 192.168.122.168 () {66 vars in 1483 bytes} [Mon Sep 7 21:05:04 2026] POST /volume/v3/attachments => generated 273 bytes in 360 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:05:05 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-10f47495-0581-4ec5-a758-70b5fe6ccf16 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:05:05 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-10f47495-0581-4ec5-a758-70b5fe6ccf16 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] GET http://192.168.122.168/volume/v3/volumes/a9761fcd-e8fe-4921-bc77-481afbebd9a8 Sep 07 21:05:05 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-10f47495-0581-4ec5-a758-70b5fe6ccf16 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:05:05 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-10f47495-0581-4ec5-a758-70b5fe6ccf16 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:05:05 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-9acf9df4-9d95-49fb-b941-2b9f05a11954 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:05:05 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-9acf9df4-9d95-49fb-b941-2b9f05a11954 None None] GET http://192.168.122.168/volume// Sep 07 21:05:05 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-9acf9df4-9d95-49fb-b941-2b9f05a11954 None None] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:05:05 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-9acf9df4-9d95-49fb-b941-2b9f05a11954 None None] Calling method 'all' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:05:05 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-9acf9df4-9d95-49fb-b941-2b9f05a11954 None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 07 21:05:05 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:05:05 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:05:05 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 26/49] 192.168.122.168 () {58 vars in 1315 bytes} [Mon Sep 7 21:05:05 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 21:05:05 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-66455381-acd0-49ed-8aba-96c321edef57 req-8897fd93-06ad-4aaa-b593-ee9e4f6eaeb4 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:05:05 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:05 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:05:05 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-66455381-acd0-49ed-8aba-96c321edef57 req-8897fd93-06ad-4aaa-b593-ee9e4f6eaeb4 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] GET http://192.168.122.168/volume/v3/volumes/a9761fcd-e8fe-4921-bc77-481afbebd9a8 Sep 07 21:05:05 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-66455381-acd0-49ed-8aba-96c321edef57 req-8897fd93-06ad-4aaa-b593-ee9e4f6eaeb4 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:05:05 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-66455381-acd0-49ed-8aba-96c321edef57 req-8897fd93-06ad-4aaa-b593-ee9e4f6eaeb4 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:05:05 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-10f47495-0581-4ec5-a758-70b5fe6ccf16 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Volume info retrieved successfully. Sep 07 21:05:05 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:05:05 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:05:05 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:05 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:05:05 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-10f47495-0581-4ec5-a758-70b5fe6ccf16 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] http://192.168.122.168/volume/v3/volumes/a9761fcd-e8fe-4921-bc77-481afbebd9a8 returned with HTTP 200 Sep 07 21:05:05 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [req-66455381-acd0-49ed-8aba-96c321edef57 req-8897fd93-06ad-4aaa-b593-ee9e4f6eaeb4 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Volume info retrieved successfully. Sep 07 21:05:05 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 24/50] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:05:05 2026] GET /volume/v3/volumes/a9761fcd-e8fe-4921-bc77-481afbebd9a8 => generated 852 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:05:05 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-66455381-acd0-49ed-8aba-96c321edef57 req-8897fd93-06ad-4aaa-b593-ee9e4f6eaeb4 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] http://192.168.122.168/volume/v3/volumes/a9761fcd-e8fe-4921-bc77-481afbebd9a8 returned with HTTP 200 Sep 07 21:05:05 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 27/51] 192.168.122.168 () {62 vars in 1528 bytes} [Mon Sep 7 21:05:05 2026] GET /volume/v3/volumes/a9761fcd-e8fe-4921-bc77-481afbebd9a8 => generated 1033 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 21:05:05 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-66455381-acd0-49ed-8aba-96c321edef57 req-b5fea247-d5cb-48f4-b2bc-759359ee05ec None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:05:05 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-66455381-acd0-49ed-8aba-96c321edef57 req-b5fea247-d5cb-48f4-b2bc-759359ee05ec tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] PUT http://192.168.122.168/volume/v3/attachments/3a90d073-ebfb-4111-a1f4-08682f4ead7a Sep 07 21:05:05 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-66455381-acd0-49ed-8aba-96c321edef57 req-b5fea247-d5cb-48f4-b2bc-759359ee05ec tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.168", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f66edac0a33a", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "c6b99549-0b24-4978-b602-a84a5032516b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:05:05 devstack devstack@c-api.service[86971]: DEBUG cinder.coordination [req-66455381-acd0-49ed-8aba-96c321edef57 req-b5fea247-d5cb-48f4-b2bc-759359ee05ec tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Acquiring lock "cinder-attachment_update-a9761fcd-e8fe-4921-bc77-481afbebd9a8-devstack" by "attachment_update" {{(pid=86971) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 21:05:05 devstack devstack@c-api.service[86971]: DEBUG cinder.coordination [req-66455381-acd0-49ed-8aba-96c321edef57 req-b5fea247-d5cb-48f4-b2bc-759359ee05ec tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Lock "cinder-attachment_update-a9761fcd-e8fe-4921-bc77-481afbebd9a8-devstack" acquired by "attachment_update" :: waited 0.025s {{(pid=86971) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 21:05:05 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:05 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:05:05 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:05:05 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:05:05 devstack devstack@c-api.service[86971]: DEBUG cinder.coordination [req-66455381-acd0-49ed-8aba-96c321edef57 req-b5fea247-d5cb-48f4-b2bc-759359ee05ec tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Lock "cinder-attachment_update-a9761fcd-e8fe-4921-bc77-481afbebd9a8-devstack" released by "attachment_update" :: held 0.205s {{(pid=86971) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 21:05:05 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-66455381-acd0-49ed-8aba-96c321edef57 req-b5fea247-d5cb-48f4-b2bc-759359ee05ec tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] http://192.168.122.168/volume/v3/attachments/3a90d073-ebfb-4111-a1f4-08682f4ead7a returned with HTTP 200 Sep 07 21:05:05 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 25/52] 192.168.122.168 () {66 vars in 1593 bytes} [Mon Sep 7 21:05:05 2026] PUT /volume/v3/attachments/3a90d073-ebfb-4111-a1f4-08682f4ead7a => generated 694 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:05:06 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-5e5ffb91-71bd-45fe-9728-3606494fef9c None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:05:06 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-5e5ffb91-71bd-45fe-9728-3606494fef9c tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] GET http://192.168.122.168/volume/v3/volumes/a9761fcd-e8fe-4921-bc77-481afbebd9a8 Sep 07 21:05:06 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-5e5ffb91-71bd-45fe-9728-3606494fef9c tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:05:06 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-5e5ffb91-71bd-45fe-9728-3606494fef9c tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:05:06 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:05:06 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:05:06 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:06 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:05:06 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-5e5ffb91-71bd-45fe-9728-3606494fef9c tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Volume info retrieved successfully. Sep 07 21:05:06 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-5e5ffb91-71bd-45fe-9728-3606494fef9c tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] http://192.168.122.168/volume/v3/volumes/a9761fcd-e8fe-4921-bc77-481afbebd9a8 returned with HTTP 200 Sep 07 21:05:06 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 28/53] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:05:06 2026] GET /volume/v3/volumes/a9761fcd-e8fe-4921-bc77-481afbebd9a8 => generated 853 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:05:06 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-66455381-acd0-49ed-8aba-96c321edef57 req-2b4ca560-9831-44b0-928d-d3ae3a722f26 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:05:06 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-66455381-acd0-49ed-8aba-96c321edef57 req-2b4ca560-9831-44b0-928d-d3ae3a722f26 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] POST http://192.168.122.168/volume/v3/attachments/3a90d073-ebfb-4111-a1f4-08682f4ead7a/action Sep 07 21:05:06 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-66455381-acd0-49ed-8aba-96c321edef57 req-2b4ca560-9831-44b0-928d-d3ae3a722f26 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Action body: b'{"os-complete": null}' {{(pid=86971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:05:06 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-66455381-acd0-49ed-8aba-96c321edef57 req-2b4ca560-9831-44b0-928d-d3ae3a722f26 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:05:06 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:05:06 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:05:06 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:06 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:05:06 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-66455381-acd0-49ed-8aba-96c321edef57 req-2b4ca560-9831-44b0-928d-d3ae3a722f26 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] http://192.168.122.168/volume/v3/attachments/3a90d073-ebfb-4111-a1f4-08682f4ead7a/action returned with HTTP 204 Sep 07 21:05:06 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 26/54] 192.168.122.168 () {66 vars in 1614 bytes} [Mon Sep 7 21:05:06 2026] POST /volume/v3/attachments/3a90d073-ebfb-4111-a1f4-08682f4ead7a/action => generated 0 bytes in 115 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Sep 07 21:05:07 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-c9859fbf-d11e-40fd-9cbe-4b8aa37b861c None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:05:07 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c9859fbf-d11e-40fd-9cbe-4b8aa37b861c tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] GET http://192.168.122.168/volume/v3/volumes/a9761fcd-e8fe-4921-bc77-481afbebd9a8 Sep 07 21:05:07 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c9859fbf-d11e-40fd-9cbe-4b8aa37b861c tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:05:07 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c9859fbf-d11e-40fd-9cbe-4b8aa37b861c tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:05:07 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:05:07 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:05:07 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:07 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:05:07 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-c9859fbf-d11e-40fd-9cbe-4b8aa37b861c tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Volume info retrieved successfully. Sep 07 21:05:07 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c9859fbf-d11e-40fd-9cbe-4b8aa37b861c tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] http://192.168.122.168/volume/v3/volumes/a9761fcd-e8fe-4921-bc77-481afbebd9a8 returned with HTTP 200 Sep 07 21:05:07 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 29/55] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:05:07 2026] GET /volume/v3/volumes/a9761fcd-e8fe-4921-bc77-481afbebd9a8 => generated 1145 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:05:07 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-261b4fc9-7b7b-4384-854b-68531cc1665e None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:05:07 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-261b4fc9-7b7b-4384-854b-68531cc1665e tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] GET http://192.168.122.168/volume/v3/volumes/a9761fcd-e8fe-4921-bc77-481afbebd9a8 Sep 07 21:05:07 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-261b4fc9-7b7b-4384-854b-68531cc1665e tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:05:07 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-261b4fc9-7b7b-4384-854b-68531cc1665e tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:05:07 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:05:07 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:05:07 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:07 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:05:07 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-261b4fc9-7b7b-4384-854b-68531cc1665e tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Volume info retrieved successfully. Sep 07 21:05:07 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-261b4fc9-7b7b-4384-854b-68531cc1665e tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] http://192.168.122.168/volume/v3/volumes/a9761fcd-e8fe-4921-bc77-481afbebd9a8 returned with HTTP 200 Sep 07 21:05:07 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 27/56] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:05:07 2026] GET /volume/v3/volumes/a9761fcd-e8fe-4921-bc77-481afbebd9a8 => generated 1145 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:05:13 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-57998b73-ceea-4291-805f-863a03916319 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:05:13 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-57998b73-ceea-4291-805f-863a03916319 tempest-GroupSnapshotsTest-2114796093 tempest-GroupSnapshotsTest-2114796093-project-admin] POST http://192.168.122.168/volume/v3/types Sep 07 21:05:13 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-57998b73-ceea-4291-805f-863a03916319 tempest-GroupSnapshotsTest-2114796093 tempest-GroupSnapshotsTest-2114796093-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-310364784"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:05:13 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-57998b73-ceea-4291-805f-863a03916319 tempest-GroupSnapshotsTest-2114796093 tempest-GroupSnapshotsTest-2114796093-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 07 21:05:13 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 30/57] 192.168.122.168 () {60 vars in 1136 bytes} [Mon Sep 7 21:05:13 2026] POST /volume/v3/types => generated 223 bytes in 498 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:05:13 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-dc8ef76e-1dd9-47f6-a163-306e379aaf91 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:05:13 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-dc8ef76e-1dd9-47f6-a163-306e379aaf91 tempest-GroupSnapshotsTest-2114796093 tempest-GroupSnapshotsTest-2114796093-project-admin] POST http://192.168.122.168/volume/v3/group_types Sep 07 21:05:13 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-dc8ef76e-1dd9-47f6-a163-306e379aaf91 tempest-GroupSnapshotsTest-2114796093 tempest-GroupSnapshotsTest-2114796093-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-604516760"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:05:13 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-dc8ef76e-1dd9-47f6-a163-306e379aaf91 tempest-GroupSnapshotsTest-2114796093 tempest-GroupSnapshotsTest-2114796093-project-admin] http://192.168.122.168/volume/v3/group_types returned with HTTP 202 Sep 07 21:05:13 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 28/58] 192.168.122.168 () {62 vars in 1195 bytes} [Mon Sep 7 21:05:13 2026] POST /volume/v3/group_types => generated 180 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 07 21:05:13 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-28f35f3f-8ed4-436a-8335-85f271130805 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:05:14 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-28f35f3f-8ed4-436a-8335-85f271130805 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] POST http://192.168.122.168/volume/v3/groups Sep 07 21:05:14 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-28f35f3f-8ed4-436a-8335-85f271130805 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "3eefc03d-15c0-4c63-a40d-a05415cb5247", "volume_types": ["3126a9f5-acb2-4905-91ee-18b5ea1ea37f"], "name": "tempest-GroupSnapshotsTest-Group-653085753"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:05:14 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.groups [None req-28f35f3f-8ed4-436a-8335-85f271130805 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Creating new group {'group': {'group_type': '3eefc03d-15c0-4c63-a40d-a05415cb5247', 'volume_types': ['3126a9f5-acb2-4905-91ee-18b5ea1ea37f'], 'name': 'tempest-GroupSnapshotsTest-Group-653085753'}} {{(pid=86970) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 07 21:05:14 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.groups [None req-28f35f3f-8ed4-436a-8335-85f271130805 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Creating group tempest-GroupSnapshotsTest-Group-653085753. Sep 07 21:05:14 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/service.py:236: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:05:14 devstack devstack@c-api.service[86970]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 21:05:14 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-28f35f3f-8ed4-436a-8335-85f271130805 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Availability zone cache updated, next update will occur around 2026-09-07 20:05:14.153801. {{(pid=86970) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 07 21:05:14 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-28f35f3f-8ed4-436a-8335-85f271130805 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Availability Zones retrieved successfully. Sep 07 21:05:14 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-28f35f3f-8ed4-436a-8335-85f271130805 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Created reservations ['70f79d11-f2c1-4b11-8c94-d2dae3be2aa7'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:05:14 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-28f35f3f-8ed4-436a-8335-85f271130805 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/groups returned with HTTP 202 Sep 07 21:05:14 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 31/59] 192.168.122.168 () {62 vars in 1181 bytes} [Mon Sep 7 21:05:13 2026] POST /volume/v3/groups => generated 111 bytes in 446 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:05:14 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-2bea497b-3b8c-4a6f-9d70-dac6e4a45274 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:05:14 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-2bea497b-3b8c-4a6f-9d70-dac6e4a45274 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] GET http://192.168.122.168/volume/v3/groups/a8cee335-056b-4b23-ace3-7d93a72db087 Sep 07 21:05:14 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-2bea497b-3b8c-4a6f-9d70-dac6e4a45274 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:05:14 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-2bea497b-3b8c-4a6f-9d70-dac6e4a45274 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Calling method 'version_select' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:05:14 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.groups [None req-2bea497b-3b8c-4a6f-9d70-dac6e4a45274 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] show called for member a8cee335-056b-4b23-ace3-7d93a72db087 {{(pid=86971) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 21:05:14 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:14 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:05:14 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:05:14 devstack devstack@c-api.service[86971]: return base.obj_make_list(context, cls(context), Sep 07 21:05:14 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-2bea497b-3b8c-4a6f-9d70-dac6e4a45274 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/groups/a8cee335-056b-4b23-ace3-7d93a72db087 returned with HTTP 200 Sep 07 21:05:14 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 29/60] 192.168.122.168 () {60 vars in 1270 bytes} [Mon Sep 7 21:05:14 2026] GET /volume/v3/groups/a8cee335-056b-4b23-ace3-7d93a72db087 => generated 391 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:05:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-fa46f1bf-62a8-404e-910c-93f4b9133406 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:05:15 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-fa46f1bf-62a8-404e-910c-93f4b9133406 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] GET http://192.168.122.168/volume/v3/groups/a8cee335-056b-4b23-ace3-7d93a72db087 Sep 07 21:05:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-fa46f1bf-62a8-404e-910c-93f4b9133406 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:05:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-fa46f1bf-62a8-404e-910c-93f4b9133406 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Calling method 'version_select' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:05:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.groups [None req-fa46f1bf-62a8-404e-910c-93f4b9133406 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] show called for member a8cee335-056b-4b23-ace3-7d93a72db087 {{(pid=86970) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 21:05:15 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:15 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:05:15 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:05:15 devstack devstack@c-api.service[86970]: return base.obj_make_list(context, cls(context), Sep 07 21:05:15 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-fa46f1bf-62a8-404e-910c-93f4b9133406 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/groups/a8cee335-056b-4b23-ace3-7d93a72db087 returned with HTTP 200 Sep 07 21:05:15 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 32/61] 192.168.122.168 () {60 vars in 1270 bytes} [Mon Sep 7 21:05:15 2026] GET /volume/v3/groups/a8cee335-056b-4b23-ace3-7d93a72db087 => generated 392 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:05:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-fca379ad-45a1-4f9b-8fa1-94c2330d274d None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:05:15 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-fca379ad-45a1-4f9b-8fa1-94c2330d274d tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:05:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-fca379ad-45a1-4f9b-8fa1-94c2330d274d tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-980987362", "volume_type": "3126a9f5-acb2-4905-91ee-18b5ea1ea37f", "group_id": "a8cee335-056b-4b23-ace3-7d93a72db087", "size": 1}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:05:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.volumes [None req-fca379ad-45a1-4f9b-8fa1-94c2330d274d tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-980987362', 'volume_type': '3126a9f5-acb2-4905-91ee-18b5ea1ea37f', 'group_id': 'a8cee335-056b-4b23-ace3-7d93a72db087', 'size': 1}} {{(pid=86971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:05:15 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:15 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:05:15 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-fca379ad-45a1-4f9b-8fa1-94c2330d274d tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Create volume of 1 GB Sep 07 21:05:15 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:05:15 devstack devstack@c-api.service[86971]: return base.obj_make_list(context, cls(context), Sep 07 21:05:15 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-fca379ad-45a1-4f9b-8fa1-94c2330d274d tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Availability Zones retrieved successfully. Sep 07 21:05:15 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-fca379ad-45a1-4f9b-8fa1-94c2330d274d tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Flow 'volume_create_api' (99263f0f-487a-4bf5-ad5f-2b23dfd16d80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:05:15 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-fca379ad-45a1-4f9b-8fa1-94c2330d274d tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8317445e-ef5b-422b-ac99-73feb493705d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:05:15 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:15 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:05:15 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.flows.api.create_volume [None req-fca379ad-45a1-4f9b-8fa1-94c2330d274d tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Validating volume size '1' using validate_int {{(pid=86971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:05:15 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-fca379ad-45a1-4f9b-8fa1-94c2330d274d tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8317445e-ef5b-422b-ac99-73feb493705d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:05:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3126a9f5-acb2-4905-91ee-18b5ea1ea37f,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-310364784',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3126a9f5-acb2-4905-91ee-18b5ea1ea37f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'a8cee335-056b-4b23-ace3-7d93a72db087', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:05:15 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-fca379ad-45a1-4f9b-8fa1-94c2330d274d tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5dd93176-3894-4ea7-92c0-4bb03542d9a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:05:15 devstack devstack@c-api.service[86971]: WARNING cinder.quota [None req-fca379ad-45a1-4f9b-8fa1-94c2330d274d tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-310364784 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-310364784, it is now deprecated. Please use the default quota class for default quota. Sep 07 21:05:15 devstack devstack@c-api.service[86971]: WARNING cinder.quota [None req-fca379ad-45a1-4f9b-8fa1-94c2330d274d tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-310364784 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-310364784, it is now deprecated. Please use the default quota class for default quota. Sep 07 21:05:15 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-fca379ad-45a1-4f9b-8fa1-94c2330d274d tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Created reservations ['3a9e57c4-9a1d-40f5-a4e5-5d93480ae933', '2d1ee204-3aea-424c-ae7a-1aec7e8a31af', '51b3d109-0cfc-4b56-8a43-16ff45c60046', 'e268bed3-2320-4618-91cb-eb4b3df59f1c'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:05:15 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-fca379ad-45a1-4f9b-8fa1-94c2330d274d tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5dd93176-3894-4ea7-92c0-4bb03542d9a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3a9e57c4-9a1d-40f5-a4e5-5d93480ae933', '2d1ee204-3aea-424c-ae7a-1aec7e8a31af', '51b3d109-0cfc-4b56-8a43-16ff45c60046', 'e268bed3-2320-4618-91cb-eb4b3df59f1c']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:05:15 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-fca379ad-45a1-4f9b-8fa1-94c2330d274d tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3a6b529-88f7-447d-aa41-772e3dd858e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:05:16 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:05:16 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:05:16 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-fca379ad-45a1-4f9b-8fa1-94c2330d274d tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3a6b529-88f7-447d-aa41-772e3dd858e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '087b5ef4-beb7-4744-b992-4c335d90d165', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-980987362',encryption_key_id=None,group_id=a8cee335-056b-4b23-ace3-7d93a72db087,group_type_id=,metadata={},multiattach=False,project_id='3dae514284834ba78a4dccf9714d95b8',qos_specs=None,replication_status=,reservations=['3a9e57c4-9a1d-40f5-a4e5-5d93480ae933','2d1ee204-3aea-424c-ae7a-1aec7e8a31af','51b3d109-0cfc-4b56-8a43-16ff45c60046','e268bed3-2320-4618-91cb-eb4b3df59f1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f261cecf12642248d40720c94d07861',volume_type_id=3126a9f5-acb2-4905-91ee-18b5ea1ea37f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:05:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-980987362',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=a8cee335-056b-4b23-ace3-7d93a72db087,host=None,id=087b5ef4-beb7-4744-b992-4c335d90d165,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3dae514284834ba78a4dccf9714d95b8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6f261cecf12642248d40720c94d07861',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3126a9f5-acb2-4905-91ee-18b5ea1ea37f),volume_type_id=3126a9f5-acb2-4905-91ee-18b5ea1ea37f)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:05:16 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-fca379ad-45a1-4f9b-8fa1-94c2330d274d tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a6dfd55-4c8e-459e-be23-3ee036b8b841) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:05:16 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-fca379ad-45a1-4f9b-8fa1-94c2330d274d tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a6dfd55-4c8e-459e-be23-3ee036b8b841) transitioned into state 'SUCCESS' from state '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-980987362',encryption_key_id=None,group_id=a8cee335-056b-4b23-ace3-7d93a72db087,group_type_id=,metadata={},multiattach=False,project_id='3dae514284834ba78a4dccf9714d95b8',qos_specs=None,replication_status=,reservations=['3a9e57c4-9a1d-40f5-a4e5-5d93480ae933','2d1ee204-3aea-424c-ae7a-1aec7e8a31af','51b3d109-0cfc-4b56-8a43-16ff45c60046','e268bed3-2320-4618-91cb-eb4b3df59f1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f261cecf12642248d40720c94d07861',volume_type_id=3126a9f5-acb2-4905-91ee-18b5ea1ea37f)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:05:16 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-fca379ad-45a1-4f9b-8fa1-94c2330d274d tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a73e924-3813-4d11-ad73-2659d85bb7a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:05:16 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-fca379ad-45a1-4f9b-8fa1-94c2330d274d tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a73e924-3813-4d11-ad73-2659d85bb7a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:05:16 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-fca379ad-45a1-4f9b-8fa1-94c2330d274d tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Flow 'volume_create_api' (99263f0f-487a-4bf5-ad5f-2b23dfd16d80) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:05:16 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-fca379ad-45a1-4f9b-8fa1-94c2330d274d tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Create volume request issued successfully. Sep 07 21:05:16 devstack devstack@c-api.service[86971]: WARNING stevedore.named [None req-fca379ad-45a1-4f9b-8fa1-94c2330d274d tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:05:16 devstack devstack@c-api.service[86971]: WARNING castellan.key_manager [None req-fca379ad-45a1-4f9b-8fa1-94c2330d274d tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:05:16 devstack devstack@c-api.service[86971]: DEBUG oslo_db.sqlalchemy.engines [None req-fca379ad-45a1-4f9b-8fa1-94c2330d274d tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86971) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 21:05:16 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:16 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:05:16 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-fca379ad-45a1-4f9b-8fa1-94c2330d274d tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:05:16 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 30/62] 192.168.122.168 () {62 vars in 1184 bytes} [Mon Sep 7 21:05:15 2026] POST /volume/v3/volumes => generated 829 bytes in 729 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:05:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-85b03638-3d6e-4b6d-95cd-08b7758303cb None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:05:16 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-85b03638-3d6e-4b6d-95cd-08b7758303cb tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] GET http://192.168.122.168/volume/v3/volumes/087b5ef4-beb7-4744-b992-4c335d90d165 Sep 07 21:05:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-85b03638-3d6e-4b6d-95cd-08b7758303cb tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:05:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-85b03638-3d6e-4b6d-95cd-08b7758303cb tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:05:16 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:05:16 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:05:16 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:16 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:05:16 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-85b03638-3d6e-4b6d-95cd-08b7758303cb tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Volume info retrieved successfully. Sep 07 21:05:16 devstack devstack@c-api.service[86970]: WARNING stevedore.named [None req-85b03638-3d6e-4b6d-95cd-08b7758303cb tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:05:16 devstack devstack@c-api.service[86970]: WARNING castellan.key_manager [None req-85b03638-3d6e-4b6d-95cd-08b7758303cb tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:05:16 devstack devstack@c-api.service[86970]: DEBUG oslo_db.sqlalchemy.engines [None req-85b03638-3d6e-4b6d-95cd-08b7758303cb tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86970) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 21:05:16 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:16 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:05:16 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-85b03638-3d6e-4b6d-95cd-08b7758303cb tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/volumes/087b5ef4-beb7-4744-b992-4c335d90d165 returned with HTTP 200 Sep 07 21:05:16 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 33/63] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:05:16 2026] GET /volume/v3/volumes/087b5ef4-beb7-4744-b992-4c335d90d165 => generated 897 bytes in 399 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:05:17 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-f84404cc-aac5-49dc-ab13-a37f64b1c279 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:05:17 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f84404cc-aac5-49dc-ab13-a37f64b1c279 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] GET http://192.168.122.168/volume/v3/volumes/087b5ef4-beb7-4744-b992-4c335d90d165 Sep 07 21:05:17 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f84404cc-aac5-49dc-ab13-a37f64b1c279 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:05:17 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f84404cc-aac5-49dc-ab13-a37f64b1c279 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:05:17 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:05:17 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:05:17 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:17 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:05:17 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-f84404cc-aac5-49dc-ab13-a37f64b1c279 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Volume info retrieved successfully. Sep 07 21:05:17 devstack devstack@c-api.service[86971]: WARNING stevedore.named [None req-f84404cc-aac5-49dc-ab13-a37f64b1c279 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:05:17 devstack devstack@c-api.service[86971]: WARNING castellan.key_manager [None req-f84404cc-aac5-49dc-ab13-a37f64b1c279 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:05:17 devstack devstack@c-api.service[86971]: DEBUG oslo_db.sqlalchemy.engines [None req-f84404cc-aac5-49dc-ab13-a37f64b1c279 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86971) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 21:05:17 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:17 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:05:17 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f84404cc-aac5-49dc-ab13-a37f64b1c279 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/volumes/087b5ef4-beb7-4744-b992-4c335d90d165 returned with HTTP 200 Sep 07 21:05:17 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 31/64] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:05:17 2026] GET /volume/v3/volumes/087b5ef4-beb7-4744-b992-4c335d90d165 => generated 921 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:05:19 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-9eb7ae18-006d-4c52-b514-685441f36995 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:05:19 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-9eb7ae18-006d-4c52-b514-685441f36995 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] GET http://192.168.122.168/volume/v3/volumes/087b5ef4-beb7-4744-b992-4c335d90d165 Sep 07 21:05:19 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-9eb7ae18-006d-4c52-b514-685441f36995 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:05:19 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-9eb7ae18-006d-4c52-b514-685441f36995 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:05:19 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:05:19 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:05:19 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:19 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:05:19 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-9eb7ae18-006d-4c52-b514-685441f36995 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Volume info retrieved successfully. Sep 07 21:05:19 devstack devstack@c-api.service[86970]: WARNING stevedore.named [None req-9eb7ae18-006d-4c52-b514-685441f36995 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:05:19 devstack devstack@c-api.service[86970]: WARNING castellan.key_manager [None req-9eb7ae18-006d-4c52-b514-685441f36995 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:05:19 devstack devstack@c-api.service[86970]: DEBUG oslo_db.sqlalchemy.engines [None req-9eb7ae18-006d-4c52-b514-685441f36995 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86970) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 21:05:19 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:19 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:05:19 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-9eb7ae18-006d-4c52-b514-685441f36995 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/volumes/087b5ef4-beb7-4744-b992-4c335d90d165 returned with HTTP 200 Sep 07 21:05:19 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 34/65] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:05:18 2026] GET /volume/v3/volumes/087b5ef4-beb7-4744-b992-4c335d90d165 => generated 922 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 21:05:19 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-8ed2e9fe-d8f9-44a4-a1ad-907a3debb778 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:05:19 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-8ed2e9fe-d8f9-44a4-a1ad-907a3debb778 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] POST http://192.168.122.168/volume/v3/group_snapshots Sep 07 21:05:19 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-8ed2e9fe-d8f9-44a4-a1ad-907a3debb778 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "a8cee335-056b-4b23-ace3-7d93a72db087", "name": "tempest-group_snapshot-1423275720"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:05:19 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.group_snapshots [None req-8ed2e9fe-d8f9-44a4-a1ad-907a3debb778 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'a8cee335-056b-4b23-ace3-7d93a72db087', 'name': 'tempest-group_snapshot-1423275720'}} {{(pid=86971) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 07 21:05:19 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:19 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:05:19 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.group_snapshots [None req-8ed2e9fe-d8f9-44a4-a1ad-907a3debb778 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Creating group_snapshot tempest-group_snapshot-1423275720. Sep 07 21:05:19 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:05:19 devstack devstack@c-api.service[86971]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 21:05:19 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:05:19 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:05:19 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:19 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:05:19 devstack devstack@c-api.service[86971]: WARNING cinder.quota [None req-8ed2e9fe-d8f9-44a4-a1ad-907a3debb778 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-310364784 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-310364784, it is now deprecated. Please use the default quota class for default quota. Sep 07 21:05:19 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-8ed2e9fe-d8f9-44a4-a1ad-907a3debb778 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Created reservations ['887bd15c-818a-4c07-b26d-93a95aa59595', 'bc916081-76e9-47b3-9c86-590b68c040f4', 'bacb9d06-bc6b-4a0c-b7bc-e20c9e219daa', 'c58affba-d4bc-43f7-8277-ce8aef4dedf3'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:05:19 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-8ed2e9fe-d8f9-44a4-a1ad-907a3debb778 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/group_snapshots returned with HTTP 202 Sep 07 21:05:19 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 32/66] 192.168.122.168 () {62 vars in 1208 bytes} [Mon Sep 7 21:05:19 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 644 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:05:19 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-d0a68ee3-7804-4969-8e61-825b22691ca6 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:05:19 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d0a68ee3-7804-4969-8e61-825b22691ca6 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] GET http://192.168.122.168/volume/v3/group_snapshots/8e1820f4-413b-4cdf-b7aa-38a237c4f7f9 Sep 07 21:05:19 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-d0a68ee3-7804-4969-8e61-825b22691ca6 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:05:19 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-d0a68ee3-7804-4969-8e61-825b22691ca6 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Calling method 'version_select' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:05:19 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.group_snapshots [None req-d0a68ee3-7804-4969-8e61-825b22691ca6 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] show called for member 8e1820f4-413b-4cdf-b7aa-38a237c4f7f9 {{(pid=86970) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 21:05:19 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:19 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:05:19 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d0a68ee3-7804-4969-8e61-825b22691ca6 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/group_snapshots/8e1820f4-413b-4cdf-b7aa-38a237c4f7f9 returned with HTTP 200 Sep 07 21:05:19 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 35/67] 192.168.122.168 () {60 vars in 1297 bytes} [Mon Sep 7 21:05:19 2026] GET /volume/v3/group_snapshots/8e1820f4-413b-4cdf-b7aa-38a237c4f7f9 => generated 307 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:05:20 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-10aeee1c-42a8-4ec6-bcaf-deea48638081 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:05:20 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-10aeee1c-42a8-4ec6-bcaf-deea48638081 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] GET http://192.168.122.168/volume/v3/group_snapshots/8e1820f4-413b-4cdf-b7aa-38a237c4f7f9 Sep 07 21:05:20 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-10aeee1c-42a8-4ec6-bcaf-deea48638081 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:05:20 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-10aeee1c-42a8-4ec6-bcaf-deea48638081 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Calling method 'version_select' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:05:20 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.group_snapshots [None req-10aeee1c-42a8-4ec6-bcaf-deea48638081 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] show called for member 8e1820f4-413b-4cdf-b7aa-38a237c4f7f9 {{(pid=86971) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 21:05:21 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:21 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:05:21 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-10aeee1c-42a8-4ec6-bcaf-deea48638081 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/group_snapshots/8e1820f4-413b-4cdf-b7aa-38a237c4f7f9 returned with HTTP 200 Sep 07 21:05:21 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 33/68] 192.168.122.168 () {60 vars in 1297 bytes} [Mon Sep 7 21:05:20 2026] GET /volume/v3/group_snapshots/8e1820f4-413b-4cdf-b7aa-38a237c4f7f9 => generated 307 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:05:22 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-803ecd4e-35e3-4b48-91cf-c56ee046f052 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:05:22 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-803ecd4e-35e3-4b48-91cf-c56ee046f052 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] GET http://192.168.122.168/volume/v3/group_snapshots/8e1820f4-413b-4cdf-b7aa-38a237c4f7f9 Sep 07 21:05:22 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-803ecd4e-35e3-4b48-91cf-c56ee046f052 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:05:22 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-803ecd4e-35e3-4b48-91cf-c56ee046f052 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Calling method 'version_select' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:05:22 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.group_snapshots [None req-803ecd4e-35e3-4b48-91cf-c56ee046f052 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] show called for member 8e1820f4-413b-4cdf-b7aa-38a237c4f7f9 {{(pid=86970) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 21:05:22 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:22 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:05:22 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-803ecd4e-35e3-4b48-91cf-c56ee046f052 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/group_snapshots/8e1820f4-413b-4cdf-b7aa-38a237c4f7f9 returned with HTTP 200 Sep 07 21:05:22 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 36/69] 192.168.122.168 () {60 vars in 1297 bytes} [Mon Sep 7 21:05:22 2026] GET /volume/v3/group_snapshots/8e1820f4-413b-4cdf-b7aa-38a237c4f7f9 => generated 307 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:05:23 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-38d96367-9257-41c0-904d-3a4480a3f68c None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:05:23 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-38d96367-9257-41c0-904d-3a4480a3f68c tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] GET http://192.168.122.168/volume/v3/group_snapshots/8e1820f4-413b-4cdf-b7aa-38a237c4f7f9 Sep 07 21:05:23 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-38d96367-9257-41c0-904d-3a4480a3f68c tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:05:23 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-38d96367-9257-41c0-904d-3a4480a3f68c tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Calling method 'version_select' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:05:23 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.group_snapshots [None req-38d96367-9257-41c0-904d-3a4480a3f68c tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] show called for member 8e1820f4-413b-4cdf-b7aa-38a237c4f7f9 {{(pid=86971) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 21:05:23 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:23 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:05:23 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-38d96367-9257-41c0-904d-3a4480a3f68c tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/group_snapshots/8e1820f4-413b-4cdf-b7aa-38a237c4f7f9 returned with HTTP 200 Sep 07 21:05:23 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 34/70] 192.168.122.168 () {60 vars in 1297 bytes} [Mon Sep 7 21:05:23 2026] GET /volume/v3/group_snapshots/8e1820f4-413b-4cdf-b7aa-38a237c4f7f9 => generated 308 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:05:23 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-0537f968-ffbc-4618-8571-25c77a98ac3d None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:05:23 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-0537f968-ffbc-4618-8571-25c77a98ac3d tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] GET http://192.168.122.168/volume/v3/snapshots/detail Sep 07 21:05:23 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-0537f968-ffbc-4618-8571-25c77a98ac3d tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:05:23 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-0537f968-ffbc-4618-8571-25c77a98ac3d tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Calling method 'detail' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:05:23 devstack devstack@c-api.service[86970]: DEBUG cinder.api.api_utils [None req-0537f968-ffbc-4618-8571-25c77a98ac3d tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Removing options '' from query. {{(pid=86970) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 21:05:23 devstack devstack@c-api.service[86970]: DEBUG cinder.db.api [None req-0537f968-ffbc-4618-8571-25c77a98ac3d tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Building query based on filter {{(pid=86970) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 21:05:23 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:05:23 devstack devstack@c-api.service[86970]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 21:05:23 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-0537f968-ffbc-4618-8571-25c77a98ac3d tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Get all snapshots completed successfully. Sep 07 21:05:23 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:23 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:05:23 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-0537f968-ffbc-4618-8571-25c77a98ac3d tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/snapshots/detail returned with HTTP 200 Sep 07 21:05:23 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 37/71] 192.168.122.168 () {58 vars in 1148 bytes} [Mon Sep 7 21:05:23 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:05:23 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-afbb7aed-19b3-4134-a631-30bc7b3e992a None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:05:23 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-afbb7aed-19b3-4134-a631-30bc7b3e992a tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] GET http://192.168.122.168/volume/v3/snapshots/7e442eab-3273-41cf-b19f-dcf87e391a31 Sep 07 21:05:23 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-afbb7aed-19b3-4134-a631-30bc7b3e992a tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:05:23 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-afbb7aed-19b3-4134-a631-30bc7b3e992a tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:05:23 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:23 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:05:23 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-afbb7aed-19b3-4134-a631-30bc7b3e992a tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Snapshot retrieved successfully. Sep 07 21:05:23 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-afbb7aed-19b3-4134-a631-30bc7b3e992a tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/snapshots/7e442eab-3273-41cf-b19f-dcf87e391a31 returned with HTTP 200 Sep 07 21:05:23 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 35/72] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:05:23 2026] GET /volume/v3/snapshots/7e442eab-3273-41cf-b19f-dcf87e391a31 => generated 451 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:05:23 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-49dbc764-3b76-4902-bd47-6380e8de76da None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:05:23 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-49dbc764-3b76-4902-bd47-6380e8de76da tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] POST http://192.168.122.168/volume/v3/groups/action Sep 07 21:05:23 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-49dbc764-3b76-4902-bd47-6380e8de76da tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "8e1820f4-413b-4cdf-b7aa-38a237c4f7f9", "name": "tempest-Group_from_snap-619718749"}}' {{(pid=86970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:05:23 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-49dbc764-3b76-4902-bd47-6380e8de76da tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "8e1820f4-413b-4cdf-b7aa-38a237c4f7f9", "name": "tempest-Group_from_snap-619718749"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:05:23 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.groups [None req-49dbc764-3b76-4902-bd47-6380e8de76da tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Creating new group {'create-from-src': {'group_snapshot_id': '8e1820f4-413b-4cdf-b7aa-38a237c4f7f9', 'name': 'tempest-Group_from_snap-619718749'}}. {{(pid=86970) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Sep 07 21:05:23 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.groups [None req-49dbc764-3b76-4902-bd47-6380e8de76da tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Creating group tempest-Group_from_snap-619718749 from group_snapshot 8e1820f4-413b-4cdf-b7aa-38a237c4f7f9. Sep 07 21:05:23 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:23 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:05:23 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:23 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:05:23 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:23 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:05:23 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:05:23 devstack devstack@c-api.service[86970]: return base.obj_make_list(context, cls(context), Sep 07 21:05:23 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/snapshot.py:354: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:05:23 devstack devstack@c-api.service[86970]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 21:05:23 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:05:23 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:05:23 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-49dbc764-3b76-4902-bd47-6380e8de76da tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Created reservations ['90a81420-ebb6-4b3c-a117-26917c420749'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:05:23 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/snapshot.py:354: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:05:23 devstack devstack@c-api.service[86970]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 21:05:23 devstack devstack@c-api.service[86970]: INFO cinder.group.api [None req-49dbc764-3b76-4902-bd47-6380e8de76da tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] A mapping entry already exists for group 90922812-0e4f-4184-9cf3-487efe4590e8 and volume type 3126a9f5-acb2-4905-91ee-18b5ea1ea37f. Do not need to create again. Sep 07 21:05:23 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:23 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:05:23 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-49dbc764-3b76-4902-bd47-6380e8de76da tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Availability Zones retrieved successfully. Sep 07 21:05:23 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-49dbc764-3b76-4902-bd47-6380e8de76da tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Flow 'volume_create_api' (504d2e32-ed2b-40dc-b92c-f0c0c4998111) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:05:23 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-49dbc764-3b76-4902-bd47-6380e8de76da tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f871f34b-86b0-4db1-b702-a11f5936b2f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:05:23 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.flows.api.create_volume [None req-49dbc764-3b76-4902-bd47-6380e8de76da tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:05:23 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:05:23 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:05:24 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-49dbc764-3b76-4902-bd47-6380e8de76da tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f871f34b-86b0-4db1-b702-a11f5936b2f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '7e442eab-3273-41cf-b19f-dcf87e391a31', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:05:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3126a9f5-acb2-4905-91ee-18b5ea1ea37f,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-310364784',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3126a9f5-acb2-4905-91ee-18b5ea1ea37f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '90922812-0e4f-4184-9cf3-487efe4590e8', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:05:24 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-49dbc764-3b76-4902-bd47-6380e8de76da tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff1ec839-905b-4318-8c61-04c81fc65074) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:05:24 devstack devstack@c-api.service[86970]: WARNING cinder.quota [None req-49dbc764-3b76-4902-bd47-6380e8de76da tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-310364784 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-310364784, it is now deprecated. Please use the default quota class for default quota. Sep 07 21:05:24 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-49dbc764-3b76-4902-bd47-6380e8de76da tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Created reservations ['13d41232-33c9-4e85-af5f-3bcdf05e44e8', '572eafcb-1a6b-44d3-836b-7e95951f1629'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:05:24 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-49dbc764-3b76-4902-bd47-6380e8de76da tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff1ec839-905b-4318-8c61-04c81fc65074) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['13d41232-33c9-4e85-af5f-3bcdf05e44e8', '572eafcb-1a6b-44d3-836b-7e95951f1629']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:05:24 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-49dbc764-3b76-4902-bd47-6380e8de76da tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1cb95408-fceb-4b72-805f-f2b39d4d9fca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:05:24 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:05:24 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:05:24 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:05:24 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:05:24 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-49dbc764-3b76-4902-bd47-6380e8de76da tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1cb95408-fceb-4b72-805f-f2b39d4d9fca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '96f801e6-52d7-4916-921b-8f56b281fe2d', '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=90922812-0e4f-4184-9cf3-487efe4590e8,group_type_id=,metadata={},multiattach=False,project_id='3dae514284834ba78a4dccf9714d95b8',qos_specs=None,replication_status=,reservations=['13d41232-33c9-4e85-af5f-3bcdf05e44e8','572eafcb-1a6b-44d3-836b-7e95951f1629'],size=1,snapshot_id=7e442eab-3273-41cf-b19f-dcf87e391a31,source_replicaid=,source_volid=None,status='creating',user_id='6f261cecf12642248d40720c94d07861',volume_type_id=3126a9f5-acb2-4905-91ee-18b5ea1ea37f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:05:24Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=90922812-0e4f-4184-9cf3-487efe4590e8,host=None,id=96f801e6-52d7-4916-921b-8f56b281fe2d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3dae514284834ba78a4dccf9714d95b8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=7e442eab-3273-41cf-b19f-dcf87e391a31,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6f261cecf12642248d40720c94d07861',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3126a9f5-acb2-4905-91ee-18b5ea1ea37f),volume_type_id=3126a9f5-acb2-4905-91ee-18b5ea1ea37f)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:05:24 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-49dbc764-3b76-4902-bd47-6380e8de76da tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (952c1814-83de-4b37-b1d6-121d5e8ba970) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:05:24 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-49dbc764-3b76-4902-bd47-6380e8de76da tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (952c1814-83de-4b37-b1d6-121d5e8ba970) transitioned into state 'SUCCESS' from 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=90922812-0e4f-4184-9cf3-487efe4590e8,group_type_id=,metadata={},multiattach=False,project_id='3dae514284834ba78a4dccf9714d95b8',qos_specs=None,replication_status=,reservations=['13d41232-33c9-4e85-af5f-3bcdf05e44e8','572eafcb-1a6b-44d3-836b-7e95951f1629'],size=1,snapshot_id=7e442eab-3273-41cf-b19f-dcf87e391a31,source_replicaid=,source_volid=None,status='creating',user_id='6f261cecf12642248d40720c94d07861',volume_type_id=3126a9f5-acb2-4905-91ee-18b5ea1ea37f)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:05:24 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-49dbc764-3b76-4902-bd47-6380e8de76da tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Flow 'volume_create_api' (504d2e32-ed2b-40dc-b92c-f0c0c4998111) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:05:24 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-49dbc764-3b76-4902-bd47-6380e8de76da tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Create volume request issued successfully. Sep 07 21:05:24 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:05:24 devstack devstack@c-api.service[86970]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 21:05:24 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:05:24 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:05:24 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-49dbc764-3b76-4902-bd47-6380e8de76da tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/groups/action returned with HTTP 202 Sep 07 21:05:24 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 38/73] 192.168.122.168 () {62 vars in 1202 bytes} [Mon Sep 7 21:05:23 2026] POST /volume/v3/groups/action => generated 102 bytes in 1115 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:05:24 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-f6c877bc-82a4-40b5-96b4-44b45a079b7e None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:05:24 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f6c877bc-82a4-40b5-96b4-44b45a079b7e tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] GET http://192.168.122.168/volume/v3/volumes/detail Sep 07 21:05:24 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f6c877bc-82a4-40b5-96b4-44b45a079b7e tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:05:24 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f6c877bc-82a4-40b5-96b4-44b45a079b7e tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Calling method 'detail' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:05:24 devstack devstack@c-api.service[86971]: DEBUG cinder.api.api_utils [None req-f6c877bc-82a4-40b5-96b4-44b45a079b7e tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Removing options '' from query. {{(pid=86971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 21:05:24 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-f6c877bc-82a4-40b5-96b4-44b45a079b7e tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86971) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 21:05:24 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:05:24 devstack devstack@c-api.service[86971]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 21:05:24 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:05:24 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:05:24 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:05:24 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:05:24 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-f6c877bc-82a4-40b5-96b4-44b45a079b7e tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Get all volumes completed successfully. Sep 07 21:05:24 devstack devstack@c-api.service[86971]: WARNING stevedore.named [None req-f6c877bc-82a4-40b5-96b4-44b45a079b7e tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:05:24 devstack devstack@c-api.service[86971]: WARNING castellan.key_manager [None req-f6c877bc-82a4-40b5-96b4-44b45a079b7e tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:05:24 devstack devstack@c-api.service[86971]: DEBUG oslo_db.sqlalchemy.engines [None req-f6c877bc-82a4-40b5-96b4-44b45a079b7e tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86971) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 21:05:24 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:24 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:05:24 devstack devstack@c-api.service[86971]: WARNING stevedore.named [None req-f6c877bc-82a4-40b5-96b4-44b45a079b7e tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:05:24 devstack devstack@c-api.service[86971]: WARNING castellan.key_manager [None req-f6c877bc-82a4-40b5-96b4-44b45a079b7e tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:05:24 devstack devstack@c-api.service[86971]: DEBUG oslo_db.sqlalchemy.engines [None req-f6c877bc-82a4-40b5-96b4-44b45a079b7e tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86971) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 21:05:24 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:24 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:05:24 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f6c877bc-82a4-40b5-96b4-44b45a079b7e tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/volumes/detail returned with HTTP 200 Sep 07 21:05:24 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 36/74] 192.168.122.168 () {60 vars in 1183 bytes} [Mon Sep 7 21:05:24 2026] GET /volume/v3/volumes/detail => generated 1848 bytes in 571 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 21:05:25 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-33d8323d-da6e-4038-a706-15e843508292 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:05:25 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-33d8323d-da6e-4038-a706-15e843508292 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] GET http://192.168.122.168/volume/v3/volumes/96f801e6-52d7-4916-921b-8f56b281fe2d Sep 07 21:05:25 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-33d8323d-da6e-4038-a706-15e843508292 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:05:25 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-33d8323d-da6e-4038-a706-15e843508292 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:05:25 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:05:25 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:05:25 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:25 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:05:25 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-33d8323d-da6e-4038-a706-15e843508292 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Volume info retrieved successfully. Sep 07 21:05:25 devstack devstack@c-api.service[86970]: WARNING stevedore.named [None req-33d8323d-da6e-4038-a706-15e843508292 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:05:25 devstack devstack@c-api.service[86970]: WARNING castellan.key_manager [None req-33d8323d-da6e-4038-a706-15e843508292 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:05:25 devstack devstack@c-api.service[86970]: DEBUG oslo_db.sqlalchemy.engines [None req-33d8323d-da6e-4038-a706-15e843508292 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86970) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 21:05:25 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:25 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:05:25 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-33d8323d-da6e-4038-a706-15e843508292 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/volumes/96f801e6-52d7-4916-921b-8f56b281fe2d returned with HTTP 200 Sep 07 21:05:25 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 39/75] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:05:24 2026] GET /volume/v3/volumes/96f801e6-52d7-4916-921b-8f56b281fe2d => generated 933 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:05:26 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-12f4e4f0-e93c-472a-937b-323bda44fa94 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:05:26 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-12f4e4f0-e93c-472a-937b-323bda44fa94 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] GET http://192.168.122.168/volume/v3/volumes/96f801e6-52d7-4916-921b-8f56b281fe2d Sep 07 21:05:26 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-12f4e4f0-e93c-472a-937b-323bda44fa94 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:05:26 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-12f4e4f0-e93c-472a-937b-323bda44fa94 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:05:26 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:05:26 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:05:26 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:26 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:05:26 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-12f4e4f0-e93c-472a-937b-323bda44fa94 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Volume info retrieved successfully. Sep 07 21:05:26 devstack devstack@c-api.service[86971]: WARNING stevedore.named [None req-12f4e4f0-e93c-472a-937b-323bda44fa94 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:05:26 devstack devstack@c-api.service[86971]: WARNING castellan.key_manager [None req-12f4e4f0-e93c-472a-937b-323bda44fa94 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:05:26 devstack devstack@c-api.service[86971]: DEBUG oslo_db.sqlalchemy.engines [None req-12f4e4f0-e93c-472a-937b-323bda44fa94 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86971) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 21:05:26 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:26 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:05:26 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-12f4e4f0-e93c-472a-937b-323bda44fa94 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/volumes/96f801e6-52d7-4916-921b-8f56b281fe2d returned with HTTP 200 Sep 07 21:05:26 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 37/76] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:05:26 2026] GET /volume/v3/volumes/96f801e6-52d7-4916-921b-8f56b281fe2d => generated 933 bytes in 435 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 21:05:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-4fefab95-ecd5-4b6f-bc37-667949cee617 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:05:27 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-4fefab95-ecd5-4b6f-bc37-667949cee617 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] GET http://192.168.122.168/volume/v3/volumes/96f801e6-52d7-4916-921b-8f56b281fe2d Sep 07 21:05:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-4fefab95-ecd5-4b6f-bc37-667949cee617 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:05:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-4fefab95-ecd5-4b6f-bc37-667949cee617 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:05:27 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:05:27 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:05:27 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:27 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:05:27 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-4fefab95-ecd5-4b6f-bc37-667949cee617 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Volume info retrieved successfully. Sep 07 21:05:27 devstack devstack@c-api.service[86970]: WARNING stevedore.named [None req-4fefab95-ecd5-4b6f-bc37-667949cee617 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:05:27 devstack devstack@c-api.service[86970]: WARNING castellan.key_manager [None req-4fefab95-ecd5-4b6f-bc37-667949cee617 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:05:28 devstack devstack@c-api.service[86970]: DEBUG oslo_db.sqlalchemy.engines [None req-4fefab95-ecd5-4b6f-bc37-667949cee617 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86970) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 21:05:28 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:28 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:05:28 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-4fefab95-ecd5-4b6f-bc37-667949cee617 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/volumes/96f801e6-52d7-4916-921b-8f56b281fe2d returned with HTTP 200 Sep 07 21:05:28 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 40/77] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:05:27 2026] GET /volume/v3/volumes/96f801e6-52d7-4916-921b-8f56b281fe2d => generated 933 bytes in 459 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:05:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-af9fc0f5-5ab8-4d29-8a3e-4ab3c22f130f None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:05:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-af9fc0f5-5ab8-4d29-8a3e-4ab3c22f130f tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] GET http://192.168.122.168/volume/v3/volumes/96f801e6-52d7-4916-921b-8f56b281fe2d Sep 07 21:05:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-af9fc0f5-5ab8-4d29-8a3e-4ab3c22f130f tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:05:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-af9fc0f5-5ab8-4d29-8a3e-4ab3c22f130f tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:05:29 devstack devstack@c-api.service[86971]: DEBUG dbcounter [-] [86971] Writing DB stats cinder:SELECT=209,cinder:UPDATE=45,cinder:INSERT=31 {{(pid=86971) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 21:05:29 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:05:29 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:05:29 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:29 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:05:29 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-af9fc0f5-5ab8-4d29-8a3e-4ab3c22f130f tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Volume info retrieved successfully. Sep 07 21:05:29 devstack devstack@c-api.service[86971]: WARNING stevedore.named [None req-af9fc0f5-5ab8-4d29-8a3e-4ab3c22f130f tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:05:29 devstack devstack@c-api.service[86971]: WARNING castellan.key_manager [None req-af9fc0f5-5ab8-4d29-8a3e-4ab3c22f130f tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:05:29 devstack devstack@c-api.service[86971]: DEBUG oslo_db.sqlalchemy.engines [None req-af9fc0f5-5ab8-4d29-8a3e-4ab3c22f130f tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86971) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 21:05:29 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:29 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:05:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-af9fc0f5-5ab8-4d29-8a3e-4ab3c22f130f tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/volumes/96f801e6-52d7-4916-921b-8f56b281fe2d returned with HTTP 200 Sep 07 21:05:29 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 38/78] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:05:29 2026] GET /volume/v3/volumes/96f801e6-52d7-4916-921b-8f56b281fe2d => generated 933 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 21:05:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-1e4ca243-6672-467b-bd76-ead94a49c237 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:05:30 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-1e4ca243-6672-467b-bd76-ead94a49c237 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] GET http://192.168.122.168/volume/v3/volumes/96f801e6-52d7-4916-921b-8f56b281fe2d Sep 07 21:05:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-1e4ca243-6672-467b-bd76-ead94a49c237 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:05:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-1e4ca243-6672-467b-bd76-ead94a49c237 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:05:30 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:05:30 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:05:30 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:30 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:05:30 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-1e4ca243-6672-467b-bd76-ead94a49c237 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Volume info retrieved successfully. Sep 07 21:05:30 devstack devstack@c-api.service[86970]: WARNING stevedore.named [None req-1e4ca243-6672-467b-bd76-ead94a49c237 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:05:30 devstack devstack@c-api.service[86970]: WARNING castellan.key_manager [None req-1e4ca243-6672-467b-bd76-ead94a49c237 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:05:31 devstack devstack@c-api.service[86970]: DEBUG oslo_db.sqlalchemy.engines [None req-1e4ca243-6672-467b-bd76-ead94a49c237 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86970) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 21:05:31 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:31 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:05:31 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-1e4ca243-6672-467b-bd76-ead94a49c237 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/volumes/96f801e6-52d7-4916-921b-8f56b281fe2d returned with HTTP 200 Sep 07 21:05:31 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 41/79] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:05:30 2026] GET /volume/v3/volumes/96f801e6-52d7-4916-921b-8f56b281fe2d => generated 933 bytes in 360 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:05:31 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-e120a0fb-3617-43cc-83de-648d6dda5cd3 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:05:31 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e120a0fb-3617-43cc-83de-648d6dda5cd3 tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:05:31 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-e120a0fb-3617-43cc-83de-648d6dda5cd3 tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-122180260"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:05:31 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.volumes [None req-e120a0fb-3617-43cc-83de-648d6dda5cd3 tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-122180260'}} {{(pid=86971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:05:31 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-e120a0fb-3617-43cc-83de-648d6dda5cd3 tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] Create volume of 1 GB Sep 07 21:05:31 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-e120a0fb-3617-43cc-83de-648d6dda5cd3 tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] Availability Zones retrieved successfully. Sep 07 21:05:31 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-e120a0fb-3617-43cc-83de-648d6dda5cd3 tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] Flow 'volume_create_api' (c12b2e4b-cae6-4ecc-be2a-91b212f938cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:05:31 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-e120a0fb-3617-43cc-83de-648d6dda5cd3 tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (312b44e7-5337-4d66-b452-6be5b985aaa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:05:31 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.flows.api.create_volume [None req-e120a0fb-3617-43cc-83de-648d6dda5cd3 tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] Validating volume size '1' using validate_int {{(pid=86971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:05:31 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-e120a0fb-3617-43cc-83de-648d6dda5cd3 tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (312b44e7-5337-4d66-b452-6be5b985aaa2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:05:31 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-e120a0fb-3617-43cc-83de-648d6dda5cd3 tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61d98367-6650-4e1d-bdf7-2af2c19d5f6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:05:32 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-e120a0fb-3617-43cc-83de-648d6dda5cd3 tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] Created reservations ['70680654-feb1-43e2-b5ef-8f7549d3c4c3', '690d17e3-f6a8-4690-8921-baad7b300513', 'b3fa411b-1e9d-46ac-a59a-d8344d6db0bb', '2af8d281-150d-4af8-9124-63055f0f01fd'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:05:32 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-e120a0fb-3617-43cc-83de-648d6dda5cd3 tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61d98367-6650-4e1d-bdf7-2af2c19d5f6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['70680654-feb1-43e2-b5ef-8f7549d3c4c3', '690d17e3-f6a8-4690-8921-baad7b300513', 'b3fa411b-1e9d-46ac-a59a-d8344d6db0bb', '2af8d281-150d-4af8-9124-63055f0f01fd']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:05:32 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-e120a0fb-3617-43cc-83de-648d6dda5cd3 tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a37cf9a-ec56-4249-8ea3-f4d3159c1313) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:05:32 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:05:32 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:05:32 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-e120a0fb-3617-43cc-83de-648d6dda5cd3 tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a37cf9a-ec56-4249-8ea3-f4d3159c1313) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '11b0f4ad-ce1e-4c52-adbd-1485b72382a7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-122180260',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ddec3c5dfb8143b3b0709653858d52ee',qos_specs=None,replication_status=,reservations=['70680654-feb1-43e2-b5ef-8f7549d3c4c3','690d17e3-f6a8-4690-8921-baad7b300513','b3fa411b-1e9d-46ac-a59a-d8344d6db0bb','2af8d281-150d-4af8-9124-63055f0f01fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9517f47bd52c416498126149c6440e55',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:05:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-122180260',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=11b0f4ad-ce1e-4c52-adbd-1485b72382a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ddec3c5dfb8143b3b0709653858d52ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9517f47bd52c416498126149c6440e55',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:05:32 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-e120a0fb-3617-43cc-83de-648d6dda5cd3 tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03f46d9c-bbf8-4891-9e3e-da25c942d686) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:05:32 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-4a376c6d-31e2-492e-88cd-0d7e1f7f006d None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:05:32 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-4a376c6d-31e2-492e-88cd-0d7e1f7f006d tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] GET http://192.168.122.168/volume/v3/volumes/96f801e6-52d7-4916-921b-8f56b281fe2d Sep 07 21:05:32 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-4a376c6d-31e2-492e-88cd-0d7e1f7f006d tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:05:32 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-4a376c6d-31e2-492e-88cd-0d7e1f7f006d tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:05:32 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:05:32 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:05:32 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:32 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:05:32 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-e120a0fb-3617-43cc-83de-648d6dda5cd3 tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03f46d9c-bbf8-4891-9e3e-da25c942d686) transitioned into state 'SUCCESS' from state '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-122180260',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ddec3c5dfb8143b3b0709653858d52ee',qos_specs=None,replication_status=,reservations=['70680654-feb1-43e2-b5ef-8f7549d3c4c3','690d17e3-f6a8-4690-8921-baad7b300513','b3fa411b-1e9d-46ac-a59a-d8344d6db0bb','2af8d281-150d-4af8-9124-63055f0f01fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9517f47bd52c416498126149c6440e55',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:05:32 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-e120a0fb-3617-43cc-83de-648d6dda5cd3 tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db4eb067-024e-4641-80ac-e361063bbcf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:05:32 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-4a376c6d-31e2-492e-88cd-0d7e1f7f006d tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Volume info retrieved successfully. Sep 07 21:05:32 devstack devstack@c-api.service[86970]: WARNING stevedore.named [None req-4a376c6d-31e2-492e-88cd-0d7e1f7f006d tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:05:32 devstack devstack@c-api.service[86970]: WARNING castellan.key_manager [None req-4a376c6d-31e2-492e-88cd-0d7e1f7f006d tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:05:32 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-e120a0fb-3617-43cc-83de-648d6dda5cd3 tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db4eb067-024e-4641-80ac-e361063bbcf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:05:32 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-e120a0fb-3617-43cc-83de-648d6dda5cd3 tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] Flow 'volume_create_api' (c12b2e4b-cae6-4ecc-be2a-91b212f938cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:05:32 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-e120a0fb-3617-43cc-83de-648d6dda5cd3 tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] Create volume request issued successfully. Sep 07 21:05:32 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e120a0fb-3617-43cc-83de-648d6dda5cd3 tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:05:32 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 39/80] 192.168.122.168 () {60 vars in 1142 bytes} [Mon Sep 7 21:05:31 2026] POST /volume/v3/volumes => generated 760 bytes in 465 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:05:32 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-16fa2e1e-08a9-423b-934c-231b4c903187 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:05:32 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-16fa2e1e-08a9-423b-934c-231b4c903187 tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] GET http://192.168.122.168/volume/v3/volumes/11b0f4ad-ce1e-4c52-adbd-1485b72382a7 Sep 07 21:05:32 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-16fa2e1e-08a9-423b-934c-231b4c903187 tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:05:32 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-16fa2e1e-08a9-423b-934c-231b4c903187 tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:05:32 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:05:32 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:05:32 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:32 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:05:32 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-16fa2e1e-08a9-423b-934c-231b4c903187 tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] Volume info retrieved successfully. Sep 07 21:05:32 devstack devstack@c-api.service[86970]: DEBUG oslo_db.sqlalchemy.engines [None req-4a376c6d-31e2-492e-88cd-0d7e1f7f006d tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86970) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 21:05:32 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:32 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:05:32 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-16fa2e1e-08a9-423b-934c-231b4c903187 tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] http://192.168.122.168/volume/v3/volumes/11b0f4ad-ce1e-4c52-adbd-1485b72382a7 returned with HTTP 200 Sep 07 21:05:32 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 40/81] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:05:32 2026] GET /volume/v3/volumes/11b0f4ad-ce1e-4c52-adbd-1485b72382a7 => generated 828 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:05:32 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-4a376c6d-31e2-492e-88cd-0d7e1f7f006d tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/volumes/96f801e6-52d7-4916-921b-8f56b281fe2d returned with HTTP 200 Sep 07 21:05:32 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 42/82] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:05:32 2026] GET /volume/v3/volumes/96f801e6-52d7-4916-921b-8f56b281fe2d => generated 933 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:05:33 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-a4ce3cf9-095f-424e-9716-756f02fd4367 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:05:33 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a4ce3cf9-095f-424e-9716-756f02fd4367 tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] GET http://192.168.122.168/volume/v3/volumes/11b0f4ad-ce1e-4c52-adbd-1485b72382a7 Sep 07 21:05:33 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-a4ce3cf9-095f-424e-9716-756f02fd4367 tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:05:33 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-a4ce3cf9-095f-424e-9716-756f02fd4367 tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:05:33 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:05:33 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:05:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-4e38194b-3a94-4196-8c2a-e2b0564f7af5 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:05:33 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:33 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:05:33 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-4e38194b-3a94-4196-8c2a-e2b0564f7af5 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] GET http://192.168.122.168/volume/v3/volumes/96f801e6-52d7-4916-921b-8f56b281fe2d Sep 07 21:05:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-4e38194b-3a94-4196-8c2a-e2b0564f7af5 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:05:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-4e38194b-3a94-4196-8c2a-e2b0564f7af5 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:05:33 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-a4ce3cf9-095f-424e-9716-756f02fd4367 tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] Volume info retrieved successfully. Sep 07 21:05:33 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:05:33 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:05:33 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:33 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:05:33 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-4e38194b-3a94-4196-8c2a-e2b0564f7af5 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Volume info retrieved successfully. Sep 07 21:05:33 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a4ce3cf9-095f-424e-9716-756f02fd4367 tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] http://192.168.122.168/volume/v3/volumes/11b0f4ad-ce1e-4c52-adbd-1485b72382a7 returned with HTTP 200 Sep 07 21:05:33 devstack devstack@c-api.service[86970]: WARNING stevedore.named [None req-4e38194b-3a94-4196-8c2a-e2b0564f7af5 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:05:33 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 41/83] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:05:33 2026] GET /volume/v3/volumes/11b0f4ad-ce1e-4c52-adbd-1485b72382a7 => generated 852 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:05:33 devstack devstack@c-api.service[86970]: WARNING castellan.key_manager [None req-4e38194b-3a94-4196-8c2a-e2b0564f7af5 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:05:33 devstack devstack@c-api.service[86970]: DEBUG oslo_db.sqlalchemy.engines [None req-4e38194b-3a94-4196-8c2a-e2b0564f7af5 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86970) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 21:05:33 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:33 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:05:33 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-4e38194b-3a94-4196-8c2a-e2b0564f7af5 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/volumes/96f801e6-52d7-4916-921b-8f56b281fe2d returned with HTTP 200 Sep 07 21:05:33 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 43/84] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:05:33 2026] GET /volume/v3/volumes/96f801e6-52d7-4916-921b-8f56b281fe2d => generated 934 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:05:33 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-eec4b765-7bc3-41ed-b715-ed77520381e7 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:05:33 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-eec4b765-7bc3-41ed-b715-ed77520381e7 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] GET http://192.168.122.168/volume/v3/groups/90922812-0e4f-4184-9cf3-487efe4590e8 Sep 07 21:05:33 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-eec4b765-7bc3-41ed-b715-ed77520381e7 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:05:33 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-eec4b765-7bc3-41ed-b715-ed77520381e7 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Calling method 'version_select' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:05:33 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.groups [None req-eec4b765-7bc3-41ed-b715-ed77520381e7 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] show called for member 90922812-0e4f-4184-9cf3-487efe4590e8 {{(pid=86971) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 21:05:33 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:33 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:05:33 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:05:33 devstack devstack@c-api.service[86971]: return base.obj_make_list(context, cls(context), Sep 07 21:05:33 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-eec4b765-7bc3-41ed-b715-ed77520381e7 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/groups/90922812-0e4f-4184-9cf3-487efe4590e8 returned with HTTP 200 Sep 07 21:05:33 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 42/85] 192.168.122.168 () {60 vars in 1270 bytes} [Mon Sep 7 21:05:33 2026] GET /volume/v3/groups/90922812-0e4f-4184-9cf3-487efe4590e8 => generated 417 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:05:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-987698de-ea41-41ae-8426-1890c8faff88 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:05:33 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-987698de-ea41-41ae-8426-1890c8faff88 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] GET http://192.168.122.168/volume/v3/volumes/detail Sep 07 21:05:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-987698de-ea41-41ae-8426-1890c8faff88 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:05:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-987698de-ea41-41ae-8426-1890c8faff88 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Calling method 'detail' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:05:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.api_utils [None req-987698de-ea41-41ae-8426-1890c8faff88 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Removing options '' from query. {{(pid=86970) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 21:05:33 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-987698de-ea41-41ae-8426-1890c8faff88 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86970) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 21:05:33 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:05:33 devstack devstack@c-api.service[86970]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 21:05:33 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:05:33 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:05:33 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:05:33 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:05:33 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-987698de-ea41-41ae-8426-1890c8faff88 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Get all volumes completed successfully. Sep 07 21:05:33 devstack devstack@c-api.service[86970]: WARNING stevedore.named [None req-987698de-ea41-41ae-8426-1890c8faff88 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:05:33 devstack devstack@c-api.service[86970]: WARNING castellan.key_manager [None req-987698de-ea41-41ae-8426-1890c8faff88 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:05:33 devstack devstack@c-api.service[86970]: DEBUG oslo_db.sqlalchemy.engines [None req-987698de-ea41-41ae-8426-1890c8faff88 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86970) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 21:05:33 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:33 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:05:33 devstack devstack@c-api.service[86970]: WARNING stevedore.named [None req-987698de-ea41-41ae-8426-1890c8faff88 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:05:33 devstack devstack@c-api.service[86970]: WARNING castellan.key_manager [None req-987698de-ea41-41ae-8426-1890c8faff88 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:05:33 devstack devstack@c-api.service[86970]: DEBUG oslo_db.sqlalchemy.engines [None req-987698de-ea41-41ae-8426-1890c8faff88 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86970) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 21:05:33 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:33 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:05:33 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-987698de-ea41-41ae-8426-1890c8faff88 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/volumes/detail returned with HTTP 200 Sep 07 21:05:33 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 44/86] 192.168.122.168 () {60 vars in 1183 bytes} [Mon Sep 7 21:05:33 2026] GET /volume/v3/volumes/detail => generated 1849 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 21:05:33 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-b24fe992-e501-4549-bbd5-648d814ea2bf None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:05:33 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b24fe992-e501-4549-bbd5-648d814ea2bf tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] POST http://192.168.122.168/volume/v3/groups/90922812-0e4f-4184-9cf3-487efe4590e8/action Sep 07 21:05:33 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-b24fe992-e501-4549-bbd5-648d814ea2bf tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:05:33 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-b24fe992-e501-4549-bbd5-648d814ea2bf tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:05:33 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.groups [None req-b24fe992-e501-4549-bbd5-648d814ea2bf tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] delete called for group 90922812-0e4f-4184-9cf3-487efe4590e8 {{(pid=86971) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 21:05:33 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.groups [None req-b24fe992-e501-4549-bbd5-648d814ea2bf tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Delete group with id: 90922812-0e4f-4184-9cf3-487efe4590e8 Sep 07 21:05:33 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:33 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:05:34 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:05:34 devstack devstack@c-api.service[86971]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 21:05:34 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:05:34 devstack devstack@c-api.service[86971]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 21:05:34 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b24fe992-e501-4549-bbd5-648d814ea2bf tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/groups/90922812-0e4f-4184-9cf3-487efe4590e8/action returned with HTTP 202 Sep 07 21:05:34 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 43/87] 192.168.122.168 () {62 vars in 1312 bytes} [Mon Sep 7 21:05:33 2026] POST /volume/v3/groups/90922812-0e4f-4184-9cf3-487efe4590e8/action => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 21:05:34 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-c8ffe866-8331-4bb8-8aa5-f90456988c6b None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:05:34 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c8ffe866-8331-4bb8-8aa5-f90456988c6b tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] GET http://192.168.122.168/volume/v3/volumes/96f801e6-52d7-4916-921b-8f56b281fe2d Sep 07 21:05:34 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c8ffe866-8331-4bb8-8aa5-f90456988c6b tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:05:34 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c8ffe866-8331-4bb8-8aa5-f90456988c6b tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:05:34 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:05:34 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:05:34 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:34 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:05:34 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-c8ffe866-8331-4bb8-8aa5-f90456988c6b tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Volume info retrieved successfully. Sep 07 21:05:34 devstack devstack@c-api.service[86970]: WARNING stevedore.named [None req-c8ffe866-8331-4bb8-8aa5-f90456988c6b tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:05:34 devstack devstack@c-api.service[86970]: WARNING castellan.key_manager [None req-c8ffe866-8331-4bb8-8aa5-f90456988c6b tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:05:34 devstack devstack@c-api.service[86970]: DEBUG oslo_db.sqlalchemy.engines [None req-c8ffe866-8331-4bb8-8aa5-f90456988c6b tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86970) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 21:05:34 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:34 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:05:34 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c8ffe866-8331-4bb8-8aa5-f90456988c6b tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/volumes/96f801e6-52d7-4916-921b-8f56b281fe2d returned with HTTP 200 Sep 07 21:05:34 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 45/88] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:05:34 2026] GET /volume/v3/volumes/96f801e6-52d7-4916-921b-8f56b281fe2d => generated 933 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:05:34 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-63216c74-9ab0-41df-89af-27c6cafa3c35 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:05:34 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-63216c74-9ab0-41df-89af-27c6cafa3c35 tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] GET http://192.168.122.168/volume/v3/volumes/11b0f4ad-ce1e-4c52-adbd-1485b72382a7 Sep 07 21:05:34 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-63216c74-9ab0-41df-89af-27c6cafa3c35 tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:05:34 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-63216c74-9ab0-41df-89af-27c6cafa3c35 tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:05:34 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:05:34 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:05:34 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:34 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:05:34 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-63216c74-9ab0-41df-89af-27c6cafa3c35 tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] Volume info retrieved successfully. Sep 07 21:05:34 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-63216c74-9ab0-41df-89af-27c6cafa3c35 tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] http://192.168.122.168/volume/v3/volumes/11b0f4ad-ce1e-4c52-adbd-1485b72382a7 returned with HTTP 200 Sep 07 21:05:34 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 44/89] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:05:34 2026] GET /volume/v3/volumes/11b0f4ad-ce1e-4c52-adbd-1485b72382a7 => generated 853 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:05:35 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-974e79bd-cad1-4197-880c-24ddf9347971 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:05:35 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-974e79bd-cad1-4197-880c-24ddf9347971 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] GET http://192.168.122.168/volume/v3/volumes/96f801e6-52d7-4916-921b-8f56b281fe2d Sep 07 21:05:35 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-974e79bd-cad1-4197-880c-24ddf9347971 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:05:35 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-974e79bd-cad1-4197-880c-24ddf9347971 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:05:35 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-974e79bd-cad1-4197-880c-24ddf9347971 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/volumes/96f801e6-52d7-4916-921b-8f56b281fe2d returned with HTTP 404 Sep 07 21:05:35 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 46/90] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:05:35 2026] GET /volume/v3/volumes/96f801e6-52d7-4916-921b-8f56b281fe2d => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 21:05:35 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-954a98c5-9f5b-4914-8a52-1db568b2b67a None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:05:35 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-954a98c5-9f5b-4914-8a52-1db568b2b67a tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] GET http://192.168.122.168/volume/v3/groups/90922812-0e4f-4184-9cf3-487efe4590e8 Sep 07 21:05:35 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-954a98c5-9f5b-4914-8a52-1db568b2b67a tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:05:35 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-954a98c5-9f5b-4914-8a52-1db568b2b67a tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Calling method 'version_select' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:05:35 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.groups [None req-954a98c5-9f5b-4914-8a52-1db568b2b67a tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] show called for member 90922812-0e4f-4184-9cf3-487efe4590e8 {{(pid=86971) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 21:05:35 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-954a98c5-9f5b-4914-8a52-1db568b2b67a tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/groups/90922812-0e4f-4184-9cf3-487efe4590e8 returned with HTTP 404 Sep 07 21:05:35 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 45/91] 192.168.122.168 () {60 vars in 1270 bytes} [Mon Sep 7 21:05:35 2026] GET /volume/v3/groups/90922812-0e4f-4184-9cf3-487efe4590e8 => generated 108 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 21:05:35 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-6538124c-bde2-4040-9503-a5c5b8877adf None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:05:35 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-6538124c-bde2-4040-9503-a5c5b8877adf tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] DELETE http://192.168.122.168/volume/v3/group_snapshots/8e1820f4-413b-4cdf-b7aa-38a237c4f7f9 Sep 07 21:05:35 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-6538124c-bde2-4040-9503-a5c5b8877adf tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:05:35 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-6538124c-bde2-4040-9503-a5c5b8877adf tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Calling method 'version_select' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:05:35 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.group_snapshots [None req-6538124c-bde2-4040-9503-a5c5b8877adf tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] delete called for member 8e1820f4-413b-4cdf-b7aa-38a237c4f7f9 {{(pid=86970) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 07 21:05:35 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.group_snapshots [None req-6538124c-bde2-4040-9503-a5c5b8877adf tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Delete group_snapshot with id: 8e1820f4-413b-4cdf-b7aa-38a237c4f7f9 Sep 07 21:05:35 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:35 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:05:35 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/snapshot.py:354: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:05:35 devstack devstack@c-api.service[86970]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 21:05:35 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-6538124c-bde2-4040-9503-a5c5b8877adf tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/group_snapshots/8e1820f4-413b-4cdf-b7aa-38a237c4f7f9 returned with HTTP 202 Sep 07 21:05:35 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 47/92] 192.168.122.168 () {60 vars in 1300 bytes} [Mon Sep 7 21:05:35 2026] DELETE /volume/v3/group_snapshots/8e1820f4-413b-4cdf-b7aa-38a237c4f7f9 => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 21:05:35 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-2d0d2780-f883-4d3f-9c9a-f02314aa4d4a None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:05:35 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-2d0d2780-f883-4d3f-9c9a-f02314aa4d4a tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] GET http://192.168.122.168/volume/v3/volumes/detail Sep 07 21:05:35 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-2d0d2780-f883-4d3f-9c9a-f02314aa4d4a tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:05:35 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-2d0d2780-f883-4d3f-9c9a-f02314aa4d4a tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Calling method 'detail' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:05:35 devstack devstack@c-api.service[86971]: DEBUG cinder.api.api_utils [None req-2d0d2780-f883-4d3f-9c9a-f02314aa4d4a tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Removing options '' from query. {{(pid=86971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 21:05:35 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-2d0d2780-f883-4d3f-9c9a-f02314aa4d4a tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86971) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 21:05:35 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:05:35 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:05:35 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-2d0d2780-f883-4d3f-9c9a-f02314aa4d4a tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Get all volumes completed successfully. Sep 07 21:05:35 devstack devstack@c-api.service[86971]: WARNING stevedore.named [None req-2d0d2780-f883-4d3f-9c9a-f02314aa4d4a tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:05:35 devstack devstack@c-api.service[86971]: WARNING castellan.key_manager [None req-2d0d2780-f883-4d3f-9c9a-f02314aa4d4a tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:05:35 devstack devstack@c-api.service[86971]: DEBUG oslo_db.sqlalchemy.engines [None req-2d0d2780-f883-4d3f-9c9a-f02314aa4d4a tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86971) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 21:05:35 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:35 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:05:35 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-2d0d2780-f883-4d3f-9c9a-f02314aa4d4a tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/volumes/detail returned with HTTP 200 Sep 07 21:05:35 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 46/93] 192.168.122.168 () {60 vars in 1183 bytes} [Mon Sep 7 21:05:35 2026] GET /volume/v3/volumes/detail => generated 925 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:05:35 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-d8f3b68a-cc07-4408-84a7-2c3cbc7b16d6 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:05:35 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d8f3b68a-cc07-4408-84a7-2c3cbc7b16d6 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] GET http://192.168.122.168/volume/v3/snapshots/detail Sep 07 21:05:35 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-d8f3b68a-cc07-4408-84a7-2c3cbc7b16d6 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:05:35 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-d8f3b68a-cc07-4408-84a7-2c3cbc7b16d6 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Calling method 'detail' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:05:35 devstack devstack@c-api.service[86970]: DEBUG cinder.api.api_utils [None req-d8f3b68a-cc07-4408-84a7-2c3cbc7b16d6 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Removing options '' from query. {{(pid=86970) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 21:05:35 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:35 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:05:35 devstack devstack@c-api.service[86970]: DEBUG cinder.db.api [None req-d8f3b68a-cc07-4408-84a7-2c3cbc7b16d6 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Building query based on filter {{(pid=86970) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 21:05:35 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:05:35 devstack devstack@c-api.service[86970]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 21:05:35 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-d8f3b68a-cc07-4408-84a7-2c3cbc7b16d6 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Get all snapshots completed successfully. Sep 07 21:05:35 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:35 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:05:35 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d8f3b68a-cc07-4408-84a7-2c3cbc7b16d6 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/snapshots/detail returned with HTTP 200 Sep 07 21:05:35 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 48/94] 192.168.122.168 () {58 vars in 1148 bytes} [Mon Sep 7 21:05:35 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:05:35 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-a78a3245-50a0-49dd-af4c-45569c6646f1 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:05:35 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a78a3245-50a0-49dd-af4c-45569c6646f1 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] GET http://192.168.122.168/volume/v3/snapshots/7e442eab-3273-41cf-b19f-dcf87e391a31 Sep 07 21:05:35 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-a78a3245-50a0-49dd-af4c-45569c6646f1 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:05:35 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-a78a3245-50a0-49dd-af4c-45569c6646f1 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:05:35 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:35 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:05:35 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-a78a3245-50a0-49dd-af4c-45569c6646f1 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Snapshot retrieved successfully. Sep 07 21:05:35 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a78a3245-50a0-49dd-af4c-45569c6646f1 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/snapshots/7e442eab-3273-41cf-b19f-dcf87e391a31 returned with HTTP 200 Sep 07 21:05:35 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 47/95] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:05:35 2026] GET /volume/v3/snapshots/7e442eab-3273-41cf-b19f-dcf87e391a31 => generated 450 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:05:36 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-760279e9-cf12-4a56-bb8b-70940ed37b1a None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:05:36 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-760279e9-cf12-4a56-bb8b-70940ed37b1a tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] GET http://192.168.122.168/volume/v3/snapshots/7e442eab-3273-41cf-b19f-dcf87e391a31 Sep 07 21:05:36 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-760279e9-cf12-4a56-bb8b-70940ed37b1a tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:05:36 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-760279e9-cf12-4a56-bb8b-70940ed37b1a tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:05:36 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:36 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:05:36 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-760279e9-cf12-4a56-bb8b-70940ed37b1a tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Snapshot retrieved successfully. Sep 07 21:05:36 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-760279e9-cf12-4a56-bb8b-70940ed37b1a tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/snapshots/7e442eab-3273-41cf-b19f-dcf87e391a31 returned with HTTP 200 Sep 07 21:05:36 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 49/96] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:05:36 2026] GET /volume/v3/snapshots/7e442eab-3273-41cf-b19f-dcf87e391a31 => generated 450 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:05:37 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-e10d0221-578a-487c-b032-eb041d0ec87c None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:05:37 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e10d0221-578a-487c-b032-eb041d0ec87c tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] GET http://192.168.122.168/volume/v3/snapshots/7e442eab-3273-41cf-b19f-dcf87e391a31 Sep 07 21:05:37 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-e10d0221-578a-487c-b032-eb041d0ec87c tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:05:37 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-e10d0221-578a-487c-b032-eb041d0ec87c tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:05:37 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e10d0221-578a-487c-b032-eb041d0ec87c tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/snapshots/7e442eab-3273-41cf-b19f-dcf87e391a31 returned with HTTP 404 Sep 07 21:05:37 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 48/97] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:05:37 2026] GET /volume/v3/snapshots/7e442eab-3273-41cf-b19f-dcf87e391a31 => generated 111 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:05:37 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-9423ced5-75e4-4989-a6f4-cbd01910986c None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:05:37 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-9423ced5-75e4-4989-a6f4-cbd01910986c tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] GET http://192.168.122.168/volume/v3/group_snapshots/8e1820f4-413b-4cdf-b7aa-38a237c4f7f9 Sep 07 21:05:37 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-9423ced5-75e4-4989-a6f4-cbd01910986c tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:05:37 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-9423ced5-75e4-4989-a6f4-cbd01910986c tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Calling method 'version_select' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:05:37 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.group_snapshots [None req-9423ced5-75e4-4989-a6f4-cbd01910986c tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] show called for member 8e1820f4-413b-4cdf-b7aa-38a237c4f7f9 {{(pid=86970) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 21:05:38 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-9423ced5-75e4-4989-a6f4-cbd01910986c tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/group_snapshots/8e1820f4-413b-4cdf-b7aa-38a237c4f7f9 returned with HTTP 404 Sep 07 21:05:38 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 50/98] 192.168.122.168 () {60 vars in 1297 bytes} [Mon Sep 7 21:05:37 2026] GET /volume/v3/group_snapshots/8e1820f4-413b-4cdf-b7aa-38a237c4f7f9 => generated 116 bytes in 73 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 21:05:38 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-cb41a361-459a-4641-9338-dc197f999e52 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:05:38 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-cb41a361-459a-4641-9338-dc197f999e52 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] GET http://192.168.122.168/volume/v3/volumes/detail Sep 07 21:05:38 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-cb41a361-459a-4641-9338-dc197f999e52 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:05:38 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-cb41a361-459a-4641-9338-dc197f999e52 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Calling method 'detail' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:05:38 devstack devstack@c-api.service[86971]: DEBUG cinder.api.api_utils [None req-cb41a361-459a-4641-9338-dc197f999e52 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Removing options '' from query. {{(pid=86971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 21:05:38 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-cb41a361-459a-4641-9338-dc197f999e52 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86971) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 21:05:38 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:05:38 devstack devstack@c-api.service[86971]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 21:05:38 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:05:38 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:05:38 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-cb41a361-459a-4641-9338-dc197f999e52 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Get all volumes completed successfully. Sep 07 21:05:38 devstack devstack@c-api.service[86971]: WARNING stevedore.named [None req-cb41a361-459a-4641-9338-dc197f999e52 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:05:38 devstack devstack@c-api.service[86971]: WARNING castellan.key_manager [None req-cb41a361-459a-4641-9338-dc197f999e52 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:05:38 devstack devstack@c-api.service[86971]: DEBUG oslo_db.sqlalchemy.engines [None req-cb41a361-459a-4641-9338-dc197f999e52 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86971) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 21:05:38 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:38 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:05:38 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-cb41a361-459a-4641-9338-dc197f999e52 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/volumes/detail returned with HTTP 200 Sep 07 21:05:38 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 49/99] 192.168.122.168 () {60 vars in 1183 bytes} [Mon Sep 7 21:05:38 2026] GET /volume/v3/volumes/detail => generated 925 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:05:38 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-b0cc4d62-2759-4a82-93cf-e3c676fc4b04 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:05:38 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b0cc4d62-2759-4a82-93cf-e3c676fc4b04 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] POST http://192.168.122.168/volume/v3/groups/a8cee335-056b-4b23-ace3-7d93a72db087/action Sep 07 21:05:38 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b0cc4d62-2759-4a82-93cf-e3c676fc4b04 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:05:38 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b0cc4d62-2759-4a82-93cf-e3c676fc4b04 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:05:38 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.groups [None req-b0cc4d62-2759-4a82-93cf-e3c676fc4b04 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] delete called for group a8cee335-056b-4b23-ace3-7d93a72db087 {{(pid=86970) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 21:05:38 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.groups [None req-b0cc4d62-2759-4a82-93cf-e3c676fc4b04 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Delete group with id: a8cee335-056b-4b23-ace3-7d93a72db087 Sep 07 21:05:38 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:38 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:05:38 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:05:38 devstack devstack@c-api.service[86970]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 21:05:38 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:05:38 devstack devstack@c-api.service[86970]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 21:05:38 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b0cc4d62-2759-4a82-93cf-e3c676fc4b04 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/groups/a8cee335-056b-4b23-ace3-7d93a72db087/action returned with HTTP 202 Sep 07 21:05:38 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 51/100] 192.168.122.168 () {62 vars in 1312 bytes} [Mon Sep 7 21:05:38 2026] POST /volume/v3/groups/a8cee335-056b-4b23-ace3-7d93a72db087/action => generated 0 bytes in 246 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 21:05:38 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-3d8aca2c-848b-4567-983c-1a94148ef6a0 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:05:38 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-3d8aca2c-848b-4567-983c-1a94148ef6a0 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] GET http://192.168.122.168/volume/v3/volumes/087b5ef4-beb7-4744-b992-4c335d90d165 Sep 07 21:05:38 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-3d8aca2c-848b-4567-983c-1a94148ef6a0 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:05:38 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-3d8aca2c-848b-4567-983c-1a94148ef6a0 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:05:38 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:05:38 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:05:38 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:38 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:05:38 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-3d8aca2c-848b-4567-983c-1a94148ef6a0 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Volume info retrieved successfully. Sep 07 21:05:38 devstack devstack@c-api.service[86971]: WARNING stevedore.named [None req-3d8aca2c-848b-4567-983c-1a94148ef6a0 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:05:38 devstack devstack@c-api.service[86971]: WARNING castellan.key_manager [None req-3d8aca2c-848b-4567-983c-1a94148ef6a0 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:05:38 devstack devstack@c-api.service[86971]: DEBUG oslo_db.sqlalchemy.engines [None req-3d8aca2c-848b-4567-983c-1a94148ef6a0 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86971) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 21:05:38 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:38 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:05:38 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-3d8aca2c-848b-4567-983c-1a94148ef6a0 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/volumes/087b5ef4-beb7-4744-b992-4c335d90d165 returned with HTTP 200 Sep 07 21:05:38 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 50/101] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:05:38 2026] GET /volume/v3/volumes/087b5ef4-beb7-4744-b992-4c335d90d165 => generated 921 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:05:39 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-df4cd6e1-56cb-447e-96fe-e8b1bc1a4cde None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:05:39 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-df4cd6e1-56cb-447e-96fe-e8b1bc1a4cde tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] GET http://192.168.122.168/volume/v3/volumes/087b5ef4-beb7-4744-b992-4c335d90d165 Sep 07 21:05:39 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-df4cd6e1-56cb-447e-96fe-e8b1bc1a4cde tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:05:39 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-df4cd6e1-56cb-447e-96fe-e8b1bc1a4cde tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:05:39 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:05:39 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:05:39 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:39 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:05:39 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-df4cd6e1-56cb-447e-96fe-e8b1bc1a4cde tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Volume info retrieved successfully. Sep 07 21:05:39 devstack devstack@c-api.service[86970]: WARNING stevedore.named [None req-df4cd6e1-56cb-447e-96fe-e8b1bc1a4cde tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:05:39 devstack devstack@c-api.service[86970]: WARNING castellan.key_manager [None req-df4cd6e1-56cb-447e-96fe-e8b1bc1a4cde tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:05:40 devstack devstack@c-api.service[86970]: DEBUG oslo_db.sqlalchemy.engines [None req-df4cd6e1-56cb-447e-96fe-e8b1bc1a4cde tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86970) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 21:05:40 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:40 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:05:40 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-df4cd6e1-56cb-447e-96fe-e8b1bc1a4cde tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/volumes/087b5ef4-beb7-4744-b992-4c335d90d165 returned with HTTP 200 Sep 07 21:05:40 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 52/102] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:05:39 2026] GET /volume/v3/volumes/087b5ef4-beb7-4744-b992-4c335d90d165 => generated 921 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:05:40 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-87e0a72e-4c57-400d-a8e2-a4ade6ec696b req-fa05de64-e194-4616-8a2f-4bd7b10a6e24 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:05:40 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-87e0a72e-4c57-400d-a8e2-a4ade6ec696b req-fa05de64-e194-4616-8a2f-4bd7b10a6e24 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] GET http://192.168.122.168/volume/v3/volumes/a9761fcd-e8fe-4921-bc77-481afbebd9a8 Sep 07 21:05:40 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-87e0a72e-4c57-400d-a8e2-a4ade6ec696b req-fa05de64-e194-4616-8a2f-4bd7b10a6e24 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:05:40 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-87e0a72e-4c57-400d-a8e2-a4ade6ec696b req-fa05de64-e194-4616-8a2f-4bd7b10a6e24 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:05:40 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:05:40 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:05:40 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:40 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:05:40 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [req-87e0a72e-4c57-400d-a8e2-a4ade6ec696b req-fa05de64-e194-4616-8a2f-4bd7b10a6e24 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Volume info retrieved successfully. Sep 07 21:05:40 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-87e0a72e-4c57-400d-a8e2-a4ade6ec696b req-fa05de64-e194-4616-8a2f-4bd7b10a6e24 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] http://192.168.122.168/volume/v3/volumes/a9761fcd-e8fe-4921-bc77-481afbebd9a8 returned with HTTP 200 Sep 07 21:05:40 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 51/103] 192.168.122.168 () {60 vars in 1487 bytes} [Mon Sep 7 21:05:40 2026] GET /volume/v3/volumes/a9761fcd-e8fe-4921-bc77-481afbebd9a8 => generated 1145 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:05:40 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-87e0a72e-4c57-400d-a8e2-a4ade6ec696b req-679c04a2-bce5-44c2-bcfd-dfea6c534be4 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:05:40 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-87e0a72e-4c57-400d-a8e2-a4ade6ec696b req-679c04a2-bce5-44c2-bcfd-dfea6c534be4 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] POST http://192.168.122.168/volume/v3/volumes/a9761fcd-e8fe-4921-bc77-481afbebd9a8/action Sep 07 21:05:40 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-87e0a72e-4c57-400d-a8e2-a4ade6ec696b req-679c04a2-bce5-44c2-bcfd-dfea6c534be4 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:05:40 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-87e0a72e-4c57-400d-a8e2-a4ade6ec696b req-679c04a2-bce5-44c2-bcfd-dfea6c534be4 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:05:40 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:05:40 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:05:40 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:40 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:05:40 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [req-87e0a72e-4c57-400d-a8e2-a4ade6ec696b req-679c04a2-bce5-44c2-bcfd-dfea6c534be4 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Volume info retrieved successfully. Sep 07 21:05:40 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [req-87e0a72e-4c57-400d-a8e2-a4ade6ec696b req-679c04a2-bce5-44c2-bcfd-dfea6c534be4 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Begin detaching volume completed successfully. Sep 07 21:05:40 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-87e0a72e-4c57-400d-a8e2-a4ade6ec696b req-679c04a2-bce5-44c2-bcfd-dfea6c534be4 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] http://192.168.122.168/volume/v3/volumes/a9761fcd-e8fe-4921-bc77-481afbebd9a8/action returned with HTTP 202 Sep 07 21:05:40 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 53/104] 192.168.122.168 () {64 vars in 1561 bytes} [Mon Sep 7 21:05:40 2026] POST /volume/v3/volumes/a9761fcd-e8fe-4921-bc77-481afbebd9a8/action => generated 0 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 21:05:41 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-3f7ae747-7d9e-4ccb-aea7-046798eb041f None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:05:41 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-3f7ae747-7d9e-4ccb-aea7-046798eb041f tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] GET http://192.168.122.168/volume/v3/volumes/a9761fcd-e8fe-4921-bc77-481afbebd9a8 Sep 07 21:05:41 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-3f7ae747-7d9e-4ccb-aea7-046798eb041f tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:05:41 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-3f7ae747-7d9e-4ccb-aea7-046798eb041f tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:05:41 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:05:41 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:05:41 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:41 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:05:41 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-3f7ae747-7d9e-4ccb-aea7-046798eb041f tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Volume info retrieved successfully. Sep 07 21:05:41 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-3f7ae747-7d9e-4ccb-aea7-046798eb041f tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] http://192.168.122.168/volume/v3/volumes/a9761fcd-e8fe-4921-bc77-481afbebd9a8 returned with HTTP 200 Sep 07 21:05:41 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 52/105] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:05:40 2026] GET /volume/v3/volumes/a9761fcd-e8fe-4921-bc77-481afbebd9a8 => generated 1148 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 21:05:41 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-bf74c081-e711-42cd-bf71-1e768efc0b7f None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:05:41 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-bf74c081-e711-42cd-bf71-1e768efc0b7f tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] GET http://192.168.122.168/volume/v3/volumes/087b5ef4-beb7-4744-b992-4c335d90d165 Sep 07 21:05:41 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-bf74c081-e711-42cd-bf71-1e768efc0b7f tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:05:41 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-bf74c081-e711-42cd-bf71-1e768efc0b7f tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:05:41 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-bf74c081-e711-42cd-bf71-1e768efc0b7f tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/volumes/087b5ef4-beb7-4744-b992-4c335d90d165 returned with HTTP 404 Sep 07 21:05:41 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 54/106] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:05:41 2026] GET /volume/v3/volumes/087b5ef4-beb7-4744-b992-4c335d90d165 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 21:05:41 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-d111d77c-d2c4-49c0-a85d-fcc11b446f0c None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:05:41 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d111d77c-d2c4-49c0-a85d-fcc11b446f0c None None] GET http://192.168.122.168/volume// Sep 07 21:05:41 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-d111d77c-d2c4-49c0-a85d-fcc11b446f0c None None] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:05:41 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-d111d77c-d2c4-49c0-a85d-fcc11b446f0c None None] Calling method 'all' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:05:41 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d111d77c-d2c4-49c0-a85d-fcc11b446f0c None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 07 21:05:41 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 53/107] 192.168.122.168 () {58 vars in 1315 bytes} [Mon Sep 7 21:05:41 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 21:05:41 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-08a68421-8ce9-42f0-88b9-078fd0c45bb9 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:05:41 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-08a68421-8ce9-42f0-88b9-078fd0c45bb9 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] GET http://192.168.122.168/volume/v3/groups/a8cee335-056b-4b23-ace3-7d93a72db087 Sep 07 21:05:41 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-08a68421-8ce9-42f0-88b9-078fd0c45bb9 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:05:41 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-08a68421-8ce9-42f0-88b9-078fd0c45bb9 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Calling method 'version_select' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:05:41 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.groups [None req-08a68421-8ce9-42f0-88b9-078fd0c45bb9 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] show called for member a8cee335-056b-4b23-ace3-7d93a72db087 {{(pid=86970) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 21:05:41 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-87e0a72e-4c57-400d-a8e2-a4ade6ec696b req-622b14a4-47bc-43a2-bc36-03441ba18ea9 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:05:41 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-08a68421-8ce9-42f0-88b9-078fd0c45bb9 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/groups/a8cee335-056b-4b23-ace3-7d93a72db087 returned with HTTP 404 Sep 07 21:05:41 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 55/108] 192.168.122.168 () {60 vars in 1270 bytes} [Mon Sep 7 21:05:41 2026] GET /volume/v3/groups/a8cee335-056b-4b23-ace3-7d93a72db087 => generated 108 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 21:05:41 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-3e515051-6121-42f5-873e-ef8c0ed0a431 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:05:41 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-3e515051-6121-42f5-873e-ef8c0ed0a431 tempest-GroupSnapshotsTest-2114796093 tempest-GroupSnapshotsTest-2114796093-project-admin] DELETE http://192.168.122.168/volume/v3/group_types/3eefc03d-15c0-4c63-a40d-a05415cb5247 Sep 07 21:05:41 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-3e515051-6121-42f5-873e-ef8c0ed0a431 tempest-GroupSnapshotsTest-2114796093 tempest-GroupSnapshotsTest-2114796093-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:05:41 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-3e515051-6121-42f5-873e-ef8c0ed0a431 tempest-GroupSnapshotsTest-2114796093 tempest-GroupSnapshotsTest-2114796093-project-admin] Calling method 'version_select' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:05:41 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-87e0a72e-4c57-400d-a8e2-a4ade6ec696b req-622b14a4-47bc-43a2-bc36-03441ba18ea9 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] GET http://192.168.122.168/volume/v3/volumes/a9761fcd-e8fe-4921-bc77-481afbebd9a8 Sep 07 21:05:41 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-87e0a72e-4c57-400d-a8e2-a4ade6ec696b req-622b14a4-47bc-43a2-bc36-03441ba18ea9 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:05:41 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-87e0a72e-4c57-400d-a8e2-a4ade6ec696b req-622b14a4-47bc-43a2-bc36-03441ba18ea9 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:05:41 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:05:41 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:05:41 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:41 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:05:41 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [req-87e0a72e-4c57-400d-a8e2-a4ade6ec696b req-622b14a4-47bc-43a2-bc36-03441ba18ea9 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Volume info retrieved successfully. Sep 07 21:05:41 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-3e515051-6121-42f5-873e-ef8c0ed0a431 tempest-GroupSnapshotsTest-2114796093 tempest-GroupSnapshotsTest-2114796093-project-admin] http://192.168.122.168/volume/v3/group_types/3eefc03d-15c0-4c63-a40d-a05415cb5247 returned with HTTP 202 Sep 07 21:05:41 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 56/109] 192.168.122.168 () {60 vars in 1288 bytes} [Mon Sep 7 21:05:41 2026] DELETE /volume/v3/group_types/3eefc03d-15c0-4c63-a40d-a05415cb5247 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 21:05:41 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-87e0a72e-4c57-400d-a8e2-a4ade6ec696b req-622b14a4-47bc-43a2-bc36-03441ba18ea9 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] http://192.168.122.168/volume/v3/volumes/a9761fcd-e8fe-4921-bc77-481afbebd9a8 returned with HTTP 200 Sep 07 21:05:41 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-bf80be05-9585-4bbf-b5d6-5e77a84cfca2 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:05:41 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 54/110] 192.168.122.168 () {62 vars in 1528 bytes} [Mon Sep 7 21:05:41 2026] GET /volume/v3/volumes/a9761fcd-e8fe-4921-bc77-481afbebd9a8 => generated 1329 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 21:05:41 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-bf80be05-9585-4bbf-b5d6-5e77a84cfca2 tempest-GroupSnapshotsTest-2114796093 tempest-GroupSnapshotsTest-2114796093-project-admin] DELETE http://192.168.122.168/volume/v3/types/3126a9f5-acb2-4905-91ee-18b5ea1ea37f Sep 07 21:05:41 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-bf80be05-9585-4bbf-b5d6-5e77a84cfca2 tempest-GroupSnapshotsTest-2114796093 tempest-GroupSnapshotsTest-2114796093-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:05:41 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-bf80be05-9585-4bbf-b5d6-5e77a84cfca2 tempest-GroupSnapshotsTest-2114796093 tempest-GroupSnapshotsTest-2114796093-project-admin] Calling method '_delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:05:41 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-bf80be05-9585-4bbf-b5d6-5e77a84cfca2 tempest-GroupSnapshotsTest-2114796093 tempest-GroupSnapshotsTest-2114796093-project-admin] http://192.168.122.168/volume/v3/types/3126a9f5-acb2-4905-91ee-18b5ea1ea37f returned with HTTP 202 Sep 07 21:05:41 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 57/111] 192.168.122.168 () {58 vars in 1229 bytes} [Mon Sep 7 21:05:41 2026] DELETE /volume/v3/types/3126a9f5-acb2-4905-91ee-18b5ea1ea37f => generated 0 bytes in 171 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:05:41 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-09c23924-8a33-46e6-8988-17bc7bec27b5 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:05:41 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-09c23924-8a33-46e6-8988-17bc7bec27b5 tempest-GroupSnapshotsTest-2114796093 tempest-GroupSnapshotsTest-2114796093-project-admin] GET http://192.168.122.168/volume/v3/types/3126a9f5-acb2-4905-91ee-18b5ea1ea37f Sep 07 21:05:41 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-09c23924-8a33-46e6-8988-17bc7bec27b5 tempest-GroupSnapshotsTest-2114796093 tempest-GroupSnapshotsTest-2114796093-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:05:41 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-09c23924-8a33-46e6-8988-17bc7bec27b5 tempest-GroupSnapshotsTest-2114796093 tempest-GroupSnapshotsTest-2114796093-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:05:41 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-09c23924-8a33-46e6-8988-17bc7bec27b5 tempest-GroupSnapshotsTest-2114796093 tempest-GroupSnapshotsTest-2114796093-project-admin] http://192.168.122.168/volume/v3/types/3126a9f5-acb2-4905-91ee-18b5ea1ea37f returned with HTTP 404 Sep 07 21:05:41 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 55/112] 192.168.122.168 () {58 vars in 1226 bytes} [Mon Sep 7 21:05:41 2026] GET /volume/v3/types/3126a9f5-acb2-4905-91ee-18b5ea1ea37f => generated 114 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:05:41 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-260360c3-3426-4ae2-96ce-4e6226936e01 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:05:41 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-260360c3-3426-4ae2-96ce-4e6226936e01 tempest-GroupSnapshotsTest-2114796093 tempest-GroupSnapshotsTest-2114796093-project-admin] POST http://192.168.122.168/volume/v3/types Sep 07 21:05:41 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-260360c3-3426-4ae2-96ce-4e6226936e01 tempest-GroupSnapshotsTest-2114796093 tempest-GroupSnapshotsTest-2114796093-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-384106175"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:05:41 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-260360c3-3426-4ae2-96ce-4e6226936e01 tempest-GroupSnapshotsTest-2114796093 tempest-GroupSnapshotsTest-2114796093-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 07 21:05:41 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 58/113] 192.168.122.168 () {60 vars in 1136 bytes} [Mon Sep 7 21:05:41 2026] POST /volume/v3/types => generated 223 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:05:41 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-70874fc8-df2e-43bc-84ca-8080a843fb01 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:05:41 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-70874fc8-df2e-43bc-84ca-8080a843fb01 tempest-GroupSnapshotsTest-2114796093 tempest-GroupSnapshotsTest-2114796093-project-admin] POST http://192.168.122.168/volume/v3/group_types Sep 07 21:05:41 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-87e0a72e-4c57-400d-a8e2-a4ade6ec696b req-5add814d-665e-48b6-8c3a-fdcea68909cb None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:05:41 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-70874fc8-df2e-43bc-84ca-8080a843fb01 tempest-GroupSnapshotsTest-2114796093 tempest-GroupSnapshotsTest-2114796093-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1224276627"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:05:41 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-87e0a72e-4c57-400d-a8e2-a4ade6ec696b req-5add814d-665e-48b6-8c3a-fdcea68909cb tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] DELETE http://192.168.122.168/volume/v3/attachments/3a90d073-ebfb-4111-a1f4-08682f4ead7a Sep 07 21:05:41 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-87e0a72e-4c57-400d-a8e2-a4ade6ec696b req-5add814d-665e-48b6-8c3a-fdcea68909cb tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:05:41 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-87e0a72e-4c57-400d-a8e2-a4ade6ec696b req-5add814d-665e-48b6-8c3a-fdcea68909cb tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Calling method 'version_select' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:05:41 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:41 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:05:41 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-70874fc8-df2e-43bc-84ca-8080a843fb01 tempest-GroupSnapshotsTest-2114796093 tempest-GroupSnapshotsTest-2114796093-project-admin] http://192.168.122.168/volume/v3/group_types returned with HTTP 202 Sep 07 21:05:41 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 56/114] 192.168.122.168 () {62 vars in 1195 bytes} [Mon Sep 7 21:05:41 2026] POST /volume/v3/group_types => generated 181 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 07 21:05:41 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-97bec763-9337-424b-879d-a64940801b2b None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:05:41 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-97bec763-9337-424b-879d-a64940801b2b tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] POST http://192.168.122.168/volume/v3/groups Sep 07 21:05:41 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-97bec763-9337-424b-879d-a64940801b2b tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "2cb247db-b72d-44a6-a922-32bc0c3ee2d0", "volume_types": ["389228c0-4c5d-45ad-b1b0-a88d28aa92cd"], "name": "tempest-GroupSnapshotsTest-Group-132603262"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:05:41 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.groups [None req-97bec763-9337-424b-879d-a64940801b2b tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Creating new group {'group': {'group_type': '2cb247db-b72d-44a6-a922-32bc0c3ee2d0', 'volume_types': ['389228c0-4c5d-45ad-b1b0-a88d28aa92cd'], 'name': 'tempest-GroupSnapshotsTest-Group-132603262'}} {{(pid=86971) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 07 21:05:41 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.groups [None req-97bec763-9337-424b-879d-a64940801b2b tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Creating group tempest-GroupSnapshotsTest-Group-132603262. Sep 07 21:05:41 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:05:41 devstack devstack@c-api.service[86970]: return base.obj_make_list(context, Sep 07 21:05:41 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/service.py:236: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:05:41 devstack devstack@c-api.service[86971]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 21:05:41 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-97bec763-9337-424b-879d-a64940801b2b tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Availability zone cache updated, next update will occur around 2026-09-07 20:05:41.887706. {{(pid=86971) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 07 21:05:41 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-97bec763-9337-424b-879d-a64940801b2b tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Availability Zones retrieved successfully. Sep 07 21:05:41 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-87e0a72e-4c57-400d-a8e2-a4ade6ec696b req-5add814d-665e-48b6-8c3a-fdcea68909cb tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] http://192.168.122.168/volume/v3/attachments/3a90d073-ebfb-4111-a1f4-08682f4ead7a returned with HTTP 200 Sep 07 21:05:41 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 59/115] 192.168.122.168 () {64 vars in 1562 bytes} [Mon Sep 7 21:05:41 2026] DELETE /volume/v3/attachments/3a90d073-ebfb-4111-a1f4-08682f4ead7a => generated 19 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:05:41 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-97bec763-9337-424b-879d-a64940801b2b tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Created reservations ['79b7018b-16f9-4b72-922e-9352a9ad5aa8'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:05:42 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-97bec763-9337-424b-879d-a64940801b2b tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/groups returned with HTTP 202 Sep 07 21:05:42 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 57/116] 192.168.122.168 () {62 vars in 1181 bytes} [Mon Sep 7 21:05:41 2026] POST /volume/v3/groups => generated 111 bytes in 314 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:05:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-d6dcfdf9-4c41-4bbc-9f3a-b949dd90ed13 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:05:42 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-bb9255d2-a557-4106-800e-2e579076273e None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:05:42 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d6dcfdf9-4c41-4bbc-9f3a-b949dd90ed13 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] GET http://192.168.122.168/volume/v3/groups/776e7cbb-4bba-46f7-b39e-7f8b6408326d Sep 07 21:05:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-d6dcfdf9-4c41-4bbc-9f3a-b949dd90ed13 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:05:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-d6dcfdf9-4c41-4bbc-9f3a-b949dd90ed13 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Calling method 'version_select' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:05:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.groups [None req-d6dcfdf9-4c41-4bbc-9f3a-b949dd90ed13 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] show called for member 776e7cbb-4bba-46f7-b39e-7f8b6408326d {{(pid=86970) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 21:05:42 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-bb9255d2-a557-4106-800e-2e579076273e tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] GET http://192.168.122.168/volume/v3/volumes/a9761fcd-e8fe-4921-bc77-481afbebd9a8 Sep 07 21:05:42 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:42 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:05:42 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-bb9255d2-a557-4106-800e-2e579076273e tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:05:42 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-bb9255d2-a557-4106-800e-2e579076273e tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:05:42 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:05:42 devstack devstack@c-api.service[86970]: return base.obj_make_list(context, cls(context), Sep 07 21:05:42 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d6dcfdf9-4c41-4bbc-9f3a-b949dd90ed13 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/groups/776e7cbb-4bba-46f7-b39e-7f8b6408326d returned with HTTP 200 Sep 07 21:05:42 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 60/117] 192.168.122.168 () {60 vars in 1270 bytes} [Mon Sep 7 21:05:42 2026] GET /volume/v3/groups/776e7cbb-4bba-46f7-b39e-7f8b6408326d => generated 391 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:05:42 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:05:42 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:05:42 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:42 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:05:42 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-bb9255d2-a557-4106-800e-2e579076273e tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Volume info retrieved successfully. Sep 07 21:05:42 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-bb9255d2-a557-4106-800e-2e579076273e tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] http://192.168.122.168/volume/v3/volumes/a9761fcd-e8fe-4921-bc77-481afbebd9a8 returned with HTTP 200 Sep 07 21:05:42 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 58/118] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:05:42 2026] GET /volume/v3/volumes/a9761fcd-e8fe-4921-bc77-481afbebd9a8 => generated 853 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:05:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-2d90b635-1b32-412c-9e7d-b923256a51f0 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:05:43 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-2d90b635-1b32-412c-9e7d-b923256a51f0 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] GET http://192.168.122.168/volume/v3/groups/776e7cbb-4bba-46f7-b39e-7f8b6408326d Sep 07 21:05:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-2d90b635-1b32-412c-9e7d-b923256a51f0 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:05:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-2d90b635-1b32-412c-9e7d-b923256a51f0 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Calling method 'version_select' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:05:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.groups [None req-2d90b635-1b32-412c-9e7d-b923256a51f0 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] show called for member 776e7cbb-4bba-46f7-b39e-7f8b6408326d {{(pid=86970) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 21:05:43 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:43 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:05:43 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:05:43 devstack devstack@c-api.service[86970]: return base.obj_make_list(context, cls(context), Sep 07 21:05:43 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-2d90b635-1b32-412c-9e7d-b923256a51f0 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/groups/776e7cbb-4bba-46f7-b39e-7f8b6408326d returned with HTTP 200 Sep 07 21:05:43 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 61/119] 192.168.122.168 () {60 vars in 1270 bytes} [Mon Sep 7 21:05:43 2026] GET /volume/v3/groups/776e7cbb-4bba-46f7-b39e-7f8b6408326d => generated 392 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:05:43 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-437f213b-6d3b-4872-ab9b-fade319c9344 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:05:43 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-437f213b-6d3b-4872-ab9b-fade319c9344 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:05:43 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-437f213b-6d3b-4872-ab9b-fade319c9344 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1043573200", "volume_type": "389228c0-4c5d-45ad-b1b0-a88d28aa92cd", "group_id": "776e7cbb-4bba-46f7-b39e-7f8b6408326d", "size": 1}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:05:43 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.volumes [None req-437f213b-6d3b-4872-ab9b-fade319c9344 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1043573200', 'volume_type': '389228c0-4c5d-45ad-b1b0-a88d28aa92cd', 'group_id': '776e7cbb-4bba-46f7-b39e-7f8b6408326d', 'size': 1}} {{(pid=86971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:05:43 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:43 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:05:43 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-437f213b-6d3b-4872-ab9b-fade319c9344 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Create volume of 1 GB Sep 07 21:05:43 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:05:43 devstack devstack@c-api.service[86971]: return base.obj_make_list(context, cls(context), Sep 07 21:05:43 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-437f213b-6d3b-4872-ab9b-fade319c9344 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Availability Zones retrieved successfully. Sep 07 21:05:43 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-437f213b-6d3b-4872-ab9b-fade319c9344 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Flow 'volume_create_api' (6d92a016-0571-4cb9-be94-7fdb96f7bdad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:05:43 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-437f213b-6d3b-4872-ab9b-fade319c9344 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54e361f9-531a-4cb9-b5ff-b59ba4932510) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:05:43 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:43 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:05:43 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.flows.api.create_volume [None req-437f213b-6d3b-4872-ab9b-fade319c9344 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Validating volume size '1' using validate_int {{(pid=86971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:05:43 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-437f213b-6d3b-4872-ab9b-fade319c9344 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54e361f9-531a-4cb9-b5ff-b59ba4932510) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:05:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=389228c0-4c5d-45ad-b1b0-a88d28aa92cd,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-384106175',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '389228c0-4c5d-45ad-b1b0-a88d28aa92cd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '776e7cbb-4bba-46f7-b39e-7f8b6408326d', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:05:43 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-437f213b-6d3b-4872-ab9b-fade319c9344 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f5f3ae5-1bd3-43e3-b104-a9fa77927bc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:05:43 devstack devstack@c-api.service[86971]: WARNING cinder.quota [None req-437f213b-6d3b-4872-ab9b-fade319c9344 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-384106175 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-384106175, it is now deprecated. Please use the default quota class for default quota. Sep 07 21:05:43 devstack devstack@c-api.service[86971]: WARNING cinder.quota [None req-437f213b-6d3b-4872-ab9b-fade319c9344 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-384106175 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-384106175, it is now deprecated. Please use the default quota class for default quota. Sep 07 21:05:43 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-437f213b-6d3b-4872-ab9b-fade319c9344 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Created reservations ['078953cf-7dd9-4600-90c1-4d01d4c5e33a', '7fe19c4d-0d49-4e1a-be50-30b04d18176a', '965b848f-bded-4be4-959b-a9e1b5d45478', 'a7b3eb14-fa7e-4f32-a181-c192abc89067'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:05:43 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-437f213b-6d3b-4872-ab9b-fade319c9344 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f5f3ae5-1bd3-43e3-b104-a9fa77927bc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['078953cf-7dd9-4600-90c1-4d01d4c5e33a', '7fe19c4d-0d49-4e1a-be50-30b04d18176a', '965b848f-bded-4be4-959b-a9e1b5d45478', 'a7b3eb14-fa7e-4f32-a181-c192abc89067']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:05:43 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-437f213b-6d3b-4872-ab9b-fade319c9344 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81d9a261-38b9-4228-83f9-bae36c5d53e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:05:43 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:05:43 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:05:43 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-437f213b-6d3b-4872-ab9b-fade319c9344 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81d9a261-38b9-4228-83f9-bae36c5d53e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f2f6b904-7821-48a9-b751-babb71b1c300', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1043573200',encryption_key_id=None,group_id=776e7cbb-4bba-46f7-b39e-7f8b6408326d,group_type_id=,metadata={},multiattach=False,project_id='3dae514284834ba78a4dccf9714d95b8',qos_specs=None,replication_status=,reservations=['078953cf-7dd9-4600-90c1-4d01d4c5e33a','7fe19c4d-0d49-4e1a-be50-30b04d18176a','965b848f-bded-4be4-959b-a9e1b5d45478','a7b3eb14-fa7e-4f32-a181-c192abc89067'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f261cecf12642248d40720c94d07861',volume_type_id=389228c0-4c5d-45ad-b1b0-a88d28aa92cd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:05:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1043573200',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=776e7cbb-4bba-46f7-b39e-7f8b6408326d,host=None,id=f2f6b904-7821-48a9-b751-babb71b1c300,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3dae514284834ba78a4dccf9714d95b8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6f261cecf12642248d40720c94d07861',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(389228c0-4c5d-45ad-b1b0-a88d28aa92cd),volume_type_id=389228c0-4c5d-45ad-b1b0-a88d28aa92cd)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:05:43 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-437f213b-6d3b-4872-ab9b-fade319c9344 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da7b63a2-8abd-4774-83a9-f070515f8df2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:05:43 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-437f213b-6d3b-4872-ab9b-fade319c9344 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da7b63a2-8abd-4774-83a9-f070515f8df2) transitioned into state 'SUCCESS' from state '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-1043573200',encryption_key_id=None,group_id=776e7cbb-4bba-46f7-b39e-7f8b6408326d,group_type_id=,metadata={},multiattach=False,project_id='3dae514284834ba78a4dccf9714d95b8',qos_specs=None,replication_status=,reservations=['078953cf-7dd9-4600-90c1-4d01d4c5e33a','7fe19c4d-0d49-4e1a-be50-30b04d18176a','965b848f-bded-4be4-959b-a9e1b5d45478','a7b3eb14-fa7e-4f32-a181-c192abc89067'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f261cecf12642248d40720c94d07861',volume_type_id=389228c0-4c5d-45ad-b1b0-a88d28aa92cd)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:05:43 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-437f213b-6d3b-4872-ab9b-fade319c9344 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d938e4a7-c87d-4ab8-ad1d-326d3fc131b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:05:43 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-437f213b-6d3b-4872-ab9b-fade319c9344 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d938e4a7-c87d-4ab8-ad1d-326d3fc131b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:05:43 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-437f213b-6d3b-4872-ab9b-fade319c9344 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Flow 'volume_create_api' (6d92a016-0571-4cb9-be94-7fdb96f7bdad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:05:43 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-437f213b-6d3b-4872-ab9b-fade319c9344 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Create volume request issued successfully. Sep 07 21:05:43 devstack devstack@c-api.service[86971]: WARNING stevedore.named [None req-437f213b-6d3b-4872-ab9b-fade319c9344 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:05:43 devstack devstack@c-api.service[86971]: WARNING castellan.key_manager [None req-437f213b-6d3b-4872-ab9b-fade319c9344 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:05:43 devstack devstack@c-api.service[86971]: DEBUG oslo_db.sqlalchemy.engines [None req-437f213b-6d3b-4872-ab9b-fade319c9344 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86971) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 21:05:43 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:43 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:05:43 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-437f213b-6d3b-4872-ab9b-fade319c9344 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:05:43 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 59/120] 192.168.122.168 () {62 vars in 1184 bytes} [Mon Sep 7 21:05:43 2026] POST /volume/v3/volumes => generated 830 bytes in 510 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:05:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-6b430596-8b74-45c2-ba8e-fbbb32065c84 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:05:43 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-6b430596-8b74-45c2-ba8e-fbbb32065c84 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] GET http://192.168.122.168/volume/v3/volumes/f2f6b904-7821-48a9-b751-babb71b1c300 Sep 07 21:05:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-6b430596-8b74-45c2-ba8e-fbbb32065c84 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:05:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-6b430596-8b74-45c2-ba8e-fbbb32065c84 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:05:43 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:05:43 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:05:43 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:43 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:05:43 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-6b430596-8b74-45c2-ba8e-fbbb32065c84 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Volume info retrieved successfully. Sep 07 21:05:43 devstack devstack@c-api.service[86970]: WARNING stevedore.named [None req-6b430596-8b74-45c2-ba8e-fbbb32065c84 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:05:43 devstack devstack@c-api.service[86970]: WARNING castellan.key_manager [None req-6b430596-8b74-45c2-ba8e-fbbb32065c84 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:05:43 devstack devstack@c-api.service[86970]: DEBUG oslo_db.sqlalchemy.engines [None req-6b430596-8b74-45c2-ba8e-fbbb32065c84 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86970) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 21:05:43 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:43 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:05:43 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-6b430596-8b74-45c2-ba8e-fbbb32065c84 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/volumes/f2f6b904-7821-48a9-b751-babb71b1c300 returned with HTTP 200 Sep 07 21:05:43 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 62/121] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:05:43 2026] GET /volume/v3/volumes/f2f6b904-7821-48a9-b751-babb71b1c300 => generated 898 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:05:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-77acba2e-99de-42f3-94ea-7912c08a452a None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:05:44 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-77acba2e-99de-42f3-94ea-7912c08a452a tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] GET http://192.168.122.168/volume/v3/volumes/f2f6b904-7821-48a9-b751-babb71b1c300 Sep 07 21:05:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-77acba2e-99de-42f3-94ea-7912c08a452a tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:05:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-77acba2e-99de-42f3-94ea-7912c08a452a tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:05:45 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:05:45 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:05:45 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:45 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:05:45 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-77acba2e-99de-42f3-94ea-7912c08a452a tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Volume info retrieved successfully. Sep 07 21:05:45 devstack devstack@c-api.service[86971]: WARNING stevedore.named [None req-77acba2e-99de-42f3-94ea-7912c08a452a tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:05:45 devstack devstack@c-api.service[86971]: WARNING castellan.key_manager [None req-77acba2e-99de-42f3-94ea-7912c08a452a tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:05:45 devstack devstack@c-api.service[86971]: DEBUG oslo_db.sqlalchemy.engines [None req-77acba2e-99de-42f3-94ea-7912c08a452a tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86971) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 21:05:45 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:45 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:05:45 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-77acba2e-99de-42f3-94ea-7912c08a452a tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/volumes/f2f6b904-7821-48a9-b751-babb71b1c300 returned with HTTP 200 Sep 07 21:05:45 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 60/122] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:05:44 2026] GET /volume/v3/volumes/f2f6b904-7821-48a9-b751-babb71b1c300 => generated 922 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 21:05:46 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-882e3ad5-d6c8-496d-a6f3-a269cc4a02ec None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:05:46 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-882e3ad5-d6c8-496d-a6f3-a269cc4a02ec tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] GET http://192.168.122.168/volume/v3/volumes/f2f6b904-7821-48a9-b751-babb71b1c300 Sep 07 21:05:46 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-882e3ad5-d6c8-496d-a6f3-a269cc4a02ec tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:05:46 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-882e3ad5-d6c8-496d-a6f3-a269cc4a02ec tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:05:46 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:05:46 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:05:46 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:46 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:05:46 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-882e3ad5-d6c8-496d-a6f3-a269cc4a02ec tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Volume info retrieved successfully. Sep 07 21:05:46 devstack devstack@c-api.service[86970]: WARNING stevedore.named [None req-882e3ad5-d6c8-496d-a6f3-a269cc4a02ec tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:05:46 devstack devstack@c-api.service[86970]: WARNING castellan.key_manager [None req-882e3ad5-d6c8-496d-a6f3-a269cc4a02ec tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:05:46 devstack devstack@c-api.service[86970]: DEBUG oslo_db.sqlalchemy.engines [None req-882e3ad5-d6c8-496d-a6f3-a269cc4a02ec tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86970) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 21:05:46 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:46 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:05:46 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-882e3ad5-d6c8-496d-a6f3-a269cc4a02ec tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/volumes/f2f6b904-7821-48a9-b751-babb71b1c300 returned with HTTP 200 Sep 07 21:05:46 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 63/123] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:05:46 2026] GET /volume/v3/volumes/f2f6b904-7821-48a9-b751-babb71b1c300 => generated 923 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:05:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-73b96f9f-784a-4d1d-88ca-e62a8dfcbd60 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:05:46 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-73b96f9f-784a-4d1d-88ca-e62a8dfcbd60 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:05:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-73b96f9f-784a-4d1d-88ca-e62a8dfcbd60 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-769220326", "volume_type": "389228c0-4c5d-45ad-b1b0-a88d28aa92cd", "group_id": "776e7cbb-4bba-46f7-b39e-7f8b6408326d", "size": 1}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:05:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.volumes [None req-73b96f9f-784a-4d1d-88ca-e62a8dfcbd60 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-769220326', 'volume_type': '389228c0-4c5d-45ad-b1b0-a88d28aa92cd', 'group_id': '776e7cbb-4bba-46f7-b39e-7f8b6408326d', 'size': 1}} {{(pid=86971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:05:46 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:46 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:05:46 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-73b96f9f-784a-4d1d-88ca-e62a8dfcbd60 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Create volume of 1 GB Sep 07 21:05:46 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:05:46 devstack devstack@c-api.service[86971]: return base.obj_make_list(context, cls(context), Sep 07 21:05:46 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-73b96f9f-784a-4d1d-88ca-e62a8dfcbd60 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Availability Zones retrieved successfully. Sep 07 21:05:46 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-73b96f9f-784a-4d1d-88ca-e62a8dfcbd60 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Flow 'volume_create_api' (296c575d-6e82-452f-b182-c10a8009c64c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:05:46 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-73b96f9f-784a-4d1d-88ca-e62a8dfcbd60 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e7d59c5-5b9e-436a-b584-59fbfbd43afb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:05:46 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:46 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:05:46 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.flows.api.create_volume [None req-73b96f9f-784a-4d1d-88ca-e62a8dfcbd60 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Validating volume size '1' using validate_int {{(pid=86971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:05:46 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-73b96f9f-784a-4d1d-88ca-e62a8dfcbd60 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e7d59c5-5b9e-436a-b584-59fbfbd43afb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:05:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=389228c0-4c5d-45ad-b1b0-a88d28aa92cd,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-384106175',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '389228c0-4c5d-45ad-b1b0-a88d28aa92cd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '776e7cbb-4bba-46f7-b39e-7f8b6408326d', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:05:46 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-73b96f9f-784a-4d1d-88ca-e62a8dfcbd60 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22fefff3-42b2-4f9d-9285-9a604f3dde4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:05:46 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-73b96f9f-784a-4d1d-88ca-e62a8dfcbd60 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Created reservations ['b0e32802-8e67-4084-88f2-bc457509d006', 'd8259067-6957-4a15-9c8e-59e4347c6441', 'e20750ab-5b74-472b-95d5-a8a952a34d68', 'd37c0772-42a5-4c32-a8fb-2d1ebff307f2'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:05:47 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-73b96f9f-784a-4d1d-88ca-e62a8dfcbd60 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22fefff3-42b2-4f9d-9285-9a604f3dde4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b0e32802-8e67-4084-88f2-bc457509d006', 'd8259067-6957-4a15-9c8e-59e4347c6441', 'e20750ab-5b74-472b-95d5-a8a952a34d68', 'd37c0772-42a5-4c32-a8fb-2d1ebff307f2']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:05:47 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-73b96f9f-784a-4d1d-88ca-e62a8dfcbd60 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50b87a20-1fca-484f-87ff-e2f235bcc6f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:05:47 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:05:47 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:05:47 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-73b96f9f-784a-4d1d-88ca-e62a8dfcbd60 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50b87a20-1fca-484f-87ff-e2f235bcc6f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7cd4b0f0-3f29-4c1c-aa44-1563c7262aa6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-769220326',encryption_key_id=None,group_id=776e7cbb-4bba-46f7-b39e-7f8b6408326d,group_type_id=,metadata={},multiattach=False,project_id='3dae514284834ba78a4dccf9714d95b8',qos_specs=None,replication_status=,reservations=['b0e32802-8e67-4084-88f2-bc457509d006','d8259067-6957-4a15-9c8e-59e4347c6441','e20750ab-5b74-472b-95d5-a8a952a34d68','d37c0772-42a5-4c32-a8fb-2d1ebff307f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f261cecf12642248d40720c94d07861',volume_type_id=389228c0-4c5d-45ad-b1b0-a88d28aa92cd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:05:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-769220326',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=776e7cbb-4bba-46f7-b39e-7f8b6408326d,host=None,id=7cd4b0f0-3f29-4c1c-aa44-1563c7262aa6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3dae514284834ba78a4dccf9714d95b8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6f261cecf12642248d40720c94d07861',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(389228c0-4c5d-45ad-b1b0-a88d28aa92cd),volume_type_id=389228c0-4c5d-45ad-b1b0-a88d28aa92cd)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:05:47 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-73b96f9f-784a-4d1d-88ca-e62a8dfcbd60 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (237360d3-4d50-44a4-8403-bd5d7e7bcdcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:05:47 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-73b96f9f-784a-4d1d-88ca-e62a8dfcbd60 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (237360d3-4d50-44a4-8403-bd5d7e7bcdcd) transitioned into state 'SUCCESS' from state '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-769220326',encryption_key_id=None,group_id=776e7cbb-4bba-46f7-b39e-7f8b6408326d,group_type_id=,metadata={},multiattach=False,project_id='3dae514284834ba78a4dccf9714d95b8',qos_specs=None,replication_status=,reservations=['b0e32802-8e67-4084-88f2-bc457509d006','d8259067-6957-4a15-9c8e-59e4347c6441','e20750ab-5b74-472b-95d5-a8a952a34d68','d37c0772-42a5-4c32-a8fb-2d1ebff307f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f261cecf12642248d40720c94d07861',volume_type_id=389228c0-4c5d-45ad-b1b0-a88d28aa92cd)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:05:47 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-73b96f9f-784a-4d1d-88ca-e62a8dfcbd60 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0db3c3d6-d25d-46e5-baba-055228d406fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:05:47 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-73b96f9f-784a-4d1d-88ca-e62a8dfcbd60 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0db3c3d6-d25d-46e5-baba-055228d406fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:05:47 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-73b96f9f-784a-4d1d-88ca-e62a8dfcbd60 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Flow 'volume_create_api' (296c575d-6e82-452f-b182-c10a8009c64c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:05:47 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-73b96f9f-784a-4d1d-88ca-e62a8dfcbd60 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Create volume request issued successfully. Sep 07 21:05:47 devstack devstack@c-api.service[86971]: WARNING stevedore.named [None req-73b96f9f-784a-4d1d-88ca-e62a8dfcbd60 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:05:47 devstack devstack@c-api.service[86971]: WARNING castellan.key_manager [None req-73b96f9f-784a-4d1d-88ca-e62a8dfcbd60 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:05:47 devstack devstack@c-api.service[86971]: DEBUG oslo_db.sqlalchemy.engines [None req-73b96f9f-784a-4d1d-88ca-e62a8dfcbd60 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86971) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 21:05:47 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:47 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:05:47 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-73b96f9f-784a-4d1d-88ca-e62a8dfcbd60 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:05:47 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 61/124] 192.168.122.168 () {62 vars in 1184 bytes} [Mon Sep 7 21:05:46 2026] POST /volume/v3/volumes => generated 829 bytes in 1052 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:05:47 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-ac3c9281-4f9c-4266-9ded-79ee6a9b15f9 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:05:47 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ac3c9281-4f9c-4266-9ded-79ee6a9b15f9 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] GET http://192.168.122.168/volume/v3/volumes/7cd4b0f0-3f29-4c1c-aa44-1563c7262aa6 Sep 07 21:05:47 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ac3c9281-4f9c-4266-9ded-79ee6a9b15f9 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:05:47 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ac3c9281-4f9c-4266-9ded-79ee6a9b15f9 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:05:47 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:05:47 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:05:47 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:47 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:05:47 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-ac3c9281-4f9c-4266-9ded-79ee6a9b15f9 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Volume info retrieved successfully. Sep 07 21:05:47 devstack devstack@c-api.service[86970]: WARNING stevedore.named [None req-ac3c9281-4f9c-4266-9ded-79ee6a9b15f9 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:05:47 devstack devstack@c-api.service[86970]: WARNING castellan.key_manager [None req-ac3c9281-4f9c-4266-9ded-79ee6a9b15f9 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:05:47 devstack devstack@c-api.service[86970]: DEBUG oslo_db.sqlalchemy.engines [None req-ac3c9281-4f9c-4266-9ded-79ee6a9b15f9 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86970) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 21:05:47 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:47 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:05:47 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ac3c9281-4f9c-4266-9ded-79ee6a9b15f9 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/volumes/7cd4b0f0-3f29-4c1c-aa44-1563c7262aa6 returned with HTTP 200 Sep 07 21:05:47 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 64/125] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:05:47 2026] GET /volume/v3/volumes/7cd4b0f0-3f29-4c1c-aa44-1563c7262aa6 => generated 897 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:05:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-366fe82d-1232-4fc3-bb9d-12a3a5689dbe None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:05:48 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-366fe82d-1232-4fc3-bb9d-12a3a5689dbe tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] GET http://192.168.122.168/volume/v3/volumes/7cd4b0f0-3f29-4c1c-aa44-1563c7262aa6 Sep 07 21:05:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-366fe82d-1232-4fc3-bb9d-12a3a5689dbe tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:05:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-366fe82d-1232-4fc3-bb9d-12a3a5689dbe tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:05:49 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:05:49 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:05:49 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:49 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:05:49 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-366fe82d-1232-4fc3-bb9d-12a3a5689dbe tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Volume info retrieved successfully. Sep 07 21:05:49 devstack devstack@c-api.service[86971]: WARNING stevedore.named [None req-366fe82d-1232-4fc3-bb9d-12a3a5689dbe tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:05:49 devstack devstack@c-api.service[86971]: WARNING castellan.key_manager [None req-366fe82d-1232-4fc3-bb9d-12a3a5689dbe tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:05:49 devstack devstack@c-api.service[86971]: DEBUG oslo_db.sqlalchemy.engines [None req-366fe82d-1232-4fc3-bb9d-12a3a5689dbe tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86971) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 21:05:49 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:49 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:05:49 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-366fe82d-1232-4fc3-bb9d-12a3a5689dbe tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/volumes/7cd4b0f0-3f29-4c1c-aa44-1563c7262aa6 returned with HTTP 200 Sep 07 21:05:49 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 62/126] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:05:48 2026] GET /volume/v3/volumes/7cd4b0f0-3f29-4c1c-aa44-1563c7262aa6 => generated 921 bytes in 340 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:05:50 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-744ae84f-d864-4bc8-9008-8a2e618c6c47 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:05:50 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-744ae84f-d864-4bc8-9008-8a2e618c6c47 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] GET http://192.168.122.168/volume/v3/volumes/7cd4b0f0-3f29-4c1c-aa44-1563c7262aa6 Sep 07 21:05:50 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-744ae84f-d864-4bc8-9008-8a2e618c6c47 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:05:50 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-744ae84f-d864-4bc8-9008-8a2e618c6c47 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:05:50 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:05:50 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:05:50 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:50 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:05:50 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-744ae84f-d864-4bc8-9008-8a2e618c6c47 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Volume info retrieved successfully. Sep 07 21:05:50 devstack devstack@c-api.service[86970]: WARNING stevedore.named [None req-744ae84f-d864-4bc8-9008-8a2e618c6c47 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:05:50 devstack devstack@c-api.service[86970]: WARNING castellan.key_manager [None req-744ae84f-d864-4bc8-9008-8a2e618c6c47 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:05:50 devstack devstack@c-api.service[86970]: DEBUG oslo_db.sqlalchemy.engines [None req-744ae84f-d864-4bc8-9008-8a2e618c6c47 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86970) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 21:05:50 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:50 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:05:51 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-744ae84f-d864-4bc8-9008-8a2e618c6c47 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/volumes/7cd4b0f0-3f29-4c1c-aa44-1563c7262aa6 returned with HTTP 200 Sep 07 21:05:51 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 65/127] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:05:50 2026] GET /volume/v3/volumes/7cd4b0f0-3f29-4c1c-aa44-1563c7262aa6 => generated 921 bytes in 785 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:05:52 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-c734da0e-4ac4-413c-885d-f7d11e77dfa4 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:05:52 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c734da0e-4ac4-413c-885d-f7d11e77dfa4 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] GET http://192.168.122.168/volume/v3/volumes/7cd4b0f0-3f29-4c1c-aa44-1563c7262aa6 Sep 07 21:05:52 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c734da0e-4ac4-413c-885d-f7d11e77dfa4 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:05:52 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c734da0e-4ac4-413c-885d-f7d11e77dfa4 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:05:52 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:05:52 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:05:52 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:52 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:05:52 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-c734da0e-4ac4-413c-885d-f7d11e77dfa4 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Volume info retrieved successfully. Sep 07 21:05:52 devstack devstack@c-api.service[86971]: WARNING stevedore.named [None req-c734da0e-4ac4-413c-885d-f7d11e77dfa4 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:05:52 devstack devstack@c-api.service[86971]: WARNING castellan.key_manager [None req-c734da0e-4ac4-413c-885d-f7d11e77dfa4 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:05:52 devstack devstack@c-api.service[86971]: DEBUG oslo_db.sqlalchemy.engines [None req-c734da0e-4ac4-413c-885d-f7d11e77dfa4 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86971) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 21:05:52 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:52 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:05:52 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c734da0e-4ac4-413c-885d-f7d11e77dfa4 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/volumes/7cd4b0f0-3f29-4c1c-aa44-1563c7262aa6 returned with HTTP 200 Sep 07 21:05:52 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 63/128] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:05:52 2026] GET /volume/v3/volumes/7cd4b0f0-3f29-4c1c-aa44-1563c7262aa6 => generated 922 bytes in 818 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:05:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-6ccf9ee5-c237-44d3-9e29-3f2525edc0ca None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:05:52 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-6ccf9ee5-c237-44d3-9e29-3f2525edc0ca tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] PUT http://192.168.122.168/volume/v3/groups/776e7cbb-4bba-46f7-b39e-7f8b6408326d Sep 07 21:05:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-6ccf9ee5-c237-44d3-9e29-3f2525edc0ca tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "f2f6b904-7821-48a9-b751-babb71b1c300"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:05:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.groups [None req-6ccf9ee5-c237-44d3-9e29-3f2525edc0ca tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Update called for group 776e7cbb-4bba-46f7-b39e-7f8b6408326d. {{(pid=86970) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 07 21:05:53 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.groups [None req-6ccf9ee5-c237-44d3-9e29-3f2525edc0ca tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Updating group 776e7cbb-4bba-46f7-b39e-7f8b6408326d with name None description: None add_volumes: None remove_volumes: f2f6b904-7821-48a9-b751-babb71b1c300. Sep 07 21:05:53 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:53 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:05:53 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-6ccf9ee5-c237-44d3-9e29-3f2525edc0ca tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/groups/776e7cbb-4bba-46f7-b39e-7f8b6408326d returned with HTTP 202 Sep 07 21:05:53 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 66/129] 192.168.122.168 () {62 vars in 1290 bytes} [Mon Sep 7 21:05:52 2026] PUT /volume/v3/groups/776e7cbb-4bba-46f7-b39e-7f8b6408326d => generated 0 bytes in 460 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 21:05:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-e2427bf1-196e-4dbf-bf14-26fd48b5d25d None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:05:53 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e2427bf1-196e-4dbf-bf14-26fd48b5d25d tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] GET http://192.168.122.168/volume/v3/groups/776e7cbb-4bba-46f7-b39e-7f8b6408326d Sep 07 21:05:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-e2427bf1-196e-4dbf-bf14-26fd48b5d25d tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:05:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-e2427bf1-196e-4dbf-bf14-26fd48b5d25d tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Calling method 'version_select' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:05:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.groups [None req-e2427bf1-196e-4dbf-bf14-26fd48b5d25d tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] show called for member 776e7cbb-4bba-46f7-b39e-7f8b6408326d {{(pid=86971) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 21:05:53 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:53 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:05:53 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:05:53 devstack devstack@c-api.service[86971]: return base.obj_make_list(context, cls(context), Sep 07 21:05:53 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e2427bf1-196e-4dbf-bf14-26fd48b5d25d tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/groups/776e7cbb-4bba-46f7-b39e-7f8b6408326d returned with HTTP 200 Sep 07 21:05:53 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 64/130] 192.168.122.168 () {60 vars in 1270 bytes} [Mon Sep 7 21:05:53 2026] GET /volume/v3/groups/776e7cbb-4bba-46f7-b39e-7f8b6408326d => generated 391 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:05:54 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-f30da3aa-8429-4606-a533-aa8afc14a00a None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:05:54 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f30da3aa-8429-4606-a533-aa8afc14a00a tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] GET http://192.168.122.168/volume/v3/groups/776e7cbb-4bba-46f7-b39e-7f8b6408326d Sep 07 21:05:54 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f30da3aa-8429-4606-a533-aa8afc14a00a tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:05:54 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f30da3aa-8429-4606-a533-aa8afc14a00a tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Calling method 'version_select' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:05:54 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.groups [None req-f30da3aa-8429-4606-a533-aa8afc14a00a tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] show called for member 776e7cbb-4bba-46f7-b39e-7f8b6408326d {{(pid=86970) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 21:05:54 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:54 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:05:54 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:05:54 devstack devstack@c-api.service[86970]: return base.obj_make_list(context, cls(context), Sep 07 21:05:54 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f30da3aa-8429-4606-a533-aa8afc14a00a tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/groups/776e7cbb-4bba-46f7-b39e-7f8b6408326d returned with HTTP 200 Sep 07 21:05:54 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 67/131] 192.168.122.168 () {60 vars in 1270 bytes} [Mon Sep 7 21:05:54 2026] GET /volume/v3/groups/776e7cbb-4bba-46f7-b39e-7f8b6408326d => generated 392 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 21:05:54 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-e7c866b2-b7d7-4d7b-a60e-38255fb5deaa None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:05:54 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e7c866b2-b7d7-4d7b-a60e-38255fb5deaa tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] PUT http://192.168.122.168/volume/v3/groups/776e7cbb-4bba-46f7-b39e-7f8b6408326d Sep 07 21:05:54 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-e7c866b2-b7d7-4d7b-a60e-38255fb5deaa tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "f2f6b904-7821-48a9-b751-babb71b1c300"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:05:54 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.groups [None req-e7c866b2-b7d7-4d7b-a60e-38255fb5deaa tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Update called for group 776e7cbb-4bba-46f7-b39e-7f8b6408326d. {{(pid=86971) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 07 21:05:54 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.groups [None req-e7c866b2-b7d7-4d7b-a60e-38255fb5deaa tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Updating group 776e7cbb-4bba-46f7-b39e-7f8b6408326d with name None description: None add_volumes: f2f6b904-7821-48a9-b751-babb71b1c300 remove_volumes: None. Sep 07 21:05:54 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:54 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:05:55 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:05:55 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:05:55 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:05:55 devstack devstack@c-api.service[86971]: return base.obj_make_list(context, cls(context), Sep 07 21:05:55 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e7c866b2-b7d7-4d7b-a60e-38255fb5deaa tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/groups/776e7cbb-4bba-46f7-b39e-7f8b6408326d returned with HTTP 202 Sep 07 21:05:55 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 65/132] 192.168.122.168 () {62 vars in 1290 bytes} [Mon Sep 7 21:05:54 2026] PUT /volume/v3/groups/776e7cbb-4bba-46f7-b39e-7f8b6408326d => generated 0 bytes in 350 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 21:05:55 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-b998b7b3-9741-4a06-bdba-98d3a48f07a7 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:05:55 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b998b7b3-9741-4a06-bdba-98d3a48f07a7 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] GET http://192.168.122.168/volume/v3/groups/776e7cbb-4bba-46f7-b39e-7f8b6408326d Sep 07 21:05:55 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b998b7b3-9741-4a06-bdba-98d3a48f07a7 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:05:55 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b998b7b3-9741-4a06-bdba-98d3a48f07a7 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Calling method 'version_select' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:05:55 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.groups [None req-b998b7b3-9741-4a06-bdba-98d3a48f07a7 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] show called for member 776e7cbb-4bba-46f7-b39e-7f8b6408326d {{(pid=86970) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 21:05:55 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:55 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:05:55 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:05:55 devstack devstack@c-api.service[86970]: return base.obj_make_list(context, cls(context), Sep 07 21:05:55 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b998b7b3-9741-4a06-bdba-98d3a48f07a7 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/groups/776e7cbb-4bba-46f7-b39e-7f8b6408326d returned with HTTP 200 Sep 07 21:05:55 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 68/133] 192.168.122.168 () {60 vars in 1270 bytes} [Mon Sep 7 21:05:55 2026] GET /volume/v3/groups/776e7cbb-4bba-46f7-b39e-7f8b6408326d => generated 391 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:05:56 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-ae484d7f-21f8-4955-86e0-5c4674c8fb54 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:05:56 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ae484d7f-21f8-4955-86e0-5c4674c8fb54 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] GET http://192.168.122.168/volume/v3/groups/776e7cbb-4bba-46f7-b39e-7f8b6408326d Sep 07 21:05:56 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-ae484d7f-21f8-4955-86e0-5c4674c8fb54 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:05:56 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-ae484d7f-21f8-4955-86e0-5c4674c8fb54 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Calling method 'version_select' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:05:56 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.groups [None req-ae484d7f-21f8-4955-86e0-5c4674c8fb54 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] show called for member 776e7cbb-4bba-46f7-b39e-7f8b6408326d {{(pid=86971) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 21:05:56 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:56 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:05:56 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:05:56 devstack devstack@c-api.service[86971]: return base.obj_make_list(context, cls(context), Sep 07 21:05:56 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ae484d7f-21f8-4955-86e0-5c4674c8fb54 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/groups/776e7cbb-4bba-46f7-b39e-7f8b6408326d returned with HTTP 200 Sep 07 21:05:56 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 66/134] 192.168.122.168 () {60 vars in 1270 bytes} [Mon Sep 7 21:05:56 2026] GET /volume/v3/groups/776e7cbb-4bba-46f7-b39e-7f8b6408326d => generated 392 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:05:56 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-49922d4b-6be9-4b11-b49d-ada39c3742cd None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:05:56 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-49922d4b-6be9-4b11-b49d-ada39c3742cd tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] PUT http://192.168.122.168/volume/v3/groups/776e7cbb-4bba-46f7-b39e-7f8b6408326d Sep 07 21:05:56 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-49922d4b-6be9-4b11-b49d-ada39c3742cd tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "7cd4b0f0-3f29-4c1c-aa44-1563c7262aa6"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:05:56 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.groups [None req-49922d4b-6be9-4b11-b49d-ada39c3742cd tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Update called for group 776e7cbb-4bba-46f7-b39e-7f8b6408326d. {{(pid=86970) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 07 21:05:56 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.groups [None req-49922d4b-6be9-4b11-b49d-ada39c3742cd tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Updating group 776e7cbb-4bba-46f7-b39e-7f8b6408326d with name None description: None add_volumes: None remove_volumes: 7cd4b0f0-3f29-4c1c-aa44-1563c7262aa6. Sep 07 21:05:56 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:56 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:05:56 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-49922d4b-6be9-4b11-b49d-ada39c3742cd tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/groups/776e7cbb-4bba-46f7-b39e-7f8b6408326d returned with HTTP 202 Sep 07 21:05:56 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 69/135] 192.168.122.168 () {62 vars in 1290 bytes} [Mon Sep 7 21:05:56 2026] PUT /volume/v3/groups/776e7cbb-4bba-46f7-b39e-7f8b6408326d => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 21:05:56 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-1abcf43e-7bb9-4c26-9437-c062a3c6d22b None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:05:56 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1abcf43e-7bb9-4c26-9437-c062a3c6d22b tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] GET http://192.168.122.168/volume/v3/groups/776e7cbb-4bba-46f7-b39e-7f8b6408326d Sep 07 21:05:56 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-1abcf43e-7bb9-4c26-9437-c062a3c6d22b tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:05:56 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-1abcf43e-7bb9-4c26-9437-c062a3c6d22b tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Calling method 'version_select' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:05:56 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.groups [None req-1abcf43e-7bb9-4c26-9437-c062a3c6d22b tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] show called for member 776e7cbb-4bba-46f7-b39e-7f8b6408326d {{(pid=86971) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 21:05:56 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:56 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:05:56 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:05:56 devstack devstack@c-api.service[86971]: return base.obj_make_list(context, cls(context), Sep 07 21:05:56 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1abcf43e-7bb9-4c26-9437-c062a3c6d22b tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/groups/776e7cbb-4bba-46f7-b39e-7f8b6408326d returned with HTTP 200 Sep 07 21:05:56 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 67/136] 192.168.122.168 () {60 vars in 1270 bytes} [Mon Sep 7 21:05:56 2026] GET /volume/v3/groups/776e7cbb-4bba-46f7-b39e-7f8b6408326d => generated 391 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:05:57 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-d95e664c-6be7-4c59-8afb-bfbbde702da2 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:05:57 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d95e664c-6be7-4c59-8afb-bfbbde702da2 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] GET http://192.168.122.168/volume/v3/groups/776e7cbb-4bba-46f7-b39e-7f8b6408326d Sep 07 21:05:57 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-d95e664c-6be7-4c59-8afb-bfbbde702da2 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:05:57 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-d95e664c-6be7-4c59-8afb-bfbbde702da2 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Calling method 'version_select' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:05:57 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.groups [None req-d95e664c-6be7-4c59-8afb-bfbbde702da2 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] show called for member 776e7cbb-4bba-46f7-b39e-7f8b6408326d {{(pid=86970) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 21:05:57 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:57 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:05:57 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:05:57 devstack devstack@c-api.service[86970]: return base.obj_make_list(context, cls(context), Sep 07 21:05:57 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d95e664c-6be7-4c59-8afb-bfbbde702da2 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/groups/776e7cbb-4bba-46f7-b39e-7f8b6408326d returned with HTTP 200 Sep 07 21:05:57 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 70/137] 192.168.122.168 () {60 vars in 1270 bytes} [Mon Sep 7 21:05:57 2026] GET /volume/v3/groups/776e7cbb-4bba-46f7-b39e-7f8b6408326d => generated 392 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:05:57 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-184ff71f-2fa0-44b5-bdf0-e6c6b4a64328 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:05:57 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-184ff71f-2fa0-44b5-bdf0-e6c6b4a64328 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] PUT http://192.168.122.168/volume/v3/groups/776e7cbb-4bba-46f7-b39e-7f8b6408326d Sep 07 21:05:57 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-184ff71f-2fa0-44b5-bdf0-e6c6b4a64328 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "7cd4b0f0-3f29-4c1c-aa44-1563c7262aa6"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:05:57 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.groups [None req-184ff71f-2fa0-44b5-bdf0-e6c6b4a64328 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Update called for group 776e7cbb-4bba-46f7-b39e-7f8b6408326d. {{(pid=86971) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 07 21:05:57 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.groups [None req-184ff71f-2fa0-44b5-bdf0-e6c6b4a64328 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Updating group 776e7cbb-4bba-46f7-b39e-7f8b6408326d with name None description: None add_volumes: 7cd4b0f0-3f29-4c1c-aa44-1563c7262aa6 remove_volumes: None. Sep 07 21:05:57 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:57 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:05:58 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:05:58 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:05:58 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:05:58 devstack devstack@c-api.service[86971]: return base.obj_make_list(context, cls(context), Sep 07 21:05:58 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-184ff71f-2fa0-44b5-bdf0-e6c6b4a64328 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/groups/776e7cbb-4bba-46f7-b39e-7f8b6408326d returned with HTTP 202 Sep 07 21:05:58 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 68/138] 192.168.122.168 () {62 vars in 1290 bytes} [Mon Sep 7 21:05:57 2026] PUT /volume/v3/groups/776e7cbb-4bba-46f7-b39e-7f8b6408326d => generated 0 bytes in 214 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 21:05:58 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-8e1c11fd-d6c7-42b4-a83d-5eccdc0a5803 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:05:58 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8e1c11fd-d6c7-42b4-a83d-5eccdc0a5803 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] GET http://192.168.122.168/volume/v3/groups/776e7cbb-4bba-46f7-b39e-7f8b6408326d Sep 07 21:05:58 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8e1c11fd-d6c7-42b4-a83d-5eccdc0a5803 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:05:58 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8e1c11fd-d6c7-42b4-a83d-5eccdc0a5803 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Calling method 'version_select' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:05:58 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.groups [None req-8e1c11fd-d6c7-42b4-a83d-5eccdc0a5803 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] show called for member 776e7cbb-4bba-46f7-b39e-7f8b6408326d {{(pid=86970) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 21:05:58 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:58 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:05:58 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:05:58 devstack devstack@c-api.service[86970]: return base.obj_make_list(context, cls(context), Sep 07 21:05:58 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8e1c11fd-d6c7-42b4-a83d-5eccdc0a5803 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/groups/776e7cbb-4bba-46f7-b39e-7f8b6408326d returned with HTTP 200 Sep 07 21:05:58 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 71/139] 192.168.122.168 () {60 vars in 1270 bytes} [Mon Sep 7 21:05:58 2026] GET /volume/v3/groups/776e7cbb-4bba-46f7-b39e-7f8b6408326d => generated 391 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:05:59 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-bc2cf684-698c-4b3e-8204-93cb13beaf4e None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:05:59 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-bc2cf684-698c-4b3e-8204-93cb13beaf4e tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] GET http://192.168.122.168/volume/v3/groups/776e7cbb-4bba-46f7-b39e-7f8b6408326d Sep 07 21:05:59 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-bc2cf684-698c-4b3e-8204-93cb13beaf4e tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:05:59 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-bc2cf684-698c-4b3e-8204-93cb13beaf4e tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Calling method 'version_select' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:05:59 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.groups [None req-bc2cf684-698c-4b3e-8204-93cb13beaf4e tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] show called for member 776e7cbb-4bba-46f7-b39e-7f8b6408326d {{(pid=86971) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 21:05:59 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:59 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:05:59 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:05:59 devstack devstack@c-api.service[86971]: return base.obj_make_list(context, cls(context), Sep 07 21:05:59 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-bc2cf684-698c-4b3e-8204-93cb13beaf4e tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/groups/776e7cbb-4bba-46f7-b39e-7f8b6408326d returned with HTTP 200 Sep 07 21:05:59 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 69/140] 192.168.122.168 () {60 vars in 1270 bytes} [Mon Sep 7 21:05:59 2026] GET /volume/v3/groups/776e7cbb-4bba-46f7-b39e-7f8b6408326d => generated 392 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:05:59 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-62c7e5a9-3d6d-4c5b-8215-90f904d7c036 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:05:59 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-62c7e5a9-3d6d-4c5b-8215-90f904d7c036 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] GET http://192.168.122.168/volume/v3/volumes/detail Sep 07 21:05:59 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-62c7e5a9-3d6d-4c5b-8215-90f904d7c036 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:05:59 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-62c7e5a9-3d6d-4c5b-8215-90f904d7c036 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Calling method 'detail' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:05:59 devstack devstack@c-api.service[86970]: DEBUG cinder.api.api_utils [None req-62c7e5a9-3d6d-4c5b-8215-90f904d7c036 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Removing options '' from query. {{(pid=86970) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 21:05:59 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:59 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:05:59 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-62c7e5a9-3d6d-4c5b-8215-90f904d7c036 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86970) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 21:05:59 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:05:59 devstack devstack@c-api.service[86970]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 21:05:59 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:05:59 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:05:59 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:05:59 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:05:59 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-62c7e5a9-3d6d-4c5b-8215-90f904d7c036 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Get all volumes completed successfully. Sep 07 21:05:59 devstack devstack@c-api.service[86970]: WARNING stevedore.named [None req-62c7e5a9-3d6d-4c5b-8215-90f904d7c036 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:05:59 devstack devstack@c-api.service[86970]: WARNING castellan.key_manager [None req-62c7e5a9-3d6d-4c5b-8215-90f904d7c036 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:05:59 devstack devstack@c-api.service[86970]: DEBUG oslo_db.sqlalchemy.engines [None req-62c7e5a9-3d6d-4c5b-8215-90f904d7c036 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86970) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 21:05:59 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:59 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:05:59 devstack devstack@c-api.service[86970]: WARNING stevedore.named [None req-62c7e5a9-3d6d-4c5b-8215-90f904d7c036 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:05:59 devstack devstack@c-api.service[86970]: WARNING castellan.key_manager [None req-62c7e5a9-3d6d-4c5b-8215-90f904d7c036 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:05:59 devstack devstack@c-api.service[86970]: DEBUG oslo_db.sqlalchemy.engines [None req-62c7e5a9-3d6d-4c5b-8215-90f904d7c036 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86970) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 21:05:59 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:59 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:05:59 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-62c7e5a9-3d6d-4c5b-8215-90f904d7c036 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/volumes/detail returned with HTTP 200 Sep 07 21:05:59 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 72/141] 192.168.122.168 () {60 vars in 1183 bytes} [Mon Sep 7 21:05:59 2026] GET /volume/v3/volumes/detail => generated 1838 bytes in 415 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 21:05:59 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-7a72c0fc-7f9d-4ba0-8585-5abd19c4142c None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:05:59 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-7a72c0fc-7f9d-4ba0-8585-5abd19c4142c tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] POST http://192.168.122.168/volume/v3/group_snapshots Sep 07 21:05:59 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-7a72c0fc-7f9d-4ba0-8585-5abd19c4142c tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "776e7cbb-4bba-46f7-b39e-7f8b6408326d", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-1305214251"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:05:59 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.group_snapshots [None req-7a72c0fc-7f9d-4ba0-8585-5abd19c4142c tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '776e7cbb-4bba-46f7-b39e-7f8b6408326d', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-1305214251'}} {{(pid=86971) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 07 21:05:59 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:59 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:05:59 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.group_snapshots [None req-7a72c0fc-7f9d-4ba0-8585-5abd19c4142c tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-1305214251. Sep 07 21:05:59 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:05:59 devstack devstack@c-api.service[86971]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 21:05:59 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:05:59 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:05:59 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:05:59 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:05:59 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:05:59 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:06:00 devstack devstack@c-api.service[86971]: WARNING cinder.quota [None req-7a72c0fc-7f9d-4ba0-8585-5abd19c4142c tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-384106175 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-384106175, it is now deprecated. Please use the default quota class for default quota. Sep 07 21:06:00 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-7a72c0fc-7f9d-4ba0-8585-5abd19c4142c tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Created reservations ['3a97c77a-3a18-42bc-b52c-dc133a32f117', 'be330cc0-0070-480f-b5cd-71555de41663', '417ce698-7d0c-413e-a33b-47d557fac8d2', '95bad15e-9ccd-40ea-811b-ba289aafba25'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:06:00 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-7a72c0fc-7f9d-4ba0-8585-5abd19c4142c tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/group_snapshots returned with HTTP 202 Sep 07 21:06:00 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 70/142] 192.168.122.168 () {62 vars in 1208 bytes} [Mon Sep 7 21:05:59 2026] POST /volume/v3/group_snapshots => generated 187 bytes in 554 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:06:00 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-8961c1c3-72ff-4c82-89a3-89de4897dace None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:00 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8961c1c3-72ff-4c82-89a3-89de4897dace tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] GET http://192.168.122.168/volume/v3/group_snapshots/3ace4af4-cc59-4d25-870f-ad0ece5355cf Sep 07 21:06:00 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8961c1c3-72ff-4c82-89a3-89de4897dace tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:00 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8961c1c3-72ff-4c82-89a3-89de4897dace tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Calling method 'version_select' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:00 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.group_snapshots [None req-8961c1c3-72ff-4c82-89a3-89de4897dace tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] show called for member 3ace4af4-cc59-4d25-870f-ad0ece5355cf {{(pid=86970) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 21:06:00 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:00 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:06:00 devstack devstack@c-api.service[86970]: DEBUG dbcounter [-] [86970] Writing DB stats cinder:SELECT=293,cinder:INSERT=23,cinder:UPDATE=43 {{(pid=86970) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 21:06:00 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8961c1c3-72ff-4c82-89a3-89de4897dace tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/group_snapshots/3ace4af4-cc59-4d25-870f-ad0ece5355cf returned with HTTP 200 Sep 07 21:06:00 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 73/143] 192.168.122.168 () {60 vars in 1297 bytes} [Mon Sep 7 21:06:00 2026] GET /volume/v3/group_snapshots/3ace4af4-cc59-4d25-870f-ad0ece5355cf => generated 326 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:06:01 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-5442fd51-37b8-4ed6-8ac9-ebe2c2fe9c5f None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:01 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5442fd51-37b8-4ed6-8ac9-ebe2c2fe9c5f tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] GET http://192.168.122.168/volume/v3/group_snapshots/3ace4af4-cc59-4d25-870f-ad0ece5355cf Sep 07 21:06:01 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-5442fd51-37b8-4ed6-8ac9-ebe2c2fe9c5f tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:01 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-5442fd51-37b8-4ed6-8ac9-ebe2c2fe9c5f tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Calling method 'version_select' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:01 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.group_snapshots [None req-5442fd51-37b8-4ed6-8ac9-ebe2c2fe9c5f tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] show called for member 3ace4af4-cc59-4d25-870f-ad0ece5355cf {{(pid=86971) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 21:06:01 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:01 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:06:01 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5442fd51-37b8-4ed6-8ac9-ebe2c2fe9c5f tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/group_snapshots/3ace4af4-cc59-4d25-870f-ad0ece5355cf returned with HTTP 200 Sep 07 21:06:01 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 71/144] 192.168.122.168 () {60 vars in 1297 bytes} [Mon Sep 7 21:06:01 2026] GET /volume/v3/group_snapshots/3ace4af4-cc59-4d25-870f-ad0ece5355cf => generated 326 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:06:02 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-a75d47ba-dfcd-4987-971b-70d28c065474 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:02 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a75d47ba-dfcd-4987-971b-70d28c065474 tempest-ServerRescueNegativeTestJSON-12608809 tempest-ServerRescueNegativeTestJSON-12608809-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:06:02 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a75d47ba-dfcd-4987-971b-70d28c065474 tempest-ServerRescueNegativeTestJSON-12608809 tempest-ServerRescueNegativeTestJSON-12608809-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-763463443"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:06:02 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.volumes [None req-a75d47ba-dfcd-4987-971b-70d28c065474 tempest-ServerRescueNegativeTestJSON-12608809 tempest-ServerRescueNegativeTestJSON-12608809-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-763463443'}} {{(pid=86970) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:06:02 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-a75d47ba-dfcd-4987-971b-70d28c065474 tempest-ServerRescueNegativeTestJSON-12608809 tempest-ServerRescueNegativeTestJSON-12608809-project-member] Create volume of 1 GB Sep 07 21:06:02 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-a75d47ba-dfcd-4987-971b-70d28c065474 tempest-ServerRescueNegativeTestJSON-12608809 tempest-ServerRescueNegativeTestJSON-12608809-project-member] Availability Zones retrieved successfully. Sep 07 21:06:02 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-a75d47ba-dfcd-4987-971b-70d28c065474 tempest-ServerRescueNegativeTestJSON-12608809 tempest-ServerRescueNegativeTestJSON-12608809-project-member] Flow 'volume_create_api' (3269a95f-beaa-4d8f-9f31-9311812e010c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:06:02 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-a75d47ba-dfcd-4987-971b-70d28c065474 tempest-ServerRescueNegativeTestJSON-12608809 tempest-ServerRescueNegativeTestJSON-12608809-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af62fa08-2b59-4138-b1e2-4ee672226801) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:06:02 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.flows.api.create_volume [None req-a75d47ba-dfcd-4987-971b-70d28c065474 tempest-ServerRescueNegativeTestJSON-12608809 tempest-ServerRescueNegativeTestJSON-12608809-project-member] Validating volume size '1' using validate_int {{(pid=86970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:06:02 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-a75d47ba-dfcd-4987-971b-70d28c065474 tempest-ServerRescueNegativeTestJSON-12608809 tempest-ServerRescueNegativeTestJSON-12608809-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af62fa08-2b59-4138-b1e2-4ee672226801) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:06:02 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-a75d47ba-dfcd-4987-971b-70d28c065474 tempest-ServerRescueNegativeTestJSON-12608809 tempest-ServerRescueNegativeTestJSON-12608809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83466111-b2e2-434e-98bc-567e58e3197f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:06:02 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-b74ee0f3-a1c1-471d-9465-d85e66d7dbad None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:02 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b74ee0f3-a1c1-471d-9465-d85e66d7dbad tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] GET http://192.168.122.168/volume/v3/group_snapshots/3ace4af4-cc59-4d25-870f-ad0ece5355cf Sep 07 21:06:02 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-b74ee0f3-a1c1-471d-9465-d85e66d7dbad tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:02 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-b74ee0f3-a1c1-471d-9465-d85e66d7dbad tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Calling method 'version_select' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:02 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.group_snapshots [None req-b74ee0f3-a1c1-471d-9465-d85e66d7dbad tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] show called for member 3ace4af4-cc59-4d25-870f-ad0ece5355cf {{(pid=86971) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 21:06:02 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:02 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:06:02 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b74ee0f3-a1c1-471d-9465-d85e66d7dbad tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/group_snapshots/3ace4af4-cc59-4d25-870f-ad0ece5355cf returned with HTTP 200 Sep 07 21:06:02 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 72/145] 192.168.122.168 () {60 vars in 1297 bytes} [Mon Sep 7 21:06:02 2026] GET /volume/v3/group_snapshots/3ace4af4-cc59-4d25-870f-ad0ece5355cf => generated 326 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:06:02 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-a75d47ba-dfcd-4987-971b-70d28c065474 tempest-ServerRescueNegativeTestJSON-12608809 tempest-ServerRescueNegativeTestJSON-12608809-project-member] Created reservations ['d6692096-088c-483e-9c30-b7de3dda3b84', '3fe34740-3b33-403e-98b6-94298222da4b', '7af41d8c-ae67-4637-9d11-da7a7c767b3a', '5a7eaf43-c453-495b-83b6-5c3d40895b21'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:06:02 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-a75d47ba-dfcd-4987-971b-70d28c065474 tempest-ServerRescueNegativeTestJSON-12608809 tempest-ServerRescueNegativeTestJSON-12608809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83466111-b2e2-434e-98bc-567e58e3197f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d6692096-088c-483e-9c30-b7de3dda3b84', '3fe34740-3b33-403e-98b6-94298222da4b', '7af41d8c-ae67-4637-9d11-da7a7c767b3a', '5a7eaf43-c453-495b-83b6-5c3d40895b21']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:06:02 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-a75d47ba-dfcd-4987-971b-70d28c065474 tempest-ServerRescueNegativeTestJSON-12608809 tempest-ServerRescueNegativeTestJSON-12608809-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8300d58-bfe5-4b9a-8ae0-1bf254788c20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:06:02 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:06:02 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:06:02 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-a75d47ba-dfcd-4987-971b-70d28c065474 tempest-ServerRescueNegativeTestJSON-12608809 tempest-ServerRescueNegativeTestJSON-12608809-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8300d58-bfe5-4b9a-8ae0-1bf254788c20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e766e46-ae66-4e33-a222-91bfd5614a39', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-763463443',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='99bf41b3f6224a43ab2e0ada43cc13f5',qos_specs=None,replication_status=,reservations=['d6692096-088c-483e-9c30-b7de3dda3b84','3fe34740-3b33-403e-98b6-94298222da4b','7af41d8c-ae67-4637-9d11-da7a7c767b3a','5a7eaf43-c453-495b-83b6-5c3d40895b21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc1d00a657084c0bb721ecf844f941ac',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:06:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-763463443',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1e766e46-ae66-4e33-a222-91bfd5614a39,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='99bf41b3f6224a43ab2e0ada43cc13f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bc1d00a657084c0bb721ecf844f941ac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:06:02 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-a75d47ba-dfcd-4987-971b-70d28c065474 tempest-ServerRescueNegativeTestJSON-12608809 tempest-ServerRescueNegativeTestJSON-12608809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0282d2c-afea-473c-9b37-7e34e163e16f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:06:02 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-a75d47ba-dfcd-4987-971b-70d28c065474 tempest-ServerRescueNegativeTestJSON-12608809 tempest-ServerRescueNegativeTestJSON-12608809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0282d2c-afea-473c-9b37-7e34e163e16f) transitioned into state 'SUCCESS' from state '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-763463443',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='99bf41b3f6224a43ab2e0ada43cc13f5',qos_specs=None,replication_status=,reservations=['d6692096-088c-483e-9c30-b7de3dda3b84','3fe34740-3b33-403e-98b6-94298222da4b','7af41d8c-ae67-4637-9d11-da7a7c767b3a','5a7eaf43-c453-495b-83b6-5c3d40895b21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc1d00a657084c0bb721ecf844f941ac',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:06:02 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-a75d47ba-dfcd-4987-971b-70d28c065474 tempest-ServerRescueNegativeTestJSON-12608809 tempest-ServerRescueNegativeTestJSON-12608809-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9af3947e-d708-42d0-a4ef-da520833a76d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:06:02 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-a75d47ba-dfcd-4987-971b-70d28c065474 tempest-ServerRescueNegativeTestJSON-12608809 tempest-ServerRescueNegativeTestJSON-12608809-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9af3947e-d708-42d0-a4ef-da520833a76d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:06:02 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-a75d47ba-dfcd-4987-971b-70d28c065474 tempest-ServerRescueNegativeTestJSON-12608809 tempest-ServerRescueNegativeTestJSON-12608809-project-member] Flow 'volume_create_api' (3269a95f-beaa-4d8f-9f31-9311812e010c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:06:02 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-a75d47ba-dfcd-4987-971b-70d28c065474 tempest-ServerRescueNegativeTestJSON-12608809 tempest-ServerRescueNegativeTestJSON-12608809-project-member] Create volume request issued successfully. Sep 07 21:06:02 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a75d47ba-dfcd-4987-971b-70d28c065474 tempest-ServerRescueNegativeTestJSON-12608809 tempest-ServerRescueNegativeTestJSON-12608809-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:06:02 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 74/146] 192.168.122.168 () {60 vars in 1142 bytes} [Mon Sep 7 21:06:02 2026] POST /volume/v3/volumes => generated 767 bytes in 650 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:06:02 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-40a71876-ab0f-4d49-96cb-9210723d2ad0 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:02 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-40a71876-ab0f-4d49-96cb-9210723d2ad0 tempest-ServerRescueNegativeTestJSON-12608809 tempest-ServerRescueNegativeTestJSON-12608809-project-member] GET http://192.168.122.168/volume/v3/volumes/1e766e46-ae66-4e33-a222-91bfd5614a39 Sep 07 21:06:02 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-40a71876-ab0f-4d49-96cb-9210723d2ad0 tempest-ServerRescueNegativeTestJSON-12608809 tempest-ServerRescueNegativeTestJSON-12608809-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:02 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-40a71876-ab0f-4d49-96cb-9210723d2ad0 tempest-ServerRescueNegativeTestJSON-12608809 tempest-ServerRescueNegativeTestJSON-12608809-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:02 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:06:02 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:06:02 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:02 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:06:02 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-40a71876-ab0f-4d49-96cb-9210723d2ad0 tempest-ServerRescueNegativeTestJSON-12608809 tempest-ServerRescueNegativeTestJSON-12608809-project-member] Volume info retrieved successfully. Sep 07 21:06:02 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-40a71876-ab0f-4d49-96cb-9210723d2ad0 tempest-ServerRescueNegativeTestJSON-12608809 tempest-ServerRescueNegativeTestJSON-12608809-project-member] http://192.168.122.168/volume/v3/volumes/1e766e46-ae66-4e33-a222-91bfd5614a39 returned with HTTP 200 Sep 07 21:06:02 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 73/147] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:06:02 2026] GET /volume/v3/volumes/1e766e46-ae66-4e33-a222-91bfd5614a39 => generated 835 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:06:03 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-372123b2-1e83-43ef-a064-5fcb387e48c8 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:03 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-372123b2-1e83-43ef-a064-5fcb387e48c8 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] GET http://192.168.122.168/volume/v3/group_snapshots/3ace4af4-cc59-4d25-870f-ad0ece5355cf Sep 07 21:06:03 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-372123b2-1e83-43ef-a064-5fcb387e48c8 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:03 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-372123b2-1e83-43ef-a064-5fcb387e48c8 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Calling method 'version_select' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:03 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.group_snapshots [None req-372123b2-1e83-43ef-a064-5fcb387e48c8 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] show called for member 3ace4af4-cc59-4d25-870f-ad0ece5355cf {{(pid=86970) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 21:06:03 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:03 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:06:03 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-372123b2-1e83-43ef-a064-5fcb387e48c8 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/group_snapshots/3ace4af4-cc59-4d25-870f-ad0ece5355cf returned with HTTP 200 Sep 07 21:06:03 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 75/148] 192.168.122.168 () {60 vars in 1297 bytes} [Mon Sep 7 21:06:03 2026] GET /volume/v3/group_snapshots/3ace4af4-cc59-4d25-870f-ad0ece5355cf => generated 326 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 21:06:03 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-c792b2d8-2459-4637-ad9a-fcc8988b1d45 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:03 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c792b2d8-2459-4637-ad9a-fcc8988b1d45 tempest-ServerRescueNegativeTestJSON-12608809 tempest-ServerRescueNegativeTestJSON-12608809-project-member] GET http://192.168.122.168/volume/v3/volumes/1e766e46-ae66-4e33-a222-91bfd5614a39 Sep 07 21:06:03 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c792b2d8-2459-4637-ad9a-fcc8988b1d45 tempest-ServerRescueNegativeTestJSON-12608809 tempest-ServerRescueNegativeTestJSON-12608809-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:03 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c792b2d8-2459-4637-ad9a-fcc8988b1d45 tempest-ServerRescueNegativeTestJSON-12608809 tempest-ServerRescueNegativeTestJSON-12608809-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:04 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:06:04 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:06:04 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:04 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:06:04 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-c792b2d8-2459-4637-ad9a-fcc8988b1d45 tempest-ServerRescueNegativeTestJSON-12608809 tempest-ServerRescueNegativeTestJSON-12608809-project-member] Volume info retrieved successfully. Sep 07 21:06:04 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c792b2d8-2459-4637-ad9a-fcc8988b1d45 tempest-ServerRescueNegativeTestJSON-12608809 tempest-ServerRescueNegativeTestJSON-12608809-project-member] http://192.168.122.168/volume/v3/volumes/1e766e46-ae66-4e33-a222-91bfd5614a39 returned with HTTP 200 Sep 07 21:06:04 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 74/149] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:06:03 2026] GET /volume/v3/volumes/1e766e46-ae66-4e33-a222-91bfd5614a39 => generated 859 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:06:04 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-655f0d1a-b2c9-4808-bfae-97c4b3e96edc None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:04 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-655f0d1a-b2c9-4808-bfae-97c4b3e96edc tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] GET http://192.168.122.168/volume/v3/group_snapshots/3ace4af4-cc59-4d25-870f-ad0ece5355cf Sep 07 21:06:04 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-655f0d1a-b2c9-4808-bfae-97c4b3e96edc tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:04 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-655f0d1a-b2c9-4808-bfae-97c4b3e96edc tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Calling method 'version_select' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:04 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.group_snapshots [None req-655f0d1a-b2c9-4808-bfae-97c4b3e96edc tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] show called for member 3ace4af4-cc59-4d25-870f-ad0ece5355cf {{(pid=86970) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 21:06:04 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:04 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:06:04 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-655f0d1a-b2c9-4808-bfae-97c4b3e96edc tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/group_snapshots/3ace4af4-cc59-4d25-870f-ad0ece5355cf returned with HTTP 200 Sep 07 21:06:04 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 76/150] 192.168.122.168 () {60 vars in 1297 bytes} [Mon Sep 7 21:06:04 2026] GET /volume/v3/group_snapshots/3ace4af4-cc59-4d25-870f-ad0ece5355cf => generated 326 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:06:05 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-691e49e2-d6cd-4ddf-9e0b-0008817d8101 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:05 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-691e49e2-d6cd-4ddf-9e0b-0008817d8101 tempest-ServerRescueNegativeTestJSON-12608809 tempest-ServerRescueNegativeTestJSON-12608809-project-member] GET http://192.168.122.168/volume/v3/volumes/1e766e46-ae66-4e33-a222-91bfd5614a39 Sep 07 21:06:05 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-691e49e2-d6cd-4ddf-9e0b-0008817d8101 tempest-ServerRescueNegativeTestJSON-12608809 tempest-ServerRescueNegativeTestJSON-12608809-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:05 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-691e49e2-d6cd-4ddf-9e0b-0008817d8101 tempest-ServerRescueNegativeTestJSON-12608809 tempest-ServerRescueNegativeTestJSON-12608809-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:05 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:06:05 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:06:05 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:05 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:06:05 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-691e49e2-d6cd-4ddf-9e0b-0008817d8101 tempest-ServerRescueNegativeTestJSON-12608809 tempest-ServerRescueNegativeTestJSON-12608809-project-member] Volume info retrieved successfully. Sep 07 21:06:05 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-691e49e2-d6cd-4ddf-9e0b-0008817d8101 tempest-ServerRescueNegativeTestJSON-12608809 tempest-ServerRescueNegativeTestJSON-12608809-project-member] http://192.168.122.168/volume/v3/volumes/1e766e46-ae66-4e33-a222-91bfd5614a39 returned with HTTP 200 Sep 07 21:06:05 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 75/151] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:06:05 2026] GET /volume/v3/volumes/1e766e46-ae66-4e33-a222-91bfd5614a39 => generated 859 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:06:05 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-892ddf8e-10ac-4e97-b684-105884e0d28d None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:05 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-892ddf8e-10ac-4e97-b684-105884e0d28d tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] GET http://192.168.122.168/volume/v3/group_snapshots/3ace4af4-cc59-4d25-870f-ad0ece5355cf Sep 07 21:06:05 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-892ddf8e-10ac-4e97-b684-105884e0d28d tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:05 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-892ddf8e-10ac-4e97-b684-105884e0d28d tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Calling method 'version_select' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:05 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.group_snapshots [None req-892ddf8e-10ac-4e97-b684-105884e0d28d tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] show called for member 3ace4af4-cc59-4d25-870f-ad0ece5355cf {{(pid=86970) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 21:06:05 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:05 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:06:05 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-892ddf8e-10ac-4e97-b684-105884e0d28d tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/group_snapshots/3ace4af4-cc59-4d25-870f-ad0ece5355cf returned with HTTP 200 Sep 07 21:06:05 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 77/152] 192.168.122.168 () {60 vars in 1297 bytes} [Mon Sep 7 21:06:05 2026] GET /volume/v3/group_snapshots/3ace4af4-cc59-4d25-870f-ad0ece5355cf => generated 326 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:06:06 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-bf6b329f-d009-4833-a182-f6969df4aa64 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:06 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-bf6b329f-d009-4833-a182-f6969df4aa64 tempest-ServerRescueNegativeTestJSON-12608809 tempest-ServerRescueNegativeTestJSON-12608809-project-member] GET http://192.168.122.168/volume/v3/volumes/1e766e46-ae66-4e33-a222-91bfd5614a39 Sep 07 21:06:06 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-bf6b329f-d009-4833-a182-f6969df4aa64 tempest-ServerRescueNegativeTestJSON-12608809 tempest-ServerRescueNegativeTestJSON-12608809-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:06 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-bf6b329f-d009-4833-a182-f6969df4aa64 tempest-ServerRescueNegativeTestJSON-12608809 tempest-ServerRescueNegativeTestJSON-12608809-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:06 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:06:06 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:06:06 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:06 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:06:06 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-bf6b329f-d009-4833-a182-f6969df4aa64 tempest-ServerRescueNegativeTestJSON-12608809 tempest-ServerRescueNegativeTestJSON-12608809-project-member] Volume info retrieved successfully. Sep 07 21:06:06 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-bf6b329f-d009-4833-a182-f6969df4aa64 tempest-ServerRescueNegativeTestJSON-12608809 tempest-ServerRescueNegativeTestJSON-12608809-project-member] http://192.168.122.168/volume/v3/volumes/1e766e46-ae66-4e33-a222-91bfd5614a39 returned with HTTP 200 Sep 07 21:06:06 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 76/153] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:06:06 2026] GET /volume/v3/volumes/1e766e46-ae66-4e33-a222-91bfd5614a39 => generated 859 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:06:06 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-e81b1dd5-0cf8-427e-93a3-a669906bf8c7 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:06 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e81b1dd5-0cf8-427e-93a3-a669906bf8c7 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] GET http://192.168.122.168/volume/v3/group_snapshots/3ace4af4-cc59-4d25-870f-ad0ece5355cf Sep 07 21:06:06 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-e81b1dd5-0cf8-427e-93a3-a669906bf8c7 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:06 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-e81b1dd5-0cf8-427e-93a3-a669906bf8c7 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Calling method 'version_select' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:06 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.group_snapshots [None req-e81b1dd5-0cf8-427e-93a3-a669906bf8c7 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] show called for member 3ace4af4-cc59-4d25-870f-ad0ece5355cf {{(pid=86970) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 21:06:06 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:06 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:06:06 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e81b1dd5-0cf8-427e-93a3-a669906bf8c7 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/group_snapshots/3ace4af4-cc59-4d25-870f-ad0ece5355cf returned with HTTP 200 Sep 07 21:06:06 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 78/154] 192.168.122.168 () {60 vars in 1297 bytes} [Mon Sep 7 21:06:06 2026] GET /volume/v3/group_snapshots/3ace4af4-cc59-4d25-870f-ad0ece5355cf => generated 327 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:06:06 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-78a2795a-62d0-4d09-8311-30c9c4480152 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:06 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-78a2795a-62d0-4d09-8311-30c9c4480152 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] GET http://192.168.122.168/volume/v3/snapshots/detail Sep 07 21:06:06 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-78a2795a-62d0-4d09-8311-30c9c4480152 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:06 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-78a2795a-62d0-4d09-8311-30c9c4480152 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Calling method 'detail' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:06 devstack devstack@c-api.service[86971]: DEBUG cinder.api.api_utils [None req-78a2795a-62d0-4d09-8311-30c9c4480152 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Removing options '' from query. {{(pid=86971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 21:06:06 devstack devstack@c-api.service[86971]: DEBUG cinder.db.api [None req-78a2795a-62d0-4d09-8311-30c9c4480152 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Building query based on filter {{(pid=86971) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 21:06:06 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:06:06 devstack devstack@c-api.service[86971]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 21:06:06 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-78a2795a-62d0-4d09-8311-30c9c4480152 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Get all snapshots completed successfully. Sep 07 21:06:06 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:06 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:06:06 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-78a2795a-62d0-4d09-8311-30c9c4480152 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/snapshots/detail returned with HTTP 200 Sep 07 21:06:06 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 77/155] 192.168.122.168 () {58 vars in 1148 bytes} [Mon Sep 7 21:06:06 2026] GET /volume/v3/snapshots/detail => generated 931 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:06:06 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-91a1b72b-85ec-44d6-8f26-c7418e31bfb9 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:06 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-91a1b72b-85ec-44d6-8f26-c7418e31bfb9 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] GET http://192.168.122.168/volume/v3/snapshots/d4ad0302-3d7e-4a0b-a0f7-514959ece149 Sep 07 21:06:06 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-91a1b72b-85ec-44d6-8f26-c7418e31bfb9 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:06 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-91a1b72b-85ec-44d6-8f26-c7418e31bfb9 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:06 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:06 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:06:06 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-91a1b72b-85ec-44d6-8f26-c7418e31bfb9 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Snapshot retrieved successfully. Sep 07 21:06:06 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-91a1b72b-85ec-44d6-8f26-c7418e31bfb9 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/snapshots/d4ad0302-3d7e-4a0b-a0f7-514959ece149 returned with HTTP 200 Sep 07 21:06:06 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 79/156] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:06:06 2026] GET /volume/v3/snapshots/d4ad0302-3d7e-4a0b-a0f7-514959ece149 => generated 470 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:06:06 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-e2a0ff36-c056-43c6-a9f5-1c1b2a9a96d3 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:06 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e2a0ff36-c056-43c6-a9f5-1c1b2a9a96d3 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] GET http://192.168.122.168/volume/v3/snapshots/d221dddb-d5ee-4968-a12a-8e7a0bcb265b Sep 07 21:06:06 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-e2a0ff36-c056-43c6-a9f5-1c1b2a9a96d3 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:06 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-e2a0ff36-c056-43c6-a9f5-1c1b2a9a96d3 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:06 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:06 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:06:06 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-e2a0ff36-c056-43c6-a9f5-1c1b2a9a96d3 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Snapshot retrieved successfully. Sep 07 21:06:06 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e2a0ff36-c056-43c6-a9f5-1c1b2a9a96d3 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/snapshots/d221dddb-d5ee-4968-a12a-8e7a0bcb265b returned with HTTP 200 Sep 07 21:06:06 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 78/157] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:06:06 2026] GET /volume/v3/snapshots/d221dddb-d5ee-4968-a12a-8e7a0bcb265b => generated 470 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:06:06 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-1064fb50-1349-49fc-b968-6ce4432b8551 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:06 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-1064fb50-1349-49fc-b968-6ce4432b8551 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] DELETE http://192.168.122.168/volume/v3/group_snapshots/3ace4af4-cc59-4d25-870f-ad0ece5355cf Sep 07 21:06:06 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-1064fb50-1349-49fc-b968-6ce4432b8551 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:06 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-1064fb50-1349-49fc-b968-6ce4432b8551 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Calling method 'version_select' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:06 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.group_snapshots [None req-1064fb50-1349-49fc-b968-6ce4432b8551 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] delete called for member 3ace4af4-cc59-4d25-870f-ad0ece5355cf {{(pid=86970) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 07 21:06:06 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.group_snapshots [None req-1064fb50-1349-49fc-b968-6ce4432b8551 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Delete group_snapshot with id: 3ace4af4-cc59-4d25-870f-ad0ece5355cf Sep 07 21:06:06 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:06 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:06:06 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/snapshot.py:354: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:06:06 devstack devstack@c-api.service[86970]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 21:06:06 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-1064fb50-1349-49fc-b968-6ce4432b8551 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/group_snapshots/3ace4af4-cc59-4d25-870f-ad0ece5355cf returned with HTTP 202 Sep 07 21:06:06 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 80/158] 192.168.122.168 () {60 vars in 1300 bytes} [Mon Sep 7 21:06:06 2026] DELETE /volume/v3/group_snapshots/3ace4af4-cc59-4d25-870f-ad0ece5355cf => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 07 21:06:06 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-e374b574-88b7-443e-b0a6-9b19f62120df None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:06 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e374b574-88b7-443e-b0a6-9b19f62120df tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] GET http://192.168.122.168/volume/v3/volumes/detail Sep 07 21:06:07 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-e374b574-88b7-443e-b0a6-9b19f62120df tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:07 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-e374b574-88b7-443e-b0a6-9b19f62120df tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Calling method 'detail' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:07 devstack devstack@c-api.service[86971]: DEBUG cinder.api.api_utils [None req-e374b574-88b7-443e-b0a6-9b19f62120df tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Removing options '' from query. {{(pid=86971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 21:06:07 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-e374b574-88b7-443e-b0a6-9b19f62120df tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86971) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 21:06:07 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:06:07 devstack devstack@c-api.service[86971]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 21:06:07 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:06:07 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:06:07 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:06:07 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:06:07 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-e374b574-88b7-443e-b0a6-9b19f62120df tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Get all volumes completed successfully. Sep 07 21:06:07 devstack devstack@c-api.service[86971]: WARNING stevedore.named [None req-e374b574-88b7-443e-b0a6-9b19f62120df tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:06:07 devstack devstack@c-api.service[86971]: WARNING castellan.key_manager [None req-e374b574-88b7-443e-b0a6-9b19f62120df tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:06:07 devstack devstack@c-api.service[86971]: DEBUG oslo_db.sqlalchemy.engines [None req-e374b574-88b7-443e-b0a6-9b19f62120df tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86971) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 21:06:07 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:07 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:06:07 devstack devstack@c-api.service[86971]: WARNING stevedore.named [None req-e374b574-88b7-443e-b0a6-9b19f62120df tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:06:07 devstack devstack@c-api.service[86971]: WARNING castellan.key_manager [None req-e374b574-88b7-443e-b0a6-9b19f62120df tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:06:07 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-01df35f2-6933-406f-89c1-44d2a0288255 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:07 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-01df35f2-6933-406f-89c1-44d2a0288255 tempest-ServerRescueNegativeTestJSON-12608809 tempest-ServerRescueNegativeTestJSON-12608809-project-member] GET http://192.168.122.168/volume/v3/volumes/1e766e46-ae66-4e33-a222-91bfd5614a39 Sep 07 21:06:07 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-01df35f2-6933-406f-89c1-44d2a0288255 tempest-ServerRescueNegativeTestJSON-12608809 tempest-ServerRescueNegativeTestJSON-12608809-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:07 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-01df35f2-6933-406f-89c1-44d2a0288255 tempest-ServerRescueNegativeTestJSON-12608809 tempest-ServerRescueNegativeTestJSON-12608809-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:07 devstack devstack@c-api.service[86971]: DEBUG oslo_db.sqlalchemy.engines [None req-e374b574-88b7-443e-b0a6-9b19f62120df tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86971) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 21:06:07 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:06:07 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:06:07 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:07 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:06:07 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:07 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:06:07 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-01df35f2-6933-406f-89c1-44d2a0288255 tempest-ServerRescueNegativeTestJSON-12608809 tempest-ServerRescueNegativeTestJSON-12608809-project-member] Volume info retrieved successfully. Sep 07 21:06:07 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-01df35f2-6933-406f-89c1-44d2a0288255 tempest-ServerRescueNegativeTestJSON-12608809 tempest-ServerRescueNegativeTestJSON-12608809-project-member] http://192.168.122.168/volume/v3/volumes/1e766e46-ae66-4e33-a222-91bfd5614a39 returned with HTTP 200 Sep 07 21:06:07 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 81/159] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:06:07 2026] GET /volume/v3/volumes/1e766e46-ae66-4e33-a222-91bfd5614a39 => generated 860 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:06:07 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e374b574-88b7-443e-b0a6-9b19f62120df tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/volumes/detail returned with HTTP 200 Sep 07 21:06:07 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 79/160] 192.168.122.168 () {60 vars in 1183 bytes} [Mon Sep 7 21:06:06 2026] GET /volume/v3/volumes/detail => generated 1838 bytes in 368 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 21:06:07 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-ead404bf-4511-4759-822f-35f6534dfde4 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:07 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ead404bf-4511-4759-822f-35f6534dfde4 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] GET http://192.168.122.168/volume/v3/snapshots/detail Sep 07 21:06:07 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ead404bf-4511-4759-822f-35f6534dfde4 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:07 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ead404bf-4511-4759-822f-35f6534dfde4 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Calling method 'detail' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:07 devstack devstack@c-api.service[86970]: DEBUG cinder.api.api_utils [None req-ead404bf-4511-4759-822f-35f6534dfde4 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Removing options '' from query. {{(pid=86970) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 21:06:07 devstack devstack@c-api.service[86970]: DEBUG cinder.db.api [None req-ead404bf-4511-4759-822f-35f6534dfde4 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Building query based on filter {{(pid=86970) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 21:06:07 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:06:07 devstack devstack@c-api.service[86970]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 21:06:07 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-ead404bf-4511-4759-822f-35f6534dfde4 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Get all snapshots completed successfully. Sep 07 21:06:07 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:07 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:06:07 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ead404bf-4511-4759-822f-35f6534dfde4 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/snapshots/detail returned with HTTP 200 Sep 07 21:06:07 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 82/161] 192.168.122.168 () {58 vars in 1148 bytes} [Mon Sep 7 21:06:07 2026] GET /volume/v3/snapshots/detail => generated 929 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:06:07 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-a82eb77b-084c-4e1d-935b-8b9ac6a04024 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:07 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a82eb77b-084c-4e1d-935b-8b9ac6a04024 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] GET http://192.168.122.168/volume/v3/snapshots/d221dddb-d5ee-4968-a12a-8e7a0bcb265b Sep 07 21:06:07 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-a82eb77b-084c-4e1d-935b-8b9ac6a04024 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:07 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-a82eb77b-084c-4e1d-935b-8b9ac6a04024 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:07 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:07 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:06:07 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-a82eb77b-084c-4e1d-935b-8b9ac6a04024 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Snapshot retrieved successfully. Sep 07 21:06:07 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a82eb77b-084c-4e1d-935b-8b9ac6a04024 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/snapshots/d221dddb-d5ee-4968-a12a-8e7a0bcb265b returned with HTTP 200 Sep 07 21:06:07 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 80/162] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:06:07 2026] GET /volume/v3/snapshots/d221dddb-d5ee-4968-a12a-8e7a0bcb265b => generated 469 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:06:08 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-d859200d-887e-4ec6-91fe-6bf6171a0c0e None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:08 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d859200d-887e-4ec6-91fe-6bf6171a0c0e tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] GET http://192.168.122.168/volume/v3/snapshots/d221dddb-d5ee-4968-a12a-8e7a0bcb265b Sep 07 21:06:08 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-d859200d-887e-4ec6-91fe-6bf6171a0c0e tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:08 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-d859200d-887e-4ec6-91fe-6bf6171a0c0e tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:08 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:08 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:06:08 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-d859200d-887e-4ec6-91fe-6bf6171a0c0e tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Snapshot retrieved successfully. Sep 07 21:06:08 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d859200d-887e-4ec6-91fe-6bf6171a0c0e tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/snapshots/d221dddb-d5ee-4968-a12a-8e7a0bcb265b returned with HTTP 200 Sep 07 21:06:08 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 83/163] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:06:08 2026] GET /volume/v3/snapshots/d221dddb-d5ee-4968-a12a-8e7a0bcb265b => generated 469 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:06:09 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-bd895ee5-1b58-46e1-802d-217aa0508689 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:09 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-bd895ee5-1b58-46e1-802d-217aa0508689 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] GET http://192.168.122.168/volume/v3/snapshots/d221dddb-d5ee-4968-a12a-8e7a0bcb265b Sep 07 21:06:09 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-bd895ee5-1b58-46e1-802d-217aa0508689 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:09 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-bd895ee5-1b58-46e1-802d-217aa0508689 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:09 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:09 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:06:09 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-bd895ee5-1b58-46e1-802d-217aa0508689 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Snapshot retrieved successfully. Sep 07 21:06:09 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-bd895ee5-1b58-46e1-802d-217aa0508689 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/snapshots/d221dddb-d5ee-4968-a12a-8e7a0bcb265b returned with HTTP 200 Sep 07 21:06:09 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 81/164] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:06:09 2026] GET /volume/v3/snapshots/d221dddb-d5ee-4968-a12a-8e7a0bcb265b => generated 469 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:06:10 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-bf5a5d30-9460-4225-a0b9-b6f582ef79d6 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:10 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-bf5a5d30-9460-4225-a0b9-b6f582ef79d6 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] GET http://192.168.122.168/volume/v3/snapshots/d221dddb-d5ee-4968-a12a-8e7a0bcb265b Sep 07 21:06:10 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-bf5a5d30-9460-4225-a0b9-b6f582ef79d6 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:10 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-bf5a5d30-9460-4225-a0b9-b6f582ef79d6 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:10 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:10 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:06:10 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-bf5a5d30-9460-4225-a0b9-b6f582ef79d6 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Snapshot retrieved successfully. Sep 07 21:06:10 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-bf5a5d30-9460-4225-a0b9-b6f582ef79d6 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/snapshots/d221dddb-d5ee-4968-a12a-8e7a0bcb265b returned with HTTP 200 Sep 07 21:06:10 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 84/165] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:06:10 2026] GET /volume/v3/snapshots/d221dddb-d5ee-4968-a12a-8e7a0bcb265b => generated 469 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:06:11 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-35255cea-54c6-4803-861a-545fe67143e4 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:11 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-35255cea-54c6-4803-861a-545fe67143e4 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] GET http://192.168.122.168/volume/v3/snapshots/d221dddb-d5ee-4968-a12a-8e7a0bcb265b Sep 07 21:06:11 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-35255cea-54c6-4803-861a-545fe67143e4 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:11 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-35255cea-54c6-4803-861a-545fe67143e4 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:11 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:11 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:06:11 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-35255cea-54c6-4803-861a-545fe67143e4 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Snapshot retrieved successfully. Sep 07 21:06:11 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-35255cea-54c6-4803-861a-545fe67143e4 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/snapshots/d221dddb-d5ee-4968-a12a-8e7a0bcb265b returned with HTTP 200 Sep 07 21:06:11 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 82/166] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:06:11 2026] GET /volume/v3/snapshots/d221dddb-d5ee-4968-a12a-8e7a0bcb265b => generated 469 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:06:12 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-8dcc5fa1-bb80-48e0-9994-0a2cc6e3972c None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:12 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8dcc5fa1-bb80-48e0-9994-0a2cc6e3972c tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] GET http://192.168.122.168/volume/v3/snapshots/d221dddb-d5ee-4968-a12a-8e7a0bcb265b Sep 07 21:06:12 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8dcc5fa1-bb80-48e0-9994-0a2cc6e3972c tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:12 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8dcc5fa1-bb80-48e0-9994-0a2cc6e3972c tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:12 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8dcc5fa1-bb80-48e0-9994-0a2cc6e3972c tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/snapshots/d221dddb-d5ee-4968-a12a-8e7a0bcb265b returned with HTTP 404 Sep 07 21:06:12 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 85/167] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:06:12 2026] GET /volume/v3/snapshots/d221dddb-d5ee-4968-a12a-8e7a0bcb265b => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 21:06:12 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-153bcf7e-263c-446c-b35a-ee1a1e12fc86 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:12 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-153bcf7e-263c-446c-b35a-ee1a1e12fc86 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] GET http://192.168.122.168/volume/v3/snapshots/d4ad0302-3d7e-4a0b-a0f7-514959ece149 Sep 07 21:06:12 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-153bcf7e-263c-446c-b35a-ee1a1e12fc86 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:12 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-153bcf7e-263c-446c-b35a-ee1a1e12fc86 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:12 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-153bcf7e-263c-446c-b35a-ee1a1e12fc86 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/snapshots/d4ad0302-3d7e-4a0b-a0f7-514959ece149 returned with HTTP 404 Sep 07 21:06:12 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 83/168] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:06:12 2026] GET /volume/v3/snapshots/d4ad0302-3d7e-4a0b-a0f7-514959ece149 => generated 111 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 21:06:12 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-1141c410-e789-4b15-8e7a-7cb82e265433 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:12 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-1141c410-e789-4b15-8e7a-7cb82e265433 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] GET http://192.168.122.168/volume/v3/group_snapshots/3ace4af4-cc59-4d25-870f-ad0ece5355cf Sep 07 21:06:12 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-1141c410-e789-4b15-8e7a-7cb82e265433 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:12 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-1141c410-e789-4b15-8e7a-7cb82e265433 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Calling method 'version_select' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:12 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.group_snapshots [None req-1141c410-e789-4b15-8e7a-7cb82e265433 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] show called for member 3ace4af4-cc59-4d25-870f-ad0ece5355cf {{(pid=86970) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 21:06:12 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-1141c410-e789-4b15-8e7a-7cb82e265433 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/group_snapshots/3ace4af4-cc59-4d25-870f-ad0ece5355cf returned with HTTP 404 Sep 07 21:06:12 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 86/169] 192.168.122.168 () {60 vars in 1297 bytes} [Mon Sep 7 21:06:12 2026] GET /volume/v3/group_snapshots/3ace4af4-cc59-4d25-870f-ad0ece5355cf => generated 116 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 21:06:12 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-47971d3f-9008-46f7-867d-5da6f0e6eb24 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:12 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-47971d3f-9008-46f7-867d-5da6f0e6eb24 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] DELETE http://192.168.122.168/volume/v3/group_snapshots/3ace4af4-cc59-4d25-870f-ad0ece5355cf Sep 07 21:06:12 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-47971d3f-9008-46f7-867d-5da6f0e6eb24 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:12 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-47971d3f-9008-46f7-867d-5da6f0e6eb24 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Calling method 'version_select' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:12 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.group_snapshots [None req-47971d3f-9008-46f7-867d-5da6f0e6eb24 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] delete called for member 3ace4af4-cc59-4d25-870f-ad0ece5355cf {{(pid=86971) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 07 21:06:12 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.group_snapshots [None req-47971d3f-9008-46f7-867d-5da6f0e6eb24 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Delete group_snapshot with id: 3ace4af4-cc59-4d25-870f-ad0ece5355cf Sep 07 21:06:12 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-47971d3f-9008-46f7-867d-5da6f0e6eb24 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/group_snapshots/3ace4af4-cc59-4d25-870f-ad0ece5355cf returned with HTTP 404 Sep 07 21:06:12 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 84/170] 192.168.122.168 () {60 vars in 1300 bytes} [Mon Sep 7 21:06:12 2026] DELETE /volume/v3/group_snapshots/3ace4af4-cc59-4d25-870f-ad0ece5355cf => generated 116 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 21:06:12 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-00efdc6a-2514-47c9-8c15-9c9a314b3fd4 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:12 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-00efdc6a-2514-47c9-8c15-9c9a314b3fd4 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] GET http://192.168.122.168/volume/v3/volumes/detail Sep 07 21:06:12 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-00efdc6a-2514-47c9-8c15-9c9a314b3fd4 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:12 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-00efdc6a-2514-47c9-8c15-9c9a314b3fd4 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Calling method 'detail' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:12 devstack devstack@c-api.service[86970]: DEBUG cinder.api.api_utils [None req-00efdc6a-2514-47c9-8c15-9c9a314b3fd4 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Removing options '' from query. {{(pid=86970) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 21:06:12 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-00efdc6a-2514-47c9-8c15-9c9a314b3fd4 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86970) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 21:06:12 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:06:12 devstack devstack@c-api.service[86970]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 21:06:12 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:06:12 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:06:12 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:06:12 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:06:12 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-00efdc6a-2514-47c9-8c15-9c9a314b3fd4 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Get all volumes completed successfully. Sep 07 21:06:13 devstack devstack@c-api.service[86970]: WARNING stevedore.named [None req-00efdc6a-2514-47c9-8c15-9c9a314b3fd4 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:06:13 devstack devstack@c-api.service[86970]: WARNING castellan.key_manager [None req-00efdc6a-2514-47c9-8c15-9c9a314b3fd4 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:06:13 devstack devstack@c-api.service[86970]: DEBUG oslo_db.sqlalchemy.engines [None req-00efdc6a-2514-47c9-8c15-9c9a314b3fd4 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86970) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 21:06:13 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:13 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:06:13 devstack devstack@c-api.service[86970]: WARNING stevedore.named [None req-00efdc6a-2514-47c9-8c15-9c9a314b3fd4 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:06:13 devstack devstack@c-api.service[86970]: WARNING castellan.key_manager [None req-00efdc6a-2514-47c9-8c15-9c9a314b3fd4 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:06:13 devstack devstack@c-api.service[86970]: DEBUG oslo_db.sqlalchemy.engines [None req-00efdc6a-2514-47c9-8c15-9c9a314b3fd4 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86970) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 21:06:13 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:13 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:06:13 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-00efdc6a-2514-47c9-8c15-9c9a314b3fd4 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/volumes/detail returned with HTTP 200 Sep 07 21:06:13 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 87/171] 192.168.122.168 () {60 vars in 1183 bytes} [Mon Sep 7 21:06:12 2026] GET /volume/v3/volumes/detail => generated 1838 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 21:06:13 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-8211ae53-bbcc-4227-b45b-0a1ce59cfba9 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:13 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-8211ae53-bbcc-4227-b45b-0a1ce59cfba9 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] POST http://192.168.122.168/volume/v3/groups/776e7cbb-4bba-46f7-b39e-7f8b6408326d/action Sep 07 21:06:13 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-8211ae53-bbcc-4227-b45b-0a1ce59cfba9 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:06:13 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-8211ae53-bbcc-4227-b45b-0a1ce59cfba9 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:06:13 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.groups [None req-8211ae53-bbcc-4227-b45b-0a1ce59cfba9 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] delete called for group 776e7cbb-4bba-46f7-b39e-7f8b6408326d {{(pid=86971) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 21:06:13 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.groups [None req-8211ae53-bbcc-4227-b45b-0a1ce59cfba9 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Delete group with id: 776e7cbb-4bba-46f7-b39e-7f8b6408326d Sep 07 21:06:13 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:13 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:06:13 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:06:13 devstack devstack@c-api.service[86971]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 21:06:13 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:06:13 devstack devstack@c-api.service[86971]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 21:06:13 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-8211ae53-bbcc-4227-b45b-0a1ce59cfba9 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/groups/776e7cbb-4bba-46f7-b39e-7f8b6408326d/action returned with HTTP 202 Sep 07 21:06:13 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 85/172] 192.168.122.168 () {62 vars in 1312 bytes} [Mon Sep 7 21:06:13 2026] POST /volume/v3/groups/776e7cbb-4bba-46f7-b39e-7f8b6408326d/action => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 21:06:13 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-1979cd56-a60a-4f81-beee-829b2c94a190 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:13 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-1979cd56-a60a-4f81-beee-829b2c94a190 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] GET http://192.168.122.168/volume/v3/volumes/7cd4b0f0-3f29-4c1c-aa44-1563c7262aa6 Sep 07 21:06:13 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-1979cd56-a60a-4f81-beee-829b2c94a190 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:13 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-1979cd56-a60a-4f81-beee-829b2c94a190 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:13 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:06:13 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:06:13 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:13 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:06:13 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-1979cd56-a60a-4f81-beee-829b2c94a190 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Volume info retrieved successfully. Sep 07 21:06:13 devstack devstack@c-api.service[86970]: WARNING stevedore.named [None req-1979cd56-a60a-4f81-beee-829b2c94a190 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:06:13 devstack devstack@c-api.service[86970]: WARNING castellan.key_manager [None req-1979cd56-a60a-4f81-beee-829b2c94a190 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:06:13 devstack devstack@c-api.service[86970]: DEBUG oslo_db.sqlalchemy.engines [None req-1979cd56-a60a-4f81-beee-829b2c94a190 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86970) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 21:06:13 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:13 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:06:13 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-1979cd56-a60a-4f81-beee-829b2c94a190 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/volumes/7cd4b0f0-3f29-4c1c-aa44-1563c7262aa6 returned with HTTP 200 Sep 07 21:06:13 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 88/173] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:06:13 2026] GET /volume/v3/volumes/7cd4b0f0-3f29-4c1c-aa44-1563c7262aa6 => generated 921 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:06:14 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-50730c96-721b-4c06-a6dd-aba1c11dc4d3 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:14 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-50730c96-721b-4c06-a6dd-aba1c11dc4d3 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] GET http://192.168.122.168/volume/v3/volumes/7cd4b0f0-3f29-4c1c-aa44-1563c7262aa6 Sep 07 21:06:14 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-50730c96-721b-4c06-a6dd-aba1c11dc4d3 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:14 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-50730c96-721b-4c06-a6dd-aba1c11dc4d3 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:14 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:06:14 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:06:14 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:14 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:06:14 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-50730c96-721b-4c06-a6dd-aba1c11dc4d3 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Volume info retrieved successfully. Sep 07 21:06:14 devstack devstack@c-api.service[86971]: WARNING stevedore.named [None req-50730c96-721b-4c06-a6dd-aba1c11dc4d3 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:06:14 devstack devstack@c-api.service[86971]: WARNING castellan.key_manager [None req-50730c96-721b-4c06-a6dd-aba1c11dc4d3 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:06:14 devstack devstack@c-api.service[86971]: DEBUG oslo_db.sqlalchemy.engines [None req-50730c96-721b-4c06-a6dd-aba1c11dc4d3 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86971) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 21:06:14 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:14 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:06:14 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-50730c96-721b-4c06-a6dd-aba1c11dc4d3 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/volumes/7cd4b0f0-3f29-4c1c-aa44-1563c7262aa6 returned with HTTP 200 Sep 07 21:06:14 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 86/174] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:06:14 2026] GET /volume/v3/volumes/7cd4b0f0-3f29-4c1c-aa44-1563c7262aa6 => generated 921 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 21:06:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-61f5dda3-0fd0-463a-9a3e-f44f1c8d262c None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:15 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-61f5dda3-0fd0-463a-9a3e-f44f1c8d262c tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] GET http://192.168.122.168/volume/v3/volumes/7cd4b0f0-3f29-4c1c-aa44-1563c7262aa6 Sep 07 21:06:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-61f5dda3-0fd0-463a-9a3e-f44f1c8d262c tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-61f5dda3-0fd0-463a-9a3e-f44f1c8d262c tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:15 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-61f5dda3-0fd0-463a-9a3e-f44f1c8d262c tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/volumes/7cd4b0f0-3f29-4c1c-aa44-1563c7262aa6 returned with HTTP 404 Sep 07 21:06:16 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 89/175] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:06:15 2026] GET /volume/v3/volumes/7cd4b0f0-3f29-4c1c-aa44-1563c7262aa6 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 21:06:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-f4136e40-4861-4e33-9266-b3ebd5c6966d None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:16 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f4136e40-4861-4e33-9266-b3ebd5c6966d tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] GET http://192.168.122.168/volume/v3/volumes/f2f6b904-7821-48a9-b751-babb71b1c300 Sep 07 21:06:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f4136e40-4861-4e33-9266-b3ebd5c6966d tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f4136e40-4861-4e33-9266-b3ebd5c6966d tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:16 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f4136e40-4861-4e33-9266-b3ebd5c6966d tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/volumes/f2f6b904-7821-48a9-b751-babb71b1c300 returned with HTTP 404 Sep 07 21:06:16 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 87/176] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:06:16 2026] GET /volume/v3/volumes/f2f6b904-7821-48a9-b751-babb71b1c300 => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 21:06:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-a4200a07-3e1f-4798-81a4-4c49917a60ac None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:16 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a4200a07-3e1f-4798-81a4-4c49917a60ac tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] GET http://192.168.122.168/volume/v3/groups/776e7cbb-4bba-46f7-b39e-7f8b6408326d Sep 07 21:06:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a4200a07-3e1f-4798-81a4-4c49917a60ac tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a4200a07-3e1f-4798-81a4-4c49917a60ac tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Calling method 'version_select' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.groups [None req-a4200a07-3e1f-4798-81a4-4c49917a60ac tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] show called for member 776e7cbb-4bba-46f7-b39e-7f8b6408326d {{(pid=86970) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 21:06:16 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:16 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:06:16 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:06:16 devstack devstack@c-api.service[86970]: return base.obj_make_list(context, cls(context), Sep 07 21:06:16 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a4200a07-3e1f-4798-81a4-4c49917a60ac tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/groups/776e7cbb-4bba-46f7-b39e-7f8b6408326d returned with HTTP 200 Sep 07 21:06:16 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 90/177] 192.168.122.168 () {60 vars in 1270 bytes} [Mon Sep 7 21:06:16 2026] GET /volume/v3/groups/776e7cbb-4bba-46f7-b39e-7f8b6408326d => generated 391 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:06:17 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-84ebb450-cea8-4015-82eb-34cf9209583b None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:17 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-84ebb450-cea8-4015-82eb-34cf9209583b tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] GET http://192.168.122.168/volume/v3/groups/776e7cbb-4bba-46f7-b39e-7f8b6408326d Sep 07 21:06:17 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-84ebb450-cea8-4015-82eb-34cf9209583b tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:17 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-84ebb450-cea8-4015-82eb-34cf9209583b tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Calling method 'version_select' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:17 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.groups [None req-84ebb450-cea8-4015-82eb-34cf9209583b tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] show called for member 776e7cbb-4bba-46f7-b39e-7f8b6408326d {{(pid=86971) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 21:06:17 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-84ebb450-cea8-4015-82eb-34cf9209583b tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/groups/776e7cbb-4bba-46f7-b39e-7f8b6408326d returned with HTTP 404 Sep 07 21:06:17 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 88/178] 192.168.122.168 () {60 vars in 1270 bytes} [Mon Sep 7 21:06:17 2026] GET /volume/v3/groups/776e7cbb-4bba-46f7-b39e-7f8b6408326d => generated 108 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 21:06:17 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-32d8a65c-abb6-4c69-8fe3-05fc68372253 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:17 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-32d8a65c-abb6-4c69-8fe3-05fc68372253 tempest-GroupSnapshotsTest-2114796093 tempest-GroupSnapshotsTest-2114796093-project-admin] DELETE http://192.168.122.168/volume/v3/group_types/2cb247db-b72d-44a6-a922-32bc0c3ee2d0 Sep 07 21:06:17 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-32d8a65c-abb6-4c69-8fe3-05fc68372253 tempest-GroupSnapshotsTest-2114796093 tempest-GroupSnapshotsTest-2114796093-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:17 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-32d8a65c-abb6-4c69-8fe3-05fc68372253 tempest-GroupSnapshotsTest-2114796093 tempest-GroupSnapshotsTest-2114796093-project-admin] Calling method 'version_select' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:17 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:17 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:06:17 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-32d8a65c-abb6-4c69-8fe3-05fc68372253 tempest-GroupSnapshotsTest-2114796093 tempest-GroupSnapshotsTest-2114796093-project-admin] http://192.168.122.168/volume/v3/group_types/2cb247db-b72d-44a6-a922-32bc0c3ee2d0 returned with HTTP 202 Sep 07 21:06:17 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 91/179] 192.168.122.168 () {60 vars in 1288 bytes} [Mon Sep 7 21:06:17 2026] DELETE /volume/v3/group_types/2cb247db-b72d-44a6-a922-32bc0c3ee2d0 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 21:06:17 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-93ebff6d-fecd-47ac-9e32-db987b67f029 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:17 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-93ebff6d-fecd-47ac-9e32-db987b67f029 tempest-GroupSnapshotsTest-2114796093 tempest-GroupSnapshotsTest-2114796093-project-admin] DELETE http://192.168.122.168/volume/v3/types/389228c0-4c5d-45ad-b1b0-a88d28aa92cd Sep 07 21:06:17 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-93ebff6d-fecd-47ac-9e32-db987b67f029 tempest-GroupSnapshotsTest-2114796093 tempest-GroupSnapshotsTest-2114796093-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:17 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-93ebff6d-fecd-47ac-9e32-db987b67f029 tempest-GroupSnapshotsTest-2114796093 tempest-GroupSnapshotsTest-2114796093-project-admin] Calling method '_delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:17 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-93ebff6d-fecd-47ac-9e32-db987b67f029 tempest-GroupSnapshotsTest-2114796093 tempest-GroupSnapshotsTest-2114796093-project-admin] http://192.168.122.168/volume/v3/types/389228c0-4c5d-45ad-b1b0-a88d28aa92cd returned with HTTP 202 Sep 07 21:06:17 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 89/180] 192.168.122.168 () {58 vars in 1229 bytes} [Mon Sep 7 21:06:17 2026] DELETE /volume/v3/types/389228c0-4c5d-45ad-b1b0-a88d28aa92cd => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:06:17 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-839eba9f-5797-4a21-98e8-1b21bbb58738 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:17 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-839eba9f-5797-4a21-98e8-1b21bbb58738 tempest-GroupSnapshotsTest-2114796093 tempest-GroupSnapshotsTest-2114796093-project-admin] GET http://192.168.122.168/volume/v3/types/389228c0-4c5d-45ad-b1b0-a88d28aa92cd Sep 07 21:06:17 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-839eba9f-5797-4a21-98e8-1b21bbb58738 tempest-GroupSnapshotsTest-2114796093 tempest-GroupSnapshotsTest-2114796093-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:17 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-839eba9f-5797-4a21-98e8-1b21bbb58738 tempest-GroupSnapshotsTest-2114796093 tempest-GroupSnapshotsTest-2114796093-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:17 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-839eba9f-5797-4a21-98e8-1b21bbb58738 tempest-GroupSnapshotsTest-2114796093 tempest-GroupSnapshotsTest-2114796093-project-admin] http://192.168.122.168/volume/v3/types/389228c0-4c5d-45ad-b1b0-a88d28aa92cd returned with HTTP 404 Sep 07 21:06:17 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 92/181] 192.168.122.168 () {58 vars in 1226 bytes} [Mon Sep 7 21:06:17 2026] GET /volume/v3/types/389228c0-4c5d-45ad-b1b0-a88d28aa92cd => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:06:17 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-f3accec9-b4fb-47db-a342-c58205d6e320 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:17 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f3accec9-b4fb-47db-a342-c58205d6e320 tempest-GroupSnapshotsTest-2114796093 tempest-GroupSnapshotsTest-2114796093-project-admin] POST http://192.168.122.168/volume/v3/types Sep 07 21:06:17 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f3accec9-b4fb-47db-a342-c58205d6e320 tempest-GroupSnapshotsTest-2114796093 tempest-GroupSnapshotsTest-2114796093-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1637620544"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:06:17 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f3accec9-b4fb-47db-a342-c58205d6e320 tempest-GroupSnapshotsTest-2114796093 tempest-GroupSnapshotsTest-2114796093-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 07 21:06:17 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 90/182] 192.168.122.168 () {60 vars in 1136 bytes} [Mon Sep 7 21:06:17 2026] POST /volume/v3/types => generated 224 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:06:17 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-1aa0d7f0-a56f-4da1-99c9-2d9bc3bbfd89 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:17 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-1aa0d7f0-a56f-4da1-99c9-2d9bc3bbfd89 tempest-GroupSnapshotsTest-2114796093 tempest-GroupSnapshotsTest-2114796093-project-admin] POST http://192.168.122.168/volume/v3/group_types Sep 07 21:06:17 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-1aa0d7f0-a56f-4da1-99c9-2d9bc3bbfd89 tempest-GroupSnapshotsTest-2114796093 tempest-GroupSnapshotsTest-2114796093-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-787740067"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:06:17 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-1aa0d7f0-a56f-4da1-99c9-2d9bc3bbfd89 tempest-GroupSnapshotsTest-2114796093 tempest-GroupSnapshotsTest-2114796093-project-admin] http://192.168.122.168/volume/v3/group_types returned with HTTP 202 Sep 07 21:06:17 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 93/183] 192.168.122.168 () {62 vars in 1195 bytes} [Mon Sep 7 21:06:17 2026] POST /volume/v3/group_types => generated 180 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:06:17 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-66b173c8-43b1-4519-a6ac-f075be5a9e5d None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:17 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-66b173c8-43b1-4519-a6ac-f075be5a9e5d tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] POST http://192.168.122.168/volume/v3/groups Sep 07 21:06:17 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-66b173c8-43b1-4519-a6ac-f075be5a9e5d tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "2e968b3e-543c-4bae-88f4-2eca893373f5", "volume_types": ["a7e82e68-f6ae-4aa4-b3f9-2ba723b63f76"], "name": "tempest-GroupSnapshotsTest-Group-38659331"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:06:17 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.groups [None req-66b173c8-43b1-4519-a6ac-f075be5a9e5d tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Creating new group {'group': {'group_type': '2e968b3e-543c-4bae-88f4-2eca893373f5', 'volume_types': ['a7e82e68-f6ae-4aa4-b3f9-2ba723b63f76'], 'name': 'tempest-GroupSnapshotsTest-Group-38659331'}} {{(pid=86971) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 07 21:06:17 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.groups [None req-66b173c8-43b1-4519-a6ac-f075be5a9e5d tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Creating group tempest-GroupSnapshotsTest-Group-38659331. Sep 07 21:06:17 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-66b173c8-43b1-4519-a6ac-f075be5a9e5d tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Availability Zones retrieved successfully. Sep 07 21:06:17 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-66b173c8-43b1-4519-a6ac-f075be5a9e5d tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Created reservations ['9094b242-0ec5-49fa-93ff-175289fe1c9a'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:06:17 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-66b173c8-43b1-4519-a6ac-f075be5a9e5d tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/groups returned with HTTP 202 Sep 07 21:06:17 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 91/184] 192.168.122.168 () {62 vars in 1181 bytes} [Mon Sep 7 21:06:17 2026] POST /volume/v3/groups => generated 110 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:06:17 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-2de40aec-e0d0-4f21-b458-6bc67b9a5fe6 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:17 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-2de40aec-e0d0-4f21-b458-6bc67b9a5fe6 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] GET http://192.168.122.168/volume/v3/groups/7995fcca-b590-49df-b369-5518f59d9c1a Sep 07 21:06:17 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-2de40aec-e0d0-4f21-b458-6bc67b9a5fe6 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:17 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-2de40aec-e0d0-4f21-b458-6bc67b9a5fe6 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Calling method 'version_select' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:17 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.groups [None req-2de40aec-e0d0-4f21-b458-6bc67b9a5fe6 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] show called for member 7995fcca-b590-49df-b369-5518f59d9c1a {{(pid=86970) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 21:06:17 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:17 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:06:17 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:06:17 devstack devstack@c-api.service[86970]: return base.obj_make_list(context, cls(context), Sep 07 21:06:17 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-2de40aec-e0d0-4f21-b458-6bc67b9a5fe6 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/groups/7995fcca-b590-49df-b369-5518f59d9c1a returned with HTTP 200 Sep 07 21:06:17 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 94/185] 192.168.122.168 () {60 vars in 1270 bytes} [Mon Sep 7 21:06:17 2026] GET /volume/v3/groups/7995fcca-b590-49df-b369-5518f59d9c1a => generated 390 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:06:18 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-d48f657b-291d-46fe-a1d0-5171911af90f None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:18 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d48f657b-291d-46fe-a1d0-5171911af90f tempest-ServerRescueNegativeTestJSON-12608809 tempest-ServerRescueNegativeTestJSON-12608809-project-member] DELETE http://192.168.122.168/volume/v3/volumes/1e766e46-ae66-4e33-a222-91bfd5614a39 Sep 07 21:06:18 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-d48f657b-291d-46fe-a1d0-5171911af90f tempest-ServerRescueNegativeTestJSON-12608809 tempest-ServerRescueNegativeTestJSON-12608809-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:18 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-d48f657b-291d-46fe-a1d0-5171911af90f tempest-ServerRescueNegativeTestJSON-12608809 tempest-ServerRescueNegativeTestJSON-12608809-project-member] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:18 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-d48f657b-291d-46fe-a1d0-5171911af90f tempest-ServerRescueNegativeTestJSON-12608809 tempest-ServerRescueNegativeTestJSON-12608809-project-member] Delete volume with id: 1e766e46-ae66-4e33-a222-91bfd5614a39 Sep 07 21:06:18 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:06:18 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:06:18 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:18 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:06:18 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-d48f657b-291d-46fe-a1d0-5171911af90f tempest-ServerRescueNegativeTestJSON-12608809 tempest-ServerRescueNegativeTestJSON-12608809-project-member] Volume info retrieved successfully. Sep 07 21:06:18 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-d48f657b-291d-46fe-a1d0-5171911af90f tempest-ServerRescueNegativeTestJSON-12608809 tempest-ServerRescueNegativeTestJSON-12608809-project-member] Delete volume request issued successfully. Sep 07 21:06:18 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d48f657b-291d-46fe-a1d0-5171911af90f tempest-ServerRescueNegativeTestJSON-12608809 tempest-ServerRescueNegativeTestJSON-12608809-project-member] http://192.168.122.168/volume/v3/volumes/1e766e46-ae66-4e33-a222-91bfd5614a39 returned with HTTP 202 Sep 07 21:06:18 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 92/186] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:06:18 2026] DELETE /volume/v3/volumes/1e766e46-ae66-4e33-a222-91bfd5614a39 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:06:18 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-bbff3c34-74e2-46a5-a657-8f6657765b93 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:18 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-bbff3c34-74e2-46a5-a657-8f6657765b93 tempest-ServerRescueNegativeTestJSON-12608809 tempest-ServerRescueNegativeTestJSON-12608809-project-member] GET http://192.168.122.168/volume/v3/volumes/1e766e46-ae66-4e33-a222-91bfd5614a39 Sep 07 21:06:18 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-bbff3c34-74e2-46a5-a657-8f6657765b93 tempest-ServerRescueNegativeTestJSON-12608809 tempest-ServerRescueNegativeTestJSON-12608809-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:18 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-bbff3c34-74e2-46a5-a657-8f6657765b93 tempest-ServerRescueNegativeTestJSON-12608809 tempest-ServerRescueNegativeTestJSON-12608809-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:18 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:06:18 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:06:18 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:18 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:06:18 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-bbff3c34-74e2-46a5-a657-8f6657765b93 tempest-ServerRescueNegativeTestJSON-12608809 tempest-ServerRescueNegativeTestJSON-12608809-project-member] Volume info retrieved successfully. Sep 07 21:06:18 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-bbff3c34-74e2-46a5-a657-8f6657765b93 tempest-ServerRescueNegativeTestJSON-12608809 tempest-ServerRescueNegativeTestJSON-12608809-project-member] http://192.168.122.168/volume/v3/volumes/1e766e46-ae66-4e33-a222-91bfd5614a39 returned with HTTP 200 Sep 07 21:06:18 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 95/187] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:06:18 2026] GET /volume/v3/volumes/1e766e46-ae66-4e33-a222-91bfd5614a39 => generated 859 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:06:18 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-2fc74f21-43be-4beb-8110-e63f7da2d5ca None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:18 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-2fc74f21-43be-4beb-8110-e63f7da2d5ca tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] GET http://192.168.122.168/volume/v3/groups/7995fcca-b590-49df-b369-5518f59d9c1a Sep 07 21:06:18 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-2fc74f21-43be-4beb-8110-e63f7da2d5ca tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:18 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-2fc74f21-43be-4beb-8110-e63f7da2d5ca tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Calling method 'version_select' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:18 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.groups [None req-2fc74f21-43be-4beb-8110-e63f7da2d5ca tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] show called for member 7995fcca-b590-49df-b369-5518f59d9c1a {{(pid=86971) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 21:06:18 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:18 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:06:18 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:06:18 devstack devstack@c-api.service[86971]: return base.obj_make_list(context, cls(context), Sep 07 21:06:18 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-2fc74f21-43be-4beb-8110-e63f7da2d5ca tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/groups/7995fcca-b590-49df-b369-5518f59d9c1a returned with HTTP 200 Sep 07 21:06:18 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 93/188] 192.168.122.168 () {60 vars in 1270 bytes} [Mon Sep 7 21:06:18 2026] GET /volume/v3/groups/7995fcca-b590-49df-b369-5518f59d9c1a => generated 391 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:06:18 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-11c91349-f235-4212-a4c3-75a3c2b360ce None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:18 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-11c91349-f235-4212-a4c3-75a3c2b360ce tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:06:18 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-11c91349-f235-4212-a4c3-75a3c2b360ce tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1577007990", "volume_type": "a7e82e68-f6ae-4aa4-b3f9-2ba723b63f76", "group_id": "7995fcca-b590-49df-b369-5518f59d9c1a", "size": 1}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:06:18 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.volumes [None req-11c91349-f235-4212-a4c3-75a3c2b360ce tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1577007990', 'volume_type': 'a7e82e68-f6ae-4aa4-b3f9-2ba723b63f76', 'group_id': '7995fcca-b590-49df-b369-5518f59d9c1a', 'size': 1}} {{(pid=86970) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:06:18 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:18 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:06:18 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-11c91349-f235-4212-a4c3-75a3c2b360ce tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Create volume of 1 GB Sep 07 21:06:18 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:06:18 devstack devstack@c-api.service[86970]: return base.obj_make_list(context, cls(context), Sep 07 21:06:18 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-11c91349-f235-4212-a4c3-75a3c2b360ce tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Availability Zones retrieved successfully. Sep 07 21:06:18 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-11c91349-f235-4212-a4c3-75a3c2b360ce tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Flow 'volume_create_api' (c57677a7-efa4-421c-a68b-596e4a24dd15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:06:18 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-11c91349-f235-4212-a4c3-75a3c2b360ce tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (173f8584-f759-4134-9bfb-5385d99ff6c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:06:18 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:18 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:06:18 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.flows.api.create_volume [None req-11c91349-f235-4212-a4c3-75a3c2b360ce tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Validating volume size '1' using validate_int {{(pid=86970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:06:18 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-11c91349-f235-4212-a4c3-75a3c2b360ce tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (173f8584-f759-4134-9bfb-5385d99ff6c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:06:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a7e82e68-f6ae-4aa4-b3f9-2ba723b63f76,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1637620544',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a7e82e68-f6ae-4aa4-b3f9-2ba723b63f76', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '7995fcca-b590-49df-b369-5518f59d9c1a', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:06:18 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-11c91349-f235-4212-a4c3-75a3c2b360ce tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7598ffb-d390-46eb-8d55-782489ed18b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:06:18 devstack devstack@c-api.service[86970]: WARNING cinder.quota [None req-11c91349-f235-4212-a4c3-75a3c2b360ce tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1637620544 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1637620544, it is now deprecated. Please use the default quota class for default quota. Sep 07 21:06:18 devstack devstack@c-api.service[86970]: WARNING cinder.quota [None req-11c91349-f235-4212-a4c3-75a3c2b360ce tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1637620544 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1637620544, it is now deprecated. Please use the default quota class for default quota. Sep 07 21:06:18 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-11c91349-f235-4212-a4c3-75a3c2b360ce tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Created reservations ['27c608a7-3c3a-49f6-8e87-113bbe421cf8', 'e3cadf17-b038-4473-b142-9f98c3390c1c', 'e9684c1e-b95c-4c87-bc0c-c5c2cae755ff', '0a4b396e-9733-4a08-8421-5c312c8d99ed'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:06:18 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-11c91349-f235-4212-a4c3-75a3c2b360ce tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7598ffb-d390-46eb-8d55-782489ed18b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['27c608a7-3c3a-49f6-8e87-113bbe421cf8', 'e3cadf17-b038-4473-b142-9f98c3390c1c', 'e9684c1e-b95c-4c87-bc0c-c5c2cae755ff', '0a4b396e-9733-4a08-8421-5c312c8d99ed']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:06:18 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-11c91349-f235-4212-a4c3-75a3c2b360ce tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44619f1b-ebad-4a37-a840-ca2da6791411) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:06:18 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:06:18 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:06:18 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-11c91349-f235-4212-a4c3-75a3c2b360ce tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44619f1b-ebad-4a37-a840-ca2da6791411) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f8155d9-7849-49a4-b929-f5adeb637eb9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1577007990',encryption_key_id=None,group_id=7995fcca-b590-49df-b369-5518f59d9c1a,group_type_id=,metadata={},multiattach=False,project_id='3dae514284834ba78a4dccf9714d95b8',qos_specs=None,replication_status=,reservations=['27c608a7-3c3a-49f6-8e87-113bbe421cf8','e3cadf17-b038-4473-b142-9f98c3390c1c','e9684c1e-b95c-4c87-bc0c-c5c2cae755ff','0a4b396e-9733-4a08-8421-5c312c8d99ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f261cecf12642248d40720c94d07861',volume_type_id=a7e82e68-f6ae-4aa4-b3f9-2ba723b63f76), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:06:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1577007990',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=7995fcca-b590-49df-b369-5518f59d9c1a,host=None,id=5f8155d9-7849-49a4-b929-f5adeb637eb9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3dae514284834ba78a4dccf9714d95b8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6f261cecf12642248d40720c94d07861',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a7e82e68-f6ae-4aa4-b3f9-2ba723b63f76),volume_type_id=a7e82e68-f6ae-4aa4-b3f9-2ba723b63f76)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:06:18 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-11c91349-f235-4212-a4c3-75a3c2b360ce tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1161d96-468b-4524-9663-38c030827e06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:06:19 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-11c91349-f235-4212-a4c3-75a3c2b360ce tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1161d96-468b-4524-9663-38c030827e06) transitioned into state 'SUCCESS' from state '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-1577007990',encryption_key_id=None,group_id=7995fcca-b590-49df-b369-5518f59d9c1a,group_type_id=,metadata={},multiattach=False,project_id='3dae514284834ba78a4dccf9714d95b8',qos_specs=None,replication_status=,reservations=['27c608a7-3c3a-49f6-8e87-113bbe421cf8','e3cadf17-b038-4473-b142-9f98c3390c1c','e9684c1e-b95c-4c87-bc0c-c5c2cae755ff','0a4b396e-9733-4a08-8421-5c312c8d99ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f261cecf12642248d40720c94d07861',volume_type_id=a7e82e68-f6ae-4aa4-b3f9-2ba723b63f76)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:06:19 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-11c91349-f235-4212-a4c3-75a3c2b360ce tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad3bee78-26c0-4691-ae1e-0feff57cad58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:06:19 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-11c91349-f235-4212-a4c3-75a3c2b360ce tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad3bee78-26c0-4691-ae1e-0feff57cad58) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:06:19 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-11c91349-f235-4212-a4c3-75a3c2b360ce tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Flow 'volume_create_api' (c57677a7-efa4-421c-a68b-596e4a24dd15) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:06:19 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-11c91349-f235-4212-a4c3-75a3c2b360ce tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Create volume request issued successfully. Sep 07 21:06:19 devstack devstack@c-api.service[86970]: WARNING stevedore.named [None req-11c91349-f235-4212-a4c3-75a3c2b360ce tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:06:19 devstack devstack@c-api.service[86970]: WARNING castellan.key_manager [None req-11c91349-f235-4212-a4c3-75a3c2b360ce tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:06:19 devstack devstack@c-api.service[86970]: DEBUG oslo_db.sqlalchemy.engines [None req-11c91349-f235-4212-a4c3-75a3c2b360ce tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86970) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 21:06:19 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:19 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:06:19 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-11c91349-f235-4212-a4c3-75a3c2b360ce tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:06:19 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 96/189] 192.168.122.168 () {62 vars in 1184 bytes} [Mon Sep 7 21:06:18 2026] POST /volume/v3/volumes => generated 831 bytes in 495 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:06:19 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-a30db461-7797-4981-8a69-87195a340e83 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:19 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a30db461-7797-4981-8a69-87195a340e83 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] GET http://192.168.122.168/volume/v3/volumes/5f8155d9-7849-49a4-b929-f5adeb637eb9 Sep 07 21:06:19 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-a30db461-7797-4981-8a69-87195a340e83 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:19 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-a30db461-7797-4981-8a69-87195a340e83 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:19 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:06:19 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:06:19 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:19 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:06:19 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-a30db461-7797-4981-8a69-87195a340e83 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Volume info retrieved successfully. Sep 07 21:06:19 devstack devstack@c-api.service[86971]: WARNING stevedore.named [None req-a30db461-7797-4981-8a69-87195a340e83 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:06:19 devstack devstack@c-api.service[86971]: WARNING castellan.key_manager [None req-a30db461-7797-4981-8a69-87195a340e83 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:06:19 devstack devstack@c-api.service[86971]: DEBUG oslo_db.sqlalchemy.engines [None req-a30db461-7797-4981-8a69-87195a340e83 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86971) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 21:06:19 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:19 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:06:19 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a30db461-7797-4981-8a69-87195a340e83 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/volumes/5f8155d9-7849-49a4-b929-f5adeb637eb9 returned with HTTP 200 Sep 07 21:06:19 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 94/190] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:06:19 2026] GET /volume/v3/volumes/5f8155d9-7849-49a4-b929-f5adeb637eb9 => generated 899 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:06:19 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-6b7d4025-f418-4aed-a321-106de492ba01 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:19 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-6b7d4025-f418-4aed-a321-106de492ba01 tempest-ServerRescueNegativeTestJSON-12608809 tempest-ServerRescueNegativeTestJSON-12608809-project-member] GET http://192.168.122.168/volume/v3/volumes/1e766e46-ae66-4e33-a222-91bfd5614a39 Sep 07 21:06:19 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-6b7d4025-f418-4aed-a321-106de492ba01 tempest-ServerRescueNegativeTestJSON-12608809 tempest-ServerRescueNegativeTestJSON-12608809-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:19 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-6b7d4025-f418-4aed-a321-106de492ba01 tempest-ServerRescueNegativeTestJSON-12608809 tempest-ServerRescueNegativeTestJSON-12608809-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:19 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-6b7d4025-f418-4aed-a321-106de492ba01 tempest-ServerRescueNegativeTestJSON-12608809 tempest-ServerRescueNegativeTestJSON-12608809-project-member] http://192.168.122.168/volume/v3/volumes/1e766e46-ae66-4e33-a222-91bfd5614a39 returned with HTTP 404 Sep 07 21:06:19 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 97/191] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:06:19 2026] GET /volume/v3/volumes/1e766e46-ae66-4e33-a222-91bfd5614a39 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:06:20 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-ec461d43-1dea-42d4-9bc9-de9f034c9b43 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:20 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ec461d43-1dea-42d4-9bc9-de9f034c9b43 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] GET http://192.168.122.168/volume/v3/volumes/5f8155d9-7849-49a4-b929-f5adeb637eb9 Sep 07 21:06:20 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-ec461d43-1dea-42d4-9bc9-de9f034c9b43 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:20 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-ec461d43-1dea-42d4-9bc9-de9f034c9b43 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:20 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:06:20 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:06:20 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:20 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:06:20 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-ec461d43-1dea-42d4-9bc9-de9f034c9b43 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Volume info retrieved successfully. Sep 07 21:06:20 devstack devstack@c-api.service[86971]: WARNING stevedore.named [None req-ec461d43-1dea-42d4-9bc9-de9f034c9b43 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:06:20 devstack devstack@c-api.service[86971]: WARNING castellan.key_manager [None req-ec461d43-1dea-42d4-9bc9-de9f034c9b43 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:06:20 devstack devstack@c-api.service[86971]: DEBUG oslo_db.sqlalchemy.engines [None req-ec461d43-1dea-42d4-9bc9-de9f034c9b43 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86971) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 21:06:20 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:20 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:06:20 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ec461d43-1dea-42d4-9bc9-de9f034c9b43 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/volumes/5f8155d9-7849-49a4-b929-f5adeb637eb9 returned with HTTP 200 Sep 07 21:06:20 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 95/192] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:06:20 2026] GET /volume/v3/volumes/5f8155d9-7849-49a4-b929-f5adeb637eb9 => generated 923 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 21:06:21 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-a8718070-a4ae-4825-ad87-214504ec7dd4 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:21 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a8718070-a4ae-4825-ad87-214504ec7dd4 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] GET http://192.168.122.168/volume/v3/volumes/5f8155d9-7849-49a4-b929-f5adeb637eb9 Sep 07 21:06:21 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a8718070-a4ae-4825-ad87-214504ec7dd4 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:21 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a8718070-a4ae-4825-ad87-214504ec7dd4 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:21 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:06:21 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:06:21 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:21 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:06:21 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-a8718070-a4ae-4825-ad87-214504ec7dd4 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Volume info retrieved successfully. Sep 07 21:06:21 devstack devstack@c-api.service[86970]: WARNING stevedore.named [None req-a8718070-a4ae-4825-ad87-214504ec7dd4 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:06:21 devstack devstack@c-api.service[86970]: WARNING castellan.key_manager [None req-a8718070-a4ae-4825-ad87-214504ec7dd4 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:06:21 devstack devstack@c-api.service[86970]: DEBUG oslo_db.sqlalchemy.engines [None req-a8718070-a4ae-4825-ad87-214504ec7dd4 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86970) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 21:06:21 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:21 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:06:21 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a8718070-a4ae-4825-ad87-214504ec7dd4 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/volumes/5f8155d9-7849-49a4-b929-f5adeb637eb9 returned with HTTP 200 Sep 07 21:06:21 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 98/193] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:06:21 2026] GET /volume/v3/volumes/5f8155d9-7849-49a4-b929-f5adeb637eb9 => generated 924 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:06:21 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-d2b83434-1c4f-4a1d-a0f8-1893c5ee94ae None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:21 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d2b83434-1c4f-4a1d-a0f8-1893c5ee94ae tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] POST http://192.168.122.168/volume/v3/group_snapshots Sep 07 21:06:21 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-d2b83434-1c4f-4a1d-a0f8-1893c5ee94ae tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "7995fcca-b590-49df-b369-5518f59d9c1a", "name": "tempest-group_snapshot-38672352"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:06:21 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.group_snapshots [None req-d2b83434-1c4f-4a1d-a0f8-1893c5ee94ae tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '7995fcca-b590-49df-b369-5518f59d9c1a', 'name': 'tempest-group_snapshot-38672352'}} {{(pid=86971) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 07 21:06:21 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:21 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:06:21 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.group_snapshots [None req-d2b83434-1c4f-4a1d-a0f8-1893c5ee94ae tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Creating group_snapshot tempest-group_snapshot-38672352. Sep 07 21:06:22 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:06:22 devstack devstack@c-api.service[86971]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 21:06:22 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:06:22 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:06:22 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:22 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:06:22 devstack devstack@c-api.service[86971]: WARNING cinder.quota [None req-d2b83434-1c4f-4a1d-a0f8-1893c5ee94ae tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1637620544 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1637620544, it is now deprecated. Please use the default quota class for default quota. Sep 07 21:06:22 devstack devstack@c-api.service[86971]: WARNING cinder.quota [None req-d2b83434-1c4f-4a1d-a0f8-1893c5ee94ae tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1637620544 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1637620544, it is now deprecated. Please use the default quota class for default quota. Sep 07 21:06:22 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-d2b83434-1c4f-4a1d-a0f8-1893c5ee94ae tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Created reservations ['f7d7eae9-25b0-4fa9-96f7-336ff0828267', '2d83c48a-026e-49af-914d-b2c6e4c23800', '7f12cf3b-7fce-4cf9-84d2-7db182ab0361', '9a42b1f2-1d63-4300-8e71-f4c833fe61bd'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:06:22 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d2b83434-1c4f-4a1d-a0f8-1893c5ee94ae tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/group_snapshots returned with HTTP 202 Sep 07 21:06:22 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 96/194] 192.168.122.168 () {62 vars in 1208 bytes} [Mon Sep 7 21:06:21 2026] POST /volume/v3/group_snapshots => generated 166 bytes in 388 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:06:22 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-ab101cfc-b48c-4708-b414-ad1eb0aae7dd None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:22 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ab101cfc-b48c-4708-b414-ad1eb0aae7dd tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] GET http://192.168.122.168/volume/v3/group_snapshots/b8b05b03-7fdc-4cf5-830b-67ed4a289ea6 Sep 07 21:06:22 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ab101cfc-b48c-4708-b414-ad1eb0aae7dd tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:22 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ab101cfc-b48c-4708-b414-ad1eb0aae7dd tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Calling method 'version_select' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:22 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.group_snapshots [None req-ab101cfc-b48c-4708-b414-ad1eb0aae7dd tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] show called for member b8b05b03-7fdc-4cf5-830b-67ed4a289ea6 {{(pid=86970) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 21:06:22 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:22 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:06:22 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ab101cfc-b48c-4708-b414-ad1eb0aae7dd tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/group_snapshots/b8b05b03-7fdc-4cf5-830b-67ed4a289ea6 returned with HTTP 200 Sep 07 21:06:22 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 99/195] 192.168.122.168 () {60 vars in 1297 bytes} [Mon Sep 7 21:06:22 2026] GET /volume/v3/group_snapshots/b8b05b03-7fdc-4cf5-830b-67ed4a289ea6 => generated 305 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:06:23 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-c6ce7a1a-bb5c-449b-ad01-63e50b58bde7 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:23 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c6ce7a1a-bb5c-449b-ad01-63e50b58bde7 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] GET http://192.168.122.168/volume/v3/group_snapshots/b8b05b03-7fdc-4cf5-830b-67ed4a289ea6 Sep 07 21:06:23 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c6ce7a1a-bb5c-449b-ad01-63e50b58bde7 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:23 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c6ce7a1a-bb5c-449b-ad01-63e50b58bde7 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Calling method 'version_select' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:23 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.group_snapshots [None req-c6ce7a1a-bb5c-449b-ad01-63e50b58bde7 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] show called for member b8b05b03-7fdc-4cf5-830b-67ed4a289ea6 {{(pid=86971) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 21:06:23 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:23 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:06:23 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c6ce7a1a-bb5c-449b-ad01-63e50b58bde7 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/group_snapshots/b8b05b03-7fdc-4cf5-830b-67ed4a289ea6 returned with HTTP 200 Sep 07 21:06:23 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 97/196] 192.168.122.168 () {60 vars in 1297 bytes} [Mon Sep 7 21:06:23 2026] GET /volume/v3/group_snapshots/b8b05b03-7fdc-4cf5-830b-67ed4a289ea6 => generated 305 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:06:24 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-76e54959-01b4-4e13-9c72-3e132a6ede68 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:24 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-76e54959-01b4-4e13-9c72-3e132a6ede68 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] GET http://192.168.122.168/volume/v3/group_snapshots/b8b05b03-7fdc-4cf5-830b-67ed4a289ea6 Sep 07 21:06:24 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-76e54959-01b4-4e13-9c72-3e132a6ede68 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:24 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-76e54959-01b4-4e13-9c72-3e132a6ede68 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Calling method 'version_select' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:24 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.group_snapshots [None req-76e54959-01b4-4e13-9c72-3e132a6ede68 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] show called for member b8b05b03-7fdc-4cf5-830b-67ed4a289ea6 {{(pid=86970) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 21:06:24 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:24 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:06:24 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-76e54959-01b4-4e13-9c72-3e132a6ede68 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/group_snapshots/b8b05b03-7fdc-4cf5-830b-67ed4a289ea6 returned with HTTP 200 Sep 07 21:06:24 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 100/197] 192.168.122.168 () {60 vars in 1297 bytes} [Mon Sep 7 21:06:24 2026] GET /volume/v3/group_snapshots/b8b05b03-7fdc-4cf5-830b-67ed4a289ea6 => generated 305 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:06:25 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-ff355f82-6915-4b93-8d47-0c4b65078e82 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:25 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ff355f82-6915-4b93-8d47-0c4b65078e82 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] GET http://192.168.122.168/volume/v3/group_snapshots/b8b05b03-7fdc-4cf5-830b-67ed4a289ea6 Sep 07 21:06:25 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-ff355f82-6915-4b93-8d47-0c4b65078e82 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:25 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-ff355f82-6915-4b93-8d47-0c4b65078e82 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Calling method 'version_select' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:25 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.group_snapshots [None req-ff355f82-6915-4b93-8d47-0c4b65078e82 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] show called for member b8b05b03-7fdc-4cf5-830b-67ed4a289ea6 {{(pid=86971) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 21:06:25 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:25 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:06:25 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ff355f82-6915-4b93-8d47-0c4b65078e82 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/group_snapshots/b8b05b03-7fdc-4cf5-830b-67ed4a289ea6 returned with HTTP 200 Sep 07 21:06:25 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 98/198] 192.168.122.168 () {60 vars in 1297 bytes} [Mon Sep 7 21:06:25 2026] GET /volume/v3/group_snapshots/b8b05b03-7fdc-4cf5-830b-67ed4a289ea6 => generated 306 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:06:25 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-694f0b0f-5f74-4274-ba09-a11d6ce176dc None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:25 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-694f0b0f-5f74-4274-ba09-a11d6ce176dc tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] GET http://192.168.122.168/volume/v3/snapshots/detail Sep 07 21:06:25 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-694f0b0f-5f74-4274-ba09-a11d6ce176dc tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:25 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-694f0b0f-5f74-4274-ba09-a11d6ce176dc tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Calling method 'detail' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:25 devstack devstack@c-api.service[86970]: DEBUG cinder.api.api_utils [None req-694f0b0f-5f74-4274-ba09-a11d6ce176dc tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Removing options '' from query. {{(pid=86970) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 21:06:25 devstack devstack@c-api.service[86970]: DEBUG cinder.db.api [None req-694f0b0f-5f74-4274-ba09-a11d6ce176dc tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Building query based on filter {{(pid=86970) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 21:06:25 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:06:25 devstack devstack@c-api.service[86970]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 21:06:25 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-694f0b0f-5f74-4274-ba09-a11d6ce176dc tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Get all snapshots completed successfully. Sep 07 21:06:25 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:25 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:06:25 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-694f0b0f-5f74-4274-ba09-a11d6ce176dc tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/snapshots/detail returned with HTTP 200 Sep 07 21:06:25 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 101/199] 192.168.122.168 () {58 vars in 1148 bytes} [Mon Sep 7 21:06:25 2026] GET /volume/v3/snapshots/detail => generated 452 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:06:25 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-75e334d0-80e4-4095-824e-c522f0727d51 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:25 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-75e334d0-80e4-4095-824e-c522f0727d51 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] GET http://192.168.122.168/volume/v3/snapshots/ac2feed4-8720-47ce-bcb7-4a8541cf45b1 Sep 07 21:06:25 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-75e334d0-80e4-4095-824e-c522f0727d51 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:25 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-75e334d0-80e4-4095-824e-c522f0727d51 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:25 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:25 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:06:25 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-75e334d0-80e4-4095-824e-c522f0727d51 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Snapshot retrieved successfully. Sep 07 21:06:25 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-75e334d0-80e4-4095-824e-c522f0727d51 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/snapshots/ac2feed4-8720-47ce-bcb7-4a8541cf45b1 returned with HTTP 200 Sep 07 21:06:25 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 99/200] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:06:25 2026] GET /volume/v3/snapshots/ac2feed4-8720-47ce-bcb7-4a8541cf45b1 => generated 449 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:06:25 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-4ccaa89b-8f54-45bd-812d-537fe49d7f34 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:25 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-4ccaa89b-8f54-45bd-812d-537fe49d7f34 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] GET http://192.168.122.168/volume/v3/group_snapshots/b8b05b03-7fdc-4cf5-830b-67ed4a289ea6 Sep 07 21:06:25 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-4ccaa89b-8f54-45bd-812d-537fe49d7f34 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:25 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-4ccaa89b-8f54-45bd-812d-537fe49d7f34 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Calling method 'version_select' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:25 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.group_snapshots [None req-4ccaa89b-8f54-45bd-812d-537fe49d7f34 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] show called for member b8b05b03-7fdc-4cf5-830b-67ed4a289ea6 {{(pid=86970) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 21:06:25 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:25 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:06:25 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-4ccaa89b-8f54-45bd-812d-537fe49d7f34 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/group_snapshots/b8b05b03-7fdc-4cf5-830b-67ed4a289ea6 returned with HTTP 200 Sep 07 21:06:25 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 102/201] 192.168.122.168 () {60 vars in 1297 bytes} [Mon Sep 7 21:06:25 2026] GET /volume/v3/group_snapshots/b8b05b03-7fdc-4cf5-830b-67ed4a289ea6 => generated 306 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:06:25 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-e589ca8e-2ef6-413c-9a11-ce171e4ccd41 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:25 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e589ca8e-2ef6-413c-9a11-ce171e4ccd41 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] GET http://192.168.122.168/volume/v3/group_snapshots/detail Sep 07 21:06:25 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-e589ca8e-2ef6-413c-9a11-ce171e4ccd41 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:25 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-e589ca8e-2ef6-413c-9a11-ce171e4ccd41 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Calling method 'version_select' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:25 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/group_snapshot.py:165: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:06:25 devstack devstack@c-api.service[86971]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 21:06:25 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e589ca8e-2ef6-413c-9a11-ce171e4ccd41 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/group_snapshots/detail returned with HTTP 200 Sep 07 21:06:25 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 100/202] 192.168.122.168 () {60 vars in 1207 bytes} [Mon Sep 7 21:06:25 2026] GET /volume/v3/group_snapshots/detail => generated 309 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:06:25 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-822b4350-eb04-4bdf-8247-afa995f79a4f None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:25 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-822b4350-eb04-4bdf-8247-afa995f79a4f tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] DELETE http://192.168.122.168/volume/v3/group_snapshots/b8b05b03-7fdc-4cf5-830b-67ed4a289ea6 Sep 07 21:06:25 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-822b4350-eb04-4bdf-8247-afa995f79a4f tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:25 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-822b4350-eb04-4bdf-8247-afa995f79a4f tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Calling method 'version_select' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:25 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.group_snapshots [None req-822b4350-eb04-4bdf-8247-afa995f79a4f tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] delete called for member b8b05b03-7fdc-4cf5-830b-67ed4a289ea6 {{(pid=86970) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 07 21:06:25 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.group_snapshots [None req-822b4350-eb04-4bdf-8247-afa995f79a4f tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Delete group_snapshot with id: b8b05b03-7fdc-4cf5-830b-67ed4a289ea6 Sep 07 21:06:25 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:25 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:06:25 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/snapshot.py:354: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:06:25 devstack devstack@c-api.service[86970]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 21:06:25 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-822b4350-eb04-4bdf-8247-afa995f79a4f tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/group_snapshots/b8b05b03-7fdc-4cf5-830b-67ed4a289ea6 returned with HTTP 202 Sep 07 21:06:25 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 103/203] 192.168.122.168 () {60 vars in 1300 bytes} [Mon Sep 7 21:06:25 2026] DELETE /volume/v3/group_snapshots/b8b05b03-7fdc-4cf5-830b-67ed4a289ea6 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 21:06:25 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-6cf3d173-d12b-45b7-8e52-3d67cbd9b7f7 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:25 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-6cf3d173-d12b-45b7-8e52-3d67cbd9b7f7 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] GET http://192.168.122.168/volume/v3/volumes/detail Sep 07 21:06:25 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-6cf3d173-d12b-45b7-8e52-3d67cbd9b7f7 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:25 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-6cf3d173-d12b-45b7-8e52-3d67cbd9b7f7 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Calling method 'detail' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:25 devstack devstack@c-api.service[86971]: DEBUG cinder.api.api_utils [None req-6cf3d173-d12b-45b7-8e52-3d67cbd9b7f7 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Removing options '' from query. {{(pid=86971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 21:06:25 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:25 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:06:25 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-6cf3d173-d12b-45b7-8e52-3d67cbd9b7f7 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86971) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 21:06:25 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:06:25 devstack devstack@c-api.service[86971]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 21:06:25 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:06:25 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:06:25 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-6cf3d173-d12b-45b7-8e52-3d67cbd9b7f7 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Get all volumes completed successfully. Sep 07 21:06:25 devstack devstack@c-api.service[86971]: WARNING stevedore.named [None req-6cf3d173-d12b-45b7-8e52-3d67cbd9b7f7 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:06:25 devstack devstack@c-api.service[86971]: WARNING castellan.key_manager [None req-6cf3d173-d12b-45b7-8e52-3d67cbd9b7f7 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:06:25 devstack devstack@c-api.service[86971]: DEBUG oslo_db.sqlalchemy.engines [None req-6cf3d173-d12b-45b7-8e52-3d67cbd9b7f7 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86971) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 21:06:25 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:25 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:06:25 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-6cf3d173-d12b-45b7-8e52-3d67cbd9b7f7 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/volumes/detail returned with HTTP 200 Sep 07 21:06:25 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 101/204] 192.168.122.168 () {60 vars in 1183 bytes} [Mon Sep 7 21:06:25 2026] GET /volume/v3/volumes/detail => generated 927 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:06:25 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-ae970f97-e65a-44ab-8aa1-ad644aab76c6 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:25 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ae970f97-e65a-44ab-8aa1-ad644aab76c6 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] GET http://192.168.122.168/volume/v3/snapshots/detail Sep 07 21:06:25 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ae970f97-e65a-44ab-8aa1-ad644aab76c6 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:25 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ae970f97-e65a-44ab-8aa1-ad644aab76c6 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Calling method 'detail' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:25 devstack devstack@c-api.service[86970]: DEBUG cinder.api.api_utils [None req-ae970f97-e65a-44ab-8aa1-ad644aab76c6 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Removing options '' from query. {{(pid=86970) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 21:06:25 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:25 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:06:25 devstack devstack@c-api.service[86970]: DEBUG cinder.db.api [None req-ae970f97-e65a-44ab-8aa1-ad644aab76c6 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Building query based on filter {{(pid=86970) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 21:06:25 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:06:25 devstack devstack@c-api.service[86970]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 21:06:25 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-ae970f97-e65a-44ab-8aa1-ad644aab76c6 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Get all snapshots completed successfully. Sep 07 21:06:25 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:25 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:06:25 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ae970f97-e65a-44ab-8aa1-ad644aab76c6 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/snapshots/detail returned with HTTP 200 Sep 07 21:06:25 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 104/205] 192.168.122.168 () {58 vars in 1148 bytes} [Mon Sep 7 21:06:25 2026] GET /volume/v3/snapshots/detail => generated 451 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:06:25 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-a05a4fba-b564-4eb9-816c-f4891440e1f4 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:25 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a05a4fba-b564-4eb9-816c-f4891440e1f4 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] GET http://192.168.122.168/volume/v3/snapshots/ac2feed4-8720-47ce-bcb7-4a8541cf45b1 Sep 07 21:06:25 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-a05a4fba-b564-4eb9-816c-f4891440e1f4 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:25 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-a05a4fba-b564-4eb9-816c-f4891440e1f4 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:25 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:25 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:06:25 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-a05a4fba-b564-4eb9-816c-f4891440e1f4 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Snapshot retrieved successfully. Sep 07 21:06:25 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a05a4fba-b564-4eb9-816c-f4891440e1f4 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/snapshots/ac2feed4-8720-47ce-bcb7-4a8541cf45b1 returned with HTTP 200 Sep 07 21:06:25 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 102/206] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:06:25 2026] GET /volume/v3/snapshots/ac2feed4-8720-47ce-bcb7-4a8541cf45b1 => generated 448 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:06:26 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-ddfd7952-3357-4704-952c-9e7099d6989a None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:26 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ddfd7952-3357-4704-952c-9e7099d6989a tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] GET http://192.168.122.168/volume/v3/snapshots/ac2feed4-8720-47ce-bcb7-4a8541cf45b1 Sep 07 21:06:26 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ddfd7952-3357-4704-952c-9e7099d6989a tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:26 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ddfd7952-3357-4704-952c-9e7099d6989a tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:26 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:26 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:06:26 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-ddfd7952-3357-4704-952c-9e7099d6989a tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Snapshot retrieved successfully. Sep 07 21:06:26 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ddfd7952-3357-4704-952c-9e7099d6989a tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/snapshots/ac2feed4-8720-47ce-bcb7-4a8541cf45b1 returned with HTTP 200 Sep 07 21:06:26 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 105/207] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:06:26 2026] GET /volume/v3/snapshots/ac2feed4-8720-47ce-bcb7-4a8541cf45b1 => generated 448 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:06:27 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-75274159-8f5d-4891-93a0-c1f24fa511b3 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:27 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-75274159-8f5d-4891-93a0-c1f24fa511b3 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] GET http://192.168.122.168/volume/v3/snapshots/ac2feed4-8720-47ce-bcb7-4a8541cf45b1 Sep 07 21:06:27 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-75274159-8f5d-4891-93a0-c1f24fa511b3 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:27 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-75274159-8f5d-4891-93a0-c1f24fa511b3 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:28 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-75274159-8f5d-4891-93a0-c1f24fa511b3 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/snapshots/ac2feed4-8720-47ce-bcb7-4a8541cf45b1 returned with HTTP 404 Sep 07 21:06:28 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 103/208] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:06:27 2026] GET /volume/v3/snapshots/ac2feed4-8720-47ce-bcb7-4a8541cf45b1 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:06:28 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-b5b2796a-0cf0-4902-9d07-dd9d446203cf None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:28 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b5b2796a-0cf0-4902-9d07-dd9d446203cf tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] GET http://192.168.122.168/volume/v3/group_snapshots/b8b05b03-7fdc-4cf5-830b-67ed4a289ea6 Sep 07 21:06:28 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b5b2796a-0cf0-4902-9d07-dd9d446203cf tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:28 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b5b2796a-0cf0-4902-9d07-dd9d446203cf tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Calling method 'version_select' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:28 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.group_snapshots [None req-b5b2796a-0cf0-4902-9d07-dd9d446203cf tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] show called for member b8b05b03-7fdc-4cf5-830b-67ed4a289ea6 {{(pid=86970) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 21:06:28 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b5b2796a-0cf0-4902-9d07-dd9d446203cf tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/group_snapshots/b8b05b03-7fdc-4cf5-830b-67ed4a289ea6 returned with HTTP 404 Sep 07 21:06:28 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 106/209] 192.168.122.168 () {60 vars in 1297 bytes} [Mon Sep 7 21:06:28 2026] GET /volume/v3/group_snapshots/b8b05b03-7fdc-4cf5-830b-67ed4a289ea6 => generated 116 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 21:06:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-fefb5a46-8b34-4c2b-9ac5-76f668ca687e None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:28 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-fefb5a46-8b34-4c2b-9ac5-76f668ca687e tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] GET http://192.168.122.168/volume/v3/group_snapshots Sep 07 21:06:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-fefb5a46-8b34-4c2b-9ac5-76f668ca687e tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-fefb5a46-8b34-4c2b-9ac5-76f668ca687e tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Calling method 'version_select' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:28 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/group_snapshot.py:165: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:06:28 devstack devstack@c-api.service[86971]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 21:06:28 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-fefb5a46-8b34-4c2b-9ac5-76f668ca687e tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/group_snapshots returned with HTTP 200 Sep 07 21:06:28 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 104/210] 192.168.122.168 () {60 vars in 1186 bytes} [Mon Sep 7 21:06:28 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:06:28 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-c980318f-f46c-4e27-8caf-027585c31089 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:28 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c980318f-f46c-4e27-8caf-027585c31089 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] DELETE http://192.168.122.168/volume/v3/group_snapshots/b8b05b03-7fdc-4cf5-830b-67ed4a289ea6 Sep 07 21:06:28 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c980318f-f46c-4e27-8caf-027585c31089 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:28 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c980318f-f46c-4e27-8caf-027585c31089 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Calling method 'version_select' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:28 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.group_snapshots [None req-c980318f-f46c-4e27-8caf-027585c31089 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] delete called for member b8b05b03-7fdc-4cf5-830b-67ed4a289ea6 {{(pid=86970) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 07 21:06:28 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.group_snapshots [None req-c980318f-f46c-4e27-8caf-027585c31089 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Delete group_snapshot with id: b8b05b03-7fdc-4cf5-830b-67ed4a289ea6 Sep 07 21:06:28 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c980318f-f46c-4e27-8caf-027585c31089 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/group_snapshots/b8b05b03-7fdc-4cf5-830b-67ed4a289ea6 returned with HTTP 404 Sep 07 21:06:28 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 107/211] 192.168.122.168 () {60 vars in 1300 bytes} [Mon Sep 7 21:06:28 2026] DELETE /volume/v3/group_snapshots/b8b05b03-7fdc-4cf5-830b-67ed4a289ea6 => generated 116 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 21:06:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-e5494727-1ccf-45e0-a1fd-f2b1c3dc676d None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:28 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e5494727-1ccf-45e0-a1fd-f2b1c3dc676d tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] GET http://192.168.122.168/volume/v3/volumes/detail Sep 07 21:06:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-e5494727-1ccf-45e0-a1fd-f2b1c3dc676d tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-e5494727-1ccf-45e0-a1fd-f2b1c3dc676d tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Calling method 'detail' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.api_utils [None req-e5494727-1ccf-45e0-a1fd-f2b1c3dc676d tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Removing options '' from query. {{(pid=86971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 21:06:28 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-e5494727-1ccf-45e0-a1fd-f2b1c3dc676d tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86971) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 21:06:28 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:06:28 devstack devstack@c-api.service[86971]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 21:06:28 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:06:28 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:06:28 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-e5494727-1ccf-45e0-a1fd-f2b1c3dc676d tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Get all volumes completed successfully. Sep 07 21:06:28 devstack devstack@c-api.service[86971]: WARNING stevedore.named [None req-e5494727-1ccf-45e0-a1fd-f2b1c3dc676d tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:06:28 devstack devstack@c-api.service[86971]: WARNING castellan.key_manager [None req-e5494727-1ccf-45e0-a1fd-f2b1c3dc676d tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:06:28 devstack devstack@c-api.service[86971]: DEBUG oslo_db.sqlalchemy.engines [None req-e5494727-1ccf-45e0-a1fd-f2b1c3dc676d tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86971) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 21:06:28 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:28 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:06:28 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e5494727-1ccf-45e0-a1fd-f2b1c3dc676d tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/volumes/detail returned with HTTP 200 Sep 07 21:06:28 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 105/212] 192.168.122.168 () {60 vars in 1183 bytes} [Mon Sep 7 21:06:28 2026] GET /volume/v3/volumes/detail => generated 927 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:06:28 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-4a184b62-1a7a-491a-bd02-53e632042677 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:28 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-4a184b62-1a7a-491a-bd02-53e632042677 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] POST http://192.168.122.168/volume/v3/groups/7995fcca-b590-49df-b369-5518f59d9c1a/action Sep 07 21:06:28 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-4a184b62-1a7a-491a-bd02-53e632042677 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:06:28 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-4a184b62-1a7a-491a-bd02-53e632042677 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:06:28 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.groups [None req-4a184b62-1a7a-491a-bd02-53e632042677 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] delete called for group 7995fcca-b590-49df-b369-5518f59d9c1a {{(pid=86970) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 21:06:28 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.groups [None req-4a184b62-1a7a-491a-bd02-53e632042677 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Delete group with id: 7995fcca-b590-49df-b369-5518f59d9c1a Sep 07 21:06:28 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:28 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:06:28 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:06:28 devstack devstack@c-api.service[86970]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 21:06:28 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:06:28 devstack devstack@c-api.service[86970]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 21:06:28 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-4a184b62-1a7a-491a-bd02-53e632042677 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/groups/7995fcca-b590-49df-b369-5518f59d9c1a/action returned with HTTP 202 Sep 07 21:06:28 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 108/213] 192.168.122.168 () {62 vars in 1312 bytes} [Mon Sep 7 21:06:28 2026] POST /volume/v3/groups/7995fcca-b590-49df-b369-5518f59d9c1a/action => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 21:06:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-4cefbeea-ecfa-47cc-9d48-9101ebcf7bc7 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:28 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-4cefbeea-ecfa-47cc-9d48-9101ebcf7bc7 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] GET http://192.168.122.168/volume/v3/volumes/5f8155d9-7849-49a4-b929-f5adeb637eb9 Sep 07 21:06:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-4cefbeea-ecfa-47cc-9d48-9101ebcf7bc7 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-4cefbeea-ecfa-47cc-9d48-9101ebcf7bc7 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:28 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:06:28 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:06:28 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:28 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:06:28 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-4cefbeea-ecfa-47cc-9d48-9101ebcf7bc7 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Volume info retrieved successfully. Sep 07 21:06:28 devstack devstack@c-api.service[86971]: WARNING stevedore.named [None req-4cefbeea-ecfa-47cc-9d48-9101ebcf7bc7 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:06:28 devstack devstack@c-api.service[86971]: WARNING castellan.key_manager [None req-4cefbeea-ecfa-47cc-9d48-9101ebcf7bc7 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:06:28 devstack devstack@c-api.service[86971]: DEBUG oslo_db.sqlalchemy.engines [None req-4cefbeea-ecfa-47cc-9d48-9101ebcf7bc7 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86971) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 21:06:28 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:28 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:06:28 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-4cefbeea-ecfa-47cc-9d48-9101ebcf7bc7 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/volumes/5f8155d9-7849-49a4-b929-f5adeb637eb9 returned with HTTP 200 Sep 07 21:06:28 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 106/214] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:06:28 2026] GET /volume/v3/volumes/5f8155d9-7849-49a4-b929-f5adeb637eb9 => generated 923 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:06:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-94bf99cd-3e3b-4adc-a5af-738d2bb7a9f4 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:29 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-94bf99cd-3e3b-4adc-a5af-738d2bb7a9f4 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] GET http://192.168.122.168/volume/v3/volumes/5f8155d9-7849-49a4-b929-f5adeb637eb9 Sep 07 21:06:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-94bf99cd-3e3b-4adc-a5af-738d2bb7a9f4 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-94bf99cd-3e3b-4adc-a5af-738d2bb7a9f4 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:29 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-94bf99cd-3e3b-4adc-a5af-738d2bb7a9f4 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/volumes/5f8155d9-7849-49a4-b929-f5adeb637eb9 returned with HTTP 404 Sep 07 21:06:29 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 109/215] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:06:29 2026] GET /volume/v3/volumes/5f8155d9-7849-49a4-b929-f5adeb637eb9 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 21:06:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-b23d256c-7a90-4f59-a834-d26f878ca745 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b23d256c-7a90-4f59-a834-d26f878ca745 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] GET http://192.168.122.168/volume/v3/groups/7995fcca-b590-49df-b369-5518f59d9c1a Sep 07 21:06:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-b23d256c-7a90-4f59-a834-d26f878ca745 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-b23d256c-7a90-4f59-a834-d26f878ca745 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] Calling method 'version_select' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.groups [None req-b23d256c-7a90-4f59-a834-d26f878ca745 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] show called for member 7995fcca-b590-49df-b369-5518f59d9c1a {{(pid=86971) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 21:06:29 devstack devstack@c-api.service[86971]: DEBUG dbcounter [-] [86971] Writing DB stats cinder:SELECT=359,cinder:INSERT=48,cinder:UPDATE=78 {{(pid=86971) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 21:06:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b23d256c-7a90-4f59-a834-d26f878ca745 tempest-GroupSnapshotsTest-1044333678 tempest-GroupSnapshotsTest-1044333678-project-member] http://192.168.122.168/volume/v3/groups/7995fcca-b590-49df-b369-5518f59d9c1a returned with HTTP 404 Sep 07 21:06:29 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 107/216] 192.168.122.168 () {60 vars in 1270 bytes} [Mon Sep 7 21:06:29 2026] GET /volume/v3/groups/7995fcca-b590-49df-b369-5518f59d9c1a => generated 108 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 21:06:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-918baa0c-c212-49df-b3b4-6cc66bb61da7 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:29 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-918baa0c-c212-49df-b3b4-6cc66bb61da7 tempest-GroupSnapshotsTest-2114796093 tempest-GroupSnapshotsTest-2114796093-project-admin] DELETE http://192.168.122.168/volume/v3/group_types/2e968b3e-543c-4bae-88f4-2eca893373f5 Sep 07 21:06:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-918baa0c-c212-49df-b3b4-6cc66bb61da7 tempest-GroupSnapshotsTest-2114796093 tempest-GroupSnapshotsTest-2114796093-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-918baa0c-c212-49df-b3b4-6cc66bb61da7 tempest-GroupSnapshotsTest-2114796093 tempest-GroupSnapshotsTest-2114796093-project-admin] Calling method 'version_select' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:29 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-918baa0c-c212-49df-b3b4-6cc66bb61da7 tempest-GroupSnapshotsTest-2114796093 tempest-GroupSnapshotsTest-2114796093-project-admin] http://192.168.122.168/volume/v3/group_types/2e968b3e-543c-4bae-88f4-2eca893373f5 returned with HTTP 202 Sep 07 21:06:29 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 110/217] 192.168.122.168 () {60 vars in 1288 bytes} [Mon Sep 7 21:06:29 2026] DELETE /volume/v3/group_types/2e968b3e-543c-4bae-88f4-2eca893373f5 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 21:06:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-87754e6f-5343-4ae3-a40c-86e77c73aae9 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-87754e6f-5343-4ae3-a40c-86e77c73aae9 tempest-GroupSnapshotsTest-2114796093 tempest-GroupSnapshotsTest-2114796093-project-admin] DELETE http://192.168.122.168/volume/v3/types/a7e82e68-f6ae-4aa4-b3f9-2ba723b63f76 Sep 07 21:06:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-87754e6f-5343-4ae3-a40c-86e77c73aae9 tempest-GroupSnapshotsTest-2114796093 tempest-GroupSnapshotsTest-2114796093-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-87754e6f-5343-4ae3-a40c-86e77c73aae9 tempest-GroupSnapshotsTest-2114796093 tempest-GroupSnapshotsTest-2114796093-project-admin] Calling method '_delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-87754e6f-5343-4ae3-a40c-86e77c73aae9 tempest-GroupSnapshotsTest-2114796093 tempest-GroupSnapshotsTest-2114796093-project-admin] http://192.168.122.168/volume/v3/types/a7e82e68-f6ae-4aa4-b3f9-2ba723b63f76 returned with HTTP 202 Sep 07 21:06:29 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 108/218] 192.168.122.168 () {58 vars in 1229 bytes} [Mon Sep 7 21:06:29 2026] DELETE /volume/v3/types/a7e82e68-f6ae-4aa4-b3f9-2ba723b63f76 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:06:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-e9e25cd9-664d-4ea3-9f53-5e57b89d8a0a None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:29 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e9e25cd9-664d-4ea3-9f53-5e57b89d8a0a tempest-GroupSnapshotsTest-2114796093 tempest-GroupSnapshotsTest-2114796093-project-admin] GET http://192.168.122.168/volume/v3/types/a7e82e68-f6ae-4aa4-b3f9-2ba723b63f76 Sep 07 21:06:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-e9e25cd9-664d-4ea3-9f53-5e57b89d8a0a tempest-GroupSnapshotsTest-2114796093 tempest-GroupSnapshotsTest-2114796093-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-e9e25cd9-664d-4ea3-9f53-5e57b89d8a0a tempest-GroupSnapshotsTest-2114796093 tempest-GroupSnapshotsTest-2114796093-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:29 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e9e25cd9-664d-4ea3-9f53-5e57b89d8a0a tempest-GroupSnapshotsTest-2114796093 tempest-GroupSnapshotsTest-2114796093-project-admin] http://192.168.122.168/volume/v3/types/a7e82e68-f6ae-4aa4-b3f9-2ba723b63f76 returned with HTTP 404 Sep 07 21:06:29 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 111/219] 192.168.122.168 () {58 vars in 1226 bytes} [Mon Sep 7 21:06:29 2026] GET /volume/v3/types/a7e82e68-f6ae-4aa4-b3f9-2ba723b63f76 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:06:33 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-5aaa43fc-2858-4cb5-8f93-e6ccf1a7e188 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:33 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5aaa43fc-2858-4cb5-8f93-e6ccf1a7e188 tempest-GroupSnapshotsV319Test-284227922 tempest-GroupSnapshotsV319Test-284227922-project-admin] POST http://192.168.122.168/volume/v3/types Sep 07 21:06:33 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-5aaa43fc-2858-4cb5-8f93-e6ccf1a7e188 tempest-GroupSnapshotsV319Test-284227922 tempest-GroupSnapshotsV319Test-284227922-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-1977150197"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:06:33 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5aaa43fc-2858-4cb5-8f93-e6ccf1a7e188 tempest-GroupSnapshotsV319Test-284227922 tempest-GroupSnapshotsV319Test-284227922-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 07 21:06:33 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 109/220] 192.168.122.168 () {60 vars in 1136 bytes} [Mon Sep 7 21:06:33 2026] POST /volume/v3/types => generated 228 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:06:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-acf33101-7ae5-458e-9024-1085bfed7290 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:33 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-acf33101-7ae5-458e-9024-1085bfed7290 tempest-GroupSnapshotsV319Test-284227922 tempest-GroupSnapshotsV319Test-284227922-project-admin] POST http://192.168.122.168/volume/v3/group_types Sep 07 21:06:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-acf33101-7ae5-458e-9024-1085bfed7290 tempest-GroupSnapshotsV319Test-284227922 tempest-GroupSnapshotsV319Test-284227922-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-1419217130"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:06:33 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-acf33101-7ae5-458e-9024-1085bfed7290 tempest-GroupSnapshotsV319Test-284227922 tempest-GroupSnapshotsV319Test-284227922-project-admin] http://192.168.122.168/volume/v3/group_types returned with HTTP 202 Sep 07 21:06:33 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 112/221] 192.168.122.168 () {62 vars in 1195 bytes} [Mon Sep 7 21:06:33 2026] POST /volume/v3/group_types => generated 185 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:06:33 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-9c3ff07f-f8bc-4331-bf0a-510e5f3c7d6b None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-79343ca2-acff-4944-82a3-a0a09207ffea None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:33 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-79343ca2-acff-4944-82a3-a0a09207ffea tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] GET http://192.168.122.168/volume/v3/volumes/a9761fcd-e8fe-4921-bc77-481afbebd9a8 Sep 07 21:06:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-79343ca2-acff-4944-82a3-a0a09207ffea tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-79343ca2-acff-4944-82a3-a0a09207ffea tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:33 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:06:33 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:06:33 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:33 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:06:33 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-79343ca2-acff-4944-82a3-a0a09207ffea tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Volume info retrieved successfully. Sep 07 21:06:33 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-79343ca2-acff-4944-82a3-a0a09207ffea tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] http://192.168.122.168/volume/v3/volumes/a9761fcd-e8fe-4921-bc77-481afbebd9a8 returned with HTTP 200 Sep 07 21:06:33 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 113/222] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:06:33 2026] GET /volume/v3/volumes/a9761fcd-e8fe-4921-bc77-481afbebd9a8 => generated 853 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:06:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-a7227226-fcdd-4555-bb7b-78c5daf1c042 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:33 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a7227226-fcdd-4555-bb7b-78c5daf1c042 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] GET http://192.168.122.168/volume/v3/volumes/a9761fcd-e8fe-4921-bc77-481afbebd9a8 Sep 07 21:06:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a7227226-fcdd-4555-bb7b-78c5daf1c042 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a7227226-fcdd-4555-bb7b-78c5daf1c042 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:33 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:06:33 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:06:33 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:33 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:06:33 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-a7227226-fcdd-4555-bb7b-78c5daf1c042 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Volume info retrieved successfully. Sep 07 21:06:33 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-9c3ff07f-f8bc-4331-bf0a-510e5f3c7d6b tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] POST http://192.168.122.168/volume/v3/groups Sep 07 21:06:33 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a7227226-fcdd-4555-bb7b-78c5daf1c042 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] http://192.168.122.168/volume/v3/volumes/a9761fcd-e8fe-4921-bc77-481afbebd9a8 returned with HTTP 200 Sep 07 21:06:33 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 114/223] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:06:33 2026] GET /volume/v3/volumes/a9761fcd-e8fe-4921-bc77-481afbebd9a8 => generated 853 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:06:33 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-9c3ff07f-f8bc-4331-bf0a-510e5f3c7d6b tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "aeccf552-024d-48f7-812c-c082fe501dff", "volume_types": ["7056a27a-2165-464d-91cc-221def4467d1"], "name": "tempest-GroupSnapshotsV319Test-Group-2101787492"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:06:33 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.groups [None req-9c3ff07f-f8bc-4331-bf0a-510e5f3c7d6b tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Creating new group {'group': {'group_type': 'aeccf552-024d-48f7-812c-c082fe501dff', 'volume_types': ['7056a27a-2165-464d-91cc-221def4467d1'], 'name': 'tempest-GroupSnapshotsV319Test-Group-2101787492'}} {{(pid=86971) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 07 21:06:33 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.groups [None req-9c3ff07f-f8bc-4331-bf0a-510e5f3c7d6b tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-2101787492. Sep 07 21:06:33 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-9c3ff07f-f8bc-4331-bf0a-510e5f3c7d6b tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Availability Zones retrieved successfully. Sep 07 21:06:34 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-9c3ff07f-f8bc-4331-bf0a-510e5f3c7d6b tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Created reservations ['97f51864-c913-4b9f-a5eb-b630d65a07a1'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:06:34 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-9c3ff07f-f8bc-4331-bf0a-510e5f3c7d6b tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] http://192.168.122.168/volume/v3/groups returned with HTTP 202 Sep 07 21:06:34 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 110/224] 192.168.122.168 () {62 vars in 1181 bytes} [Mon Sep 7 21:06:33 2026] POST /volume/v3/groups => generated 116 bytes in 390 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:06:34 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-69105229-eabb-4674-90db-9efee32b39ec None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:34 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-69105229-eabb-4674-90db-9efee32b39ec tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] GET http://192.168.122.168/volume/v3/groups/961807e7-098f-44fa-8ade-2ae2f71519f8 Sep 07 21:06:34 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-69105229-eabb-4674-90db-9efee32b39ec tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:34 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-69105229-eabb-4674-90db-9efee32b39ec tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Calling method 'version_select' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:34 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.groups [None req-69105229-eabb-4674-90db-9efee32b39ec tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] show called for member 961807e7-098f-44fa-8ade-2ae2f71519f8 {{(pid=86970) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 21:06:34 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:34 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:06:34 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:06:34 devstack devstack@c-api.service[86970]: return base.obj_make_list(context, cls(context), Sep 07 21:06:34 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-69105229-eabb-4674-90db-9efee32b39ec tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] http://192.168.122.168/volume/v3/groups/961807e7-098f-44fa-8ade-2ae2f71519f8 returned with HTTP 200 Sep 07 21:06:34 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 115/225] 192.168.122.168 () {60 vars in 1270 bytes} [Mon Sep 7 21:06:34 2026] GET /volume/v3/groups/961807e7-098f-44fa-8ade-2ae2f71519f8 => generated 396 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:06:35 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-9415b1cd-945f-4ccc-a5bd-0d9828a7f08a None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:35 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-9415b1cd-945f-4ccc-a5bd-0d9828a7f08a tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] GET http://192.168.122.168/volume/v3/groups/961807e7-098f-44fa-8ade-2ae2f71519f8 Sep 07 21:06:35 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-9415b1cd-945f-4ccc-a5bd-0d9828a7f08a tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:35 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-9415b1cd-945f-4ccc-a5bd-0d9828a7f08a tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Calling method 'version_select' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:35 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.groups [None req-9415b1cd-945f-4ccc-a5bd-0d9828a7f08a tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] show called for member 961807e7-098f-44fa-8ade-2ae2f71519f8 {{(pid=86971) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 21:06:35 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:35 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:06:35 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:06:35 devstack devstack@c-api.service[86971]: return base.obj_make_list(context, cls(context), Sep 07 21:06:35 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-9415b1cd-945f-4ccc-a5bd-0d9828a7f08a tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] http://192.168.122.168/volume/v3/groups/961807e7-098f-44fa-8ade-2ae2f71519f8 returned with HTTP 200 Sep 07 21:06:35 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 111/226] 192.168.122.168 () {60 vars in 1270 bytes} [Mon Sep 7 21:06:35 2026] GET /volume/v3/groups/961807e7-098f-44fa-8ade-2ae2f71519f8 => generated 397 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:06:35 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-57094f23-a070-422a-a712-d10994773464 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:35 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-57094f23-a070-422a-a712-d10994773464 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:06:35 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-57094f23-a070-422a-a712-d10994773464 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-673019490", "volume_type": "7056a27a-2165-464d-91cc-221def4467d1", "group_id": "961807e7-098f-44fa-8ade-2ae2f71519f8", "size": 1}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:06:35 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.volumes [None req-57094f23-a070-422a-a712-d10994773464 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-673019490', 'volume_type': '7056a27a-2165-464d-91cc-221def4467d1', 'group_id': '961807e7-098f-44fa-8ade-2ae2f71519f8', 'size': 1}} {{(pid=86970) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:06:35 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:35 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:06:35 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-57094f23-a070-422a-a712-d10994773464 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Create volume of 1 GB Sep 07 21:06:35 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:06:35 devstack devstack@c-api.service[86970]: return base.obj_make_list(context, cls(context), Sep 07 21:06:35 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-57094f23-a070-422a-a712-d10994773464 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Availability Zones retrieved successfully. Sep 07 21:06:35 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-57094f23-a070-422a-a712-d10994773464 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Flow 'volume_create_api' (2a95c7e9-8411-435f-8ea9-5cbdfad0d7e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:06:35 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-57094f23-a070-422a-a712-d10994773464 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e770a42-7217-4c6c-bc52-81986eeadcbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:06:35 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:35 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:06:35 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.flows.api.create_volume [None req-57094f23-a070-422a-a712-d10994773464 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Validating volume size '1' using validate_int {{(pid=86970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:06:35 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-57094f23-a070-422a-a712-d10994773464 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e770a42-7217-4c6c-bc52-81986eeadcbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:06:34Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7056a27a-2165-464d-91cc-221def4467d1,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-1977150197',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7056a27a-2165-464d-91cc-221def4467d1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '961807e7-098f-44fa-8ade-2ae2f71519f8', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:06:35 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-57094f23-a070-422a-a712-d10994773464 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (764475ac-0f49-4f96-b041-e02a219b6a36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:06:35 devstack devstack@c-api.service[86970]: WARNING cinder.quota [None req-57094f23-a070-422a-a712-d10994773464 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-1977150197 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-1977150197, it is now deprecated. Please use the default quota class for default quota. Sep 07 21:06:35 devstack devstack@c-api.service[86970]: WARNING cinder.quota [None req-57094f23-a070-422a-a712-d10994773464 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1977150197 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1977150197, it is now deprecated. Please use the default quota class for default quota. Sep 07 21:06:35 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-fdd104cf-034a-40b5-bb92-435e1185e836 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:35 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-57094f23-a070-422a-a712-d10994773464 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Created reservations ['5389a875-f771-404a-9c7b-9421b634fc1d', 'bc0cb006-a46b-42ef-846a-cd143b2bf8dc', '19dfe16d-2b70-45d2-b25e-09098f978c40', '093f7310-2c6d-4b0e-a9e7-fe48d35e1b8d'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:06:35 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-57094f23-a070-422a-a712-d10994773464 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (764475ac-0f49-4f96-b041-e02a219b6a36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5389a875-f771-404a-9c7b-9421b634fc1d', 'bc0cb006-a46b-42ef-846a-cd143b2bf8dc', '19dfe16d-2b70-45d2-b25e-09098f978c40', '093f7310-2c6d-4b0e-a9e7-fe48d35e1b8d']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:06:35 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-57094f23-a070-422a-a712-d10994773464 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9312d05-05e9-4d4c-98a9-0fb3f7db0615) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:06:35 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:06:35 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:06:35 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-57094f23-a070-422a-a712-d10994773464 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9312d05-05e9-4d4c-98a9-0fb3f7db0615) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '20e570f3-0b34-4b1d-b280-ca76e0055c08', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-673019490',encryption_key_id=None,group_id=961807e7-098f-44fa-8ade-2ae2f71519f8,group_type_id=,metadata={},multiattach=False,project_id='427b920a20e44894ac17e2c56e1c738f',qos_specs=None,replication_status=,reservations=['5389a875-f771-404a-9c7b-9421b634fc1d','bc0cb006-a46b-42ef-846a-cd143b2bf8dc','19dfe16d-2b70-45d2-b25e-09098f978c40','093f7310-2c6d-4b0e-a9e7-fe48d35e1b8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='afa323066459495f86dd4dc437222279',volume_type_id=7056a27a-2165-464d-91cc-221def4467d1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:06:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-673019490',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=961807e7-098f-44fa-8ade-2ae2f71519f8,host=None,id=20e570f3-0b34-4b1d-b280-ca76e0055c08,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='427b920a20e44894ac17e2c56e1c738f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='afa323066459495f86dd4dc437222279',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7056a27a-2165-464d-91cc-221def4467d1),volume_type_id=7056a27a-2165-464d-91cc-221def4467d1)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:06:35 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-57094f23-a070-422a-a712-d10994773464 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cceecdfd-e7e6-4954-9dac-5cc5fcc51ef6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:06:35 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-57094f23-a070-422a-a712-d10994773464 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cceecdfd-e7e6-4954-9dac-5cc5fcc51ef6) transitioned into state 'SUCCESS' from state '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-673019490',encryption_key_id=None,group_id=961807e7-098f-44fa-8ade-2ae2f71519f8,group_type_id=,metadata={},multiattach=False,project_id='427b920a20e44894ac17e2c56e1c738f',qos_specs=None,replication_status=,reservations=['5389a875-f771-404a-9c7b-9421b634fc1d','bc0cb006-a46b-42ef-846a-cd143b2bf8dc','19dfe16d-2b70-45d2-b25e-09098f978c40','093f7310-2c6d-4b0e-a9e7-fe48d35e1b8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='afa323066459495f86dd4dc437222279',volume_type_id=7056a27a-2165-464d-91cc-221def4467d1)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:06:35 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-57094f23-a070-422a-a712-d10994773464 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b33941c-8ab0-482f-904a-e0c0eadb0efa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:06:35 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-57094f23-a070-422a-a712-d10994773464 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b33941c-8ab0-482f-904a-e0c0eadb0efa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:06:35 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-57094f23-a070-422a-a712-d10994773464 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Flow 'volume_create_api' (2a95c7e9-8411-435f-8ea9-5cbdfad0d7e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:06:35 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-57094f23-a070-422a-a712-d10994773464 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Create volume request issued successfully. Sep 07 21:06:35 devstack devstack@c-api.service[86970]: WARNING stevedore.named [None req-57094f23-a070-422a-a712-d10994773464 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:06:35 devstack devstack@c-api.service[86970]: WARNING castellan.key_manager [None req-57094f23-a070-422a-a712-d10994773464 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:06:35 devstack devstack@c-api.service[86970]: DEBUG oslo_db.sqlalchemy.engines [None req-57094f23-a070-422a-a712-d10994773464 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86970) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 21:06:35 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-fdd104cf-034a-40b5-bb92-435e1185e836 tempest-GroupTypeSpecsTest-1795567321 tempest-GroupTypeSpecsTest-1795567321-project-admin] POST http://192.168.122.168/volume/v3/group_types Sep 07 21:06:35 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-fdd104cf-034a-40b5-bb92-435e1185e836 tempest-GroupTypeSpecsTest-1795567321 tempest-GroupTypeSpecsTest-1795567321-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-998070393"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:06:35 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:35 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:06:35 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:35 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:06:35 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-57094f23-a070-422a-a712-d10994773464 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:06:35 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 116/227] 192.168.122.168 () {62 vars in 1184 bytes} [Mon Sep 7 21:06:35 2026] POST /volume/v3/volumes => generated 834 bytes in 610 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:06:35 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-36f2b06d-d801-421d-9e47-427fec8ea0b6 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:35 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-36f2b06d-d801-421d-9e47-427fec8ea0b6 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] GET http://192.168.122.168/volume/v3/volumes/20e570f3-0b34-4b1d-b280-ca76e0055c08 Sep 07 21:06:35 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-36f2b06d-d801-421d-9e47-427fec8ea0b6 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:35 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-36f2b06d-d801-421d-9e47-427fec8ea0b6 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:35 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-fdd104cf-034a-40b5-bb92-435e1185e836 tempest-GroupTypeSpecsTest-1795567321 tempest-GroupTypeSpecsTest-1795567321-project-admin] http://192.168.122.168/volume/v3/group_types returned with HTTP 202 Sep 07 21:06:35 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 112/228] 192.168.122.168 () {62 vars in 1195 bytes} [Mon Sep 7 21:06:35 2026] POST /volume/v3/group_types => generated 180 bytes in 370 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:06:35 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-8e7edf78-318e-4bf0-a0df-fd79d070b823 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:35 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:06:35 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:06:35 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:35 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:06:35 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-8e7edf78-318e-4bf0-a0df-fd79d070b823 tempest-GroupTypeSpecsTest-1795567321 tempest-GroupTypeSpecsTest-1795567321-project-admin] POST http://192.168.122.168/volume/v3/group_types/baf37f26-c49a-44a5-b8e8-61c67fa149e7/group_specs Sep 07 21:06:35 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-8e7edf78-318e-4bf0-a0df-fd79d070b823 tempest-GroupTypeSpecsTest-1795567321 tempest-GroupTypeSpecsTest-1795567321-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:06:35 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-36f2b06d-d801-421d-9e47-427fec8ea0b6 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Volume info retrieved successfully. Sep 07 21:06:35 devstack devstack@c-api.service[86970]: WARNING stevedore.named [None req-36f2b06d-d801-421d-9e47-427fec8ea0b6 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:06:35 devstack devstack@c-api.service[86970]: WARNING castellan.key_manager [None req-36f2b06d-d801-421d-9e47-427fec8ea0b6 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:06:35 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-8e7edf78-318e-4bf0-a0df-fd79d070b823 tempest-GroupTypeSpecsTest-1795567321 tempest-GroupTypeSpecsTest-1795567321-project-admin] http://192.168.122.168/volume/v3/group_types/baf37f26-c49a-44a5-b8e8-61c67fa149e7/group_specs returned with HTTP 202 Sep 07 21:06:35 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 113/229] 192.168.122.168 () {62 vars in 1342 bytes} [Mon Sep 7 21:06:35 2026] POST /volume/v3/group_types/baf37f26-c49a-44a5-b8e8-61c67fa149e7/group_specs => generated 53 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:06:35 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-188e2665-f205-4f67-a9d6-a381431cfb1f None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:35 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-188e2665-f205-4f67-a9d6-a381431cfb1f tempest-GroupTypeSpecsTest-1795567321 tempest-GroupTypeSpecsTest-1795567321-project-admin] POST http://192.168.122.168/volume/v3/group_types/baf37f26-c49a-44a5-b8e8-61c67fa149e7/group_specs Sep 07 21:06:35 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-188e2665-f205-4f67-a9d6-a381431cfb1f tempest-GroupTypeSpecsTest-1795567321 tempest-GroupTypeSpecsTest-1795567321-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:06:36 devstack devstack@c-api.service[86970]: DEBUG oslo_db.sqlalchemy.engines [None req-36f2b06d-d801-421d-9e47-427fec8ea0b6 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86970) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 21:06:36 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:36 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:06:36 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-188e2665-f205-4f67-a9d6-a381431cfb1f tempest-GroupTypeSpecsTest-1795567321 tempest-GroupTypeSpecsTest-1795567321-project-admin] http://192.168.122.168/volume/v3/group_types/baf37f26-c49a-44a5-b8e8-61c67fa149e7/group_specs returned with HTTP 202 Sep 07 21:06:36 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 114/230] 192.168.122.168 () {62 vars in 1342 bytes} [Mon Sep 7 21:06:35 2026] POST /volume/v3/group_types/baf37f26-c49a-44a5-b8e8-61c67fa149e7/group_specs => generated 61 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:06:36 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-089847ca-7fc9-4fa1-9cab-ea43251e19bf None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:36 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-089847ca-7fc9-4fa1-9cab-ea43251e19bf tempest-GroupTypeSpecsTest-1795567321 tempest-GroupTypeSpecsTest-1795567321-project-admin] GET http://192.168.122.168/volume/v3/group_types/baf37f26-c49a-44a5-b8e8-61c67fa149e7/group_specs/key2 Sep 07 21:06:36 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-089847ca-7fc9-4fa1-9cab-ea43251e19bf tempest-GroupTypeSpecsTest-1795567321 tempest-GroupTypeSpecsTest-1795567321-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:36 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-089847ca-7fc9-4fa1-9cab-ea43251e19bf tempest-GroupTypeSpecsTest-1795567321 tempest-GroupTypeSpecsTest-1795567321-project-admin] Calling method 'version_select' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:36 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-36f2b06d-d801-421d-9e47-427fec8ea0b6 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] http://192.168.122.168/volume/v3/volumes/20e570f3-0b34-4b1d-b280-ca76e0055c08 returned with HTTP 200 Sep 07 21:06:36 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 117/231] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:06:35 2026] GET /volume/v3/volumes/20e570f3-0b34-4b1d-b280-ca76e0055c08 => generated 902 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:06:36 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-089847ca-7fc9-4fa1-9cab-ea43251e19bf tempest-GroupTypeSpecsTest-1795567321 tempest-GroupTypeSpecsTest-1795567321-project-admin] http://192.168.122.168/volume/v3/group_types/baf37f26-c49a-44a5-b8e8-61c67fa149e7/group_specs/key2 returned with HTTP 200 Sep 07 21:06:36 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 115/232] 192.168.122.168 () {60 vars in 1336 bytes} [Mon Sep 7 21:06:36 2026] GET /volume/v3/group_types/baf37f26-c49a-44a5-b8e8-61c67fa149e7/group_specs/key2 => generated 26 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:06:36 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-5b7107dc-f256-4f6b-8540-f4c555930901 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:36 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-5b7107dc-f256-4f6b-8540-f4c555930901 tempest-GroupTypeSpecsTest-1795567321 tempest-GroupTypeSpecsTest-1795567321-project-admin] GET http://192.168.122.168/volume/v3/group_types/baf37f26-c49a-44a5-b8e8-61c67fa149e7/group_specs/key3 Sep 07 21:06:36 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-5b7107dc-f256-4f6b-8540-f4c555930901 tempest-GroupTypeSpecsTest-1795567321 tempest-GroupTypeSpecsTest-1795567321-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:36 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-5b7107dc-f256-4f6b-8540-f4c555930901 tempest-GroupTypeSpecsTest-1795567321 tempest-GroupTypeSpecsTest-1795567321-project-admin] Calling method 'version_select' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:36 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-5b7107dc-f256-4f6b-8540-f4c555930901 tempest-GroupTypeSpecsTest-1795567321 tempest-GroupTypeSpecsTest-1795567321-project-admin] http://192.168.122.168/volume/v3/group_types/baf37f26-c49a-44a5-b8e8-61c67fa149e7/group_specs/key3 returned with HTTP 200 Sep 07 21:06:36 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 118/233] 192.168.122.168 () {60 vars in 1336 bytes} [Mon Sep 7 21:06:36 2026] GET /volume/v3/group_types/baf37f26-c49a-44a5-b8e8-61c67fa149e7/group_specs/key3 => generated 18 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:06:36 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-ad3664bd-1e65-49bd-9ab2-0e7e66d6280a None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:36 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ad3664bd-1e65-49bd-9ab2-0e7e66d6280a tempest-GroupTypeSpecsTest-1795567321 tempest-GroupTypeSpecsTest-1795567321-project-admin] PUT http://192.168.122.168/volume/v3/group_types/baf37f26-c49a-44a5-b8e8-61c67fa149e7/group_specs/key3 Sep 07 21:06:36 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-ad3664bd-1e65-49bd-9ab2-0e7e66d6280a tempest-GroupTypeSpecsTest-1795567321 tempest-GroupTypeSpecsTest-1795567321-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:06:36 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ad3664bd-1e65-49bd-9ab2-0e7e66d6280a tempest-GroupTypeSpecsTest-1795567321 tempest-GroupTypeSpecsTest-1795567321-project-admin] http://192.168.122.168/volume/v3/group_types/baf37f26-c49a-44a5-b8e8-61c67fa149e7/group_specs/key3 returned with HTTP 200 Sep 07 21:06:36 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 116/234] 192.168.122.168 () {62 vars in 1356 bytes} [Mon Sep 7 21:06:36 2026] PUT /volume/v3/group_types/baf37f26-c49a-44a5-b8e8-61c67fa149e7/group_specs/key3 => generated 26 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:06:36 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-143f59ec-0f65-4a3c-90b0-746b91d7881f None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:36 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-143f59ec-0f65-4a3c-90b0-746b91d7881f tempest-GroupTypeSpecsTest-1795567321 tempest-GroupTypeSpecsTest-1795567321-project-admin] GET http://192.168.122.168/volume/v3/group_types/baf37f26-c49a-44a5-b8e8-61c67fa149e7/group_specs Sep 07 21:06:36 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-143f59ec-0f65-4a3c-90b0-746b91d7881f tempest-GroupTypeSpecsTest-1795567321 tempest-GroupTypeSpecsTest-1795567321-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:36 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-143f59ec-0f65-4a3c-90b0-746b91d7881f tempest-GroupTypeSpecsTest-1795567321 tempest-GroupTypeSpecsTest-1795567321-project-admin] Calling method 'version_select' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:36 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-143f59ec-0f65-4a3c-90b0-746b91d7881f tempest-GroupTypeSpecsTest-1795567321 tempest-GroupTypeSpecsTest-1795567321-project-admin] http://192.168.122.168/volume/v3/group_types/baf37f26-c49a-44a5-b8e8-61c67fa149e7/group_specs returned with HTTP 200 Sep 07 21:06:36 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 119/235] 192.168.122.168 () {60 vars in 1321 bytes} [Mon Sep 7 21:06:36 2026] GET /volume/v3/group_types/baf37f26-c49a-44a5-b8e8-61c67fa149e7/group_specs => generated 87 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:06:36 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-ac7705a4-f9ed-4480-b3d1-4a4b782ce913 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:36 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ac7705a4-f9ed-4480-b3d1-4a4b782ce913 tempest-GroupTypeSpecsTest-1795567321 tempest-GroupTypeSpecsTest-1795567321-project-admin] DELETE http://192.168.122.168/volume/v3/group_types/baf37f26-c49a-44a5-b8e8-61c67fa149e7/group_specs/key1 Sep 07 21:06:36 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-ac7705a4-f9ed-4480-b3d1-4a4b782ce913 tempest-GroupTypeSpecsTest-1795567321 tempest-GroupTypeSpecsTest-1795567321-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:36 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-ac7705a4-f9ed-4480-b3d1-4a4b782ce913 tempest-GroupTypeSpecsTest-1795567321 tempest-GroupTypeSpecsTest-1795567321-project-admin] Calling method 'version_select' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:36 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ac7705a4-f9ed-4480-b3d1-4a4b782ce913 tempest-GroupTypeSpecsTest-1795567321 tempest-GroupTypeSpecsTest-1795567321-project-admin] http://192.168.122.168/volume/v3/group_types/baf37f26-c49a-44a5-b8e8-61c67fa149e7/group_specs/key1 returned with HTTP 202 Sep 07 21:06:36 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 117/236] 192.168.122.168 () {60 vars in 1339 bytes} [Mon Sep 7 21:06:36 2026] DELETE /volume/v3/group_types/baf37f26-c49a-44a5-b8e8-61c67fa149e7/group_specs/key1 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 21:06:36 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-b53c6937-1a93-4e7b-ab95-8c43c2f6a4b5 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:36 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b53c6937-1a93-4e7b-ab95-8c43c2f6a4b5 tempest-GroupTypeSpecsTest-1795567321 tempest-GroupTypeSpecsTest-1795567321-project-admin] GET http://192.168.122.168/volume/v3/group_types/baf37f26-c49a-44a5-b8e8-61c67fa149e7/group_specs/key1 Sep 07 21:06:36 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b53c6937-1a93-4e7b-ab95-8c43c2f6a4b5 tempest-GroupTypeSpecsTest-1795567321 tempest-GroupTypeSpecsTest-1795567321-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:36 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b53c6937-1a93-4e7b-ab95-8c43c2f6a4b5 tempest-GroupTypeSpecsTest-1795567321 tempest-GroupTypeSpecsTest-1795567321-project-admin] Calling method 'version_select' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:36 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b53c6937-1a93-4e7b-ab95-8c43c2f6a4b5 tempest-GroupTypeSpecsTest-1795567321 tempest-GroupTypeSpecsTest-1795567321-project-admin] HTTP exception thrown: Group Type baf37f26-c49a-44a5-b8e8-61c67fa149e7 has no extra spec with key key1. Sep 07 21:06:36 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b53c6937-1a93-4e7b-ab95-8c43c2f6a4b5 tempest-GroupTypeSpecsTest-1795567321 tempest-GroupTypeSpecsTest-1795567321-project-admin] http://192.168.122.168/volume/v3/group_types/baf37f26-c49a-44a5-b8e8-61c67fa149e7/group_specs/key1 returned with HTTP 404 Sep 07 21:06:36 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 120/237] 192.168.122.168 () {60 vars in 1336 bytes} [Mon Sep 7 21:06:36 2026] GET /volume/v3/group_types/baf37f26-c49a-44a5-b8e8-61c67fa149e7/group_specs/key1 => generated 126 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 21:06:36 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-a9a0e423-3929-4762-8ec5-8c90ab6860fc None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:36 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a9a0e423-3929-4762-8ec5-8c90ab6860fc tempest-GroupTypeSpecsTest-1795567321 tempest-GroupTypeSpecsTest-1795567321-project-admin] DELETE http://192.168.122.168/volume/v3/group_types/baf37f26-c49a-44a5-b8e8-61c67fa149e7/group_specs/key2 Sep 07 21:06:36 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-a9a0e423-3929-4762-8ec5-8c90ab6860fc tempest-GroupTypeSpecsTest-1795567321 tempest-GroupTypeSpecsTest-1795567321-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:36 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-a9a0e423-3929-4762-8ec5-8c90ab6860fc tempest-GroupTypeSpecsTest-1795567321 tempest-GroupTypeSpecsTest-1795567321-project-admin] Calling method 'version_select' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:36 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a9a0e423-3929-4762-8ec5-8c90ab6860fc tempest-GroupTypeSpecsTest-1795567321 tempest-GroupTypeSpecsTest-1795567321-project-admin] http://192.168.122.168/volume/v3/group_types/baf37f26-c49a-44a5-b8e8-61c67fa149e7/group_specs/key2 returned with HTTP 202 Sep 07 21:06:36 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 118/238] 192.168.122.168 () {60 vars in 1339 bytes} [Mon Sep 7 21:06:36 2026] DELETE /volume/v3/group_types/baf37f26-c49a-44a5-b8e8-61c67fa149e7/group_specs/key2 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 21:06:36 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-2cfa6c41-5c78-4cf1-b40d-55f4bab54382 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:36 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-2cfa6c41-5c78-4cf1-b40d-55f4bab54382 tempest-GroupTypeSpecsTest-1795567321 tempest-GroupTypeSpecsTest-1795567321-project-admin] GET http://192.168.122.168/volume/v3/group_types/baf37f26-c49a-44a5-b8e8-61c67fa149e7/group_specs/key2 Sep 07 21:06:36 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-2cfa6c41-5c78-4cf1-b40d-55f4bab54382 tempest-GroupTypeSpecsTest-1795567321 tempest-GroupTypeSpecsTest-1795567321-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:36 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-2cfa6c41-5c78-4cf1-b40d-55f4bab54382 tempest-GroupTypeSpecsTest-1795567321 tempest-GroupTypeSpecsTest-1795567321-project-admin] Calling method 'version_select' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:36 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-2cfa6c41-5c78-4cf1-b40d-55f4bab54382 tempest-GroupTypeSpecsTest-1795567321 tempest-GroupTypeSpecsTest-1795567321-project-admin] HTTP exception thrown: Group Type baf37f26-c49a-44a5-b8e8-61c67fa149e7 has no extra spec with key key2. Sep 07 21:06:36 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-2cfa6c41-5c78-4cf1-b40d-55f4bab54382 tempest-GroupTypeSpecsTest-1795567321 tempest-GroupTypeSpecsTest-1795567321-project-admin] http://192.168.122.168/volume/v3/group_types/baf37f26-c49a-44a5-b8e8-61c67fa149e7/group_specs/key2 returned with HTTP 404 Sep 07 21:06:36 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 121/239] 192.168.122.168 () {60 vars in 1336 bytes} [Mon Sep 7 21:06:36 2026] GET /volume/v3/group_types/baf37f26-c49a-44a5-b8e8-61c67fa149e7/group_specs/key2 => generated 126 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 21:06:36 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-bc232f1a-dca9-4448-ad79-a34a2e93501c None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:36 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-bc232f1a-dca9-4448-ad79-a34a2e93501c tempest-GroupTypeSpecsTest-1795567321 tempest-GroupTypeSpecsTest-1795567321-project-admin] DELETE http://192.168.122.168/volume/v3/group_types/baf37f26-c49a-44a5-b8e8-61c67fa149e7/group_specs/key3 Sep 07 21:06:36 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-bc232f1a-dca9-4448-ad79-a34a2e93501c tempest-GroupTypeSpecsTest-1795567321 tempest-GroupTypeSpecsTest-1795567321-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:36 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-bc232f1a-dca9-4448-ad79-a34a2e93501c tempest-GroupTypeSpecsTest-1795567321 tempest-GroupTypeSpecsTest-1795567321-project-admin] Calling method 'version_select' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:36 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-bc232f1a-dca9-4448-ad79-a34a2e93501c tempest-GroupTypeSpecsTest-1795567321 tempest-GroupTypeSpecsTest-1795567321-project-admin] http://192.168.122.168/volume/v3/group_types/baf37f26-c49a-44a5-b8e8-61c67fa149e7/group_specs/key3 returned with HTTP 202 Sep 07 21:06:36 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 119/240] 192.168.122.168 () {60 vars in 1339 bytes} [Mon Sep 7 21:06:36 2026] DELETE /volume/v3/group_types/baf37f26-c49a-44a5-b8e8-61c67fa149e7/group_specs/key3 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 21:06:36 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-6200dc5b-2b3c-4c09-a9af-343d80854c40 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:36 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-6200dc5b-2b3c-4c09-a9af-343d80854c40 tempest-GroupTypeSpecsTest-1795567321 tempest-GroupTypeSpecsTest-1795567321-project-admin] GET http://192.168.122.168/volume/v3/group_types/baf37f26-c49a-44a5-b8e8-61c67fa149e7/group_specs/key3 Sep 07 21:06:36 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-6200dc5b-2b3c-4c09-a9af-343d80854c40 tempest-GroupTypeSpecsTest-1795567321 tempest-GroupTypeSpecsTest-1795567321-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:36 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-6200dc5b-2b3c-4c09-a9af-343d80854c40 tempest-GroupTypeSpecsTest-1795567321 tempest-GroupTypeSpecsTest-1795567321-project-admin] Calling method 'version_select' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:36 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-6200dc5b-2b3c-4c09-a9af-343d80854c40 tempest-GroupTypeSpecsTest-1795567321 tempest-GroupTypeSpecsTest-1795567321-project-admin] HTTP exception thrown: Group Type baf37f26-c49a-44a5-b8e8-61c67fa149e7 has no extra spec with key key3. Sep 07 21:06:36 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-6200dc5b-2b3c-4c09-a9af-343d80854c40 tempest-GroupTypeSpecsTest-1795567321 tempest-GroupTypeSpecsTest-1795567321-project-admin] http://192.168.122.168/volume/v3/group_types/baf37f26-c49a-44a5-b8e8-61c67fa149e7/group_specs/key3 returned with HTTP 404 Sep 07 21:06:36 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 122/241] 192.168.122.168 () {60 vars in 1336 bytes} [Mon Sep 7 21:06:36 2026] GET /volume/v3/group_types/baf37f26-c49a-44a5-b8e8-61c67fa149e7/group_specs/key3 => generated 126 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 21:06:36 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-54fb5752-9a56-4f76-a12d-50f5dfff0f3f None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:36 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-54fb5752-9a56-4f76-a12d-50f5dfff0f3f tempest-GroupTypeSpecsTest-1795567321 tempest-GroupTypeSpecsTest-1795567321-project-admin] DELETE http://192.168.122.168/volume/v3/group_types/baf37f26-c49a-44a5-b8e8-61c67fa149e7 Sep 07 21:06:36 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-54fb5752-9a56-4f76-a12d-50f5dfff0f3f tempest-GroupTypeSpecsTest-1795567321 tempest-GroupTypeSpecsTest-1795567321-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:36 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-54fb5752-9a56-4f76-a12d-50f5dfff0f3f tempest-GroupTypeSpecsTest-1795567321 tempest-GroupTypeSpecsTest-1795567321-project-admin] Calling method 'version_select' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:36 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-54fb5752-9a56-4f76-a12d-50f5dfff0f3f tempest-GroupTypeSpecsTest-1795567321 tempest-GroupTypeSpecsTest-1795567321-project-admin] http://192.168.122.168/volume/v3/group_types/baf37f26-c49a-44a5-b8e8-61c67fa149e7 returned with HTTP 202 Sep 07 21:06:36 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 120/242] 192.168.122.168 () {60 vars in 1288 bytes} [Mon Sep 7 21:06:36 2026] DELETE /volume/v3/group_types/baf37f26-c49a-44a5-b8e8-61c67fa149e7 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 21:06:37 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-a9b90a7f-c03f-4a21-b43b-3d0b0cf8a474 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:37 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a9b90a7f-c03f-4a21-b43b-3d0b0cf8a474 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] GET http://192.168.122.168/volume/v3/volumes/20e570f3-0b34-4b1d-b280-ca76e0055c08 Sep 07 21:06:37 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a9b90a7f-c03f-4a21-b43b-3d0b0cf8a474 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:37 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a9b90a7f-c03f-4a21-b43b-3d0b0cf8a474 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:37 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:06:37 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:06:37 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:37 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:06:37 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-a9b90a7f-c03f-4a21-b43b-3d0b0cf8a474 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Volume info retrieved successfully. Sep 07 21:06:37 devstack devstack@c-api.service[86970]: WARNING stevedore.named [None req-a9b90a7f-c03f-4a21-b43b-3d0b0cf8a474 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:06:37 devstack devstack@c-api.service[86970]: WARNING castellan.key_manager [None req-a9b90a7f-c03f-4a21-b43b-3d0b0cf8a474 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:06:37 devstack devstack@c-api.service[86970]: DEBUG oslo_db.sqlalchemy.engines [None req-a9b90a7f-c03f-4a21-b43b-3d0b0cf8a474 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86970) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 21:06:37 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:37 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:06:37 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a9b90a7f-c03f-4a21-b43b-3d0b0cf8a474 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] http://192.168.122.168/volume/v3/volumes/20e570f3-0b34-4b1d-b280-ca76e0055c08 returned with HTTP 200 Sep 07 21:06:37 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 123/243] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:06:37 2026] GET /volume/v3/volumes/20e570f3-0b34-4b1d-b280-ca76e0055c08 => generated 926 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:06:38 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-6c6e0cb0-ba72-4c06-90e3-3943f4079cc1 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:38 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-6c6e0cb0-ba72-4c06-90e3-3943f4079cc1 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] GET http://192.168.122.168/volume/v3/volumes/20e570f3-0b34-4b1d-b280-ca76e0055c08 Sep 07 21:06:38 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-6c6e0cb0-ba72-4c06-90e3-3943f4079cc1 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:38 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-6c6e0cb0-ba72-4c06-90e3-3943f4079cc1 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:38 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:06:38 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:06:38 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:38 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:06:38 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-6c6e0cb0-ba72-4c06-90e3-3943f4079cc1 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Volume info retrieved successfully. Sep 07 21:06:38 devstack devstack@c-api.service[86971]: WARNING stevedore.named [None req-6c6e0cb0-ba72-4c06-90e3-3943f4079cc1 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:06:38 devstack devstack@c-api.service[86971]: WARNING castellan.key_manager [None req-6c6e0cb0-ba72-4c06-90e3-3943f4079cc1 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:06:38 devstack devstack@c-api.service[86971]: DEBUG oslo_db.sqlalchemy.engines [None req-6c6e0cb0-ba72-4c06-90e3-3943f4079cc1 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86971) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 21:06:38 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:38 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:06:38 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-6c6e0cb0-ba72-4c06-90e3-3943f4079cc1 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] http://192.168.122.168/volume/v3/volumes/20e570f3-0b34-4b1d-b280-ca76e0055c08 returned with HTTP 200 Sep 07 21:06:38 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 121/244] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:06:38 2026] GET /volume/v3/volumes/20e570f3-0b34-4b1d-b280-ca76e0055c08 => generated 927 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:06:38 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-be128ee3-6193-4f20-9bff-154cf86ef89c None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:38 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-be128ee3-6193-4f20-9bff-154cf86ef89c tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] POST http://192.168.122.168/volume/v3/group_snapshots Sep 07 21:06:38 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-be128ee3-6193-4f20-9bff-154cf86ef89c tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "961807e7-098f-44fa-8ade-2ae2f71519f8", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-1899675351"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:06:38 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.group_snapshots [None req-be128ee3-6193-4f20-9bff-154cf86ef89c tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '961807e7-098f-44fa-8ade-2ae2f71519f8', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-1899675351'}} {{(pid=86970) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 07 21:06:38 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:38 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:06:38 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.group_snapshots [None req-be128ee3-6193-4f20-9bff-154cf86ef89c tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-1899675351. Sep 07 21:06:38 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:06:38 devstack devstack@c-api.service[86970]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 21:06:38 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:06:38 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:06:38 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:38 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:06:38 devstack devstack@c-api.service[86970]: WARNING cinder.quota [None req-be128ee3-6193-4f20-9bff-154cf86ef89c tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-1977150197 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-1977150197, it is now deprecated. Please use the default quota class for default quota. Sep 07 21:06:38 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-be128ee3-6193-4f20-9bff-154cf86ef89c tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Created reservations ['721d827c-ac01-4b1a-b230-1de027d3a823', '9aebd4c6-a55b-484d-963e-d9dbfc2d7740', '8e90901f-90dc-45b5-a363-d8bd4b6a428a', '2070c958-c4d9-4654-a238-75447209b0e8'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:06:38 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-be128ee3-6193-4f20-9bff-154cf86ef89c tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] http://192.168.122.168/volume/v3/group_snapshots returned with HTTP 202 Sep 07 21:06:38 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 124/245] 192.168.122.168 () {62 vars in 1208 bytes} [Mon Sep 7 21:06:38 2026] POST /volume/v3/group_snapshots => generated 191 bytes in 300 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:06:38 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-7a0aae97-0eec-41c9-bdb8-b033962878d4 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:38 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-7a0aae97-0eec-41c9-bdb8-b033962878d4 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] GET http://192.168.122.168/volume/v3/group_snapshots/6f65ba93-5eb8-46f5-aa2d-385137687fe6 Sep 07 21:06:38 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-7a0aae97-0eec-41c9-bdb8-b033962878d4 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:38 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-7a0aae97-0eec-41c9-bdb8-b033962878d4 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Calling method 'version_select' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:38 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.group_snapshots [None req-7a0aae97-0eec-41c9-bdb8-b033962878d4 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] show called for member 6f65ba93-5eb8-46f5-aa2d-385137687fe6 {{(pid=86971) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 21:06:38 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:38 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:06:38 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-7a0aae97-0eec-41c9-bdb8-b033962878d4 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] http://192.168.122.168/volume/v3/group_snapshots/6f65ba93-5eb8-46f5-aa2d-385137687fe6 returned with HTTP 200 Sep 07 21:06:38 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 122/246] 192.168.122.168 () {60 vars in 1297 bytes} [Mon Sep 7 21:06:38 2026] GET /volume/v3/group_snapshots/6f65ba93-5eb8-46f5-aa2d-385137687fe6 => generated 330 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:06:39 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-39bbd607-a707-42d9-8c47-f5fe974cde9c None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:39 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-39bbd607-a707-42d9-8c47-f5fe974cde9c tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] GET http://192.168.122.168/volume/v3/group_snapshots/6f65ba93-5eb8-46f5-aa2d-385137687fe6 Sep 07 21:06:39 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-39bbd607-a707-42d9-8c47-f5fe974cde9c tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:39 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-39bbd607-a707-42d9-8c47-f5fe974cde9c tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Calling method 'version_select' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:39 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.group_snapshots [None req-39bbd607-a707-42d9-8c47-f5fe974cde9c tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] show called for member 6f65ba93-5eb8-46f5-aa2d-385137687fe6 {{(pid=86970) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 21:06:39 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:39 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:06:39 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-39bbd607-a707-42d9-8c47-f5fe974cde9c tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] http://192.168.122.168/volume/v3/group_snapshots/6f65ba93-5eb8-46f5-aa2d-385137687fe6 returned with HTTP 200 Sep 07 21:06:39 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 125/247] 192.168.122.168 () {60 vars in 1297 bytes} [Mon Sep 7 21:06:39 2026] GET /volume/v3/group_snapshots/6f65ba93-5eb8-46f5-aa2d-385137687fe6 => generated 330 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:06:40 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-5a66c329-a912-4937-b1b3-84fe89569382 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:40 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5a66c329-a912-4937-b1b3-84fe89569382 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] GET http://192.168.122.168/volume/v3/group_snapshots/6f65ba93-5eb8-46f5-aa2d-385137687fe6 Sep 07 21:06:40 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-5a66c329-a912-4937-b1b3-84fe89569382 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:40 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-5a66c329-a912-4937-b1b3-84fe89569382 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Calling method 'version_select' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:40 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.group_snapshots [None req-5a66c329-a912-4937-b1b3-84fe89569382 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] show called for member 6f65ba93-5eb8-46f5-aa2d-385137687fe6 {{(pid=86971) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 21:06:40 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:40 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:06:40 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5a66c329-a912-4937-b1b3-84fe89569382 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] http://192.168.122.168/volume/v3/group_snapshots/6f65ba93-5eb8-46f5-aa2d-385137687fe6 returned with HTTP 200 Sep 07 21:06:40 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 123/248] 192.168.122.168 () {60 vars in 1297 bytes} [Mon Sep 7 21:06:40 2026] GET /volume/v3/group_snapshots/6f65ba93-5eb8-46f5-aa2d-385137687fe6 => generated 330 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:06:41 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-cbfd0b22-698e-4e5a-bb2a-805c1a96cc81 req-e2dc3ce3-4813-4f10-b9f9-0d655fa01f6f None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:41 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-cbfd0b22-698e-4e5a-bb2a-805c1a96cc81 req-e2dc3ce3-4813-4f10-b9f9-0d655fa01f6f tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] GET http://192.168.122.168/volume/v3/volumes/11b0f4ad-ce1e-4c52-adbd-1485b72382a7 Sep 07 21:06:41 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-cbfd0b22-698e-4e5a-bb2a-805c1a96cc81 req-e2dc3ce3-4813-4f10-b9f9-0d655fa01f6f tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:41 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-cbfd0b22-698e-4e5a-bb2a-805c1a96cc81 req-e2dc3ce3-4813-4f10-b9f9-0d655fa01f6f tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:41 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:06:41 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:06:41 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:41 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:06:41 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [req-cbfd0b22-698e-4e5a-bb2a-805c1a96cc81 req-e2dc3ce3-4813-4f10-b9f9-0d655fa01f6f tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] Volume info retrieved successfully. Sep 07 21:06:41 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-cbfd0b22-698e-4e5a-bb2a-805c1a96cc81 req-e2dc3ce3-4813-4f10-b9f9-0d655fa01f6f tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] http://192.168.122.168/volume/v3/volumes/11b0f4ad-ce1e-4c52-adbd-1485b72382a7 returned with HTTP 200 Sep 07 21:06:41 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 126/249] 192.168.122.168 () {60 vars in 1487 bytes} [Mon Sep 7 21:06:41 2026] GET /volume/v3/volumes/11b0f4ad-ce1e-4c52-adbd-1485b72382a7 => generated 853 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:06:41 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-dd3bb38a-1890-4314-a986-c4aa89286a1a None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:41 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-dd3bb38a-1890-4314-a986-c4aa89286a1a None None] GET http://192.168.122.168/volume// Sep 07 21:06:41 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-dd3bb38a-1890-4314-a986-c4aa89286a1a None None] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:41 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-dd3bb38a-1890-4314-a986-c4aa89286a1a None None] Calling method 'all' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:41 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-dd3bb38a-1890-4314-a986-c4aa89286a1a None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 07 21:06:41 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 124/250] 192.168.122.168 () {58 vars in 1317 bytes} [Mon Sep 7 21:06:41 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 21:06:41 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-cbfd0b22-698e-4e5a-bb2a-805c1a96cc81 req-ed8866cf-397f-4b54-877e-083ae0a98445 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:41 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-cbfd0b22-698e-4e5a-bb2a-805c1a96cc81 req-ed8866cf-397f-4b54-877e-083ae0a98445 tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] POST http://192.168.122.168/volume/v3/attachments Sep 07 21:06:41 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-cbfd0b22-698e-4e5a-bb2a-805c1a96cc81 req-ed8866cf-397f-4b54-877e-083ae0a98445 tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "11b0f4ad-ce1e-4c52-adbd-1485b72382a7", "connector": null, "instance_uuid": "8d18ed85-0cc6-4704-8827-9e005c9313cc"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:06:41 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:06:41 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:06:41 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:41 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:06:41 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-1eaa2e4c-76f1-44e8-99df-01331fc50996 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:41 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1eaa2e4c-76f1-44e8-99df-01331fc50996 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] GET http://192.168.122.168/volume/v3/group_snapshots/6f65ba93-5eb8-46f5-aa2d-385137687fe6 Sep 07 21:06:42 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-1eaa2e4c-76f1-44e8-99df-01331fc50996 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:42 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-1eaa2e4c-76f1-44e8-99df-01331fc50996 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Calling method 'version_select' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:42 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.group_snapshots [None req-1eaa2e4c-76f1-44e8-99df-01331fc50996 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] show called for member 6f65ba93-5eb8-46f5-aa2d-385137687fe6 {{(pid=86971) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 21:06:42 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:42 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:06:42 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1eaa2e4c-76f1-44e8-99df-01331fc50996 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] http://192.168.122.168/volume/v3/group_snapshots/6f65ba93-5eb8-46f5-aa2d-385137687fe6 returned with HTTP 200 Sep 07 21:06:42 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 125/251] 192.168.122.168 () {60 vars in 1297 bytes} [Mon Sep 7 21:06:41 2026] GET /volume/v3/group_snapshots/6f65ba93-5eb8-46f5-aa2d-385137687fe6 => generated 331 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:06:42 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-8039c77a-460d-4bdf-8b93-8b8b85629c37 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:42 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-8039c77a-460d-4bdf-8b93-8b8b85629c37 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] GET http://192.168.122.168/volume/v3/snapshots/detail Sep 07 21:06:42 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-8039c77a-460d-4bdf-8b93-8b8b85629c37 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:42 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-8039c77a-460d-4bdf-8b93-8b8b85629c37 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Calling method 'detail' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:42 devstack devstack@c-api.service[86971]: DEBUG cinder.api.api_utils [None req-8039c77a-460d-4bdf-8b93-8b8b85629c37 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Removing options '' from query. {{(pid=86971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 21:06:42 devstack devstack@c-api.service[86971]: DEBUG cinder.db.api [None req-8039c77a-460d-4bdf-8b93-8b8b85629c37 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Building query based on filter {{(pid=86971) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 21:06:42 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-cbfd0b22-698e-4e5a-bb2a-805c1a96cc81 req-ed8866cf-397f-4b54-877e-083ae0a98445 tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] http://192.168.122.168/volume/v3/attachments returned with HTTP 200 Sep 07 21:06:42 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 127/252] 192.168.122.168 () {66 vars in 1483 bytes} [Mon Sep 7 21:06:41 2026] POST /volume/v3/attachments => generated 273 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:06:42 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:06:42 devstack devstack@c-api.service[86971]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 21:06:42 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-8039c77a-460d-4bdf-8b93-8b8b85629c37 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Get all snapshots completed successfully. Sep 07 21:06:42 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:42 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:06:42 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-8039c77a-460d-4bdf-8b93-8b8b85629c37 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] http://192.168.122.168/volume/v3/snapshots/detail returned with HTTP 200 Sep 07 21:06:42 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 126/253] 192.168.122.168 () {58 vars in 1148 bytes} [Mon Sep 7 21:06:42 2026] GET /volume/v3/snapshots/detail => generated 477 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:06:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-c7e2e285-4520-4f36-956b-1f0a44e1c672 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:42 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c7e2e285-4520-4f36-956b-1f0a44e1c672 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] GET http://192.168.122.168/volume/v3/snapshots/70a86921-ea1b-4339-9666-ad18a1a77f09 Sep 07 21:06:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c7e2e285-4520-4f36-956b-1f0a44e1c672 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c7e2e285-4520-4f36-956b-1f0a44e1c672 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:42 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:42 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:06:42 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-c7e2e285-4520-4f36-956b-1f0a44e1c672 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Snapshot retrieved successfully. Sep 07 21:06:42 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c7e2e285-4520-4f36-956b-1f0a44e1c672 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] http://192.168.122.168/volume/v3/snapshots/70a86921-ea1b-4339-9666-ad18a1a77f09 returned with HTTP 200 Sep 07 21:06:42 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 128/254] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:06:42 2026] GET /volume/v3/snapshots/70a86921-ea1b-4339-9666-ad18a1a77f09 => generated 474 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:06:42 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-edb76629-de21-414b-8717-2aa97608ba2d None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:42 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-edb76629-de21-414b-8717-2aa97608ba2d tempest-GroupSnapshotsV319Test-284227922 tempest-GroupSnapshotsV319Test-284227922-project-admin] POST http://192.168.122.168/volume/v3/group_snapshots/6f65ba93-5eb8-46f5-aa2d-385137687fe6/action Sep 07 21:06:42 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-edb76629-de21-414b-8717-2aa97608ba2d tempest-GroupSnapshotsV319Test-284227922 tempest-GroupSnapshotsV319Test-284227922-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=86971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:06:42 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-edb76629-de21-414b-8717-2aa97608ba2d tempest-GroupSnapshotsV319Test-284227922 tempest-GroupSnapshotsV319Test-284227922-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:06:42 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.group_snapshots [None req-edb76629-de21-414b-8717-2aa97608ba2d tempest-GroupSnapshotsV319Test-284227922 tempest-GroupSnapshotsV319Test-284227922-project-admin] Updating group '6f65ba93-5eb8-46f5-aa2d-385137687fe6' with 'creating' {{(pid=86971) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 07 21:06:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-b643c6cb-7262-4d5b-81e7-9fd621c9deef None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:42 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:42 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:06:42 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b643c6cb-7262-4d5b-81e7-9fd621c9deef tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] GET http://192.168.122.168/volume/v3/volumes/11b0f4ad-ce1e-4c52-adbd-1485b72382a7 Sep 07 21:06:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b643c6cb-7262-4d5b-81e7-9fd621c9deef tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b643c6cb-7262-4d5b-81e7-9fd621c9deef tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:42 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-edb76629-de21-414b-8717-2aa97608ba2d tempest-GroupSnapshotsV319Test-284227922 tempest-GroupSnapshotsV319Test-284227922-project-admin] http://192.168.122.168/volume/v3/group_snapshots/6f65ba93-5eb8-46f5-aa2d-385137687fe6/action returned with HTTP 202 Sep 07 21:06:42 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 127/255] 192.168.122.168 () {62 vars in 1339 bytes} [Mon Sep 7 21:06:42 2026] POST /volume/v3/group_snapshots/6f65ba93-5eb8-46f5-aa2d-385137687fe6/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 21:06:42 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-900bb3a5-9063-45cb-948b-bf238ee5bf79 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:42 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-900bb3a5-9063-45cb-948b-bf238ee5bf79 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] GET http://192.168.122.168/volume/v3/group_snapshots/6f65ba93-5eb8-46f5-aa2d-385137687fe6 Sep 07 21:06:42 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-900bb3a5-9063-45cb-948b-bf238ee5bf79 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:42 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-900bb3a5-9063-45cb-948b-bf238ee5bf79 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Calling method 'version_select' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:42 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.group_snapshots [None req-900bb3a5-9063-45cb-948b-bf238ee5bf79 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] show called for member 6f65ba93-5eb8-46f5-aa2d-385137687fe6 {{(pid=86971) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 21:06:42 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:42 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:06:42 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:06:42 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:06:42 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:42 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:06:42 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-b643c6cb-7262-4d5b-81e7-9fd621c9deef tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] Volume info retrieved successfully. Sep 07 21:06:42 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-900bb3a5-9063-45cb-948b-bf238ee5bf79 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] http://192.168.122.168/volume/v3/group_snapshots/6f65ba93-5eb8-46f5-aa2d-385137687fe6 returned with HTTP 200 Sep 07 21:06:42 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 128/256] 192.168.122.168 () {60 vars in 1297 bytes} [Mon Sep 7 21:06:42 2026] GET /volume/v3/group_snapshots/6f65ba93-5eb8-46f5-aa2d-385137687fe6 => generated 330 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:06:42 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-6627b76f-563e-4aac-96a4-d037bbd4bffe None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:42 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-6627b76f-563e-4aac-96a4-d037bbd4bffe None None] GET http://192.168.122.168/volume// Sep 07 21:06:42 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-6627b76f-563e-4aac-96a4-d037bbd4bffe None None] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:42 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-6627b76f-563e-4aac-96a4-d037bbd4bffe None None] Calling method 'all' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:42 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-6627b76f-563e-4aac-96a4-d037bbd4bffe None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 07 21:06:42 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 129/257] 192.168.122.168 () {58 vars in 1315 bytes} [Mon Sep 7 21:06:42 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 21:06:42 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-ac462f4e-e3e5-43a7-871f-46b3668bbf8b None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:42 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ac462f4e-e3e5-43a7-871f-46b3668bbf8b tempest-GroupSnapshotsV319Test-284227922 tempest-GroupSnapshotsV319Test-284227922-project-admin] POST http://192.168.122.168/volume/v3/group_snapshots/6f65ba93-5eb8-46f5-aa2d-385137687fe6/action Sep 07 21:06:42 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b643c6cb-7262-4d5b-81e7-9fd621c9deef tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] http://192.168.122.168/volume/v3/volumes/11b0f4ad-ce1e-4c52-adbd-1485b72382a7 returned with HTTP 200 Sep 07 21:06:42 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-ac462f4e-e3e5-43a7-871f-46b3668bbf8b tempest-GroupSnapshotsV319Test-284227922 tempest-GroupSnapshotsV319Test-284227922-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=86971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:06:42 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-ac462f4e-e3e5-43a7-871f-46b3668bbf8b tempest-GroupSnapshotsV319Test-284227922 tempest-GroupSnapshotsV319Test-284227922-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:06:42 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 129/258] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:06:42 2026] GET /volume/v3/volumes/11b0f4ad-ce1e-4c52-adbd-1485b72382a7 => generated 852 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:06:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-cbfd0b22-698e-4e5a-bb2a-805c1a96cc81 req-b74420ee-0fdf-4511-851a-976c14549138 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:42 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.group_snapshots [None req-ac462f4e-e3e5-43a7-871f-46b3668bbf8b tempest-GroupSnapshotsV319Test-284227922 tempest-GroupSnapshotsV319Test-284227922-project-admin] Updating group '6f65ba93-5eb8-46f5-aa2d-385137687fe6' with 'available' {{(pid=86971) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 07 21:06:42 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-cbfd0b22-698e-4e5a-bb2a-805c1a96cc81 req-b74420ee-0fdf-4511-851a-976c14549138 tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] GET http://192.168.122.168/volume/v3/volumes/11b0f4ad-ce1e-4c52-adbd-1485b72382a7 Sep 07 21:06:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-cbfd0b22-698e-4e5a-bb2a-805c1a96cc81 req-b74420ee-0fdf-4511-851a-976c14549138 tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-cbfd0b22-698e-4e5a-bb2a-805c1a96cc81 req-b74420ee-0fdf-4511-851a-976c14549138 tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:42 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:42 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:06:42 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:06:42 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:06:42 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:42 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:06:42 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ac462f4e-e3e5-43a7-871f-46b3668bbf8b tempest-GroupSnapshotsV319Test-284227922 tempest-GroupSnapshotsV319Test-284227922-project-admin] http://192.168.122.168/volume/v3/group_snapshots/6f65ba93-5eb8-46f5-aa2d-385137687fe6/action returned with HTTP 202 Sep 07 21:06:42 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 130/259] 192.168.122.168 () {62 vars in 1339 bytes} [Mon Sep 7 21:06:42 2026] POST /volume/v3/group_snapshots/6f65ba93-5eb8-46f5-aa2d-385137687fe6/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 21:06:42 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [req-cbfd0b22-698e-4e5a-bb2a-805c1a96cc81 req-b74420ee-0fdf-4511-851a-976c14549138 tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] Volume info retrieved successfully. Sep 07 21:06:42 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-943fa5af-3b02-42ab-b2eb-73c40e57aee4 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:42 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-943fa5af-3b02-42ab-b2eb-73c40e57aee4 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] GET http://192.168.122.168/volume/v3/group_snapshots/6f65ba93-5eb8-46f5-aa2d-385137687fe6 Sep 07 21:06:42 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-943fa5af-3b02-42ab-b2eb-73c40e57aee4 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:42 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-943fa5af-3b02-42ab-b2eb-73c40e57aee4 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Calling method 'version_select' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:42 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.group_snapshots [None req-943fa5af-3b02-42ab-b2eb-73c40e57aee4 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] show called for member 6f65ba93-5eb8-46f5-aa2d-385137687fe6 {{(pid=86971) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 21:06:42 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-cbfd0b22-698e-4e5a-bb2a-805c1a96cc81 req-b74420ee-0fdf-4511-851a-976c14549138 tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] http://192.168.122.168/volume/v3/volumes/11b0f4ad-ce1e-4c52-adbd-1485b72382a7 returned with HTTP 200 Sep 07 21:06:42 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 130/260] 192.168.122.168 () {62 vars in 1528 bytes} [Mon Sep 7 21:06:42 2026] GET /volume/v3/volumes/11b0f4ad-ce1e-4c52-adbd-1485b72382a7 => generated 1033 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 21:06:42 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:42 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:06:42 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-943fa5af-3b02-42ab-b2eb-73c40e57aee4 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] http://192.168.122.168/volume/v3/group_snapshots/6f65ba93-5eb8-46f5-aa2d-385137687fe6 returned with HTTP 200 Sep 07 21:06:42 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 131/261] 192.168.122.168 () {60 vars in 1297 bytes} [Mon Sep 7 21:06:42 2026] GET /volume/v3/group_snapshots/6f65ba93-5eb8-46f5-aa2d-385137687fe6 => generated 331 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:06:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-5f8bdb09-7be3-485f-b20e-6648c0ca01e4 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:42 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-5f8bdb09-7be3-485f-b20e-6648c0ca01e4 tempest-GroupSnapshotsV319Test-284227922 tempest-GroupSnapshotsV319Test-284227922-project-admin] POST http://192.168.122.168/volume/v3/group_snapshots/6f65ba93-5eb8-46f5-aa2d-385137687fe6/action Sep 07 21:06:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-5f8bdb09-7be3-485f-b20e-6648c0ca01e4 tempest-GroupSnapshotsV319Test-284227922 tempest-GroupSnapshotsV319Test-284227922-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=86970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:06:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-5f8bdb09-7be3-485f-b20e-6648c0ca01e4 tempest-GroupSnapshotsV319Test-284227922 tempest-GroupSnapshotsV319Test-284227922-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "error"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:06:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.group_snapshots [None req-5f8bdb09-7be3-485f-b20e-6648c0ca01e4 tempest-GroupSnapshotsV319Test-284227922 tempest-GroupSnapshotsV319Test-284227922-project-admin] Updating group '6f65ba93-5eb8-46f5-aa2d-385137687fe6' with 'error' {{(pid=86970) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 07 21:06:42 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:42 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:06:42 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-5f8bdb09-7be3-485f-b20e-6648c0ca01e4 tempest-GroupSnapshotsV319Test-284227922 tempest-GroupSnapshotsV319Test-284227922-project-admin] http://192.168.122.168/volume/v3/group_snapshots/6f65ba93-5eb8-46f5-aa2d-385137687fe6/action returned with HTTP 202 Sep 07 21:06:42 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 131/262] 192.168.122.168 () {62 vars in 1339 bytes} [Mon Sep 7 21:06:42 2026] POST /volume/v3/group_snapshots/6f65ba93-5eb8-46f5-aa2d-385137687fe6/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 21:06:42 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-44495e93-bf5c-4a66-ade5-f2de9706ac91 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:42 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-44495e93-bf5c-4a66-ade5-f2de9706ac91 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] GET http://192.168.122.168/volume/v3/group_snapshots/6f65ba93-5eb8-46f5-aa2d-385137687fe6 Sep 07 21:06:42 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-44495e93-bf5c-4a66-ade5-f2de9706ac91 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:42 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-44495e93-bf5c-4a66-ade5-f2de9706ac91 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Calling method 'version_select' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:42 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.group_snapshots [None req-44495e93-bf5c-4a66-ade5-f2de9706ac91 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] show called for member 6f65ba93-5eb8-46f5-aa2d-385137687fe6 {{(pid=86971) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 21:06:42 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:42 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:06:42 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-44495e93-bf5c-4a66-ade5-f2de9706ac91 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] http://192.168.122.168/volume/v3/group_snapshots/6f65ba93-5eb8-46f5-aa2d-385137687fe6 returned with HTTP 200 Sep 07 21:06:42 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 132/263] 192.168.122.168 () {60 vars in 1297 bytes} [Mon Sep 7 21:06:42 2026] GET /volume/v3/group_snapshots/6f65ba93-5eb8-46f5-aa2d-385137687fe6 => generated 327 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:06:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-67c8e44e-8aa5-469c-b63a-62e9caddfe2b None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:42 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-cbfd0b22-698e-4e5a-bb2a-805c1a96cc81 req-16f27e72-e562-4fea-ba16-1e4904bac17c None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:42 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-cbfd0b22-698e-4e5a-bb2a-805c1a96cc81 req-16f27e72-e562-4fea-ba16-1e4904bac17c tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] PUT http://192.168.122.168/volume/v3/attachments/029a4883-fcfc-4700-849a-d996866014e0 Sep 07 21:06:42 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-67c8e44e-8aa5-469c-b63a-62e9caddfe2b tempest-GroupSnapshotsV319Test-284227922 tempest-GroupSnapshotsV319Test-284227922-project-admin] POST http://192.168.122.168/volume/v3/group_snapshots/6f65ba93-5eb8-46f5-aa2d-385137687fe6/action Sep 07 21:06:42 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-cbfd0b22-698e-4e5a-bb2a-805c1a96cc81 req-16f27e72-e562-4fea-ba16-1e4904bac17c tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.168", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f66edac0a33a", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "c6b99549-0b24-4978-b602-a84a5032516b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:06:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-67c8e44e-8aa5-469c-b63a-62e9caddfe2b tempest-GroupSnapshotsV319Test-284227922 tempest-GroupSnapshotsV319Test-284227922-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=86970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:06:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-67c8e44e-8aa5-469c-b63a-62e9caddfe2b tempest-GroupSnapshotsV319Test-284227922 tempest-GroupSnapshotsV319Test-284227922-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:06:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.group_snapshots [None req-67c8e44e-8aa5-469c-b63a-62e9caddfe2b tempest-GroupSnapshotsV319Test-284227922 tempest-GroupSnapshotsV319Test-284227922-project-admin] Updating group '6f65ba93-5eb8-46f5-aa2d-385137687fe6' with 'available' {{(pid=86970) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 07 21:06:42 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:42 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:06:42 devstack devstack@c-api.service[86971]: DEBUG cinder.coordination [req-cbfd0b22-698e-4e5a-bb2a-805c1a96cc81 req-16f27e72-e562-4fea-ba16-1e4904bac17c tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] Acquiring lock "cinder-attachment_update-11b0f4ad-ce1e-4c52-adbd-1485b72382a7-devstack" by "attachment_update" {{(pid=86971) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 21:06:42 devstack devstack@c-api.service[86971]: DEBUG cinder.coordination [req-cbfd0b22-698e-4e5a-bb2a-805c1a96cc81 req-16f27e72-e562-4fea-ba16-1e4904bac17c tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] Lock "cinder-attachment_update-11b0f4ad-ce1e-4c52-adbd-1485b72382a7-devstack" acquired by "attachment_update" :: waited 0.016s {{(pid=86971) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 21:06:42 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:42 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:06:42 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-67c8e44e-8aa5-469c-b63a-62e9caddfe2b tempest-GroupSnapshotsV319Test-284227922 tempest-GroupSnapshotsV319Test-284227922-project-admin] http://192.168.122.168/volume/v3/group_snapshots/6f65ba93-5eb8-46f5-aa2d-385137687fe6/action returned with HTTP 202 Sep 07 21:06:42 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 132/264] 192.168.122.168 () {62 vars in 1339 bytes} [Mon Sep 7 21:06:42 2026] POST /volume/v3/group_snapshots/6f65ba93-5eb8-46f5-aa2d-385137687fe6/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 21:06:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-93eed5c3-be5e-4c20-b61e-2f5dd5a1bd2d None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:42 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-93eed5c3-be5e-4c20-b61e-2f5dd5a1bd2d tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] GET http://192.168.122.168/volume/v3/group_snapshots/6f65ba93-5eb8-46f5-aa2d-385137687fe6 Sep 07 21:06:42 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:06:42 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:06:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-93eed5c3-be5e-4c20-b61e-2f5dd5a1bd2d tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-93eed5c3-be5e-4c20-b61e-2f5dd5a1bd2d tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Calling method 'version_select' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.group_snapshots [None req-93eed5c3-be5e-4c20-b61e-2f5dd5a1bd2d tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] show called for member 6f65ba93-5eb8-46f5-aa2d-385137687fe6 {{(pid=86970) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 21:06:42 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:42 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:06:42 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-93eed5c3-be5e-4c20-b61e-2f5dd5a1bd2d tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] http://192.168.122.168/volume/v3/group_snapshots/6f65ba93-5eb8-46f5-aa2d-385137687fe6 returned with HTTP 200 Sep 07 21:06:42 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 133/265] 192.168.122.168 () {60 vars in 1297 bytes} [Mon Sep 7 21:06:42 2026] GET /volume/v3/group_snapshots/6f65ba93-5eb8-46f5-aa2d-385137687fe6 => generated 331 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:06:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-00f545b0-baab-43c9-ac68-e5ef32200e7a None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:42 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-00f545b0-baab-43c9-ac68-e5ef32200e7a tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] DELETE http://192.168.122.168/volume/v3/group_snapshots/6f65ba93-5eb8-46f5-aa2d-385137687fe6 Sep 07 21:06:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-00f545b0-baab-43c9-ac68-e5ef32200e7a tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-00f545b0-baab-43c9-ac68-e5ef32200e7a tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Calling method 'version_select' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.group_snapshots [None req-00f545b0-baab-43c9-ac68-e5ef32200e7a tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] delete called for member 6f65ba93-5eb8-46f5-aa2d-385137687fe6 {{(pid=86970) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 07 21:06:42 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.group_snapshots [None req-00f545b0-baab-43c9-ac68-e5ef32200e7a tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Delete group_snapshot with id: 6f65ba93-5eb8-46f5-aa2d-385137687fe6 Sep 07 21:06:42 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:42 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:06:42 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/snapshot.py:354: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:06:42 devstack devstack@c-api.service[86970]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 21:06:42 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-00f545b0-baab-43c9-ac68-e5ef32200e7a tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] http://192.168.122.168/volume/v3/group_snapshots/6f65ba93-5eb8-46f5-aa2d-385137687fe6 returned with HTTP 202 Sep 07 21:06:42 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 134/266] 192.168.122.168 () {60 vars in 1300 bytes} [Mon Sep 7 21:06:42 2026] DELETE /volume/v3/group_snapshots/6f65ba93-5eb8-46f5-aa2d-385137687fe6 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 21:06:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-01ca13a8-f7bb-416b-981b-95b93f8a9059 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:42 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-01ca13a8-f7bb-416b-981b-95b93f8a9059 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] GET http://192.168.122.168/volume/v3/volumes/detail Sep 07 21:06:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-01ca13a8-f7bb-416b-981b-95b93f8a9059 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-01ca13a8-f7bb-416b-981b-95b93f8a9059 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Calling method 'detail' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.api_utils [None req-01ca13a8-f7bb-416b-981b-95b93f8a9059 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Removing options '' from query. {{(pid=86970) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 21:06:42 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:42 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:06:42 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-01ca13a8-f7bb-416b-981b-95b93f8a9059 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86970) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 21:06:42 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:06:42 devstack devstack@c-api.service[86970]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 21:06:42 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:06:42 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:06:42 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-01ca13a8-f7bb-416b-981b-95b93f8a9059 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Get all volumes completed successfully. Sep 07 21:06:42 devstack devstack@c-api.service[86970]: WARNING stevedore.named [None req-01ca13a8-f7bb-416b-981b-95b93f8a9059 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:06:42 devstack devstack@c-api.service[86970]: WARNING castellan.key_manager [None req-01ca13a8-f7bb-416b-981b-95b93f8a9059 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:06:42 devstack devstack@c-api.service[86971]: DEBUG cinder.coordination [req-cbfd0b22-698e-4e5a-bb2a-805c1a96cc81 req-16f27e72-e562-4fea-ba16-1e4904bac17c tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] Lock "cinder-attachment_update-11b0f4ad-ce1e-4c52-adbd-1485b72382a7-devstack" released by "attachment_update" :: held 0.234s {{(pid=86971) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 21:06:42 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-cbfd0b22-698e-4e5a-bb2a-805c1a96cc81 req-16f27e72-e562-4fea-ba16-1e4904bac17c tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] http://192.168.122.168/volume/v3/attachments/029a4883-fcfc-4700-849a-d996866014e0 returned with HTTP 200 Sep 07 21:06:42 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 133/267] 192.168.122.168 () {66 vars in 1593 bytes} [Mon Sep 7 21:06:42 2026] PUT /volume/v3/attachments/029a4883-fcfc-4700-849a-d996866014e0 => generated 694 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 21:06:42 devstack devstack@c-api.service[86970]: DEBUG oslo_db.sqlalchemy.engines [None req-01ca13a8-f7bb-416b-981b-95b93f8a9059 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86970) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 21:06:42 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:42 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:06:42 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-01ca13a8-f7bb-416b-981b-95b93f8a9059 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] http://192.168.122.168/volume/v3/volumes/detail returned with HTTP 200 Sep 07 21:06:42 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 135/268] 192.168.122.168 () {60 vars in 1183 bytes} [Mon Sep 7 21:06:42 2026] GET /volume/v3/volumes/detail => generated 930 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:06:42 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-75ccca6c-b7ad-4cc0-a8fc-fd2fb75b8962 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:42 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-75ccca6c-b7ad-4cc0-a8fc-fd2fb75b8962 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] GET http://192.168.122.168/volume/v3/snapshots/detail Sep 07 21:06:42 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-75ccca6c-b7ad-4cc0-a8fc-fd2fb75b8962 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:42 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-75ccca6c-b7ad-4cc0-a8fc-fd2fb75b8962 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Calling method 'detail' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:42 devstack devstack@c-api.service[86971]: DEBUG cinder.api.api_utils [None req-75ccca6c-b7ad-4cc0-a8fc-fd2fb75b8962 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Removing options '' from query. {{(pid=86971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 21:06:42 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:42 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:06:42 devstack devstack@c-api.service[86971]: DEBUG cinder.db.api [None req-75ccca6c-b7ad-4cc0-a8fc-fd2fb75b8962 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Building query based on filter {{(pid=86971) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 21:06:42 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:06:42 devstack devstack@c-api.service[86971]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 21:06:42 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-75ccca6c-b7ad-4cc0-a8fc-fd2fb75b8962 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Get all snapshots completed successfully. Sep 07 21:06:42 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:42 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:06:42 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-75ccca6c-b7ad-4cc0-a8fc-fd2fb75b8962 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] http://192.168.122.168/volume/v3/snapshots/detail returned with HTTP 200 Sep 07 21:06:42 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 134/269] 192.168.122.168 () {58 vars in 1148 bytes} [Mon Sep 7 21:06:42 2026] GET /volume/v3/snapshots/detail => generated 476 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:06:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-14b9110e-f64a-45ce-9666-6c8d7315ad8c None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:42 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-14b9110e-f64a-45ce-9666-6c8d7315ad8c tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] GET http://192.168.122.168/volume/v3/snapshots/70a86921-ea1b-4339-9666-ad18a1a77f09 Sep 07 21:06:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-14b9110e-f64a-45ce-9666-6c8d7315ad8c tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-14b9110e-f64a-45ce-9666-6c8d7315ad8c tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:42 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:42 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:06:42 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-14b9110e-f64a-45ce-9666-6c8d7315ad8c tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Snapshot retrieved successfully. Sep 07 21:06:42 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-14b9110e-f64a-45ce-9666-6c8d7315ad8c tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] http://192.168.122.168/volume/v3/snapshots/70a86921-ea1b-4339-9666-ad18a1a77f09 returned with HTTP 200 Sep 07 21:06:42 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 136/270] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:06:42 2026] GET /volume/v3/snapshots/70a86921-ea1b-4339-9666-ad18a1a77f09 => generated 473 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:06:43 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-5693bff4-28b5-490a-ba28-4c8f3a1e2ff1 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:43 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5693bff4-28b5-490a-ba28-4c8f3a1e2ff1 tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] GET http://192.168.122.168/volume/v3/volumes/11b0f4ad-ce1e-4c52-adbd-1485b72382a7 Sep 07 21:06:43 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-5693bff4-28b5-490a-ba28-4c8f3a1e2ff1 tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:43 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-5693bff4-28b5-490a-ba28-4c8f3a1e2ff1 tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:43 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:06:43 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:06:43 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:43 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:06:43 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-5693bff4-28b5-490a-ba28-4c8f3a1e2ff1 tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] Volume info retrieved successfully. Sep 07 21:06:43 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5693bff4-28b5-490a-ba28-4c8f3a1e2ff1 tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] http://192.168.122.168/volume/v3/volumes/11b0f4ad-ce1e-4c52-adbd-1485b72382a7 returned with HTTP 200 Sep 07 21:06:43 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 135/271] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:06:43 2026] GET /volume/v3/volumes/11b0f4ad-ce1e-4c52-adbd-1485b72382a7 => generated 853 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:06:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-cbfd0b22-698e-4e5a-bb2a-805c1a96cc81 req-3b488e08-8441-4b6b-8ef2-c64b22510811 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:43 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-cbfd0b22-698e-4e5a-bb2a-805c1a96cc81 req-3b488e08-8441-4b6b-8ef2-c64b22510811 tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] POST http://192.168.122.168/volume/v3/attachments/029a4883-fcfc-4700-849a-d996866014e0/action Sep 07 21:06:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-cbfd0b22-698e-4e5a-bb2a-805c1a96cc81 req-3b488e08-8441-4b6b-8ef2-c64b22510811 tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] Action body: b'{"os-complete": null}' {{(pid=86970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:06:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-cbfd0b22-698e-4e5a-bb2a-805c1a96cc81 req-3b488e08-8441-4b6b-8ef2-c64b22510811 tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:06:43 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:06:43 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:06:43 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:43 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:06:43 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-6c03f590-2d01-45f7-a727-53f170b778fa None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:43 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-cbfd0b22-698e-4e5a-bb2a-805c1a96cc81 req-3b488e08-8441-4b6b-8ef2-c64b22510811 tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] http://192.168.122.168/volume/v3/attachments/029a4883-fcfc-4700-849a-d996866014e0/action returned with HTTP 204 Sep 07 21:06:43 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 137/272] 192.168.122.168 () {66 vars in 1614 bytes} [Mon Sep 7 21:06:43 2026] POST /volume/v3/attachments/029a4883-fcfc-4700-849a-d996866014e0/action => generated 0 bytes in 95 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:06:43 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-6c03f590-2d01-45f7-a727-53f170b778fa tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] POST http://192.168.122.168/volume/v3/qos-specs Sep 07 21:06:43 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-6c03f590-2d01-45f7-a727-53f170b778fa tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-1154627167", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:06:43 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.qos_specs [None req-6c03f590-2d01-45f7-a727-53f170b778fa tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-1154627167', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=86971) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 07 21:06:43 devstack devstack@c-api.service[86971]: DEBUG cinder.db.api [None req-6c03f590-2d01-45f7-a727-53f170b778fa tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] DB qos_specs_create(): root {'id': '644859c0-7f8f-4cd4-a618-7b27fe7ef93f', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-1154627167'} {{(pid=86971) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 07 21:06:43 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-6c03f590-2d01-45f7-a727-53f170b778fa tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] http://192.168.122.168/volume/v3/qos-specs returned with HTTP 200 Sep 07 21:06:43 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 136/273] 192.168.122.168 () {60 vars in 1149 bytes} [Mon Sep 7 21:06:43 2026] POST /volume/v3/qos-specs => generated 401 bytes in 346 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:06:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-b2cb1a17-1637-420a-812d-39e34ae22e2c None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:43 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b2cb1a17-1637-420a-812d-39e34ae22e2c tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] POST http://192.168.122.168/volume/v3/types Sep 07 21:06:43 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-5aa031b7-7fce-4da3-bd19-5064c574e662 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b2cb1a17-1637-420a-812d-39e34ae22e2c tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-373903582"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:06:43 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5aa031b7-7fce-4da3-bd19-5064c574e662 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] GET http://192.168.122.168/volume/v3/snapshots/70a86921-ea1b-4339-9666-ad18a1a77f09 Sep 07 21:06:43 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-5aa031b7-7fce-4da3-bd19-5064c574e662 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:43 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-5aa031b7-7fce-4da3-bd19-5064c574e662 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:43 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:43 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:06:43 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-5aa031b7-7fce-4da3-bd19-5064c574e662 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Snapshot retrieved successfully. Sep 07 21:06:43 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5aa031b7-7fce-4da3-bd19-5064c574e662 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] http://192.168.122.168/volume/v3/snapshots/70a86921-ea1b-4339-9666-ad18a1a77f09 returned with HTTP 200 Sep 07 21:06:43 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 137/274] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:06:43 2026] GET /volume/v3/snapshots/70a86921-ea1b-4339-9666-ad18a1a77f09 => generated 473 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:06:44 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b2cb1a17-1637-420a-812d-39e34ae22e2c tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 07 21:06:44 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 138/275] 192.168.122.168 () {60 vars in 1136 bytes} [Mon Sep 7 21:06:43 2026] POST /volume/v3/types => generated 221 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:06:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-20958ddd-5de9-4adc-a9fe-8b74fa8f1c1c None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:44 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-20958ddd-5de9-4adc-a9fe-8b74fa8f1c1c tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] POST http://192.168.122.168/volume/v3/types Sep 07 21:06:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-20958ddd-5de9-4adc-a9fe-8b74fa8f1c1c tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1794589618"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:06:44 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-20958ddd-5de9-4adc-a9fe-8b74fa8f1c1c tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 07 21:06:44 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 138/276] 192.168.122.168 () {60 vars in 1136 bytes} [Mon Sep 7 21:06:44 2026] POST /volume/v3/types => generated 222 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:06:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-b749c9b8-3589-4856-9113-6816e107063e None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:44 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b749c9b8-3589-4856-9113-6816e107063e tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] POST http://192.168.122.168/volume/v3/types Sep 07 21:06:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b749c9b8-3589-4856-9113-6816e107063e tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1356843138"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:06:44 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b749c9b8-3589-4856-9113-6816e107063e tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 07 21:06:44 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 139/277] 192.168.122.168 () {60 vars in 1136 bytes} [Mon Sep 7 21:06:44 2026] POST /volume/v3/types => generated 222 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:06:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-feb42c49-84ce-457a-b76c-dfe41ee379ce None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:44 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-feb42c49-84ce-457a-b76c-dfe41ee379ce tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] GET http://192.168.122.168/volume/v3/qos-specs/644859c0-7f8f-4cd4-a618-7b27fe7ef93f/associate?vol_type_id=7560cf2d-a512-46f9-809a-d3e0ebe5ba9a Sep 07 21:06:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-feb42c49-84ce-457a-b76c-dfe41ee379ce tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-feb42c49-84ce-457a-b76c-dfe41ee379ce tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] Calling method 'associate' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.contrib.qos_specs_manage [None req-feb42c49-84ce-457a-b76c-dfe41ee379ce tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] Associate qos_spec: 644859c0-7f8f-4cd4-a618-7b27fe7ef93f with type: 7560cf2d-a512-46f9-809a-d3e0ebe5ba9a {{(pid=86971) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 07 21:06:44 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-feb42c49-84ce-457a-b76c-dfe41ee379ce tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] http://192.168.122.168/volume/v3/qos-specs/644859c0-7f8f-4cd4-a618-7b27fe7ef93f/associate?vol_type_id=7560cf2d-a512-46f9-809a-d3e0ebe5ba9a returned with HTTP 202 Sep 07 21:06:44 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 139/278] 192.168.122.168 () {58 vars in 1365 bytes} [Mon Sep 7 21:06:44 2026] GET /volume/v3/qos-specs/644859c0-7f8f-4cd4-a618-7b27fe7ef93f/associate?vol_type_id=7560cf2d-a512-46f9-809a-d3e0ebe5ba9a => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:06:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-e1e2a823-4e11-4943-88a9-573b7b2cd8d8 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:44 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e1e2a823-4e11-4943-88a9-573b7b2cd8d8 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] GET http://192.168.122.168/volume/v3/qos-specs/644859c0-7f8f-4cd4-a618-7b27fe7ef93f/associate?vol_type_id=49fdc00f-2cd7-4c1d-9aa6-b404fc712ac7 Sep 07 21:06:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-e1e2a823-4e11-4943-88a9-573b7b2cd8d8 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-e1e2a823-4e11-4943-88a9-573b7b2cd8d8 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] Calling method 'associate' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e1e2a823-4e11-4943-88a9-573b7b2cd8d8 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] Associate qos_spec: 644859c0-7f8f-4cd4-a618-7b27fe7ef93f with type: 49fdc00f-2cd7-4c1d-9aa6-b404fc712ac7 {{(pid=86970) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 07 21:06:44 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e1e2a823-4e11-4943-88a9-573b7b2cd8d8 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] http://192.168.122.168/volume/v3/qos-specs/644859c0-7f8f-4cd4-a618-7b27fe7ef93f/associate?vol_type_id=49fdc00f-2cd7-4c1d-9aa6-b404fc712ac7 returned with HTTP 202 Sep 07 21:06:44 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 140/279] 192.168.122.168 () {58 vars in 1365 bytes} [Mon Sep 7 21:06:44 2026] GET /volume/v3/qos-specs/644859c0-7f8f-4cd4-a618-7b27fe7ef93f/associate?vol_type_id=49fdc00f-2cd7-4c1d-9aa6-b404fc712ac7 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:06:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-3e7fbe80-b311-476a-ab62-14b9be2682b2 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:44 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-3e7fbe80-b311-476a-ab62-14b9be2682b2 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] GET http://192.168.122.168/volume/v3/qos-specs/644859c0-7f8f-4cd4-a618-7b27fe7ef93f/associate?vol_type_id=8943ecbf-3f28-4abb-894f-32fcf1cf9f40 Sep 07 21:06:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-3e7fbe80-b311-476a-ab62-14b9be2682b2 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-3e7fbe80-b311-476a-ab62-14b9be2682b2 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] Calling method 'associate' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:44 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:44 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:06:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.contrib.qos_specs_manage [None req-3e7fbe80-b311-476a-ab62-14b9be2682b2 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] Associate qos_spec: 644859c0-7f8f-4cd4-a618-7b27fe7ef93f with type: 8943ecbf-3f28-4abb-894f-32fcf1cf9f40 {{(pid=86971) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 07 21:06:44 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-3e7fbe80-b311-476a-ab62-14b9be2682b2 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] http://192.168.122.168/volume/v3/qos-specs/644859c0-7f8f-4cd4-a618-7b27fe7ef93f/associate?vol_type_id=8943ecbf-3f28-4abb-894f-32fcf1cf9f40 returned with HTTP 202 Sep 07 21:06:44 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 140/280] 192.168.122.168 () {58 vars in 1365 bytes} [Mon Sep 7 21:06:44 2026] GET /volume/v3/qos-specs/644859c0-7f8f-4cd4-a618-7b27fe7ef93f/associate?vol_type_id=8943ecbf-3f28-4abb-894f-32fcf1cf9f40 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:06:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-81c771ef-3bbe-4238-876a-13be7fb9a954 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:44 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-81c771ef-3bbe-4238-876a-13be7fb9a954 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] GET http://192.168.122.168/volume/v3/qos-specs/644859c0-7f8f-4cd4-a618-7b27fe7ef93f/associations Sep 07 21:06:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-81c771ef-3bbe-4238-876a-13be7fb9a954 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-81c771ef-3bbe-4238-876a-13be7fb9a954 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] Calling method 'associations' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:44 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:44 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:06:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.contrib.qos_specs_manage [None req-81c771ef-3bbe-4238-876a-13be7fb9a954 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] Get associations for qos_spec id: 644859c0-7f8f-4cd4-a618-7b27fe7ef93f {{(pid=86970) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 07 21:06:44 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume_type.py:186: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:06:44 devstack devstack@c-api.service[86970]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 07 21:06:44 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-81c771ef-3bbe-4238-876a-13be7fb9a954 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] http://192.168.122.168/volume/v3/qos-specs/644859c0-7f8f-4cd4-a618-7b27fe7ef93f/associations returned with HTTP 200 Sep 07 21:06:44 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 141/281] 192.168.122.168 () {58 vars in 1277 bytes} [Mon Sep 7 21:06:44 2026] GET /volume/v3/qos-specs/644859c0-7f8f-4cd4-a618-7b27fe7ef93f/associations => generated 447 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:06:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-0b83362d-cfa3-468c-a9e6-4f022187f30d None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-3a5a37be-2b71-407a-a225-90e6f2c20543 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:44 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-0b83362d-cfa3-468c-a9e6-4f022187f30d tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] GET http://192.168.122.168/volume/v3/qos-specs/644859c0-7f8f-4cd4-a618-7b27fe7ef93f/disassociate?vol_type_id=7560cf2d-a512-46f9-809a-d3e0ebe5ba9a Sep 07 21:06:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-0b83362d-cfa3-468c-a9e6-4f022187f30d tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:44 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-3a5a37be-2b71-407a-a225-90e6f2c20543 tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] GET http://192.168.122.168/volume/v3/volumes/11b0f4ad-ce1e-4c52-adbd-1485b72382a7 Sep 07 21:06:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-0b83362d-cfa3-468c-a9e6-4f022187f30d tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] Calling method 'disassociate' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-3a5a37be-2b71-407a-a225-90e6f2c20543 tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:44 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:44 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:06:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.contrib.qos_specs_manage [None req-0b83362d-cfa3-468c-a9e6-4f022187f30d tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] Disassociate qos_spec: 644859c0-7f8f-4cd4-a618-7b27fe7ef93f from type: 7560cf2d-a512-46f9-809a-d3e0ebe5ba9a {{(pid=86971) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Sep 07 21:06:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-3a5a37be-2b71-407a-a225-90e6f2c20543 tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:44 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:06:44 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:06:44 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:44 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:06:44 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-3a5a37be-2b71-407a-a225-90e6f2c20543 tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] Volume info retrieved successfully. Sep 07 21:06:44 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-0b83362d-cfa3-468c-a9e6-4f022187f30d tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] http://192.168.122.168/volume/v3/qos-specs/644859c0-7f8f-4cd4-a618-7b27fe7ef93f/disassociate?vol_type_id=7560cf2d-a512-46f9-809a-d3e0ebe5ba9a returned with HTTP 202 Sep 07 21:06:44 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 141/282] 192.168.122.168 () {58 vars in 1374 bytes} [Mon Sep 7 21:06:44 2026] GET /volume/v3/qos-specs/644859c0-7f8f-4cd4-a618-7b27fe7ef93f/disassociate?vol_type_id=7560cf2d-a512-46f9-809a-d3e0ebe5ba9a => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:06:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-5382dba5-0ee4-42e3-9a18-3dd53520fcc4 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:44 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5382dba5-0ee4-42e3-9a18-3dd53520fcc4 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] GET http://192.168.122.168/volume/v3/qos-specs/644859c0-7f8f-4cd4-a618-7b27fe7ef93f/associations Sep 07 21:06:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-5382dba5-0ee4-42e3-9a18-3dd53520fcc4 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-5382dba5-0ee4-42e3-9a18-3dd53520fcc4 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] Calling method 'associations' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:44 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:44 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:06:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.contrib.qos_specs_manage [None req-5382dba5-0ee4-42e3-9a18-3dd53520fcc4 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] Get associations for qos_spec id: 644859c0-7f8f-4cd4-a618-7b27fe7ef93f {{(pid=86971) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 07 21:06:44 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-3a5a37be-2b71-407a-a225-90e6f2c20543 tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] http://192.168.122.168/volume/v3/volumes/11b0f4ad-ce1e-4c52-adbd-1485b72382a7 returned with HTTP 200 Sep 07 21:06:44 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 142/283] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:06:44 2026] GET /volume/v3/volumes/11b0f4ad-ce1e-4c52-adbd-1485b72382a7 => generated 1145 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:06:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-a7ca3a8f-f098-4084-b0b6-964627b4dc46 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:44 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a7ca3a8f-f098-4084-b0b6-964627b4dc46 tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] GET http://192.168.122.168/volume/v3/volumes/11b0f4ad-ce1e-4c52-adbd-1485b72382a7 Sep 07 21:06:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a7ca3a8f-f098-4084-b0b6-964627b4dc46 tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a7ca3a8f-f098-4084-b0b6-964627b4dc46 tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:44 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume_type.py:186: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:06:44 devstack devstack@c-api.service[86971]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 07 21:06:44 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5382dba5-0ee4-42e3-9a18-3dd53520fcc4 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] http://192.168.122.168/volume/v3/qos-specs/644859c0-7f8f-4cd4-a618-7b27fe7ef93f/associations returned with HTTP 200 Sep 07 21:06:44 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 142/284] 192.168.122.168 () {58 vars in 1277 bytes} [Mon Sep 7 21:06:44 2026] GET /volume/v3/qos-specs/644859c0-7f8f-4cd4-a618-7b27fe7ef93f/associations => generated 306 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:06:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-bd5ea5b3-d260-487c-b217-343a545bb924 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:44 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-bd5ea5b3-d260-487c-b217-343a545bb924 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] GET http://192.168.122.168/volume/v3/qos-specs/644859c0-7f8f-4cd4-a618-7b27fe7ef93f/disassociate_all Sep 07 21:06:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-bd5ea5b3-d260-487c-b217-343a545bb924 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-bd5ea5b3-d260-487c-b217-343a545bb924 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] Calling method 'disassociate_all' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:44 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:06:44 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:06:44 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:44 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:06:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.contrib.qos_specs_manage [None req-bd5ea5b3-d260-487c-b217-343a545bb924 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] Disassociate qos_spec: 644859c0-7f8f-4cd4-a618-7b27fe7ef93f from all. {{(pid=86971) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Sep 07 21:06:44 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:44 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:06:44 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-a7ca3a8f-f098-4084-b0b6-964627b4dc46 tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] Volume info retrieved successfully. Sep 07 21:06:44 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a7ca3a8f-f098-4084-b0b6-964627b4dc46 tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] http://192.168.122.168/volume/v3/volumes/11b0f4ad-ce1e-4c52-adbd-1485b72382a7 returned with HTTP 200 Sep 07 21:06:44 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 143/285] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:06:44 2026] GET /volume/v3/volumes/11b0f4ad-ce1e-4c52-adbd-1485b72382a7 => generated 1145 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:06:44 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-bd5ea5b3-d260-487c-b217-343a545bb924 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] http://192.168.122.168/volume/v3/qos-specs/644859c0-7f8f-4cd4-a618-7b27fe7ef93f/disassociate_all returned with HTTP 202 Sep 07 21:06:44 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 143/286] 192.168.122.168 () {58 vars in 1289 bytes} [Mon Sep 7 21:06:44 2026] GET /volume/v3/qos-specs/644859c0-7f8f-4cd4-a618-7b27fe7ef93f/disassociate_all => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:06:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-51a5f802-2a36-4e0d-bc3b-673bede07da6 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:44 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-51a5f802-2a36-4e0d-bc3b-673bede07da6 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] GET http://192.168.122.168/volume/v3/qos-specs/644859c0-7f8f-4cd4-a618-7b27fe7ef93f/associations Sep 07 21:06:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-51a5f802-2a36-4e0d-bc3b-673bede07da6 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-51a5f802-2a36-4e0d-bc3b-673bede07da6 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] Calling method 'associations' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.contrib.qos_specs_manage [None req-51a5f802-2a36-4e0d-bc3b-673bede07da6 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] Get associations for qos_spec id: 644859c0-7f8f-4cd4-a618-7b27fe7ef93f {{(pid=86970) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 07 21:06:44 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume_type.py:186: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:06:44 devstack devstack@c-api.service[86970]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 07 21:06:44 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-51a5f802-2a36-4e0d-bc3b-673bede07da6 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] http://192.168.122.168/volume/v3/qos-specs/644859c0-7f8f-4cd4-a618-7b27fe7ef93f/associations returned with HTTP 200 Sep 07 21:06:44 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 144/287] 192.168.122.168 () {58 vars in 1277 bytes} [Mon Sep 7 21:06:44 2026] GET /volume/v3/qos-specs/644859c0-7f8f-4cd4-a618-7b27fe7ef93f/associations => generated 24 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 21:06:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-f7a1223a-a4e1-4617-93b2-25f44bec7b4d None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:44 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f7a1223a-a4e1-4617-93b2-25f44bec7b4d tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] DELETE http://192.168.122.168/volume/v3/types/8943ecbf-3f28-4abb-894f-32fcf1cf9f40 Sep 07 21:06:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f7a1223a-a4e1-4617-93b2-25f44bec7b4d tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f7a1223a-a4e1-4617-93b2-25f44bec7b4d tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] Calling method '_delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:44 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:44 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:06:44 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f7a1223a-a4e1-4617-93b2-25f44bec7b4d tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] http://192.168.122.168/volume/v3/types/8943ecbf-3f28-4abb-894f-32fcf1cf9f40 returned with HTTP 202 Sep 07 21:06:44 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 144/288] 192.168.122.168 () {58 vars in 1229 bytes} [Mon Sep 7 21:06:44 2026] DELETE /volume/v3/types/8943ecbf-3f28-4abb-894f-32fcf1cf9f40 => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:06:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-426975ea-5dda-4210-a830-41d40f6973b2 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:44 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-426975ea-5dda-4210-a830-41d40f6973b2 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] GET http://192.168.122.168/volume/v3/types/8943ecbf-3f28-4abb-894f-32fcf1cf9f40 Sep 07 21:06:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-426975ea-5dda-4210-a830-41d40f6973b2 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-426975ea-5dda-4210-a830-41d40f6973b2 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:44 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-426975ea-5dda-4210-a830-41d40f6973b2 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] http://192.168.122.168/volume/v3/types/8943ecbf-3f28-4abb-894f-32fcf1cf9f40 returned with HTTP 404 Sep 07 21:06:44 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 145/289] 192.168.122.168 () {58 vars in 1226 bytes} [Mon Sep 7 21:06:44 2026] GET /volume/v3/types/8943ecbf-3f28-4abb-894f-32fcf1cf9f40 => generated 114 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:06:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-fe744d25-4010-4d1e-86cb-999d08ed296e None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:44 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-fe744d25-4010-4d1e-86cb-999d08ed296e tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] DELETE http://192.168.122.168/volume/v3/types/49fdc00f-2cd7-4c1d-9aa6-b404fc712ac7 Sep 07 21:06:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-fe744d25-4010-4d1e-86cb-999d08ed296e tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-fe744d25-4010-4d1e-86cb-999d08ed296e tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] Calling method '_delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:44 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-fe744d25-4010-4d1e-86cb-999d08ed296e tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] http://192.168.122.168/volume/v3/types/49fdc00f-2cd7-4c1d-9aa6-b404fc712ac7 returned with HTTP 202 Sep 07 21:06:44 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 145/290] 192.168.122.168 () {58 vars in 1229 bytes} [Mon Sep 7 21:06:44 2026] DELETE /volume/v3/types/49fdc00f-2cd7-4c1d-9aa6-b404fc712ac7 => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:06:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-9324c68a-fd8a-4862-8b93-141cf66f3555 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:44 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-9324c68a-fd8a-4862-8b93-141cf66f3555 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] GET http://192.168.122.168/volume/v3/types/49fdc00f-2cd7-4c1d-9aa6-b404fc712ac7 Sep 07 21:06:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-9324c68a-fd8a-4862-8b93-141cf66f3555 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-9324c68a-fd8a-4862-8b93-141cf66f3555 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:44 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-9324c68a-fd8a-4862-8b93-141cf66f3555 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] http://192.168.122.168/volume/v3/types/49fdc00f-2cd7-4c1d-9aa6-b404fc712ac7 returned with HTTP 404 Sep 07 21:06:44 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 146/291] 192.168.122.168 () {58 vars in 1226 bytes} [Mon Sep 7 21:06:44 2026] GET /volume/v3/types/49fdc00f-2cd7-4c1d-9aa6-b404fc712ac7 => generated 114 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:06:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-74071053-2c03-4385-888f-d15f76ea1e6d None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:44 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-74071053-2c03-4385-888f-d15f76ea1e6d tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] DELETE http://192.168.122.168/volume/v3/types/7560cf2d-a512-46f9-809a-d3e0ebe5ba9a Sep 07 21:06:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-74071053-2c03-4385-888f-d15f76ea1e6d tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-74071053-2c03-4385-888f-d15f76ea1e6d tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] Calling method '_delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-44c90cfc-8c6c-4e5d-84a9-7ce6b6d49203 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:45 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-44c90cfc-8c6c-4e5d-84a9-7ce6b6d49203 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] GET http://192.168.122.168/volume/v3/snapshots/70a86921-ea1b-4339-9666-ad18a1a77f09 Sep 07 21:06:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-44c90cfc-8c6c-4e5d-84a9-7ce6b6d49203 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-44c90cfc-8c6c-4e5d-84a9-7ce6b6d49203 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:45 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-44c90cfc-8c6c-4e5d-84a9-7ce6b6d49203 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] http://192.168.122.168/volume/v3/snapshots/70a86921-ea1b-4339-9666-ad18a1a77f09 returned with HTTP 404 Sep 07 21:06:45 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 147/292] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:06:45 2026] GET /volume/v3/snapshots/70a86921-ea1b-4339-9666-ad18a1a77f09 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:06:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-f5864ea0-36cc-4527-a2e8-26d44b3246c2 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:45 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f5864ea0-36cc-4527-a2e8-26d44b3246c2 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] GET http://192.168.122.168/volume/v3/group_snapshots/6f65ba93-5eb8-46f5-aa2d-385137687fe6 Sep 07 21:06:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f5864ea0-36cc-4527-a2e8-26d44b3246c2 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f5864ea0-36cc-4527-a2e8-26d44b3246c2 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Calling method 'version_select' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.group_snapshots [None req-f5864ea0-36cc-4527-a2e8-26d44b3246c2 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] show called for member 6f65ba93-5eb8-46f5-aa2d-385137687fe6 {{(pid=86970) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 07 21:06:45 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f5864ea0-36cc-4527-a2e8-26d44b3246c2 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] http://192.168.122.168/volume/v3/group_snapshots/6f65ba93-5eb8-46f5-aa2d-385137687fe6 returned with HTTP 404 Sep 07 21:06:45 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 148/293] 192.168.122.168 () {60 vars in 1297 bytes} [Mon Sep 7 21:06:45 2026] GET /volume/v3/group_snapshots/6f65ba93-5eb8-46f5-aa2d-385137687fe6 => generated 116 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 21:06:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-334b74d1-8cd9-4730-a2b0-63f921d08ccb None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:45 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-74071053-2c03-4385-888f-d15f76ea1e6d tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] http://192.168.122.168/volume/v3/types/7560cf2d-a512-46f9-809a-d3e0ebe5ba9a returned with HTTP 202 Sep 07 21:06:45 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 146/294] 192.168.122.168 () {58 vars in 1229 bytes} [Mon Sep 7 21:06:44 2026] DELETE /volume/v3/types/7560cf2d-a512-46f9-809a-d3e0ebe5ba9a => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:06:45 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-334b74d1-8cd9-4730-a2b0-63f921d08ccb tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] GET http://192.168.122.168/volume/v3/volumes/detail Sep 07 21:06:45 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-a085f813-62d9-428f-b2d7-4ffa5681d76e None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-334b74d1-8cd9-4730-a2b0-63f921d08ccb tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-334b74d1-8cd9-4730-a2b0-63f921d08ccb tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Calling method 'detail' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.api_utils [None req-334b74d1-8cd9-4730-a2b0-63f921d08ccb tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Removing options '' from query. {{(pid=86970) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 21:06:45 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:45 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:06:45 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-334b74d1-8cd9-4730-a2b0-63f921d08ccb tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86970) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 21:06:45 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a085f813-62d9-428f-b2d7-4ffa5681d76e tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] GET http://192.168.122.168/volume/v3/types/7560cf2d-a512-46f9-809a-d3e0ebe5ba9a Sep 07 21:06:45 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-a085f813-62d9-428f-b2d7-4ffa5681d76e tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:45 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-a085f813-62d9-428f-b2d7-4ffa5681d76e tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:45 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a085f813-62d9-428f-b2d7-4ffa5681d76e tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] http://192.168.122.168/volume/v3/types/7560cf2d-a512-46f9-809a-d3e0ebe5ba9a returned with HTTP 404 Sep 07 21:06:45 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 147/295] 192.168.122.168 () {58 vars in 1226 bytes} [Mon Sep 7 21:06:45 2026] GET /volume/v3/types/7560cf2d-a512-46f9-809a-d3e0ebe5ba9a => generated 114 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:06:45 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-181abf2e-4d5e-4182-9263-04b93ed6d31e None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:45 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:06:45 devstack devstack@c-api.service[86970]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 21:06:45 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:06:45 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:06:45 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-334b74d1-8cd9-4730-a2b0-63f921d08ccb tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Get all volumes completed successfully. Sep 07 21:06:45 devstack devstack@c-api.service[86970]: WARNING stevedore.named [None req-334b74d1-8cd9-4730-a2b0-63f921d08ccb tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:06:45 devstack devstack@c-api.service[86970]: WARNING castellan.key_manager [None req-334b74d1-8cd9-4730-a2b0-63f921d08ccb tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:06:45 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-181abf2e-4d5e-4182-9263-04b93ed6d31e tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] POST http://192.168.122.168/volume/v3/qos-specs Sep 07 21:06:45 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-181abf2e-4d5e-4182-9263-04b93ed6d31e tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-649467555", "consumer": "back-end"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:06:45 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.qos_specs [None req-181abf2e-4d5e-4182-9263-04b93ed6d31e tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-649467555', 'consumer': 'back-end', 'specs': {}} {{(pid=86971) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 07 21:06:45 devstack devstack@c-api.service[86971]: DEBUG cinder.db.api [None req-181abf2e-4d5e-4182-9263-04b93ed6d31e tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] DB qos_specs_create(): root {'id': '7fe84641-3cce-4051-8e77-a27be9970d15', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-649467555'} {{(pid=86971) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 07 21:06:45 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-181abf2e-4d5e-4182-9263-04b93ed6d31e tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] http://192.168.122.168/volume/v3/qos-specs returned with HTTP 200 Sep 07 21:06:45 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 148/296] 192.168.122.168 () {60 vars in 1148 bytes} [Mon Sep 7 21:06:45 2026] POST /volume/v3/qos-specs => generated 376 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:06:45 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-02e0ed17-1e61-4284-9b8e-81cd9d259db5 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:45 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-02e0ed17-1e61-4284-9b8e-81cd9d259db5 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] DELETE http://192.168.122.168/volume/v3/qos-specs/7fe84641-3cce-4051-8e77-a27be9970d15?force=False Sep 07 21:06:45 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-02e0ed17-1e61-4284-9b8e-81cd9d259db5 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:45 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-02e0ed17-1e61-4284-9b8e-81cd9d259db5 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:45 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:45 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:06:45 devstack devstack@c-api.service[86971]: DEBUG cinder.api.contrib.qos_specs_manage [None req-02e0ed17-1e61-4284-9b8e-81cd9d259db5 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] Delete qos_spec: 7fe84641-3cce-4051-8e77-a27be9970d15, force: False {{(pid=86971) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 07 21:06:45 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume_type.py:186: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:06:45 devstack devstack@c-api.service[86971]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 07 21:06:45 devstack devstack@c-api.service[86970]: DEBUG oslo_db.sqlalchemy.engines [None req-334b74d1-8cd9-4730-a2b0-63f921d08ccb tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86970) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 21:06:45 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-02e0ed17-1e61-4284-9b8e-81cd9d259db5 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] http://192.168.122.168/volume/v3/qos-specs/7fe84641-3cce-4051-8e77-a27be9970d15?force=False returned with HTTP 202 Sep 07 21:06:45 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 149/297] 192.168.122.168 () {58 vars in 1264 bytes} [Mon Sep 7 21:06:45 2026] DELETE /volume/v3/qos-specs/7fe84641-3cce-4051-8e77-a27be9970d15?force=False => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:06:45 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-1460edb7-89dd-4a8a-9f53-5a49ffa95fa7 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:45 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:45 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:06:45 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1460edb7-89dd-4a8a-9f53-5a49ffa95fa7 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] GET http://192.168.122.168/volume/v3/qos-specs/7fe84641-3cce-4051-8e77-a27be9970d15 Sep 07 21:06:45 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-1460edb7-89dd-4a8a-9f53-5a49ffa95fa7 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:45 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-1460edb7-89dd-4a8a-9f53-5a49ffa95fa7 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:45 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:45 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:06:45 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1460edb7-89dd-4a8a-9f53-5a49ffa95fa7 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] http://192.168.122.168/volume/v3/qos-specs/7fe84641-3cce-4051-8e77-a27be9970d15 returned with HTTP 404 Sep 07 21:06:45 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 150/298] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:06:45 2026] GET /volume/v3/qos-specs/7fe84641-3cce-4051-8e77-a27be9970d15 => generated 100 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:06:45 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-c2fab059-5a45-47f6-8fae-61aa34af888c req-4fc23d82-8789-4407-a805-e48a92339e7f None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:45 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-334b74d1-8cd9-4730-a2b0-63f921d08ccb tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] http://192.168.122.168/volume/v3/volumes/detail returned with HTTP 200 Sep 07 21:06:45 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 149/299] 192.168.122.168 () {60 vars in 1183 bytes} [Mon Sep 7 21:06:45 2026] GET /volume/v3/volumes/detail => generated 930 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:06:45 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-c2fab059-5a45-47f6-8fae-61aa34af888c req-4fc23d82-8789-4407-a805-e48a92339e7f tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] GET http://192.168.122.168/volume/v3/volumes/11b0f4ad-ce1e-4c52-adbd-1485b72382a7 Sep 07 21:06:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-a88811da-ed71-44a0-8464-a6fcfd079c8d None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:45 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-c2fab059-5a45-47f6-8fae-61aa34af888c req-4fc23d82-8789-4407-a805-e48a92339e7f tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:45 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-c2fab059-5a45-47f6-8fae-61aa34af888c req-4fc23d82-8789-4407-a805-e48a92339e7f tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:45 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a88811da-ed71-44a0-8464-a6fcfd079c8d tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] GET http://192.168.122.168/volume/v3/qos-specs Sep 07 21:06:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a88811da-ed71-44a0-8464-a6fcfd079c8d tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a88811da-ed71-44a0-8464-a6fcfd079c8d tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] Calling method 'index' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:45 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:06:45 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:06:45 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:45 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:06:45 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [req-c2fab059-5a45-47f6-8fae-61aa34af888c req-4fc23d82-8789-4407-a805-e48a92339e7f tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] Volume info retrieved successfully. Sep 07 21:06:45 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-c2fab059-5a45-47f6-8fae-61aa34af888c req-4fc23d82-8789-4407-a805-e48a92339e7f tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] http://192.168.122.168/volume/v3/volumes/11b0f4ad-ce1e-4c52-adbd-1485b72382a7 returned with HTTP 200 Sep 07 21:06:45 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 151/300] 192.168.122.168 () {60 vars in 1487 bytes} [Mon Sep 7 21:06:45 2026] GET /volume/v3/volumes/11b0f4ad-ce1e-4c52-adbd-1485b72382a7 => generated 1145 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:06:45 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-43f40984-52e9-493e-a447-2f9ca39697cc None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:45 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/qos_specs.py:205: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:06:45 devstack devstack@c-api.service[86970]: return base.obj_make_list(context, cls(context), Sep 07 21:06:45 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-43f40984-52e9-493e-a447-2f9ca39697cc tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] POST http://192.168.122.168/volume/v3/groups/961807e7-098f-44fa-8ade-2ae2f71519f8/action Sep 07 21:06:45 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a88811da-ed71-44a0-8464-a6fcfd079c8d tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] http://192.168.122.168/volume/v3/qos-specs returned with HTTP 200 Sep 07 21:06:45 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 150/301] 192.168.122.168 () {58 vars in 1127 bytes} [Mon Sep 7 21:06:45 2026] GET /volume/v3/qos-specs => generated 175 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:06:45 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-43f40984-52e9-493e-a447-2f9ca39697cc tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:06:45 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-43f40984-52e9-493e-a447-2f9ca39697cc tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:06:45 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.groups [None req-43f40984-52e9-493e-a447-2f9ca39697cc tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] delete called for group 961807e7-098f-44fa-8ade-2ae2f71519f8 {{(pid=86971) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 21:06:45 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.groups [None req-43f40984-52e9-493e-a447-2f9ca39697cc tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Delete group with id: 961807e7-098f-44fa-8ade-2ae2f71519f8 Sep 07 21:06:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-9b7267d2-938e-4227-923b-18f7daf3c309 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:45 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:45 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:06:45 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-9b7267d2-938e-4227-923b-18f7daf3c309 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] DELETE http://192.168.122.168/volume/v3/qos-specs/7fe84641-3cce-4051-8e77-a27be9970d15?force=False Sep 07 21:06:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-9b7267d2-938e-4227-923b-18f7daf3c309 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-9b7267d2-938e-4227-923b-18f7daf3c309 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:45 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:45 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:06:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.contrib.qos_specs_manage [None req-9b7267d2-938e-4227-923b-18f7daf3c309 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] Delete qos_spec: 7fe84641-3cce-4051-8e77-a27be9970d15, force: False {{(pid=86970) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 07 21:06:45 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-9b7267d2-938e-4227-923b-18f7daf3c309 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] http://192.168.122.168/volume/v3/qos-specs/7fe84641-3cce-4051-8e77-a27be9970d15?force=False returned with HTTP 404 Sep 07 21:06:45 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 151/302] 192.168.122.168 () {58 vars in 1264 bytes} [Mon Sep 7 21:06:45 2026] DELETE /volume/v3/qos-specs/7fe84641-3cce-4051-8e77-a27be9970d15?force=False => generated 100 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:06:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-12c3831f-878c-4ef5-91e4-cb70a6bfe934 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:45 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:06:45 devstack devstack@c-api.service[86971]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 21:06:45 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-12c3831f-878c-4ef5-91e4-cb70a6bfe934 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] GET http://192.168.122.168/volume/v3/qos-specs/7fe84641-3cce-4051-8e77-a27be9970d15 Sep 07 21:06:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-12c3831f-878c-4ef5-91e4-cb70a6bfe934 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-12c3831f-878c-4ef5-91e4-cb70a6bfe934 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:45 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-12c3831f-878c-4ef5-91e4-cb70a6bfe934 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] http://192.168.122.168/volume/v3/qos-specs/7fe84641-3cce-4051-8e77-a27be9970d15 returned with HTTP 404 Sep 07 21:06:45 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 152/303] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:06:45 2026] GET /volume/v3/qos-specs/7fe84641-3cce-4051-8e77-a27be9970d15 => generated 100 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:06:45 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:06:45 devstack devstack@c-api.service[86971]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 21:06:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-c2fab059-5a45-47f6-8fae-61aa34af888c req-c6e99b9b-bec3-40e7-9f36-5f1df6985e2d None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:45 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-c2fab059-5a45-47f6-8fae-61aa34af888c req-c6e99b9b-bec3-40e7-9f36-5f1df6985e2d tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] POST http://192.168.122.168/volume/v3/volumes/11b0f4ad-ce1e-4c52-adbd-1485b72382a7/action Sep 07 21:06:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-c2fab059-5a45-47f6-8fae-61aa34af888c req-c6e99b9b-bec3-40e7-9f36-5f1df6985e2d tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:06:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-c2fab059-5a45-47f6-8fae-61aa34af888c req-c6e99b9b-bec3-40e7-9f36-5f1df6985e2d tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:06:45 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-43f40984-52e9-493e-a447-2f9ca39697cc tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] http://192.168.122.168/volume/v3/groups/961807e7-098f-44fa-8ade-2ae2f71519f8/action returned with HTTP 202 Sep 07 21:06:45 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 152/304] 192.168.122.168 () {62 vars in 1312 bytes} [Mon Sep 7 21:06:45 2026] POST /volume/v3/groups/961807e7-098f-44fa-8ade-2ae2f71519f8/action => generated 0 bytes in 144 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 21:06:45 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-7332d745-352c-4609-bef1-9fe8aa566855 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:45 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-7332d745-352c-4609-bef1-9fe8aa566855 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] POST http://192.168.122.168/volume/v3/qos-specs Sep 07 21:06:45 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:06:45 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:06:45 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-7332d745-352c-4609-bef1-9fe8aa566855 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1708687692", "consumer": "both"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:06:45 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.qos_specs [None req-7332d745-352c-4609-bef1-9fe8aa566855 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1708687692', 'consumer': 'both', 'specs': {}} {{(pid=86971) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 07 21:06:45 devstack devstack@c-api.service[86971]: DEBUG cinder.db.api [None req-7332d745-352c-4609-bef1-9fe8aa566855 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] DB qos_specs_create(): root {'id': '084f1950-f819-4892-9821-50cdb7451278', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1708687692'} {{(pid=86971) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 07 21:06:45 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:45 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:06:45 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [req-c2fab059-5a45-47f6-8fae-61aa34af888c req-c6e99b9b-bec3-40e7-9f36-5f1df6985e2d tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] Volume info retrieved successfully. Sep 07 21:06:45 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-7332d745-352c-4609-bef1-9fe8aa566855 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] http://192.168.122.168/volume/v3/qos-specs returned with HTTP 200 Sep 07 21:06:45 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 153/305] 192.168.122.168 () {60 vars in 1148 bytes} [Mon Sep 7 21:06:45 2026] POST /volume/v3/qos-specs => generated 373 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:06:45 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-233f6cd2-552f-4eda-8115-9bccfec8c2be None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:45 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [req-c2fab059-5a45-47f6-8fae-61aa34af888c req-c6e99b9b-bec3-40e7-9f36-5f1df6985e2d tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] Begin detaching volume completed successfully. Sep 07 21:06:45 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-c2fab059-5a45-47f6-8fae-61aa34af888c req-c6e99b9b-bec3-40e7-9f36-5f1df6985e2d tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] http://192.168.122.168/volume/v3/volumes/11b0f4ad-ce1e-4c52-adbd-1485b72382a7/action returned with HTTP 202 Sep 07 21:06:45 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 153/306] 192.168.122.168 () {64 vars in 1561 bytes} [Mon Sep 7 21:06:45 2026] POST /volume/v3/volumes/11b0f4ad-ce1e-4c52-adbd-1485b72382a7/action => generated 0 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 21:06:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-b8b55452-0820-45e0-8351-db526ad39991 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:45 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-233f6cd2-552f-4eda-8115-9bccfec8c2be tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] GET http://192.168.122.168/volume/v3/volumes/20e570f3-0b34-4b1d-b280-ca76e0055c08 Sep 07 21:06:45 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-233f6cd2-552f-4eda-8115-9bccfec8c2be tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:45 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-233f6cd2-552f-4eda-8115-9bccfec8c2be tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:45 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b8b55452-0820-45e0-8351-db526ad39991 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] DELETE http://192.168.122.168/volume/v3/qos-specs/084f1950-f819-4892-9821-50cdb7451278?force=False Sep 07 21:06:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b8b55452-0820-45e0-8351-db526ad39991 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b8b55452-0820-45e0-8351-db526ad39991 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b8b55452-0820-45e0-8351-db526ad39991 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] Delete qos_spec: 084f1950-f819-4892-9821-50cdb7451278, force: False {{(pid=86970) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 07 21:06:45 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:06:45 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:06:45 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:45 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:06:45 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-233f6cd2-552f-4eda-8115-9bccfec8c2be tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Volume info retrieved successfully. Sep 07 21:06:45 devstack devstack@c-api.service[86971]: WARNING stevedore.named [None req-233f6cd2-552f-4eda-8115-9bccfec8c2be tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:06:45 devstack devstack@c-api.service[86971]: WARNING castellan.key_manager [None req-233f6cd2-552f-4eda-8115-9bccfec8c2be tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:06:45 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume_type.py:186: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:06:45 devstack devstack@c-api.service[86970]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 07 21:06:45 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b8b55452-0820-45e0-8351-db526ad39991 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] http://192.168.122.168/volume/v3/qos-specs/084f1950-f819-4892-9821-50cdb7451278?force=False returned with HTTP 202 Sep 07 21:06:45 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 154/307] 192.168.122.168 () {58 vars in 1264 bytes} [Mon Sep 7 21:06:45 2026] DELETE /volume/v3/qos-specs/084f1950-f819-4892-9821-50cdb7451278?force=False => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:06:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-38f24f5f-330f-4e50-a3b5-b6ed8a64a5d2 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:45 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-38f24f5f-330f-4e50-a3b5-b6ed8a64a5d2 tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] GET http://192.168.122.168/volume/v3/volumes/11b0f4ad-ce1e-4c52-adbd-1485b72382a7 Sep 07 21:06:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-38f24f5f-330f-4e50-a3b5-b6ed8a64a5d2 tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-38f24f5f-330f-4e50-a3b5-b6ed8a64a5d2 tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:45 devstack devstack@c-api.service[86971]: DEBUG oslo_db.sqlalchemy.engines [None req-233f6cd2-552f-4eda-8115-9bccfec8c2be tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86971) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 21:06:45 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:06:45 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:06:45 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:45 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:06:45 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:45 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:06:45 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-38f24f5f-330f-4e50-a3b5-b6ed8a64a5d2 tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] Volume info retrieved successfully. Sep 07 21:06:45 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-38f24f5f-330f-4e50-a3b5-b6ed8a64a5d2 tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] http://192.168.122.168/volume/v3/volumes/11b0f4ad-ce1e-4c52-adbd-1485b72382a7 returned with HTTP 200 Sep 07 21:06:45 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 155/308] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:06:45 2026] GET /volume/v3/volumes/11b0f4ad-ce1e-4c52-adbd-1485b72382a7 => generated 1148 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:06:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-738c174d-a965-4dd0-82a1-de0052726647 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:45 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-738c174d-a965-4dd0-82a1-de0052726647 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] GET http://192.168.122.168/volume/v3/qos-specs/084f1950-f819-4892-9821-50cdb7451278 Sep 07 21:06:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-738c174d-a965-4dd0-82a1-de0052726647 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-738c174d-a965-4dd0-82a1-de0052726647 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:45 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-233f6cd2-552f-4eda-8115-9bccfec8c2be tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] http://192.168.122.168/volume/v3/volumes/20e570f3-0b34-4b1d-b280-ca76e0055c08 returned with HTTP 200 Sep 07 21:06:45 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 154/309] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:06:45 2026] GET /volume/v3/volumes/20e570f3-0b34-4b1d-b280-ca76e0055c08 => generated 926 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:06:45 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-738c174d-a965-4dd0-82a1-de0052726647 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] http://192.168.122.168/volume/v3/qos-specs/084f1950-f819-4892-9821-50cdb7451278 returned with HTTP 404 Sep 07 21:06:45 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 156/310] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:06:45 2026] GET /volume/v3/qos-specs/084f1950-f819-4892-9821-50cdb7451278 => generated 100 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:06:45 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-b8b387c2-e38c-4f18-8e63-bf76d82d5bff None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:45 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b8b387c2-e38c-4f18-8e63-bf76d82d5bff None None] GET http://192.168.122.168/volume// Sep 07 21:06:45 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-b8b387c2-e38c-4f18-8e63-bf76d82d5bff None None] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:45 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-b8b387c2-e38c-4f18-8e63-bf76d82d5bff None None] Calling method 'all' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-96b1de52-1a20-4e06-b92d-0ca8cb354fc6 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:45 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b8b387c2-e38c-4f18-8e63-bf76d82d5bff None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 07 21:06:45 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 155/311] 192.168.122.168 () {58 vars in 1315 bytes} [Mon Sep 7 21:06:45 2026] GET /volume/ => generated 390 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 21:06:45 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-96b1de52-1a20-4e06-b92d-0ca8cb354fc6 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] GET http://192.168.122.168/volume/v3/qos-specs Sep 07 21:06:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-96b1de52-1a20-4e06-b92d-0ca8cb354fc6 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-96b1de52-1a20-4e06-b92d-0ca8cb354fc6 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] Calling method 'index' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:45 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-c2fab059-5a45-47f6-8fae-61aa34af888c req-893ae267-8d95-4099-8c18-0a5853e26322 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:45 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/qos_specs.py:205: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:06:45 devstack devstack@c-api.service[86970]: return base.obj_make_list(context, cls(context), Sep 07 21:06:45 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-96b1de52-1a20-4e06-b92d-0ca8cb354fc6 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] http://192.168.122.168/volume/v3/qos-specs returned with HTTP 200 Sep 07 21:06:45 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 157/312] 192.168.122.168 () {58 vars in 1127 bytes} [Mon Sep 7 21:06:45 2026] GET /volume/v3/qos-specs => generated 175 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:06:45 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-c2fab059-5a45-47f6-8fae-61aa34af888c req-893ae267-8d95-4099-8c18-0a5853e26322 tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] GET http://192.168.122.168/volume/v3/volumes/11b0f4ad-ce1e-4c52-adbd-1485b72382a7 Sep 07 21:06:45 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-c2fab059-5a45-47f6-8fae-61aa34af888c req-893ae267-8d95-4099-8c18-0a5853e26322 tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:45 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-c2fab059-5a45-47f6-8fae-61aa34af888c req-893ae267-8d95-4099-8c18-0a5853e26322 tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-4b16b159-c40b-4871-8d6c-52dc78053405 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:46 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-4b16b159-c40b-4871-8d6c-52dc78053405 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] DELETE http://192.168.122.168/volume/v3/qos-specs/084f1950-f819-4892-9821-50cdb7451278?force=False Sep 07 21:06:46 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-4b16b159-c40b-4871-8d6c-52dc78053405 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:46 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-4b16b159-c40b-4871-8d6c-52dc78053405 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:46 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:46 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:06:46 devstack devstack@c-api.service[86970]: DEBUG cinder.api.contrib.qos_specs_manage [None req-4b16b159-c40b-4871-8d6c-52dc78053405 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] Delete qos_spec: 084f1950-f819-4892-9821-50cdb7451278, force: False {{(pid=86970) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 07 21:06:46 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:06:46 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:06:46 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-4b16b159-c40b-4871-8d6c-52dc78053405 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] http://192.168.122.168/volume/v3/qos-specs/084f1950-f819-4892-9821-50cdb7451278?force=False returned with HTTP 404 Sep 07 21:06:46 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 158/313] 192.168.122.168 () {58 vars in 1264 bytes} [Mon Sep 7 21:06:45 2026] DELETE /volume/v3/qos-specs/084f1950-f819-4892-9821-50cdb7451278?force=False => generated 100 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:06:46 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:46 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:06:46 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-227bb8af-4fe0-467e-9e1b-6a2ede595a46 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:46 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-227bb8af-4fe0-467e-9e1b-6a2ede595a46 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] GET http://192.168.122.168/volume/v3/qos-specs/084f1950-f819-4892-9821-50cdb7451278 Sep 07 21:06:46 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-227bb8af-4fe0-467e-9e1b-6a2ede595a46 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:46 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-227bb8af-4fe0-467e-9e1b-6a2ede595a46 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:46 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [req-c2fab059-5a45-47f6-8fae-61aa34af888c req-893ae267-8d95-4099-8c18-0a5853e26322 tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] Volume info retrieved successfully. Sep 07 21:06:46 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-227bb8af-4fe0-467e-9e1b-6a2ede595a46 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] http://192.168.122.168/volume/v3/qos-specs/084f1950-f819-4892-9821-50cdb7451278 returned with HTTP 404 Sep 07 21:06:46 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 159/314] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:06:46 2026] GET /volume/v3/qos-specs/084f1950-f819-4892-9821-50cdb7451278 => generated 100 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:06:46 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-ba8ec829-ca10-4765-bf29-c263ea1a1341 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:46 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-c2fab059-5a45-47f6-8fae-61aa34af888c req-893ae267-8d95-4099-8c18-0a5853e26322 tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] http://192.168.122.168/volume/v3/volumes/11b0f4ad-ce1e-4c52-adbd-1485b72382a7 returned with HTTP 200 Sep 07 21:06:46 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 156/315] 192.168.122.168 () {62 vars in 1528 bytes} [Mon Sep 7 21:06:45 2026] GET /volume/v3/volumes/11b0f4ad-ce1e-4c52-adbd-1485b72382a7 => generated 1329 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 21:06:46 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ba8ec829-ca10-4765-bf29-c263ea1a1341 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] POST http://192.168.122.168/volume/v3/qos-specs Sep 07 21:06:46 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ba8ec829-ca10-4765-bf29-c263ea1a1341 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-581315963", "consumer": "front-end"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:06:46 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.qos_specs [None req-ba8ec829-ca10-4765-bf29-c263ea1a1341 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-581315963', 'consumer': 'front-end', 'specs': {}} {{(pid=86970) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 07 21:06:46 devstack devstack@c-api.service[86970]: DEBUG cinder.db.api [None req-ba8ec829-ca10-4765-bf29-c263ea1a1341 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] DB qos_specs_create(): root {'id': '459e1584-9698-49d9-8d0f-a64a5cd40f6f', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-581315963'} {{(pid=86970) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 07 21:06:46 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ba8ec829-ca10-4765-bf29-c263ea1a1341 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] http://192.168.122.168/volume/v3/qos-specs returned with HTTP 200 Sep 07 21:06:46 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 160/316] 192.168.122.168 () {60 vars in 1148 bytes} [Mon Sep 7 21:06:46 2026] POST /volume/v3/qos-specs => generated 377 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:06:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-4710a1ca-4e7d-4771-99e8-0eb72cda4bab None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:46 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-4710a1ca-4e7d-4771-99e8-0eb72cda4bab tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] DELETE http://192.168.122.168/volume/v3/qos-specs/459e1584-9698-49d9-8d0f-a64a5cd40f6f?force=False Sep 07 21:06:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-4710a1ca-4e7d-4771-99e8-0eb72cda4bab tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-4710a1ca-4e7d-4771-99e8-0eb72cda4bab tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.contrib.qos_specs_manage [None req-4710a1ca-4e7d-4771-99e8-0eb72cda4bab tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] Delete qos_spec: 459e1584-9698-49d9-8d0f-a64a5cd40f6f, force: False {{(pid=86971) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 07 21:06:46 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume_type.py:186: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:06:46 devstack devstack@c-api.service[86971]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 07 21:06:46 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-4710a1ca-4e7d-4771-99e8-0eb72cda4bab tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] http://192.168.122.168/volume/v3/qos-specs/459e1584-9698-49d9-8d0f-a64a5cd40f6f?force=False returned with HTTP 202 Sep 07 21:06:46 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 157/317] 192.168.122.168 () {58 vars in 1264 bytes} [Mon Sep 7 21:06:46 2026] DELETE /volume/v3/qos-specs/459e1584-9698-49d9-8d0f-a64a5cd40f6f?force=False => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:06:46 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-a719f0e9-1449-4ca6-9852-1f33930688cb None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:46 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a719f0e9-1449-4ca6-9852-1f33930688cb tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] GET http://192.168.122.168/volume/v3/qos-specs/459e1584-9698-49d9-8d0f-a64a5cd40f6f Sep 07 21:06:46 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a719f0e9-1449-4ca6-9852-1f33930688cb tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:46 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a719f0e9-1449-4ca6-9852-1f33930688cb tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:46 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:46 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:06:46 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a719f0e9-1449-4ca6-9852-1f33930688cb tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] http://192.168.122.168/volume/v3/qos-specs/459e1584-9698-49d9-8d0f-a64a5cd40f6f returned with HTTP 404 Sep 07 21:06:46 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 161/318] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:06:46 2026] GET /volume/v3/qos-specs/459e1584-9698-49d9-8d0f-a64a5cd40f6f => generated 100 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:06:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-e1a4f8c7-9d48-4447-b167-7214b62aae4c None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:46 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e1a4f8c7-9d48-4447-b167-7214b62aae4c tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] GET http://192.168.122.168/volume/v3/qos-specs Sep 07 21:06:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-e1a4f8c7-9d48-4447-b167-7214b62aae4c tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-e1a4f8c7-9d48-4447-b167-7214b62aae4c tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] Calling method 'index' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:46 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:46 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:06:46 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/qos_specs.py:205: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:06:46 devstack devstack@c-api.service[86971]: return base.obj_make_list(context, cls(context), Sep 07 21:06:46 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e1a4f8c7-9d48-4447-b167-7214b62aae4c tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] http://192.168.122.168/volume/v3/qos-specs returned with HTTP 200 Sep 07 21:06:46 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 158/319] 192.168.122.168 () {58 vars in 1127 bytes} [Mon Sep 7 21:06:46 2026] GET /volume/v3/qos-specs => generated 175 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:06:46 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-c1c5a71f-8cfb-4147-af46-2ae4d1263414 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:46 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c1c5a71f-8cfb-4147-af46-2ae4d1263414 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] DELETE http://192.168.122.168/volume/v3/qos-specs/459e1584-9698-49d9-8d0f-a64a5cd40f6f?force=False Sep 07 21:06:46 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c1c5a71f-8cfb-4147-af46-2ae4d1263414 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:46 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c1c5a71f-8cfb-4147-af46-2ae4d1263414 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:46 devstack devstack@c-api.service[86970]: DEBUG cinder.api.contrib.qos_specs_manage [None req-c1c5a71f-8cfb-4147-af46-2ae4d1263414 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] Delete qos_spec: 459e1584-9698-49d9-8d0f-a64a5cd40f6f, force: False {{(pid=86970) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 07 21:06:46 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c1c5a71f-8cfb-4147-af46-2ae4d1263414 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] http://192.168.122.168/volume/v3/qos-specs/459e1584-9698-49d9-8d0f-a64a5cd40f6f?force=False returned with HTTP 404 Sep 07 21:06:46 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 162/320] 192.168.122.168 () {58 vars in 1264 bytes} [Mon Sep 7 21:06:46 2026] DELETE /volume/v3/qos-specs/459e1584-9698-49d9-8d0f-a64a5cd40f6f?force=False => generated 100 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 21:06:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-5c7982be-b73f-409d-bd97-a410f87416bf None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:46 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5c7982be-b73f-409d-bd97-a410f87416bf tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] GET http://192.168.122.168/volume/v3/qos-specs/459e1584-9698-49d9-8d0f-a64a5cd40f6f Sep 07 21:06:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-5c7982be-b73f-409d-bd97-a410f87416bf tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-5c7982be-b73f-409d-bd97-a410f87416bf tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:46 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:46 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:06:46 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5c7982be-b73f-409d-bd97-a410f87416bf tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] http://192.168.122.168/volume/v3/qos-specs/459e1584-9698-49d9-8d0f-a64a5cd40f6f returned with HTTP 404 Sep 07 21:06:46 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 159/321] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:06:46 2026] GET /volume/v3/qos-specs/459e1584-9698-49d9-8d0f-a64a5cd40f6f => generated 100 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:06:46 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-c2fab059-5a45-47f6-8fae-61aa34af888c req-924e9503-4747-4a8b-8ab4-9babe939e247 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-9f70d262-6f86-436d-b61e-e6402ddd815d None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:46 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-9f70d262-6f86-436d-b61e-e6402ddd815d tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] GET http://192.168.122.168/volume/v3/qos-specs/644859c0-7f8f-4cd4-a618-7b27fe7ef93f Sep 07 21:06:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-9f70d262-6f86-436d-b61e-e6402ddd815d tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-9f70d262-6f86-436d-b61e-e6402ddd815d tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:46 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-c2fab059-5a45-47f6-8fae-61aa34af888c req-924e9503-4747-4a8b-8ab4-9babe939e247 tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] DELETE http://192.168.122.168/volume/v3/attachments/029a4883-fcfc-4700-849a-d996866014e0 Sep 07 21:06:46 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-c2fab059-5a45-47f6-8fae-61aa34af888c req-924e9503-4747-4a8b-8ab4-9babe939e247 tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:46 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-c2fab059-5a45-47f6-8fae-61aa34af888c req-924e9503-4747-4a8b-8ab4-9babe939e247 tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] Calling method 'version_select' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:46 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-9f70d262-6f86-436d-b61e-e6402ddd815d tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] http://192.168.122.168/volume/v3/qos-specs/644859c0-7f8f-4cd4-a618-7b27fe7ef93f returned with HTTP 200 Sep 07 21:06:46 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 160/322] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:06:46 2026] GET /volume/v3/qos-specs/644859c0-7f8f-4cd4-a618-7b27fe7ef93f => generated 401 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:06:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-1257716c-31d2-4415-93eb-c17b111ff9d3 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:46 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1257716c-31d2-4415-93eb-c17b111ff9d3 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] GET http://192.168.122.168/volume/v3/qos-specs Sep 07 21:06:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-1257716c-31d2-4415-93eb-c17b111ff9d3 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-1257716c-31d2-4415-93eb-c17b111ff9d3 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] Calling method 'index' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:46 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:46 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:06:46 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:46 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:06:46 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/qos_specs.py:205: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:06:46 devstack devstack@c-api.service[86971]: return base.obj_make_list(context, cls(context), Sep 07 21:06:46 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1257716c-31d2-4415-93eb-c17b111ff9d3 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] http://192.168.122.168/volume/v3/qos-specs returned with HTTP 200 Sep 07 21:06:46 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 161/323] 192.168.122.168 () {58 vars in 1127 bytes} [Mon Sep 7 21:06:46 2026] GET /volume/v3/qos-specs => generated 175 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:06:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-c22e729e-5079-4af8-993b-ea79c14ba01f None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:46 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c22e729e-5079-4af8-993b-ea79c14ba01f tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] PUT http://192.168.122.168/volume/v3/qos-specs/644859c0-7f8f-4cd4-a618-7b27fe7ef93f Sep 07 21:06:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c22e729e-5079-4af8-993b-ea79c14ba01f tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:06:46 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:46 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:06:46 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.qos_specs [None req-c22e729e-5079-4af8-993b-ea79c14ba01f tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=86971) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Sep 07 21:06:46 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:06:46 devstack devstack@c-api.service[86970]: return base.obj_make_list(context, Sep 07 21:06:46 devstack devstack@c-api.service[86971]: DEBUG cinder.db.api [None req-c22e729e-5079-4af8-993b-ea79c14ba01f tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] qos_specs_update() value: {'id': '6f394297-6bfa-40b1-bcfd-46d8a6a7b939', 'key': 'iops_bytes', 'value': '500', 'specs_id': '644859c0-7f8f-4cd4-a618-7b27fe7ef93f', 'deleted': False} {{(pid=86971) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Sep 07 21:06:46 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c22e729e-5079-4af8-993b-ea79c14ba01f tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] http://192.168.122.168/volume/v3/qos-specs/644859c0-7f8f-4cd4-a618-7b27fe7ef93f returned with HTTP 200 Sep 07 21:06:46 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 162/324] 192.168.122.168 () {60 vars in 1258 bytes} [Mon Sep 7 21:06:46 2026] PUT /volume/v3/qos-specs/644859c0-7f8f-4cd4-a618-7b27fe7ef93f => generated 36 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 21:06:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-45ea227f-d597-4061-b7d6-66d5ac4e0fa5 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:46 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-45ea227f-d597-4061-b7d6-66d5ac4e0fa5 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] GET http://192.168.122.168/volume/v3/qos-specs/644859c0-7f8f-4cd4-a618-7b27fe7ef93f Sep 07 21:06:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-45ea227f-d597-4061-b7d6-66d5ac4e0fa5 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-45ea227f-d597-4061-b7d6-66d5ac4e0fa5 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:46 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:46 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:06:46 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-c2fab059-5a45-47f6-8fae-61aa34af888c req-924e9503-4747-4a8b-8ab4-9babe939e247 tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] http://192.168.122.168/volume/v3/attachments/029a4883-fcfc-4700-849a-d996866014e0 returned with HTTP 200 Sep 07 21:06:46 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 163/325] 192.168.122.168 () {64 vars in 1562 bytes} [Mon Sep 7 21:06:46 2026] DELETE /volume/v3/attachments/029a4883-fcfc-4700-849a-d996866014e0 => generated 19 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:06:46 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-45ea227f-d597-4061-b7d6-66d5ac4e0fa5 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] http://192.168.122.168/volume/v3/qos-specs/644859c0-7f8f-4cd4-a618-7b27fe7ef93f returned with HTTP 200 Sep 07 21:06:46 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 163/326] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:06:46 2026] GET /volume/v3/qos-specs/644859c0-7f8f-4cd4-a618-7b27fe7ef93f => generated 422 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:06:46 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-d9773c70-2898-4a0b-84f1-e02df3334c17 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:46 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d9773c70-2898-4a0b-84f1-e02df3334c17 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] PUT http://192.168.122.168/volume/v3/qos-specs/644859c0-7f8f-4cd4-a618-7b27fe7ef93f/delete_keys Sep 07 21:06:46 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-d9773c70-2898-4a0b-84f1-e02df3334c17 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:06:46 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:46 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:06:46 devstack devstack@c-api.service[86970]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d9773c70-2898-4a0b-84f1-e02df3334c17 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] Delete_key spec: 644859c0-7f8f-4cd4-a618-7b27fe7ef93f, keys: ['iops_bytes'] {{(pid=86970) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Sep 07 21:06:46 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d9773c70-2898-4a0b-84f1-e02df3334c17 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] http://192.168.122.168/volume/v3/qos-specs/644859c0-7f8f-4cd4-a618-7b27fe7ef93f/delete_keys returned with HTTP 202 Sep 07 21:06:46 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 164/327] 192.168.122.168 () {60 vars in 1294 bytes} [Mon Sep 7 21:06:46 2026] PUT /volume/v3/qos-specs/644859c0-7f8f-4cd4-a618-7b27fe7ef93f/delete_keys => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 21:06:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-c075a074-2d44-4c14-ac9c-fd374fadba33 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:46 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c075a074-2d44-4c14-ac9c-fd374fadba33 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] GET http://192.168.122.168/volume/v3/qos-specs/644859c0-7f8f-4cd4-a618-7b27fe7ef93f Sep 07 21:06:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c075a074-2d44-4c14-ac9c-fd374fadba33 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c075a074-2d44-4c14-ac9c-fd374fadba33 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:46 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:46 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:06:46 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c075a074-2d44-4c14-ac9c-fd374fadba33 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] http://192.168.122.168/volume/v3/qos-specs/644859c0-7f8f-4cd4-a618-7b27fe7ef93f returned with HTTP 200 Sep 07 21:06:46 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 164/328] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:06:46 2026] GET /volume/v3/qos-specs/644859c0-7f8f-4cd4-a618-7b27fe7ef93f => generated 401 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:06:46 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-1ca0b40d-d8c6-47ee-b718-b71dddab22fb None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:46 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-1ca0b40d-d8c6-47ee-b718-b71dddab22fb tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] GET http://192.168.122.168/volume/v3/qos-specs/644859c0-7f8f-4cd4-a618-7b27fe7ef93f Sep 07 21:06:46 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-1ca0b40d-d8c6-47ee-b718-b71dddab22fb tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:46 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-1ca0b40d-d8c6-47ee-b718-b71dddab22fb tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:46 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:46 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:06:46 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-1ca0b40d-d8c6-47ee-b718-b71dddab22fb tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] http://192.168.122.168/volume/v3/qos-specs/644859c0-7f8f-4cd4-a618-7b27fe7ef93f returned with HTTP 200 Sep 07 21:06:46 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 165/329] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:06:46 2026] GET /volume/v3/qos-specs/644859c0-7f8f-4cd4-a618-7b27fe7ef93f => generated 401 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:06:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-d5cb4b0a-afb5-4139-b025-5b45302565f9 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:46 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d5cb4b0a-afb5-4139-b025-5b45302565f9 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] DELETE http://192.168.122.168/volume/v3/qos-specs/644859c0-7f8f-4cd4-a618-7b27fe7ef93f?force=False Sep 07 21:06:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-d5cb4b0a-afb5-4139-b025-5b45302565f9 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-d5cb4b0a-afb5-4139-b025-5b45302565f9 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:46 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:46 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:06:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d5cb4b0a-afb5-4139-b025-5b45302565f9 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] Delete qos_spec: 644859c0-7f8f-4cd4-a618-7b27fe7ef93f, force: False {{(pid=86971) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 07 21:06:46 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume_type.py:186: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:06:46 devstack devstack@c-api.service[86971]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 07 21:06:46 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-131ad0df-6194-4799-a8fb-dd8f1316fb3d None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:46 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-131ad0df-6194-4799-a8fb-dd8f1316fb3d tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] GET http://192.168.122.168/volume/v3/volumes/11b0f4ad-ce1e-4c52-adbd-1485b72382a7 Sep 07 21:06:46 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-131ad0df-6194-4799-a8fb-dd8f1316fb3d tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:46 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-131ad0df-6194-4799-a8fb-dd8f1316fb3d tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:46 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d5cb4b0a-afb5-4139-b025-5b45302565f9 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] http://192.168.122.168/volume/v3/qos-specs/644859c0-7f8f-4cd4-a618-7b27fe7ef93f?force=False returned with HTTP 202 Sep 07 21:06:46 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 165/330] 192.168.122.168 () {58 vars in 1264 bytes} [Mon Sep 7 21:06:46 2026] DELETE /volume/v3/qos-specs/644859c0-7f8f-4cd4-a618-7b27fe7ef93f?force=False => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 21:06:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-e3f4033c-bf0e-4be2-873a-c6a5348e87d4 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:46 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e3f4033c-bf0e-4be2-873a-c6a5348e87d4 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] GET http://192.168.122.168/volume/v3/volumes/20e570f3-0b34-4b1d-b280-ca76e0055c08 Sep 07 21:06:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-e3f4033c-bf0e-4be2-873a-c6a5348e87d4 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-e3f4033c-bf0e-4be2-873a-c6a5348e87d4 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:46 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:06:46 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:06:46 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:06:46 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:06:46 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:46 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:06:46 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:46 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:06:46 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-131ad0df-6194-4799-a8fb-dd8f1316fb3d tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] Volume info retrieved successfully. Sep 07 21:06:46 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-e3f4033c-bf0e-4be2-873a-c6a5348e87d4 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Volume info retrieved successfully. Sep 07 21:06:46 devstack devstack@c-api.service[86971]: WARNING stevedore.named [None req-e3f4033c-bf0e-4be2-873a-c6a5348e87d4 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:06:46 devstack devstack@c-api.service[86971]: WARNING castellan.key_manager [None req-e3f4033c-bf0e-4be2-873a-c6a5348e87d4 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:06:46 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-131ad0df-6194-4799-a8fb-dd8f1316fb3d tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] http://192.168.122.168/volume/v3/volumes/11b0f4ad-ce1e-4c52-adbd-1485b72382a7 returned with HTTP 200 Sep 07 21:06:46 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 166/331] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:06:46 2026] GET /volume/v3/volumes/11b0f4ad-ce1e-4c52-adbd-1485b72382a7 => generated 853 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:06:47 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-beee5fb7-dcae-413b-af6d-74b9de1db916 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:47 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-beee5fb7-dcae-413b-af6d-74b9de1db916 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] GET http://192.168.122.168/volume/v3/qos-specs/644859c0-7f8f-4cd4-a618-7b27fe7ef93f Sep 07 21:06:47 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-beee5fb7-dcae-413b-af6d-74b9de1db916 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:47 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-beee5fb7-dcae-413b-af6d-74b9de1db916 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:47 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-beee5fb7-dcae-413b-af6d-74b9de1db916 tempest-QosSpecsTestJSON-1449996751 tempest-QosSpecsTestJSON-1449996751-project-admin] http://192.168.122.168/volume/v3/qos-specs/644859c0-7f8f-4cd4-a618-7b27fe7ef93f returned with HTTP 404 Sep 07 21:06:47 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 167/332] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:06:46 2026] GET /volume/v3/qos-specs/644859c0-7f8f-4cd4-a618-7b27fe7ef93f => generated 100 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:06:47 devstack devstack@c-api.service[86971]: DEBUG oslo_db.sqlalchemy.engines [None req-e3f4033c-bf0e-4be2-873a-c6a5348e87d4 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86971) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 21:06:47 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:47 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:06:47 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e3f4033c-bf0e-4be2-873a-c6a5348e87d4 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] http://192.168.122.168/volume/v3/volumes/20e570f3-0b34-4b1d-b280-ca76e0055c08 returned with HTTP 200 Sep 07 21:06:47 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 166/333] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:06:46 2026] GET /volume/v3/volumes/20e570f3-0b34-4b1d-b280-ca76e0055c08 => generated 925 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:06:48 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-1f24a225-1674-4b88-afa9-0b61cf8bd8ca None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:48 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-1f24a225-1674-4b88-afa9-0b61cf8bd8ca tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] GET http://192.168.122.168/volume/v3/volumes/20e570f3-0b34-4b1d-b280-ca76e0055c08 Sep 07 21:06:48 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-1f24a225-1674-4b88-afa9-0b61cf8bd8ca tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:48 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-1f24a225-1674-4b88-afa9-0b61cf8bd8ca tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:48 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-1f24a225-1674-4b88-afa9-0b61cf8bd8ca tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] http://192.168.122.168/volume/v3/volumes/20e570f3-0b34-4b1d-b280-ca76e0055c08 returned with HTTP 404 Sep 07 21:06:48 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 168/334] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:06:48 2026] GET /volume/v3/volumes/20e570f3-0b34-4b1d-b280-ca76e0055c08 => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 21:06:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-68e4c817-1f10-4c2c-b789-ca8fd4d21270 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:48 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-68e4c817-1f10-4c2c-b789-ca8fd4d21270 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] GET http://192.168.122.168/volume/v3/groups/961807e7-098f-44fa-8ade-2ae2f71519f8 Sep 07 21:06:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-68e4c817-1f10-4c2c-b789-ca8fd4d21270 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-68e4c817-1f10-4c2c-b789-ca8fd4d21270 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] Calling method 'version_select' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.groups [None req-68e4c817-1f10-4c2c-b789-ca8fd4d21270 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] show called for member 961807e7-098f-44fa-8ade-2ae2f71519f8 {{(pid=86971) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 21:06:48 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-68e4c817-1f10-4c2c-b789-ca8fd4d21270 tempest-GroupSnapshotsV319Test-1615460812 tempest-GroupSnapshotsV319Test-1615460812-project-member] http://192.168.122.168/volume/v3/groups/961807e7-098f-44fa-8ade-2ae2f71519f8 returned with HTTP 404 Sep 07 21:06:48 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 167/335] 192.168.122.168 () {60 vars in 1270 bytes} [Mon Sep 7 21:06:48 2026] GET /volume/v3/groups/961807e7-098f-44fa-8ade-2ae2f71519f8 => generated 108 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 07 21:06:48 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-7ee2e65f-c59c-4e7b-8ec5-c0622b2bc0cd None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:48 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-7ee2e65f-c59c-4e7b-8ec5-c0622b2bc0cd tempest-GroupSnapshotsV319Test-284227922 tempest-GroupSnapshotsV319Test-284227922-project-admin] DELETE http://192.168.122.168/volume/v3/group_types/aeccf552-024d-48f7-812c-c082fe501dff Sep 07 21:06:48 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-7ee2e65f-c59c-4e7b-8ec5-c0622b2bc0cd tempest-GroupSnapshotsV319Test-284227922 tempest-GroupSnapshotsV319Test-284227922-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:48 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-7ee2e65f-c59c-4e7b-8ec5-c0622b2bc0cd tempest-GroupSnapshotsV319Test-284227922 tempest-GroupSnapshotsV319Test-284227922-project-admin] Calling method 'version_select' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:48 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-7ee2e65f-c59c-4e7b-8ec5-c0622b2bc0cd tempest-GroupSnapshotsV319Test-284227922 tempest-GroupSnapshotsV319Test-284227922-project-admin] http://192.168.122.168/volume/v3/group_types/aeccf552-024d-48f7-812c-c082fe501dff returned with HTTP 202 Sep 07 21:06:48 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 169/336] 192.168.122.168 () {60 vars in 1288 bytes} [Mon Sep 7 21:06:48 2026] DELETE /volume/v3/group_types/aeccf552-024d-48f7-812c-c082fe501dff => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 21:06:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-821b622d-08aa-41ca-8df2-0aef36cab8c7 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:48 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-821b622d-08aa-41ca-8df2-0aef36cab8c7 tempest-GroupSnapshotsV319Test-284227922 tempest-GroupSnapshotsV319Test-284227922-project-admin] DELETE http://192.168.122.168/volume/v3/types/7056a27a-2165-464d-91cc-221def4467d1 Sep 07 21:06:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-821b622d-08aa-41ca-8df2-0aef36cab8c7 tempest-GroupSnapshotsV319Test-284227922 tempest-GroupSnapshotsV319Test-284227922-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-821b622d-08aa-41ca-8df2-0aef36cab8c7 tempest-GroupSnapshotsV319Test-284227922 tempest-GroupSnapshotsV319Test-284227922-project-admin] Calling method '_delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:48 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-821b622d-08aa-41ca-8df2-0aef36cab8c7 tempest-GroupSnapshotsV319Test-284227922 tempest-GroupSnapshotsV319Test-284227922-project-admin] http://192.168.122.168/volume/v3/types/7056a27a-2165-464d-91cc-221def4467d1 returned with HTTP 202 Sep 07 21:06:48 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 168/337] 192.168.122.168 () {58 vars in 1229 bytes} [Mon Sep 7 21:06:48 2026] DELETE /volume/v3/types/7056a27a-2165-464d-91cc-221def4467d1 => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:06:48 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-ddc6fb17-13b7-4093-9859-08c6e3e9d3e7 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:48 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ddc6fb17-13b7-4093-9859-08c6e3e9d3e7 tempest-GroupSnapshotsV319Test-284227922 tempest-GroupSnapshotsV319Test-284227922-project-admin] GET http://192.168.122.168/volume/v3/types/7056a27a-2165-464d-91cc-221def4467d1 Sep 07 21:06:48 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ddc6fb17-13b7-4093-9859-08c6e3e9d3e7 tempest-GroupSnapshotsV319Test-284227922 tempest-GroupSnapshotsV319Test-284227922-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:48 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ddc6fb17-13b7-4093-9859-08c6e3e9d3e7 tempest-GroupSnapshotsV319Test-284227922 tempest-GroupSnapshotsV319Test-284227922-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:48 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ddc6fb17-13b7-4093-9859-08c6e3e9d3e7 tempest-GroupSnapshotsV319Test-284227922 tempest-GroupSnapshotsV319Test-284227922-project-admin] http://192.168.122.168/volume/v3/types/7056a27a-2165-464d-91cc-221def4467d1 returned with HTTP 404 Sep 07 21:06:48 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 170/338] 192.168.122.168 () {58 vars in 1226 bytes} [Mon Sep 7 21:06:48 2026] GET /volume/v3/types/7056a27a-2165-464d-91cc-221def4467d1 => generated 114 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:06:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-40bd9602-b1a6-4ae4-b9d3-aa85284c16ae None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:53 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-40bd9602-b1a6-4ae4-b9d3-aa85284c16ae tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] GET http://192.168.122.168/volume/v3/volumes/11b0f4ad-ce1e-4c52-adbd-1485b72382a7 Sep 07 21:06:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-40bd9602-b1a6-4ae4-b9d3-aa85284c16ae tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-40bd9602-b1a6-4ae4-b9d3-aa85284c16ae tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:53 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:06:53 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:06:53 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:53 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:06:53 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-40bd9602-b1a6-4ae4-b9d3-aa85284c16ae tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] Volume info retrieved successfully. Sep 07 21:06:53 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-40bd9602-b1a6-4ae4-b9d3-aa85284c16ae tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] http://192.168.122.168/volume/v3/volumes/11b0f4ad-ce1e-4c52-adbd-1485b72382a7 returned with HTTP 200 Sep 07 21:06:53 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 169/339] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:06:53 2026] GET /volume/v3/volumes/11b0f4ad-ce1e-4c52-adbd-1485b72382a7 => generated 853 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:06:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-04dfd248-9f0b-4bfd-b4c0-e35fe586d82f None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:53 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-04dfd248-9f0b-4bfd-b4c0-e35fe586d82f tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] GET http://192.168.122.168/volume/v3/volumes/11b0f4ad-ce1e-4c52-adbd-1485b72382a7 Sep 07 21:06:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-04dfd248-9f0b-4bfd-b4c0-e35fe586d82f tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-04dfd248-9f0b-4bfd-b4c0-e35fe586d82f tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:53 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:06:53 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:06:53 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:53 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:06:53 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-04dfd248-9f0b-4bfd-b4c0-e35fe586d82f tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] Volume info retrieved successfully. Sep 07 21:06:53 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-04dfd248-9f0b-4bfd-b4c0-e35fe586d82f tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] http://192.168.122.168/volume/v3/volumes/11b0f4ad-ce1e-4c52-adbd-1485b72382a7 returned with HTTP 200 Sep 07 21:06:53 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 171/340] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:06:53 2026] GET /volume/v3/volumes/11b0f4ad-ce1e-4c52-adbd-1485b72382a7 => generated 853 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:06:57 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-22477245-0d47-4220-a6d2-574bde054f67 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:58 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-22477245-0d47-4220-a6d2-574bde054f67 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:06:58 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-22477245-0d47-4220-a6d2-574bde054f67 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-1822477994"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:06:58 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.volumes [None req-22477245-0d47-4220-a6d2-574bde054f67 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-1822477994'}} {{(pid=86971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:06:58 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-22477245-0d47-4220-a6d2-574bde054f67 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Create volume of 1 GB Sep 07 21:06:58 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-22477245-0d47-4220-a6d2-574bde054f67 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Availability Zones retrieved successfully. Sep 07 21:06:58 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-22477245-0d47-4220-a6d2-574bde054f67 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Flow 'volume_create_api' (bc8387fc-5b5b-4731-97cb-ca43195961bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:06:58 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-22477245-0d47-4220-a6d2-574bde054f67 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d30d20ad-8f2b-4b7a-97b3-51ab8649979d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:06:58 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.flows.api.create_volume [None req-22477245-0d47-4220-a6d2-574bde054f67 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Validating volume size '1' using validate_int {{(pid=86971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:06:58 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-22477245-0d47-4220-a6d2-574bde054f67 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d30d20ad-8f2b-4b7a-97b3-51ab8649979d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:06:58 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-22477245-0d47-4220-a6d2-574bde054f67 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e19a01b-8292-48e6-935e-14df0d8ef6d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:06:58 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-22477245-0d47-4220-a6d2-574bde054f67 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Created reservations ['d88fb127-cdcc-44b1-81e3-aaff40f2fd44', 'e66e4052-85a0-47b7-a74a-309307c8a050', '3e552873-b433-4d2a-835c-2497d8f10963', '3a897b8a-7d44-4f9a-b009-4e2095db64fd'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:06:58 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-22477245-0d47-4220-a6d2-574bde054f67 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e19a01b-8292-48e6-935e-14df0d8ef6d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d88fb127-cdcc-44b1-81e3-aaff40f2fd44', 'e66e4052-85a0-47b7-a74a-309307c8a050', '3e552873-b433-4d2a-835c-2497d8f10963', '3a897b8a-7d44-4f9a-b009-4e2095db64fd']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:06:58 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-22477245-0d47-4220-a6d2-574bde054f67 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1605c61-4a66-4e7d-9d08-dc8cb74be25d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:06:58 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:06:58 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:06:58 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-22477245-0d47-4220-a6d2-574bde054f67 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1605c61-4a66-4e7d-9d08-dc8cb74be25d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '111bbc7d-e068-4e58-9a04-fc58757dc946', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1822477994',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='717e9acb35594d2892d9826650839c62',qos_specs=None,replication_status=,reservations=['d88fb127-cdcc-44b1-81e3-aaff40f2fd44','e66e4052-85a0-47b7-a74a-309307c8a050','3e552873-b433-4d2a-835c-2497d8f10963','3a897b8a-7d44-4f9a-b009-4e2095db64fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='792fea443d4d45829edb6cccf0eda21d',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:06:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1822477994',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=111bbc7d-e068-4e58-9a04-fc58757dc946,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='717e9acb35594d2892d9826650839c62',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='792fea443d4d45829edb6cccf0eda21d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:06:58 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-22477245-0d47-4220-a6d2-574bde054f67 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (808aee95-7c01-4f7f-b1fa-3bcea1fb5d92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:06:58 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-4c78861c-56bf-4728-b395-c75e0fd9c4f3 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:58 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-22477245-0d47-4220-a6d2-574bde054f67 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (808aee95-7c01-4f7f-b1fa-3bcea1fb5d92) transitioned into state 'SUCCESS' from state '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-1822477994',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='717e9acb35594d2892d9826650839c62',qos_specs=None,replication_status=,reservations=['d88fb127-cdcc-44b1-81e3-aaff40f2fd44','e66e4052-85a0-47b7-a74a-309307c8a050','3e552873-b433-4d2a-835c-2497d8f10963','3a897b8a-7d44-4f9a-b009-4e2095db64fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='792fea443d4d45829edb6cccf0eda21d',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:06:58 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-22477245-0d47-4220-a6d2-574bde054f67 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (217dc5fc-d353-44f2-8f8b-62e0904380e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:06:58 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-22477245-0d47-4220-a6d2-574bde054f67 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (217dc5fc-d353-44f2-8f8b-62e0904380e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:06:58 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-22477245-0d47-4220-a6d2-574bde054f67 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Flow 'volume_create_api' (bc8387fc-5b5b-4731-97cb-ca43195961bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:06:58 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-22477245-0d47-4220-a6d2-574bde054f67 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Create volume request issued successfully. Sep 07 21:06:58 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-22477245-0d47-4220-a6d2-574bde054f67 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:06:58 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 170/341] 192.168.122.168 () {60 vars in 1142 bytes} [Mon Sep 7 21:06:57 2026] POST /volume/v3/volumes => generated 760 bytes in 866 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:06:58 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-79e930d2-0d31-4741-8ba7-72e8b99f78d9 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:58 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-79e930d2-0d31-4741-8ba7-72e8b99f78d9 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] GET http://192.168.122.168/volume/v3/volumes/111bbc7d-e068-4e58-9a04-fc58757dc946 Sep 07 21:06:58 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-79e930d2-0d31-4741-8ba7-72e8b99f78d9 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:58 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-79e930d2-0d31-4741-8ba7-72e8b99f78d9 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:58 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:06:58 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:06:58 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:58 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:06:58 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-79e930d2-0d31-4741-8ba7-72e8b99f78d9 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Volume info retrieved successfully. Sep 07 21:06:58 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-79e930d2-0d31-4741-8ba7-72e8b99f78d9 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] http://192.168.122.168/volume/v3/volumes/111bbc7d-e068-4e58-9a04-fc58757dc946 returned with HTTP 200 Sep 07 21:06:58 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 171/342] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:06:58 2026] GET /volume/v3/volumes/111bbc7d-e068-4e58-9a04-fc58757dc946 => generated 828 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:06:59 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-4c78861c-56bf-4728-b395-c75e0fd9c4f3 tempest-GroupsTest-811770678 tempest-GroupsTest-811770678-project-admin] POST http://192.168.122.168/volume/v3/types Sep 07 21:06:59 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-4c78861c-56bf-4728-b395-c75e0fd9c4f3 tempest-GroupsTest-811770678 tempest-GroupsTest-811770678-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1983372035"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:06:59 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-4c78861c-56bf-4728-b395-c75e0fd9c4f3 tempest-GroupsTest-811770678 tempest-GroupsTest-811770678-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 07 21:06:59 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 172/343] 192.168.122.168 () {60 vars in 1136 bytes} [Mon Sep 7 21:06:58 2026] POST /volume/v3/types => generated 216 bytes in 414 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:06:59 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-ecf4ac0c-dab5-4abd-95b4-76de285b090d None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:59 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ecf4ac0c-dab5-4abd-95b4-76de285b090d tempest-GroupsTest-811770678 tempest-GroupsTest-811770678-project-admin] POST http://192.168.122.168/volume/v3/group_types Sep 07 21:06:59 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-ecf4ac0c-dab5-4abd-95b4-76de285b090d tempest-GroupsTest-811770678 tempest-GroupsTest-811770678-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1149478947"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:06:59 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ecf4ac0c-dab5-4abd-95b4-76de285b090d tempest-GroupsTest-811770678 tempest-GroupsTest-811770678-project-admin] http://192.168.122.168/volume/v3/group_types returned with HTTP 202 Sep 07 21:06:59 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 172/344] 192.168.122.168 () {62 vars in 1195 bytes} [Mon Sep 7 21:06:59 2026] POST /volume/v3/group_types => generated 173 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:06:59 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-0b3f9b1a-47b8-44ae-bacc-ae417ab1e1f1 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:59 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-0b3f9b1a-47b8-44ae-bacc-ae417ab1e1f1 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] POST http://192.168.122.168/volume/v3/groups Sep 07 21:06:59 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-0b3f9b1a-47b8-44ae-bacc-ae417ab1e1f1 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "675c345c-3f3a-46b0-a59e-08fd4bb3dbe6", "volume_types": ["032ce14a-e1ca-4d7e-8d10-32ff73b46618"], "name": "tempest-Group1-750174082"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:06:59 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.groups [None req-0b3f9b1a-47b8-44ae-bacc-ae417ab1e1f1 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Creating new group {'group': {'group_type': '675c345c-3f3a-46b0-a59e-08fd4bb3dbe6', 'volume_types': ['032ce14a-e1ca-4d7e-8d10-32ff73b46618'], 'name': 'tempest-Group1-750174082'}} {{(pid=86970) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 07 21:06:59 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.groups [None req-0b3f9b1a-47b8-44ae-bacc-ae417ab1e1f1 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Creating group tempest-Group1-750174082. Sep 07 21:06:59 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-0b3f9b1a-47b8-44ae-bacc-ae417ab1e1f1 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Availability Zones retrieved successfully. Sep 07 21:06:59 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-0b3f9b1a-47b8-44ae-bacc-ae417ab1e1f1 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Created reservations ['d89015a4-7a00-43b9-bae0-0bc7ca3c02d2'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:06:59 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-0b3f9b1a-47b8-44ae-bacc-ae417ab1e1f1 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] http://192.168.122.168/volume/v3/groups returned with HTTP 202 Sep 07 21:06:59 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 173/345] 192.168.122.168 () {62 vars in 1181 bytes} [Mon Sep 7 21:06:59 2026] POST /volume/v3/groups => generated 93 bytes in 386 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:06:59 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-444373ac-6498-462c-86b3-a99e338f4a49 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:59 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-444373ac-6498-462c-86b3-a99e338f4a49 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] GET http://192.168.122.168/volume/v3/groups/991cf465-36c3-488f-9df9-d89c9ff6fb6e Sep 07 21:06:59 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-444373ac-6498-462c-86b3-a99e338f4a49 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:59 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-444373ac-6498-462c-86b3-a99e338f4a49 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Calling method 'version_select' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:59 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.groups [None req-444373ac-6498-462c-86b3-a99e338f4a49 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] show called for member 991cf465-36c3-488f-9df9-d89c9ff6fb6e {{(pid=86971) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 21:06:59 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:59 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:06:59 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:06:59 devstack devstack@c-api.service[86971]: return base.obj_make_list(context, cls(context), Sep 07 21:06:59 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-444373ac-6498-462c-86b3-a99e338f4a49 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] http://192.168.122.168/volume/v3/groups/991cf465-36c3-488f-9df9-d89c9ff6fb6e returned with HTTP 200 Sep 07 21:06:59 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 173/346] 192.168.122.168 () {60 vars in 1270 bytes} [Mon Sep 7 21:06:59 2026] GET /volume/v3/groups/991cf465-36c3-488f-9df9-d89c9ff6fb6e => generated 321 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:06:59 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-30ec1994-77c9-4563-8967-c3e4754de6c4 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:06:59 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-30ec1994-77c9-4563-8967-c3e4754de6c4 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] GET http://192.168.122.168/volume/v3/volumes/111bbc7d-e068-4e58-9a04-fc58757dc946 Sep 07 21:06:59 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-30ec1994-77c9-4563-8967-c3e4754de6c4 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:06:59 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-30ec1994-77c9-4563-8967-c3e4754de6c4 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:06:59 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:06:59 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:06:59 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:06:59 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:06:59 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-30ec1994-77c9-4563-8967-c3e4754de6c4 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Volume info retrieved successfully. Sep 07 21:06:59 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-30ec1994-77c9-4563-8967-c3e4754de6c4 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] http://192.168.122.168/volume/v3/volumes/111bbc7d-e068-4e58-9a04-fc58757dc946 returned with HTTP 200 Sep 07 21:06:59 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 174/347] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:06:59 2026] GET /volume/v3/volumes/111bbc7d-e068-4e58-9a04-fc58757dc946 => generated 852 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:07:00 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-f059132e-2294-497d-839b-3e855994a6e9 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:00 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f059132e-2294-497d-839b-3e855994a6e9 tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] DELETE http://192.168.122.168/volume/v3/volumes/11b0f4ad-ce1e-4c52-adbd-1485b72382a7 Sep 07 21:07:00 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f059132e-2294-497d-839b-3e855994a6e9 tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:00 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f059132e-2294-497d-839b-3e855994a6e9 tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:00 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-f059132e-2294-497d-839b-3e855994a6e9 tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] Delete volume with id: 11b0f4ad-ce1e-4c52-adbd-1485b72382a7 Sep 07 21:07:00 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:00 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:07:00 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:00 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:07:00 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-f059132e-2294-497d-839b-3e855994a6e9 tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] Volume info retrieved successfully. Sep 07 21:07:00 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-f059132e-2294-497d-839b-3e855994a6e9 tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] Delete volume request issued successfully. Sep 07 21:07:00 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f059132e-2294-497d-839b-3e855994a6e9 tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] http://192.168.122.168/volume/v3/volumes/11b0f4ad-ce1e-4c52-adbd-1485b72382a7 returned with HTTP 202 Sep 07 21:07:00 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 174/348] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:07:00 2026] DELETE /volume/v3/volumes/11b0f4ad-ce1e-4c52-adbd-1485b72382a7 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 21:07:00 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-2fba5fb0-5f0d-4d44-8230-0a0c20663b80 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:00 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-8a18e248-7fb2-4625-b19c-d7769b7e9ad9 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:00 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-2fba5fb0-5f0d-4d44-8230-0a0c20663b80 tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] GET http://192.168.122.168/volume/v3/volumes/11b0f4ad-ce1e-4c52-adbd-1485b72382a7 Sep 07 21:07:00 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-2fba5fb0-5f0d-4d44-8230-0a0c20663b80 tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:00 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-2fba5fb0-5f0d-4d44-8230-0a0c20663b80 tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:00 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-8a18e248-7fb2-4625-b19c-d7769b7e9ad9 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] GET http://192.168.122.168/volume/v3/groups/991cf465-36c3-488f-9df9-d89c9ff6fb6e Sep 07 21:07:00 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-8a18e248-7fb2-4625-b19c-d7769b7e9ad9 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:00 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-8a18e248-7fb2-4625-b19c-d7769b7e9ad9 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Calling method 'version_select' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:00 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.groups [None req-8a18e248-7fb2-4625-b19c-d7769b7e9ad9 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] show called for member 991cf465-36c3-488f-9df9-d89c9ff6fb6e {{(pid=86971) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 21:07:00 devstack devstack@c-api.service[86970]: DEBUG dbcounter [-] [86970] Writing DB stats cinder:SELECT=381,cinder:INSERT=48,cinder:UPDATE=79 {{(pid=86970) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 21:07:00 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:00 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:07:00 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:00 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:07:00 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:00 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:07:00 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:00 devstack devstack@c-api.service[86971]: return base.obj_make_list(context, cls(context), Sep 07 21:07:00 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-8a18e248-7fb2-4625-b19c-d7769b7e9ad9 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] http://192.168.122.168/volume/v3/groups/991cf465-36c3-488f-9df9-d89c9ff6fb6e returned with HTTP 200 Sep 07 21:07:00 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 175/349] 192.168.122.168 () {60 vars in 1270 bytes} [Mon Sep 7 21:07:00 2026] GET /volume/v3/groups/991cf465-36c3-488f-9df9-d89c9ff6fb6e => generated 322 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:07:00 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-47556566-d466-41e2-90ba-7742c6843b8e None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:00 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-47556566-d466-41e2-90ba-7742c6843b8e tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] POST http://192.168.122.168/volume/v3/groups Sep 07 21:07:00 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-47556566-d466-41e2-90ba-7742c6843b8e tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "675c345c-3f3a-46b0-a59e-08fd4bb3dbe6", "volume_types": ["032ce14a-e1ca-4d7e-8d10-32ff73b46618"], "name": "tempest-Group2-65484405"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:07:00 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.groups [None req-47556566-d466-41e2-90ba-7742c6843b8e tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Creating new group {'group': {'group_type': '675c345c-3f3a-46b0-a59e-08fd4bb3dbe6', 'volume_types': ['032ce14a-e1ca-4d7e-8d10-32ff73b46618'], 'name': 'tempest-Group2-65484405'}} {{(pid=86971) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 07 21:07:00 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-2fba5fb0-5f0d-4d44-8230-0a0c20663b80 tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] Volume info retrieved successfully. Sep 07 21:07:00 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.groups [None req-47556566-d466-41e2-90ba-7742c6843b8e tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Creating group tempest-Group2-65484405. Sep 07 21:07:00 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:00 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:07:00 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-2fba5fb0-5f0d-4d44-8230-0a0c20663b80 tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] http://192.168.122.168/volume/v3/volumes/11b0f4ad-ce1e-4c52-adbd-1485b72382a7 returned with HTTP 200 Sep 07 21:07:00 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 175/350] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:07:00 2026] GET /volume/v3/volumes/11b0f4ad-ce1e-4c52-adbd-1485b72382a7 => generated 852 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:07:00 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-47556566-d466-41e2-90ba-7742c6843b8e tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Availability Zones retrieved successfully. Sep 07 21:07:00 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-47556566-d466-41e2-90ba-7742c6843b8e tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Created reservations ['743cbf7d-d3e9-4c78-b148-ee8e3271187d'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:07:00 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-47556566-d466-41e2-90ba-7742c6843b8e tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] http://192.168.122.168/volume/v3/groups returned with HTTP 202 Sep 07 21:07:00 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 176/351] 192.168.122.168 () {62 vars in 1181 bytes} [Mon Sep 7 21:07:00 2026] POST /volume/v3/groups => generated 92 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 21:07:00 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-fbd0a47d-f322-4008-bde3-23b436130855 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:00 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-fbd0a47d-f322-4008-bde3-23b436130855 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] GET http://192.168.122.168/volume/v3/groups/f03c812f-3cdd-4843-938a-75f4508f64e9 Sep 07 21:07:00 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-fbd0a47d-f322-4008-bde3-23b436130855 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:00 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-fbd0a47d-f322-4008-bde3-23b436130855 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Calling method 'version_select' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:00 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.groups [None req-fbd0a47d-f322-4008-bde3-23b436130855 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] show called for member f03c812f-3cdd-4843-938a-75f4508f64e9 {{(pid=86970) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 21:07:00 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:00 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:07:00 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-2e8389b8-d0b3-42ff-92d8-99bc5c2ce68d None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:00 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-2e8389b8-d0b3-42ff-92d8-99bc5c2ce68d tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] GET http://192.168.122.168/volume/v3/volumes/111bbc7d-e068-4e58-9a04-fc58757dc946 Sep 07 21:07:00 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-2e8389b8-d0b3-42ff-92d8-99bc5c2ce68d tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:00 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-2e8389b8-d0b3-42ff-92d8-99bc5c2ce68d tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:01 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:01 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:07:01 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:01 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:07:01 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:01 devstack devstack@c-api.service[86970]: return base.obj_make_list(context, cls(context), Sep 07 21:07:01 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-fbd0a47d-f322-4008-bde3-23b436130855 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] http://192.168.122.168/volume/v3/groups/f03c812f-3cdd-4843-938a-75f4508f64e9 returned with HTTP 200 Sep 07 21:07:01 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 176/352] 192.168.122.168 () {60 vars in 1270 bytes} [Mon Sep 7 21:07:00 2026] GET /volume/v3/groups/f03c812f-3cdd-4843-938a-75f4508f64e9 => generated 320 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 21:07:01 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-2e8389b8-d0b3-42ff-92d8-99bc5c2ce68d tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Volume info retrieved successfully. Sep 07 21:07:01 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-2e8389b8-d0b3-42ff-92d8-99bc5c2ce68d tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] http://192.168.122.168/volume/v3/volumes/111bbc7d-e068-4e58-9a04-fc58757dc946 returned with HTTP 200 Sep 07 21:07:01 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 177/353] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:07:00 2026] GET /volume/v3/volumes/111bbc7d-e068-4e58-9a04-fc58757dc946 => generated 853 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:07:01 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-7b185799-7668-48bd-bac3-c689ef987901 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:01 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-7b185799-7668-48bd-bac3-c689ef987901 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] POST http://192.168.122.168/volume/v3/snapshots Sep 07 21:07:01 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-7b185799-7668-48bd-bac3-c689ef987901 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "111bbc7d-e068-4e58-9a04-fc58757dc946", "name": "tempest-SnapshotsActionsTest-Snapshot-830197805"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:07:01 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:01 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:07:01 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:01 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:07:01 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-7b185799-7668-48bd-bac3-c689ef987901 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Volume info retrieved successfully. Sep 07 21:07:01 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.snapshots [None req-7b185799-7668-48bd-bac3-c689ef987901 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Create snapshot from volume 111bbc7d-e068-4e58-9a04-fc58757dc946 Sep 07 21:07:01 devstack devstack@c-api.service[86970]: WARNING cinder.quota [None req-7b185799-7668-48bd-bac3-c689ef987901 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Deprecated: Default quota for resource: snapshots_QuobyteHD is set by the default quota flag: quota_snapshots_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Sep 07 21:07:01 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-7b185799-7668-48bd-bac3-c689ef987901 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Created reservations ['dc9804da-0eb5-4962-af10-ecc415608166', 'a8cf8135-e9bb-480d-a7f6-af92d5839d0a', '1f4cbbd5-8a94-4f35-af3a-3e5d3c5ddb11', '1ac1dab6-b884-41c6-929f-663783559a41'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:07:01 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:01 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:07:01 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-7b185799-7668-48bd-bac3-c689ef987901 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Snapshot create request issued successfully. Sep 07 21:07:01 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-7b185799-7668-48bd-bac3-c689ef987901 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] http://192.168.122.168/volume/v3/snapshots returned with HTTP 202 Sep 07 21:07:01 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 177/354] 192.168.122.168 () {60 vars in 1149 bytes} [Mon Sep 7 21:07:01 2026] POST /volume/v3/snapshots => generated 306 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:07:01 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-9e691edd-a172-4529-96de-83c6c4087467 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:01 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-9e691edd-a172-4529-96de-83c6c4087467 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] GET http://192.168.122.168/volume/v3/snapshots/f3b7cfb3-d801-4230-b06f-ac39bed0dd8f Sep 07 21:07:01 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-9e691edd-a172-4529-96de-83c6c4087467 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:01 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-9e691edd-a172-4529-96de-83c6c4087467 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:01 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:01 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:07:01 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-9e691edd-a172-4529-96de-83c6c4087467 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Snapshot retrieved successfully. Sep 07 21:07:01 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-9e691edd-a172-4529-96de-83c6c4087467 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] http://192.168.122.168/volume/v3/snapshots/f3b7cfb3-d801-4230-b06f-ac39bed0dd8f returned with HTTP 200 Sep 07 21:07:01 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 178/355] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:07:01 2026] GET /volume/v3/snapshots/f3b7cfb3-d801-4230-b06f-ac39bed0dd8f => generated 438 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:07:01 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-76f5d07f-507a-472f-978e-fe14de4a4db3 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:01 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-76f5d07f-507a-472f-978e-fe14de4a4db3 tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] GET http://192.168.122.168/volume/v3/volumes/11b0f4ad-ce1e-4c52-adbd-1485b72382a7 Sep 07 21:07:01 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-76f5d07f-507a-472f-978e-fe14de4a4db3 tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:01 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-76f5d07f-507a-472f-978e-fe14de4a4db3 tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:01 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-76f5d07f-507a-472f-978e-fe14de4a4db3 tempest-TaggedAttachmentsTest-427059931 tempest-TaggedAttachmentsTest-427059931-project-member] http://192.168.122.168/volume/v3/volumes/11b0f4ad-ce1e-4c52-adbd-1485b72382a7 returned with HTTP 404 Sep 07 21:07:01 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 178/356] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:07:01 2026] GET /volume/v3/volumes/11b0f4ad-ce1e-4c52-adbd-1485b72382a7 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:07:02 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-efe5c716-cbb6-439a-aa83-905e098bc4f5 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:02 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-efe5c716-cbb6-439a-aa83-905e098bc4f5 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] GET http://192.168.122.168/volume/v3/groups/f03c812f-3cdd-4843-938a-75f4508f64e9 Sep 07 21:07:02 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-efe5c716-cbb6-439a-aa83-905e098bc4f5 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:02 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-efe5c716-cbb6-439a-aa83-905e098bc4f5 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Calling method 'version_select' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:02 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.groups [None req-efe5c716-cbb6-439a-aa83-905e098bc4f5 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] show called for member f03c812f-3cdd-4843-938a-75f4508f64e9 {{(pid=86971) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 21:07:02 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:02 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:07:02 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:02 devstack devstack@c-api.service[86971]: return base.obj_make_list(context, cls(context), Sep 07 21:07:02 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-efe5c716-cbb6-439a-aa83-905e098bc4f5 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] http://192.168.122.168/volume/v3/groups/f03c812f-3cdd-4843-938a-75f4508f64e9 returned with HTTP 200 Sep 07 21:07:02 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 179/357] 192.168.122.168 () {60 vars in 1270 bytes} [Mon Sep 7 21:07:02 2026] GET /volume/v3/groups/f03c812f-3cdd-4843-938a-75f4508f64e9 => generated 321 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:07:02 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-e528a260-1114-4385-9fb6-9a9258f79c35 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:02 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e528a260-1114-4385-9fb6-9a9258f79c35 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:07:02 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-e528a260-1114-4385-9fb6-9a9258f79c35 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-515443476", "volume_type": "032ce14a-e1ca-4d7e-8d10-32ff73b46618", "group_id": "991cf465-36c3-488f-9df9-d89c9ff6fb6e", "size": 1}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:07:02 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.volumes [None req-e528a260-1114-4385-9fb6-9a9258f79c35 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-515443476', 'volume_type': '032ce14a-e1ca-4d7e-8d10-32ff73b46618', 'group_id': '991cf465-36c3-488f-9df9-d89c9ff6fb6e', 'size': 1}} {{(pid=86970) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:07:02 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:02 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:07:02 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-e528a260-1114-4385-9fb6-9a9258f79c35 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Create volume of 1 GB Sep 07 21:07:02 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:02 devstack devstack@c-api.service[86970]: return base.obj_make_list(context, cls(context), Sep 07 21:07:02 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-e528a260-1114-4385-9fb6-9a9258f79c35 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Availability Zones retrieved successfully. Sep 07 21:07:02 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-e528a260-1114-4385-9fb6-9a9258f79c35 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Flow 'volume_create_api' (65b73e02-554f-4365-9f5d-565797f8cdbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:07:02 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-e528a260-1114-4385-9fb6-9a9258f79c35 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0daeb01b-93d9-4d5b-a6a0-0dbb514e24f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:07:02 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:02 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:07:02 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.flows.api.create_volume [None req-e528a260-1114-4385-9fb6-9a9258f79c35 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Validating volume size '1' using validate_int {{(pid=86970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:07:02 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-e528a260-1114-4385-9fb6-9a9258f79c35 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0daeb01b-93d9-4d5b-a6a0-0dbb514e24f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:06:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=032ce14a-e1ca-4d7e-8d10-32ff73b46618,is_public=True,name='tempest-GroupsTest-volume-type-1983372035',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '032ce14a-e1ca-4d7e-8d10-32ff73b46618', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '991cf465-36c3-488f-9df9-d89c9ff6fb6e', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:07:02 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-e528a260-1114-4385-9fb6-9a9258f79c35 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d53b3fa6-92e1-44a0-82ca-851b841c284c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:07:02 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-de422388-2b78-4967-b3de-f3fec7fa7b47 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:02 devstack devstack@c-api.service[86970]: WARNING cinder.quota [None req-e528a260-1114-4385-9fb6-9a9258f79c35 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1983372035 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1983372035, it is now deprecated. Please use the default quota class for default quota. Sep 07 21:07:02 devstack devstack@c-api.service[86970]: WARNING cinder.quota [None req-e528a260-1114-4385-9fb6-9a9258f79c35 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1983372035 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1983372035, it is now deprecated. Please use the default quota class for default quota. Sep 07 21:07:02 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-de422388-2b78-4967-b3de-f3fec7fa7b47 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] GET http://192.168.122.168/volume/v3/snapshots/f3b7cfb3-d801-4230-b06f-ac39bed0dd8f Sep 07 21:07:02 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-de422388-2b78-4967-b3de-f3fec7fa7b47 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:02 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-de422388-2b78-4967-b3de-f3fec7fa7b47 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:02 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:02 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:07:02 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-de422388-2b78-4967-b3de-f3fec7fa7b47 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Snapshot retrieved successfully. Sep 07 21:07:02 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-de422388-2b78-4967-b3de-f3fec7fa7b47 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] http://192.168.122.168/volume/v3/snapshots/f3b7cfb3-d801-4230-b06f-ac39bed0dd8f returned with HTTP 200 Sep 07 21:07:02 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 180/358] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:07:02 2026] GET /volume/v3/snapshots/f3b7cfb3-d801-4230-b06f-ac39bed0dd8f => generated 438 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:07:02 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-e528a260-1114-4385-9fb6-9a9258f79c35 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Created reservations ['11a3218a-86c9-49b8-b469-a0fb358cc21b', 'b83cc57b-d02b-4357-b917-be2a76640f16', '56b7b33e-8e53-4bdc-882d-06ca765d961a', 'aa516ed1-0de4-4e78-a1ee-67b1c73bfbbb'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:07:02 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-e528a260-1114-4385-9fb6-9a9258f79c35 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d53b3fa6-92e1-44a0-82ca-851b841c284c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['11a3218a-86c9-49b8-b469-a0fb358cc21b', 'b83cc57b-d02b-4357-b917-be2a76640f16', '56b7b33e-8e53-4bdc-882d-06ca765d961a', 'aa516ed1-0de4-4e78-a1ee-67b1c73bfbbb']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:07:02 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-e528a260-1114-4385-9fb6-9a9258f79c35 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c886717-2625-4451-872f-e2abc8d2c115) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:07:02 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:02 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:07:02 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-e528a260-1114-4385-9fb6-9a9258f79c35 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c886717-2625-4451-872f-e2abc8d2c115) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '87b7cdbf-1336-45be-9cde-f7fad2482f06', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-515443476',encryption_key_id=None,group_id=991cf465-36c3-488f-9df9-d89c9ff6fb6e,group_type_id=,metadata={},multiattach=False,project_id='33b42c392fe34b3bb229319366801324',qos_specs=None,replication_status=,reservations=['11a3218a-86c9-49b8-b469-a0fb358cc21b','b83cc57b-d02b-4357-b917-be2a76640f16','56b7b33e-8e53-4bdc-882d-06ca765d961a','aa516ed1-0de4-4e78-a1ee-67b1c73bfbbb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e4a4597e30f4677876a33760e7b4745',volume_type_id=032ce14a-e1ca-4d7e-8d10-32ff73b46618), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:07:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-515443476',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=991cf465-36c3-488f-9df9-d89c9ff6fb6e,host=None,id=87b7cdbf-1336-45be-9cde-f7fad2482f06,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='33b42c392fe34b3bb229319366801324',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4e4a4597e30f4677876a33760e7b4745',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(032ce14a-e1ca-4d7e-8d10-32ff73b46618),volume_type_id=032ce14a-e1ca-4d7e-8d10-32ff73b46618)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:07:02 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-e528a260-1114-4385-9fb6-9a9258f79c35 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8d45c2e-6541-4bf9-acac-42fb662f32b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:07:02 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-e528a260-1114-4385-9fb6-9a9258f79c35 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8d45c2e-6541-4bf9-acac-42fb662f32b0) transitioned into state 'SUCCESS' from state '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-515443476',encryption_key_id=None,group_id=991cf465-36c3-488f-9df9-d89c9ff6fb6e,group_type_id=,metadata={},multiattach=False,project_id='33b42c392fe34b3bb229319366801324',qos_specs=None,replication_status=,reservations=['11a3218a-86c9-49b8-b469-a0fb358cc21b','b83cc57b-d02b-4357-b917-be2a76640f16','56b7b33e-8e53-4bdc-882d-06ca765d961a','aa516ed1-0de4-4e78-a1ee-67b1c73bfbbb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e4a4597e30f4677876a33760e7b4745',volume_type_id=032ce14a-e1ca-4d7e-8d10-32ff73b46618)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:07:02 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-e528a260-1114-4385-9fb6-9a9258f79c35 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce006a17-b014-431d-999e-b80f8d281751) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:07:02 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-e528a260-1114-4385-9fb6-9a9258f79c35 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce006a17-b014-431d-999e-b80f8d281751) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:07:02 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-e528a260-1114-4385-9fb6-9a9258f79c35 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Flow 'volume_create_api' (65b73e02-554f-4365-9f5d-565797f8cdbe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:07:02 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-e528a260-1114-4385-9fb6-9a9258f79c35 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Create volume request issued successfully. Sep 07 21:07:02 devstack devstack@c-api.service[86970]: WARNING stevedore.named [None req-e528a260-1114-4385-9fb6-9a9258f79c35 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:07:02 devstack devstack@c-api.service[86970]: WARNING castellan.key_manager [None req-e528a260-1114-4385-9fb6-9a9258f79c35 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:07:02 devstack devstack@c-api.service[86970]: DEBUG oslo_db.sqlalchemy.engines [None req-e528a260-1114-4385-9fb6-9a9258f79c35 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86970) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 21:07:02 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:02 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:07:02 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e528a260-1114-4385-9fb6-9a9258f79c35 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:07:02 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 179/359] 192.168.122.168 () {62 vars in 1184 bytes} [Mon Sep 7 21:07:02 2026] POST /volume/v3/volumes => generated 822 bytes in 622 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:07:02 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-541acb12-e655-49fc-b92d-e661053fee67 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:02 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-541acb12-e655-49fc-b92d-e661053fee67 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] GET http://192.168.122.168/volume/v3/volumes/87b7cdbf-1336-45be-9cde-f7fad2482f06 Sep 07 21:07:02 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-541acb12-e655-49fc-b92d-e661053fee67 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:02 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-541acb12-e655-49fc-b92d-e661053fee67 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:02 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:02 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:07:02 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:02 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:07:02 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-541acb12-e655-49fc-b92d-e661053fee67 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Volume info retrieved successfully. Sep 07 21:07:02 devstack devstack@c-api.service[86971]: WARNING stevedore.named [None req-541acb12-e655-49fc-b92d-e661053fee67 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:07:02 devstack devstack@c-api.service[86971]: WARNING castellan.key_manager [None req-541acb12-e655-49fc-b92d-e661053fee67 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:07:02 devstack devstack@c-api.service[86971]: DEBUG oslo_db.sqlalchemy.engines [None req-541acb12-e655-49fc-b92d-e661053fee67 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86971) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 21:07:02 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:02 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:07:03 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-541acb12-e655-49fc-b92d-e661053fee67 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] http://192.168.122.168/volume/v3/volumes/87b7cdbf-1336-45be-9cde-f7fad2482f06 returned with HTTP 200 Sep 07 21:07:03 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 181/360] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:07:02 2026] GET /volume/v3/volumes/87b7cdbf-1336-45be-9cde-f7fad2482f06 => generated 890 bytes in 320 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:07:03 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-9b58865c-8998-41f5-9fef-75e345c1bcc5 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:03 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-9b58865c-8998-41f5-9fef-75e345c1bcc5 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] GET http://192.168.122.168/volume/v3/snapshots/f3b7cfb3-d801-4230-b06f-ac39bed0dd8f Sep 07 21:07:03 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-9b58865c-8998-41f5-9fef-75e345c1bcc5 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:03 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-9b58865c-8998-41f5-9fef-75e345c1bcc5 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:03 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:03 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:07:03 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-9b58865c-8998-41f5-9fef-75e345c1bcc5 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Snapshot retrieved successfully. Sep 07 21:07:03 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-9b58865c-8998-41f5-9fef-75e345c1bcc5 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] http://192.168.122.168/volume/v3/snapshots/f3b7cfb3-d801-4230-b06f-ac39bed0dd8f returned with HTTP 200 Sep 07 21:07:03 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 180/361] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:07:03 2026] GET /volume/v3/snapshots/f3b7cfb3-d801-4230-b06f-ac39bed0dd8f => generated 438 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:07:04 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-1fcf49db-803f-4fab-9c64-e9e7a7a7c4ae None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:04 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1fcf49db-803f-4fab-9c64-e9e7a7a7c4ae tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] GET http://192.168.122.168/volume/v3/volumes/87b7cdbf-1336-45be-9cde-f7fad2482f06 Sep 07 21:07:04 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-1fcf49db-803f-4fab-9c64-e9e7a7a7c4ae tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:04 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-1fcf49db-803f-4fab-9c64-e9e7a7a7c4ae tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:04 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:04 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:07:04 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:04 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:07:04 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-1fcf49db-803f-4fab-9c64-e9e7a7a7c4ae tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Volume info retrieved successfully. Sep 07 21:07:04 devstack devstack@c-api.service[86971]: WARNING stevedore.named [None req-1fcf49db-803f-4fab-9c64-e9e7a7a7c4ae tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:07:04 devstack devstack@c-api.service[86971]: WARNING castellan.key_manager [None req-1fcf49db-803f-4fab-9c64-e9e7a7a7c4ae tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:07:04 devstack devstack@c-api.service[86971]: DEBUG oslo_db.sqlalchemy.engines [None req-1fcf49db-803f-4fab-9c64-e9e7a7a7c4ae tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86971) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 21:07:04 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:04 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:07:04 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1fcf49db-803f-4fab-9c64-e9e7a7a7c4ae tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] http://192.168.122.168/volume/v3/volumes/87b7cdbf-1336-45be-9cde-f7fad2482f06 returned with HTTP 200 Sep 07 21:07:04 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 182/362] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:07:04 2026] GET /volume/v3/volumes/87b7cdbf-1336-45be-9cde-f7fad2482f06 => generated 914 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:07:04 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-776b28be-f737-4387-adc5-bb429586d83a None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:04 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-776b28be-f737-4387-adc5-bb429586d83a tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] GET http://192.168.122.168/volume/v3/snapshots/f3b7cfb3-d801-4230-b06f-ac39bed0dd8f Sep 07 21:07:04 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-776b28be-f737-4387-adc5-bb429586d83a tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:04 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-776b28be-f737-4387-adc5-bb429586d83a tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:04 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:04 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:07:04 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-776b28be-f737-4387-adc5-bb429586d83a tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Snapshot retrieved successfully. Sep 07 21:07:04 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-776b28be-f737-4387-adc5-bb429586d83a tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] http://192.168.122.168/volume/v3/snapshots/f3b7cfb3-d801-4230-b06f-ac39bed0dd8f returned with HTTP 200 Sep 07 21:07:04 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 181/363] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:07:04 2026] GET /volume/v3/snapshots/f3b7cfb3-d801-4230-b06f-ac39bed0dd8f => generated 465 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:07:04 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-1bcc7654-7d28-4cd6-a8b6-23422cc9e1d8 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:04 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1bcc7654-7d28-4cd6-a8b6-23422cc9e1d8 tempest-SnapshotsActionsTest-799494876 tempest-SnapshotsActionsTest-799494876-project-admin] POST http://192.168.122.168/volume/v3/snapshots/f3b7cfb3-d801-4230-b06f-ac39bed0dd8f/action Sep 07 21:07:04 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-1bcc7654-7d28-4cd6-a8b6-23422cc9e1d8 tempest-SnapshotsActionsTest-799494876 tempest-SnapshotsActionsTest-799494876-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:07:04 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-1bcc7654-7d28-4cd6-a8b6-23422cc9e1d8 tempest-SnapshotsActionsTest-799494876 tempest-SnapshotsActionsTest-799494876-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:07:04 devstack devstack@c-api.service[86971]: DEBUG cinder.api.contrib.admin_actions [None req-1bcc7654-7d28-4cd6-a8b6-23422cc9e1d8 tempest-SnapshotsActionsTest-799494876 tempest-SnapshotsActionsTest-799494876-project-admin] Updating snapshot 'f3b7cfb3-d801-4230-b06f-ac39bed0dd8f' with '{'status': 'creating'}' {{(pid=86971) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 21:07:04 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:04 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:07:04 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1bcc7654-7d28-4cd6-a8b6-23422cc9e1d8 tempest-SnapshotsActionsTest-799494876 tempest-SnapshotsActionsTest-799494876-project-admin] http://192.168.122.168/volume/v3/snapshots/f3b7cfb3-d801-4230-b06f-ac39bed0dd8f/action returned with HTTP 202 Sep 07 21:07:04 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 183/364] 192.168.122.168 () {60 vars in 1280 bytes} [Mon Sep 7 21:07:04 2026] POST /volume/v3/snapshots/f3b7cfb3-d801-4230-b06f-ac39bed0dd8f/action => generated 0 bytes in 273 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 21:07:04 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-99863df0-1407-4787-aafc-4c3f8f30c57f None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:04 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-99863df0-1407-4787-aafc-4c3f8f30c57f tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] GET http://192.168.122.168/volume/v3/snapshots/f3b7cfb3-d801-4230-b06f-ac39bed0dd8f Sep 07 21:07:04 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-99863df0-1407-4787-aafc-4c3f8f30c57f tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:04 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-99863df0-1407-4787-aafc-4c3f8f30c57f tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:04 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:04 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:07:04 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-99863df0-1407-4787-aafc-4c3f8f30c57f tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Snapshot retrieved successfully. Sep 07 21:07:04 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-99863df0-1407-4787-aafc-4c3f8f30c57f tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] http://192.168.122.168/volume/v3/snapshots/f3b7cfb3-d801-4230-b06f-ac39bed0dd8f returned with HTTP 200 Sep 07 21:07:04 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 182/365] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:07:04 2026] GET /volume/v3/snapshots/f3b7cfb3-d801-4230-b06f-ac39bed0dd8f => generated 464 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:07:04 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-de568883-71fd-44e2-a1a1-099cb1be0b88 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:04 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-de568883-71fd-44e2-a1a1-099cb1be0b88 tempest-SnapshotsActionsTest-799494876 tempest-SnapshotsActionsTest-799494876-project-admin] POST http://192.168.122.168/volume/v3/snapshots/f3b7cfb3-d801-4230-b06f-ac39bed0dd8f/action Sep 07 21:07:04 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-de568883-71fd-44e2-a1a1-099cb1be0b88 tempest-SnapshotsActionsTest-799494876 tempest-SnapshotsActionsTest-799494876-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:07:04 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-de568883-71fd-44e2-a1a1-099cb1be0b88 tempest-SnapshotsActionsTest-799494876 tempest-SnapshotsActionsTest-799494876-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:07:04 devstack devstack@c-api.service[86971]: DEBUG cinder.api.contrib.admin_actions [None req-de568883-71fd-44e2-a1a1-099cb1be0b88 tempest-SnapshotsActionsTest-799494876 tempest-SnapshotsActionsTest-799494876-project-admin] Updating snapshot 'f3b7cfb3-d801-4230-b06f-ac39bed0dd8f' with '{'status': 'available'}' {{(pid=86971) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 21:07:04 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:04 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:07:04 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-de568883-71fd-44e2-a1a1-099cb1be0b88 tempest-SnapshotsActionsTest-799494876 tempest-SnapshotsActionsTest-799494876-project-admin] http://192.168.122.168/volume/v3/snapshots/f3b7cfb3-d801-4230-b06f-ac39bed0dd8f/action returned with HTTP 202 Sep 07 21:07:04 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 184/366] 192.168.122.168 () {60 vars in 1280 bytes} [Mon Sep 7 21:07:04 2026] POST /volume/v3/snapshots/f3b7cfb3-d801-4230-b06f-ac39bed0dd8f/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 21:07:04 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-f0851e23-eeec-42a3-8aec-338ad4044318 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:04 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f0851e23-eeec-42a3-8aec-338ad4044318 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] GET http://192.168.122.168/volume/v3/snapshots/f3b7cfb3-d801-4230-b06f-ac39bed0dd8f Sep 07 21:07:04 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f0851e23-eeec-42a3-8aec-338ad4044318 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:04 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f0851e23-eeec-42a3-8aec-338ad4044318 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:04 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:04 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:07:04 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-f0851e23-eeec-42a3-8aec-338ad4044318 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Snapshot retrieved successfully. Sep 07 21:07:04 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f0851e23-eeec-42a3-8aec-338ad4044318 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] http://192.168.122.168/volume/v3/snapshots/f3b7cfb3-d801-4230-b06f-ac39bed0dd8f returned with HTTP 200 Sep 07 21:07:04 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 183/367] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:07:04 2026] GET /volume/v3/snapshots/f3b7cfb3-d801-4230-b06f-ac39bed0dd8f => generated 465 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:07:04 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-64dc4539-3d67-47b3-83c7-b12ddbfa314e None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:04 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-64dc4539-3d67-47b3-83c7-b12ddbfa314e tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] POST http://192.168.122.168/volume/v3/snapshots Sep 07 21:07:04 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-64dc4539-3d67-47b3-83c7-b12ddbfa314e tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "111bbc7d-e068-4e58-9a04-fc58757dc946", "name": "tempest-SnapshotsActionsTest-Snapshot-1787357811"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:07:04 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:04 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:07:04 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:04 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:07:04 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-64dc4539-3d67-47b3-83c7-b12ddbfa314e tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Volume info retrieved successfully. Sep 07 21:07:04 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.snapshots [None req-64dc4539-3d67-47b3-83c7-b12ddbfa314e tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Create snapshot from volume 111bbc7d-e068-4e58-9a04-fc58757dc946 Sep 07 21:07:04 devstack devstack@c-api.service[86971]: WARNING cinder.quota [None req-64dc4539-3d67-47b3-83c7-b12ddbfa314e tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Deprecated: Default quota for resource: snapshots_QuobyteHD is set by the default quota flag: quota_snapshots_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Sep 07 21:07:04 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-64dc4539-3d67-47b3-83c7-b12ddbfa314e tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Created reservations ['5c3a9919-11e2-4bba-985b-3ec50addf5ec', '34f6640c-d438-4c93-8fe3-c09a547ea6b3', '38015c29-97f4-483f-bd96-e822150db0ca', '9255691c-71b9-40af-a8e2-a887d79d1b43'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:07:05 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:05 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:07:05 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-64dc4539-3d67-47b3-83c7-b12ddbfa314e tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Snapshot create request issued successfully. Sep 07 21:07:05 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-64dc4539-3d67-47b3-83c7-b12ddbfa314e tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] http://192.168.122.168/volume/v3/snapshots returned with HTTP 202 Sep 07 21:07:05 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 185/368] 192.168.122.168 () {60 vars in 1149 bytes} [Mon Sep 7 21:07:04 2026] POST /volume/v3/snapshots => generated 307 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:07:05 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-7adb423c-acf6-4499-90d9-3d756b613b9a None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:05 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-7adb423c-acf6-4499-90d9-3d756b613b9a tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] GET http://192.168.122.168/volume/v3/snapshots/26699000-7569-4966-b4dd-955ee11e74d1 Sep 07 21:07:05 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-7adb423c-acf6-4499-90d9-3d756b613b9a tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:05 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-7adb423c-acf6-4499-90d9-3d756b613b9a tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:05 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:05 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:07:05 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-7adb423c-acf6-4499-90d9-3d756b613b9a tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Snapshot retrieved successfully. Sep 07 21:07:05 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-7adb423c-acf6-4499-90d9-3d756b613b9a tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] http://192.168.122.168/volume/v3/snapshots/26699000-7569-4966-b4dd-955ee11e74d1 returned with HTTP 200 Sep 07 21:07:05 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 184/369] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:07:05 2026] GET /volume/v3/snapshots/26699000-7569-4966-b4dd-955ee11e74d1 => generated 439 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:07:05 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-6a08b125-7541-4920-a6b5-6257ca79f5f6 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:05 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-6a08b125-7541-4920-a6b5-6257ca79f5f6 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] GET http://192.168.122.168/volume/v3/volumes/87b7cdbf-1336-45be-9cde-f7fad2482f06 Sep 07 21:07:05 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-6a08b125-7541-4920-a6b5-6257ca79f5f6 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:05 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-6a08b125-7541-4920-a6b5-6257ca79f5f6 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:05 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:05 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:07:05 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:05 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:07:05 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-6a08b125-7541-4920-a6b5-6257ca79f5f6 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Volume info retrieved successfully. Sep 07 21:07:05 devstack devstack@c-api.service[86971]: WARNING stevedore.named [None req-6a08b125-7541-4920-a6b5-6257ca79f5f6 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:07:05 devstack devstack@c-api.service[86971]: WARNING castellan.key_manager [None req-6a08b125-7541-4920-a6b5-6257ca79f5f6 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:07:05 devstack devstack@c-api.service[86971]: DEBUG oslo_db.sqlalchemy.engines [None req-6a08b125-7541-4920-a6b5-6257ca79f5f6 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86971) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 21:07:05 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:05 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:07:05 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-6a08b125-7541-4920-a6b5-6257ca79f5f6 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] http://192.168.122.168/volume/v3/volumes/87b7cdbf-1336-45be-9cde-f7fad2482f06 returned with HTTP 200 Sep 07 21:07:05 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 186/370] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:07:05 2026] GET /volume/v3/volumes/87b7cdbf-1336-45be-9cde-f7fad2482f06 => generated 915 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:07:05 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-4be2a37b-d4bf-4998-a612-8fa94df8db2b None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:05 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-4be2a37b-d4bf-4998-a612-8fa94df8db2b tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] GET http://192.168.122.168/volume/v3/groups/991cf465-36c3-488f-9df9-d89c9ff6fb6e Sep 07 21:07:05 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-4be2a37b-d4bf-4998-a612-8fa94df8db2b tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:05 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-4be2a37b-d4bf-4998-a612-8fa94df8db2b tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Calling method 'version_select' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:05 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.groups [None req-4be2a37b-d4bf-4998-a612-8fa94df8db2b tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] show called for member 991cf465-36c3-488f-9df9-d89c9ff6fb6e {{(pid=86970) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 21:07:05 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:05 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:07:05 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:05 devstack devstack@c-api.service[86970]: return base.obj_make_list(context, cls(context), Sep 07 21:07:05 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-4be2a37b-d4bf-4998-a612-8fa94df8db2b tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] http://192.168.122.168/volume/v3/groups/991cf465-36c3-488f-9df9-d89c9ff6fb6e returned with HTTP 200 Sep 07 21:07:05 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 185/371] 192.168.122.168 () {60 vars in 1270 bytes} [Mon Sep 7 21:07:05 2026] GET /volume/v3/groups/991cf465-36c3-488f-9df9-d89c9ff6fb6e => generated 322 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:07:05 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-951cce78-44f3-4c41-a436-def045401642 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:05 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-951cce78-44f3-4c41-a436-def045401642 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] GET http://192.168.122.168/volume/v3/groups/f03c812f-3cdd-4843-938a-75f4508f64e9 Sep 07 21:07:05 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-951cce78-44f3-4c41-a436-def045401642 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:05 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-951cce78-44f3-4c41-a436-def045401642 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Calling method 'version_select' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:05 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.groups [None req-951cce78-44f3-4c41-a436-def045401642 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] show called for member f03c812f-3cdd-4843-938a-75f4508f64e9 {{(pid=86971) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 21:07:05 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:05 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:07:05 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:05 devstack devstack@c-api.service[86971]: return base.obj_make_list(context, cls(context), Sep 07 21:07:05 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-951cce78-44f3-4c41-a436-def045401642 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] http://192.168.122.168/volume/v3/groups/f03c812f-3cdd-4843-938a-75f4508f64e9 returned with HTTP 200 Sep 07 21:07:05 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 187/372] 192.168.122.168 () {60 vars in 1270 bytes} [Mon Sep 7 21:07:05 2026] GET /volume/v3/groups/f03c812f-3cdd-4843-938a-75f4508f64e9 => generated 321 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:07:05 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-db94186d-0a25-4a85-8781-f5cb13db70ea None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:05 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-db94186d-0a25-4a85-8781-f5cb13db70ea tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] GET http://192.168.122.168/volume/v3/groups/detail Sep 07 21:07:05 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-db94186d-0a25-4a85-8781-f5cb13db70ea tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:05 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-db94186d-0a25-4a85-8781-f5cb13db70ea tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Calling method 'version_select' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:05 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:05 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:07:05 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/group.py:210: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:05 devstack devstack@c-api.service[86970]: return base.obj_make_list(context, cls(context), Sep 07 21:07:05 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:05 devstack devstack@c-api.service[86970]: return base.obj_make_list(context, cls(context), Sep 07 21:07:05 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:05 devstack devstack@c-api.service[86970]: return base.obj_make_list(context, cls(context), Sep 07 21:07:05 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-db94186d-0a25-4a85-8781-f5cb13db70ea tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] http://192.168.122.168/volume/v3/groups/detail returned with HTTP 200 Sep 07 21:07:05 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 186/373] 192.168.122.168 () {60 vars in 1180 bytes} [Mon Sep 7 21:07:05 2026] GET /volume/v3/groups/detail => generated 637 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:07:05 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-e2a344e3-9985-40ef-937b-4c68c4aaa30f None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:05 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e2a344e3-9985-40ef-937b-4c68c4aaa30f tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] GET http://192.168.122.168/volume/v3/volumes/detail Sep 07 21:07:05 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-e2a344e3-9985-40ef-937b-4c68c4aaa30f tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:05 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-e2a344e3-9985-40ef-937b-4c68c4aaa30f tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Calling method 'detail' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:05 devstack devstack@c-api.service[86971]: DEBUG cinder.api.api_utils [None req-e2a344e3-9985-40ef-937b-4c68c4aaa30f tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Removing options '' from query. {{(pid=86971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 21:07:05 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:05 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:07:05 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-e2a344e3-9985-40ef-937b-4c68c4aaa30f tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86971) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 21:07:05 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:05 devstack devstack@c-api.service[86971]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 21:07:05 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:05 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:07:05 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-e2a344e3-9985-40ef-937b-4c68c4aaa30f tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Get all volumes completed successfully. Sep 07 21:07:05 devstack devstack@c-api.service[86971]: WARNING stevedore.named [None req-e2a344e3-9985-40ef-937b-4c68c4aaa30f tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:07:05 devstack devstack@c-api.service[86971]: WARNING castellan.key_manager [None req-e2a344e3-9985-40ef-937b-4c68c4aaa30f tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:07:05 devstack devstack@c-api.service[86971]: DEBUG oslo_db.sqlalchemy.engines [None req-e2a344e3-9985-40ef-937b-4c68c4aaa30f tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86971) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 21:07:05 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:05 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:07:05 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e2a344e3-9985-40ef-937b-4c68c4aaa30f tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] http://192.168.122.168/volume/v3/volumes/detail returned with HTTP 200 Sep 07 21:07:05 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 188/374] 192.168.122.168 () {60 vars in 1183 bytes} [Mon Sep 7 21:07:05 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:07:05 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-f3f16583-643a-4fc7-a4db-67d87d6600cf None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:05 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f3f16583-643a-4fc7-a4db-67d87d6600cf tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] GET http://192.168.122.168/volume/v3/volumes/detail Sep 07 21:07:05 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f3f16583-643a-4fc7-a4db-67d87d6600cf tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:05 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f3f16583-643a-4fc7-a4db-67d87d6600cf tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Calling method 'detail' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:05 devstack devstack@c-api.service[86970]: DEBUG cinder.api.api_utils [None req-f3f16583-643a-4fc7-a4db-67d87d6600cf tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Removing options '' from query. {{(pid=86970) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 21:07:05 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:05 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:07:05 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-f3f16583-643a-4fc7-a4db-67d87d6600cf tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86970) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 21:07:05 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:05 devstack devstack@c-api.service[86970]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 21:07:05 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:05 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:07:05 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-f3f16583-643a-4fc7-a4db-67d87d6600cf tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Get all volumes completed successfully. Sep 07 21:07:05 devstack devstack@c-api.service[86970]: WARNING stevedore.named [None req-f3f16583-643a-4fc7-a4db-67d87d6600cf tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:07:05 devstack devstack@c-api.service[86970]: WARNING castellan.key_manager [None req-f3f16583-643a-4fc7-a4db-67d87d6600cf tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:07:05 devstack devstack@c-api.service[86970]: DEBUG oslo_db.sqlalchemy.engines [None req-f3f16583-643a-4fc7-a4db-67d87d6600cf tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86970) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 21:07:05 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:05 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:07:05 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f3f16583-643a-4fc7-a4db-67d87d6600cf tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] http://192.168.122.168/volume/v3/volumes/detail returned with HTTP 200 Sep 07 21:07:05 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 187/375] 192.168.122.168 () {60 vars in 1183 bytes} [Mon Sep 7 21:07:05 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:07:05 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-6544ed19-e7d1-4bd7-b74c-90411bbfb76e None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:05 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-6544ed19-e7d1-4bd7-b74c-90411bbfb76e tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] POST http://192.168.122.168/volume/v3/groups/991cf465-36c3-488f-9df9-d89c9ff6fb6e/action Sep 07 21:07:05 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-6544ed19-e7d1-4bd7-b74c-90411bbfb76e tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:07:05 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-6544ed19-e7d1-4bd7-b74c-90411bbfb76e tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:07:05 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.groups [None req-6544ed19-e7d1-4bd7-b74c-90411bbfb76e tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] delete called for group 991cf465-36c3-488f-9df9-d89c9ff6fb6e {{(pid=86971) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 21:07:05 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.groups [None req-6544ed19-e7d1-4bd7-b74c-90411bbfb76e tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Delete group with id: 991cf465-36c3-488f-9df9-d89c9ff6fb6e Sep 07 21:07:05 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:05 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:07:05 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:05 devstack devstack@c-api.service[86971]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 21:07:05 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:05 devstack devstack@c-api.service[86971]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 21:07:06 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-6544ed19-e7d1-4bd7-b74c-90411bbfb76e tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] http://192.168.122.168/volume/v3/groups/991cf465-36c3-488f-9df9-d89c9ff6fb6e/action returned with HTTP 202 Sep 07 21:07:06 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 189/376] 192.168.122.168 () {62 vars in 1312 bytes} [Mon Sep 7 21:07:05 2026] POST /volume/v3/groups/991cf465-36c3-488f-9df9-d89c9ff6fb6e/action => generated 0 bytes in 149 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 21:07:06 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-fbf884e3-2301-4e82-ae3b-725d2ee851ee None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:06 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-fbf884e3-2301-4e82-ae3b-725d2ee851ee tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] GET http://192.168.122.168/volume/v3/volumes/87b7cdbf-1336-45be-9cde-f7fad2482f06 Sep 07 21:07:06 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-fbf884e3-2301-4e82-ae3b-725d2ee851ee tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:06 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-fbf884e3-2301-4e82-ae3b-725d2ee851ee tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:06 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:06 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:07:06 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:06 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:07:06 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-fbf884e3-2301-4e82-ae3b-725d2ee851ee tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Volume info retrieved successfully. Sep 07 21:07:06 devstack devstack@c-api.service[86970]: WARNING stevedore.named [None req-fbf884e3-2301-4e82-ae3b-725d2ee851ee tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:07:06 devstack devstack@c-api.service[86970]: WARNING castellan.key_manager [None req-fbf884e3-2301-4e82-ae3b-725d2ee851ee tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:07:06 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-4367a342-cfde-46c5-b541-4311fd3f7f0b None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:06 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-4367a342-cfde-46c5-b541-4311fd3f7f0b tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] GET http://192.168.122.168/volume/v3/snapshots/26699000-7569-4966-b4dd-955ee11e74d1 Sep 07 21:07:06 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-4367a342-cfde-46c5-b541-4311fd3f7f0b tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:06 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-4367a342-cfde-46c5-b541-4311fd3f7f0b tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:06 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:06 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:07:06 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-4367a342-cfde-46c5-b541-4311fd3f7f0b tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Snapshot retrieved successfully. Sep 07 21:07:06 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-4367a342-cfde-46c5-b541-4311fd3f7f0b tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] http://192.168.122.168/volume/v3/snapshots/26699000-7569-4966-b4dd-955ee11e74d1 returned with HTTP 200 Sep 07 21:07:06 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 190/377] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:07:06 2026] GET /volume/v3/snapshots/26699000-7569-4966-b4dd-955ee11e74d1 => generated 439 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:07:06 devstack devstack@c-api.service[86970]: DEBUG oslo_db.sqlalchemy.engines [None req-fbf884e3-2301-4e82-ae3b-725d2ee851ee tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86970) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 21:07:06 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:06 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:07:06 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-fbf884e3-2301-4e82-ae3b-725d2ee851ee tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] http://192.168.122.168/volume/v3/volumes/87b7cdbf-1336-45be-9cde-f7fad2482f06 returned with HTTP 200 Sep 07 21:07:06 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 188/378] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:07:06 2026] GET /volume/v3/volumes/87b7cdbf-1336-45be-9cde-f7fad2482f06 => generated 914 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:07:07 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-c36e7cb0-9651-462b-b8a6-f7addcfabc18 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:07 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c36e7cb0-9651-462b-b8a6-f7addcfabc18 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] GET http://192.168.122.168/volume/v3/snapshots/26699000-7569-4966-b4dd-955ee11e74d1 Sep 07 21:07:07 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c36e7cb0-9651-462b-b8a6-f7addcfabc18 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:07 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c36e7cb0-9651-462b-b8a6-f7addcfabc18 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:07 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:07 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:07:07 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-c36e7cb0-9651-462b-b8a6-f7addcfabc18 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Snapshot retrieved successfully. Sep 07 21:07:07 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c36e7cb0-9651-462b-b8a6-f7addcfabc18 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] http://192.168.122.168/volume/v3/snapshots/26699000-7569-4966-b4dd-955ee11e74d1 returned with HTTP 200 Sep 07 21:07:07 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 191/379] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:07:07 2026] GET /volume/v3/snapshots/26699000-7569-4966-b4dd-955ee11e74d1 => generated 466 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:07:07 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-1ffba793-5509-4aed-9a2e-8044788c31dc None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:07 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-1ffba793-5509-4aed-9a2e-8044788c31dc tempest-SnapshotsActionsTest-799494876 tempest-SnapshotsActionsTest-799494876-project-admin] POST http://192.168.122.168/volume/v3/snapshots/26699000-7569-4966-b4dd-955ee11e74d1/action Sep 07 21:07:07 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-1ffba793-5509-4aed-9a2e-8044788c31dc tempest-SnapshotsActionsTest-799494876 tempest-SnapshotsActionsTest-799494876-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:07:07 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-1ffba793-5509-4aed-9a2e-8044788c31dc tempest-SnapshotsActionsTest-799494876 tempest-SnapshotsActionsTest-799494876-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:07:07 devstack devstack@c-api.service[86970]: DEBUG cinder.api.contrib.admin_actions [None req-1ffba793-5509-4aed-9a2e-8044788c31dc tempest-SnapshotsActionsTest-799494876 tempest-SnapshotsActionsTest-799494876-project-admin] Updating snapshot '26699000-7569-4966-b4dd-955ee11e74d1' with '{'status': 'creating'}' {{(pid=86970) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 21:07:07 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:07 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:07:07 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-b4dda50f-e3ba-41aa-9887-1f8b7c3ea693 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:07 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b4dda50f-e3ba-41aa-9887-1f8b7c3ea693 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] GET http://192.168.122.168/volume/v3/volumes/87b7cdbf-1336-45be-9cde-f7fad2482f06 Sep 07 21:07:07 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-b4dda50f-e3ba-41aa-9887-1f8b7c3ea693 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:07 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-b4dda50f-e3ba-41aa-9887-1f8b7c3ea693 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:07 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b4dda50f-e3ba-41aa-9887-1f8b7c3ea693 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] http://192.168.122.168/volume/v3/volumes/87b7cdbf-1336-45be-9cde-f7fad2482f06 returned with HTTP 404 Sep 07 21:07:07 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 192/380] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:07:07 2026] GET /volume/v3/volumes/87b7cdbf-1336-45be-9cde-f7fad2482f06 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 21:07:07 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-1ffba793-5509-4aed-9a2e-8044788c31dc tempest-SnapshotsActionsTest-799494876 tempest-SnapshotsActionsTest-799494876-project-admin] http://192.168.122.168/volume/v3/snapshots/26699000-7569-4966-b4dd-955ee11e74d1/action returned with HTTP 202 Sep 07 21:07:07 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 189/381] 192.168.122.168 () {60 vars in 1280 bytes} [Mon Sep 7 21:07:07 2026] POST /volume/v3/snapshots/26699000-7569-4966-b4dd-955ee11e74d1/action => generated 0 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 21:07:07 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-8ced8fa3-aeac-4853-b770-9b2f84548132 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:07 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-8ced8fa3-aeac-4853-b770-9b2f84548132 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] GET http://192.168.122.168/volume/v3/groups/991cf465-36c3-488f-9df9-d89c9ff6fb6e Sep 07 21:07:07 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-8ced8fa3-aeac-4853-b770-9b2f84548132 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:07 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-8ced8fa3-aeac-4853-b770-9b2f84548132 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Calling method 'version_select' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:07 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.groups [None req-8ced8fa3-aeac-4853-b770-9b2f84548132 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] show called for member 991cf465-36c3-488f-9df9-d89c9ff6fb6e {{(pid=86971) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 21:07:07 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-dd991f55-fe97-46d5-9270-1b86c0e6f7a6 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:07 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-dd991f55-fe97-46d5-9270-1b86c0e6f7a6 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] GET http://192.168.122.168/volume/v3/snapshots/26699000-7569-4966-b4dd-955ee11e74d1 Sep 07 21:07:07 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-dd991f55-fe97-46d5-9270-1b86c0e6f7a6 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:07 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-dd991f55-fe97-46d5-9270-1b86c0e6f7a6 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:07 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-8ced8fa3-aeac-4853-b770-9b2f84548132 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] http://192.168.122.168/volume/v3/groups/991cf465-36c3-488f-9df9-d89c9ff6fb6e returned with HTTP 404 Sep 07 21:07:07 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 193/382] 192.168.122.168 () {60 vars in 1270 bytes} [Mon Sep 7 21:07:07 2026] GET /volume/v3/groups/991cf465-36c3-488f-9df9-d89c9ff6fb6e => generated 108 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 21:07:07 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-1e2a4487-c749-4fa3-a31d-63267dc41d9d None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:07 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:07 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:07:07 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-dd991f55-fe97-46d5-9270-1b86c0e6f7a6 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Snapshot retrieved successfully. Sep 07 21:07:07 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1e2a4487-c749-4fa3-a31d-63267dc41d9d tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] POST http://192.168.122.168/volume/v3/groups/f03c812f-3cdd-4843-938a-75f4508f64e9/action Sep 07 21:07:07 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-1e2a4487-c749-4fa3-a31d-63267dc41d9d tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=86971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:07:07 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-1e2a4487-c749-4fa3-a31d-63267dc41d9d tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:07:07 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-dd991f55-fe97-46d5-9270-1b86c0e6f7a6 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] http://192.168.122.168/volume/v3/snapshots/26699000-7569-4966-b4dd-955ee11e74d1 returned with HTTP 200 Sep 07 21:07:07 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.groups [None req-1e2a4487-c749-4fa3-a31d-63267dc41d9d tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] delete called for group f03c812f-3cdd-4843-938a-75f4508f64e9 {{(pid=86971) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 21:07:07 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.groups [None req-1e2a4487-c749-4fa3-a31d-63267dc41d9d tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Delete group with id: f03c812f-3cdd-4843-938a-75f4508f64e9 Sep 07 21:07:07 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 190/383] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:07:07 2026] GET /volume/v3/snapshots/26699000-7569-4966-b4dd-955ee11e74d1 => generated 465 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:07:07 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:07 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:07:07 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-8ef3db32-5031-41e4-872f-3ec9828cc7c9 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:07 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8ef3db32-5031-41e4-872f-3ec9828cc7c9 tempest-SnapshotsActionsTest-799494876 tempest-SnapshotsActionsTest-799494876-project-admin] POST http://192.168.122.168/volume/v3/snapshots/26699000-7569-4966-b4dd-955ee11e74d1/action Sep 07 21:07:07 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8ef3db32-5031-41e4-872f-3ec9828cc7c9 tempest-SnapshotsActionsTest-799494876 tempest-SnapshotsActionsTest-799494876-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:07:07 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8ef3db32-5031-41e4-872f-3ec9828cc7c9 tempest-SnapshotsActionsTest-799494876 tempest-SnapshotsActionsTest-799494876-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:07:07 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:07 devstack devstack@c-api.service[86971]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 21:07:07 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:07 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:07:07 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-8ef3db32-5031-41e4-872f-3ec9828cc7c9 tempest-SnapshotsActionsTest-799494876 tempest-SnapshotsActionsTest-799494876-project-admin] Snapshot retrieved successfully. Sep 07 21:07:07 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1e2a4487-c749-4fa3-a31d-63267dc41d9d tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] http://192.168.122.168/volume/v3/groups/f03c812f-3cdd-4843-938a-75f4508f64e9/action returned with HTTP 202 Sep 07 21:07:07 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 194/384] 192.168.122.168 () {62 vars in 1312 bytes} [Mon Sep 7 21:07:07 2026] POST /volume/v3/groups/f03c812f-3cdd-4843-938a-75f4508f64e9/action => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 21:07:07 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-9ba4a1de-181b-405d-8b83-9de97af1b0ff None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:07 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-9ba4a1de-181b-405d-8b83-9de97af1b0ff tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] GET http://192.168.122.168/volume/v3/groups/f03c812f-3cdd-4843-938a-75f4508f64e9 Sep 07 21:07:07 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-9ba4a1de-181b-405d-8b83-9de97af1b0ff tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:07 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-9ba4a1de-181b-405d-8b83-9de97af1b0ff tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Calling method 'version_select' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:07 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.groups [None req-9ba4a1de-181b-405d-8b83-9de97af1b0ff tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] show called for member f03c812f-3cdd-4843-938a-75f4508f64e9 {{(pid=86971) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 21:07:07 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:07 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:07:07 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:07 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:07:07 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:07 devstack devstack@c-api.service[86971]: return base.obj_make_list(context, cls(context), Sep 07 21:07:07 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-9ba4a1de-181b-405d-8b83-9de97af1b0ff tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] http://192.168.122.168/volume/v3/groups/f03c812f-3cdd-4843-938a-75f4508f64e9 returned with HTTP 200 Sep 07 21:07:07 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 195/385] 192.168.122.168 () {60 vars in 1270 bytes} [Mon Sep 7 21:07:07 2026] GET /volume/v3/groups/f03c812f-3cdd-4843-938a-75f4508f64e9 => generated 320 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:07:07 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-8ef3db32-5031-41e4-872f-3ec9828cc7c9 tempest-SnapshotsActionsTest-799494876 tempest-SnapshotsActionsTest-799494876-project-admin] Snapshot delete request issued successfully. Sep 07 21:07:07 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8ef3db32-5031-41e4-872f-3ec9828cc7c9 tempest-SnapshotsActionsTest-799494876 tempest-SnapshotsActionsTest-799494876-project-admin] http://192.168.122.168/volume/v3/snapshots/26699000-7569-4966-b4dd-955ee11e74d1/action returned with HTTP 202 Sep 07 21:07:07 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 191/386] 192.168.122.168 () {60 vars in 1280 bytes} [Mon Sep 7 21:07:07 2026] POST /volume/v3/snapshots/26699000-7569-4966-b4dd-955ee11e74d1/action => generated 0 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 07 21:07:07 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-fb846137-f86a-4cc8-8049-6a314a12ed10 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:07 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-fb846137-f86a-4cc8-8049-6a314a12ed10 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] GET http://192.168.122.168/volume/v3/snapshots/26699000-7569-4966-b4dd-955ee11e74d1 Sep 07 21:07:07 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-fb846137-f86a-4cc8-8049-6a314a12ed10 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:07 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-fb846137-f86a-4cc8-8049-6a314a12ed10 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:07 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:07 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:07:07 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-fb846137-f86a-4cc8-8049-6a314a12ed10 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Snapshot retrieved successfully. Sep 07 21:07:07 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-fb846137-f86a-4cc8-8049-6a314a12ed10 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] http://192.168.122.168/volume/v3/snapshots/26699000-7569-4966-b4dd-955ee11e74d1 returned with HTTP 200 Sep 07 21:07:07 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 196/387] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:07:07 2026] GET /volume/v3/snapshots/26699000-7569-4966-b4dd-955ee11e74d1 => generated 465 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:07:08 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-69e6c1d8-f942-4840-a9dd-8cbbdf5ba208 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:08 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-69e6c1d8-f942-4840-a9dd-8cbbdf5ba208 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] GET http://192.168.122.168/volume/v3/groups/f03c812f-3cdd-4843-938a-75f4508f64e9 Sep 07 21:07:08 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-69e6c1d8-f942-4840-a9dd-8cbbdf5ba208 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:08 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-69e6c1d8-f942-4840-a9dd-8cbbdf5ba208 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Calling method 'version_select' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:08 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.groups [None req-69e6c1d8-f942-4840-a9dd-8cbbdf5ba208 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] show called for member f03c812f-3cdd-4843-938a-75f4508f64e9 {{(pid=86970) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 21:07:08 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-69e6c1d8-f942-4840-a9dd-8cbbdf5ba208 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] http://192.168.122.168/volume/v3/groups/f03c812f-3cdd-4843-938a-75f4508f64e9 returned with HTTP 404 Sep 07 21:07:08 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 192/388] 192.168.122.168 () {60 vars in 1270 bytes} [Mon Sep 7 21:07:08 2026] GET /volume/v3/groups/f03c812f-3cdd-4843-938a-75f4508f64e9 => generated 108 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 21:07:08 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-15ef4ac6-cb91-447e-ad90-4f30962c4ed5 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:08 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-15ef4ac6-cb91-447e-ad90-4f30962c4ed5 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] GET http://192.168.122.168/volume/v3/groups/detail Sep 07 21:07:08 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-15ef4ac6-cb91-447e-ad90-4f30962c4ed5 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:08 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-15ef4ac6-cb91-447e-ad90-4f30962c4ed5 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Calling method 'version_select' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:08 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-0a7a00f1-b330-473e-9560-5b4c495e0741 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:08 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-0a7a00f1-b330-473e-9560-5b4c495e0741 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] GET http://192.168.122.168/volume/v3/snapshots/26699000-7569-4966-b4dd-955ee11e74d1 Sep 07 21:07:08 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-0a7a00f1-b330-473e-9560-5b4c495e0741 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:08 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-0a7a00f1-b330-473e-9560-5b4c495e0741 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:08 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/group.py:210: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:08 devstack devstack@c-api.service[86971]: return base.obj_make_list(context, cls(context), Sep 07 21:07:08 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-15ef4ac6-cb91-447e-ad90-4f30962c4ed5 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] http://192.168.122.168/volume/v3/groups/detail returned with HTTP 200 Sep 07 21:07:08 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 197/389] 192.168.122.168 () {60 vars in 1180 bytes} [Mon Sep 7 21:07:08 2026] GET /volume/v3/groups/detail => generated 14 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:07:08 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-d9e7c01e-8e4f-4560-a93d-0d7d9cdc8c80 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:08 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:08 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:07:08 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-0a7a00f1-b330-473e-9560-5b4c495e0741 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Snapshot retrieved successfully. Sep 07 21:07:08 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d9e7c01e-8e4f-4560-a93d-0d7d9cdc8c80 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] GET http://192.168.122.168/volume/v3/volumes/detail Sep 07 21:07:08 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-d9e7c01e-8e4f-4560-a93d-0d7d9cdc8c80 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:08 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-d9e7c01e-8e4f-4560-a93d-0d7d9cdc8c80 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Calling method 'detail' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:08 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-0a7a00f1-b330-473e-9560-5b4c495e0741 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] http://192.168.122.168/volume/v3/snapshots/26699000-7569-4966-b4dd-955ee11e74d1 returned with HTTP 200 Sep 07 21:07:08 devstack devstack@c-api.service[86971]: DEBUG cinder.api.api_utils [None req-d9e7c01e-8e4f-4560-a93d-0d7d9cdc8c80 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Removing options '' from query. {{(pid=86971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 21:07:08 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 193/390] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:07:08 2026] GET /volume/v3/snapshots/26699000-7569-4966-b4dd-955ee11e74d1 => generated 465 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:07:08 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-d9e7c01e-8e4f-4560-a93d-0d7d9cdc8c80 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86971) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 21:07:08 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:08 devstack devstack@c-api.service[86971]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 21:07:08 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-d9e7c01e-8e4f-4560-a93d-0d7d9cdc8c80 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Get all volumes completed successfully. Sep 07 21:07:08 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d9e7c01e-8e4f-4560-a93d-0d7d9cdc8c80 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] http://192.168.122.168/volume/v3/volumes/detail returned with HTTP 200 Sep 07 21:07:08 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 198/391] 192.168.122.168 () {60 vars in 1183 bytes} [Mon Sep 7 21:07:08 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:07:08 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-4b110efd-28f3-4811-af91-27787bb0eb19 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:08 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-4b110efd-28f3-4811-af91-27787bb0eb19 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] POST http://192.168.122.168/volume/v3/groups/f03c812f-3cdd-4843-938a-75f4508f64e9/action Sep 07 21:07:08 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-4b110efd-28f3-4811-af91-27787bb0eb19 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:07:08 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-4b110efd-28f3-4811-af91-27787bb0eb19 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:07:08 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.groups [None req-4b110efd-28f3-4811-af91-27787bb0eb19 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] delete called for group f03c812f-3cdd-4843-938a-75f4508f64e9 {{(pid=86970) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 21:07:08 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.groups [None req-4b110efd-28f3-4811-af91-27787bb0eb19 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Delete group with id: f03c812f-3cdd-4843-938a-75f4508f64e9 Sep 07 21:07:08 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-4b110efd-28f3-4811-af91-27787bb0eb19 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] http://192.168.122.168/volume/v3/groups/f03c812f-3cdd-4843-938a-75f4508f64e9/action returned with HTTP 404 Sep 07 21:07:08 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 194/392] 192.168.122.168 () {62 vars in 1312 bytes} [Mon Sep 7 21:07:08 2026] POST /volume/v3/groups/f03c812f-3cdd-4843-938a-75f4508f64e9/action => generated 108 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 21:07:08 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-6d675840-ec64-433f-a7e1-ef7a54159bd3 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:08 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-6d675840-ec64-433f-a7e1-ef7a54159bd3 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] GET http://192.168.122.168/volume/v3/volumes/detail Sep 07 21:07:08 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-6d675840-ec64-433f-a7e1-ef7a54159bd3 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:08 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-6d675840-ec64-433f-a7e1-ef7a54159bd3 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Calling method 'detail' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:08 devstack devstack@c-api.service[86971]: DEBUG cinder.api.api_utils [None req-6d675840-ec64-433f-a7e1-ef7a54159bd3 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Removing options '' from query. {{(pid=86971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 21:07:08 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-6d675840-ec64-433f-a7e1-ef7a54159bd3 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86971) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 21:07:08 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-6d675840-ec64-433f-a7e1-ef7a54159bd3 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Get all volumes completed successfully. Sep 07 21:07:08 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-6d675840-ec64-433f-a7e1-ef7a54159bd3 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] http://192.168.122.168/volume/v3/volumes/detail returned with HTTP 200 Sep 07 21:07:08 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 199/393] 192.168.122.168 () {60 vars in 1183 bytes} [Mon Sep 7 21:07:08 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:07:08 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-be1d2494-ae38-42af-aa05-bca6150049dc None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:08 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-be1d2494-ae38-42af-aa05-bca6150049dc tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] POST http://192.168.122.168/volume/v3/groups/991cf465-36c3-488f-9df9-d89c9ff6fb6e/action Sep 07 21:07:08 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-be1d2494-ae38-42af-aa05-bca6150049dc tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:07:08 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-be1d2494-ae38-42af-aa05-bca6150049dc tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:07:08 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.groups [None req-be1d2494-ae38-42af-aa05-bca6150049dc tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] delete called for group 991cf465-36c3-488f-9df9-d89c9ff6fb6e {{(pid=86970) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 21:07:08 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.groups [None req-be1d2494-ae38-42af-aa05-bca6150049dc tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Delete group with id: 991cf465-36c3-488f-9df9-d89c9ff6fb6e Sep 07 21:07:08 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-be1d2494-ae38-42af-aa05-bca6150049dc tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] http://192.168.122.168/volume/v3/groups/991cf465-36c3-488f-9df9-d89c9ff6fb6e/action returned with HTTP 404 Sep 07 21:07:08 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 195/394] 192.168.122.168 () {62 vars in 1312 bytes} [Mon Sep 7 21:07:08 2026] POST /volume/v3/groups/991cf465-36c3-488f-9df9-d89c9ff6fb6e/action => generated 108 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 21:07:08 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-b61f3d16-652e-45e9-81e4-3f268d40a57b None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:08 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b61f3d16-652e-45e9-81e4-3f268d40a57b tempest-GroupsTest-811770678 tempest-GroupsTest-811770678-project-admin] DELETE http://192.168.122.168/volume/v3/group_types/675c345c-3f3a-46b0-a59e-08fd4bb3dbe6 Sep 07 21:07:08 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-b61f3d16-652e-45e9-81e4-3f268d40a57b tempest-GroupsTest-811770678 tempest-GroupsTest-811770678-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:08 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-b61f3d16-652e-45e9-81e4-3f268d40a57b tempest-GroupsTest-811770678 tempest-GroupsTest-811770678-project-admin] Calling method 'version_select' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:08 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b61f3d16-652e-45e9-81e4-3f268d40a57b tempest-GroupsTest-811770678 tempest-GroupsTest-811770678-project-admin] http://192.168.122.168/volume/v3/group_types/675c345c-3f3a-46b0-a59e-08fd4bb3dbe6 returned with HTTP 202 Sep 07 21:07:08 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 200/395] 192.168.122.168 () {60 vars in 1288 bytes} [Mon Sep 7 21:07:08 2026] DELETE /volume/v3/group_types/675c345c-3f3a-46b0-a59e-08fd4bb3dbe6 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 21:07:08 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-74c88388-565b-4169-b64f-01d72baa58a9 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:08 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-74c88388-565b-4169-b64f-01d72baa58a9 tempest-GroupsTest-811770678 tempest-GroupsTest-811770678-project-admin] DELETE http://192.168.122.168/volume/v3/types/032ce14a-e1ca-4d7e-8d10-32ff73b46618 Sep 07 21:07:08 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-74c88388-565b-4169-b64f-01d72baa58a9 tempest-GroupsTest-811770678 tempest-GroupsTest-811770678-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:08 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-74c88388-565b-4169-b64f-01d72baa58a9 tempest-GroupsTest-811770678 tempest-GroupsTest-811770678-project-admin] Calling method '_delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:08 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-74c88388-565b-4169-b64f-01d72baa58a9 tempest-GroupsTest-811770678 tempest-GroupsTest-811770678-project-admin] http://192.168.122.168/volume/v3/types/032ce14a-e1ca-4d7e-8d10-32ff73b46618 returned with HTTP 202 Sep 07 21:07:08 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 196/396] 192.168.122.168 () {58 vars in 1229 bytes} [Mon Sep 7 21:07:08 2026] DELETE /volume/v3/types/032ce14a-e1ca-4d7e-8d10-32ff73b46618 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:07:08 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-7794043e-3e56-4351-9e76-62cbbdca48a1 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:08 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-7794043e-3e56-4351-9e76-62cbbdca48a1 tempest-GroupsTest-811770678 tempest-GroupsTest-811770678-project-admin] GET http://192.168.122.168/volume/v3/types/032ce14a-e1ca-4d7e-8d10-32ff73b46618 Sep 07 21:07:08 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-7794043e-3e56-4351-9e76-62cbbdca48a1 tempest-GroupsTest-811770678 tempest-GroupsTest-811770678-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:08 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-7794043e-3e56-4351-9e76-62cbbdca48a1 tempest-GroupsTest-811770678 tempest-GroupsTest-811770678-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:08 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-7794043e-3e56-4351-9e76-62cbbdca48a1 tempest-GroupsTest-811770678 tempest-GroupsTest-811770678-project-admin] http://192.168.122.168/volume/v3/types/032ce14a-e1ca-4d7e-8d10-32ff73b46618 returned with HTTP 404 Sep 07 21:07:08 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 201/397] 192.168.122.168 () {58 vars in 1226 bytes} [Mon Sep 7 21:07:08 2026] GET /volume/v3/types/032ce14a-e1ca-4d7e-8d10-32ff73b46618 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:07:08 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-fccb416f-1a1d-4b89-9fe7-a5ce19f84b8a None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:08 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-fccb416f-1a1d-4b89-9fe7-a5ce19f84b8a tempest-GroupsTest-811770678 tempest-GroupsTest-811770678-project-admin] POST http://192.168.122.168/volume/v3/types Sep 07 21:07:08 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-fccb416f-1a1d-4b89-9fe7-a5ce19f84b8a tempest-GroupsTest-811770678 tempest-GroupsTest-811770678-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1991716548"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:07:08 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-fccb416f-1a1d-4b89-9fe7-a5ce19f84b8a tempest-GroupsTest-811770678 tempest-GroupsTest-811770678-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 07 21:07:08 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 197/398] 192.168.122.168 () {60 vars in 1136 bytes} [Mon Sep 7 21:07:08 2026] POST /volume/v3/types => generated 216 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:07:08 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-a25745ba-e113-4e0d-a5bc-2a7ec2defa25 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:08 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a25745ba-e113-4e0d-a5bc-2a7ec2defa25 tempest-GroupsTest-811770678 tempest-GroupsTest-811770678-project-admin] POST http://192.168.122.168/volume/v3/group_types Sep 07 21:07:08 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-a25745ba-e113-4e0d-a5bc-2a7ec2defa25 tempest-GroupsTest-811770678 tempest-GroupsTest-811770678-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1088571984"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:07:08 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a25745ba-e113-4e0d-a5bc-2a7ec2defa25 tempest-GroupsTest-811770678 tempest-GroupsTest-811770678-project-admin] http://192.168.122.168/volume/v3/group_types returned with HTTP 202 Sep 07 21:07:08 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 202/399] 192.168.122.168 () {62 vars in 1195 bytes} [Mon Sep 7 21:07:08 2026] POST /volume/v3/group_types => generated 173 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:07:08 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-862933f7-e815-4c75-a2d2-b38c27574549 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:08 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-862933f7-e815-4c75-a2d2-b38c27574549 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] POST http://192.168.122.168/volume/v3/groups Sep 07 21:07:08 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-862933f7-e815-4c75-a2d2-b38c27574549 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "ce2aaee3-0070-4c7e-9fcc-e106aa77f5e0", "volume_types": ["13ed30d8-20f8-4892-88c6-a7bcdebc8cba"], "name": "tempest-GroupsTest-Group-628820315"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:07:08 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.groups [None req-862933f7-e815-4c75-a2d2-b38c27574549 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Creating new group {'group': {'group_type': 'ce2aaee3-0070-4c7e-9fcc-e106aa77f5e0', 'volume_types': ['13ed30d8-20f8-4892-88c6-a7bcdebc8cba'], 'name': 'tempest-GroupsTest-Group-628820315'}} {{(pid=86970) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 07 21:07:08 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.groups [None req-862933f7-e815-4c75-a2d2-b38c27574549 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Creating group tempest-GroupsTest-Group-628820315. Sep 07 21:07:08 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-862933f7-e815-4c75-a2d2-b38c27574549 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Availability Zones retrieved successfully. Sep 07 21:07:08 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-862933f7-e815-4c75-a2d2-b38c27574549 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Created reservations ['30d35bca-86ff-40fa-99ef-065b3cf21a02'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:07:09 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-862933f7-e815-4c75-a2d2-b38c27574549 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] http://192.168.122.168/volume/v3/groups returned with HTTP 202 Sep 07 21:07:09 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 198/400] 192.168.122.168 () {62 vars in 1181 bytes} [Mon Sep 7 21:07:08 2026] POST /volume/v3/groups => generated 103 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:07:09 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-483b7fb9-ba9a-4a4a-9422-19de77274b75 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:09 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-483b7fb9-ba9a-4a4a-9422-19de77274b75 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] GET http://192.168.122.168/volume/v3/groups/1dac98f6-3a82-4b24-a790-b12a9aead526 Sep 07 21:07:09 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-483b7fb9-ba9a-4a4a-9422-19de77274b75 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:09 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-483b7fb9-ba9a-4a4a-9422-19de77274b75 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Calling method 'version_select' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:09 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.groups [None req-483b7fb9-ba9a-4a4a-9422-19de77274b75 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] show called for member 1dac98f6-3a82-4b24-a790-b12a9aead526 {{(pid=86971) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 21:07:09 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:09 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:07:09 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:09 devstack devstack@c-api.service[86971]: return base.obj_make_list(context, cls(context), Sep 07 21:07:09 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-483b7fb9-ba9a-4a4a-9422-19de77274b75 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] http://192.168.122.168/volume/v3/groups/1dac98f6-3a82-4b24-a790-b12a9aead526 returned with HTTP 200 Sep 07 21:07:09 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 203/401] 192.168.122.168 () {60 vars in 1270 bytes} [Mon Sep 7 21:07:09 2026] GET /volume/v3/groups/1dac98f6-3a82-4b24-a790-b12a9aead526 => generated 331 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 21:07:09 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-f324ea98-2caa-455d-989a-c353fbeaa5fd None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:09 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f324ea98-2caa-455d-989a-c353fbeaa5fd tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] GET http://192.168.122.168/volume/v3/snapshots/26699000-7569-4966-b4dd-955ee11e74d1 Sep 07 21:07:09 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f324ea98-2caa-455d-989a-c353fbeaa5fd tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:09 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f324ea98-2caa-455d-989a-c353fbeaa5fd tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:09 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f324ea98-2caa-455d-989a-c353fbeaa5fd tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] http://192.168.122.168/volume/v3/snapshots/26699000-7569-4966-b4dd-955ee11e74d1 returned with HTTP 404 Sep 07 21:07:09 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 199/402] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:07:09 2026] GET /volume/v3/snapshots/26699000-7569-4966-b4dd-955ee11e74d1 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:07:09 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-e09496c3-b562-4122-9432-a6cbb5d174b0 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:09 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e09496c3-b562-4122-9432-a6cbb5d174b0 tempest-SnapshotsActionsTest-799494876 tempest-SnapshotsActionsTest-799494876-project-admin] POST http://192.168.122.168/volume/v3/snapshots/f3b7cfb3-d801-4230-b06f-ac39bed0dd8f/action Sep 07 21:07:09 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-e09496c3-b562-4122-9432-a6cbb5d174b0 tempest-SnapshotsActionsTest-799494876 tempest-SnapshotsActionsTest-799494876-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:07:09 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-e09496c3-b562-4122-9432-a6cbb5d174b0 tempest-SnapshotsActionsTest-799494876 tempest-SnapshotsActionsTest-799494876-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:07:09 devstack devstack@c-api.service[86971]: DEBUG cinder.api.contrib.admin_actions [None req-e09496c3-b562-4122-9432-a6cbb5d174b0 tempest-SnapshotsActionsTest-799494876 tempest-SnapshotsActionsTest-799494876-project-admin] Updating snapshot 'f3b7cfb3-d801-4230-b06f-ac39bed0dd8f' with '{'status': 'available'}' {{(pid=86971) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 21:07:09 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:09 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:07:09 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e09496c3-b562-4122-9432-a6cbb5d174b0 tempest-SnapshotsActionsTest-799494876 tempest-SnapshotsActionsTest-799494876-project-admin] http://192.168.122.168/volume/v3/snapshots/f3b7cfb3-d801-4230-b06f-ac39bed0dd8f/action returned with HTTP 202 Sep 07 21:07:09 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 204/403] 192.168.122.168 () {60 vars in 1280 bytes} [Mon Sep 7 21:07:09 2026] POST /volume/v3/snapshots/f3b7cfb3-d801-4230-b06f-ac39bed0dd8f/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 21:07:09 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-1e2cbb54-405c-4d46-a94e-15ef9fd3f5ad None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:09 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-1e2cbb54-405c-4d46-a94e-15ef9fd3f5ad tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] GET http://192.168.122.168/volume/v3/snapshots/f3b7cfb3-d801-4230-b06f-ac39bed0dd8f Sep 07 21:07:09 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-1e2cbb54-405c-4d46-a94e-15ef9fd3f5ad tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:09 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-1e2cbb54-405c-4d46-a94e-15ef9fd3f5ad tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:09 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:09 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:07:09 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-1e2cbb54-405c-4d46-a94e-15ef9fd3f5ad tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Snapshot retrieved successfully. Sep 07 21:07:09 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-1e2cbb54-405c-4d46-a94e-15ef9fd3f5ad tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] http://192.168.122.168/volume/v3/snapshots/f3b7cfb3-d801-4230-b06f-ac39bed0dd8f returned with HTTP 200 Sep 07 21:07:09 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 200/404] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:07:09 2026] GET /volume/v3/snapshots/f3b7cfb3-d801-4230-b06f-ac39bed0dd8f => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:07:09 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-cbf2f94a-59f8-4b85-90cd-368e1d4c3127 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:09 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-cbf2f94a-59f8-4b85-90cd-368e1d4c3127 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] DELETE http://192.168.122.168/volume/v3/snapshots/26699000-7569-4966-b4dd-955ee11e74d1 Sep 07 21:07:09 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-cbf2f94a-59f8-4b85-90cd-368e1d4c3127 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:09 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-cbf2f94a-59f8-4b85-90cd-368e1d4c3127 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:09 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.snapshots [None req-cbf2f94a-59f8-4b85-90cd-368e1d4c3127 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Delete snapshot with id: 26699000-7569-4966-b4dd-955ee11e74d1 Sep 07 21:07:09 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-cbf2f94a-59f8-4b85-90cd-368e1d4c3127 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] http://192.168.122.168/volume/v3/snapshots/26699000-7569-4966-b4dd-955ee11e74d1 returned with HTTP 404 Sep 07 21:07:09 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 205/405] 192.168.122.168 () {58 vars in 1241 bytes} [Mon Sep 7 21:07:09 2026] DELETE /volume/v3/snapshots/26699000-7569-4966-b4dd-955ee11e74d1 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:07:09 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-eb0d817d-eaa2-4202-8395-6602bf5ea1e2 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:09 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-eb0d817d-eaa2-4202-8395-6602bf5ea1e2 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] POST http://192.168.122.168/volume/v3/snapshots Sep 07 21:07:09 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-eb0d817d-eaa2-4202-8395-6602bf5ea1e2 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "111bbc7d-e068-4e58-9a04-fc58757dc946", "name": "tempest-SnapshotsActionsTest-Snapshot-1803991409"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:07:09 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:09 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:07:09 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:09 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:07:09 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-eb0d817d-eaa2-4202-8395-6602bf5ea1e2 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Volume info retrieved successfully. Sep 07 21:07:09 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.snapshots [None req-eb0d817d-eaa2-4202-8395-6602bf5ea1e2 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Create snapshot from volume 111bbc7d-e068-4e58-9a04-fc58757dc946 Sep 07 21:07:09 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-eb0d817d-eaa2-4202-8395-6602bf5ea1e2 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Created reservations ['28eac649-77fa-4ba8-877c-874ef685e474', '4a50cd68-15b6-4c9e-9bae-35d9124d2f87', '6e9a8c56-4544-43e0-b2df-29f84a61d6a4', '020eae14-9f4e-4eac-a852-13f018233189'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:07:09 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:09 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:07:09 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-eb0d817d-eaa2-4202-8395-6602bf5ea1e2 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Snapshot create request issued successfully. Sep 07 21:07:09 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-eb0d817d-eaa2-4202-8395-6602bf5ea1e2 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] http://192.168.122.168/volume/v3/snapshots returned with HTTP 202 Sep 07 21:07:09 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 201/406] 192.168.122.168 () {60 vars in 1149 bytes} [Mon Sep 7 21:07:09 2026] POST /volume/v3/snapshots => generated 307 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:07:09 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-5988fd28-f0ea-4590-9ace-3927f92922aa None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:09 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5988fd28-f0ea-4590-9ace-3927f92922aa tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] GET http://192.168.122.168/volume/v3/snapshots/624af495-b82b-4ca9-bec1-6f9203ca4f04 Sep 07 21:07:09 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-5988fd28-f0ea-4590-9ace-3927f92922aa tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:09 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-5988fd28-f0ea-4590-9ace-3927f92922aa tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:09 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:09 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:07:09 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-5988fd28-f0ea-4590-9ace-3927f92922aa tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Snapshot retrieved successfully. Sep 07 21:07:09 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5988fd28-f0ea-4590-9ace-3927f92922aa tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] http://192.168.122.168/volume/v3/snapshots/624af495-b82b-4ca9-bec1-6f9203ca4f04 returned with HTTP 200 Sep 07 21:07:09 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 206/407] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:07:09 2026] GET /volume/v3/snapshots/624af495-b82b-4ca9-bec1-6f9203ca4f04 => generated 439 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:07:10 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-2fff2907-cb2c-4064-89d9-4cbe6ee61928 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:10 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-2fff2907-cb2c-4064-89d9-4cbe6ee61928 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] GET http://192.168.122.168/volume/v3/groups/1dac98f6-3a82-4b24-a790-b12a9aead526 Sep 07 21:07:10 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-2fff2907-cb2c-4064-89d9-4cbe6ee61928 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:10 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-2fff2907-cb2c-4064-89d9-4cbe6ee61928 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Calling method 'version_select' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:10 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.groups [None req-2fff2907-cb2c-4064-89d9-4cbe6ee61928 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] show called for member 1dac98f6-3a82-4b24-a790-b12a9aead526 {{(pid=86970) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 21:07:10 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:10 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:07:10 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:10 devstack devstack@c-api.service[86970]: return base.obj_make_list(context, cls(context), Sep 07 21:07:10 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-2fff2907-cb2c-4064-89d9-4cbe6ee61928 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] http://192.168.122.168/volume/v3/groups/1dac98f6-3a82-4b24-a790-b12a9aead526 returned with HTTP 200 Sep 07 21:07:10 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 202/408] 192.168.122.168 () {60 vars in 1270 bytes} [Mon Sep 7 21:07:10 2026] GET /volume/v3/groups/1dac98f6-3a82-4b24-a790-b12a9aead526 => generated 332 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:07:10 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-42993e31-97e0-4faa-810c-54c666def741 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:10 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-42993e31-97e0-4faa-810c-54c666def741 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:07:10 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-42993e31-97e0-4faa-810c-54c666def741 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1315992554", "volume_type": "13ed30d8-20f8-4892-88c6-a7bcdebc8cba", "group_id": "1dac98f6-3a82-4b24-a790-b12a9aead526", "size": 1}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:07:10 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.volumes [None req-42993e31-97e0-4faa-810c-54c666def741 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1315992554', 'volume_type': '13ed30d8-20f8-4892-88c6-a7bcdebc8cba', 'group_id': '1dac98f6-3a82-4b24-a790-b12a9aead526', 'size': 1}} {{(pid=86971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:07:10 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:10 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:07:10 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-42993e31-97e0-4faa-810c-54c666def741 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Create volume of 1 GB Sep 07 21:07:10 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:10 devstack devstack@c-api.service[86971]: return base.obj_make_list(context, cls(context), Sep 07 21:07:10 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-42993e31-97e0-4faa-810c-54c666def741 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Availability Zones retrieved successfully. Sep 07 21:07:10 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-42993e31-97e0-4faa-810c-54c666def741 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Flow 'volume_create_api' (35750287-ba68-440e-b68c-d922ff09ba3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:07:10 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-42993e31-97e0-4faa-810c-54c666def741 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (599cbd29-0c21-4360-81d4-c87136cf9246) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:07:10 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:10 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:07:10 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.flows.api.create_volume [None req-42993e31-97e0-4faa-810c-54c666def741 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Validating volume size '1' using validate_int {{(pid=86971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:07:10 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-42993e31-97e0-4faa-810c-54c666def741 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (599cbd29-0c21-4360-81d4-c87136cf9246) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:07:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=13ed30d8-20f8-4892-88c6-a7bcdebc8cba,is_public=True,name='tempest-GroupsTest-volume-type-1991716548',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '13ed30d8-20f8-4892-88c6-a7bcdebc8cba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '1dac98f6-3a82-4b24-a790-b12a9aead526', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:07:10 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-42993e31-97e0-4faa-810c-54c666def741 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2f1ab27-fec3-4927-85f6-4ff6a8c81fe6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:07:10 devstack devstack@c-api.service[86971]: WARNING cinder.quota [None req-42993e31-97e0-4faa-810c-54c666def741 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1991716548 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1991716548, it is now deprecated. Please use the default quota class for default quota. Sep 07 21:07:10 devstack devstack@c-api.service[86971]: WARNING cinder.quota [None req-42993e31-97e0-4faa-810c-54c666def741 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1991716548 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1991716548, it is now deprecated. Please use the default quota class for default quota. Sep 07 21:07:10 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-42993e31-97e0-4faa-810c-54c666def741 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Created reservations ['c0a1c5f4-5416-47ab-aad4-59c797c4f919', '76ee456d-1014-42bd-a670-fd098df29e1f', 'fc2fbbfc-d168-41ac-b5ad-094afd19f6f6', '6fa0091c-fcd6-46b9-909d-37e7366b1c5b'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:07:10 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-42993e31-97e0-4faa-810c-54c666def741 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2f1ab27-fec3-4927-85f6-4ff6a8c81fe6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c0a1c5f4-5416-47ab-aad4-59c797c4f919', '76ee456d-1014-42bd-a670-fd098df29e1f', 'fc2fbbfc-d168-41ac-b5ad-094afd19f6f6', '6fa0091c-fcd6-46b9-909d-37e7366b1c5b']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:07:10 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-42993e31-97e0-4faa-810c-54c666def741 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7bbd11c-8270-4156-a477-76df307aa5e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:07:10 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:10 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:07:10 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-42993e31-97e0-4faa-810c-54c666def741 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7bbd11c-8270-4156-a477-76df307aa5e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3670106b-ebf1-4857-8d0a-a1df16689ae4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1315992554',encryption_key_id=None,group_id=1dac98f6-3a82-4b24-a790-b12a9aead526,group_type_id=,metadata={},multiattach=False,project_id='33b42c392fe34b3bb229319366801324',qos_specs=None,replication_status=,reservations=['c0a1c5f4-5416-47ab-aad4-59c797c4f919','76ee456d-1014-42bd-a670-fd098df29e1f','fc2fbbfc-d168-41ac-b5ad-094afd19f6f6','6fa0091c-fcd6-46b9-909d-37e7366b1c5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e4a4597e30f4677876a33760e7b4745',volume_type_id=13ed30d8-20f8-4892-88c6-a7bcdebc8cba), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:07:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1315992554',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=1dac98f6-3a82-4b24-a790-b12a9aead526,host=None,id=3670106b-ebf1-4857-8d0a-a1df16689ae4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='33b42c392fe34b3bb229319366801324',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4e4a4597e30f4677876a33760e7b4745',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(13ed30d8-20f8-4892-88c6-a7bcdebc8cba),volume_type_id=13ed30d8-20f8-4892-88c6-a7bcdebc8cba)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:07:10 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-42993e31-97e0-4faa-810c-54c666def741 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ffc45cd-0032-4488-a16e-289e56d58679) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:07:10 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-42993e31-97e0-4faa-810c-54c666def741 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ffc45cd-0032-4488-a16e-289e56d58679) transitioned into state 'SUCCESS' from state '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-1315992554',encryption_key_id=None,group_id=1dac98f6-3a82-4b24-a790-b12a9aead526,group_type_id=,metadata={},multiattach=False,project_id='33b42c392fe34b3bb229319366801324',qos_specs=None,replication_status=,reservations=['c0a1c5f4-5416-47ab-aad4-59c797c4f919','76ee456d-1014-42bd-a670-fd098df29e1f','fc2fbbfc-d168-41ac-b5ad-094afd19f6f6','6fa0091c-fcd6-46b9-909d-37e7366b1c5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e4a4597e30f4677876a33760e7b4745',volume_type_id=13ed30d8-20f8-4892-88c6-a7bcdebc8cba)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:07:10 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-42993e31-97e0-4faa-810c-54c666def741 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d917bb06-b288-47b1-a71c-48902cfffa4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:07:10 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-42993e31-97e0-4faa-810c-54c666def741 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d917bb06-b288-47b1-a71c-48902cfffa4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:07:10 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-42993e31-97e0-4faa-810c-54c666def741 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Flow 'volume_create_api' (35750287-ba68-440e-b68c-d922ff09ba3d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:07:10 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-42993e31-97e0-4faa-810c-54c666def741 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Create volume request issued successfully. Sep 07 21:07:10 devstack devstack@c-api.service[86971]: WARNING stevedore.named [None req-42993e31-97e0-4faa-810c-54c666def741 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:07:10 devstack devstack@c-api.service[86971]: WARNING castellan.key_manager [None req-42993e31-97e0-4faa-810c-54c666def741 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:07:10 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-d28a4194-1f6a-4deb-a342-81575d028606 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:10 devstack devstack@c-api.service[86971]: DEBUG oslo_db.sqlalchemy.engines [None req-42993e31-97e0-4faa-810c-54c666def741 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86971) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 21:07:10 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d28a4194-1f6a-4deb-a342-81575d028606 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] GET http://192.168.122.168/volume/v3/snapshots/624af495-b82b-4ca9-bec1-6f9203ca4f04 Sep 07 21:07:10 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-d28a4194-1f6a-4deb-a342-81575d028606 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:10 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-d28a4194-1f6a-4deb-a342-81575d028606 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:10 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:10 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:07:10 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:10 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:07:10 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-d28a4194-1f6a-4deb-a342-81575d028606 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Snapshot retrieved successfully. Sep 07 21:07:10 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-42993e31-97e0-4faa-810c-54c666def741 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:07:10 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 207/409] 192.168.122.168 () {62 vars in 1184 bytes} [Mon Sep 7 21:07:10 2026] POST /volume/v3/volumes => generated 823 bytes in 753 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:07:10 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d28a4194-1f6a-4deb-a342-81575d028606 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] http://192.168.122.168/volume/v3/snapshots/624af495-b82b-4ca9-bec1-6f9203ca4f04 returned with HTTP 200 Sep 07 21:07:10 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 203/410] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:07:10 2026] GET /volume/v3/snapshots/624af495-b82b-4ca9-bec1-6f9203ca4f04 => generated 439 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:07:10 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-d523f15a-cb5d-4fdb-a057-573de04f89a5 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:10 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d523f15a-cb5d-4fdb-a057-573de04f89a5 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] GET http://192.168.122.168/volume/v3/volumes/3670106b-ebf1-4857-8d0a-a1df16689ae4 Sep 07 21:07:10 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-d523f15a-cb5d-4fdb-a057-573de04f89a5 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:10 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-d523f15a-cb5d-4fdb-a057-573de04f89a5 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:10 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:10 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:07:10 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:10 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:07:10 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-d523f15a-cb5d-4fdb-a057-573de04f89a5 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Volume info retrieved successfully. Sep 07 21:07:10 devstack devstack@c-api.service[86971]: WARNING stevedore.named [None req-d523f15a-cb5d-4fdb-a057-573de04f89a5 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:07:10 devstack devstack@c-api.service[86971]: WARNING castellan.key_manager [None req-d523f15a-cb5d-4fdb-a057-573de04f89a5 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:07:11 devstack devstack@c-api.service[86971]: DEBUG oslo_db.sqlalchemy.engines [None req-d523f15a-cb5d-4fdb-a057-573de04f89a5 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86971) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 21:07:11 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:11 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:07:11 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d523f15a-cb5d-4fdb-a057-573de04f89a5 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] http://192.168.122.168/volume/v3/volumes/3670106b-ebf1-4857-8d0a-a1df16689ae4 returned with HTTP 200 Sep 07 21:07:11 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 208/411] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:07:10 2026] GET /volume/v3/volumes/3670106b-ebf1-4857-8d0a-a1df16689ae4 => generated 915 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:07:11 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-6b361c99-adf0-4a09-b8d7-c500b1ee31e5 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:11 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-6b361c99-adf0-4a09-b8d7-c500b1ee31e5 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] GET http://192.168.122.168/volume/v3/snapshots/624af495-b82b-4ca9-bec1-6f9203ca4f04 Sep 07 21:07:11 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-6b361c99-adf0-4a09-b8d7-c500b1ee31e5 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:11 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-6b361c99-adf0-4a09-b8d7-c500b1ee31e5 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:11 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:11 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:07:11 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-6b361c99-adf0-4a09-b8d7-c500b1ee31e5 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Snapshot retrieved successfully. Sep 07 21:07:11 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-6b361c99-adf0-4a09-b8d7-c500b1ee31e5 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] http://192.168.122.168/volume/v3/snapshots/624af495-b82b-4ca9-bec1-6f9203ca4f04 returned with HTTP 200 Sep 07 21:07:11 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 204/412] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:07:11 2026] GET /volume/v3/snapshots/624af495-b82b-4ca9-bec1-6f9203ca4f04 => generated 466 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:07:11 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-1695ceaf-7968-4399-b625-d631ec391310 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:11 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1695ceaf-7968-4399-b625-d631ec391310 tempest-SnapshotsActionsTest-799494876 tempest-SnapshotsActionsTest-799494876-project-admin] POST http://192.168.122.168/volume/v3/snapshots/624af495-b82b-4ca9-bec1-6f9203ca4f04/action Sep 07 21:07:11 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-1695ceaf-7968-4399-b625-d631ec391310 tempest-SnapshotsActionsTest-799494876 tempest-SnapshotsActionsTest-799494876-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=86971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:07:11 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-1695ceaf-7968-4399-b625-d631ec391310 tempest-SnapshotsActionsTest-799494876 tempest-SnapshotsActionsTest-799494876-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:07:11 devstack devstack@c-api.service[86971]: DEBUG cinder.api.contrib.admin_actions [None req-1695ceaf-7968-4399-b625-d631ec391310 tempest-SnapshotsActionsTest-799494876 tempest-SnapshotsActionsTest-799494876-project-admin] Updating snapshot '624af495-b82b-4ca9-bec1-6f9203ca4f04' with '{'status': 'deleting'}' {{(pid=86971) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 21:07:11 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:11 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:07:12 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1695ceaf-7968-4399-b625-d631ec391310 tempest-SnapshotsActionsTest-799494876 tempest-SnapshotsActionsTest-799494876-project-admin] http://192.168.122.168/volume/v3/snapshots/624af495-b82b-4ca9-bec1-6f9203ca4f04/action returned with HTTP 202 Sep 07 21:07:12 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 209/413] 192.168.122.168 () {60 vars in 1280 bytes} [Mon Sep 7 21:07:11 2026] POST /volume/v3/snapshots/624af495-b82b-4ca9-bec1-6f9203ca4f04/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 21:07:12 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-64f8e3fe-695a-4d0f-8432-88573bdd577a None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:12 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-64f8e3fe-695a-4d0f-8432-88573bdd577a tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] GET http://192.168.122.168/volume/v3/snapshots/624af495-b82b-4ca9-bec1-6f9203ca4f04 Sep 07 21:07:12 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-64f8e3fe-695a-4d0f-8432-88573bdd577a tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:12 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-64f8e3fe-695a-4d0f-8432-88573bdd577a tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:12 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:12 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:07:12 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-64f8e3fe-695a-4d0f-8432-88573bdd577a tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Snapshot retrieved successfully. Sep 07 21:07:12 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-64f8e3fe-695a-4d0f-8432-88573bdd577a tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] http://192.168.122.168/volume/v3/snapshots/624af495-b82b-4ca9-bec1-6f9203ca4f04 returned with HTTP 200 Sep 07 21:07:12 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 205/414] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:07:12 2026] GET /volume/v3/snapshots/624af495-b82b-4ca9-bec1-6f9203ca4f04 => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:07:12 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-c875d996-07a2-4b82-a409-92f052ae67d1 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:12 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c875d996-07a2-4b82-a409-92f052ae67d1 tempest-SnapshotsActionsTest-799494876 tempest-SnapshotsActionsTest-799494876-project-admin] POST http://192.168.122.168/volume/v3/snapshots/624af495-b82b-4ca9-bec1-6f9203ca4f04/action Sep 07 21:07:12 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c875d996-07a2-4b82-a409-92f052ae67d1 tempest-SnapshotsActionsTest-799494876 tempest-SnapshotsActionsTest-799494876-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:07:12 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c875d996-07a2-4b82-a409-92f052ae67d1 tempest-SnapshotsActionsTest-799494876 tempest-SnapshotsActionsTest-799494876-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:07:12 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:12 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:07:12 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-c875d996-07a2-4b82-a409-92f052ae67d1 tempest-SnapshotsActionsTest-799494876 tempest-SnapshotsActionsTest-799494876-project-admin] Snapshot retrieved successfully. Sep 07 21:07:12 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:12 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:07:12 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-c875d996-07a2-4b82-a409-92f052ae67d1 tempest-SnapshotsActionsTest-799494876 tempest-SnapshotsActionsTest-799494876-project-admin] Snapshot delete request issued successfully. Sep 07 21:07:12 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c875d996-07a2-4b82-a409-92f052ae67d1 tempest-SnapshotsActionsTest-799494876 tempest-SnapshotsActionsTest-799494876-project-admin] http://192.168.122.168/volume/v3/snapshots/624af495-b82b-4ca9-bec1-6f9203ca4f04/action returned with HTTP 202 Sep 07 21:07:12 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 210/415] 192.168.122.168 () {60 vars in 1280 bytes} [Mon Sep 7 21:07:12 2026] POST /volume/v3/snapshots/624af495-b82b-4ca9-bec1-6f9203ca4f04/action => generated 0 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 21:07:12 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-d7715946-88f3-4c2d-815f-576a57bc8b30 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:12 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d7715946-88f3-4c2d-815f-576a57bc8b30 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] GET http://192.168.122.168/volume/v3/snapshots/624af495-b82b-4ca9-bec1-6f9203ca4f04 Sep 07 21:07:12 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-d7715946-88f3-4c2d-815f-576a57bc8b30 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:12 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-d7715946-88f3-4c2d-815f-576a57bc8b30 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:12 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-7bd285bb-edc0-45d9-9a94-e1e75d3aae1a None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:12 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-7bd285bb-edc0-45d9-9a94-e1e75d3aae1a tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] GET http://192.168.122.168/volume/v3/volumes/3670106b-ebf1-4857-8d0a-a1df16689ae4 Sep 07 21:07:12 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-7bd285bb-edc0-45d9-9a94-e1e75d3aae1a tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:12 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-7bd285bb-edc0-45d9-9a94-e1e75d3aae1a tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:12 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:12 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:07:12 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-d7715946-88f3-4c2d-815f-576a57bc8b30 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Snapshot retrieved successfully. Sep 07 21:07:12 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d7715946-88f3-4c2d-815f-576a57bc8b30 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] http://192.168.122.168/volume/v3/snapshots/624af495-b82b-4ca9-bec1-6f9203ca4f04 returned with HTTP 200 Sep 07 21:07:12 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 206/416] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:07:12 2026] GET /volume/v3/snapshots/624af495-b82b-4ca9-bec1-6f9203ca4f04 => generated 465 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:07:12 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:12 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:07:12 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:12 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:07:12 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-7bd285bb-edc0-45d9-9a94-e1e75d3aae1a tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Volume info retrieved successfully. Sep 07 21:07:12 devstack devstack@c-api.service[86971]: WARNING stevedore.named [None req-7bd285bb-edc0-45d9-9a94-e1e75d3aae1a tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:07:12 devstack devstack@c-api.service[86971]: WARNING castellan.key_manager [None req-7bd285bb-edc0-45d9-9a94-e1e75d3aae1a tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:07:12 devstack devstack@c-api.service[86971]: DEBUG oslo_db.sqlalchemy.engines [None req-7bd285bb-edc0-45d9-9a94-e1e75d3aae1a tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86971) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 21:07:12 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:12 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:07:12 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-7bd285bb-edc0-45d9-9a94-e1e75d3aae1a tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] http://192.168.122.168/volume/v3/volumes/3670106b-ebf1-4857-8d0a-a1df16689ae4 returned with HTTP 200 Sep 07 21:07:12 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 211/417] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:07:12 2026] GET /volume/v3/volumes/3670106b-ebf1-4857-8d0a-a1df16689ae4 => generated 915 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:07:13 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-418478f4-82d1-4bcb-bfdc-a154cff0cf7d None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:13 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-418478f4-82d1-4bcb-bfdc-a154cff0cf7d tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] GET http://192.168.122.168/volume/v3/snapshots/624af495-b82b-4ca9-bec1-6f9203ca4f04 Sep 07 21:07:13 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-418478f4-82d1-4bcb-bfdc-a154cff0cf7d tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:13 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-418478f4-82d1-4bcb-bfdc-a154cff0cf7d tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:13 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:13 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:07:13 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-418478f4-82d1-4bcb-bfdc-a154cff0cf7d tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Snapshot retrieved successfully. Sep 07 21:07:13 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-418478f4-82d1-4bcb-bfdc-a154cff0cf7d tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] http://192.168.122.168/volume/v3/snapshots/624af495-b82b-4ca9-bec1-6f9203ca4f04 returned with HTTP 200 Sep 07 21:07:13 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 207/418] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:07:13 2026] GET /volume/v3/snapshots/624af495-b82b-4ca9-bec1-6f9203ca4f04 => generated 465 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:07:13 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-79b6064b-bda7-498e-8083-b12f6cdb603a None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:13 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-79b6064b-bda7-498e-8083-b12f6cdb603a tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] GET http://192.168.122.168/volume/v3/volumes/3670106b-ebf1-4857-8d0a-a1df16689ae4 Sep 07 21:07:13 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-79b6064b-bda7-498e-8083-b12f6cdb603a tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:13 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-79b6064b-bda7-498e-8083-b12f6cdb603a tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:13 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:13 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:07:13 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:13 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:07:13 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-79b6064b-bda7-498e-8083-b12f6cdb603a tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Volume info retrieved successfully. Sep 07 21:07:13 devstack devstack@c-api.service[86971]: WARNING stevedore.named [None req-79b6064b-bda7-498e-8083-b12f6cdb603a tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:07:13 devstack devstack@c-api.service[86971]: WARNING castellan.key_manager [None req-79b6064b-bda7-498e-8083-b12f6cdb603a tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:07:13 devstack devstack@c-api.service[86971]: DEBUG oslo_db.sqlalchemy.engines [None req-79b6064b-bda7-498e-8083-b12f6cdb603a tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86971) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 21:07:13 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:13 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:07:13 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-79b6064b-bda7-498e-8083-b12f6cdb603a tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] http://192.168.122.168/volume/v3/volumes/3670106b-ebf1-4857-8d0a-a1df16689ae4 returned with HTTP 200 Sep 07 21:07:13 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 212/419] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:07:13 2026] GET /volume/v3/volumes/3670106b-ebf1-4857-8d0a-a1df16689ae4 => generated 916 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:07:13 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-5f01bed3-abbe-4d1d-8e3f-114327407b80 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:13 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-5f01bed3-abbe-4d1d-8e3f-114327407b80 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:07:13 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-5f01bed3-abbe-4d1d-8e3f-114327407b80 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-906061925", "volume_type": "13ed30d8-20f8-4892-88c6-a7bcdebc8cba", "group_id": "1dac98f6-3a82-4b24-a790-b12a9aead526", "size": 1}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:07:13 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.volumes [None req-5f01bed3-abbe-4d1d-8e3f-114327407b80 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-906061925', 'volume_type': '13ed30d8-20f8-4892-88c6-a7bcdebc8cba', 'group_id': '1dac98f6-3a82-4b24-a790-b12a9aead526', 'size': 1}} {{(pid=86970) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:07:13 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:13 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:07:13 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-5f01bed3-abbe-4d1d-8e3f-114327407b80 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Create volume of 1 GB Sep 07 21:07:13 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:13 devstack devstack@c-api.service[86970]: return base.obj_make_list(context, cls(context), Sep 07 21:07:13 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-5f01bed3-abbe-4d1d-8e3f-114327407b80 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Availability Zones retrieved successfully. Sep 07 21:07:13 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-5f01bed3-abbe-4d1d-8e3f-114327407b80 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Flow 'volume_create_api' (c9412449-2484-4493-8594-b53343814da2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:07:13 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-5f01bed3-abbe-4d1d-8e3f-114327407b80 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20548432-c67a-4970-9e3a-7b379309eb27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:07:13 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:13 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:07:13 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.flows.api.create_volume [None req-5f01bed3-abbe-4d1d-8e3f-114327407b80 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Validating volume size '1' using validate_int {{(pid=86970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:07:13 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-5f01bed3-abbe-4d1d-8e3f-114327407b80 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20548432-c67a-4970-9e3a-7b379309eb27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:07:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=13ed30d8-20f8-4892-88c6-a7bcdebc8cba,is_public=True,name='tempest-GroupsTest-volume-type-1991716548',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '13ed30d8-20f8-4892-88c6-a7bcdebc8cba', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '1dac98f6-3a82-4b24-a790-b12a9aead526', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:07:13 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-5f01bed3-abbe-4d1d-8e3f-114327407b80 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6aed6279-a5d0-4dc0-aec8-4d0a6f0dea45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:07:13 devstack devstack@c-api.service[86970]: WARNING cinder.quota [None req-5f01bed3-abbe-4d1d-8e3f-114327407b80 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1991716548 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1991716548, it is now deprecated. Please use the default quota class for default quota. Sep 07 21:07:13 devstack devstack@c-api.service[86970]: WARNING cinder.quota [None req-5f01bed3-abbe-4d1d-8e3f-114327407b80 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1991716548 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1991716548, it is now deprecated. Please use the default quota class for default quota. Sep 07 21:07:13 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-5f01bed3-abbe-4d1d-8e3f-114327407b80 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Created reservations ['2e23a8e5-c207-4eed-8b98-dbe91d91c3e0', 'c84f04bd-44d7-42f0-90a8-7a050021e704', '4b953260-fce5-49cd-94a5-236f952fe04b', '28cf5201-cf78-41a5-bcd4-139addd4d9d2'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:07:13 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-5f01bed3-abbe-4d1d-8e3f-114327407b80 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6aed6279-a5d0-4dc0-aec8-4d0a6f0dea45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2e23a8e5-c207-4eed-8b98-dbe91d91c3e0', 'c84f04bd-44d7-42f0-90a8-7a050021e704', '4b953260-fce5-49cd-94a5-236f952fe04b', '28cf5201-cf78-41a5-bcd4-139addd4d9d2']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:07:13 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-5f01bed3-abbe-4d1d-8e3f-114327407b80 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86b1fcc9-eec7-48bc-b99b-5cedbff22e6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:07:13 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:13 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:07:13 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-5f01bed3-abbe-4d1d-8e3f-114327407b80 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86b1fcc9-eec7-48bc-b99b-5cedbff22e6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7d9a7eaa-00ed-42fc-88d0-fb1067a6de96', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-906061925',encryption_key_id=None,group_id=1dac98f6-3a82-4b24-a790-b12a9aead526,group_type_id=,metadata={},multiattach=False,project_id='33b42c392fe34b3bb229319366801324',qos_specs=None,replication_status=,reservations=['2e23a8e5-c207-4eed-8b98-dbe91d91c3e0','c84f04bd-44d7-42f0-90a8-7a050021e704','4b953260-fce5-49cd-94a5-236f952fe04b','28cf5201-cf78-41a5-bcd4-139addd4d9d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e4a4597e30f4677876a33760e7b4745',volume_type_id=13ed30d8-20f8-4892-88c6-a7bcdebc8cba), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:07:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-906061925',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=1dac98f6-3a82-4b24-a790-b12a9aead526,host=None,id=7d9a7eaa-00ed-42fc-88d0-fb1067a6de96,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='33b42c392fe34b3bb229319366801324',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4e4a4597e30f4677876a33760e7b4745',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(13ed30d8-20f8-4892-88c6-a7bcdebc8cba),volume_type_id=13ed30d8-20f8-4892-88c6-a7bcdebc8cba)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:07:13 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-5f01bed3-abbe-4d1d-8e3f-114327407b80 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7321db42-eb8a-46da-bb09-c63719226ad6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:07:13 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-5f01bed3-abbe-4d1d-8e3f-114327407b80 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7321db42-eb8a-46da-bb09-c63719226ad6) transitioned into state 'SUCCESS' from state '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-906061925',encryption_key_id=None,group_id=1dac98f6-3a82-4b24-a790-b12a9aead526,group_type_id=,metadata={},multiattach=False,project_id='33b42c392fe34b3bb229319366801324',qos_specs=None,replication_status=,reservations=['2e23a8e5-c207-4eed-8b98-dbe91d91c3e0','c84f04bd-44d7-42f0-90a8-7a050021e704','4b953260-fce5-49cd-94a5-236f952fe04b','28cf5201-cf78-41a5-bcd4-139addd4d9d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e4a4597e30f4677876a33760e7b4745',volume_type_id=13ed30d8-20f8-4892-88c6-a7bcdebc8cba)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:07:13 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-5f01bed3-abbe-4d1d-8e3f-114327407b80 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f971b83f-398d-4734-83cf-5f213b6a068d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:07:13 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-5f01bed3-abbe-4d1d-8e3f-114327407b80 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f971b83f-398d-4734-83cf-5f213b6a068d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:07:13 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-5f01bed3-abbe-4d1d-8e3f-114327407b80 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Flow 'volume_create_api' (c9412449-2484-4493-8594-b53343814da2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:07:13 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-5f01bed3-abbe-4d1d-8e3f-114327407b80 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Create volume request issued successfully. Sep 07 21:07:13 devstack devstack@c-api.service[86970]: WARNING stevedore.named [None req-5f01bed3-abbe-4d1d-8e3f-114327407b80 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:07:13 devstack devstack@c-api.service[86970]: WARNING castellan.key_manager [None req-5f01bed3-abbe-4d1d-8e3f-114327407b80 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:07:14 devstack devstack@c-api.service[86970]: DEBUG oslo_db.sqlalchemy.engines [None req-5f01bed3-abbe-4d1d-8e3f-114327407b80 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86970) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 21:07:14 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:14 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:07:14 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-5f01bed3-abbe-4d1d-8e3f-114327407b80 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:07:14 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 208/420] 192.168.122.168 () {62 vars in 1184 bytes} [Mon Sep 7 21:07:13 2026] POST /volume/v3/volumes => generated 822 bytes in 467 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:07:14 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-c4844dba-7524-4ab2-b69d-0c583938bf6f None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:14 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c4844dba-7524-4ab2-b69d-0c583938bf6f tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] GET http://192.168.122.168/volume/v3/volumes/7d9a7eaa-00ed-42fc-88d0-fb1067a6de96 Sep 07 21:07:14 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c4844dba-7524-4ab2-b69d-0c583938bf6f tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:14 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c4844dba-7524-4ab2-b69d-0c583938bf6f tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:14 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:14 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:07:14 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:14 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:07:14 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-c4844dba-7524-4ab2-b69d-0c583938bf6f tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Volume info retrieved successfully. Sep 07 21:07:14 devstack devstack@c-api.service[86971]: WARNING stevedore.named [None req-c4844dba-7524-4ab2-b69d-0c583938bf6f tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:07:14 devstack devstack@c-api.service[86971]: WARNING castellan.key_manager [None req-c4844dba-7524-4ab2-b69d-0c583938bf6f tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:07:14 devstack devstack@c-api.service[86971]: DEBUG oslo_db.sqlalchemy.engines [None req-c4844dba-7524-4ab2-b69d-0c583938bf6f tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86971) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 21:07:14 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:14 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:07:14 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-7f2e1ba8-dcf9-4609-b0d2-551827fd00c9 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:14 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-7f2e1ba8-dcf9-4609-b0d2-551827fd00c9 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] GET http://192.168.122.168/volume/v3/snapshots/624af495-b82b-4ca9-bec1-6f9203ca4f04 Sep 07 21:07:14 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-7f2e1ba8-dcf9-4609-b0d2-551827fd00c9 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:14 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-7f2e1ba8-dcf9-4609-b0d2-551827fd00c9 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:14 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-7f2e1ba8-dcf9-4609-b0d2-551827fd00c9 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] http://192.168.122.168/volume/v3/snapshots/624af495-b82b-4ca9-bec1-6f9203ca4f04 returned with HTTP 404 Sep 07 21:07:14 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 209/421] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:07:14 2026] GET /volume/v3/snapshots/624af495-b82b-4ca9-bec1-6f9203ca4f04 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 21:07:14 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c4844dba-7524-4ab2-b69d-0c583938bf6f tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] http://192.168.122.168/volume/v3/volumes/7d9a7eaa-00ed-42fc-88d0-fb1067a6de96 returned with HTTP 200 Sep 07 21:07:14 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 213/422] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:07:14 2026] GET /volume/v3/volumes/7d9a7eaa-00ed-42fc-88d0-fb1067a6de96 => generated 890 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:07:14 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-6d2391cd-c4ee-47a4-b89b-d3860f39bd80 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:14 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-6d2391cd-c4ee-47a4-b89b-d3860f39bd80 tempest-SnapshotsActionsTest-799494876 tempest-SnapshotsActionsTest-799494876-project-admin] POST http://192.168.122.168/volume/v3/snapshots/f3b7cfb3-d801-4230-b06f-ac39bed0dd8f/action Sep 07 21:07:14 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-6d2391cd-c4ee-47a4-b89b-d3860f39bd80 tempest-SnapshotsActionsTest-799494876 tempest-SnapshotsActionsTest-799494876-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:07:14 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-6d2391cd-c4ee-47a4-b89b-d3860f39bd80 tempest-SnapshotsActionsTest-799494876 tempest-SnapshotsActionsTest-799494876-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:07:14 devstack devstack@c-api.service[86970]: DEBUG cinder.api.contrib.admin_actions [None req-6d2391cd-c4ee-47a4-b89b-d3860f39bd80 tempest-SnapshotsActionsTest-799494876 tempest-SnapshotsActionsTest-799494876-project-admin] Updating snapshot 'f3b7cfb3-d801-4230-b06f-ac39bed0dd8f' with '{'status': 'available'}' {{(pid=86970) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 21:07:14 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:14 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:07:14 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-6d2391cd-c4ee-47a4-b89b-d3860f39bd80 tempest-SnapshotsActionsTest-799494876 tempest-SnapshotsActionsTest-799494876-project-admin] http://192.168.122.168/volume/v3/snapshots/f3b7cfb3-d801-4230-b06f-ac39bed0dd8f/action returned with HTTP 202 Sep 07 21:07:14 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 210/423] 192.168.122.168 () {60 vars in 1280 bytes} [Mon Sep 7 21:07:14 2026] POST /volume/v3/snapshots/f3b7cfb3-d801-4230-b06f-ac39bed0dd8f/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 21:07:14 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-d4c4e9b9-f5e5-4902-9b68-e0f41d32a861 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:14 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d4c4e9b9-f5e5-4902-9b68-e0f41d32a861 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] GET http://192.168.122.168/volume/v3/snapshots/f3b7cfb3-d801-4230-b06f-ac39bed0dd8f Sep 07 21:07:14 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-d4c4e9b9-f5e5-4902-9b68-e0f41d32a861 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:14 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-d4c4e9b9-f5e5-4902-9b68-e0f41d32a861 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:14 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:14 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:07:14 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-d4c4e9b9-f5e5-4902-9b68-e0f41d32a861 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Snapshot retrieved successfully. Sep 07 21:07:14 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d4c4e9b9-f5e5-4902-9b68-e0f41d32a861 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] http://192.168.122.168/volume/v3/snapshots/f3b7cfb3-d801-4230-b06f-ac39bed0dd8f returned with HTTP 200 Sep 07 21:07:14 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 214/424] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:07:14 2026] GET /volume/v3/snapshots/f3b7cfb3-d801-4230-b06f-ac39bed0dd8f => generated 465 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:07:14 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-1d4419b2-f957-4b45-bf7a-8f9e167f7b60 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:14 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-1d4419b2-f957-4b45-bf7a-8f9e167f7b60 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] DELETE http://192.168.122.168/volume/v3/snapshots/624af495-b82b-4ca9-bec1-6f9203ca4f04 Sep 07 21:07:14 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-1d4419b2-f957-4b45-bf7a-8f9e167f7b60 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:14 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-1d4419b2-f957-4b45-bf7a-8f9e167f7b60 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:14 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.snapshots [None req-1d4419b2-f957-4b45-bf7a-8f9e167f7b60 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Delete snapshot with id: 624af495-b82b-4ca9-bec1-6f9203ca4f04 Sep 07 21:07:14 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-1d4419b2-f957-4b45-bf7a-8f9e167f7b60 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] http://192.168.122.168/volume/v3/snapshots/624af495-b82b-4ca9-bec1-6f9203ca4f04 returned with HTTP 404 Sep 07 21:07:14 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 211/425] 192.168.122.168 () {58 vars in 1241 bytes} [Mon Sep 7 21:07:14 2026] DELETE /volume/v3/snapshots/624af495-b82b-4ca9-bec1-6f9203ca4f04 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:07:14 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-e7131a98-2f18-4dc3-ac61-332207641c0b None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:14 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e7131a98-2f18-4dc3-ac61-332207641c0b tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] POST http://192.168.122.168/volume/v3/snapshots Sep 07 21:07:14 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-e7131a98-2f18-4dc3-ac61-332207641c0b tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "111bbc7d-e068-4e58-9a04-fc58757dc946", "name": "tempest-SnapshotsActionsTest-Snapshot-757668261"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:07:14 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:14 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:07:14 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:14 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:07:14 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-e7131a98-2f18-4dc3-ac61-332207641c0b tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Volume info retrieved successfully. Sep 07 21:07:14 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.snapshots [None req-e7131a98-2f18-4dc3-ac61-332207641c0b tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Create snapshot from volume 111bbc7d-e068-4e58-9a04-fc58757dc946 Sep 07 21:07:14 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-e7131a98-2f18-4dc3-ac61-332207641c0b tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Created reservations ['79cfbac8-f485-4230-aa2e-0d32e267bd34', '70c21fae-7133-469b-874b-15c4699861f1', '2c1e5198-8d0c-45c5-a409-3d10b309c5c5', '36eac0e2-44ad-4a1c-97c1-4645d98b470b'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:07:14 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:14 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:07:14 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-e7131a98-2f18-4dc3-ac61-332207641c0b tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Snapshot create request issued successfully. Sep 07 21:07:14 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e7131a98-2f18-4dc3-ac61-332207641c0b tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] http://192.168.122.168/volume/v3/snapshots returned with HTTP 202 Sep 07 21:07:14 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 215/426] 192.168.122.168 () {60 vars in 1149 bytes} [Mon Sep 7 21:07:14 2026] POST /volume/v3/snapshots => generated 306 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:07:14 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-db303342-c8ba-454e-bf30-34c2c97ae7ce None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:14 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-db303342-c8ba-454e-bf30-34c2c97ae7ce tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] GET http://192.168.122.168/volume/v3/snapshots/1053da32-551b-45b7-b7c6-38e27facaade Sep 07 21:07:14 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-db303342-c8ba-454e-bf30-34c2c97ae7ce tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:14 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-db303342-c8ba-454e-bf30-34c2c97ae7ce tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:14 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:14 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:07:14 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-db303342-c8ba-454e-bf30-34c2c97ae7ce tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Snapshot retrieved successfully. Sep 07 21:07:14 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-db303342-c8ba-454e-bf30-34c2c97ae7ce tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] http://192.168.122.168/volume/v3/snapshots/1053da32-551b-45b7-b7c6-38e27facaade returned with HTTP 200 Sep 07 21:07:14 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 212/427] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:07:14 2026] GET /volume/v3/snapshots/1053da32-551b-45b7-b7c6-38e27facaade => generated 438 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:07:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-95b92620-c0da-4db9-a7ed-3a47a6442130 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:15 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-95b92620-c0da-4db9-a7ed-3a47a6442130 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:07:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-95b92620-c0da-4db9-a7ed-3a47a6442130 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-872816198"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:07:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.volumes [None req-95b92620-c0da-4db9-a7ed-3a47a6442130 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-872816198'}} {{(pid=86971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:07:15 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-95b92620-c0da-4db9-a7ed-3a47a6442130 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Create volume of 1 GB Sep 07 21:07:15 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:15 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:07:15 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-95b92620-c0da-4db9-a7ed-3a47a6442130 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Availability Zones retrieved successfully. Sep 07 21:07:15 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-95b92620-c0da-4db9-a7ed-3a47a6442130 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Flow 'volume_create_api' (fc25c7b6-79f3-4a9b-bc95-7442e83aa653) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:07:15 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-95b92620-c0da-4db9-a7ed-3a47a6442130 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2059235e-a54b-416b-996e-dfac8021c07d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:07:15 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.flows.api.create_volume [None req-95b92620-c0da-4db9-a7ed-3a47a6442130 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Validating volume size '1' using validate_int {{(pid=86971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:07:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-3f8945e2-99dd-4844-9ba5-e166396a03f2 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:15 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-3f8945e2-99dd-4844-9ba5-e166396a03f2 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] GET http://192.168.122.168/volume/v3/volumes/7d9a7eaa-00ed-42fc-88d0-fb1067a6de96 Sep 07 21:07:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-3f8945e2-99dd-4844-9ba5-e166396a03f2 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-3f8945e2-99dd-4844-9ba5-e166396a03f2 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:15 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-95b92620-c0da-4db9-a7ed-3a47a6442130 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2059235e-a54b-416b-996e-dfac8021c07d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:07:15 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-95b92620-c0da-4db9-a7ed-3a47a6442130 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df5ac62a-c4c8-48d8-b6c8-e9625329d0ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:07:15 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:15 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:07:15 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:15 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:07:15 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-3f8945e2-99dd-4844-9ba5-e166396a03f2 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Volume info retrieved successfully. Sep 07 21:07:15 devstack devstack@c-api.service[86970]: WARNING stevedore.named [None req-3f8945e2-99dd-4844-9ba5-e166396a03f2 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:07:15 devstack devstack@c-api.service[86970]: WARNING castellan.key_manager [None req-3f8945e2-99dd-4844-9ba5-e166396a03f2 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:07:15 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-95b92620-c0da-4db9-a7ed-3a47a6442130 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Created reservations ['22abc6d4-25a4-47b6-995b-e74fc5b2abb6', 'f462a482-2c5d-427f-9d2d-e6a6efdefab6', 'cd9f16d1-346d-4a96-a75f-7335382c2e5d', '9de8a870-0853-411a-b779-375f5c0483b7'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:07:15 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-95b92620-c0da-4db9-a7ed-3a47a6442130 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df5ac62a-c4c8-48d8-b6c8-e9625329d0ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['22abc6d4-25a4-47b6-995b-e74fc5b2abb6', 'f462a482-2c5d-427f-9d2d-e6a6efdefab6', 'cd9f16d1-346d-4a96-a75f-7335382c2e5d', '9de8a870-0853-411a-b779-375f5c0483b7']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:07:15 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-95b92620-c0da-4db9-a7ed-3a47a6442130 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2d71323-5e67-4830-a2b1-cc593733ced5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:07:15 devstack devstack@c-api.service[86970]: DEBUG oslo_db.sqlalchemy.engines [None req-3f8945e2-99dd-4844-9ba5-e166396a03f2 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86970) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 21:07:15 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:15 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:07:15 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:15 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:07:15 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-95b92620-c0da-4db9-a7ed-3a47a6442130 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2d71323-5e67-4830-a2b1-cc593733ced5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9771a3f2-1757-43dd-96df-b2d054445db5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-872816198',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c3f4e923c02d40f782faa0848898a476',qos_specs=None,replication_status=,reservations=['22abc6d4-25a4-47b6-995b-e74fc5b2abb6','f462a482-2c5d-427f-9d2d-e6a6efdefab6','cd9f16d1-346d-4a96-a75f-7335382c2e5d','9de8a870-0853-411a-b779-375f5c0483b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ad33fc0c2cd45b1b7e8e7e818ec57c6',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:07:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-872816198',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9771a3f2-1757-43dd-96df-b2d054445db5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c3f4e923c02d40f782faa0848898a476',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8ad33fc0c2cd45b1b7e8e7e818ec57c6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:07:15 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-3f8945e2-99dd-4844-9ba5-e166396a03f2 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] http://192.168.122.168/volume/v3/volumes/7d9a7eaa-00ed-42fc-88d0-fb1067a6de96 returned with HTTP 200 Sep 07 21:07:15 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 213/428] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:07:15 2026] GET /volume/v3/volumes/7d9a7eaa-00ed-42fc-88d0-fb1067a6de96 => generated 915 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:07:15 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-95b92620-c0da-4db9-a7ed-3a47a6442130 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec42418b-8ee0-4c9a-b99a-6d4ae45d3db2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:07:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-42b8baf2-ced9-4b53-9015-a8db0cc13da9 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:15 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-42b8baf2-ced9-4b53-9015-a8db0cc13da9 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] PUT http://192.168.122.168/volume/v3/groups/1dac98f6-3a82-4b24-a790-b12a9aead526 Sep 07 21:07:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-42b8baf2-ced9-4b53-9015-a8db0cc13da9 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "7d9a7eaa-00ed-42fc-88d0-fb1067a6de96"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:07:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.groups [None req-42b8baf2-ced9-4b53-9015-a8db0cc13da9 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Update called for group 1dac98f6-3a82-4b24-a790-b12a9aead526. {{(pid=86970) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 07 21:07:15 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.groups [None req-42b8baf2-ced9-4b53-9015-a8db0cc13da9 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Updating group 1dac98f6-3a82-4b24-a790-b12a9aead526 with name new_group description: This is a new group add_volumes: None remove_volumes: 7d9a7eaa-00ed-42fc-88d0-fb1067a6de96. Sep 07 21:07:15 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:15 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:07:15 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-95b92620-c0da-4db9-a7ed-3a47a6442130 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec42418b-8ee0-4c9a-b99a-6d4ae45d3db2) transitioned into state 'SUCCESS' from state '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-872816198',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c3f4e923c02d40f782faa0848898a476',qos_specs=None,replication_status=,reservations=['22abc6d4-25a4-47b6-995b-e74fc5b2abb6','f462a482-2c5d-427f-9d2d-e6a6efdefab6','cd9f16d1-346d-4a96-a75f-7335382c2e5d','9de8a870-0853-411a-b779-375f5c0483b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ad33fc0c2cd45b1b7e8e7e818ec57c6',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:07:15 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-95b92620-c0da-4db9-a7ed-3a47a6442130 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (743f43c0-c143-4dec-b3c7-8001c3af0370) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:07:15 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-42b8baf2-ced9-4b53-9015-a8db0cc13da9 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] http://192.168.122.168/volume/v3/groups/1dac98f6-3a82-4b24-a790-b12a9aead526 returned with HTTP 202 Sep 07 21:07:15 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 214/429] 192.168.122.168 () {62 vars in 1291 bytes} [Mon Sep 7 21:07:15 2026] PUT /volume/v3/groups/1dac98f6-3a82-4b24-a790-b12a9aead526 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 21:07:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-93225042-6cdd-4d40-9b70-dda496b343d2 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:15 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-93225042-6cdd-4d40-9b70-dda496b343d2 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] GET http://192.168.122.168/volume/v3/groups/1dac98f6-3a82-4b24-a790-b12a9aead526 Sep 07 21:07:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-93225042-6cdd-4d40-9b70-dda496b343d2 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-93225042-6cdd-4d40-9b70-dda496b343d2 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Calling method 'version_select' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.groups [None req-93225042-6cdd-4d40-9b70-dda496b343d2 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] show called for member 1dac98f6-3a82-4b24-a790-b12a9aead526 {{(pid=86970) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 21:07:15 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-95b92620-c0da-4db9-a7ed-3a47a6442130 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (743f43c0-c143-4dec-b3c7-8001c3af0370) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:07:15 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-95b92620-c0da-4db9-a7ed-3a47a6442130 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Flow 'volume_create_api' (fc25c7b6-79f3-4a9b-bc95-7442e83aa653) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:07:15 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:15 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:07:15 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-95b92620-c0da-4db9-a7ed-3a47a6442130 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Create volume request issued successfully. Sep 07 21:07:15 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-95b92620-c0da-4db9-a7ed-3a47a6442130 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:07:15 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 216/430] 192.168.122.168 () {60 vars in 1142 bytes} [Mon Sep 7 21:07:15 2026] POST /volume/v3/volumes => generated 759 bytes in 365 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:07:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-6a69d08a-8ce7-4cbd-8472-f24775793522 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:15 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-6a69d08a-8ce7-4cbd-8472-f24775793522 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] GET http://192.168.122.168/volume/v3/volumes/9771a3f2-1757-43dd-96df-b2d054445db5 Sep 07 21:07:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-6a69d08a-8ce7-4cbd-8472-f24775793522 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-6a69d08a-8ce7-4cbd-8472-f24775793522 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:15 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:15 devstack devstack@c-api.service[86970]: return base.obj_make_list(context, cls(context), Sep 07 21:07:15 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-93225042-6cdd-4d40-9b70-dda496b343d2 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] http://192.168.122.168/volume/v3/groups/1dac98f6-3a82-4b24-a790-b12a9aead526 returned with HTTP 200 Sep 07 21:07:15 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 215/431] 192.168.122.168 () {60 vars in 1270 bytes} [Mon Sep 7 21:07:15 2026] GET /volume/v3/groups/1dac98f6-3a82-4b24-a790-b12a9aead526 => generated 323 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:07:15 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:15 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:07:15 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:15 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:07:15 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-6a69d08a-8ce7-4cbd-8472-f24775793522 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Volume info retrieved successfully. Sep 07 21:07:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-856a39a8-0cb9-4a7c-9189-7b05abe164d4 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:15 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-856a39a8-0cb9-4a7c-9189-7b05abe164d4 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] GET http://192.168.122.168/volume/v3/snapshots/1053da32-551b-45b7-b7c6-38e27facaade Sep 07 21:07:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-856a39a8-0cb9-4a7c-9189-7b05abe164d4 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-856a39a8-0cb9-4a7c-9189-7b05abe164d4 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:15 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-6a69d08a-8ce7-4cbd-8472-f24775793522 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] http://192.168.122.168/volume/v3/volumes/9771a3f2-1757-43dd-96df-b2d054445db5 returned with HTTP 200 Sep 07 21:07:15 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 217/432] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:07:15 2026] GET /volume/v3/volumes/9771a3f2-1757-43dd-96df-b2d054445db5 => generated 827 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:07:15 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:15 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:07:15 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-856a39a8-0cb9-4a7c-9189-7b05abe164d4 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Snapshot retrieved successfully. Sep 07 21:07:15 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-856a39a8-0cb9-4a7c-9189-7b05abe164d4 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] http://192.168.122.168/volume/v3/snapshots/1053da32-551b-45b7-b7c6-38e27facaade returned with HTTP 200 Sep 07 21:07:15 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 216/433] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:07:15 2026] GET /volume/v3/snapshots/1053da32-551b-45b7-b7c6-38e27facaade => generated 438 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:07:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-2a4345e4-96e9-4844-a42d-1286a4fc97a3 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:16 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-2a4345e4-96e9-4844-a42d-1286a4fc97a3 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] GET http://192.168.122.168/volume/v3/groups/1dac98f6-3a82-4b24-a790-b12a9aead526 Sep 07 21:07:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-2a4345e4-96e9-4844-a42d-1286a4fc97a3 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-2a4345e4-96e9-4844-a42d-1286a4fc97a3 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Calling method 'version_select' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.groups [None req-2a4345e4-96e9-4844-a42d-1286a4fc97a3 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] show called for member 1dac98f6-3a82-4b24-a790-b12a9aead526 {{(pid=86971) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 21:07:16 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:16 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:07:16 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:16 devstack devstack@c-api.service[86971]: return base.obj_make_list(context, cls(context), Sep 07 21:07:16 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-2a4345e4-96e9-4844-a42d-1286a4fc97a3 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] http://192.168.122.168/volume/v3/groups/1dac98f6-3a82-4b24-a790-b12a9aead526 returned with HTTP 200 Sep 07 21:07:16 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 218/434] 192.168.122.168 () {60 vars in 1270 bytes} [Mon Sep 7 21:07:16 2026] GET /volume/v3/groups/1dac98f6-3a82-4b24-a790-b12a9aead526 => generated 324 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:07:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-b79d3fc5-3b4a-4644-80ed-e5015f8ef2b0 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:16 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b79d3fc5-3b4a-4644-80ed-e5015f8ef2b0 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] GET http://192.168.122.168/volume/v3/groups/1dac98f6-3a82-4b24-a790-b12a9aead526 Sep 07 21:07:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b79d3fc5-3b4a-4644-80ed-e5015f8ef2b0 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b79d3fc5-3b4a-4644-80ed-e5015f8ef2b0 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Calling method 'version_select' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.groups [None req-b79d3fc5-3b4a-4644-80ed-e5015f8ef2b0 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] show called for member 1dac98f6-3a82-4b24-a790-b12a9aead526 {{(pid=86970) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 21:07:16 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:16 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:07:16 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:16 devstack devstack@c-api.service[86970]: return base.obj_make_list(context, cls(context), Sep 07 21:07:16 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b79d3fc5-3b4a-4644-80ed-e5015f8ef2b0 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] http://192.168.122.168/volume/v3/groups/1dac98f6-3a82-4b24-a790-b12a9aead526 returned with HTTP 200 Sep 07 21:07:16 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 217/435] 192.168.122.168 () {60 vars in 1270 bytes} [Mon Sep 7 21:07:16 2026] GET /volume/v3/groups/1dac98f6-3a82-4b24-a790-b12a9aead526 => generated 324 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:07:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-dbe29c20-ad05-42b7-a5cc-8e6e52181c9f None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-f0a1f1a6-bf34-4252-9697-c8d122502e6e None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:16 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-dbe29c20-ad05-42b7-a5cc-8e6e52181c9f tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] GET http://192.168.122.168/volume/v3/volumes/detail Sep 07 21:07:16 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f0a1f1a6-bf34-4252-9697-c8d122502e6e tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] GET http://192.168.122.168/volume/v3/volumes/9771a3f2-1757-43dd-96df-b2d054445db5 Sep 07 21:07:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-dbe29c20-ad05-42b7-a5cc-8e6e52181c9f tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-dbe29c20-ad05-42b7-a5cc-8e6e52181c9f tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Calling method 'detail' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f0a1f1a6-bf34-4252-9697-c8d122502e6e tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f0a1f1a6-bf34-4252-9697-c8d122502e6e tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.api_utils [None req-dbe29c20-ad05-42b7-a5cc-8e6e52181c9f tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Removing options '' from query. {{(pid=86971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 21:07:16 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:16 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:07:16 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-dbe29c20-ad05-42b7-a5cc-8e6e52181c9f tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86971) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 21:07:16 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:16 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:07:16 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:16 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:07:16 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:16 devstack devstack@c-api.service[86971]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 21:07:16 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:16 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:07:16 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:16 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:07:16 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-dbe29c20-ad05-42b7-a5cc-8e6e52181c9f tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Get all volumes completed successfully. Sep 07 21:07:16 devstack devstack@c-api.service[86971]: WARNING stevedore.named [None req-dbe29c20-ad05-42b7-a5cc-8e6e52181c9f tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:07:16 devstack devstack@c-api.service[86971]: WARNING castellan.key_manager [None req-dbe29c20-ad05-42b7-a5cc-8e6e52181c9f tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:07:16 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-f0a1f1a6-bf34-4252-9697-c8d122502e6e tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Volume info retrieved successfully. Sep 07 21:07:16 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f0a1f1a6-bf34-4252-9697-c8d122502e6e tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] http://192.168.122.168/volume/v3/volumes/9771a3f2-1757-43dd-96df-b2d054445db5 returned with HTTP 200 Sep 07 21:07:16 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 218/436] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:07:16 2026] GET /volume/v3/volumes/9771a3f2-1757-43dd-96df-b2d054445db5 => generated 851 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:07:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-a0a7e78f-4e73-4e8e-b032-a0e5f2bd642c None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:16 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a0a7e78f-4e73-4e8e-b032-a0e5f2bd642c tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] GET http://192.168.122.168/volume/v3/snapshots/1053da32-551b-45b7-b7c6-38e27facaade Sep 07 21:07:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a0a7e78f-4e73-4e8e-b032-a0e5f2bd642c tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a0a7e78f-4e73-4e8e-b032-a0e5f2bd642c tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:16 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:16 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:07:16 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-a0a7e78f-4e73-4e8e-b032-a0e5f2bd642c tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Snapshot retrieved successfully. Sep 07 21:07:16 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a0a7e78f-4e73-4e8e-b032-a0e5f2bd642c tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] http://192.168.122.168/volume/v3/snapshots/1053da32-551b-45b7-b7c6-38e27facaade returned with HTTP 200 Sep 07 21:07:16 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 219/437] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:07:16 2026] GET /volume/v3/snapshots/1053da32-551b-45b7-b7c6-38e27facaade => generated 438 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:07:16 devstack devstack@c-api.service[86971]: DEBUG oslo_db.sqlalchemy.engines [None req-dbe29c20-ad05-42b7-a5cc-8e6e52181c9f tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86971) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 21:07:16 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:16 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:07:16 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-dbe29c20-ad05-42b7-a5cc-8e6e52181c9f tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] http://192.168.122.168/volume/v3/volumes/detail returned with HTTP 200 Sep 07 21:07:16 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 219/438] 192.168.122.168 () {60 vars in 1183 bytes} [Mon Sep 7 21:07:16 2026] GET /volume/v3/volumes/detail => generated 1790 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 21:07:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-2b81ad70-5cc8-4d49-9b74-ebd7b2983d50 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:16 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-2b81ad70-5cc8-4d49-9b74-ebd7b2983d50 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] PUT http://192.168.122.168/volume/v3/groups/1dac98f6-3a82-4b24-a790-b12a9aead526 Sep 07 21:07:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-2b81ad70-5cc8-4d49-9b74-ebd7b2983d50 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "7d9a7eaa-00ed-42fc-88d0-fb1067a6de96"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:07:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.groups [None req-2b81ad70-5cc8-4d49-9b74-ebd7b2983d50 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Update called for group 1dac98f6-3a82-4b24-a790-b12a9aead526. {{(pid=86970) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 07 21:07:16 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.groups [None req-2b81ad70-5cc8-4d49-9b74-ebd7b2983d50 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Updating group 1dac98f6-3a82-4b24-a790-b12a9aead526 with name None description: None add_volumes: 7d9a7eaa-00ed-42fc-88d0-fb1067a6de96 remove_volumes: None. Sep 07 21:07:16 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:16 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:07:16 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:16 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:07:16 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:16 devstack devstack@c-api.service[86970]: return base.obj_make_list(context, cls(context), Sep 07 21:07:17 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-2b81ad70-5cc8-4d49-9b74-ebd7b2983d50 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] http://192.168.122.168/volume/v3/groups/1dac98f6-3a82-4b24-a790-b12a9aead526 returned with HTTP 202 Sep 07 21:07:17 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 220/439] 192.168.122.168 () {62 vars in 1290 bytes} [Mon Sep 7 21:07:16 2026] PUT /volume/v3/groups/1dac98f6-3a82-4b24-a790-b12a9aead526 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 21:07:17 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-9e21069a-1b37-4b5c-8ad8-634304b9340b None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:17 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-9e21069a-1b37-4b5c-8ad8-634304b9340b tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] GET http://192.168.122.168/volume/v3/groups/1dac98f6-3a82-4b24-a790-b12a9aead526 Sep 07 21:07:17 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-9e21069a-1b37-4b5c-8ad8-634304b9340b tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:17 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-9e21069a-1b37-4b5c-8ad8-634304b9340b tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Calling method 'version_select' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:17 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.groups [None req-9e21069a-1b37-4b5c-8ad8-634304b9340b tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] show called for member 1dac98f6-3a82-4b24-a790-b12a9aead526 {{(pid=86971) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 21:07:17 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:17 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:07:17 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:17 devstack devstack@c-api.service[86971]: return base.obj_make_list(context, cls(context), Sep 07 21:07:17 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-9e21069a-1b37-4b5c-8ad8-634304b9340b tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] http://192.168.122.168/volume/v3/groups/1dac98f6-3a82-4b24-a790-b12a9aead526 returned with HTTP 200 Sep 07 21:07:17 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 220/440] 192.168.122.168 () {60 vars in 1270 bytes} [Mon Sep 7 21:07:17 2026] GET /volume/v3/groups/1dac98f6-3a82-4b24-a790-b12a9aead526 => generated 323 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:07:17 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-60311589-8990-4393-b465-edd70d1ff584 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:17 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-60311589-8990-4393-b465-edd70d1ff584 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] GET http://192.168.122.168/volume/v3/volumes/9771a3f2-1757-43dd-96df-b2d054445db5 Sep 07 21:07:17 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-60311589-8990-4393-b465-edd70d1ff584 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:17 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-60311589-8990-4393-b465-edd70d1ff584 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:17 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:17 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:07:17 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:17 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:07:17 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-411796ba-20f0-42e3-93df-86f63c08cb74 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:17 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-60311589-8990-4393-b465-edd70d1ff584 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Volume info retrieved successfully. Sep 07 21:07:17 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-411796ba-20f0-42e3-93df-86f63c08cb74 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] GET http://192.168.122.168/volume/v3/snapshots/1053da32-551b-45b7-b7c6-38e27facaade Sep 07 21:07:17 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-411796ba-20f0-42e3-93df-86f63c08cb74 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:17 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-411796ba-20f0-42e3-93df-86f63c08cb74 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:17 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-60311589-8990-4393-b465-edd70d1ff584 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] http://192.168.122.168/volume/v3/volumes/9771a3f2-1757-43dd-96df-b2d054445db5 returned with HTTP 200 Sep 07 21:07:17 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 221/441] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:07:17 2026] GET /volume/v3/volumes/9771a3f2-1757-43dd-96df-b2d054445db5 => generated 852 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:07:17 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:17 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:07:17 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-411796ba-20f0-42e3-93df-86f63c08cb74 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Snapshot retrieved successfully. Sep 07 21:07:17 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-411796ba-20f0-42e3-93df-86f63c08cb74 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] http://192.168.122.168/volume/v3/snapshots/1053da32-551b-45b7-b7c6-38e27facaade returned with HTTP 200 Sep 07 21:07:17 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 221/442] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:07:17 2026] GET /volume/v3/snapshots/1053da32-551b-45b7-b7c6-38e27facaade => generated 465 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:07:17 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-703db4cd-f3c7-49e9-9090-f62d53e83552 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:17 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-703db4cd-f3c7-49e9-9090-f62d53e83552 tempest-SnapshotsActionsTest-799494876 tempest-SnapshotsActionsTest-799494876-project-admin] POST http://192.168.122.168/volume/v3/snapshots/1053da32-551b-45b7-b7c6-38e27facaade/action Sep 07 21:07:17 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-703db4cd-f3c7-49e9-9090-f62d53e83552 tempest-SnapshotsActionsTest-799494876 tempest-SnapshotsActionsTest-799494876-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:07:17 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-703db4cd-f3c7-49e9-9090-f62d53e83552 tempest-SnapshotsActionsTest-799494876 tempest-SnapshotsActionsTest-799494876-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:07:17 devstack devstack@c-api.service[86970]: DEBUG cinder.api.contrib.admin_actions [None req-703db4cd-f3c7-49e9-9090-f62d53e83552 tempest-SnapshotsActionsTest-799494876 tempest-SnapshotsActionsTest-799494876-project-admin] Updating snapshot '1053da32-551b-45b7-b7c6-38e27facaade' with '{'status': 'error'}' {{(pid=86970) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 21:07:17 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:17 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:07:17 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-e6cb785b-835e-4ec4-8f24-c6999792f8ec req-6f015930-8b53-44df-9946-ee3742062214 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:17 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-703db4cd-f3c7-49e9-9090-f62d53e83552 tempest-SnapshotsActionsTest-799494876 tempest-SnapshotsActionsTest-799494876-project-admin] http://192.168.122.168/volume/v3/snapshots/1053da32-551b-45b7-b7c6-38e27facaade/action returned with HTTP 202 Sep 07 21:07:17 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-e6cb785b-835e-4ec4-8f24-c6999792f8ec req-6f015930-8b53-44df-9946-ee3742062214 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] GET http://192.168.122.168/volume/v3/volumes/9771a3f2-1757-43dd-96df-b2d054445db5 Sep 07 21:07:17 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-e6cb785b-835e-4ec4-8f24-c6999792f8ec req-6f015930-8b53-44df-9946-ee3742062214 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:17 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 222/443] 192.168.122.168 () {60 vars in 1280 bytes} [Mon Sep 7 21:07:17 2026] POST /volume/v3/snapshots/1053da32-551b-45b7-b7c6-38e27facaade/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 21:07:17 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-e6cb785b-835e-4ec4-8f24-c6999792f8ec req-6f015930-8b53-44df-9946-ee3742062214 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:17 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-a6fd4ce3-b030-446d-ad7f-ffc0bad820af None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:17 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a6fd4ce3-b030-446d-ad7f-ffc0bad820af tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] GET http://192.168.122.168/volume/v3/snapshots/1053da32-551b-45b7-b7c6-38e27facaade Sep 07 21:07:17 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a6fd4ce3-b030-446d-ad7f-ffc0bad820af tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:17 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a6fd4ce3-b030-446d-ad7f-ffc0bad820af tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:17 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:17 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:07:17 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:17 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:07:17 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:17 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:07:17 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-a6fd4ce3-b030-446d-ad7f-ffc0bad820af tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Snapshot retrieved successfully. Sep 07 21:07:17 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a6fd4ce3-b030-446d-ad7f-ffc0bad820af tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] http://192.168.122.168/volume/v3/snapshots/1053da32-551b-45b7-b7c6-38e27facaade returned with HTTP 200 Sep 07 21:07:17 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 223/444] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:07:17 2026] GET /volume/v3/snapshots/1053da32-551b-45b7-b7c6-38e27facaade => generated 461 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:07:17 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [req-e6cb785b-835e-4ec4-8f24-c6999792f8ec req-6f015930-8b53-44df-9946-ee3742062214 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Volume info retrieved successfully. Sep 07 21:07:17 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-23d8d346-aecb-4624-9def-98545bc212cd None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:17 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-23d8d346-aecb-4624-9def-98545bc212cd tempest-SnapshotsActionsTest-799494876 tempest-SnapshotsActionsTest-799494876-project-admin] POST http://192.168.122.168/volume/v3/snapshots/1053da32-551b-45b7-b7c6-38e27facaade/action Sep 07 21:07:17 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-23d8d346-aecb-4624-9def-98545bc212cd tempest-SnapshotsActionsTest-799494876 tempest-SnapshotsActionsTest-799494876-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:07:17 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-23d8d346-aecb-4624-9def-98545bc212cd tempest-SnapshotsActionsTest-799494876 tempest-SnapshotsActionsTest-799494876-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:07:17 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-e6cb785b-835e-4ec4-8f24-c6999792f8ec req-6f015930-8b53-44df-9946-ee3742062214 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] http://192.168.122.168/volume/v3/volumes/9771a3f2-1757-43dd-96df-b2d054445db5 returned with HTTP 200 Sep 07 21:07:17 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 222/445] 192.168.122.168 () {60 vars in 1487 bytes} [Mon Sep 7 21:07:17 2026] GET /volume/v3/volumes/9771a3f2-1757-43dd-96df-b2d054445db5 => generated 852 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:07:18 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:18 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:07:18 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-23d8d346-aecb-4624-9def-98545bc212cd tempest-SnapshotsActionsTest-799494876 tempest-SnapshotsActionsTest-799494876-project-admin] Snapshot retrieved successfully. Sep 07 21:07:18 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:18 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:07:18 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-23d8d346-aecb-4624-9def-98545bc212cd tempest-SnapshotsActionsTest-799494876 tempest-SnapshotsActionsTest-799494876-project-admin] Snapshot delete request issued successfully. Sep 07 21:07:18 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-23d8d346-aecb-4624-9def-98545bc212cd tempest-SnapshotsActionsTest-799494876 tempest-SnapshotsActionsTest-799494876-project-admin] http://192.168.122.168/volume/v3/snapshots/1053da32-551b-45b7-b7c6-38e27facaade/action returned with HTTP 202 Sep 07 21:07:18 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-1da09cd7-7982-43b8-ae57-9ef80a7a2517 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:18 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 224/446] 192.168.122.168 () {60 vars in 1280 bytes} [Mon Sep 7 21:07:17 2026] POST /volume/v3/snapshots/1053da32-551b-45b7-b7c6-38e27facaade/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 21:07:18 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-aa1b646d-0936-416b-8c42-32a83d15b742 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:18 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1da09cd7-7982-43b8-ae57-9ef80a7a2517 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] GET http://192.168.122.168/volume/v3/groups/1dac98f6-3a82-4b24-a790-b12a9aead526 Sep 07 21:07:18 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-1da09cd7-7982-43b8-ae57-9ef80a7a2517 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:18 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-1da09cd7-7982-43b8-ae57-9ef80a7a2517 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Calling method 'version_select' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:18 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.groups [None req-1da09cd7-7982-43b8-ae57-9ef80a7a2517 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] show called for member 1dac98f6-3a82-4b24-a790-b12a9aead526 {{(pid=86971) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 21:07:18 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-aa1b646d-0936-416b-8c42-32a83d15b742 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] GET http://192.168.122.168/volume/v3/snapshots/1053da32-551b-45b7-b7c6-38e27facaade Sep 07 21:07:18 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-aa1b646d-0936-416b-8c42-32a83d15b742 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:18 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-aa1b646d-0936-416b-8c42-32a83d15b742 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:18 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:18 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:07:18 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:18 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:07:18 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-aa1b646d-0936-416b-8c42-32a83d15b742 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Snapshot retrieved successfully. Sep 07 21:07:18 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-aa1b646d-0936-416b-8c42-32a83d15b742 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] http://192.168.122.168/volume/v3/snapshots/1053da32-551b-45b7-b7c6-38e27facaade returned with HTTP 200 Sep 07 21:07:18 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 225/447] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:07:18 2026] GET /volume/v3/snapshots/1053da32-551b-45b7-b7c6-38e27facaade => generated 464 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:07:18 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:18 devstack devstack@c-api.service[86971]: return base.obj_make_list(context, cls(context), Sep 07 21:07:18 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1da09cd7-7982-43b8-ae57-9ef80a7a2517 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] http://192.168.122.168/volume/v3/groups/1dac98f6-3a82-4b24-a790-b12a9aead526 returned with HTTP 200 Sep 07 21:07:18 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 223/448] 192.168.122.168 () {60 vars in 1270 bytes} [Mon Sep 7 21:07:18 2026] GET /volume/v3/groups/1dac98f6-3a82-4b24-a790-b12a9aead526 => generated 324 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:07:18 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-3133bfe4-bebf-4acb-ba05-8148b3b0e1b1 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:18 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-3133bfe4-bebf-4acb-ba05-8148b3b0e1b1 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] GET http://192.168.122.168/volume/v3/volumes/detail Sep 07 21:07:18 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-3133bfe4-bebf-4acb-ba05-8148b3b0e1b1 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:18 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-3133bfe4-bebf-4acb-ba05-8148b3b0e1b1 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Calling method 'detail' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:18 devstack devstack@c-api.service[86970]: DEBUG cinder.api.api_utils [None req-3133bfe4-bebf-4acb-ba05-8148b3b0e1b1 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Removing options '' from query. {{(pid=86970) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 21:07:18 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-3133bfe4-bebf-4acb-ba05-8148b3b0e1b1 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86970) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 21:07:18 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:18 devstack devstack@c-api.service[86970]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 21:07:18 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:18 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:07:18 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:18 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:07:18 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-3133bfe4-bebf-4acb-ba05-8148b3b0e1b1 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Get all volumes completed successfully. Sep 07 21:07:18 devstack devstack@c-api.service[86970]: WARNING stevedore.named [None req-3133bfe4-bebf-4acb-ba05-8148b3b0e1b1 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:07:18 devstack devstack@c-api.service[86970]: WARNING castellan.key_manager [None req-3133bfe4-bebf-4acb-ba05-8148b3b0e1b1 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:07:18 devstack devstack@c-api.service[86970]: DEBUG oslo_db.sqlalchemy.engines [None req-3133bfe4-bebf-4acb-ba05-8148b3b0e1b1 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86970) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 21:07:18 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:18 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:07:18 devstack devstack@c-api.service[86970]: WARNING stevedore.named [None req-3133bfe4-bebf-4acb-ba05-8148b3b0e1b1 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:07:18 devstack devstack@c-api.service[86970]: WARNING castellan.key_manager [None req-3133bfe4-bebf-4acb-ba05-8148b3b0e1b1 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:07:18 devstack devstack@c-api.service[86970]: DEBUG oslo_db.sqlalchemy.engines [None req-3133bfe4-bebf-4acb-ba05-8148b3b0e1b1 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86970) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 21:07:18 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:18 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:07:18 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-3133bfe4-bebf-4acb-ba05-8148b3b0e1b1 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] http://192.168.122.168/volume/v3/volumes/detail returned with HTTP 200 Sep 07 21:07:18 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 226/449] 192.168.122.168 () {60 vars in 1183 bytes} [Mon Sep 7 21:07:18 2026] GET /volume/v3/volumes/detail => generated 1824 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 21:07:18 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-5074f789-8dd8-4c74-ab31-e42677c0c32b None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:18 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5074f789-8dd8-4c74-ab31-e42677c0c32b None None] GET http://192.168.122.168/volume// Sep 07 21:07:18 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-5074f789-8dd8-4c74-ab31-e42677c0c32b None None] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:18 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-5074f789-8dd8-4c74-ab31-e42677c0c32b None None] Calling method 'all' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:18 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5074f789-8dd8-4c74-ab31-e42677c0c32b None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 07 21:07:18 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 224/450] 192.168.122.168 () {58 vars in 1317 bytes} [Mon Sep 7 21:07:18 2026] GET /volume/ => generated 390 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 21:07:18 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-83ff7b05-4749-4804-9fd0-bf1dcebc069c None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:18 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-83ff7b05-4749-4804-9fd0-bf1dcebc069c tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] GET http://192.168.122.168/volume/v3/volumes/detail Sep 07 21:07:18 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-83ff7b05-4749-4804-9fd0-bf1dcebc069c tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:18 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-83ff7b05-4749-4804-9fd0-bf1dcebc069c tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Calling method 'detail' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:18 devstack devstack@c-api.service[86970]: DEBUG cinder.api.api_utils [None req-83ff7b05-4749-4804-9fd0-bf1dcebc069c tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Removing options '' from query. {{(pid=86970) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 21:07:18 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-83ff7b05-4749-4804-9fd0-bf1dcebc069c tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86970) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 21:07:18 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-e6cb785b-835e-4ec4-8f24-c6999792f8ec req-e1b6fcf9-8231-4bd0-94c1-405ffe888901 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:18 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-e6cb785b-835e-4ec4-8f24-c6999792f8ec req-e1b6fcf9-8231-4bd0-94c1-405ffe888901 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] POST http://192.168.122.168/volume/v3/attachments Sep 07 21:07:18 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-e6cb785b-835e-4ec4-8f24-c6999792f8ec req-e1b6fcf9-8231-4bd0-94c1-405ffe888901 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9771a3f2-1757-43dd-96df-b2d054445db5", "connector": null, "instance_uuid": "118a1f82-2ee2-41e2-8605-1a2e7bd2e877"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:07:18 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:18 devstack devstack@c-api.service[86970]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 21:07:18 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:18 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:07:18 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:18 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:07:18 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-83ff7b05-4749-4804-9fd0-bf1dcebc069c tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Get all volumes completed successfully. Sep 07 21:07:18 devstack devstack@c-api.service[86970]: WARNING stevedore.named [None req-83ff7b05-4749-4804-9fd0-bf1dcebc069c tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:07:18 devstack devstack@c-api.service[86970]: WARNING castellan.key_manager [None req-83ff7b05-4749-4804-9fd0-bf1dcebc069c tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:07:18 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:18 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:07:18 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:18 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:07:18 devstack devstack@c-api.service[86970]: DEBUG oslo_db.sqlalchemy.engines [None req-83ff7b05-4749-4804-9fd0-bf1dcebc069c tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86970) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 21:07:18 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:18 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:07:18 devstack devstack@c-api.service[86970]: WARNING stevedore.named [None req-83ff7b05-4749-4804-9fd0-bf1dcebc069c tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:07:18 devstack devstack@c-api.service[86970]: WARNING castellan.key_manager [None req-83ff7b05-4749-4804-9fd0-bf1dcebc069c tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:07:18 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-e6cb785b-835e-4ec4-8f24-c6999792f8ec req-e1b6fcf9-8231-4bd0-94c1-405ffe888901 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] http://192.168.122.168/volume/v3/attachments returned with HTTP 200 Sep 07 21:07:18 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 225/451] 192.168.122.168 () {66 vars in 1483 bytes} [Mon Sep 7 21:07:18 2026] POST /volume/v3/attachments => generated 273 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:07:18 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-04b2ad33-7498-4316-a2c4-ae14b3fc7b6c None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:18 devstack devstack@c-api.service[86970]: DEBUG oslo_db.sqlalchemy.engines [None req-83ff7b05-4749-4804-9fd0-bf1dcebc069c tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86970) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 21:07:18 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-04b2ad33-7498-4316-a2c4-ae14b3fc7b6c tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] GET http://192.168.122.168/volume/v3/volumes/9771a3f2-1757-43dd-96df-b2d054445db5 Sep 07 21:07:18 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-04b2ad33-7498-4316-a2c4-ae14b3fc7b6c tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:18 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-04b2ad33-7498-4316-a2c4-ae14b3fc7b6c tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:18 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:18 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:07:18 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:18 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:07:18 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:18 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:07:18 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-04b2ad33-7498-4316-a2c4-ae14b3fc7b6c tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Volume info retrieved successfully. Sep 07 21:07:18 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-83ff7b05-4749-4804-9fd0-bf1dcebc069c tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] http://192.168.122.168/volume/v3/volumes/detail returned with HTTP 200 Sep 07 21:07:18 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 227/452] 192.168.122.168 () {60 vars in 1183 bytes} [Mon Sep 7 21:07:18 2026] GET /volume/v3/volumes/detail => generated 1824 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 07 21:07:18 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-fcf61241-0507-4043-b2e4-760f71552b84 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:18 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-fcf61241-0507-4043-b2e4-760f71552b84 None None] GET http://192.168.122.168/volume// Sep 07 21:07:18 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-fcf61241-0507-4043-b2e4-760f71552b84 None None] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:18 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-fcf61241-0507-4043-b2e4-760f71552b84 None None] Calling method 'all' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:18 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-fcf61241-0507-4043-b2e4-760f71552b84 None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 07 21:07:18 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 228/453] 192.168.122.168 () {58 vars in 1315 bytes} [Mon Sep 7 21:07:18 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 21:07:18 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-04b2ad33-7498-4316-a2c4-ae14b3fc7b6c tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] http://192.168.122.168/volume/v3/volumes/9771a3f2-1757-43dd-96df-b2d054445db5 returned with HTTP 200 Sep 07 21:07:18 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 226/454] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:07:18 2026] GET /volume/v3/volumes/9771a3f2-1757-43dd-96df-b2d054445db5 => generated 851 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:07:18 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-19246328-bd1d-4b62-a141-71eba1f00b44 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:18 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-e6cb785b-835e-4ec4-8f24-c6999792f8ec req-43a88288-5bdb-44e8-b694-1ef1b4223ad7 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:18 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-e6cb785b-835e-4ec4-8f24-c6999792f8ec req-43a88288-5bdb-44e8-b694-1ef1b4223ad7 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] GET http://192.168.122.168/volume/v3/volumes/9771a3f2-1757-43dd-96df-b2d054445db5 Sep 07 21:07:18 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-e6cb785b-835e-4ec4-8f24-c6999792f8ec req-43a88288-5bdb-44e8-b694-1ef1b4223ad7 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:18 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-e6cb785b-835e-4ec4-8f24-c6999792f8ec req-43a88288-5bdb-44e8-b694-1ef1b4223ad7 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:18 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-19246328-bd1d-4b62-a141-71eba1f00b44 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] POST http://192.168.122.168/volume/v3/groups/1dac98f6-3a82-4b24-a790-b12a9aead526/action Sep 07 21:07:18 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-19246328-bd1d-4b62-a141-71eba1f00b44 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:07:18 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-19246328-bd1d-4b62-a141-71eba1f00b44 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:07:18 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.groups [None req-19246328-bd1d-4b62-a141-71eba1f00b44 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] delete called for group 1dac98f6-3a82-4b24-a790-b12a9aead526 {{(pid=86970) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 21:07:18 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.groups [None req-19246328-bd1d-4b62-a141-71eba1f00b44 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Delete group with id: 1dac98f6-3a82-4b24-a790-b12a9aead526 Sep 07 21:07:18 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:18 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:07:18 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:18 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:07:18 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:18 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:07:18 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:18 devstack devstack@c-api.service[86970]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 21:07:18 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [req-e6cb785b-835e-4ec4-8f24-c6999792f8ec req-43a88288-5bdb-44e8-b694-1ef1b4223ad7 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Volume info retrieved successfully. Sep 07 21:07:18 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:18 devstack devstack@c-api.service[86970]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 21:07:18 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-e6cb785b-835e-4ec4-8f24-c6999792f8ec req-43a88288-5bdb-44e8-b694-1ef1b4223ad7 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] http://192.168.122.168/volume/v3/volumes/9771a3f2-1757-43dd-96df-b2d054445db5 returned with HTTP 200 Sep 07 21:07:18 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 227/455] 192.168.122.168 () {62 vars in 1528 bytes} [Mon Sep 7 21:07:18 2026] GET /volume/v3/volumes/9771a3f2-1757-43dd-96df-b2d054445db5 => generated 1032 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 21:07:18 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-19246328-bd1d-4b62-a141-71eba1f00b44 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] http://192.168.122.168/volume/v3/groups/1dac98f6-3a82-4b24-a790-b12a9aead526/action returned with HTTP 202 Sep 07 21:07:18 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 229/456] 192.168.122.168 () {62 vars in 1312 bytes} [Mon Sep 7 21:07:18 2026] POST /volume/v3/groups/1dac98f6-3a82-4b24-a790-b12a9aead526/action => generated 0 bytes in 137 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 21:07:18 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-0053cbfa-3247-4a75-9381-73195390698a None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:18 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-0053cbfa-3247-4a75-9381-73195390698a tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] GET http://192.168.122.168/volume/v3/volumes/7d9a7eaa-00ed-42fc-88d0-fb1067a6de96 Sep 07 21:07:18 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-0053cbfa-3247-4a75-9381-73195390698a tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:18 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-0053cbfa-3247-4a75-9381-73195390698a tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:18 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:18 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:07:18 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:18 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:07:18 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-0053cbfa-3247-4a75-9381-73195390698a tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Volume info retrieved successfully. Sep 07 21:07:18 devstack devstack@c-api.service[86971]: WARNING stevedore.named [None req-0053cbfa-3247-4a75-9381-73195390698a tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:07:18 devstack devstack@c-api.service[86971]: WARNING castellan.key_manager [None req-0053cbfa-3247-4a75-9381-73195390698a tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:07:18 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-e6cb785b-835e-4ec4-8f24-c6999792f8ec req-80167e3b-106c-4278-b71a-3f1023a2c4bd None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:18 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-e6cb785b-835e-4ec4-8f24-c6999792f8ec req-80167e3b-106c-4278-b71a-3f1023a2c4bd tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] PUT http://192.168.122.168/volume/v3/attachments/98a4400f-4658-49d7-bd9e-bd580bbfa403 Sep 07 21:07:18 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-e6cb785b-835e-4ec4-8f24-c6999792f8ec req-80167e3b-106c-4278-b71a-3f1023a2c4bd tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.168", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f66edac0a33a", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "c6b99549-0b24-4978-b602-a84a5032516b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:07:19 devstack devstack@c-api.service[86970]: DEBUG cinder.coordination [req-e6cb785b-835e-4ec4-8f24-c6999792f8ec req-80167e3b-106c-4278-b71a-3f1023a2c4bd tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Acquiring lock "cinder-attachment_update-9771a3f2-1757-43dd-96df-b2d054445db5-devstack" by "attachment_update" {{(pid=86970) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 21:07:19 devstack devstack@c-api.service[86970]: DEBUG cinder.coordination [req-e6cb785b-835e-4ec4-8f24-c6999792f8ec req-80167e3b-106c-4278-b71a-3f1023a2c4bd tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Lock "cinder-attachment_update-9771a3f2-1757-43dd-96df-b2d054445db5-devstack" acquired by "attachment_update" :: waited 0.018s {{(pid=86970) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 21:07:19 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:19 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:07:19 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:19 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:07:19 devstack devstack@c-api.service[86971]: DEBUG oslo_db.sqlalchemy.engines [None req-0053cbfa-3247-4a75-9381-73195390698a tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86971) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 21:07:19 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:19 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:07:19 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-0053cbfa-3247-4a75-9381-73195390698a tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] http://192.168.122.168/volume/v3/volumes/7d9a7eaa-00ed-42fc-88d0-fb1067a6de96 returned with HTTP 200 Sep 07 21:07:19 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 228/457] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:07:18 2026] GET /volume/v3/volumes/7d9a7eaa-00ed-42fc-88d0-fb1067a6de96 => generated 914 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 21:07:19 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-9d5fae95-db8a-4577-9d2a-ca35a759e478 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:19 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-9d5fae95-db8a-4577-9d2a-ca35a759e478 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] GET http://192.168.122.168/volume/v3/snapshots/1053da32-551b-45b7-b7c6-38e27facaade Sep 07 21:07:19 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-9d5fae95-db8a-4577-9d2a-ca35a759e478 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:19 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-9d5fae95-db8a-4577-9d2a-ca35a759e478 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:19 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:19 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:07:19 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-9d5fae95-db8a-4577-9d2a-ca35a759e478 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Snapshot retrieved successfully. Sep 07 21:07:19 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-9d5fae95-db8a-4577-9d2a-ca35a759e478 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] http://192.168.122.168/volume/v3/snapshots/1053da32-551b-45b7-b7c6-38e27facaade returned with HTTP 200 Sep 07 21:07:19 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 229/458] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:07:19 2026] GET /volume/v3/snapshots/1053da32-551b-45b7-b7c6-38e27facaade => generated 464 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:07:19 devstack devstack@c-api.service[86970]: DEBUG cinder.coordination [req-e6cb785b-835e-4ec4-8f24-c6999792f8ec req-80167e3b-106c-4278-b71a-3f1023a2c4bd tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Lock "cinder-attachment_update-9771a3f2-1757-43dd-96df-b2d054445db5-devstack" released by "attachment_update" :: held 0.279s {{(pid=86970) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 21:07:19 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-e6cb785b-835e-4ec4-8f24-c6999792f8ec req-80167e3b-106c-4278-b71a-3f1023a2c4bd tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] http://192.168.122.168/volume/v3/attachments/98a4400f-4658-49d7-bd9e-bd580bbfa403 returned with HTTP 200 Sep 07 21:07:19 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 230/459] 192.168.122.168 () {66 vars in 1593 bytes} [Mon Sep 7 21:07:18 2026] PUT /volume/v3/attachments/98a4400f-4658-49d7-bd9e-bd580bbfa403 => generated 694 bytes in 328 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 21:07:19 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-fc6a8a0d-be55-491c-b042-dd918c6cc653 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:19 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-fc6a8a0d-be55-491c-b042-dd918c6cc653 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] GET http://192.168.122.168/volume/v3/volumes/9771a3f2-1757-43dd-96df-b2d054445db5 Sep 07 21:07:19 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-fc6a8a0d-be55-491c-b042-dd918c6cc653 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:19 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-fc6a8a0d-be55-491c-b042-dd918c6cc653 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:19 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:19 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:07:19 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:19 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:07:19 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-fc6a8a0d-be55-491c-b042-dd918c6cc653 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Volume info retrieved successfully. Sep 07 21:07:19 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-fc6a8a0d-be55-491c-b042-dd918c6cc653 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] http://192.168.122.168/volume/v3/volumes/9771a3f2-1757-43dd-96df-b2d054445db5 returned with HTTP 200 Sep 07 21:07:19 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 230/460] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:07:19 2026] GET /volume/v3/volumes/9771a3f2-1757-43dd-96df-b2d054445db5 => generated 852 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:07:20 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-e6cb785b-835e-4ec4-8f24-c6999792f8ec req-96920086-cd2c-4bda-9667-e11dddc960cb None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:20 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-e6cb785b-835e-4ec4-8f24-c6999792f8ec req-96920086-cd2c-4bda-9667-e11dddc960cb tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] POST http://192.168.122.168/volume/v3/attachments/98a4400f-4658-49d7-bd9e-bd580bbfa403/action Sep 07 21:07:20 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-e6cb785b-835e-4ec4-8f24-c6999792f8ec req-96920086-cd2c-4bda-9667-e11dddc960cb tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Action body: b'{"os-complete": null}' {{(pid=86970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:07:20 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-e6cb785b-835e-4ec4-8f24-c6999792f8ec req-96920086-cd2c-4bda-9667-e11dddc960cb tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:07:20 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:20 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:07:20 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:20 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:07:20 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-e6cb785b-835e-4ec4-8f24-c6999792f8ec req-96920086-cd2c-4bda-9667-e11dddc960cb tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] http://192.168.122.168/volume/v3/attachments/98a4400f-4658-49d7-bd9e-bd580bbfa403/action returned with HTTP 204 Sep 07 21:07:20 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 231/461] 192.168.122.168 () {66 vars in 1614 bytes} [Mon Sep 7 21:07:20 2026] POST /volume/v3/attachments/98a4400f-4658-49d7-bd9e-bd580bbfa403/action => generated 0 bytes in 87 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:07:20 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-36325e68-ab30-48e0-bd1d-994a3caa35e1 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:20 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-36325e68-ab30-48e0-bd1d-994a3caa35e1 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] GET http://192.168.122.168/volume/v3/volumes/7d9a7eaa-00ed-42fc-88d0-fb1067a6de96 Sep 07 21:07:20 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-36325e68-ab30-48e0-bd1d-994a3caa35e1 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:20 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-36325e68-ab30-48e0-bd1d-994a3caa35e1 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:20 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-a26d7721-16c8-463f-875f-60891a016286 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:20 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a26d7721-16c8-463f-875f-60891a016286 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] GET http://192.168.122.168/volume/v3/snapshots/1053da32-551b-45b7-b7c6-38e27facaade Sep 07 21:07:20 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a26d7721-16c8-463f-875f-60891a016286 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:20 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a26d7721-16c8-463f-875f-60891a016286 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:20 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:20 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:07:20 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-a26d7721-16c8-463f-875f-60891a016286 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Snapshot retrieved successfully. Sep 07 21:07:20 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:20 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:07:20 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a26d7721-16c8-463f-875f-60891a016286 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] http://192.168.122.168/volume/v3/snapshots/1053da32-551b-45b7-b7c6-38e27facaade returned with HTTP 200 Sep 07 21:07:20 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 232/462] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:07:20 2026] GET /volume/v3/snapshots/1053da32-551b-45b7-b7c6-38e27facaade => generated 464 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:07:20 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:20 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:07:20 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-36325e68-ab30-48e0-bd1d-994a3caa35e1 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Volume info retrieved successfully. Sep 07 21:07:20 devstack devstack@c-api.service[86971]: WARNING stevedore.named [None req-36325e68-ab30-48e0-bd1d-994a3caa35e1 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:07:20 devstack devstack@c-api.service[86971]: WARNING castellan.key_manager [None req-36325e68-ab30-48e0-bd1d-994a3caa35e1 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:07:20 devstack devstack@c-api.service[86971]: DEBUG oslo_db.sqlalchemy.engines [None req-36325e68-ab30-48e0-bd1d-994a3caa35e1 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86971) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 21:07:20 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:20 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:07:20 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-36325e68-ab30-48e0-bd1d-994a3caa35e1 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] http://192.168.122.168/volume/v3/volumes/7d9a7eaa-00ed-42fc-88d0-fb1067a6de96 returned with HTTP 200 Sep 07 21:07:20 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 231/463] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:07:20 2026] GET /volume/v3/volumes/7d9a7eaa-00ed-42fc-88d0-fb1067a6de96 => generated 914 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:07:20 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-eb214bd0-63b7-40ab-9ce1-d159ddd311cb None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:20 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-eb214bd0-63b7-40ab-9ce1-d159ddd311cb tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] GET http://192.168.122.168/volume/v3/volumes/9771a3f2-1757-43dd-96df-b2d054445db5 Sep 07 21:07:20 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-eb214bd0-63b7-40ab-9ce1-d159ddd311cb tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:20 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-eb214bd0-63b7-40ab-9ce1-d159ddd311cb tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:20 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:20 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:07:20 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:20 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:07:20 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-eb214bd0-63b7-40ab-9ce1-d159ddd311cb tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Volume info retrieved successfully. Sep 07 21:07:20 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-eb214bd0-63b7-40ab-9ce1-d159ddd311cb tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] http://192.168.122.168/volume/v3/volumes/9771a3f2-1757-43dd-96df-b2d054445db5 returned with HTTP 200 Sep 07 21:07:20 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 233/464] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:07:20 2026] GET /volume/v3/volumes/9771a3f2-1757-43dd-96df-b2d054445db5 => generated 1144 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:07:21 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-ce35a6f5-2544-4489-ab3f-b97349ec85e1 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:21 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ce35a6f5-2544-4489-ab3f-b97349ec85e1 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] GET http://192.168.122.168/volume/v3/volumes/9771a3f2-1757-43dd-96df-b2d054445db5 Sep 07 21:07:21 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-ce35a6f5-2544-4489-ab3f-b97349ec85e1 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:21 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-ce35a6f5-2544-4489-ab3f-b97349ec85e1 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:21 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:21 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:07:21 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:21 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:07:21 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-ce35a6f5-2544-4489-ab3f-b97349ec85e1 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Volume info retrieved successfully. Sep 07 21:07:21 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ce35a6f5-2544-4489-ab3f-b97349ec85e1 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] http://192.168.122.168/volume/v3/volumes/9771a3f2-1757-43dd-96df-b2d054445db5 returned with HTTP 200 Sep 07 21:07:21 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 232/465] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:07:21 2026] GET /volume/v3/volumes/9771a3f2-1757-43dd-96df-b2d054445db5 => generated 1144 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 21:07:21 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-e978901a-60c4-42db-a948-965489ffbf49 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:21 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e978901a-60c4-42db-a948-965489ffbf49 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] GET http://192.168.122.168/volume/v3/snapshots/1053da32-551b-45b7-b7c6-38e27facaade Sep 07 21:07:21 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-e978901a-60c4-42db-a948-965489ffbf49 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:21 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-e978901a-60c4-42db-a948-965489ffbf49 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:21 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-1e7e865b-3ca7-466c-8b80-032d107cfd79 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:21 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e978901a-60c4-42db-a948-965489ffbf49 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] http://192.168.122.168/volume/v3/snapshots/1053da32-551b-45b7-b7c6-38e27facaade returned with HTTP 404 Sep 07 21:07:21 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 234/466] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:07:21 2026] GET /volume/v3/snapshots/1053da32-551b-45b7-b7c6-38e27facaade => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:07:21 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1e7e865b-3ca7-466c-8b80-032d107cfd79 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:07:21 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-1e7e865b-3ca7-466c-8b80-032d107cfd79 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1858886336"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:07:21 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.volumes [None req-1e7e865b-3ca7-466c-8b80-032d107cfd79 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1858886336'}} {{(pid=86971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:07:21 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-de8e3afb-0891-4788-8350-20799f95b724 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:21 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-1e7e865b-3ca7-466c-8b80-032d107cfd79 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Create volume of 1 GB Sep 07 21:07:21 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-de8e3afb-0891-4788-8350-20799f95b724 tempest-SnapshotsActionsTest-799494876 tempest-SnapshotsActionsTest-799494876-project-admin] POST http://192.168.122.168/volume/v3/snapshots/f3b7cfb3-d801-4230-b06f-ac39bed0dd8f/action Sep 07 21:07:21 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-de8e3afb-0891-4788-8350-20799f95b724 tempest-SnapshotsActionsTest-799494876 tempest-SnapshotsActionsTest-799494876-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:07:21 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-de8e3afb-0891-4788-8350-20799f95b724 tempest-SnapshotsActionsTest-799494876 tempest-SnapshotsActionsTest-799494876-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:07:21 devstack devstack@c-api.service[86970]: DEBUG cinder.api.contrib.admin_actions [None req-de8e3afb-0891-4788-8350-20799f95b724 tempest-SnapshotsActionsTest-799494876 tempest-SnapshotsActionsTest-799494876-project-admin] Updating snapshot 'f3b7cfb3-d801-4230-b06f-ac39bed0dd8f' with '{'status': 'available'}' {{(pid=86970) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 21:07:21 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-1e7e865b-3ca7-466c-8b80-032d107cfd79 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Availability Zones retrieved successfully. Sep 07 21:07:21 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-1e7e865b-3ca7-466c-8b80-032d107cfd79 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Flow 'volume_create_api' (b67613da-4ba3-4e29-9757-9df77a53102c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:07:21 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-1e7e865b-3ca7-466c-8b80-032d107cfd79 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0cf07ace-8a9a-42f8-84ad-c297da0d67c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:07:21 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.flows.api.create_volume [None req-1e7e865b-3ca7-466c-8b80-032d107cfd79 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Validating volume size '1' using validate_int {{(pid=86971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:07:21 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:21 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:07:21 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-de8e3afb-0891-4788-8350-20799f95b724 tempest-SnapshotsActionsTest-799494876 tempest-SnapshotsActionsTest-799494876-project-admin] http://192.168.122.168/volume/v3/snapshots/f3b7cfb3-d801-4230-b06f-ac39bed0dd8f/action returned with HTTP 202 Sep 07 21:07:21 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 235/467] 192.168.122.168 () {60 vars in 1280 bytes} [Mon Sep 7 21:07:21 2026] POST /volume/v3/snapshots/f3b7cfb3-d801-4230-b06f-ac39bed0dd8f/action => generated 0 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 21:07:21 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-8fbeda86-fde0-4c38-9a1c-97ca0017590d None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:21 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8fbeda86-fde0-4c38-9a1c-97ca0017590d tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] GET http://192.168.122.168/volume/v3/snapshots/f3b7cfb3-d801-4230-b06f-ac39bed0dd8f Sep 07 21:07:21 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8fbeda86-fde0-4c38-9a1c-97ca0017590d tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:21 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8fbeda86-fde0-4c38-9a1c-97ca0017590d tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:21 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:21 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:07:21 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-8fbeda86-fde0-4c38-9a1c-97ca0017590d tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Snapshot retrieved successfully. Sep 07 21:07:21 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8fbeda86-fde0-4c38-9a1c-97ca0017590d tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] http://192.168.122.168/volume/v3/snapshots/f3b7cfb3-d801-4230-b06f-ac39bed0dd8f returned with HTTP 200 Sep 07 21:07:21 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 236/468] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:07:21 2026] GET /volume/v3/snapshots/f3b7cfb3-d801-4230-b06f-ac39bed0dd8f => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:07:21 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-1e7e865b-3ca7-466c-8b80-032d107cfd79 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0cf07ace-8a9a-42f8-84ad-c297da0d67c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:07:21 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-1e7e865b-3ca7-466c-8b80-032d107cfd79 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e473e303-fd8a-4287-a4c3-e529b93f8cd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:07:21 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-49eec2b8-7512-4dc4-a23a-9f2add179714 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:21 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-49eec2b8-7512-4dc4-a23a-9f2add179714 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] DELETE http://192.168.122.168/volume/v3/snapshots/1053da32-551b-45b7-b7c6-38e27facaade Sep 07 21:07:21 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-49eec2b8-7512-4dc4-a23a-9f2add179714 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:21 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-49eec2b8-7512-4dc4-a23a-9f2add179714 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:21 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.snapshots [None req-49eec2b8-7512-4dc4-a23a-9f2add179714 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Delete snapshot with id: 1053da32-551b-45b7-b7c6-38e27facaade Sep 07 21:07:21 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-49eec2b8-7512-4dc4-a23a-9f2add179714 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] http://192.168.122.168/volume/v3/snapshots/1053da32-551b-45b7-b7c6-38e27facaade returned with HTTP 404 Sep 07 21:07:21 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 237/469] 192.168.122.168 () {58 vars in 1241 bytes} [Mon Sep 7 21:07:21 2026] DELETE /volume/v3/snapshots/1053da32-551b-45b7-b7c6-38e27facaade => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:07:21 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-d202fb06-b1b2-4820-8ba1-3713c6ccb38d None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:21 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d202fb06-b1b2-4820-8ba1-3713c6ccb38d tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] POST http://192.168.122.168/volume/v3/snapshots Sep 07 21:07:21 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-d202fb06-b1b2-4820-8ba1-3713c6ccb38d tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "111bbc7d-e068-4e58-9a04-fc58757dc946", "name": "tempest-SnapshotsActionsTest-Snapshot-290280013"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:07:21 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:21 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:07:21 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:21 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:07:21 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-d202fb06-b1b2-4820-8ba1-3713c6ccb38d tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Volume info retrieved successfully. Sep 07 21:07:21 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.snapshots [None req-d202fb06-b1b2-4820-8ba1-3713c6ccb38d tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Create snapshot from volume 111bbc7d-e068-4e58-9a04-fc58757dc946 Sep 07 21:07:21 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-d202fb06-b1b2-4820-8ba1-3713c6ccb38d tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Created reservations ['3b09054d-aa56-4b56-82fd-0c1603d03351', '9dfac78e-734d-4bbf-b5be-196a970cd12f', 'b3b23fc7-14c5-49a6-9eb5-8caa18b61fee', 'ce67a022-d6b2-4bf7-ad8c-45ecd1229b8b'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:07:21 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-1e7e865b-3ca7-466c-8b80-032d107cfd79 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Created reservations ['832ac3d8-96ca-42bc-afba-b139817d60fa', '166d56fc-aa3c-4e31-b162-e1ec3df39a27', '6d8be50e-40ae-480f-9bc3-9e44093d8a64', '677eed63-6799-4eb2-9d15-04f1fd18d17e'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:07:21 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-1e7e865b-3ca7-466c-8b80-032d107cfd79 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e473e303-fd8a-4287-a4c3-e529b93f8cd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['832ac3d8-96ca-42bc-afba-b139817d60fa', '166d56fc-aa3c-4e31-b162-e1ec3df39a27', '6d8be50e-40ae-480f-9bc3-9e44093d8a64', '677eed63-6799-4eb2-9d15-04f1fd18d17e']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:07:21 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-1e7e865b-3ca7-466c-8b80-032d107cfd79 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (115d1f2b-b846-488b-bbef-56a73c271518) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:07:21 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:21 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:07:21 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:21 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:07:21 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-1e7e865b-3ca7-466c-8b80-032d107cfd79 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (115d1f2b-b846-488b-bbef-56a73c271518) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f70cfbfb-8a31-4fc5-b22c-117c14d24cb9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1858886336',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c3f4e923c02d40f782faa0848898a476',qos_specs=None,replication_status=,reservations=['832ac3d8-96ca-42bc-afba-b139817d60fa','166d56fc-aa3c-4e31-b162-e1ec3df39a27','6d8be50e-40ae-480f-9bc3-9e44093d8a64','677eed63-6799-4eb2-9d15-04f1fd18d17e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ad33fc0c2cd45b1b7e8e7e818ec57c6',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:07:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1858886336',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f70cfbfb-8a31-4fc5-b22c-117c14d24cb9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c3f4e923c02d40f782faa0848898a476',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8ad33fc0c2cd45b1b7e8e7e818ec57c6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:07:21 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-1e7e865b-3ca7-466c-8b80-032d107cfd79 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03250e0d-6f8a-4348-ae73-e7b9cc814079) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:07:21 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-d202fb06-b1b2-4820-8ba1-3713c6ccb38d tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Snapshot create request issued successfully. Sep 07 21:07:21 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d202fb06-b1b2-4820-8ba1-3713c6ccb38d tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] http://192.168.122.168/volume/v3/snapshots returned with HTTP 202 Sep 07 21:07:21 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 238/470] 192.168.122.168 () {60 vars in 1149 bytes} [Mon Sep 7 21:07:21 2026] POST /volume/v3/snapshots => generated 306 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 21:07:21 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-2e284913-5297-4519-a516-6104a25c4943 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:21 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-2e284913-5297-4519-a516-6104a25c4943 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] GET http://192.168.122.168/volume/v3/volumes/7d9a7eaa-00ed-42fc-88d0-fb1067a6de96 Sep 07 21:07:21 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-2e284913-5297-4519-a516-6104a25c4943 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:21 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-2e284913-5297-4519-a516-6104a25c4943 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:21 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-2e284913-5297-4519-a516-6104a25c4943 tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] http://192.168.122.168/volume/v3/volumes/7d9a7eaa-00ed-42fc-88d0-fb1067a6de96 returned with HTTP 404 Sep 07 21:07:21 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 239/471] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:07:21 2026] GET /volume/v3/volumes/7d9a7eaa-00ed-42fc-88d0-fb1067a6de96 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 21:07:21 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-650d380f-c9e2-407a-8d9e-c564be4c878a None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:21 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-650d380f-c9e2-407a-8d9e-c564be4c878a tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] GET http://192.168.122.168/volume/v3/snapshots/6f2ca92d-9d17-4db7-b859-acb89acf48a3 Sep 07 21:07:21 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-650d380f-c9e2-407a-8d9e-c564be4c878a tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:21 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-1e7e865b-3ca7-466c-8b80-032d107cfd79 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03250e0d-6f8a-4348-ae73-e7b9cc814079) transitioned into state 'SUCCESS' from state '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-1858886336',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c3f4e923c02d40f782faa0848898a476',qos_specs=None,replication_status=,reservations=['832ac3d8-96ca-42bc-afba-b139817d60fa','166d56fc-aa3c-4e31-b162-e1ec3df39a27','6d8be50e-40ae-480f-9bc3-9e44093d8a64','677eed63-6799-4eb2-9d15-04f1fd18d17e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ad33fc0c2cd45b1b7e8e7e818ec57c6',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:07:21 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-650d380f-c9e2-407a-8d9e-c564be4c878a tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:21 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-1e7e865b-3ca7-466c-8b80-032d107cfd79 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dcb01d4e-a60f-4904-9642-77fb3bb87a52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:07:21 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:21 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:07:21 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-650d380f-c9e2-407a-8d9e-c564be4c878a tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Snapshot retrieved successfully. Sep 07 21:07:21 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-650d380f-c9e2-407a-8d9e-c564be4c878a tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] http://192.168.122.168/volume/v3/snapshots/6f2ca92d-9d17-4db7-b859-acb89acf48a3 returned with HTTP 200 Sep 07 21:07:21 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 240/472] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:07:21 2026] GET /volume/v3/snapshots/6f2ca92d-9d17-4db7-b859-acb89acf48a3 => generated 438 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:07:21 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-b6830345-a057-4577-ab44-8799b2dff4ae None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:21 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b6830345-a057-4577-ab44-8799b2dff4ae tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] GET http://192.168.122.168/volume/v3/volumes/3670106b-ebf1-4857-8d0a-a1df16689ae4 Sep 07 21:07:21 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b6830345-a057-4577-ab44-8799b2dff4ae tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:21 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b6830345-a057-4577-ab44-8799b2dff4ae tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:21 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-1e7e865b-3ca7-466c-8b80-032d107cfd79 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dcb01d4e-a60f-4904-9642-77fb3bb87a52) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:07:21 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-1e7e865b-3ca7-466c-8b80-032d107cfd79 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Flow 'volume_create_api' (b67613da-4ba3-4e29-9757-9df77a53102c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:07:21 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-1e7e865b-3ca7-466c-8b80-032d107cfd79 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Create volume request issued successfully. Sep 07 21:07:21 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1e7e865b-3ca7-466c-8b80-032d107cfd79 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:07:21 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 233/473] 192.168.122.168 () {60 vars in 1142 bytes} [Mon Sep 7 21:07:21 2026] POST /volume/v3/volumes => generated 760 bytes in 431 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:07:21 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b6830345-a057-4577-ab44-8799b2dff4ae tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] http://192.168.122.168/volume/v3/volumes/3670106b-ebf1-4857-8d0a-a1df16689ae4 returned with HTTP 404 Sep 07 21:07:21 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-7e06c52d-a108-4058-99ef-ba83cff67a10 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:21 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 241/474] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:07:21 2026] GET /volume/v3/volumes/3670106b-ebf1-4857-8d0a-a1df16689ae4 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 21:07:21 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-7e06c52d-a108-4058-99ef-ba83cff67a10 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] GET http://192.168.122.168/volume/v3/volumes/f70cfbfb-8a31-4fc5-b22c-117c14d24cb9 Sep 07 21:07:21 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-7e06c52d-a108-4058-99ef-ba83cff67a10 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:21 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-e0c4e439-a143-4f92-aebd-68f242e39d1b None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:21 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-7e06c52d-a108-4058-99ef-ba83cff67a10 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:21 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e0c4e439-a143-4f92-aebd-68f242e39d1b tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] GET http://192.168.122.168/volume/v3/groups/1dac98f6-3a82-4b24-a790-b12a9aead526 Sep 07 21:07:21 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-e0c4e439-a143-4f92-aebd-68f242e39d1b tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:21 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-e0c4e439-a143-4f92-aebd-68f242e39d1b tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] Calling method 'version_select' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:21 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.groups [None req-e0c4e439-a143-4f92-aebd-68f242e39d1b tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] show called for member 1dac98f6-3a82-4b24-a790-b12a9aead526 {{(pid=86970) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 21:07:21 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:21 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:07:21 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:21 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:07:21 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e0c4e439-a143-4f92-aebd-68f242e39d1b tempest-GroupsTest-746691736 tempest-GroupsTest-746691736-project-member] http://192.168.122.168/volume/v3/groups/1dac98f6-3a82-4b24-a790-b12a9aead526 returned with HTTP 404 Sep 07 21:07:21 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 242/475] 192.168.122.168 () {60 vars in 1270 bytes} [Mon Sep 7 21:07:21 2026] GET /volume/v3/groups/1dac98f6-3a82-4b24-a790-b12a9aead526 => generated 108 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 21:07:21 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-11affa08-270a-480e-a623-06d88ab0018f None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:21 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-7e06c52d-a108-4058-99ef-ba83cff67a10 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Volume info retrieved successfully. Sep 07 21:07:21 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-11affa08-270a-480e-a623-06d88ab0018f tempest-GroupsTest-811770678 tempest-GroupsTest-811770678-project-admin] DELETE http://192.168.122.168/volume/v3/group_types/ce2aaee3-0070-4c7e-9fcc-e106aa77f5e0 Sep 07 21:07:21 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-11affa08-270a-480e-a623-06d88ab0018f tempest-GroupsTest-811770678 tempest-GroupsTest-811770678-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:21 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-11affa08-270a-480e-a623-06d88ab0018f tempest-GroupsTest-811770678 tempest-GroupsTest-811770678-project-admin] Calling method 'version_select' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:21 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-7e06c52d-a108-4058-99ef-ba83cff67a10 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] http://192.168.122.168/volume/v3/volumes/f70cfbfb-8a31-4fc5-b22c-117c14d24cb9 returned with HTTP 200 Sep 07 21:07:21 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 234/476] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:07:21 2026] GET /volume/v3/volumes/f70cfbfb-8a31-4fc5-b22c-117c14d24cb9 => generated 828 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:07:21 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-11affa08-270a-480e-a623-06d88ab0018f tempest-GroupsTest-811770678 tempest-GroupsTest-811770678-project-admin] http://192.168.122.168/volume/v3/group_types/ce2aaee3-0070-4c7e-9fcc-e106aa77f5e0 returned with HTTP 202 Sep 07 21:07:21 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 243/477] 192.168.122.168 () {60 vars in 1288 bytes} [Mon Sep 7 21:07:21 2026] DELETE /volume/v3/group_types/ce2aaee3-0070-4c7e-9fcc-e106aa77f5e0 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 21:07:21 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-16c3e90d-1583-4c4a-b274-3f795e9043c5 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:21 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-16c3e90d-1583-4c4a-b274-3f795e9043c5 tempest-GroupsTest-811770678 tempest-GroupsTest-811770678-project-admin] DELETE http://192.168.122.168/volume/v3/types/13ed30d8-20f8-4892-88c6-a7bcdebc8cba Sep 07 21:07:21 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-16c3e90d-1583-4c4a-b274-3f795e9043c5 tempest-GroupsTest-811770678 tempest-GroupsTest-811770678-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:21 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-16c3e90d-1583-4c4a-b274-3f795e9043c5 tempest-GroupsTest-811770678 tempest-GroupsTest-811770678-project-admin] Calling method '_delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:22 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-16c3e90d-1583-4c4a-b274-3f795e9043c5 tempest-GroupsTest-811770678 tempest-GroupsTest-811770678-project-admin] http://192.168.122.168/volume/v3/types/13ed30d8-20f8-4892-88c6-a7bcdebc8cba returned with HTTP 202 Sep 07 21:07:22 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 235/478] 192.168.122.168 () {58 vars in 1229 bytes} [Mon Sep 7 21:07:21 2026] DELETE /volume/v3/types/13ed30d8-20f8-4892-88c6-a7bcdebc8cba => generated 0 bytes in 147 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:07:22 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-a865b6fb-fff7-455f-b07e-ea469d5c53b6 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:22 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a865b6fb-fff7-455f-b07e-ea469d5c53b6 tempest-GroupsTest-811770678 tempest-GroupsTest-811770678-project-admin] GET http://192.168.122.168/volume/v3/types/13ed30d8-20f8-4892-88c6-a7bcdebc8cba Sep 07 21:07:22 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a865b6fb-fff7-455f-b07e-ea469d5c53b6 tempest-GroupsTest-811770678 tempest-GroupsTest-811770678-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:22 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a865b6fb-fff7-455f-b07e-ea469d5c53b6 tempest-GroupsTest-811770678 tempest-GroupsTest-811770678-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:22 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a865b6fb-fff7-455f-b07e-ea469d5c53b6 tempest-GroupsTest-811770678 tempest-GroupsTest-811770678-project-admin] http://192.168.122.168/volume/v3/types/13ed30d8-20f8-4892-88c6-a7bcdebc8cba returned with HTTP 404 Sep 07 21:07:22 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 244/479] 192.168.122.168 () {58 vars in 1226 bytes} [Mon Sep 7 21:07:22 2026] GET /volume/v3/types/13ed30d8-20f8-4892-88c6-a7bcdebc8cba => generated 114 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 21:07:22 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-eb709685-9a11-44c1-a2be-62b2f162cc0d None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:22 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-eb709685-9a11-44c1-a2be-62b2f162cc0d tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] GET http://192.168.122.168/volume/v3/snapshots/6f2ca92d-9d17-4db7-b859-acb89acf48a3 Sep 07 21:07:22 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-eb709685-9a11-44c1-a2be-62b2f162cc0d tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:22 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-eb709685-9a11-44c1-a2be-62b2f162cc0d tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:22 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:22 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:07:22 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-eb709685-9a11-44c1-a2be-62b2f162cc0d tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Snapshot retrieved successfully. Sep 07 21:07:22 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-eb709685-9a11-44c1-a2be-62b2f162cc0d tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] http://192.168.122.168/volume/v3/snapshots/6f2ca92d-9d17-4db7-b859-acb89acf48a3 returned with HTTP 200 Sep 07 21:07:22 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 236/480] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:07:22 2026] GET /volume/v3/snapshots/6f2ca92d-9d17-4db7-b859-acb89acf48a3 => generated 438 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:07:22 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-3846cbc5-9b90-4c22-97ce-f1ada9890e96 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:22 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-3846cbc5-9b90-4c22-97ce-f1ada9890e96 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] GET http://192.168.122.168/volume/v3/volumes/f70cfbfb-8a31-4fc5-b22c-117c14d24cb9 Sep 07 21:07:22 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-3846cbc5-9b90-4c22-97ce-f1ada9890e96 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:22 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-3846cbc5-9b90-4c22-97ce-f1ada9890e96 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:22 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:22 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:07:22 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:22 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:07:22 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-3846cbc5-9b90-4c22-97ce-f1ada9890e96 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Volume info retrieved successfully. Sep 07 21:07:22 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-3846cbc5-9b90-4c22-97ce-f1ada9890e96 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] http://192.168.122.168/volume/v3/volumes/f70cfbfb-8a31-4fc5-b22c-117c14d24cb9 returned with HTTP 200 Sep 07 21:07:22 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 245/481] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:07:22 2026] GET /volume/v3/volumes/f70cfbfb-8a31-4fc5-b22c-117c14d24cb9 => generated 852 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:07:23 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-27092c92-3a03-42c5-bcbc-f02256ece9d1 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:23 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-27092c92-3a03-42c5-bcbc-f02256ece9d1 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] GET http://192.168.122.168/volume/v3/snapshots/6f2ca92d-9d17-4db7-b859-acb89acf48a3 Sep 07 21:07:23 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-27092c92-3a03-42c5-bcbc-f02256ece9d1 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:23 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-27092c92-3a03-42c5-bcbc-f02256ece9d1 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:23 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:23 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:07:23 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-27092c92-3a03-42c5-bcbc-f02256ece9d1 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Snapshot retrieved successfully. Sep 07 21:07:23 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-27092c92-3a03-42c5-bcbc-f02256ece9d1 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] http://192.168.122.168/volume/v3/snapshots/6f2ca92d-9d17-4db7-b859-acb89acf48a3 returned with HTTP 200 Sep 07 21:07:23 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 237/482] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:07:23 2026] GET /volume/v3/snapshots/6f2ca92d-9d17-4db7-b859-acb89acf48a3 => generated 465 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:07:23 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-b817ccf4-f737-4a01-9029-60487476fb92 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:23 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b817ccf4-f737-4a01-9029-60487476fb92 tempest-SnapshotsActionsTest-799494876 tempest-SnapshotsActionsTest-799494876-project-admin] POST http://192.168.122.168/volume/v3/snapshots/6f2ca92d-9d17-4db7-b859-acb89acf48a3/action Sep 07 21:07:23 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b817ccf4-f737-4a01-9029-60487476fb92 tempest-SnapshotsActionsTest-799494876 tempest-SnapshotsActionsTest-799494876-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=86970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:07:23 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b817ccf4-f737-4a01-9029-60487476fb92 tempest-SnapshotsActionsTest-799494876 tempest-SnapshotsActionsTest-799494876-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:07:23 devstack devstack@c-api.service[86970]: DEBUG cinder.api.contrib.admin_actions [None req-b817ccf4-f737-4a01-9029-60487476fb92 tempest-SnapshotsActionsTest-799494876 tempest-SnapshotsActionsTest-799494876-project-admin] Updating snapshot '6f2ca92d-9d17-4db7-b859-acb89acf48a3' with '{'status': 'error_deleting'}' {{(pid=86970) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 21:07:23 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:23 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:07:23 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b817ccf4-f737-4a01-9029-60487476fb92 tempest-SnapshotsActionsTest-799494876 tempest-SnapshotsActionsTest-799494876-project-admin] http://192.168.122.168/volume/v3/snapshots/6f2ca92d-9d17-4db7-b859-acb89acf48a3/action returned with HTTP 202 Sep 07 21:07:23 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 246/483] 192.168.122.168 () {60 vars in 1280 bytes} [Mon Sep 7 21:07:23 2026] POST /volume/v3/snapshots/6f2ca92d-9d17-4db7-b859-acb89acf48a3/action => generated 0 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 21:07:23 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-91f5ed67-4565-406f-98e6-6639db3ff851 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:23 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-91f5ed67-4565-406f-98e6-6639db3ff851 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] GET http://192.168.122.168/volume/v3/snapshots/6f2ca92d-9d17-4db7-b859-acb89acf48a3 Sep 07 21:07:23 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-91f5ed67-4565-406f-98e6-6639db3ff851 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:23 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-91f5ed67-4565-406f-98e6-6639db3ff851 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:23 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-2f519b23-fd66-462c-ad4c-fc71d12b30bc None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:23 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:23 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:07:23 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-91f5ed67-4565-406f-98e6-6639db3ff851 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Snapshot retrieved successfully. Sep 07 21:07:23 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-91f5ed67-4565-406f-98e6-6639db3ff851 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] http://192.168.122.168/volume/v3/snapshots/6f2ca92d-9d17-4db7-b859-acb89acf48a3 returned with HTTP 200 Sep 07 21:07:23 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 238/484] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:07:23 2026] GET /volume/v3/snapshots/6f2ca92d-9d17-4db7-b859-acb89acf48a3 => generated 470 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:07:23 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-2f519b23-fd66-462c-ad4c-fc71d12b30bc tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] GET http://192.168.122.168/volume/v3/volumes/f70cfbfb-8a31-4fc5-b22c-117c14d24cb9 Sep 07 21:07:23 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-2f519b23-fd66-462c-ad4c-fc71d12b30bc tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:23 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-2f519b23-fd66-462c-ad4c-fc71d12b30bc tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:23 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-f5173f65-8361-4b8b-8554-8582890168a6 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:23 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f5173f65-8361-4b8b-8554-8582890168a6 tempest-SnapshotsActionsTest-799494876 tempest-SnapshotsActionsTest-799494876-project-admin] POST http://192.168.122.168/volume/v3/snapshots/6f2ca92d-9d17-4db7-b859-acb89acf48a3/action Sep 07 21:07:23 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:23 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:07:23 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f5173f65-8361-4b8b-8554-8582890168a6 tempest-SnapshotsActionsTest-799494876 tempest-SnapshotsActionsTest-799494876-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:07:23 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f5173f65-8361-4b8b-8554-8582890168a6 tempest-SnapshotsActionsTest-799494876 tempest-SnapshotsActionsTest-799494876-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:07:23 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:23 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:07:23 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-2f519b23-fd66-462c-ad4c-fc71d12b30bc tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Volume info retrieved successfully. Sep 07 21:07:23 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:23 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:07:23 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-f5173f65-8361-4b8b-8554-8582890168a6 tempest-SnapshotsActionsTest-799494876 tempest-SnapshotsActionsTest-799494876-project-admin] Snapshot retrieved successfully. Sep 07 21:07:24 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-2f519b23-fd66-462c-ad4c-fc71d12b30bc tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] http://192.168.122.168/volume/v3/volumes/f70cfbfb-8a31-4fc5-b22c-117c14d24cb9 returned with HTTP 200 Sep 07 21:07:24 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 247/485] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:07:23 2026] GET /volume/v3/volumes/f70cfbfb-8a31-4fc5-b22c-117c14d24cb9 => generated 852 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:07:24 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:24 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:07:24 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-f5173f65-8361-4b8b-8554-8582890168a6 tempest-SnapshotsActionsTest-799494876 tempest-SnapshotsActionsTest-799494876-project-admin] Snapshot delete request issued successfully. Sep 07 21:07:24 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f5173f65-8361-4b8b-8554-8582890168a6 tempest-SnapshotsActionsTest-799494876 tempest-SnapshotsActionsTest-799494876-project-admin] http://192.168.122.168/volume/v3/snapshots/6f2ca92d-9d17-4db7-b859-acb89acf48a3/action returned with HTTP 202 Sep 07 21:07:24 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 239/486] 192.168.122.168 () {60 vars in 1280 bytes} [Mon Sep 7 21:07:23 2026] POST /volume/v3/snapshots/6f2ca92d-9d17-4db7-b859-acb89acf48a3/action => generated 0 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 21:07:24 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-911da152-0f86-49af-b540-092b4fbdd5a5 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:24 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-911da152-0f86-49af-b540-092b4fbdd5a5 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] GET http://192.168.122.168/volume/v3/snapshots/6f2ca92d-9d17-4db7-b859-acb89acf48a3 Sep 07 21:07:24 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-911da152-0f86-49af-b540-092b4fbdd5a5 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:24 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-911da152-0f86-49af-b540-092b4fbdd5a5 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:24 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:24 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:07:24 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-911da152-0f86-49af-b540-092b4fbdd5a5 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Snapshot retrieved successfully. Sep 07 21:07:24 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-911da152-0f86-49af-b540-092b4fbdd5a5 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] http://192.168.122.168/volume/v3/snapshots/6f2ca92d-9d17-4db7-b859-acb89acf48a3 returned with HTTP 200 Sep 07 21:07:24 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 248/487] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:07:24 2026] GET /volume/v3/snapshots/6f2ca92d-9d17-4db7-b859-acb89acf48a3 => generated 464 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:07:25 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-5946287a-e01f-4102-8f2c-39f0adfac9c1 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:25 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5946287a-e01f-4102-8f2c-39f0adfac9c1 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] GET http://192.168.122.168/volume/v3/volumes/f70cfbfb-8a31-4fc5-b22c-117c14d24cb9 Sep 07 21:07:25 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-5946287a-e01f-4102-8f2c-39f0adfac9c1 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:25 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-5946287a-e01f-4102-8f2c-39f0adfac9c1 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:25 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:25 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:07:25 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:25 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:07:25 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-5946287a-e01f-4102-8f2c-39f0adfac9c1 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Volume info retrieved successfully. Sep 07 21:07:25 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5946287a-e01f-4102-8f2c-39f0adfac9c1 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] http://192.168.122.168/volume/v3/volumes/f70cfbfb-8a31-4fc5-b22c-117c14d24cb9 returned with HTTP 200 Sep 07 21:07:25 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 240/488] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:07:25 2026] GET /volume/v3/volumes/f70cfbfb-8a31-4fc5-b22c-117c14d24cb9 => generated 853 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:07:25 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-ce359af7-c3ff-4597-949d-a9b2aef84512 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:25 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ce359af7-c3ff-4597-949d-a9b2aef84512 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] GET http://192.168.122.168/volume/v3/snapshots/6f2ca92d-9d17-4db7-b859-acb89acf48a3 Sep 07 21:07:25 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ce359af7-c3ff-4597-949d-a9b2aef84512 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:25 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ce359af7-c3ff-4597-949d-a9b2aef84512 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:25 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:25 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:07:25 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-ce359af7-c3ff-4597-949d-a9b2aef84512 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Snapshot retrieved successfully. Sep 07 21:07:25 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ce359af7-c3ff-4597-949d-a9b2aef84512 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] http://192.168.122.168/volume/v3/snapshots/6f2ca92d-9d17-4db7-b859-acb89acf48a3 returned with HTTP 200 Sep 07 21:07:25 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 249/489] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:07:25 2026] GET /volume/v3/snapshots/6f2ca92d-9d17-4db7-b859-acb89acf48a3 => generated 464 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:07:25 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-b37c8d25-8d39-432c-a483-45fe57bf7499 req-a25165aa-7f41-4d6f-9b60-8c006a4de7b1 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:25 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-b37c8d25-8d39-432c-a483-45fe57bf7499 req-a25165aa-7f41-4d6f-9b60-8c006a4de7b1 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] GET http://192.168.122.168/volume/v3/volumes/f70cfbfb-8a31-4fc5-b22c-117c14d24cb9 Sep 07 21:07:25 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-b37c8d25-8d39-432c-a483-45fe57bf7499 req-a25165aa-7f41-4d6f-9b60-8c006a4de7b1 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:25 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-b37c8d25-8d39-432c-a483-45fe57bf7499 req-a25165aa-7f41-4d6f-9b60-8c006a4de7b1 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:25 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:25 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:07:25 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:25 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:07:25 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [req-b37c8d25-8d39-432c-a483-45fe57bf7499 req-a25165aa-7f41-4d6f-9b60-8c006a4de7b1 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Volume info retrieved successfully. Sep 07 21:07:25 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-b37c8d25-8d39-432c-a483-45fe57bf7499 req-a25165aa-7f41-4d6f-9b60-8c006a4de7b1 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] http://192.168.122.168/volume/v3/volumes/f70cfbfb-8a31-4fc5-b22c-117c14d24cb9 returned with HTTP 200 Sep 07 21:07:25 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 241/490] 192.168.122.168 () {60 vars in 1487 bytes} [Mon Sep 7 21:07:25 2026] GET /volume/v3/volumes/f70cfbfb-8a31-4fc5-b22c-117c14d24cb9 => generated 853 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:07:25 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-fd442e49-e8e5-4706-9de2-c05ef7e233ff None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:25 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-fd442e49-e8e5-4706-9de2-c05ef7e233ff None None] GET http://192.168.122.168/volume// Sep 07 21:07:25 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-fd442e49-e8e5-4706-9de2-c05ef7e233ff None None] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:25 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-fd442e49-e8e5-4706-9de2-c05ef7e233ff None None] Calling method 'all' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:25 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-fd442e49-e8e5-4706-9de2-c05ef7e233ff None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 07 21:07:25 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 250/491] 192.168.122.168 () {58 vars in 1317 bytes} [Mon Sep 7 21:07:25 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 21:07:25 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-b37c8d25-8d39-432c-a483-45fe57bf7499 req-76faeef2-fb23-454d-810c-1f621f2baa43 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:25 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-b37c8d25-8d39-432c-a483-45fe57bf7499 req-76faeef2-fb23-454d-810c-1f621f2baa43 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] POST http://192.168.122.168/volume/v3/attachments Sep 07 21:07:25 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-b37c8d25-8d39-432c-a483-45fe57bf7499 req-76faeef2-fb23-454d-810c-1f621f2baa43 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f70cfbfb-8a31-4fc5-b22c-117c14d24cb9", "connector": null, "instance_uuid": "118a1f82-2ee2-41e2-8605-1a2e7bd2e877"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:07:25 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:25 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:07:25 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:25 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:07:25 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-b37c8d25-8d39-432c-a483-45fe57bf7499 req-76faeef2-fb23-454d-810c-1f621f2baa43 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] http://192.168.122.168/volume/v3/attachments returned with HTTP 200 Sep 07 21:07:25 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 242/492] 192.168.122.168 () {66 vars in 1483 bytes} [Mon Sep 7 21:07:25 2026] POST /volume/v3/attachments => generated 273 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:07:25 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-189e95cd-bf2b-456d-8d57-1872b20f8fda None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:25 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-189e95cd-bf2b-456d-8d57-1872b20f8fda tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] GET http://192.168.122.168/volume/v3/volumes/f70cfbfb-8a31-4fc5-b22c-117c14d24cb9 Sep 07 21:07:25 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-189e95cd-bf2b-456d-8d57-1872b20f8fda tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:25 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-189e95cd-bf2b-456d-8d57-1872b20f8fda tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:25 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:25 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:07:25 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-f243deeb-d2f0-4c0d-bb32-54dc7178f2ff None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:25 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f243deeb-d2f0-4c0d-bb32-54dc7178f2ff None None] GET http://192.168.122.168/volume// Sep 07 21:07:25 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f243deeb-d2f0-4c0d-bb32-54dc7178f2ff None None] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:25 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:25 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:07:25 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f243deeb-d2f0-4c0d-bb32-54dc7178f2ff None None] Calling method 'all' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:25 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f243deeb-d2f0-4c0d-bb32-54dc7178f2ff None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 07 21:07:25 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 243/493] 192.168.122.168 () {58 vars in 1315 bytes} [Mon Sep 7 21:07:25 2026] GET /volume/ => generated 390 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 21:07:25 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-b37c8d25-8d39-432c-a483-45fe57bf7499 req-f59186b0-6390-4cd8-8969-7f7b6bc9c4ff None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:25 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-189e95cd-bf2b-456d-8d57-1872b20f8fda tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Volume info retrieved successfully. Sep 07 21:07:25 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-b37c8d25-8d39-432c-a483-45fe57bf7499 req-f59186b0-6390-4cd8-8969-7f7b6bc9c4ff tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] GET http://192.168.122.168/volume/v3/volumes/f70cfbfb-8a31-4fc5-b22c-117c14d24cb9 Sep 07 21:07:25 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-b37c8d25-8d39-432c-a483-45fe57bf7499 req-f59186b0-6390-4cd8-8969-7f7b6bc9c4ff tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:25 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-b37c8d25-8d39-432c-a483-45fe57bf7499 req-f59186b0-6390-4cd8-8969-7f7b6bc9c4ff tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:25 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:25 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:07:25 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-189e95cd-bf2b-456d-8d57-1872b20f8fda tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] http://192.168.122.168/volume/v3/volumes/f70cfbfb-8a31-4fc5-b22c-117c14d24cb9 returned with HTTP 200 Sep 07 21:07:25 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 251/494] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:07:25 2026] GET /volume/v3/volumes/f70cfbfb-8a31-4fc5-b22c-117c14d24cb9 => generated 852 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:07:25 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:25 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:07:25 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [req-b37c8d25-8d39-432c-a483-45fe57bf7499 req-f59186b0-6390-4cd8-8969-7f7b6bc9c4ff tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Volume info retrieved successfully. Sep 07 21:07:25 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-b37c8d25-8d39-432c-a483-45fe57bf7499 req-f59186b0-6390-4cd8-8969-7f7b6bc9c4ff tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] http://192.168.122.168/volume/v3/volumes/f70cfbfb-8a31-4fc5-b22c-117c14d24cb9 returned with HTTP 200 Sep 07 21:07:25 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 244/495] 192.168.122.168 () {62 vars in 1528 bytes} [Mon Sep 7 21:07:25 2026] GET /volume/v3/volumes/f70cfbfb-8a31-4fc5-b22c-117c14d24cb9 => generated 1033 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 21:07:26 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-4e174b31-eb48-4fd9-9e08-e6be413fca6b None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:26 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-4e174b31-eb48-4fd9-9e08-e6be413fca6b tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] GET http://192.168.122.168/volume/v3/snapshots/6f2ca92d-9d17-4db7-b859-acb89acf48a3 Sep 07 21:07:26 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-4e174b31-eb48-4fd9-9e08-e6be413fca6b tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:26 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-4e174b31-eb48-4fd9-9e08-e6be413fca6b tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:26 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-b37c8d25-8d39-432c-a483-45fe57bf7499 req-a9854b8c-5a19-49d2-a66f-a448a22270bb None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:26 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-b37c8d25-8d39-432c-a483-45fe57bf7499 req-a9854b8c-5a19-49d2-a66f-a448a22270bb tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] PUT http://192.168.122.168/volume/v3/attachments/170fbbda-01f4-448e-bbad-0e761e7480f9 Sep 07 21:07:26 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-b37c8d25-8d39-432c-a483-45fe57bf7499 req-a9854b8c-5a19-49d2-a66f-a448a22270bb tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.168", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f66edac0a33a", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "c6b99549-0b24-4978-b602-a84a5032516b", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:07:26 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:26 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:07:26 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-4e174b31-eb48-4fd9-9e08-e6be413fca6b tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Snapshot retrieved successfully. Sep 07 21:07:26 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-4e174b31-eb48-4fd9-9e08-e6be413fca6b tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] http://192.168.122.168/volume/v3/snapshots/6f2ca92d-9d17-4db7-b859-acb89acf48a3 returned with HTTP 200 Sep 07 21:07:26 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 252/496] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:07:26 2026] GET /volume/v3/snapshots/6f2ca92d-9d17-4db7-b859-acb89acf48a3 => generated 464 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:07:26 devstack devstack@c-api.service[86971]: DEBUG cinder.coordination [req-b37c8d25-8d39-432c-a483-45fe57bf7499 req-a9854b8c-5a19-49d2-a66f-a448a22270bb tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Acquiring lock "cinder-attachment_update-f70cfbfb-8a31-4fc5-b22c-117c14d24cb9-devstack" by "attachment_update" {{(pid=86971) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 21:07:26 devstack devstack@c-api.service[86971]: DEBUG cinder.coordination [req-b37c8d25-8d39-432c-a483-45fe57bf7499 req-a9854b8c-5a19-49d2-a66f-a448a22270bb tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Lock "cinder-attachment_update-f70cfbfb-8a31-4fc5-b22c-117c14d24cb9-devstack" acquired by "attachment_update" :: waited 0.025s {{(pid=86971) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 21:07:26 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:26 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:07:26 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:26 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:07:26 devstack devstack@c-api.service[86971]: DEBUG cinder.coordination [req-b37c8d25-8d39-432c-a483-45fe57bf7499 req-a9854b8c-5a19-49d2-a66f-a448a22270bb tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Lock "cinder-attachment_update-f70cfbfb-8a31-4fc5-b22c-117c14d24cb9-devstack" released by "attachment_update" :: held 0.389s {{(pid=86971) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 21:07:26 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-b37c8d25-8d39-432c-a483-45fe57bf7499 req-a9854b8c-5a19-49d2-a66f-a448a22270bb tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] http://192.168.122.168/volume/v3/attachments/170fbbda-01f4-448e-bbad-0e761e7480f9 returned with HTTP 200 Sep 07 21:07:26 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 245/497] 192.168.122.168 () {66 vars in 1593 bytes} [Mon Sep 7 21:07:26 2026] PUT /volume/v3/attachments/170fbbda-01f4-448e-bbad-0e761e7480f9 => generated 694 bytes in 455 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:07:26 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-b9633d51-99e3-4484-b808-3b634de721ae None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:26 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b9633d51-99e3-4484-b808-3b634de721ae tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] GET http://192.168.122.168/volume/v3/volumes/f70cfbfb-8a31-4fc5-b22c-117c14d24cb9 Sep 07 21:07:26 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b9633d51-99e3-4484-b808-3b634de721ae tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:26 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b9633d51-99e3-4484-b808-3b634de721ae tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:27 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:27 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:07:27 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:27 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:07:27 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-b9633d51-99e3-4484-b808-3b634de721ae tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Volume info retrieved successfully. Sep 07 21:07:27 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b9633d51-99e3-4484-b808-3b634de721ae tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] http://192.168.122.168/volume/v3/volumes/f70cfbfb-8a31-4fc5-b22c-117c14d24cb9 returned with HTTP 200 Sep 07 21:07:27 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 253/498] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:07:26 2026] GET /volume/v3/volumes/f70cfbfb-8a31-4fc5-b22c-117c14d24cb9 => generated 853 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:07:27 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-b37c8d25-8d39-432c-a483-45fe57bf7499 req-0e3eed54-96c2-45e7-a322-5fa54329ff52 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:27 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-b37c8d25-8d39-432c-a483-45fe57bf7499 req-0e3eed54-96c2-45e7-a322-5fa54329ff52 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] POST http://192.168.122.168/volume/v3/attachments/170fbbda-01f4-448e-bbad-0e761e7480f9/action Sep 07 21:07:27 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-b37c8d25-8d39-432c-a483-45fe57bf7499 req-0e3eed54-96c2-45e7-a322-5fa54329ff52 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Action body: b'{"os-complete": null}' {{(pid=86971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:07:27 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-b37c8d25-8d39-432c-a483-45fe57bf7499 req-0e3eed54-96c2-45e7-a322-5fa54329ff52 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:07:27 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:27 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:07:27 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:27 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:07:27 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-b37c8d25-8d39-432c-a483-45fe57bf7499 req-0e3eed54-96c2-45e7-a322-5fa54329ff52 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] http://192.168.122.168/volume/v3/attachments/170fbbda-01f4-448e-bbad-0e761e7480f9/action returned with HTTP 204 Sep 07 21:07:27 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 246/499] 192.168.122.168 () {66 vars in 1614 bytes} [Mon Sep 7 21:07:27 2026] POST /volume/v3/attachments/170fbbda-01f4-448e-bbad-0e761e7480f9/action => generated 0 bytes in 97 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:07:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-a68fb76b-ad7a-49c0-85ed-cc657ec3f3c1 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:27 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a68fb76b-ad7a-49c0-85ed-cc657ec3f3c1 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] GET http://192.168.122.168/volume/v3/snapshots/6f2ca92d-9d17-4db7-b859-acb89acf48a3 Sep 07 21:07:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a68fb76b-ad7a-49c0-85ed-cc657ec3f3c1 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a68fb76b-ad7a-49c0-85ed-cc657ec3f3c1 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:27 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a68fb76b-ad7a-49c0-85ed-cc657ec3f3c1 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] http://192.168.122.168/volume/v3/snapshots/6f2ca92d-9d17-4db7-b859-acb89acf48a3 returned with HTTP 404 Sep 07 21:07:27 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 254/500] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:07:27 2026] GET /volume/v3/snapshots/6f2ca92d-9d17-4db7-b859-acb89acf48a3 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:07:27 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-00ee32be-d00d-4955-aca1-e5ef6ff27082 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:27 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-00ee32be-d00d-4955-aca1-e5ef6ff27082 tempest-SnapshotsActionsTest-799494876 tempest-SnapshotsActionsTest-799494876-project-admin] POST http://192.168.122.168/volume/v3/snapshots/f3b7cfb3-d801-4230-b06f-ac39bed0dd8f/action Sep 07 21:07:27 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-00ee32be-d00d-4955-aca1-e5ef6ff27082 tempest-SnapshotsActionsTest-799494876 tempest-SnapshotsActionsTest-799494876-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:07:27 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-00ee32be-d00d-4955-aca1-e5ef6ff27082 tempest-SnapshotsActionsTest-799494876 tempest-SnapshotsActionsTest-799494876-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:07:27 devstack devstack@c-api.service[86971]: DEBUG cinder.api.contrib.admin_actions [None req-00ee32be-d00d-4955-aca1-e5ef6ff27082 tempest-SnapshotsActionsTest-799494876 tempest-SnapshotsActionsTest-799494876-project-admin] Updating snapshot 'f3b7cfb3-d801-4230-b06f-ac39bed0dd8f' with '{'status': 'available'}' {{(pid=86971) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 21:07:27 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:27 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:07:27 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-00ee32be-d00d-4955-aca1-e5ef6ff27082 tempest-SnapshotsActionsTest-799494876 tempest-SnapshotsActionsTest-799494876-project-admin] http://192.168.122.168/volume/v3/snapshots/f3b7cfb3-d801-4230-b06f-ac39bed0dd8f/action returned with HTTP 202 Sep 07 21:07:27 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 247/501] 192.168.122.168 () {60 vars in 1280 bytes} [Mon Sep 7 21:07:27 2026] POST /volume/v3/snapshots/f3b7cfb3-d801-4230-b06f-ac39bed0dd8f/action => generated 0 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 21:07:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-f7e5e680-033c-4dcc-b27b-7bf3947a1946 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:27 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f7e5e680-033c-4dcc-b27b-7bf3947a1946 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] GET http://192.168.122.168/volume/v3/snapshots/f3b7cfb3-d801-4230-b06f-ac39bed0dd8f Sep 07 21:07:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f7e5e680-033c-4dcc-b27b-7bf3947a1946 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f7e5e680-033c-4dcc-b27b-7bf3947a1946 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:27 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:27 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:07:27 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-f7e5e680-033c-4dcc-b27b-7bf3947a1946 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Snapshot retrieved successfully. Sep 07 21:07:27 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f7e5e680-033c-4dcc-b27b-7bf3947a1946 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] http://192.168.122.168/volume/v3/snapshots/f3b7cfb3-d801-4230-b06f-ac39bed0dd8f returned with HTTP 200 Sep 07 21:07:27 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 255/502] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:07:27 2026] GET /volume/v3/snapshots/f3b7cfb3-d801-4230-b06f-ac39bed0dd8f => generated 465 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:07:27 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-3ed982ba-cd85-4e9c-8673-057a5f865eee None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:27 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-3ed982ba-cd85-4e9c-8673-057a5f865eee tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] DELETE http://192.168.122.168/volume/v3/snapshots/6f2ca92d-9d17-4db7-b859-acb89acf48a3 Sep 07 21:07:27 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-3ed982ba-cd85-4e9c-8673-057a5f865eee tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:27 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-3ed982ba-cd85-4e9c-8673-057a5f865eee tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:27 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.snapshots [None req-3ed982ba-cd85-4e9c-8673-057a5f865eee tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Delete snapshot with id: 6f2ca92d-9d17-4db7-b859-acb89acf48a3 Sep 07 21:07:27 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-3ed982ba-cd85-4e9c-8673-057a5f865eee tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] http://192.168.122.168/volume/v3/snapshots/6f2ca92d-9d17-4db7-b859-acb89acf48a3 returned with HTTP 404 Sep 07 21:07:27 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 248/503] 192.168.122.168 () {58 vars in 1241 bytes} [Mon Sep 7 21:07:27 2026] DELETE /volume/v3/snapshots/6f2ca92d-9d17-4db7-b859-acb89acf48a3 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:07:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-e77ddb17-b3d1-46f7-b51b-eb0c442fa92f None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:27 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e77ddb17-b3d1-46f7-b51b-eb0c442fa92f tempest-SnapshotsActionsTest-799494876 tempest-SnapshotsActionsTest-799494876-project-admin] POST http://192.168.122.168/volume/v3/snapshots/f3b7cfb3-d801-4230-b06f-ac39bed0dd8f/action Sep 07 21:07:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-e77ddb17-b3d1-46f7-b51b-eb0c442fa92f tempest-SnapshotsActionsTest-799494876 tempest-SnapshotsActionsTest-799494876-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:07:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-e77ddb17-b3d1-46f7-b51b-eb0c442fa92f tempest-SnapshotsActionsTest-799494876 tempest-SnapshotsActionsTest-799494876-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:07:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.contrib.admin_actions [None req-e77ddb17-b3d1-46f7-b51b-eb0c442fa92f tempest-SnapshotsActionsTest-799494876 tempest-SnapshotsActionsTest-799494876-project-admin] Updating snapshot 'f3b7cfb3-d801-4230-b06f-ac39bed0dd8f' with '{'status': 'creating'}' {{(pid=86970) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 21:07:27 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:27 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:07:27 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e77ddb17-b3d1-46f7-b51b-eb0c442fa92f tempest-SnapshotsActionsTest-799494876 tempest-SnapshotsActionsTest-799494876-project-admin] http://192.168.122.168/volume/v3/snapshots/f3b7cfb3-d801-4230-b06f-ac39bed0dd8f/action returned with HTTP 202 Sep 07 21:07:27 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 256/504] 192.168.122.168 () {60 vars in 1280 bytes} [Mon Sep 7 21:07:27 2026] POST /volume/v3/snapshots/f3b7cfb3-d801-4230-b06f-ac39bed0dd8f/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 21:07:27 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-2d0829ca-8404-4a6f-bc9f-7ef0f141c934 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:27 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-2d0829ca-8404-4a6f-bc9f-7ef0f141c934 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] GET http://192.168.122.168/volume/v3/snapshots/f3b7cfb3-d801-4230-b06f-ac39bed0dd8f Sep 07 21:07:27 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-2d0829ca-8404-4a6f-bc9f-7ef0f141c934 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:27 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-2d0829ca-8404-4a6f-bc9f-7ef0f141c934 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:27 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:27 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:07:27 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-2d0829ca-8404-4a6f-bc9f-7ef0f141c934 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Snapshot retrieved successfully. Sep 07 21:07:27 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-2d0829ca-8404-4a6f-bc9f-7ef0f141c934 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] http://192.168.122.168/volume/v3/snapshots/f3b7cfb3-d801-4230-b06f-ac39bed0dd8f returned with HTTP 200 Sep 07 21:07:27 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 249/505] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:07:27 2026] GET /volume/v3/snapshots/f3b7cfb3-d801-4230-b06f-ac39bed0dd8f => generated 464 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:07:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-eba79790-d7bb-48f7-9a7d-b4ced32eb422 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:27 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-eba79790-d7bb-48f7-9a7d-b4ced32eb422 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] POST http://192.168.122.168/volume/v3/snapshots/f3b7cfb3-d801-4230-b06f-ac39bed0dd8f/action Sep 07 21:07:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-eba79790-d7bb-48f7-9a7d-b4ced32eb422 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=86970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:07:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-eba79790-d7bb-48f7-9a7d-b4ced32eb422 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:07:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.contrib.snapshot_actions [None req-eba79790-d7bb-48f7-9a7d-b4ced32eb422 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=86970) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Sep 07 21:07:27 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:27 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:07:27 devstack devstack@c-api.service[86970]: INFO cinder.api.contrib.snapshot_actions [None req-eba79790-d7bb-48f7-9a7d-b4ced32eb422 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Updating snapshot f3b7cfb3-d801-4230-b06f-ac39bed0dd8f with info {'id': 'f3b7cfb3-d801-4230-b06f-ac39bed0dd8f', 'status': 'error', 'progress': '80%'} Sep 07 21:07:27 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-eba79790-d7bb-48f7-9a7d-b4ced32eb422 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] http://192.168.122.168/volume/v3/snapshots/f3b7cfb3-d801-4230-b06f-ac39bed0dd8f/action returned with HTTP 202 Sep 07 21:07:27 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 257/506] 192.168.122.168 () {60 vars in 1280 bytes} [Mon Sep 7 21:07:27 2026] POST /volume/v3/snapshots/f3b7cfb3-d801-4230-b06f-ac39bed0dd8f/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:07:27 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-a0d951c2-d738-4c06-883c-d829f0ef54f4 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:27 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a0d951c2-d738-4c06-883c-d829f0ef54f4 tempest-SnapshotsActionsTest-799494876 tempest-SnapshotsActionsTest-799494876-project-admin] GET http://192.168.122.168/volume/v3/snapshots/f3b7cfb3-d801-4230-b06f-ac39bed0dd8f Sep 07 21:07:27 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-a0d951c2-d738-4c06-883c-d829f0ef54f4 tempest-SnapshotsActionsTest-799494876 tempest-SnapshotsActionsTest-799494876-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:27 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-a0d951c2-d738-4c06-883c-d829f0ef54f4 tempest-SnapshotsActionsTest-799494876 tempest-SnapshotsActionsTest-799494876-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:27 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:27 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:07:27 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-a0d951c2-d738-4c06-883c-d829f0ef54f4 tempest-SnapshotsActionsTest-799494876 tempest-SnapshotsActionsTest-799494876-project-admin] Snapshot retrieved successfully. Sep 07 21:07:27 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a0d951c2-d738-4c06-883c-d829f0ef54f4 tempest-SnapshotsActionsTest-799494876 tempest-SnapshotsActionsTest-799494876-project-admin] http://192.168.122.168/volume/v3/snapshots/f3b7cfb3-d801-4230-b06f-ac39bed0dd8f returned with HTTP 200 Sep 07 21:07:27 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 250/507] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:07:27 2026] GET /volume/v3/snapshots/f3b7cfb3-d801-4230-b06f-ac39bed0dd8f => generated 460 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:07:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-18b6ac60-ad75-4d1f-ba99-72b56f2e58bb None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:27 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-18b6ac60-ad75-4d1f-ba99-72b56f2e58bb tempest-SnapshotsActionsTest-799494876 tempest-SnapshotsActionsTest-799494876-project-admin] POST http://192.168.122.168/volume/v3/snapshots/f3b7cfb3-d801-4230-b06f-ac39bed0dd8f/action Sep 07 21:07:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-18b6ac60-ad75-4d1f-ba99-72b56f2e58bb tempest-SnapshotsActionsTest-799494876 tempest-SnapshotsActionsTest-799494876-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:07:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-18b6ac60-ad75-4d1f-ba99-72b56f2e58bb tempest-SnapshotsActionsTest-799494876 tempest-SnapshotsActionsTest-799494876-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:07:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.contrib.admin_actions [None req-18b6ac60-ad75-4d1f-ba99-72b56f2e58bb tempest-SnapshotsActionsTest-799494876 tempest-SnapshotsActionsTest-799494876-project-admin] Updating snapshot 'f3b7cfb3-d801-4230-b06f-ac39bed0dd8f' with '{'status': 'available'}' {{(pid=86970) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 21:07:27 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:27 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:07:27 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-18b6ac60-ad75-4d1f-ba99-72b56f2e58bb tempest-SnapshotsActionsTest-799494876 tempest-SnapshotsActionsTest-799494876-project-admin] http://192.168.122.168/volume/v3/snapshots/f3b7cfb3-d801-4230-b06f-ac39bed0dd8f/action returned with HTTP 202 Sep 07 21:07:27 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 258/508] 192.168.122.168 () {60 vars in 1280 bytes} [Mon Sep 7 21:07:27 2026] POST /volume/v3/snapshots/f3b7cfb3-d801-4230-b06f-ac39bed0dd8f/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 21:07:27 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-f6c6267a-347b-4757-9ea1-994cabb588c6 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:27 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f6c6267a-347b-4757-9ea1-994cabb588c6 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] GET http://192.168.122.168/volume/v3/snapshots/f3b7cfb3-d801-4230-b06f-ac39bed0dd8f Sep 07 21:07:27 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f6c6267a-347b-4757-9ea1-994cabb588c6 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:27 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f6c6267a-347b-4757-9ea1-994cabb588c6 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:27 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:27 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:07:27 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-f6c6267a-347b-4757-9ea1-994cabb588c6 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Snapshot retrieved successfully. Sep 07 21:07:27 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f6c6267a-347b-4757-9ea1-994cabb588c6 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] http://192.168.122.168/volume/v3/snapshots/f3b7cfb3-d801-4230-b06f-ac39bed0dd8f returned with HTTP 200 Sep 07 21:07:27 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 251/509] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:07:27 2026] GET /volume/v3/snapshots/f3b7cfb3-d801-4230-b06f-ac39bed0dd8f => generated 464 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:07:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-05bafb09-20de-41ee-9cb3-656d3d9c1fea None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:27 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-05bafb09-20de-41ee-9cb3-656d3d9c1fea tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] DELETE http://192.168.122.168/volume/v3/snapshots/f3b7cfb3-d801-4230-b06f-ac39bed0dd8f Sep 07 21:07:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-05bafb09-20de-41ee-9cb3-656d3d9c1fea tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-05bafb09-20de-41ee-9cb3-656d3d9c1fea tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:27 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.snapshots [None req-05bafb09-20de-41ee-9cb3-656d3d9c1fea tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Delete snapshot with id: f3b7cfb3-d801-4230-b06f-ac39bed0dd8f Sep 07 21:07:27 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:27 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:07:27 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-05bafb09-20de-41ee-9cb3-656d3d9c1fea tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Snapshot retrieved successfully. Sep 07 21:07:27 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:27 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:07:27 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-05bafb09-20de-41ee-9cb3-656d3d9c1fea tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Snapshot delete request issued successfully. Sep 07 21:07:27 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-05bafb09-20de-41ee-9cb3-656d3d9c1fea tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] http://192.168.122.168/volume/v3/snapshots/f3b7cfb3-d801-4230-b06f-ac39bed0dd8f returned with HTTP 202 Sep 07 21:07:27 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 259/510] 192.168.122.168 () {58 vars in 1241 bytes} [Mon Sep 7 21:07:27 2026] DELETE /volume/v3/snapshots/f3b7cfb3-d801-4230-b06f-ac39bed0dd8f => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:07:27 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-ab589ed8-469f-4540-8033-c1486c01c887 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:27 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ab589ed8-469f-4540-8033-c1486c01c887 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] GET http://192.168.122.168/volume/v3/snapshots/f3b7cfb3-d801-4230-b06f-ac39bed0dd8f Sep 07 21:07:27 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-ab589ed8-469f-4540-8033-c1486c01c887 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:27 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-ab589ed8-469f-4540-8033-c1486c01c887 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:27 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:27 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:07:27 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-ab589ed8-469f-4540-8033-c1486c01c887 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Snapshot retrieved successfully. Sep 07 21:07:27 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ab589ed8-469f-4540-8033-c1486c01c887 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] http://192.168.122.168/volume/v3/snapshots/f3b7cfb3-d801-4230-b06f-ac39bed0dd8f returned with HTTP 200 Sep 07 21:07:27 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 252/511] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:07:27 2026] GET /volume/v3/snapshots/f3b7cfb3-d801-4230-b06f-ac39bed0dd8f => generated 463 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:07:28 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-df32dad4-10f6-40f2-8526-f8e6fed0dd97 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:28 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-df32dad4-10f6-40f2-8526-f8e6fed0dd97 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] GET http://192.168.122.168/volume/v3/volumes/f70cfbfb-8a31-4fc5-b22c-117c14d24cb9 Sep 07 21:07:28 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-df32dad4-10f6-40f2-8526-f8e6fed0dd97 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:28 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-df32dad4-10f6-40f2-8526-f8e6fed0dd97 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:28 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:28 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:07:28 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:28 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:07:28 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-df32dad4-10f6-40f2-8526-f8e6fed0dd97 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Volume info retrieved successfully. Sep 07 21:07:28 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-df32dad4-10f6-40f2-8526-f8e6fed0dd97 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] http://192.168.122.168/volume/v3/volumes/f70cfbfb-8a31-4fc5-b22c-117c14d24cb9 returned with HTTP 200 Sep 07 21:07:28 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 260/512] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:07:28 2026] GET /volume/v3/volumes/f70cfbfb-8a31-4fc5-b22c-117c14d24cb9 => generated 1145 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:07:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-0e6189da-f8a1-4314-b822-079702a5cd77 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:28 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-0e6189da-f8a1-4314-b822-079702a5cd77 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] GET http://192.168.122.168/volume/v3/volumes/f70cfbfb-8a31-4fc5-b22c-117c14d24cb9 Sep 07 21:07:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-0e6189da-f8a1-4314-b822-079702a5cd77 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-0e6189da-f8a1-4314-b822-079702a5cd77 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:28 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:28 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:07:28 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:28 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:07:28 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-0e6189da-f8a1-4314-b822-079702a5cd77 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Volume info retrieved successfully. Sep 07 21:07:28 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-0e6189da-f8a1-4314-b822-079702a5cd77 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] http://192.168.122.168/volume/v3/volumes/f70cfbfb-8a31-4fc5-b22c-117c14d24cb9 returned with HTTP 200 Sep 07 21:07:28 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 253/513] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:07:28 2026] GET /volume/v3/volumes/f70cfbfb-8a31-4fc5-b22c-117c14d24cb9 => generated 1145 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:07:28 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-50dd6184-093a-473a-9afc-1b0319f8493a None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-93b7a323-06df-4262-ba70-9980b18e7787 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:28 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-93b7a323-06df-4262-ba70-9980b18e7787 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] GET http://192.168.122.168/volume/v3/snapshots/f3b7cfb3-d801-4230-b06f-ac39bed0dd8f Sep 07 21:07:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-93b7a323-06df-4262-ba70-9980b18e7787 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-93b7a323-06df-4262-ba70-9980b18e7787 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:28 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:28 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:07:28 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-93b7a323-06df-4262-ba70-9980b18e7787 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Snapshot retrieved successfully. Sep 07 21:07:28 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-93b7a323-06df-4262-ba70-9980b18e7787 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] http://192.168.122.168/volume/v3/snapshots/f3b7cfb3-d801-4230-b06f-ac39bed0dd8f returned with HTTP 200 Sep 07 21:07:28 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 254/514] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:07:28 2026] GET /volume/v3/snapshots/f3b7cfb3-d801-4230-b06f-ac39bed0dd8f => generated 463 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:07:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-328533dc-f467-4ce1-b339-8e38ad01da99 req-6471c484-127a-4d7b-9fd7-a8f386afe310 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:28 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-328533dc-f467-4ce1-b339-8e38ad01da99 req-6471c484-127a-4d7b-9fd7-a8f386afe310 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] GET http://192.168.122.168/volume/v3/volumes/9771a3f2-1757-43dd-96df-b2d054445db5 Sep 07 21:07:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-328533dc-f467-4ce1-b339-8e38ad01da99 req-6471c484-127a-4d7b-9fd7-a8f386afe310 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-328533dc-f467-4ce1-b339-8e38ad01da99 req-6471c484-127a-4d7b-9fd7-a8f386afe310 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:28 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-50dd6184-093a-473a-9afc-1b0319f8493a tempest-VolumeServicesNegativeTest-1861224440 tempest-VolumeServicesNegativeTest-1861224440-project-admin] GET http://192.168.122.168/volume/v3/os-services Sep 07 21:07:28 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-50dd6184-093a-473a-9afc-1b0319f8493a tempest-VolumeServicesNegativeTest-1861224440 tempest-VolumeServicesNegativeTest-1861224440-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:28 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-50dd6184-093a-473a-9afc-1b0319f8493a tempest-VolumeServicesNegativeTest-1861224440 tempest-VolumeServicesNegativeTest-1861224440-project-admin] Calling method 'index' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:28 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:28 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:07:28 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:28 devstack devstack@c-api.service[86970]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 21:07:28 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:28 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:07:28 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-50dd6184-093a-473a-9afc-1b0319f8493a tempest-VolumeServicesNegativeTest-1861224440 tempest-VolumeServicesNegativeTest-1861224440-project-admin] http://192.168.122.168/volume/v3/os-services returned with HTTP 200 Sep 07 21:07:28 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 261/515] 192.168.122.168 () {58 vars in 1133 bytes} [Mon Sep 7 21:07:28 2026] GET /volume/v3/os-services => generated 705 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:07:28 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-d3ef38f8-67a8-4ead-a0c9-53bfbdda25d2 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:28 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d3ef38f8-67a8-4ead-a0c9-53bfbdda25d2 tempest-VolumeServicesNegativeTest-1861224440 tempest-VolumeServicesNegativeTest-1861224440-project-admin] PUT http://192.168.122.168/volume/v3/os-services/disable-log-reason Sep 07 21:07:28 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [req-328533dc-f467-4ce1-b339-8e38ad01da99 req-6471c484-127a-4d7b-9fd7-a8f386afe310 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Volume info retrieved successfully. Sep 07 21:07:28 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-d3ef38f8-67a8-4ead-a0c9-53bfbdda25d2 tempest-VolumeServicesNegativeTest-1861224440 tempest-VolumeServicesNegativeTest-1861224440-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "devstack", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:07:28 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d3ef38f8-67a8-4ead-a0c9-53bfbdda25d2 tempest-VolumeServicesNegativeTest-1861224440 tempest-VolumeServicesNegativeTest-1861224440-project-admin] http://192.168.122.168/volume/v3/os-services/disable-log-reason returned with HTTP 400 Sep 07 21:07:28 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 262/516] 192.168.122.168 () {60 vars in 1210 bytes} [Mon Sep 7 21:07:28 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 21:07:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-e5e780f5-f855-4a61-9097-b020baa92cf2 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-328533dc-f467-4ce1-b339-8e38ad01da99 req-6471c484-127a-4d7b-9fd7-a8f386afe310 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] http://192.168.122.168/volume/v3/volumes/9771a3f2-1757-43dd-96df-b2d054445db5 returned with HTTP 200 Sep 07 21:07:29 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 255/517] 192.168.122.168 () {60 vars in 1487 bytes} [Mon Sep 7 21:07:28 2026] GET /volume/v3/volumes/9771a3f2-1757-43dd-96df-b2d054445db5 => generated 1144 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:07:29 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e5e780f5-f855-4a61-9097-b020baa92cf2 tempest-VolumeServicesNegativeTest-1861224440 tempest-VolumeServicesNegativeTest-1861224440-project-admin] PUT http://192.168.122.168/volume/v3/os-services/disable Sep 07 21:07:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-e5e780f5-f855-4a61-9097-b020baa92cf2 tempest-VolumeServicesNegativeTest-1861224440 tempest-VolumeServicesNegativeTest-1861224440-project-admin] Action: 'disable', calling method: disable, body: {"host": "devstack", "binary": "invalid_binary"} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:07:29 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e5e780f5-f855-4a61-9097-b020baa92cf2 tempest-VolumeServicesNegativeTest-1861224440 tempest-VolumeServicesNegativeTest-1861224440-project-admin] http://192.168.122.168/volume/v3/os-services/disable returned with HTTP 404 Sep 07 21:07:29 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 263/518] 192.168.122.168 () {60 vars in 1177 bytes} [Mon Sep 7 21:07:29 2026] PUT /volume/v3/os-services/disable => generated 105 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:07:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-30b30e38-52e3-4e43-9307-818a006be7b0 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-30b30e38-52e3-4e43-9307-818a006be7b0 tempest-VolumeServicesNegativeTest-1861224440 tempest-VolumeServicesNegativeTest-1861224440-project-admin] PUT http://192.168.122.168/volume/v3/os-services/enable Sep 07 21:07:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-30b30e38-52e3-4e43-9307-818a006be7b0 tempest-VolumeServicesNegativeTest-1861224440 tempest-VolumeServicesNegativeTest-1861224440-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:07:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-30b30e38-52e3-4e43-9307-818a006be7b0 tempest-VolumeServicesNegativeTest-1861224440 tempest-VolumeServicesNegativeTest-1861224440-project-admin] http://192.168.122.168/volume/v3/os-services/enable returned with HTTP 404 Sep 07 21:07:29 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 256/519] 192.168.122.168 () {60 vars in 1174 bytes} [Mon Sep 7 21:07:29 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 07 21:07:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-dbe130b2-72da-4c6e-9927-0937edc75e21 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:29 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-dbe130b2-72da-4c6e-9927-0937edc75e21 tempest-VolumeServicesNegativeTest-1861224440 tempest-VolumeServicesNegativeTest-1861224440-project-admin] PUT http://192.168.122.168/volume/v3/os-services/freeze Sep 07 21:07:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-dbe130b2-72da-4c6e-9927-0937edc75e21 tempest-VolumeServicesNegativeTest-1861224440 tempest-VolumeServicesNegativeTest-1861224440-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:07:29 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-dbe130b2-72da-4c6e-9927-0937edc75e21 tempest-VolumeServicesNegativeTest-1861224440 tempest-VolumeServicesNegativeTest-1861224440-project-admin] http://192.168.122.168/volume/v3/os-services/freeze returned with HTTP 400 Sep 07 21:07:29 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 264/520] 192.168.122.168 () {60 vars in 1174 bytes} [Mon Sep 7 21:07:29 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 39 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 07 21:07:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-23a809e2-1ce2-406f-855e-d2b04d673e56 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-328533dc-f467-4ce1-b339-8e38ad01da99 req-f015bc83-7fe7-4f9f-8de3-1d6c52cc6c85 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:29 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-23a809e2-1ce2-406f-855e-d2b04d673e56 tempest-VolumeServicesNegativeTest-1861224440 tempest-VolumeServicesNegativeTest-1861224440-project-admin] PUT http://192.168.122.168/volume/v3/os-services/thaw Sep 07 21:07:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-23a809e2-1ce2-406f-855e-d2b04d673e56 tempest-VolumeServicesNegativeTest-1861224440 tempest-VolumeServicesNegativeTest-1861224440-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:07:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-328533dc-f467-4ce1-b339-8e38ad01da99 req-f015bc83-7fe7-4f9f-8de3-1d6c52cc6c85 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] POST http://192.168.122.168/volume/v3/volumes/9771a3f2-1757-43dd-96df-b2d054445db5/action Sep 07 21:07:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-328533dc-f467-4ce1-b339-8e38ad01da99 req-f015bc83-7fe7-4f9f-8de3-1d6c52cc6c85 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:07:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-328533dc-f467-4ce1-b339-8e38ad01da99 req-f015bc83-7fe7-4f9f-8de3-1d6c52cc6c85 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:07:29 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-23a809e2-1ce2-406f-855e-d2b04d673e56 tempest-VolumeServicesNegativeTest-1861224440 tempest-VolumeServicesNegativeTest-1861224440-project-admin] http://192.168.122.168/volume/v3/os-services/thaw returned with HTTP 400 Sep 07 21:07:29 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 265/521] 192.168.122.168 () {60 vars in 1168 bytes} [Mon Sep 7 21:07:29 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 27 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 07 21:07:29 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:29 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:07:29 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:29 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:07:29 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [req-328533dc-f467-4ce1-b339-8e38ad01da99 req-f015bc83-7fe7-4f9f-8de3-1d6c52cc6c85 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Volume info retrieved successfully. Sep 07 21:07:29 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [req-328533dc-f467-4ce1-b339-8e38ad01da99 req-f015bc83-7fe7-4f9f-8de3-1d6c52cc6c85 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Begin detaching volume completed successfully. Sep 07 21:07:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-328533dc-f467-4ce1-b339-8e38ad01da99 req-f015bc83-7fe7-4f9f-8de3-1d6c52cc6c85 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] http://192.168.122.168/volume/v3/volumes/9771a3f2-1757-43dd-96df-b2d054445db5/action returned with HTTP 202 Sep 07 21:07:29 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 257/522] 192.168.122.168 () {64 vars in 1561 bytes} [Mon Sep 7 21:07:29 2026] POST /volume/v3/volumes/9771a3f2-1757-43dd-96df-b2d054445db5/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 21:07:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-bccb91f6-8e98-4c6a-b915-ec8a8699de63 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:29 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-bccb91f6-8e98-4c6a-b915-ec8a8699de63 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] GET http://192.168.122.168/volume/v3/volumes/9771a3f2-1757-43dd-96df-b2d054445db5 Sep 07 21:07:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-bccb91f6-8e98-4c6a-b915-ec8a8699de63 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-bccb91f6-8e98-4c6a-b915-ec8a8699de63 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:29 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:29 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:07:29 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:29 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:07:29 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-bccb91f6-8e98-4c6a-b915-ec8a8699de63 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Volume info retrieved successfully. Sep 07 21:07:29 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-bccb91f6-8e98-4c6a-b915-ec8a8699de63 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] http://192.168.122.168/volume/v3/volumes/9771a3f2-1757-43dd-96df-b2d054445db5 returned with HTTP 200 Sep 07 21:07:29 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 266/523] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:07:29 2026] GET /volume/v3/volumes/9771a3f2-1757-43dd-96df-b2d054445db5 => generated 1147 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:07:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-b75ff4b8-ae38-4291-9d59-00234ed9c480 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b75ff4b8-ae38-4291-9d59-00234ed9c480 None None] GET http://192.168.122.168/volume// Sep 07 21:07:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-b75ff4b8-ae38-4291-9d59-00234ed9c480 None None] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-b75ff4b8-ae38-4291-9d59-00234ed9c480 None None] Calling method 'all' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b75ff4b8-ae38-4291-9d59-00234ed9c480 None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 07 21:07:29 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 258/524] 192.168.122.168 () {58 vars in 1315 bytes} [Mon Sep 7 21:07:29 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 21:07:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-328533dc-f467-4ce1-b339-8e38ad01da99 req-7c8a51ab-7871-47ee-9d64-9747b341e942 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:29 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-328533dc-f467-4ce1-b339-8e38ad01da99 req-7c8a51ab-7871-47ee-9d64-9747b341e942 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] GET http://192.168.122.168/volume/v3/volumes/9771a3f2-1757-43dd-96df-b2d054445db5 Sep 07 21:07:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-328533dc-f467-4ce1-b339-8e38ad01da99 req-7c8a51ab-7871-47ee-9d64-9747b341e942 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-328533dc-f467-4ce1-b339-8e38ad01da99 req-7c8a51ab-7871-47ee-9d64-9747b341e942 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:29 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:29 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:07:29 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:29 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:07:29 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [req-328533dc-f467-4ce1-b339-8e38ad01da99 req-7c8a51ab-7871-47ee-9d64-9747b341e942 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Volume info retrieved successfully. Sep 07 21:07:29 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-328533dc-f467-4ce1-b339-8e38ad01da99 req-7c8a51ab-7871-47ee-9d64-9747b341e942 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] http://192.168.122.168/volume/v3/volumes/9771a3f2-1757-43dd-96df-b2d054445db5 returned with HTTP 200 Sep 07 21:07:29 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 267/525] 192.168.122.168 () {62 vars in 1528 bytes} [Mon Sep 7 21:07:29 2026] GET /volume/v3/volumes/9771a3f2-1757-43dd-96df-b2d054445db5 => generated 1328 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 21:07:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-328533dc-f467-4ce1-b339-8e38ad01da99 req-dddf26ba-c0ec-4200-9629-0aea3f69d558 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-328533dc-f467-4ce1-b339-8e38ad01da99 req-dddf26ba-c0ec-4200-9629-0aea3f69d558 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] DELETE http://192.168.122.168/volume/v3/attachments/98a4400f-4658-49d7-bd9e-bd580bbfa403 Sep 07 21:07:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-328533dc-f467-4ce1-b339-8e38ad01da99 req-dddf26ba-c0ec-4200-9629-0aea3f69d558 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-328533dc-f467-4ce1-b339-8e38ad01da99 req-dddf26ba-c0ec-4200-9629-0aea3f69d558 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Calling method 'version_select' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:29 devstack devstack@c-api.service[86971]: DEBUG dbcounter [-] [86971] Writing DB stats cinder:SELECT=596,cinder:UPDATE=142,cinder:INSERT=66,cinder:DELETE=5 {{(pid=86971) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 21:07:29 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:29 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:07:29 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:29 devstack devstack@c-api.service[86971]: return base.obj_make_list(context, Sep 07 21:07:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-5a145f27-4cb1-4e34-bf95-96a779137601 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:29 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-5a145f27-4cb1-4e34-bf95-96a779137601 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] GET http://192.168.122.168/volume/v3/snapshots/f3b7cfb3-d801-4230-b06f-ac39bed0dd8f Sep 07 21:07:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-5a145f27-4cb1-4e34-bf95-96a779137601 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-5a145f27-4cb1-4e34-bf95-96a779137601 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-328533dc-f467-4ce1-b339-8e38ad01da99 req-dddf26ba-c0ec-4200-9629-0aea3f69d558 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] http://192.168.122.168/volume/v3/attachments/98a4400f-4658-49d7-bd9e-bd580bbfa403 returned with HTTP 200 Sep 07 21:07:29 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 259/526] 192.168.122.168 () {64 vars in 1562 bytes} [Mon Sep 7 21:07:29 2026] DELETE /volume/v3/attachments/98a4400f-4658-49d7-bd9e-bd580bbfa403 => generated 19 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:07:29 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-5a145f27-4cb1-4e34-bf95-96a779137601 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] http://192.168.122.168/volume/v3/snapshots/f3b7cfb3-d801-4230-b06f-ac39bed0dd8f returned with HTTP 404 Sep 07 21:07:29 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 268/527] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:07:29 2026] GET /volume/v3/snapshots/f3b7cfb3-d801-4230-b06f-ac39bed0dd8f => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:07:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-f5bdf1ad-359c-4f8f-84df-ed7723a35925 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f5bdf1ad-359c-4f8f-84df-ed7723a35925 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] GET http://192.168.122.168/volume/v3/volumes/111bbc7d-e068-4e58-9a04-fc58757dc946 Sep 07 21:07:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f5bdf1ad-359c-4f8f-84df-ed7723a35925 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f5bdf1ad-359c-4f8f-84df-ed7723a35925 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:29 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:29 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:07:29 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:29 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:07:29 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-f5bdf1ad-359c-4f8f-84df-ed7723a35925 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Volume info retrieved successfully. Sep 07 21:07:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f5bdf1ad-359c-4f8f-84df-ed7723a35925 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] http://192.168.122.168/volume/v3/volumes/111bbc7d-e068-4e58-9a04-fc58757dc946 returned with HTTP 200 Sep 07 21:07:29 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 260/528] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:07:29 2026] GET /volume/v3/volumes/111bbc7d-e068-4e58-9a04-fc58757dc946 => generated 853 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:07:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-5741e159-dcb8-4056-928b-3e5791ae8e7c None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:30 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-5741e159-dcb8-4056-928b-3e5791ae8e7c tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] DELETE http://192.168.122.168/volume/v3/volumes/111bbc7d-e068-4e58-9a04-fc58757dc946 Sep 07 21:07:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-5741e159-dcb8-4056-928b-3e5791ae8e7c tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-5741e159-dcb8-4056-928b-3e5791ae8e7c tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:30 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-5741e159-dcb8-4056-928b-3e5791ae8e7c tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Delete volume with id: 111bbc7d-e068-4e58-9a04-fc58757dc946 Sep 07 21:07:30 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:30 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:07:30 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:30 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:07:30 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-5741e159-dcb8-4056-928b-3e5791ae8e7c tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Volume info retrieved successfully. Sep 07 21:07:30 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-5741e159-dcb8-4056-928b-3e5791ae8e7c tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Delete volume request issued successfully. Sep 07 21:07:30 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-5741e159-dcb8-4056-928b-3e5791ae8e7c tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] http://192.168.122.168/volume/v3/volumes/111bbc7d-e068-4e58-9a04-fc58757dc946 returned with HTTP 202 Sep 07 21:07:30 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 269/529] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:07:29 2026] DELETE /volume/v3/volumes/111bbc7d-e068-4e58-9a04-fc58757dc946 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:07:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-5e83836b-5949-45e4-818b-85eb24534bc5 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:30 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5e83836b-5949-45e4-818b-85eb24534bc5 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] GET http://192.168.122.168/volume/v3/volumes/111bbc7d-e068-4e58-9a04-fc58757dc946 Sep 07 21:07:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-5e83836b-5949-45e4-818b-85eb24534bc5 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-5e83836b-5949-45e4-818b-85eb24534bc5 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:30 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:30 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:07:30 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:30 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:07:30 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-5e83836b-5949-45e4-818b-85eb24534bc5 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Volume info retrieved successfully. Sep 07 21:07:30 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5e83836b-5949-45e4-818b-85eb24534bc5 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] http://192.168.122.168/volume/v3/volumes/111bbc7d-e068-4e58-9a04-fc58757dc946 returned with HTTP 200 Sep 07 21:07:30 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 261/530] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:07:30 2026] GET /volume/v3/volumes/111bbc7d-e068-4e58-9a04-fc58757dc946 => generated 852 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:07:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-336156ab-21ab-4b80-81b7-38d618589725 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:30 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-336156ab-21ab-4b80-81b7-38d618589725 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] GET http://192.168.122.168/volume/v3/volumes/9771a3f2-1757-43dd-96df-b2d054445db5 Sep 07 21:07:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-336156ab-21ab-4b80-81b7-38d618589725 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-336156ab-21ab-4b80-81b7-38d618589725 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:30 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:30 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:07:30 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:30 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:07:30 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-336156ab-21ab-4b80-81b7-38d618589725 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Volume info retrieved successfully. Sep 07 21:07:30 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-336156ab-21ab-4b80-81b7-38d618589725 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] http://192.168.122.168/volume/v3/volumes/9771a3f2-1757-43dd-96df-b2d054445db5 returned with HTTP 200 Sep 07 21:07:30 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 270/531] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:07:30 2026] GET /volume/v3/volumes/9771a3f2-1757-43dd-96df-b2d054445db5 => generated 852 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:07:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-4d56be1b-9f05-4eac-9539-c5f8bceddaf4 req-1b4c36e4-c87d-47de-a30e-caf240de0e3b None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:30 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-4d56be1b-9f05-4eac-9539-c5f8bceddaf4 req-1b4c36e4-c87d-47de-a30e-caf240de0e3b tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] GET http://192.168.122.168/volume/v3/volumes/f70cfbfb-8a31-4fc5-b22c-117c14d24cb9 Sep 07 21:07:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-4d56be1b-9f05-4eac-9539-c5f8bceddaf4 req-1b4c36e4-c87d-47de-a30e-caf240de0e3b tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-4d56be1b-9f05-4eac-9539-c5f8bceddaf4 req-1b4c36e4-c87d-47de-a30e-caf240de0e3b tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:30 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:30 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:07:30 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:30 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:07:30 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [req-4d56be1b-9f05-4eac-9539-c5f8bceddaf4 req-1b4c36e4-c87d-47de-a30e-caf240de0e3b tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Volume info retrieved successfully. Sep 07 21:07:30 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-4d56be1b-9f05-4eac-9539-c5f8bceddaf4 req-1b4c36e4-c87d-47de-a30e-caf240de0e3b tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] http://192.168.122.168/volume/v3/volumes/f70cfbfb-8a31-4fc5-b22c-117c14d24cb9 returned with HTTP 200 Sep 07 21:07:30 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 262/532] 192.168.122.168 () {60 vars in 1487 bytes} [Mon Sep 7 21:07:30 2026] GET /volume/v3/volumes/f70cfbfb-8a31-4fc5-b22c-117c14d24cb9 => generated 1145 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:07:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-4d56be1b-9f05-4eac-9539-c5f8bceddaf4 req-b8030030-b1c5-4b4c-a152-d3dfa9bc8044 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:30 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-4d56be1b-9f05-4eac-9539-c5f8bceddaf4 req-b8030030-b1c5-4b4c-a152-d3dfa9bc8044 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] POST http://192.168.122.168/volume/v3/volumes/f70cfbfb-8a31-4fc5-b22c-117c14d24cb9/action Sep 07 21:07:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-4d56be1b-9f05-4eac-9539-c5f8bceddaf4 req-b8030030-b1c5-4b4c-a152-d3dfa9bc8044 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:07:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-4d56be1b-9f05-4eac-9539-c5f8bceddaf4 req-b8030030-b1c5-4b4c-a152-d3dfa9bc8044 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:07:30 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:30 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:07:30 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:30 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:07:30 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [req-4d56be1b-9f05-4eac-9539-c5f8bceddaf4 req-b8030030-b1c5-4b4c-a152-d3dfa9bc8044 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Volume info retrieved successfully. Sep 07 21:07:30 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [req-4d56be1b-9f05-4eac-9539-c5f8bceddaf4 req-b8030030-b1c5-4b4c-a152-d3dfa9bc8044 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Begin detaching volume completed successfully. Sep 07 21:07:30 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-4d56be1b-9f05-4eac-9539-c5f8bceddaf4 req-b8030030-b1c5-4b4c-a152-d3dfa9bc8044 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] http://192.168.122.168/volume/v3/volumes/f70cfbfb-8a31-4fc5-b22c-117c14d24cb9/action returned with HTTP 202 Sep 07 21:07:30 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 271/533] 192.168.122.168 () {64 vars in 1561 bytes} [Mon Sep 7 21:07:30 2026] POST /volume/v3/volumes/f70cfbfb-8a31-4fc5-b22c-117c14d24cb9/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 21:07:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-8a67a8f4-000f-43be-b96b-fa5c69bcf2ff None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:30 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-8a67a8f4-000f-43be-b96b-fa5c69bcf2ff tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] GET http://192.168.122.168/volume/v3/volumes/f70cfbfb-8a31-4fc5-b22c-117c14d24cb9 Sep 07 21:07:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-8a67a8f4-000f-43be-b96b-fa5c69bcf2ff tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-8a67a8f4-000f-43be-b96b-fa5c69bcf2ff tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:30 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:30 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:07:30 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:30 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:07:30 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-8a67a8f4-000f-43be-b96b-fa5c69bcf2ff tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Volume info retrieved successfully. Sep 07 21:07:30 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-8a67a8f4-000f-43be-b96b-fa5c69bcf2ff tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] http://192.168.122.168/volume/v3/volumes/f70cfbfb-8a31-4fc5-b22c-117c14d24cb9 returned with HTTP 200 Sep 07 21:07:30 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 263/534] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:07:30 2026] GET /volume/v3/volumes/f70cfbfb-8a31-4fc5-b22c-117c14d24cb9 => generated 1148 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:07:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-2ee6052e-587f-46d6-a3da-1b266d1bedd0 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:30 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-2ee6052e-587f-46d6-a3da-1b266d1bedd0 None None] GET http://192.168.122.168/volume// Sep 07 21:07:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-2ee6052e-587f-46d6-a3da-1b266d1bedd0 None None] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-2ee6052e-587f-46d6-a3da-1b266d1bedd0 None None] Calling method 'all' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:30 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-2ee6052e-587f-46d6-a3da-1b266d1bedd0 None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 07 21:07:30 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 272/535] 192.168.122.168 () {58 vars in 1315 bytes} [Mon Sep 7 21:07:30 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 21:07:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-4d56be1b-9f05-4eac-9539-c5f8bceddaf4 req-89864c9e-00c0-4115-927d-5cfa9d0b0a39 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:30 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-4d56be1b-9f05-4eac-9539-c5f8bceddaf4 req-89864c9e-00c0-4115-927d-5cfa9d0b0a39 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] GET http://192.168.122.168/volume/v3/volumes/f70cfbfb-8a31-4fc5-b22c-117c14d24cb9 Sep 07 21:07:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-4d56be1b-9f05-4eac-9539-c5f8bceddaf4 req-89864c9e-00c0-4115-927d-5cfa9d0b0a39 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-4d56be1b-9f05-4eac-9539-c5f8bceddaf4 req-89864c9e-00c0-4115-927d-5cfa9d0b0a39 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:30 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:30 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:07:30 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:30 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:07:30 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [req-4d56be1b-9f05-4eac-9539-c5f8bceddaf4 req-89864c9e-00c0-4115-927d-5cfa9d0b0a39 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Volume info retrieved successfully. Sep 07 21:07:30 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-4d56be1b-9f05-4eac-9539-c5f8bceddaf4 req-89864c9e-00c0-4115-927d-5cfa9d0b0a39 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] http://192.168.122.168/volume/v3/volumes/f70cfbfb-8a31-4fc5-b22c-117c14d24cb9 returned with HTTP 200 Sep 07 21:07:30 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 264/536] 192.168.122.168 () {62 vars in 1528 bytes} [Mon Sep 7 21:07:30 2026] GET /volume/v3/volumes/f70cfbfb-8a31-4fc5-b22c-117c14d24cb9 => generated 1329 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 21:07:31 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-4d56be1b-9f05-4eac-9539-c5f8bceddaf4 req-10d151f6-50cf-487c-b645-3ea41d5e62a3 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:31 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-4d56be1b-9f05-4eac-9539-c5f8bceddaf4 req-10d151f6-50cf-487c-b645-3ea41d5e62a3 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] DELETE http://192.168.122.168/volume/v3/attachments/170fbbda-01f4-448e-bbad-0e761e7480f9 Sep 07 21:07:31 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-4d56be1b-9f05-4eac-9539-c5f8bceddaf4 req-10d151f6-50cf-487c-b645-3ea41d5e62a3 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:31 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-4d56be1b-9f05-4eac-9539-c5f8bceddaf4 req-10d151f6-50cf-487c-b645-3ea41d5e62a3 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Calling method 'version_select' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:31 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-affe3158-42df-4795-a0fe-078af7e1af93 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:31 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-affe3158-42df-4795-a0fe-078af7e1af93 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] GET http://192.168.122.168/volume/v3/volumes/111bbc7d-e068-4e58-9a04-fc58757dc946 Sep 07 21:07:31 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-affe3158-42df-4795-a0fe-078af7e1af93 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:31 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-affe3158-42df-4795-a0fe-078af7e1af93 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:31 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:31 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:07:31 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:31 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:07:31 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:31 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:07:31 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-affe3158-42df-4795-a0fe-078af7e1af93 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Volume info retrieved successfully. Sep 07 21:07:31 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-affe3158-42df-4795-a0fe-078af7e1af93 tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] http://192.168.122.168/volume/v3/volumes/111bbc7d-e068-4e58-9a04-fc58757dc946 returned with HTTP 200 Sep 07 21:07:31 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 265/537] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:07:31 2026] GET /volume/v3/volumes/111bbc7d-e068-4e58-9a04-fc58757dc946 => generated 852 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:07:31 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:31 devstack devstack@c-api.service[86970]: return base.obj_make_list(context, Sep 07 21:07:31 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-4d56be1b-9f05-4eac-9539-c5f8bceddaf4 req-10d151f6-50cf-487c-b645-3ea41d5e62a3 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] http://192.168.122.168/volume/v3/attachments/170fbbda-01f4-448e-bbad-0e761e7480f9 returned with HTTP 200 Sep 07 21:07:31 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 273/538] 192.168.122.168 () {64 vars in 1562 bytes} [Mon Sep 7 21:07:31 2026] DELETE /volume/v3/attachments/170fbbda-01f4-448e-bbad-0e761e7480f9 => generated 19 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:07:31 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-db7c8fd4-ac2a-494c-9a95-77ac9713cf77 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:31 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-db7c8fd4-ac2a-494c-9a95-77ac9713cf77 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] GET http://192.168.122.168/volume/v3/volumes/f70cfbfb-8a31-4fc5-b22c-117c14d24cb9 Sep 07 21:07:31 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-db7c8fd4-ac2a-494c-9a95-77ac9713cf77 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:31 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-db7c8fd4-ac2a-494c-9a95-77ac9713cf77 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:31 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:31 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:07:31 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:31 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:07:31 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-db7c8fd4-ac2a-494c-9a95-77ac9713cf77 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Volume info retrieved successfully. Sep 07 21:07:31 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-db7c8fd4-ac2a-494c-9a95-77ac9713cf77 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] http://192.168.122.168/volume/v3/volumes/f70cfbfb-8a31-4fc5-b22c-117c14d24cb9 returned with HTTP 200 Sep 07 21:07:31 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 266/539] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:07:31 2026] GET /volume/v3/volumes/f70cfbfb-8a31-4fc5-b22c-117c14d24cb9 => generated 853 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:07:31 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-389d06ca-59ba-4176-ba70-a2469df03ced None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:31 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-389d06ca-59ba-4176-ba70-a2469df03ced tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] GET http://192.168.122.168/volume/v3/volumes/f70cfbfb-8a31-4fc5-b22c-117c14d24cb9 Sep 07 21:07:31 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-389d06ca-59ba-4176-ba70-a2469df03ced tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:31 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-389d06ca-59ba-4176-ba70-a2469df03ced tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:31 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:31 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:07:31 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:31 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:07:31 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-389d06ca-59ba-4176-ba70-a2469df03ced tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Volume info retrieved successfully. Sep 07 21:07:32 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-389d06ca-59ba-4176-ba70-a2469df03ced tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] http://192.168.122.168/volume/v3/volumes/f70cfbfb-8a31-4fc5-b22c-117c14d24cb9 returned with HTTP 200 Sep 07 21:07:32 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 274/540] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:07:31 2026] GET /volume/v3/volumes/f70cfbfb-8a31-4fc5-b22c-117c14d24cb9 => generated 853 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:07:32 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-dd498a4c-f97f-4722-a312-748e4bd5b155 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:32 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-dd498a4c-f97f-4722-a312-748e4bd5b155 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] GET http://192.168.122.168/volume/v3/volumes/f70cfbfb-8a31-4fc5-b22c-117c14d24cb9 Sep 07 21:07:32 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-dd498a4c-f97f-4722-a312-748e4bd5b155 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:32 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-dd498a4c-f97f-4722-a312-748e4bd5b155 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:32 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:32 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:07:32 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:32 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:07:32 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-dd498a4c-f97f-4722-a312-748e4bd5b155 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Volume info retrieved successfully. Sep 07 21:07:32 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-dd498a4c-f97f-4722-a312-748e4bd5b155 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] http://192.168.122.168/volume/v3/volumes/f70cfbfb-8a31-4fc5-b22c-117c14d24cb9 returned with HTTP 200 Sep 07 21:07:32 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 267/541] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:07:32 2026] GET /volume/v3/volumes/f70cfbfb-8a31-4fc5-b22c-117c14d24cb9 => generated 853 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:07:32 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-25b99cf0-a8b3-4509-87cc-0dc327f3306c None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:32 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-25b99cf0-a8b3-4509-87cc-0dc327f3306c tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] GET http://192.168.122.168/volume/v3/volumes/9771a3f2-1757-43dd-96df-b2d054445db5 Sep 07 21:07:32 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-25b99cf0-a8b3-4509-87cc-0dc327f3306c tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:32 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-25b99cf0-a8b3-4509-87cc-0dc327f3306c tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:32 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:32 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:07:32 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:32 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:07:32 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-25b99cf0-a8b3-4509-87cc-0dc327f3306c tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Volume info retrieved successfully. Sep 07 21:07:32 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-25b99cf0-a8b3-4509-87cc-0dc327f3306c tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] http://192.168.122.168/volume/v3/volumes/9771a3f2-1757-43dd-96df-b2d054445db5 returned with HTTP 200 Sep 07 21:07:32 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 275/542] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:07:32 2026] GET /volume/v3/volumes/9771a3f2-1757-43dd-96df-b2d054445db5 => generated 852 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:07:32 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-70bc833f-8cbb-42d9-bc7f-fbad9192888b None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:32 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-70bc833f-8cbb-42d9-bc7f-fbad9192888b tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] GET http://192.168.122.168/volume/v3/volumes/111bbc7d-e068-4e58-9a04-fc58757dc946 Sep 07 21:07:32 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-70bc833f-8cbb-42d9-bc7f-fbad9192888b tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:32 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-70bc833f-8cbb-42d9-bc7f-fbad9192888b tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:32 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-70bc833f-8cbb-42d9-bc7f-fbad9192888b tempest-SnapshotsActionsTest-1718412632 tempest-SnapshotsActionsTest-1718412632-project-member] http://192.168.122.168/volume/v3/volumes/111bbc7d-e068-4e58-9a04-fc58757dc946 returned with HTTP 404 Sep 07 21:07:32 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 268/543] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:07:32 2026] GET /volume/v3/volumes/111bbc7d-e068-4e58-9a04-fc58757dc946 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:07:32 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-5854a25c-a738-4c5f-943a-5e2501dda9cb None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:32 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-5854a25c-a738-4c5f-943a-5e2501dda9cb tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] GET http://192.168.122.168/volume/v3/volumes/9771a3f2-1757-43dd-96df-b2d054445db5 Sep 07 21:07:32 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-5854a25c-a738-4c5f-943a-5e2501dda9cb tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:32 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-5854a25c-a738-4c5f-943a-5e2501dda9cb tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:32 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:32 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:07:32 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:32 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:07:32 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-5854a25c-a738-4c5f-943a-5e2501dda9cb tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Volume info retrieved successfully. Sep 07 21:07:32 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-5854a25c-a738-4c5f-943a-5e2501dda9cb tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] http://192.168.122.168/volume/v3/volumes/9771a3f2-1757-43dd-96df-b2d054445db5 returned with HTTP 200 Sep 07 21:07:32 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 276/544] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:07:32 2026] GET /volume/v3/volumes/9771a3f2-1757-43dd-96df-b2d054445db5 => generated 852 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:07:37 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-997a9862-11dd-419a-bcd8-c9838381a242 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:37 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-997a9862-11dd-419a-bcd8-c9838381a242 tempest-VolumeTypesAccessTest-1821078003 tempest-VolumeTypesAccessTest-1821078003-project-admin] POST http://192.168.122.168/volume/v3/types Sep 07 21:07:37 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-997a9862-11dd-419a-bcd8-c9838381a242 tempest-VolumeTypesAccessTest-1821078003 tempest-VolumeTypesAccessTest-1821078003-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-756820905", "os-volume-type-access:is_public": false}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:07:37 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-b5d41a7b-4fd5-4298-8f91-2066ac48b4b9 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:37 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-997a9862-11dd-419a-bcd8-c9838381a242 tempest-VolumeTypesAccessTest-1821078003 tempest-VolumeTypesAccessTest-1821078003-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 07 21:07:37 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b5d41a7b-4fd5-4298-8f91-2066ac48b4b9 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] DELETE http://192.168.122.168/volume/v3/volumes/f70cfbfb-8a31-4fc5-b22c-117c14d24cb9 Sep 07 21:07:37 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 269/545] 192.168.122.168 () {60 vars in 1137 bytes} [Mon Sep 7 21:07:37 2026] POST /volume/v3/types => generated 228 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:07:37 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b5d41a7b-4fd5-4298-8f91-2066ac48b4b9 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:37 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b5d41a7b-4fd5-4298-8f91-2066ac48b4b9 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:37 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-b5d41a7b-4fd5-4298-8f91-2066ac48b4b9 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Delete volume with id: f70cfbfb-8a31-4fc5-b22c-117c14d24cb9 Sep 07 21:07:37 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-984bccea-f009-45cc-92fd-4811914d2b90 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:37 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:37 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:07:37 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:37 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:07:38 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-b5d41a7b-4fd5-4298-8f91-2066ac48b4b9 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Volume info retrieved successfully. Sep 07 21:07:38 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-b5d41a7b-4fd5-4298-8f91-2066ac48b4b9 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Delete volume request issued successfully. Sep 07 21:07:38 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b5d41a7b-4fd5-4298-8f91-2066ac48b4b9 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] http://192.168.122.168/volume/v3/volumes/f70cfbfb-8a31-4fc5-b22c-117c14d24cb9 returned with HTTP 202 Sep 07 21:07:38 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 277/546] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:07:37 2026] DELETE /volume/v3/volumes/f70cfbfb-8a31-4fc5-b22c-117c14d24cb9 => generated 0 bytes in 140 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:07:38 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-fa611094-5ac5-4e9d-9930-a276fd4c2ead None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:38 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-fa611094-5ac5-4e9d-9930-a276fd4c2ead tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] GET http://192.168.122.168/volume/v3/volumes/f70cfbfb-8a31-4fc5-b22c-117c14d24cb9 Sep 07 21:07:38 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-fa611094-5ac5-4e9d-9930-a276fd4c2ead tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:38 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-fa611094-5ac5-4e9d-9930-a276fd4c2ead tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:38 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:38 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:07:38 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:38 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:07:38 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-fa611094-5ac5-4e9d-9930-a276fd4c2ead tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Volume info retrieved successfully. Sep 07 21:07:38 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-984bccea-f009-45cc-92fd-4811914d2b90 tempest-VolumeTypesAccessTest-1320338921 tempest-VolumeTypesAccessTest-1320338921-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:07:38 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-984bccea-f009-45cc-92fd-4811914d2b90 tempest-VolumeTypesAccessTest-1320338921 tempest-VolumeTypesAccessTest-1320338921-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "469f9523-c26f-4dd1-b9cf-e94073d1796c", "size": 1}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:07:38 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-fa611094-5ac5-4e9d-9930-a276fd4c2ead tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] http://192.168.122.168/volume/v3/volumes/f70cfbfb-8a31-4fc5-b22c-117c14d24cb9 returned with HTTP 200 Sep 07 21:07:38 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 278/547] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:07:38 2026] GET /volume/v3/volumes/f70cfbfb-8a31-4fc5-b22c-117c14d24cb9 => generated 852 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:07:38 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.volumes [None req-984bccea-f009-45cc-92fd-4811914d2b90 tempest-VolumeTypesAccessTest-1320338921 tempest-VolumeTypesAccessTest-1320338921-project-member] Create volume request body: {'volume': {'volume_type': '469f9523-c26f-4dd1-b9cf-e94073d1796c', 'size': 1}} {{(pid=86971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:07:38 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-984bccea-f009-45cc-92fd-4811914d2b90 tempest-VolumeTypesAccessTest-1320338921 tempest-VolumeTypesAccessTest-1320338921-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 404 Sep 07 21:07:38 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 270/548] 192.168.122.168 () {60 vars in 1142 bytes} [Mon Sep 7 21:07:37 2026] POST /volume/v3/volumes => generated 114 bytes in 276 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 21:07:38 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-3e6eddf6-a122-4f36-b1b3-61b1f6ce882b None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:38 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-3e6eddf6-a122-4f36-b1b3-61b1f6ce882b tempest-VolumeTypesAccessTest-1821078003 tempest-VolumeTypesAccessTest-1821078003-project-admin] POST http://192.168.122.168/volume/v3/types/469f9523-c26f-4dd1-b9cf-e94073d1796c/action Sep 07 21:07:38 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-3e6eddf6-a122-4f36-b1b3-61b1f6ce882b tempest-VolumeTypesAccessTest-1821078003 tempest-VolumeTypesAccessTest-1821078003-project-admin] Action body: b'{"addProjectAccess": {"project": "31ac7a8344fb4e7cbd205afd7f825480"}}' {{(pid=86970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:07:38 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-3e6eddf6-a122-4f36-b1b3-61b1f6ce882b tempest-VolumeTypesAccessTest-1821078003 tempest-VolumeTypesAccessTest-1821078003-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "31ac7a8344fb4e7cbd205afd7f825480"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:07:38 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-3e6eddf6-a122-4f36-b1b3-61b1f6ce882b tempest-VolumeTypesAccessTest-1821078003 tempest-VolumeTypesAccessTest-1821078003-project-admin] http://192.168.122.168/volume/v3/types/469f9523-c26f-4dd1-b9cf-e94073d1796c/action returned with HTTP 202 Sep 07 21:07:38 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 279/549] 192.168.122.168 () {60 vars in 1268 bytes} [Mon Sep 7 21:07:38 2026] POST /volume/v3/types/469f9523-c26f-4dd1-b9cf-e94073d1796c/action => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:07:38 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-a8eea5cc-39ae-4772-9521-428e8c5fa7a4 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:38 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a8eea5cc-39ae-4772-9521-428e8c5fa7a4 tempest-VolumeTypesAccessTest-1320338921 tempest-VolumeTypesAccessTest-1320338921-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:07:38 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-a8eea5cc-39ae-4772-9521-428e8c5fa7a4 tempest-VolumeTypesAccessTest-1320338921 tempest-VolumeTypesAccessTest-1320338921-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "469f9523-c26f-4dd1-b9cf-e94073d1796c", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-759369402"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:07:38 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.volumes [None req-a8eea5cc-39ae-4772-9521-428e8c5fa7a4 tempest-VolumeTypesAccessTest-1320338921 tempest-VolumeTypesAccessTest-1320338921-project-member] Create volume request body: {'volume': {'volume_type': '469f9523-c26f-4dd1-b9cf-e94073d1796c', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-759369402'}} {{(pid=86971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:07:38 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-a8eea5cc-39ae-4772-9521-428e8c5fa7a4 tempest-VolumeTypesAccessTest-1320338921 tempest-VolumeTypesAccessTest-1320338921-project-member] Create volume of 1 GB Sep 07 21:07:38 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:38 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:07:38 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-a8eea5cc-39ae-4772-9521-428e8c5fa7a4 tempest-VolumeTypesAccessTest-1320338921 tempest-VolumeTypesAccessTest-1320338921-project-member] Availability Zones retrieved successfully. Sep 07 21:07:38 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a8eea5cc-39ae-4772-9521-428e8c5fa7a4 tempest-VolumeTypesAccessTest-1320338921 tempest-VolumeTypesAccessTest-1320338921-project-member] Flow 'volume_create_api' (3d703d25-90fe-46b0-9954-e2e97c9c4662) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:07:38 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a8eea5cc-39ae-4772-9521-428e8c5fa7a4 tempest-VolumeTypesAccessTest-1320338921 tempest-VolumeTypesAccessTest-1320338921-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21cc25e4-39b1-482f-854f-427b5807415d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:07:38 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.flows.api.create_volume [None req-a8eea5cc-39ae-4772-9521-428e8c5fa7a4 tempest-VolumeTypesAccessTest-1320338921 tempest-VolumeTypesAccessTest-1320338921-project-member] Validating volume size '1' using validate_int {{(pid=86971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:07:38 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a8eea5cc-39ae-4772-9521-428e8c5fa7a4 tempest-VolumeTypesAccessTest-1320338921 tempest-VolumeTypesAccessTest-1320338921-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21cc25e4-39b1-482f-854f-427b5807415d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:07:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=469f9523-c26f-4dd1-b9cf-e94073d1796c,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-756820905',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '469f9523-c26f-4dd1-b9cf-e94073d1796c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:07:38 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a8eea5cc-39ae-4772-9521-428e8c5fa7a4 tempest-VolumeTypesAccessTest-1320338921 tempest-VolumeTypesAccessTest-1320338921-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b97fdd7-93de-4ed2-a1ea-2c1ec7ef55d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:07:38 devstack devstack@c-api.service[86971]: WARNING cinder.quota [None req-a8eea5cc-39ae-4772-9521-428e8c5fa7a4 tempest-VolumeTypesAccessTest-1320338921 tempest-VolumeTypesAccessTest-1320338921-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-756820905 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-756820905, it is now deprecated. Please use the default quota class for default quota. Sep 07 21:07:38 devstack devstack@c-api.service[86971]: WARNING cinder.quota [None req-a8eea5cc-39ae-4772-9521-428e8c5fa7a4 tempest-VolumeTypesAccessTest-1320338921 tempest-VolumeTypesAccessTest-1320338921-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-756820905 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-756820905, it is now deprecated. Please use the default quota class for default quota. Sep 07 21:07:38 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-a8eea5cc-39ae-4772-9521-428e8c5fa7a4 tempest-VolumeTypesAccessTest-1320338921 tempest-VolumeTypesAccessTest-1320338921-project-member] Created reservations ['2d7f02c1-c528-49f4-93eb-39ef11cdcbe1', '84fe3524-2149-4dc3-92bb-ed17cf354cfb', 'c3978566-e4ae-4aa1-a348-27f43c4397db', '77b7c413-a816-4808-a70b-8608715a0893'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:07:38 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a8eea5cc-39ae-4772-9521-428e8c5fa7a4 tempest-VolumeTypesAccessTest-1320338921 tempest-VolumeTypesAccessTest-1320338921-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b97fdd7-93de-4ed2-a1ea-2c1ec7ef55d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2d7f02c1-c528-49f4-93eb-39ef11cdcbe1', '84fe3524-2149-4dc3-92bb-ed17cf354cfb', 'c3978566-e4ae-4aa1-a348-27f43c4397db', '77b7c413-a816-4808-a70b-8608715a0893']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:07:38 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a8eea5cc-39ae-4772-9521-428e8c5fa7a4 tempest-VolumeTypesAccessTest-1320338921 tempest-VolumeTypesAccessTest-1320338921-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (583791a1-9267-4f4c-b6ef-f23bd274e4c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:07:38 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:38 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:07:38 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a8eea5cc-39ae-4772-9521-428e8c5fa7a4 tempest-VolumeTypesAccessTest-1320338921 tempest-VolumeTypesAccessTest-1320338921-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (583791a1-9267-4f4c-b6ef-f23bd274e4c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '122af56d-d62a-4f18-bfec-90a6618b6887', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-759369402',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31ac7a8344fb4e7cbd205afd7f825480',qos_specs=None,replication_status=,reservations=['2d7f02c1-c528-49f4-93eb-39ef11cdcbe1','84fe3524-2149-4dc3-92bb-ed17cf354cfb','c3978566-e4ae-4aa1-a348-27f43c4397db','77b7c413-a816-4808-a70b-8608715a0893'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26390cc0c85940579118b5d4191fa166',volume_type_id=469f9523-c26f-4dd1-b9cf-e94073d1796c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:07:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-759369402',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=122af56d-d62a-4f18-bfec-90a6618b6887,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='31ac7a8344fb4e7cbd205afd7f825480',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='26390cc0c85940579118b5d4191fa166',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(469f9523-c26f-4dd1-b9cf-e94073d1796c),volume_type_id=469f9523-c26f-4dd1-b9cf-e94073d1796c)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:07:38 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a8eea5cc-39ae-4772-9521-428e8c5fa7a4 tempest-VolumeTypesAccessTest-1320338921 tempest-VolumeTypesAccessTest-1320338921-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00d436bb-b88e-4015-973e-a9eadec6c58e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:07:39 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a8eea5cc-39ae-4772-9521-428e8c5fa7a4 tempest-VolumeTypesAccessTest-1320338921 tempest-VolumeTypesAccessTest-1320338921-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00d436bb-b88e-4015-973e-a9eadec6c58e) transitioned into state 'SUCCESS' from state '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-759369402',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31ac7a8344fb4e7cbd205afd7f825480',qos_specs=None,replication_status=,reservations=['2d7f02c1-c528-49f4-93eb-39ef11cdcbe1','84fe3524-2149-4dc3-92bb-ed17cf354cfb','c3978566-e4ae-4aa1-a348-27f43c4397db','77b7c413-a816-4808-a70b-8608715a0893'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26390cc0c85940579118b5d4191fa166',volume_type_id=469f9523-c26f-4dd1-b9cf-e94073d1796c)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:07:39 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a8eea5cc-39ae-4772-9521-428e8c5fa7a4 tempest-VolumeTypesAccessTest-1320338921 tempest-VolumeTypesAccessTest-1320338921-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34b44c6e-f165-4b79-96c0-fa6b914ba647) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:07:39 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a8eea5cc-39ae-4772-9521-428e8c5fa7a4 tempest-VolumeTypesAccessTest-1320338921 tempest-VolumeTypesAccessTest-1320338921-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34b44c6e-f165-4b79-96c0-fa6b914ba647) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:07:39 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a8eea5cc-39ae-4772-9521-428e8c5fa7a4 tempest-VolumeTypesAccessTest-1320338921 tempest-VolumeTypesAccessTest-1320338921-project-member] Flow 'volume_create_api' (3d703d25-90fe-46b0-9954-e2e97c9c4662) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:07:39 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-a8eea5cc-39ae-4772-9521-428e8c5fa7a4 tempest-VolumeTypesAccessTest-1320338921 tempest-VolumeTypesAccessTest-1320338921-project-member] Create volume request issued successfully. Sep 07 21:07:39 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a8eea5cc-39ae-4772-9521-428e8c5fa7a4 tempest-VolumeTypesAccessTest-1320338921 tempest-VolumeTypesAccessTest-1320338921-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:07:39 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 271/550] 192.168.122.168 () {60 vars in 1143 bytes} [Mon Sep 7 21:07:38 2026] POST /volume/v3/volumes => generated 802 bytes in 854 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:07:39 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-4d0131c6-1963-47cb-acb9-a6a1f923488c None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:39 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-4d0131c6-1963-47cb-acb9-a6a1f923488c tempest-VolumeTypesAccessTest-1320338921 tempest-VolumeTypesAccessTest-1320338921-project-member] GET http://192.168.122.168/volume/v3/volumes/122af56d-d62a-4f18-bfec-90a6618b6887 Sep 07 21:07:39 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-4d0131c6-1963-47cb-acb9-a6a1f923488c tempest-VolumeTypesAccessTest-1320338921 tempest-VolumeTypesAccessTest-1320338921-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:39 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-4d0131c6-1963-47cb-acb9-a6a1f923488c tempest-VolumeTypesAccessTest-1320338921 tempest-VolumeTypesAccessTest-1320338921-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:39 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-e4d569ed-013f-4ad8-b17b-88d5b625a4b6 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:39 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e4d569ed-013f-4ad8-b17b-88d5b625a4b6 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] GET http://192.168.122.168/volume/v3/volumes/f70cfbfb-8a31-4fc5-b22c-117c14d24cb9 Sep 07 21:07:39 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-e4d569ed-013f-4ad8-b17b-88d5b625a4b6 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:39 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-e4d569ed-013f-4ad8-b17b-88d5b625a4b6 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:39 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:39 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:07:39 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:39 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:07:39 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-4d0131c6-1963-47cb-acb9-a6a1f923488c tempest-VolumeTypesAccessTest-1320338921 tempest-VolumeTypesAccessTest-1320338921-project-member] Volume info retrieved successfully. Sep 07 21:07:39 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:39 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:07:39 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:39 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:07:39 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-4d0131c6-1963-47cb-acb9-a6a1f923488c tempest-VolumeTypesAccessTest-1320338921 tempest-VolumeTypesAccessTest-1320338921-project-member] http://192.168.122.168/volume/v3/volumes/122af56d-d62a-4f18-bfec-90a6618b6887 returned with HTTP 200 Sep 07 21:07:39 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 280/551] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:07:39 2026] GET /volume/v3/volumes/122af56d-d62a-4f18-bfec-90a6618b6887 => generated 870 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:07:39 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-e4d569ed-013f-4ad8-b17b-88d5b625a4b6 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Volume info retrieved successfully. Sep 07 21:07:39 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e4d569ed-013f-4ad8-b17b-88d5b625a4b6 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] http://192.168.122.168/volume/v3/volumes/f70cfbfb-8a31-4fc5-b22c-117c14d24cb9 returned with HTTP 200 Sep 07 21:07:39 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 272/552] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:07:39 2026] GET /volume/v3/volumes/f70cfbfb-8a31-4fc5-b22c-117c14d24cb9 => generated 852 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:07:40 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-b1e13cad-db61-4a9d-92f6-8851ef0b3043 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:40 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b1e13cad-db61-4a9d-92f6-8851ef0b3043 tempest-VolumeTypesAccessTest-1320338921 tempest-VolumeTypesAccessTest-1320338921-project-member] GET http://192.168.122.168/volume/v3/volumes/122af56d-d62a-4f18-bfec-90a6618b6887 Sep 07 21:07:40 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b1e13cad-db61-4a9d-92f6-8851ef0b3043 tempest-VolumeTypesAccessTest-1320338921 tempest-VolumeTypesAccessTest-1320338921-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:40 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b1e13cad-db61-4a9d-92f6-8851ef0b3043 tempest-VolumeTypesAccessTest-1320338921 tempest-VolumeTypesAccessTest-1320338921-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:40 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-73e82240-476c-4dbc-97f3-d32cb00490fd None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:40 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-73e82240-476c-4dbc-97f3-d32cb00490fd tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] GET http://192.168.122.168/volume/v3/volumes/f70cfbfb-8a31-4fc5-b22c-117c14d24cb9 Sep 07 21:07:40 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-73e82240-476c-4dbc-97f3-d32cb00490fd tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:40 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-73e82240-476c-4dbc-97f3-d32cb00490fd tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:40 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:40 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:07:40 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:40 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:07:40 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-73e82240-476c-4dbc-97f3-d32cb00490fd tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] http://192.168.122.168/volume/v3/volumes/f70cfbfb-8a31-4fc5-b22c-117c14d24cb9 returned with HTTP 404 Sep 07 21:07:40 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 273/553] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:07:40 2026] GET /volume/v3/volumes/f70cfbfb-8a31-4fc5-b22c-117c14d24cb9 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:07:40 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-b1e13cad-db61-4a9d-92f6-8851ef0b3043 tempest-VolumeTypesAccessTest-1320338921 tempest-VolumeTypesAccessTest-1320338921-project-member] Volume info retrieved successfully. Sep 07 21:07:40 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-604f7ca5-6d81-4849-b0ea-58e931d3f383 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:40 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-604f7ca5-6d81-4849-b0ea-58e931d3f383 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] DELETE http://192.168.122.168/volume/v3/volumes/9771a3f2-1757-43dd-96df-b2d054445db5 Sep 07 21:07:40 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-604f7ca5-6d81-4849-b0ea-58e931d3f383 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:40 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-604f7ca5-6d81-4849-b0ea-58e931d3f383 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:40 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-604f7ca5-6d81-4849-b0ea-58e931d3f383 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Delete volume with id: 9771a3f2-1757-43dd-96df-b2d054445db5 Sep 07 21:07:40 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b1e13cad-db61-4a9d-92f6-8851ef0b3043 tempest-VolumeTypesAccessTest-1320338921 tempest-VolumeTypesAccessTest-1320338921-project-member] http://192.168.122.168/volume/v3/volumes/122af56d-d62a-4f18-bfec-90a6618b6887 returned with HTTP 200 Sep 07 21:07:40 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 281/554] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:07:40 2026] GET /volume/v3/volumes/122af56d-d62a-4f18-bfec-90a6618b6887 => generated 894 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:07:40 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:40 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:07:40 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:40 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:07:40 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-604f7ca5-6d81-4849-b0ea-58e931d3f383 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Volume info retrieved successfully. Sep 07 21:07:40 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-604f7ca5-6d81-4849-b0ea-58e931d3f383 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Delete volume request issued successfully. Sep 07 21:07:40 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-604f7ca5-6d81-4849-b0ea-58e931d3f383 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] http://192.168.122.168/volume/v3/volumes/9771a3f2-1757-43dd-96df-b2d054445db5 returned with HTTP 202 Sep 07 21:07:40 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 274/555] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:07:40 2026] DELETE /volume/v3/volumes/9771a3f2-1757-43dd-96df-b2d054445db5 => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:07:40 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-43a5f8a6-d650-4ff8-8723-c7707e9cc48c None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:40 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-43a5f8a6-d650-4ff8-8723-c7707e9cc48c tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] GET http://192.168.122.168/volume/v3/volumes/9771a3f2-1757-43dd-96df-b2d054445db5 Sep 07 21:07:40 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-43a5f8a6-d650-4ff8-8723-c7707e9cc48c tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:40 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-43a5f8a6-d650-4ff8-8723-c7707e9cc48c tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:40 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:40 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:07:40 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:40 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:07:40 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-43a5f8a6-d650-4ff8-8723-c7707e9cc48c tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Volume info retrieved successfully. Sep 07 21:07:40 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-43a5f8a6-d650-4ff8-8723-c7707e9cc48c tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] http://192.168.122.168/volume/v3/volumes/9771a3f2-1757-43dd-96df-b2d054445db5 returned with HTTP 200 Sep 07 21:07:40 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 282/556] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:07:40 2026] GET /volume/v3/volumes/9771a3f2-1757-43dd-96df-b2d054445db5 => generated 851 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:07:41 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-af2d536b-a090-43a7-9e4f-b679f8d0e22f None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:41 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-d6b0832e-e708-4d0c-8821-c6fc8d86ab42 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:41 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d6b0832e-e708-4d0c-8821-c6fc8d86ab42 tempest-VolumeTypesAccessTest-1320338921 tempest-VolumeTypesAccessTest-1320338921-project-member] GET http://192.168.122.168/volume/v3/volumes/122af56d-d62a-4f18-bfec-90a6618b6887 Sep 07 21:07:41 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-d6b0832e-e708-4d0c-8821-c6fc8d86ab42 tempest-VolumeTypesAccessTest-1320338921 tempest-VolumeTypesAccessTest-1320338921-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:41 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-d6b0832e-e708-4d0c-8821-c6fc8d86ab42 tempest-VolumeTypesAccessTest-1320338921 tempest-VolumeTypesAccessTest-1320338921-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:41 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:41 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:07:41 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:41 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:07:41 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-d6b0832e-e708-4d0c-8821-c6fc8d86ab42 tempest-VolumeTypesAccessTest-1320338921 tempest-VolumeTypesAccessTest-1320338921-project-member] Volume info retrieved successfully. Sep 07 21:07:41 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d6b0832e-e708-4d0c-8821-c6fc8d86ab42 tempest-VolumeTypesAccessTest-1320338921 tempest-VolumeTypesAccessTest-1320338921-project-member] http://192.168.122.168/volume/v3/volumes/122af56d-d62a-4f18-bfec-90a6618b6887 returned with HTTP 200 Sep 07 21:07:41 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 283/557] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:07:41 2026] GET /volume/v3/volumes/122af56d-d62a-4f18-bfec-90a6618b6887 => generated 895 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:07:41 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-32fed6d0-9c67-4dfb-ad99-4017ad23c47e None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:41 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-32fed6d0-9c67-4dfb-ad99-4017ad23c47e tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] GET http://192.168.122.168/volume/v3/volumes/9771a3f2-1757-43dd-96df-b2d054445db5 Sep 07 21:07:41 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-32fed6d0-9c67-4dfb-ad99-4017ad23c47e tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:41 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-32fed6d0-9c67-4dfb-ad99-4017ad23c47e tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:41 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:41 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:07:41 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:41 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:07:41 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-32fed6d0-9c67-4dfb-ad99-4017ad23c47e tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Volume info retrieved successfully. Sep 07 21:07:41 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-32fed6d0-9c67-4dfb-ad99-4017ad23c47e tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] http://192.168.122.168/volume/v3/volumes/9771a3f2-1757-43dd-96df-b2d054445db5 returned with HTTP 200 Sep 07 21:07:41 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 284/558] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:07:41 2026] GET /volume/v3/volumes/9771a3f2-1757-43dd-96df-b2d054445db5 => generated 851 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:07:41 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-628a7763-ee1a-437a-8594-a58c80d5445f None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:41 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-628a7763-ee1a-437a-8594-a58c80d5445f tempest-VolumeTypesAccessTest-1320338921 tempest-VolumeTypesAccessTest-1320338921-project-member] GET http://192.168.122.168/volume/v3/volumes/122af56d-d62a-4f18-bfec-90a6618b6887 Sep 07 21:07:41 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-628a7763-ee1a-437a-8594-a58c80d5445f tempest-VolumeTypesAccessTest-1320338921 tempest-VolumeTypesAccessTest-1320338921-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:41 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-628a7763-ee1a-437a-8594-a58c80d5445f tempest-VolumeTypesAccessTest-1320338921 tempest-VolumeTypesAccessTest-1320338921-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:41 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:41 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:07:41 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:41 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:07:41 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-628a7763-ee1a-437a-8594-a58c80d5445f tempest-VolumeTypesAccessTest-1320338921 tempest-VolumeTypesAccessTest-1320338921-project-member] Volume info retrieved successfully. Sep 07 21:07:41 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-af2d536b-a090-43a7-9e4f-b679f8d0e22f tempest-VolumeQuotaClassesTest-2142867142 tempest-VolumeQuotaClassesTest-2142867142-project-admin] GET http://192.168.122.168/volume/v3/os-quota-class-sets/default Sep 07 21:07:41 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-af2d536b-a090-43a7-9e4f-b679f8d0e22f tempest-VolumeQuotaClassesTest-2142867142 tempest-VolumeQuotaClassesTest-2142867142-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:41 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-628a7763-ee1a-437a-8594-a58c80d5445f tempest-VolumeTypesAccessTest-1320338921 tempest-VolumeTypesAccessTest-1320338921-project-member] http://192.168.122.168/volume/v3/volumes/122af56d-d62a-4f18-bfec-90a6618b6887 returned with HTTP 200 Sep 07 21:07:41 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 285/559] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:07:41 2026] GET /volume/v3/volumes/122af56d-d62a-4f18-bfec-90a6618b6887 => generated 895 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:07:41 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-af2d536b-a090-43a7-9e4f-b679f8d0e22f tempest-VolumeQuotaClassesTest-2142867142 tempest-VolumeQuotaClassesTest-2142867142-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:41 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-2c091888-6fa9-4432-a60b-d48c1191b710 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:41 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-2c091888-6fa9-4432-a60b-d48c1191b710 tempest-VolumeTypesAccessTest-1320338921 tempest-VolumeTypesAccessTest-1320338921-project-member] DELETE http://192.168.122.168/volume/v3/volumes/122af56d-d62a-4f18-bfec-90a6618b6887 Sep 07 21:07:41 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-2c091888-6fa9-4432-a60b-d48c1191b710 tempest-VolumeTypesAccessTest-1320338921 tempest-VolumeTypesAccessTest-1320338921-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:41 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-2c091888-6fa9-4432-a60b-d48c1191b710 tempest-VolumeTypesAccessTest-1320338921 tempest-VolumeTypesAccessTest-1320338921-project-member] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:41 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-2c091888-6fa9-4432-a60b-d48c1191b710 tempest-VolumeTypesAccessTest-1320338921 tempest-VolumeTypesAccessTest-1320338921-project-member] Delete volume with id: 122af56d-d62a-4f18-bfec-90a6618b6887 Sep 07 21:07:41 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-af2d536b-a090-43a7-9e4f-b679f8d0e22f tempest-VolumeQuotaClassesTest-2142867142 tempest-VolumeQuotaClassesTest-2142867142-project-admin] http://192.168.122.168/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 07 21:07:41 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 275/560] 192.168.122.168 () {58 vars in 1181 bytes} [Mon Sep 7 21:07:41 2026] GET /volume/v3/os-quota-class-sets/default => generated 626 bytes in 400 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:07:41 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:41 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:07:41 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:41 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:07:41 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-2c091888-6fa9-4432-a60b-d48c1191b710 tempest-VolumeTypesAccessTest-1320338921 tempest-VolumeTypesAccessTest-1320338921-project-member] Volume info retrieved successfully. Sep 07 21:07:41 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-02dd3bd7-1b97-4c51-9527-4097e19fdfb6 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:41 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-02dd3bd7-1b97-4c51-9527-4097e19fdfb6 tempest-VolumeQuotaClassesTest-2142867142 tempest-VolumeQuotaClassesTest-2142867142-project-admin] GET http://192.168.122.168/volume/v3/os-quota-class-sets/default Sep 07 21:07:41 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-02dd3bd7-1b97-4c51-9527-4097e19fdfb6 tempest-VolumeQuotaClassesTest-2142867142 tempest-VolumeQuotaClassesTest-2142867142-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:41 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-02dd3bd7-1b97-4c51-9527-4097e19fdfb6 tempest-VolumeQuotaClassesTest-2142867142 tempest-VolumeQuotaClassesTest-2142867142-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:41 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-2c091888-6fa9-4432-a60b-d48c1191b710 tempest-VolumeTypesAccessTest-1320338921 tempest-VolumeTypesAccessTest-1320338921-project-member] Delete volume request issued successfully. Sep 07 21:07:41 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-2c091888-6fa9-4432-a60b-d48c1191b710 tempest-VolumeTypesAccessTest-1320338921 tempest-VolumeTypesAccessTest-1320338921-project-member] http://192.168.122.168/volume/v3/volumes/122af56d-d62a-4f18-bfec-90a6618b6887 returned with HTTP 202 Sep 07 21:07:41 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 286/561] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:07:41 2026] DELETE /volume/v3/volumes/122af56d-d62a-4f18-bfec-90a6618b6887 => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:07:41 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-5d9b72e0-7400-4315-9148-7b109f99eae5 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:41 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-5d9b72e0-7400-4315-9148-7b109f99eae5 tempest-VolumeTypesAccessTest-1320338921 tempest-VolumeTypesAccessTest-1320338921-project-member] GET http://192.168.122.168/volume/v3/volumes/122af56d-d62a-4f18-bfec-90a6618b6887 Sep 07 21:07:41 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-5d9b72e0-7400-4315-9148-7b109f99eae5 tempest-VolumeTypesAccessTest-1320338921 tempest-VolumeTypesAccessTest-1320338921-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:41 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-5d9b72e0-7400-4315-9148-7b109f99eae5 tempest-VolumeTypesAccessTest-1320338921 tempest-VolumeTypesAccessTest-1320338921-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:41 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-02dd3bd7-1b97-4c51-9527-4097e19fdfb6 tempest-VolumeQuotaClassesTest-2142867142 tempest-VolumeQuotaClassesTest-2142867142-project-admin] http://192.168.122.168/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 07 21:07:41 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 276/562] 192.168.122.168 () {58 vars in 1181 bytes} [Mon Sep 7 21:07:41 2026] GET /volume/v3/os-quota-class-sets/default => generated 626 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:07:41 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-d0f5a8ca-8457-4915-93a3-9fbf9101b671 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:41 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d0f5a8ca-8457-4915-93a3-9fbf9101b671 tempest-VolumeQuotaClassesTest-2142867142 tempest-VolumeQuotaClassesTest-2142867142-project-admin] POST http://192.168.122.168/volume/v3/types Sep 07 21:07:41 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-d0f5a8ca-8457-4915-93a3-9fbf9101b671 tempest-VolumeQuotaClassesTest-2142867142 tempest-VolumeQuotaClassesTest-2142867142-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-1694151074"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:07:41 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:41 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:07:41 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:41 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:07:41 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-5d9b72e0-7400-4315-9148-7b109f99eae5 tempest-VolumeTypesAccessTest-1320338921 tempest-VolumeTypesAccessTest-1320338921-project-member] Volume info retrieved successfully. Sep 07 21:07:41 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-5d9b72e0-7400-4315-9148-7b109f99eae5 tempest-VolumeTypesAccessTest-1320338921 tempest-VolumeTypesAccessTest-1320338921-project-member] http://192.168.122.168/volume/v3/volumes/122af56d-d62a-4f18-bfec-90a6618b6887 returned with HTTP 200 Sep 07 21:07:41 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 287/563] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:07:41 2026] GET /volume/v3/volumes/122af56d-d62a-4f18-bfec-90a6618b6887 => generated 894 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:07:42 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d0f5a8ca-8457-4915-93a3-9fbf9101b671 tempest-VolumeQuotaClassesTest-2142867142 tempest-VolumeQuotaClassesTest-2142867142-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 07 21:07:42 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 277/564] 192.168.122.168 () {60 vars in 1136 bytes} [Mon Sep 7 21:07:41 2026] POST /volume/v3/types => generated 228 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:07:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-8863f62e-5509-4a64-8e55-145b5c996090 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:42 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8863f62e-5509-4a64-8e55-145b5c996090 tempest-VolumeQuotaClassesTest-2142867142 tempest-VolumeQuotaClassesTest-2142867142-project-admin] PUT http://192.168.122.168/volume/v3/os-quota-class-sets/default Sep 07 21:07:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8863f62e-5509-4a64-8e55-145b5c996090 tempest-VolumeQuotaClassesTest-2142867142 tempest-VolumeQuotaClassesTest-2142867142-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-1694151074": 8, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-1694151074": 1, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-1694151074": 3}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:07:42 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8863f62e-5509-4a64-8e55-145b5c996090 tempest-VolumeQuotaClassesTest-2142867142 tempest-VolumeQuotaClassesTest-2142867142-project-admin] http://192.168.122.168/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 07 21:07:42 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 288/565] 192.168.122.168 () {60 vars in 1202 bytes} [Mon Sep 7 21:07:42 2026] PUT /volume/v3/os-quota-class-sets/default => generated 817 bytes in 488 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:07:42 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-90a6a430-14af-4d32-80f0-cc20b161ef36 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:42 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-90a6a430-14af-4d32-80f0-cc20b161ef36 tempest-VolumeQuotaClassesTest-2142867142 tempest-VolumeQuotaClassesTest-2142867142-project-admin] GET http://192.168.122.168/volume/v3/os-quota-sets/8749f1bb658c4db3990ddebb12bc3b7a/defaults Sep 07 21:07:42 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-90a6a430-14af-4d32-80f0-cc20b161ef36 tempest-VolumeQuotaClassesTest-2142867142 tempest-VolumeQuotaClassesTest-2142867142-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:42 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-90a6a430-14af-4d32-80f0-cc20b161ef36 tempest-VolumeQuotaClassesTest-2142867142 tempest-VolumeQuotaClassesTest-2142867142-project-admin] Calling method 'defaults' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:42 devstack devstack@c-api.service[86971]: WARNING cinder.quota [None req-90a6a430-14af-4d32-80f0-cc20b161ef36 tempest-VolumeQuotaClassesTest-2142867142 tempest-VolumeQuotaClassesTest-2142867142-project-admin] Deprecated: Default quota for resource: snapshots_tempest-VolumeTypesAccessTest-volume-type-756820905 is set by the default quota flag: quota_snapshots_tempest-VolumeTypesAccessTest-volume-type-756820905, it is now deprecated. Please use the default quota class for default quota. Sep 07 21:07:42 devstack devstack@c-api.service[86971]: WARNING cinder.quota [None req-90a6a430-14af-4d32-80f0-cc20b161ef36 tempest-VolumeQuotaClassesTest-2142867142 tempest-VolumeQuotaClassesTest-2142867142-project-admin] Deprecated: Default quota for resource: volumes_lvmdriver-1 is set by the default quota flag: quota_volumes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Sep 07 21:07:42 devstack devstack@c-api.service[86971]: WARNING cinder.quota [None req-90a6a430-14af-4d32-80f0-cc20b161ef36 tempest-VolumeQuotaClassesTest-2142867142 tempest-VolumeQuotaClassesTest-2142867142-project-admin] Deprecated: Default quota for resource: gigabytes_lvmdriver-1 is set by the default quota flag: quota_gigabytes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Sep 07 21:07:42 devstack devstack@c-api.service[86971]: WARNING cinder.quota [None req-90a6a430-14af-4d32-80f0-cc20b161ef36 tempest-VolumeQuotaClassesTest-2142867142 tempest-VolumeQuotaClassesTest-2142867142-project-admin] Deprecated: Default quota for resource: snapshots_lvmdriver-1 is set by the default quota flag: quota_snapshots_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Sep 07 21:07:42 devstack devstack@c-api.service[86971]: WARNING cinder.quota [None req-90a6a430-14af-4d32-80f0-cc20b161ef36 tempest-VolumeQuotaClassesTest-2142867142 tempest-VolumeQuotaClassesTest-2142867142-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Sep 07 21:07:42 devstack devstack@c-api.service[86971]: WARNING cinder.quota [None req-90a6a430-14af-4d32-80f0-cc20b161ef36 tempest-VolumeQuotaClassesTest-2142867142 tempest-VolumeQuotaClassesTest-2142867142-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Sep 07 21:07:42 devstack devstack@c-api.service[86971]: WARNING cinder.quota [None req-90a6a430-14af-4d32-80f0-cc20b161ef36 tempest-VolumeQuotaClassesTest-2142867142 tempest-VolumeQuotaClassesTest-2142867142-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Sep 07 21:07:42 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-90a6a430-14af-4d32-80f0-cc20b161ef36 tempest-VolumeQuotaClassesTest-2142867142 tempest-VolumeQuotaClassesTest-2142867142-project-admin] http://192.168.122.168/volume/v3/os-quota-sets/8749f1bb658c4db3990ddebb12bc3b7a/defaults returned with HTTP 200 Sep 07 21:07:42 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 278/566] 192.168.122.168 () {58 vars in 1265 bytes} [Mon Sep 7 21:07:42 2026] GET /volume/v3/os-quota-sets/8749f1bb658c4db3990ddebb12bc3b7a/defaults => generated 853 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:07:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-66b5618a-e6df-4e25-a0df-55d19d139b07 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:42 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-66b5618a-e6df-4e25-a0df-55d19d139b07 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] GET http://192.168.122.168/volume/v3/volumes/9771a3f2-1757-43dd-96df-b2d054445db5 Sep 07 21:07:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-66b5618a-e6df-4e25-a0df-55d19d139b07 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-66b5618a-e6df-4e25-a0df-55d19d139b07 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:42 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-66b5618a-e6df-4e25-a0df-55d19d139b07 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] http://192.168.122.168/volume/v3/volumes/9771a3f2-1757-43dd-96df-b2d054445db5 returned with HTTP 404 Sep 07 21:07:42 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 289/567] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:07:42 2026] GET /volume/v3/volumes/9771a3f2-1757-43dd-96df-b2d054445db5 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 21:07:42 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-ed8daa6c-62bb-453e-8200-f6e77665224b None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:42 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ed8daa6c-62bb-453e-8200-f6e77665224b tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] DELETE http://192.168.122.168/volume/v3/volumes/a9761fcd-e8fe-4921-bc77-481afbebd9a8 Sep 07 21:07:42 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-ed8daa6c-62bb-453e-8200-f6e77665224b tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:42 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-ed8daa6c-62bb-453e-8200-f6e77665224b tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:42 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-ed8daa6c-62bb-453e-8200-f6e77665224b tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Delete volume with id: a9761fcd-e8fe-4921-bc77-481afbebd9a8 Sep 07 21:07:42 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:42 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:07:42 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:42 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:07:42 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-ed8daa6c-62bb-453e-8200-f6e77665224b tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Volume info retrieved successfully. Sep 07 21:07:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-9e42f88c-3dbd-4d0a-9f3c-d62b72b8d419 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:43 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-ed8daa6c-62bb-453e-8200-f6e77665224b tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Delete volume request issued successfully. Sep 07 21:07:43 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ed8daa6c-62bb-453e-8200-f6e77665224b tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] http://192.168.122.168/volume/v3/volumes/a9761fcd-e8fe-4921-bc77-481afbebd9a8 returned with HTTP 202 Sep 07 21:07:43 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 279/568] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:07:42 2026] DELETE /volume/v3/volumes/a9761fcd-e8fe-4921-bc77-481afbebd9a8 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:07:43 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-9e42f88c-3dbd-4d0a-9f3c-d62b72b8d419 tempest-VolumeTypesAccessTest-1320338921 tempest-VolumeTypesAccessTest-1320338921-project-member] GET http://192.168.122.168/volume/v3/volumes/122af56d-d62a-4f18-bfec-90a6618b6887 Sep 07 21:07:43 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-2f60a6be-39fc-4a75-a37f-a496470b962d None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-9e42f88c-3dbd-4d0a-9f3c-d62b72b8d419 tempest-VolumeTypesAccessTest-1320338921 tempest-VolumeTypesAccessTest-1320338921-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-9e42f88c-3dbd-4d0a-9f3c-d62b72b8d419 tempest-VolumeTypesAccessTest-1320338921 tempest-VolumeTypesAccessTest-1320338921-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:43 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-2f60a6be-39fc-4a75-a37f-a496470b962d tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] GET http://192.168.122.168/volume/v3/volumes/a9761fcd-e8fe-4921-bc77-481afbebd9a8 Sep 07 21:07:43 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-2f60a6be-39fc-4a75-a37f-a496470b962d tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:43 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-2f60a6be-39fc-4a75-a37f-a496470b962d tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:43 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:43 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:07:43 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:43 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:07:43 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:43 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:07:43 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:43 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:07:43 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-9e42f88c-3dbd-4d0a-9f3c-d62b72b8d419 tempest-VolumeTypesAccessTest-1320338921 tempest-VolumeTypesAccessTest-1320338921-project-member] Volume info retrieved successfully. Sep 07 21:07:43 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-2f60a6be-39fc-4a75-a37f-a496470b962d tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Volume info retrieved successfully. Sep 07 21:07:43 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-9e42f88c-3dbd-4d0a-9f3c-d62b72b8d419 tempest-VolumeTypesAccessTest-1320338921 tempest-VolumeTypesAccessTest-1320338921-project-member] http://192.168.122.168/volume/v3/volumes/122af56d-d62a-4f18-bfec-90a6618b6887 returned with HTTP 200 Sep 07 21:07:43 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 290/569] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:07:43 2026] GET /volume/v3/volumes/122af56d-d62a-4f18-bfec-90a6618b6887 => generated 894 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:07:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-640a23b0-13c5-41bc-a6e4-54d8c9091e81 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:43 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-640a23b0-13c5-41bc-a6e4-54d8c9091e81 tempest-VolumeQuotaClassesTest-2142867142 tempest-VolumeQuotaClassesTest-2142867142-project-admin] GET http://192.168.122.168/volume/v3/os-quota-sets/8b44f0ec4fdd437cb86c58e654a9174b/defaults Sep 07 21:07:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-640a23b0-13c5-41bc-a6e4-54d8c9091e81 tempest-VolumeQuotaClassesTest-2142867142 tempest-VolumeQuotaClassesTest-2142867142-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-640a23b0-13c5-41bc-a6e4-54d8c9091e81 tempest-VolumeQuotaClassesTest-2142867142 tempest-VolumeQuotaClassesTest-2142867142-project-admin] Calling method 'defaults' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:43 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-2f60a6be-39fc-4a75-a37f-a496470b962d tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] http://192.168.122.168/volume/v3/volumes/a9761fcd-e8fe-4921-bc77-481afbebd9a8 returned with HTTP 200 Sep 07 21:07:43 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 280/570] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:07:43 2026] GET /volume/v3/volumes/a9761fcd-e8fe-4921-bc77-481afbebd9a8 => generated 852 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:07:43 devstack devstack@c-api.service[86970]: WARNING cinder.quota [None req-640a23b0-13c5-41bc-a6e4-54d8c9091e81 tempest-VolumeQuotaClassesTest-2142867142 tempest-VolumeQuotaClassesTest-2142867142-project-admin] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-756820905 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-756820905, it is now deprecated. Please use the default quota class for default quota. Sep 07 21:07:43 devstack devstack@c-api.service[86970]: WARNING cinder.quota [None req-640a23b0-13c5-41bc-a6e4-54d8c9091e81 tempest-VolumeQuotaClassesTest-2142867142 tempest-VolumeQuotaClassesTest-2142867142-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-756820905 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-756820905, it is now deprecated. Please use the default quota class for default quota. Sep 07 21:07:43 devstack devstack@c-api.service[86970]: WARNING cinder.quota [None req-640a23b0-13c5-41bc-a6e4-54d8c9091e81 tempest-VolumeQuotaClassesTest-2142867142 tempest-VolumeQuotaClassesTest-2142867142-project-admin] Deprecated: Default quota for resource: snapshots_tempest-VolumeTypesAccessTest-volume-type-756820905 is set by the default quota flag: quota_snapshots_tempest-VolumeTypesAccessTest-volume-type-756820905, it is now deprecated. Please use the default quota class for default quota. Sep 07 21:07:43 devstack devstack@c-api.service[86970]: WARNING cinder.quota [None req-640a23b0-13c5-41bc-a6e4-54d8c9091e81 tempest-VolumeQuotaClassesTest-2142867142 tempest-VolumeQuotaClassesTest-2142867142-project-admin] Deprecated: Default quota for resource: volumes_lvmdriver-1 is set by the default quota flag: quota_volumes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Sep 07 21:07:43 devstack devstack@c-api.service[86970]: WARNING cinder.quota [None req-640a23b0-13c5-41bc-a6e4-54d8c9091e81 tempest-VolumeQuotaClassesTest-2142867142 tempest-VolumeQuotaClassesTest-2142867142-project-admin] Deprecated: Default quota for resource: gigabytes_lvmdriver-1 is set by the default quota flag: quota_gigabytes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Sep 07 21:07:43 devstack devstack@c-api.service[86970]: WARNING cinder.quota [None req-640a23b0-13c5-41bc-a6e4-54d8c9091e81 tempest-VolumeQuotaClassesTest-2142867142 tempest-VolumeQuotaClassesTest-2142867142-project-admin] Deprecated: Default quota for resource: snapshots_lvmdriver-1 is set by the default quota flag: quota_snapshots_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Sep 07 21:07:43 devstack devstack@c-api.service[86970]: WARNING cinder.quota [None req-640a23b0-13c5-41bc-a6e4-54d8c9091e81 tempest-VolumeQuotaClassesTest-2142867142 tempest-VolumeQuotaClassesTest-2142867142-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Sep 07 21:07:43 devstack devstack@c-api.service[86970]: WARNING cinder.quota [None req-640a23b0-13c5-41bc-a6e4-54d8c9091e81 tempest-VolumeQuotaClassesTest-2142867142 tempest-VolumeQuotaClassesTest-2142867142-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Sep 07 21:07:43 devstack devstack@c-api.service[86970]: WARNING cinder.quota [None req-640a23b0-13c5-41bc-a6e4-54d8c9091e81 tempest-VolumeQuotaClassesTest-2142867142 tempest-VolumeQuotaClassesTest-2142867142-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Sep 07 21:07:43 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-640a23b0-13c5-41bc-a6e4-54d8c9091e81 tempest-VolumeQuotaClassesTest-2142867142 tempest-VolumeQuotaClassesTest-2142867142-project-admin] http://192.168.122.168/volume/v3/os-quota-sets/8b44f0ec4fdd437cb86c58e654a9174b/defaults returned with HTTP 200 Sep 07 21:07:43 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 291/571] 192.168.122.168 () {58 vars in 1265 bytes} [Mon Sep 7 21:07:43 2026] GET /volume/v3/os-quota-sets/8b44f0ec4fdd437cb86c58e654a9174b/defaults => generated 853 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:07:43 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-3ca7feea-7ced-4808-ac2b-a31f870f1fe6 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:43 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-3ca7feea-7ced-4808-ac2b-a31f870f1fe6 tempest-VolumeQuotaClassesTest-2142867142 tempest-VolumeQuotaClassesTest-2142867142-project-admin] DELETE http://192.168.122.168/volume/v3/types/9349042a-365c-4c8c-b72b-98dbfab56d79 Sep 07 21:07:43 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-3ca7feea-7ced-4808-ac2b-a31f870f1fe6 tempest-VolumeQuotaClassesTest-2142867142 tempest-VolumeQuotaClassesTest-2142867142-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:43 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-3ca7feea-7ced-4808-ac2b-a31f870f1fe6 tempest-VolumeQuotaClassesTest-2142867142 tempest-VolumeQuotaClassesTest-2142867142-project-admin] Calling method '_delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:43 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-3ca7feea-7ced-4808-ac2b-a31f870f1fe6 tempest-VolumeQuotaClassesTest-2142867142 tempest-VolumeQuotaClassesTest-2142867142-project-admin] http://192.168.122.168/volume/v3/types/9349042a-365c-4c8c-b72b-98dbfab56d79 returned with HTTP 202 Sep 07 21:07:43 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 281/572] 192.168.122.168 () {58 vars in 1229 bytes} [Mon Sep 7 21:07:43 2026] DELETE /volume/v3/types/9349042a-365c-4c8c-b72b-98dbfab56d79 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:07:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-092cc637-17a9-476a-893f-a214d94575c8 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:43 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-092cc637-17a9-476a-893f-a214d94575c8 tempest-VolumeQuotaClassesTest-2142867142 tempest-VolumeQuotaClassesTest-2142867142-project-admin] GET http://192.168.122.168/volume/v3/types/9349042a-365c-4c8c-b72b-98dbfab56d79 Sep 07 21:07:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-092cc637-17a9-476a-893f-a214d94575c8 tempest-VolumeQuotaClassesTest-2142867142 tempest-VolumeQuotaClassesTest-2142867142-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-092cc637-17a9-476a-893f-a214d94575c8 tempest-VolumeQuotaClassesTest-2142867142 tempest-VolumeQuotaClassesTest-2142867142-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:43 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-092cc637-17a9-476a-893f-a214d94575c8 tempest-VolumeQuotaClassesTest-2142867142 tempest-VolumeQuotaClassesTest-2142867142-project-admin] http://192.168.122.168/volume/v3/types/9349042a-365c-4c8c-b72b-98dbfab56d79 returned with HTTP 404 Sep 07 21:07:43 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 292/573] 192.168.122.168 () {58 vars in 1226 bytes} [Mon Sep 7 21:07:43 2026] GET /volume/v3/types/9349042a-365c-4c8c-b72b-98dbfab56d79 => generated 114 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:07:43 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-b38ffb3f-5d41-474e-8beb-0f798600572d None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:43 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b38ffb3f-5d41-474e-8beb-0f798600572d tempest-VolumeQuotaClassesTest-2142867142 tempest-VolumeQuotaClassesTest-2142867142-project-admin] PUT http://192.168.122.168/volume/v3/os-quota-class-sets/default Sep 07 21:07:43 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-b38ffb3f-5d41-474e-8beb-0f798600572d tempest-VolumeQuotaClassesTest-2142867142 tempest-VolumeQuotaClassesTest-2142867142-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=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:07:43 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b38ffb3f-5d41-474e-8beb-0f798600572d tempest-VolumeQuotaClassesTest-2142867142 tempest-VolumeQuotaClassesTest-2142867142-project-admin] http://192.168.122.168/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 07 21:07:43 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 282/574] 192.168.122.168 () {60 vars in 1202 bytes} [Mon Sep 7 21:07:43 2026] PUT /volume/v3/os-quota-class-sets/default => generated 609 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:07:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-b5a6aefd-eea5-4aa5-9a00-865ff221a47b None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:44 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b5a6aefd-eea5-4aa5-9a00-865ff221a47b tempest-VolumeTypesAccessTest-1320338921 tempest-VolumeTypesAccessTest-1320338921-project-member] GET http://192.168.122.168/volume/v3/volumes/122af56d-d62a-4f18-bfec-90a6618b6887 Sep 07 21:07:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b5a6aefd-eea5-4aa5-9a00-865ff221a47b tempest-VolumeTypesAccessTest-1320338921 tempest-VolumeTypesAccessTest-1320338921-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-3992a614-ae3c-4cbe-bdc5-ab1d06e61cc1 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b5a6aefd-eea5-4aa5-9a00-865ff221a47b tempest-VolumeTypesAccessTest-1320338921 tempest-VolumeTypesAccessTest-1320338921-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:44 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-3992a614-ae3c-4cbe-bdc5-ab1d06e61cc1 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] GET http://192.168.122.168/volume/v3/volumes/a9761fcd-e8fe-4921-bc77-481afbebd9a8 Sep 07 21:07:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-3992a614-ae3c-4cbe-bdc5-ab1d06e61cc1 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-3992a614-ae3c-4cbe-bdc5-ab1d06e61cc1 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:44 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b5a6aefd-eea5-4aa5-9a00-865ff221a47b tempest-VolumeTypesAccessTest-1320338921 tempest-VolumeTypesAccessTest-1320338921-project-member] http://192.168.122.168/volume/v3/volumes/122af56d-d62a-4f18-bfec-90a6618b6887 returned with HTTP 404 Sep 07 21:07:44 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:44 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:07:44 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 293/575] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:07:44 2026] GET /volume/v3/volumes/122af56d-d62a-4f18-bfec-90a6618b6887 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:07:44 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:44 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:07:44 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-3992a614-ae3c-4cbe-bdc5-ab1d06e61cc1 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Volume info retrieved successfully. Sep 07 21:07:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-5749d258-ff68-4495-974f-88d4f1aeb104 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:44 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-5749d258-ff68-4495-974f-88d4f1aeb104 tempest-VolumeTypesAccessTest-1821078003 tempest-VolumeTypesAccessTest-1821078003-project-admin] POST http://192.168.122.168/volume/v3/types/469f9523-c26f-4dd1-b9cf-e94073d1796c/action Sep 07 21:07:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-5749d258-ff68-4495-974f-88d4f1aeb104 tempest-VolumeTypesAccessTest-1821078003 tempest-VolumeTypesAccessTest-1821078003-project-admin] Action body: b'{"removeProjectAccess": {"project": "31ac7a8344fb4e7cbd205afd7f825480"}}' {{(pid=86970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:07:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-5749d258-ff68-4495-974f-88d4f1aeb104 tempest-VolumeTypesAccessTest-1821078003 tempest-VolumeTypesAccessTest-1821078003-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "31ac7a8344fb4e7cbd205afd7f825480"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:07:44 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-3992a614-ae3c-4cbe-bdc5-ab1d06e61cc1 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] http://192.168.122.168/volume/v3/volumes/a9761fcd-e8fe-4921-bc77-481afbebd9a8 returned with HTTP 200 Sep 07 21:07:44 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 283/576] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:07:44 2026] GET /volume/v3/volumes/a9761fcd-e8fe-4921-bc77-481afbebd9a8 => generated 852 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:07:44 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-5749d258-ff68-4495-974f-88d4f1aeb104 tempest-VolumeTypesAccessTest-1821078003 tempest-VolumeTypesAccessTest-1821078003-project-admin] http://192.168.122.168/volume/v3/types/469f9523-c26f-4dd1-b9cf-e94073d1796c/action returned with HTTP 202 Sep 07 21:07:44 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 294/577] 192.168.122.168 () {60 vars in 1268 bytes} [Mon Sep 7 21:07:44 2026] POST /volume/v3/types/469f9523-c26f-4dd1-b9cf-e94073d1796c/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:07:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-2403dc25-8ccd-4d43-b315-2babc72fdd87 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:44 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-2403dc25-8ccd-4d43-b315-2babc72fdd87 tempest-VolumeTypesAccessTest-1821078003 tempest-VolumeTypesAccessTest-1821078003-project-admin] DELETE http://192.168.122.168/volume/v3/types/469f9523-c26f-4dd1-b9cf-e94073d1796c Sep 07 21:07:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-2403dc25-8ccd-4d43-b315-2babc72fdd87 tempest-VolumeTypesAccessTest-1821078003 tempest-VolumeTypesAccessTest-1821078003-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-2403dc25-8ccd-4d43-b315-2babc72fdd87 tempest-VolumeTypesAccessTest-1821078003 tempest-VolumeTypesAccessTest-1821078003-project-admin] Calling method '_delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:44 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-2403dc25-8ccd-4d43-b315-2babc72fdd87 tempest-VolumeTypesAccessTest-1821078003 tempest-VolumeTypesAccessTest-1821078003-project-admin] http://192.168.122.168/volume/v3/types/469f9523-c26f-4dd1-b9cf-e94073d1796c returned with HTTP 202 Sep 07 21:07:44 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 284/578] 192.168.122.168 () {58 vars in 1229 bytes} [Mon Sep 7 21:07:44 2026] DELETE /volume/v3/types/469f9523-c26f-4dd1-b9cf-e94073d1796c => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:07:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-b73f04a3-a1ee-4be5-aa6f-a48066d3614f None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:44 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b73f04a3-a1ee-4be5-aa6f-a48066d3614f tempest-VolumeTypesAccessTest-1821078003 tempest-VolumeTypesAccessTest-1821078003-project-admin] GET http://192.168.122.168/volume/v3/types/469f9523-c26f-4dd1-b9cf-e94073d1796c Sep 07 21:07:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b73f04a3-a1ee-4be5-aa6f-a48066d3614f tempest-VolumeTypesAccessTest-1821078003 tempest-VolumeTypesAccessTest-1821078003-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b73f04a3-a1ee-4be5-aa6f-a48066d3614f tempest-VolumeTypesAccessTest-1821078003 tempest-VolumeTypesAccessTest-1821078003-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:44 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b73f04a3-a1ee-4be5-aa6f-a48066d3614f tempest-VolumeTypesAccessTest-1821078003 tempest-VolumeTypesAccessTest-1821078003-project-admin] http://192.168.122.168/volume/v3/types/469f9523-c26f-4dd1-b9cf-e94073d1796c returned with HTTP 404 Sep 07 21:07:44 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 295/579] 192.168.122.168 () {58 vars in 1226 bytes} [Mon Sep 7 21:07:44 2026] GET /volume/v3/types/469f9523-c26f-4dd1-b9cf-e94073d1796c => generated 114 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:07:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-c25230bc-2928-495e-8e25-26c0952f7724 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:44 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c25230bc-2928-495e-8e25-26c0952f7724 tempest-VolumeTypesAccessTest-1821078003 tempest-VolumeTypesAccessTest-1821078003-project-admin] POST http://192.168.122.168/volume/v3/types Sep 07 21:07:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c25230bc-2928-495e-8e25-26c0952f7724 tempest-VolumeTypesAccessTest-1821078003 tempest-VolumeTypesAccessTest-1821078003-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1011893614", "os-volume-type-access:is_public": false}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:07:44 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c25230bc-2928-495e-8e25-26c0952f7724 tempest-VolumeTypesAccessTest-1821078003 tempest-VolumeTypesAccessTest-1821078003-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 07 21:07:44 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 285/580] 192.168.122.168 () {60 vars in 1137 bytes} [Mon Sep 7 21:07:44 2026] POST /volume/v3/types => generated 229 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:07:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-105a50fe-5438-4b76-9836-5f1c1b1d76af None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:44 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-105a50fe-5438-4b76-9836-5f1c1b1d76af tempest-VolumeTypesAccessTest-1821078003 tempest-VolumeTypesAccessTest-1821078003-project-admin] POST http://192.168.122.168/volume/v3/types/0fc302ed-8b86-468b-a980-e576937be9a7/action Sep 07 21:07:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-105a50fe-5438-4b76-9836-5f1c1b1d76af tempest-VolumeTypesAccessTest-1821078003 tempest-VolumeTypesAccessTest-1821078003-project-admin] Action body: b'{"addProjectAccess": {"project": "31ac7a8344fb4e7cbd205afd7f825480"}}' {{(pid=86970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:07:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-105a50fe-5438-4b76-9836-5f1c1b1d76af tempest-VolumeTypesAccessTest-1821078003 tempest-VolumeTypesAccessTest-1821078003-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "31ac7a8344fb4e7cbd205afd7f825480"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:07:44 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-105a50fe-5438-4b76-9836-5f1c1b1d76af tempest-VolumeTypesAccessTest-1821078003 tempest-VolumeTypesAccessTest-1821078003-project-admin] http://192.168.122.168/volume/v3/types/0fc302ed-8b86-468b-a980-e576937be9a7/action returned with HTTP 202 Sep 07 21:07:44 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 296/581] 192.168.122.168 () {60 vars in 1268 bytes} [Mon Sep 7 21:07:44 2026] POST /volume/v3/types/0fc302ed-8b86-468b-a980-e576937be9a7/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:07:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-32a73ff7-42ff-4c7a-a6be-e6451af3f080 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:44 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-32a73ff7-42ff-4c7a-a6be-e6451af3f080 tempest-VolumeTypesAccessTest-1821078003 tempest-VolumeTypesAccessTest-1821078003-project-admin] POST http://192.168.122.168/volume/v3/types/0fc302ed-8b86-468b-a980-e576937be9a7/action Sep 07 21:07:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-32a73ff7-42ff-4c7a-a6be-e6451af3f080 tempest-VolumeTypesAccessTest-1821078003 tempest-VolumeTypesAccessTest-1821078003-project-admin] Action body: b'{"addProjectAccess": {"project": "c495e4ad1c6e4d81b1dd80b0da22d71d"}}' {{(pid=86971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:07:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-32a73ff7-42ff-4c7a-a6be-e6451af3f080 tempest-VolumeTypesAccessTest-1821078003 tempest-VolumeTypesAccessTest-1821078003-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "c495e4ad1c6e4d81b1dd80b0da22d71d"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:07:44 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-32a73ff7-42ff-4c7a-a6be-e6451af3f080 tempest-VolumeTypesAccessTest-1821078003 tempest-VolumeTypesAccessTest-1821078003-project-admin] http://192.168.122.168/volume/v3/types/0fc302ed-8b86-468b-a980-e576937be9a7/action returned with HTTP 202 Sep 07 21:07:44 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 286/582] 192.168.122.168 () {60 vars in 1268 bytes} [Mon Sep 7 21:07:44 2026] POST /volume/v3/types/0fc302ed-8b86-468b-a980-e576937be9a7/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:07:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-b51cb7f3-7b73-4407-8f07-6baef421773f None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:44 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b51cb7f3-7b73-4407-8f07-6baef421773f tempest-VolumeTypesAccessTest-1821078003 tempest-VolumeTypesAccessTest-1821078003-project-admin] GET http://192.168.122.168/volume/v3/types/0fc302ed-8b86-468b-a980-e576937be9a7/os-volume-type-access Sep 07 21:07:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b51cb7f3-7b73-4407-8f07-6baef421773f tempest-VolumeTypesAccessTest-1821078003 tempest-VolumeTypesAccessTest-1821078003-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b51cb7f3-7b73-4407-8f07-6baef421773f tempest-VolumeTypesAccessTest-1821078003 tempest-VolumeTypesAccessTest-1821078003-project-admin] Calling method 'index' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:44 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b51cb7f3-7b73-4407-8f07-6baef421773f tempest-VolumeTypesAccessTest-1821078003 tempest-VolumeTypesAccessTest-1821078003-project-admin] http://192.168.122.168/volume/v3/types/0fc302ed-8b86-468b-a980-e576937be9a7/os-volume-type-access returned with HTTP 200 Sep 07 21:07:44 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 297/583] 192.168.122.168 () {58 vars in 1292 bytes} [Mon Sep 7 21:07:44 2026] GET /volume/v3/types/0fc302ed-8b86-468b-a980-e576937be9a7/os-volume-type-access => generated 244 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:07:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-ef7b1db8-0200-47da-9adb-22b8371f3b18 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:44 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ef7b1db8-0200-47da-9adb-22b8371f3b18 tempest-VolumeTypesAccessTest-1821078003 tempest-VolumeTypesAccessTest-1821078003-project-admin] POST http://192.168.122.168/volume/v3/types/0fc302ed-8b86-468b-a980-e576937be9a7/action Sep 07 21:07:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-ef7b1db8-0200-47da-9adb-22b8371f3b18 tempest-VolumeTypesAccessTest-1821078003 tempest-VolumeTypesAccessTest-1821078003-project-admin] Action body: b'{"removeProjectAccess": {"project": "c495e4ad1c6e4d81b1dd80b0da22d71d"}}' {{(pid=86971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:07:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-ef7b1db8-0200-47da-9adb-22b8371f3b18 tempest-VolumeTypesAccessTest-1821078003 tempest-VolumeTypesAccessTest-1821078003-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "c495e4ad1c6e4d81b1dd80b0da22d71d"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:07:44 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ef7b1db8-0200-47da-9adb-22b8371f3b18 tempest-VolumeTypesAccessTest-1821078003 tempest-VolumeTypesAccessTest-1821078003-project-admin] http://192.168.122.168/volume/v3/types/0fc302ed-8b86-468b-a980-e576937be9a7/action returned with HTTP 202 Sep 07 21:07:44 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 287/584] 192.168.122.168 () {60 vars in 1268 bytes} [Mon Sep 7 21:07:44 2026] POST /volume/v3/types/0fc302ed-8b86-468b-a980-e576937be9a7/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:07:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-86222dcf-81cf-4ff5-a8ec-487c56dd3857 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:44 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-86222dcf-81cf-4ff5-a8ec-487c56dd3857 tempest-VolumeTypesAccessTest-1821078003 tempest-VolumeTypesAccessTest-1821078003-project-admin] POST http://192.168.122.168/volume/v3/types/0fc302ed-8b86-468b-a980-e576937be9a7/action Sep 07 21:07:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-86222dcf-81cf-4ff5-a8ec-487c56dd3857 tempest-VolumeTypesAccessTest-1821078003 tempest-VolumeTypesAccessTest-1821078003-project-admin] Action body: b'{"removeProjectAccess": {"project": "31ac7a8344fb4e7cbd205afd7f825480"}}' {{(pid=86970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:07:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-86222dcf-81cf-4ff5-a8ec-487c56dd3857 tempest-VolumeTypesAccessTest-1821078003 tempest-VolumeTypesAccessTest-1821078003-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "31ac7a8344fb4e7cbd205afd7f825480"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:07:44 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-86222dcf-81cf-4ff5-a8ec-487c56dd3857 tempest-VolumeTypesAccessTest-1821078003 tempest-VolumeTypesAccessTest-1821078003-project-admin] http://192.168.122.168/volume/v3/types/0fc302ed-8b86-468b-a980-e576937be9a7/action returned with HTTP 202 Sep 07 21:07:44 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 298/585] 192.168.122.168 () {60 vars in 1268 bytes} [Mon Sep 7 21:07:44 2026] POST /volume/v3/types/0fc302ed-8b86-468b-a980-e576937be9a7/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:07:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-d2f232f7-8d4d-406f-8eaf-eee58540525a None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:44 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d2f232f7-8d4d-406f-8eaf-eee58540525a tempest-VolumeTypesAccessTest-1821078003 tempest-VolumeTypesAccessTest-1821078003-project-admin] DELETE http://192.168.122.168/volume/v3/types/0fc302ed-8b86-468b-a980-e576937be9a7 Sep 07 21:07:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-d2f232f7-8d4d-406f-8eaf-eee58540525a tempest-VolumeTypesAccessTest-1821078003 tempest-VolumeTypesAccessTest-1821078003-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-d2f232f7-8d4d-406f-8eaf-eee58540525a tempest-VolumeTypesAccessTest-1821078003 tempest-VolumeTypesAccessTest-1821078003-project-admin] Calling method '_delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:44 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d2f232f7-8d4d-406f-8eaf-eee58540525a tempest-VolumeTypesAccessTest-1821078003 tempest-VolumeTypesAccessTest-1821078003-project-admin] http://192.168.122.168/volume/v3/types/0fc302ed-8b86-468b-a980-e576937be9a7 returned with HTTP 202 Sep 07 21:07:44 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 288/586] 192.168.122.168 () {58 vars in 1229 bytes} [Mon Sep 7 21:07:44 2026] DELETE /volume/v3/types/0fc302ed-8b86-468b-a980-e576937be9a7 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 21:07:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-edc26ba8-66d4-47d7-a444-99485684f275 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:44 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-edc26ba8-66d4-47d7-a444-99485684f275 tempest-VolumeTypesAccessTest-1821078003 tempest-VolumeTypesAccessTest-1821078003-project-admin] GET http://192.168.122.168/volume/v3/types/0fc302ed-8b86-468b-a980-e576937be9a7 Sep 07 21:07:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-edc26ba8-66d4-47d7-a444-99485684f275 tempest-VolumeTypesAccessTest-1821078003 tempest-VolumeTypesAccessTest-1821078003-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-edc26ba8-66d4-47d7-a444-99485684f275 tempest-VolumeTypesAccessTest-1821078003 tempest-VolumeTypesAccessTest-1821078003-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:44 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-edc26ba8-66d4-47d7-a444-99485684f275 tempest-VolumeTypesAccessTest-1821078003 tempest-VolumeTypesAccessTest-1821078003-project-admin] http://192.168.122.168/volume/v3/types/0fc302ed-8b86-468b-a980-e576937be9a7 returned with HTTP 404 Sep 07 21:07:44 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 299/587] 192.168.122.168 () {58 vars in 1226 bytes} [Mon Sep 7 21:07:44 2026] GET /volume/v3/types/0fc302ed-8b86-468b-a980-e576937be9a7 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:07:45 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-1a68529d-4d9b-47aa-8f03-caab4b2a4b27 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:45 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1a68529d-4d9b-47aa-8f03-caab4b2a4b27 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] GET http://192.168.122.168/volume/v3/volumes/a9761fcd-e8fe-4921-bc77-481afbebd9a8 Sep 07 21:07:45 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-1a68529d-4d9b-47aa-8f03-caab4b2a4b27 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:45 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-1a68529d-4d9b-47aa-8f03-caab4b2a4b27 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:45 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1a68529d-4d9b-47aa-8f03-caab4b2a4b27 tempest-AttachVolumeTestJSON-576660066 tempest-AttachVolumeTestJSON-576660066-project-member] http://192.168.122.168/volume/v3/volumes/a9761fcd-e8fe-4921-bc77-481afbebd9a8 returned with HTTP 404 Sep 07 21:07:45 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 289/588] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:07:45 2026] GET /volume/v3/volumes/a9761fcd-e8fe-4921-bc77-481afbebd9a8 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:07:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-a5380286-b934-434d-aada-cbcbd95b7125 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:53 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a5380286-b934-434d-aada-cbcbd95b7125 tempest-VolumesServicesTestJSON-1504187286 tempest-VolumesServicesTestJSON-1504187286-project-admin] GET http://192.168.122.168/volume/v3/os-services Sep 07 21:07:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a5380286-b934-434d-aada-cbcbd95b7125 tempest-VolumesServicesTestJSON-1504187286 tempest-VolumesServicesTestJSON-1504187286-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a5380286-b934-434d-aada-cbcbd95b7125 tempest-VolumesServicesTestJSON-1504187286 tempest-VolumesServicesTestJSON-1504187286-project-admin] Calling method 'index' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:53 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:53 devstack devstack@c-api.service[86970]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 21:07:53 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a5380286-b934-434d-aada-cbcbd95b7125 tempest-VolumesServicesTestJSON-1504187286 tempest-VolumesServicesTestJSON-1504187286-project-admin] http://192.168.122.168/volume/v3/os-services returned with HTTP 200 Sep 07 21:07:53 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 300/589] 192.168.122.168 () {58 vars in 1133 bytes} [Mon Sep 7 21:07:53 2026] GET /volume/v3/os-services => generated 705 bytes in 329 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:07:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-a2a730c2-87d3-472a-8899-7a7ee1497e82 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:53 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a2a730c2-87d3-472a-8899-7a7ee1497e82 tempest-VolumesServicesTestJSON-1504187286 tempest-VolumesServicesTestJSON-1504187286-project-admin] GET http://192.168.122.168/volume/v3/os-services?host=devstack Sep 07 21:07:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-a2a730c2-87d3-472a-8899-7a7ee1497e82 tempest-VolumesServicesTestJSON-1504187286 tempest-VolumesServicesTestJSON-1504187286-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-a2a730c2-87d3-472a-8899-7a7ee1497e82 tempest-VolumesServicesTestJSON-1504187286 tempest-VolumesServicesTestJSON-1504187286-project-admin] Calling method 'index' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:53 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:53 devstack devstack@c-api.service[86971]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 21:07:53 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a2a730c2-87d3-472a-8899-7a7ee1497e82 tempest-VolumesServicesTestJSON-1504187286 tempest-VolumesServicesTestJSON-1504187286-project-admin] http://192.168.122.168/volume/v3/os-services?host=devstack returned with HTTP 200 Sep 07 21:07:53 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 290/590] 192.168.122.168 () {58 vars in 1160 bytes} [Mon Sep 7 21:07:53 2026] GET /volume/v3/os-services?host=devstack => generated 705 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:07:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-509930c6-20ad-4203-8c67-88b5809d6eca None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:53 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-509930c6-20ad-4203-8c67-88b5809d6eca tempest-VolumesServicesTestJSON-1504187286 tempest-VolumesServicesTestJSON-1504187286-project-admin] GET http://192.168.122.168/volume/v3/os-services?host=devstack&binary=cinder-scheduler Sep 07 21:07:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-509930c6-20ad-4203-8c67-88b5809d6eca tempest-VolumesServicesTestJSON-1504187286 tempest-VolumesServicesTestJSON-1504187286-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-509930c6-20ad-4203-8c67-88b5809d6eca tempest-VolumesServicesTestJSON-1504187286 tempest-VolumesServicesTestJSON-1504187286-project-admin] Calling method 'index' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:53 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-509930c6-20ad-4203-8c67-88b5809d6eca tempest-VolumesServicesTestJSON-1504187286 tempest-VolumesServicesTestJSON-1504187286-project-admin] http://192.168.122.168/volume/v3/os-services?host=devstack&binary=cinder-scheduler returned with HTTP 200 Sep 07 21:07:53 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 301/591] 192.168.122.168 () {58 vars in 1208 bytes} [Mon Sep 7 21:07:53 2026] GET /volume/v3/os-services?host=devstack&binary=cinder-scheduler => generated 187 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:07:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-6c4e2166-b1bd-4577-a43a-e53a35817e78 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:53 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-6c4e2166-b1bd-4577-a43a-e53a35817e78 tempest-VolumesServicesTestJSON-1504187286 tempest-VolumesServicesTestJSON-1504187286-project-admin] GET http://192.168.122.168/volume/v3/os-services?binary=cinder-scheduler Sep 07 21:07:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-6c4e2166-b1bd-4577-a43a-e53a35817e78 tempest-VolumesServicesTestJSON-1504187286 tempest-VolumesServicesTestJSON-1504187286-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-6c4e2166-b1bd-4577-a43a-e53a35817e78 tempest-VolumesServicesTestJSON-1504187286 tempest-VolumesServicesTestJSON-1504187286-project-admin] Calling method 'index' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:53 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-6c4e2166-b1bd-4577-a43a-e53a35817e78 tempest-VolumesServicesTestJSON-1504187286 tempest-VolumesServicesTestJSON-1504187286-project-admin] http://192.168.122.168/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Sep 07 21:07:53 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 291/592] 192.168.122.168 () {58 vars in 1180 bytes} [Mon Sep 7 21:07:53 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 187 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:07:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-f797eb98-e813-4a7d-8d2c-511edeac411c None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:53 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f797eb98-e813-4a7d-8d2c-511edeac411c tempest-VolumesServicesTestJSON-1372484516 tempest-VolumesServicesTestJSON-1372484516-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:07:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f797eb98-e813-4a7d-8d2c-511edeac411c tempest-VolumesServicesTestJSON-1372484516 tempest-VolumesServicesTestJSON-1372484516-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-2039080269"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:07:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.volumes [None req-f797eb98-e813-4a7d-8d2c-511edeac411c tempest-VolumesServicesTestJSON-1372484516 tempest-VolumesServicesTestJSON-1372484516-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-2039080269'}} {{(pid=86970) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:07:53 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-f797eb98-e813-4a7d-8d2c-511edeac411c tempest-VolumesServicesTestJSON-1372484516 tempest-VolumesServicesTestJSON-1372484516-project-member] Create volume of 1 GB Sep 07 21:07:53 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-f797eb98-e813-4a7d-8d2c-511edeac411c tempest-VolumesServicesTestJSON-1372484516 tempest-VolumesServicesTestJSON-1372484516-project-member] Availability Zones retrieved successfully. Sep 07 21:07:53 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-f797eb98-e813-4a7d-8d2c-511edeac411c tempest-VolumesServicesTestJSON-1372484516 tempest-VolumesServicesTestJSON-1372484516-project-member] Flow 'volume_create_api' (79843005-308a-45f6-bc0d-2443d0763fd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:07:53 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-f797eb98-e813-4a7d-8d2c-511edeac411c tempest-VolumesServicesTestJSON-1372484516 tempest-VolumesServicesTestJSON-1372484516-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (833f2730-cc9d-4f77-a51f-d61b9073fefd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:07:53 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.flows.api.create_volume [None req-f797eb98-e813-4a7d-8d2c-511edeac411c tempest-VolumesServicesTestJSON-1372484516 tempest-VolumesServicesTestJSON-1372484516-project-member] Validating volume size '1' using validate_int {{(pid=86970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:07:53 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-f797eb98-e813-4a7d-8d2c-511edeac411c tempest-VolumesServicesTestJSON-1372484516 tempest-VolumesServicesTestJSON-1372484516-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (833f2730-cc9d-4f77-a51f-d61b9073fefd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:07:53 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-f797eb98-e813-4a7d-8d2c-511edeac411c tempest-VolumesServicesTestJSON-1372484516 tempest-VolumesServicesTestJSON-1372484516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd44eabc-40e4-48e9-8402-566785c93638) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:07:53 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-f797eb98-e813-4a7d-8d2c-511edeac411c tempest-VolumesServicesTestJSON-1372484516 tempest-VolumesServicesTestJSON-1372484516-project-member] Created reservations ['a2a7b3d2-8d0c-430f-b6bb-9905a21b1c4f', '0cda6708-2392-47fd-ad3d-3f5843303273', 'b3f4641e-bc3f-4d25-8efe-557d50c9da0c', 'dbc947ab-2ec5-4797-bcc2-6fc4c237c094'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:07:53 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-f797eb98-e813-4a7d-8d2c-511edeac411c tempest-VolumesServicesTestJSON-1372484516 tempest-VolumesServicesTestJSON-1372484516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd44eabc-40e4-48e9-8402-566785c93638) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2a7b3d2-8d0c-430f-b6bb-9905a21b1c4f', '0cda6708-2392-47fd-ad3d-3f5843303273', 'b3f4641e-bc3f-4d25-8efe-557d50c9da0c', 'dbc947ab-2ec5-4797-bcc2-6fc4c237c094']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:07:53 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-f797eb98-e813-4a7d-8d2c-511edeac411c tempest-VolumesServicesTestJSON-1372484516 tempest-VolumesServicesTestJSON-1372484516-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f515edf-f337-4d5b-84c0-7a35d4d4690e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:07:54 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:54 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:07:54 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-f797eb98-e813-4a7d-8d2c-511edeac411c tempest-VolumesServicesTestJSON-1372484516 tempest-VolumesServicesTestJSON-1372484516-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f515edf-f337-4d5b-84c0-7a35d4d4690e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c1e687a3-9e00-4b3e-9907-348c0f92bbd9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-2039080269',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a580087b1874a2eb64d44da1cfd767d',qos_specs=None,replication_status=,reservations=['a2a7b3d2-8d0c-430f-b6bb-9905a21b1c4f','0cda6708-2392-47fd-ad3d-3f5843303273','b3f4641e-bc3f-4d25-8efe-557d50c9da0c','dbc947ab-2ec5-4797-bcc2-6fc4c237c094'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ed86b79b80d4ac194d18bfeb902159d',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:07:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-2039080269',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c1e687a3-9e00-4b3e-9907-348c0f92bbd9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8a580087b1874a2eb64d44da1cfd767d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4ed86b79b80d4ac194d18bfeb902159d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:07:54 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-f797eb98-e813-4a7d-8d2c-511edeac411c tempest-VolumesServicesTestJSON-1372484516 tempest-VolumesServicesTestJSON-1372484516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98f24b4c-87d1-4680-9e80-e6ac1fa3e8ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:07:54 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-f797eb98-e813-4a7d-8d2c-511edeac411c tempest-VolumesServicesTestJSON-1372484516 tempest-VolumesServicesTestJSON-1372484516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98f24b4c-87d1-4680-9e80-e6ac1fa3e8ac) transitioned into state 'SUCCESS' from state '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-2039080269',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a580087b1874a2eb64d44da1cfd767d',qos_specs=None,replication_status=,reservations=['a2a7b3d2-8d0c-430f-b6bb-9905a21b1c4f','0cda6708-2392-47fd-ad3d-3f5843303273','b3f4641e-bc3f-4d25-8efe-557d50c9da0c','dbc947ab-2ec5-4797-bcc2-6fc4c237c094'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ed86b79b80d4ac194d18bfeb902159d',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:07:54 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-f797eb98-e813-4a7d-8d2c-511edeac411c tempest-VolumesServicesTestJSON-1372484516 tempest-VolumesServicesTestJSON-1372484516-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d70ef372-b029-4712-b6b1-1aa75fdbcd1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:07:54 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-f797eb98-e813-4a7d-8d2c-511edeac411c tempest-VolumesServicesTestJSON-1372484516 tempest-VolumesServicesTestJSON-1372484516-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d70ef372-b029-4712-b6b1-1aa75fdbcd1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:07:54 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-f797eb98-e813-4a7d-8d2c-511edeac411c tempest-VolumesServicesTestJSON-1372484516 tempest-VolumesServicesTestJSON-1372484516-project-member] Flow 'volume_create_api' (79843005-308a-45f6-bc0d-2443d0763fd1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:07:54 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-f797eb98-e813-4a7d-8d2c-511edeac411c tempest-VolumesServicesTestJSON-1372484516 tempest-VolumesServicesTestJSON-1372484516-project-member] Create volume request issued successfully. Sep 07 21:07:54 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f797eb98-e813-4a7d-8d2c-511edeac411c tempest-VolumesServicesTestJSON-1372484516 tempest-VolumesServicesTestJSON-1372484516-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:07:54 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 302/593] 192.168.122.168 () {60 vars in 1142 bytes} [Mon Sep 7 21:07:53 2026] POST /volume/v3/volumes => generated 763 bytes in 623 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:07:54 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-0cba6c61-7b3a-4ebf-87a0-02ad57b48f3c None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:54 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-0cba6c61-7b3a-4ebf-87a0-02ad57b48f3c tempest-VolumesServicesTestJSON-1372484516 tempest-VolumesServicesTestJSON-1372484516-project-member] GET http://192.168.122.168/volume/v3/volumes/c1e687a3-9e00-4b3e-9907-348c0f92bbd9 Sep 07 21:07:54 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-0cba6c61-7b3a-4ebf-87a0-02ad57b48f3c tempest-VolumesServicesTestJSON-1372484516 tempest-VolumesServicesTestJSON-1372484516-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:54 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-0cba6c61-7b3a-4ebf-87a0-02ad57b48f3c tempest-VolumesServicesTestJSON-1372484516 tempest-VolumesServicesTestJSON-1372484516-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:54 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:54 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:07:54 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:54 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:07:54 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-0cba6c61-7b3a-4ebf-87a0-02ad57b48f3c tempest-VolumesServicesTestJSON-1372484516 tempest-VolumesServicesTestJSON-1372484516-project-member] Volume info retrieved successfully. Sep 07 21:07:54 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-0cba6c61-7b3a-4ebf-87a0-02ad57b48f3c tempest-VolumesServicesTestJSON-1372484516 tempest-VolumesServicesTestJSON-1372484516-project-member] http://192.168.122.168/volume/v3/volumes/c1e687a3-9e00-4b3e-9907-348c0f92bbd9 returned with HTTP 200 Sep 07 21:07:54 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 292/594] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:07:54 2026] GET /volume/v3/volumes/c1e687a3-9e00-4b3e-9907-348c0f92bbd9 => generated 831 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:07:54 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-caf51fe3-0238-49bb-88fb-24fdce9e1dde None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:55 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-caf51fe3-0238-49bb-88fb-24fdce9e1dde tempest-VolumeTypesTest-2009186859 tempest-VolumeTypesTest-2009186859-project-admin] POST http://192.168.122.168/volume/v3/types Sep 07 21:07:55 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-caf51fe3-0238-49bb-88fb-24fdce9e1dde tempest-VolumeTypesTest-2009186859 tempest-VolumeTypesTest-2009186859-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-378557371", "description": "tempest-volume-type-description-685560359", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}, "os-volume-type-access:is_public": true}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:07:55 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:55 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:07:55 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-caf51fe3-0238-49bb-88fb-24fdce9e1dde tempest-VolumeTypesTest-2009186859 tempest-VolumeTypesTest-2009186859-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 07 21:07:55 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 303/595] 192.168.122.168 () {60 vars in 1137 bytes} [Mon Sep 7 21:07:54 2026] POST /volume/v3/types => generated 316 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:07:55 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-4c5857bd-b40c-4ba3-9be4-4d622123fcc4 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:55 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-4c5857bd-b40c-4ba3-9be4-4d622123fcc4 tempest-VolumeTypesTest-2009186859 tempest-VolumeTypesTest-2009186859-project-admin] GET http://192.168.122.168/volume/v3/types/cfee586b-ea23-48fe-8859-342941583d0d Sep 07 21:07:55 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-4c5857bd-b40c-4ba3-9be4-4d622123fcc4 tempest-VolumeTypesTest-2009186859 tempest-VolumeTypesTest-2009186859-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:55 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-4c5857bd-b40c-4ba3-9be4-4d622123fcc4 tempest-VolumeTypesTest-2009186859 tempest-VolumeTypesTest-2009186859-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:55 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-4c5857bd-b40c-4ba3-9be4-4d622123fcc4 tempest-VolumeTypesTest-2009186859 tempest-VolumeTypesTest-2009186859-project-admin] http://192.168.122.168/volume/v3/types/cfee586b-ea23-48fe-8859-342941583d0d returned with HTTP 200 Sep 07 21:07:55 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 293/596] 192.168.122.168 () {58 vars in 1226 bytes} [Mon Sep 7 21:07:55 2026] GET /volume/v3/types/cfee586b-ea23-48fe-8859-342941583d0d => generated 338 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:07:55 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-6eeec739-2f0a-4628-9967-1cfbc9cc6cae None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:55 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-6eeec739-2f0a-4628-9967-1cfbc9cc6cae tempest-VolumeTypesTest-2009186859 tempest-VolumeTypesTest-2009186859-project-admin] DELETE http://192.168.122.168/volume/v3/types/cfee586b-ea23-48fe-8859-342941583d0d Sep 07 21:07:55 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-6eeec739-2f0a-4628-9967-1cfbc9cc6cae tempest-VolumeTypesTest-2009186859 tempest-VolumeTypesTest-2009186859-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:55 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-6eeec739-2f0a-4628-9967-1cfbc9cc6cae tempest-VolumeTypesTest-2009186859 tempest-VolumeTypesTest-2009186859-project-admin] Calling method '_delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:55 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-6eeec739-2f0a-4628-9967-1cfbc9cc6cae tempest-VolumeTypesTest-2009186859 tempest-VolumeTypesTest-2009186859-project-admin] http://192.168.122.168/volume/v3/types/cfee586b-ea23-48fe-8859-342941583d0d returned with HTTP 202 Sep 07 21:07:55 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 304/597] 192.168.122.168 () {58 vars in 1229 bytes} [Mon Sep 7 21:07:55 2026] DELETE /volume/v3/types/cfee586b-ea23-48fe-8859-342941583d0d => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 21:07:55 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-690e2457-f02b-4507-b750-a406afc4c2c6 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:55 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-334961ef-2f8c-4263-901f-7e44541bca31 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:55 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-334961ef-2f8c-4263-901f-7e44541bca31 tempest-VolumesServicesTestJSON-1372484516 tempest-VolumesServicesTestJSON-1372484516-project-member] GET http://192.168.122.168/volume/v3/volumes/c1e687a3-9e00-4b3e-9907-348c0f92bbd9 Sep 07 21:07:55 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-334961ef-2f8c-4263-901f-7e44541bca31 tempest-VolumesServicesTestJSON-1372484516 tempest-VolumesServicesTestJSON-1372484516-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:55 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-334961ef-2f8c-4263-901f-7e44541bca31 tempest-VolumesServicesTestJSON-1372484516 tempest-VolumesServicesTestJSON-1372484516-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:55 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-690e2457-f02b-4507-b750-a406afc4c2c6 tempest-VolumeTypesTest-2009186859 tempest-VolumeTypesTest-2009186859-project-admin] GET http://192.168.122.168/volume/v3/types/cfee586b-ea23-48fe-8859-342941583d0d Sep 07 21:07:55 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-690e2457-f02b-4507-b750-a406afc4c2c6 tempest-VolumeTypesTest-2009186859 tempest-VolumeTypesTest-2009186859-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:55 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-690e2457-f02b-4507-b750-a406afc4c2c6 tempest-VolumeTypesTest-2009186859 tempest-VolumeTypesTest-2009186859-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:55 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-690e2457-f02b-4507-b750-a406afc4c2c6 tempest-VolumeTypesTest-2009186859 tempest-VolumeTypesTest-2009186859-project-admin] http://192.168.122.168/volume/v3/types/cfee586b-ea23-48fe-8859-342941583d0d returned with HTTP 404 Sep 07 21:07:55 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 305/598] 192.168.122.168 () {58 vars in 1226 bytes} [Mon Sep 7 21:07:55 2026] GET /volume/v3/types/cfee586b-ea23-48fe-8859-342941583d0d => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:07:55 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:55 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:07:55 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-1c565e1d-3f13-43ee-8638-68cebe1509df None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:55 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:55 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:07:55 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-1c565e1d-3f13-43ee-8638-68cebe1509df tempest-VolumeTypesTest-2009186859 tempest-VolumeTypesTest-2009186859-project-admin] POST http://192.168.122.168/volume/v3/types Sep 07 21:07:55 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-1c565e1d-3f13-43ee-8638-68cebe1509df tempest-VolumeTypesTest-2009186859 tempest-VolumeTypesTest-2009186859-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1819441813"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:07:55 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-334961ef-2f8c-4263-901f-7e44541bca31 tempest-VolumesServicesTestJSON-1372484516 tempest-VolumesServicesTestJSON-1372484516-project-member] Volume info retrieved successfully. Sep 07 21:07:55 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-334961ef-2f8c-4263-901f-7e44541bca31 tempest-VolumesServicesTestJSON-1372484516 tempest-VolumesServicesTestJSON-1372484516-project-member] http://192.168.122.168/volume/v3/volumes/c1e687a3-9e00-4b3e-9907-348c0f92bbd9 returned with HTTP 200 Sep 07 21:07:55 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 294/599] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:07:55 2026] GET /volume/v3/volumes/c1e687a3-9e00-4b3e-9907-348c0f92bbd9 => generated 855 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:07:55 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-1c565e1d-3f13-43ee-8638-68cebe1509df tempest-VolumeTypesTest-2009186859 tempest-VolumeTypesTest-2009186859-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 07 21:07:55 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 306/600] 192.168.122.168 () {60 vars in 1136 bytes} [Mon Sep 7 21:07:55 2026] POST /volume/v3/types => generated 221 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:07:55 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-da6708ad-a856-4f26-92a5-b9f9ca2d667c None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:55 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-da6708ad-a856-4f26-92a5-b9f9ca2d667c tempest-VolumeTypesTest-2009186859 tempest-VolumeTypesTest-2009186859-project-admin] POST http://192.168.122.168/volume/v3/types/e06561f6-61ae-48ff-b289-00a85c626398/encryption Sep 07 21:07:55 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-da6708ad-a856-4f26-92a5-b9f9ca2d667c tempest-VolumeTypesTest-2009186859 tempest-VolumeTypesTest-2009186859-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:07:55 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-da6708ad-a856-4f26-92a5-b9f9ca2d667c tempest-VolumeTypesTest-2009186859 tempest-VolumeTypesTest-2009186859-project-admin] http://192.168.122.168/volume/v3/types/e06561f6-61ae-48ff-b289-00a85c626398/encryption returned with HTTP 200 Sep 07 21:07:55 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 295/601] 192.168.122.168 () {60 vars in 1281 bytes} [Mon Sep 7 21:07:55 2026] POST /volume/v3/types/e06561f6-61ae-48ff-b289-00a85c626398/encryption => generated 239 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:07:55 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-6d43af33-ba66-42af-878b-5313a93b05e2 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:55 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-6d43af33-ba66-42af-878b-5313a93b05e2 tempest-VolumeTypesTest-2009186859 tempest-VolumeTypesTest-2009186859-project-admin] GET http://192.168.122.168/volume/v3/types/e06561f6-61ae-48ff-b289-00a85c626398/encryption Sep 07 21:07:55 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-6d43af33-ba66-42af-878b-5313a93b05e2 tempest-VolumeTypesTest-2009186859 tempest-VolumeTypesTest-2009186859-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:55 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-6d43af33-ba66-42af-878b-5313a93b05e2 tempest-VolumeTypesTest-2009186859 tempest-VolumeTypesTest-2009186859-project-admin] Calling method 'index' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:55 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-6d43af33-ba66-42af-878b-5313a93b05e2 tempest-VolumeTypesTest-2009186859 tempest-VolumeTypesTest-2009186859-project-admin] http://192.168.122.168/volume/v3/types/e06561f6-61ae-48ff-b289-00a85c626398/encryption returned with HTTP 200 Sep 07 21:07:55 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 307/602] 192.168.122.168 () {58 vars in 1259 bytes} [Mon Sep 7 21:07:55 2026] GET /volume/v3/types/e06561f6-61ae-48ff-b289-00a85c626398/encryption => generated 325 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:07:55 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-1b22f473-2626-4937-8e30-c79e993f62c3 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:55 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1b22f473-2626-4937-8e30-c79e993f62c3 tempest-VolumeTypesTest-2009186859 tempest-VolumeTypesTest-2009186859-project-admin] PUT http://192.168.122.168/volume/v3/types/e06561f6-61ae-48ff-b289-00a85c626398/encryption/be3dfc45-540f-4c02-8df5-6b63b1b6a273 Sep 07 21:07:55 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-1b22f473-2626-4937-8e30-c79e993f62c3 tempest-VolumeTypesTest-2009186859 tempest-VolumeTypesTest-2009186859-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:07:55 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1b22f473-2626-4937-8e30-c79e993f62c3 tempest-VolumeTypesTest-2009186859 tempest-VolumeTypesTest-2009186859-project-admin] http://192.168.122.168/volume/v3/types/e06561f6-61ae-48ff-b289-00a85c626398/encryption/be3dfc45-540f-4c02-8df5-6b63b1b6a273 returned with HTTP 200 Sep 07 21:07:55 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 296/603] 192.168.122.168 () {60 vars in 1391 bytes} [Mon Sep 7 21:07:55 2026] PUT /volume/v3/types/e06561f6-61ae-48ff-b289-00a85c626398/encryption/be3dfc45-540f-4c02-8df5-6b63b1b6a273 => generated 122 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:07:55 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-f1752bee-326b-430e-a24c-739bc997956e None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:55 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f1752bee-326b-430e-a24c-739bc997956e tempest-VolumeTypesTest-2009186859 tempest-VolumeTypesTest-2009186859-project-admin] GET http://192.168.122.168/volume/v3/types/e06561f6-61ae-48ff-b289-00a85c626398/encryption Sep 07 21:07:55 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f1752bee-326b-430e-a24c-739bc997956e tempest-VolumeTypesTest-2009186859 tempest-VolumeTypesTest-2009186859-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:55 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f1752bee-326b-430e-a24c-739bc997956e tempest-VolumeTypesTest-2009186859 tempest-VolumeTypesTest-2009186859-project-admin] Calling method 'index' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:55 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f1752bee-326b-430e-a24c-739bc997956e tempest-VolumeTypesTest-2009186859 tempest-VolumeTypesTest-2009186859-project-admin] http://192.168.122.168/volume/v3/types/e06561f6-61ae-48ff-b289-00a85c626398/encryption returned with HTTP 200 Sep 07 21:07:55 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 308/604] 192.168.122.168 () {58 vars in 1259 bytes} [Mon Sep 7 21:07:55 2026] GET /volume/v3/types/e06561f6-61ae-48ff-b289-00a85c626398/encryption => generated 347 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:07:55 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-aaf63740-cbbd-44ce-8750-e49499918dc5 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:55 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-aaf63740-cbbd-44ce-8750-e49499918dc5 tempest-VolumeTypesTest-2009186859 tempest-VolumeTypesTest-2009186859-project-admin] GET http://192.168.122.168/volume/v3/types/e06561f6-61ae-48ff-b289-00a85c626398/encryption/cipher Sep 07 21:07:55 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-aaf63740-cbbd-44ce-8750-e49499918dc5 tempest-VolumeTypesTest-2009186859 tempest-VolumeTypesTest-2009186859-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:55 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-aaf63740-cbbd-44ce-8750-e49499918dc5 tempest-VolumeTypesTest-2009186859 tempest-VolumeTypesTest-2009186859-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:55 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-aaf63740-cbbd-44ce-8750-e49499918dc5 tempest-VolumeTypesTest-2009186859 tempest-VolumeTypesTest-2009186859-project-admin] http://192.168.122.168/volume/v3/types/e06561f6-61ae-48ff-b289-00a85c626398/encryption/cipher returned with HTTP 200 Sep 07 21:07:55 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 297/605] 192.168.122.168 () {58 vars in 1280 bytes} [Mon Sep 7 21:07:55 2026] GET /volume/v3/types/e06561f6-61ae-48ff-b289-00a85c626398/encryption/cipher => generated 29 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 21:07:55 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-edae3a80-8de5-4cda-b8d0-9190946bf139 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:55 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-edae3a80-8de5-4cda-b8d0-9190946bf139 tempest-VolumeTypesTest-2009186859 tempest-VolumeTypesTest-2009186859-project-admin] DELETE http://192.168.122.168/volume/v3/types/e06561f6-61ae-48ff-b289-00a85c626398/encryption/be3dfc45-540f-4c02-8df5-6b63b1b6a273 Sep 07 21:07:55 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-edae3a80-8de5-4cda-b8d0-9190946bf139 tempest-VolumeTypesTest-2009186859 tempest-VolumeTypesTest-2009186859-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:55 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-edae3a80-8de5-4cda-b8d0-9190946bf139 tempest-VolumeTypesTest-2009186859 tempest-VolumeTypesTest-2009186859-project-admin] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:55 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-edae3a80-8de5-4cda-b8d0-9190946bf139 tempest-VolumeTypesTest-2009186859 tempest-VolumeTypesTest-2009186859-project-admin] http://192.168.122.168/volume/v3/types/e06561f6-61ae-48ff-b289-00a85c626398/encryption/be3dfc45-540f-4c02-8df5-6b63b1b6a273 returned with HTTP 202 Sep 07 21:07:55 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 309/606] 192.168.122.168 () {58 vars in 1373 bytes} [Mon Sep 7 21:07:55 2026] DELETE /volume/v3/types/e06561f6-61ae-48ff-b289-00a85c626398/encryption/be3dfc45-540f-4c02-8df5-6b63b1b6a273 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:07:55 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-efef639f-e9e1-403e-a27c-e92682bf70fc None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:55 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-efef639f-e9e1-403e-a27c-e92682bf70fc tempest-VolumeTypesTest-2009186859 tempest-VolumeTypesTest-2009186859-project-admin] GET http://192.168.122.168/volume/v3/types/e06561f6-61ae-48ff-b289-00a85c626398/encryption Sep 07 21:07:55 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-efef639f-e9e1-403e-a27c-e92682bf70fc tempest-VolumeTypesTest-2009186859 tempest-VolumeTypesTest-2009186859-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:55 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-efef639f-e9e1-403e-a27c-e92682bf70fc tempest-VolumeTypesTest-2009186859 tempest-VolumeTypesTest-2009186859-project-admin] Calling method 'index' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:55 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-efef639f-e9e1-403e-a27c-e92682bf70fc tempest-VolumeTypesTest-2009186859 tempest-VolumeTypesTest-2009186859-project-admin] http://192.168.122.168/volume/v3/types/e06561f6-61ae-48ff-b289-00a85c626398/encryption returned with HTTP 200 Sep 07 21:07:55 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 298/607] 192.168.122.168 () {58 vars in 1259 bytes} [Mon Sep 7 21:07:55 2026] GET /volume/v3/types/e06561f6-61ae-48ff-b289-00a85c626398/encryption => generated 2 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 07 21:07:55 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-a40d0ad0-9ba1-4b66-9c42-8a7f7f074729 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:55 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a40d0ad0-9ba1-4b66-9c42-8a7f7f074729 tempest-VolumeTypesTest-2009186859 tempest-VolumeTypesTest-2009186859-project-admin] GET http://192.168.122.168/volume/v3/types/e06561f6-61ae-48ff-b289-00a85c626398/encryption Sep 07 21:07:55 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a40d0ad0-9ba1-4b66-9c42-8a7f7f074729 tempest-VolumeTypesTest-2009186859 tempest-VolumeTypesTest-2009186859-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:55 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a40d0ad0-9ba1-4b66-9c42-8a7f7f074729 tempest-VolumeTypesTest-2009186859 tempest-VolumeTypesTest-2009186859-project-admin] Calling method 'index' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:55 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a40d0ad0-9ba1-4b66-9c42-8a7f7f074729 tempest-VolumeTypesTest-2009186859 tempest-VolumeTypesTest-2009186859-project-admin] http://192.168.122.168/volume/v3/types/e06561f6-61ae-48ff-b289-00a85c626398/encryption returned with HTTP 200 Sep 07 21:07:55 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 310/608] 192.168.122.168 () {58 vars in 1259 bytes} [Mon Sep 7 21:07:55 2026] GET /volume/v3/types/e06561f6-61ae-48ff-b289-00a85c626398/encryption => generated 2 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 07 21:07:55 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-ffd24a47-e043-44b9-bd75-c8a745a0fb00 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:55 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ffd24a47-e043-44b9-bd75-c8a745a0fb00 tempest-VolumeTypesTest-2009186859 tempest-VolumeTypesTest-2009186859-project-admin] DELETE http://192.168.122.168/volume/v3/types/e06561f6-61ae-48ff-b289-00a85c626398 Sep 07 21:07:55 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-ffd24a47-e043-44b9-bd75-c8a745a0fb00 tempest-VolumeTypesTest-2009186859 tempest-VolumeTypesTest-2009186859-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:55 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-ffd24a47-e043-44b9-bd75-c8a745a0fb00 tempest-VolumeTypesTest-2009186859 tempest-VolumeTypesTest-2009186859-project-admin] Calling method '_delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:55 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ffd24a47-e043-44b9-bd75-c8a745a0fb00 tempest-VolumeTypesTest-2009186859 tempest-VolumeTypesTest-2009186859-project-admin] http://192.168.122.168/volume/v3/types/e06561f6-61ae-48ff-b289-00a85c626398 returned with HTTP 202 Sep 07 21:07:55 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 299/609] 192.168.122.168 () {58 vars in 1229 bytes} [Mon Sep 7 21:07:55 2026] DELETE /volume/v3/types/e06561f6-61ae-48ff-b289-00a85c626398 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:07:55 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-f1827b8a-8ef9-4a2e-a016-136fa5b43c8f None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:55 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f1827b8a-8ef9-4a2e-a016-136fa5b43c8f tempest-VolumeTypesTest-2009186859 tempest-VolumeTypesTest-2009186859-project-admin] GET http://192.168.122.168/volume/v3/types/e06561f6-61ae-48ff-b289-00a85c626398 Sep 07 21:07:55 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f1827b8a-8ef9-4a2e-a016-136fa5b43c8f tempest-VolumeTypesTest-2009186859 tempest-VolumeTypesTest-2009186859-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:55 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f1827b8a-8ef9-4a2e-a016-136fa5b43c8f tempest-VolumeTypesTest-2009186859 tempest-VolumeTypesTest-2009186859-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:55 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f1827b8a-8ef9-4a2e-a016-136fa5b43c8f tempest-VolumeTypesTest-2009186859 tempest-VolumeTypesTest-2009186859-project-admin] http://192.168.122.168/volume/v3/types/e06561f6-61ae-48ff-b289-00a85c626398 returned with HTTP 404 Sep 07 21:07:55 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 311/610] 192.168.122.168 () {58 vars in 1226 bytes} [Mon Sep 7 21:07:55 2026] GET /volume/v3/types/e06561f6-61ae-48ff-b289-00a85c626398 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:07:55 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-5ef08eb4-68f7-4db1-994c-c7279409f524 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:55 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5ef08eb4-68f7-4db1-994c-c7279409f524 tempest-VolumeTypesTest-2009186859 tempest-VolumeTypesTest-2009186859-project-admin] GET http://192.168.122.168/volume/v3/types Sep 07 21:07:55 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-5ef08eb4-68f7-4db1-994c-c7279409f524 tempest-VolumeTypesTest-2009186859 tempest-VolumeTypesTest-2009186859-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:55 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-5ef08eb4-68f7-4db1-994c-c7279409f524 tempest-VolumeTypesTest-2009186859 tempest-VolumeTypesTest-2009186859-project-admin] Calling method 'index' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:55 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5ef08eb4-68f7-4db1-994c-c7279409f524 tempest-VolumeTypesTest-2009186859 tempest-VolumeTypesTest-2009186859-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 07 21:07:55 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 300/611] 192.168.122.168 () {58 vars in 1115 bytes} [Mon Sep 7 21:07:55 2026] GET /volume/v3/types => generated 648 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:07:55 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-d447f1c2-9408-4209-91af-24b9f9391308 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:55 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d447f1c2-9408-4209-91af-24b9f9391308 tempest-VolumeTypesTest-2009186859 tempest-VolumeTypesTest-2009186859-project-admin] POST http://192.168.122.168/volume/v3/types Sep 07 21:07:55 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-d447f1c2-9408-4209-91af-24b9f9391308 tempest-VolumeTypesTest-2009186859 tempest-VolumeTypesTest-2009186859-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1389976512"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:07:55 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d447f1c2-9408-4209-91af-24b9f9391308 tempest-VolumeTypesTest-2009186859 tempest-VolumeTypesTest-2009186859-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 07 21:07:55 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 312/612] 192.168.122.168 () {60 vars in 1136 bytes} [Mon Sep 7 21:07:55 2026] POST /volume/v3/types => generated 221 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:07:55 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-b4e7e9f5-924d-4301-8555-cb519ff36818 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:55 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b4e7e9f5-924d-4301-8555-cb519ff36818 tempest-VolumeTypesTest-2009186859 tempest-VolumeTypesTest-2009186859-project-admin] PUT http://192.168.122.168/volume/v3/types/0f4c4db0-3d5e-437b-b338-8945105f9329 Sep 07 21:07:55 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-b4e7e9f5-924d-4301-8555-cb519ff36818 tempest-VolumeTypesTest-2009186859 tempest-VolumeTypesTest-2009186859-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-221807394", "description": "tempest-volume-type-description-965640978", "is_public": false}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:07:55 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b4e7e9f5-924d-4301-8555-cb519ff36818 tempest-VolumeTypesTest-2009186859 tempest-VolumeTypesTest-2009186859-project-admin] http://192.168.122.168/volume/v3/types/0f4c4db0-3d5e-437b-b338-8945105f9329 returned with HTTP 200 Sep 07 21:07:55 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 301/613] 192.168.122.168 () {60 vars in 1247 bytes} [Mon Sep 7 21:07:55 2026] PUT /volume/v3/types/0f4c4db0-3d5e-437b-b338-8945105f9329 => generated 203 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:07:55 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-6f9ecfd4-df6d-4519-8259-71d87b51ab84 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:55 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-6f9ecfd4-df6d-4519-8259-71d87b51ab84 tempest-VolumeTypesTest-2009186859 tempest-VolumeTypesTest-2009186859-project-admin] GET http://192.168.122.168/volume/v3/types/0f4c4db0-3d5e-437b-b338-8945105f9329 Sep 07 21:07:55 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-6f9ecfd4-df6d-4519-8259-71d87b51ab84 tempest-VolumeTypesTest-2009186859 tempest-VolumeTypesTest-2009186859-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:55 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-6f9ecfd4-df6d-4519-8259-71d87b51ab84 tempest-VolumeTypesTest-2009186859 tempest-VolumeTypesTest-2009186859-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:55 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-6f9ecfd4-df6d-4519-8259-71d87b51ab84 tempest-VolumeTypesTest-2009186859 tempest-VolumeTypesTest-2009186859-project-admin] http://192.168.122.168/volume/v3/types/0f4c4db0-3d5e-437b-b338-8945105f9329 returned with HTTP 200 Sep 07 21:07:55 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 313/614] 192.168.122.168 () {58 vars in 1226 bytes} [Mon Sep 7 21:07:55 2026] GET /volume/v3/types/0f4c4db0-3d5e-437b-b338-8945105f9329 => generated 267 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:07:56 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-348f1334-8fcd-4bdd-a7f0-d1f6d479f496 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:56 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-348f1334-8fcd-4bdd-a7f0-d1f6d479f496 tempest-VolumeTypesTest-2009186859 tempest-VolumeTypesTest-2009186859-project-admin] DELETE http://192.168.122.168/volume/v3/types/0f4c4db0-3d5e-437b-b338-8945105f9329 Sep 07 21:07:56 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-348f1334-8fcd-4bdd-a7f0-d1f6d479f496 tempest-VolumeTypesTest-2009186859 tempest-VolumeTypesTest-2009186859-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:56 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-348f1334-8fcd-4bdd-a7f0-d1f6d479f496 tempest-VolumeTypesTest-2009186859 tempest-VolumeTypesTest-2009186859-project-admin] Calling method '_delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:56 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-348f1334-8fcd-4bdd-a7f0-d1f6d479f496 tempest-VolumeTypesTest-2009186859 tempest-VolumeTypesTest-2009186859-project-admin] http://192.168.122.168/volume/v3/types/0f4c4db0-3d5e-437b-b338-8945105f9329 returned with HTTP 202 Sep 07 21:07:56 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 302/615] 192.168.122.168 () {58 vars in 1229 bytes} [Mon Sep 7 21:07:55 2026] DELETE /volume/v3/types/0f4c4db0-3d5e-437b-b338-8945105f9329 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 21:07:56 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-a71dbdb2-88bb-43d9-b474-1d806dc146c0 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:56 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a71dbdb2-88bb-43d9-b474-1d806dc146c0 tempest-VolumeTypesTest-2009186859 tempest-VolumeTypesTest-2009186859-project-admin] GET http://192.168.122.168/volume/v3/types/0f4c4db0-3d5e-437b-b338-8945105f9329 Sep 07 21:07:56 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a71dbdb2-88bb-43d9-b474-1d806dc146c0 tempest-VolumeTypesTest-2009186859 tempest-VolumeTypesTest-2009186859-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:56 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a71dbdb2-88bb-43d9-b474-1d806dc146c0 tempest-VolumeTypesTest-2009186859 tempest-VolumeTypesTest-2009186859-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:56 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a71dbdb2-88bb-43d9-b474-1d806dc146c0 tempest-VolumeTypesTest-2009186859 tempest-VolumeTypesTest-2009186859-project-admin] http://192.168.122.168/volume/v3/types/0f4c4db0-3d5e-437b-b338-8945105f9329 returned with HTTP 404 Sep 07 21:07:56 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 314/616] 192.168.122.168 () {58 vars in 1226 bytes} [Mon Sep 7 21:07:56 2026] GET /volume/v3/types/0f4c4db0-3d5e-437b-b338-8945105f9329 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:07:56 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-7b7540c7-4d15-4153-bb58-b1d73ab3f425 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:56 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-7b7540c7-4d15-4153-bb58-b1d73ab3f425 tempest-VolumesServicesTestJSON-1372484516 tempest-VolumesServicesTestJSON-1372484516-project-member] GET http://192.168.122.168/volume/v3/volumes/c1e687a3-9e00-4b3e-9907-348c0f92bbd9 Sep 07 21:07:56 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-7b7540c7-4d15-4153-bb58-b1d73ab3f425 tempest-VolumesServicesTestJSON-1372484516 tempest-VolumesServicesTestJSON-1372484516-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:56 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-7b7540c7-4d15-4153-bb58-b1d73ab3f425 tempest-VolumesServicesTestJSON-1372484516 tempest-VolumesServicesTestJSON-1372484516-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:56 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:56 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:07:56 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:56 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:07:56 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-7b7540c7-4d15-4153-bb58-b1d73ab3f425 tempest-VolumesServicesTestJSON-1372484516 tempest-VolumesServicesTestJSON-1372484516-project-member] Volume info retrieved successfully. Sep 07 21:07:56 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-7b7540c7-4d15-4153-bb58-b1d73ab3f425 tempest-VolumesServicesTestJSON-1372484516 tempest-VolumesServicesTestJSON-1372484516-project-member] http://192.168.122.168/volume/v3/volumes/c1e687a3-9e00-4b3e-9907-348c0f92bbd9 returned with HTTP 200 Sep 07 21:07:56 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 303/617] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:07:56 2026] GET /volume/v3/volumes/c1e687a3-9e00-4b3e-9907-348c0f92bbd9 => generated 856 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:07:56 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-a99e6dc7-e282-47df-8ea3-cbda9c305cfc None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:56 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a99e6dc7-e282-47df-8ea3-cbda9c305cfc tempest-VolumesServicesTestJSON-1504187286 tempest-VolumesServicesTestJSON-1504187286-project-admin] GET http://192.168.122.168/volume/v3/volumes/c1e687a3-9e00-4b3e-9907-348c0f92bbd9 Sep 07 21:07:56 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a99e6dc7-e282-47df-8ea3-cbda9c305cfc tempest-VolumesServicesTestJSON-1504187286 tempest-VolumesServicesTestJSON-1504187286-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:56 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a99e6dc7-e282-47df-8ea3-cbda9c305cfc tempest-VolumesServicesTestJSON-1504187286 tempest-VolumesServicesTestJSON-1504187286-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:56 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:56 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:07:56 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:56 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:07:56 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-a99e6dc7-e282-47df-8ea3-cbda9c305cfc tempest-VolumesServicesTestJSON-1504187286 tempest-VolumesServicesTestJSON-1504187286-project-admin] Volume info retrieved successfully. Sep 07 21:07:56 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a99e6dc7-e282-47df-8ea3-cbda9c305cfc tempest-VolumesServicesTestJSON-1504187286 tempest-VolumesServicesTestJSON-1504187286-project-admin] http://192.168.122.168/volume/v3/volumes/c1e687a3-9e00-4b3e-9907-348c0f92bbd9 returned with HTTP 200 Sep 07 21:07:56 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 315/618] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:07:56 2026] GET /volume/v3/volumes/c1e687a3-9e00-4b3e-9907-348c0f92bbd9 => generated 1019 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:07:56 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-a2cb9191-68c1-491c-a92a-3124dd98da14 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:56 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a2cb9191-68c1-491c-a92a-3124dd98da14 tempest-VolumesServicesTestJSON-1504187286 tempest-VolumesServicesTestJSON-1504187286-project-admin] GET http://192.168.122.168/volume/v3/os-services?host=devstack&binary=cinder-volume Sep 07 21:07:56 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-a2cb9191-68c1-491c-a92a-3124dd98da14 tempest-VolumesServicesTestJSON-1504187286 tempest-VolumesServicesTestJSON-1504187286-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:56 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-a2cb9191-68c1-491c-a92a-3124dd98da14 tempest-VolumesServicesTestJSON-1504187286 tempest-VolumesServicesTestJSON-1504187286-project-admin] Calling method 'index' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:56 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:56 devstack devstack@c-api.service[86971]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 21:07:56 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a2cb9191-68c1-491c-a92a-3124dd98da14 tempest-VolumesServicesTestJSON-1504187286 tempest-VolumesServicesTestJSON-1504187286-project-admin] http://192.168.122.168/volume/v3/os-services?host=devstack&binary=cinder-volume returned with HTTP 200 Sep 07 21:07:56 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 304/619] 192.168.122.168 () {58 vars in 1202 bytes} [Mon Sep 7 21:07:56 2026] GET /volume/v3/os-services?host=devstack&binary=cinder-volume => generated 532 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:07:56 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-67828a12-1630-4e52-9cc8-09b87e0697ee None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:56 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-67828a12-1630-4e52-9cc8-09b87e0697ee tempest-VolumesServicesTestJSON-1372484516 tempest-VolumesServicesTestJSON-1372484516-project-member] GET http://192.168.122.168/volume/v3/volumes/c1e687a3-9e00-4b3e-9907-348c0f92bbd9 Sep 07 21:07:56 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-67828a12-1630-4e52-9cc8-09b87e0697ee tempest-VolumesServicesTestJSON-1372484516 tempest-VolumesServicesTestJSON-1372484516-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:56 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-67828a12-1630-4e52-9cc8-09b87e0697ee tempest-VolumesServicesTestJSON-1372484516 tempest-VolumesServicesTestJSON-1372484516-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:56 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:56 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:07:56 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:56 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:07:56 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-67828a12-1630-4e52-9cc8-09b87e0697ee tempest-VolumesServicesTestJSON-1372484516 tempest-VolumesServicesTestJSON-1372484516-project-member] Volume info retrieved successfully. Sep 07 21:07:56 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-67828a12-1630-4e52-9cc8-09b87e0697ee tempest-VolumesServicesTestJSON-1372484516 tempest-VolumesServicesTestJSON-1372484516-project-member] http://192.168.122.168/volume/v3/volumes/c1e687a3-9e00-4b3e-9907-348c0f92bbd9 returned with HTTP 200 Sep 07 21:07:56 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 316/620] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:07:56 2026] GET /volume/v3/volumes/c1e687a3-9e00-4b3e-9907-348c0f92bbd9 => generated 856 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:07:56 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-908a9f89-c89e-44f0-837d-c6db2f867ded None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:56 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-908a9f89-c89e-44f0-837d-c6db2f867ded tempest-VolumesServicesTestJSON-1372484516 tempest-VolumesServicesTestJSON-1372484516-project-member] DELETE http://192.168.122.168/volume/v3/volumes/c1e687a3-9e00-4b3e-9907-348c0f92bbd9 Sep 07 21:07:56 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-908a9f89-c89e-44f0-837d-c6db2f867ded tempest-VolumesServicesTestJSON-1372484516 tempest-VolumesServicesTestJSON-1372484516-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:56 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-908a9f89-c89e-44f0-837d-c6db2f867ded tempest-VolumesServicesTestJSON-1372484516 tempest-VolumesServicesTestJSON-1372484516-project-member] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:56 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-908a9f89-c89e-44f0-837d-c6db2f867ded tempest-VolumesServicesTestJSON-1372484516 tempest-VolumesServicesTestJSON-1372484516-project-member] Delete volume with id: c1e687a3-9e00-4b3e-9907-348c0f92bbd9 Sep 07 21:07:56 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:56 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:07:56 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:56 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:07:56 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-908a9f89-c89e-44f0-837d-c6db2f867ded tempest-VolumesServicesTestJSON-1372484516 tempest-VolumesServicesTestJSON-1372484516-project-member] Volume info retrieved successfully. Sep 07 21:07:56 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-908a9f89-c89e-44f0-837d-c6db2f867ded tempest-VolumesServicesTestJSON-1372484516 tempest-VolumesServicesTestJSON-1372484516-project-member] Delete volume request issued successfully. Sep 07 21:07:56 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-908a9f89-c89e-44f0-837d-c6db2f867ded tempest-VolumesServicesTestJSON-1372484516 tempest-VolumesServicesTestJSON-1372484516-project-member] http://192.168.122.168/volume/v3/volumes/c1e687a3-9e00-4b3e-9907-348c0f92bbd9 returned with HTTP 202 Sep 07 21:07:56 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 305/621] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:07:56 2026] DELETE /volume/v3/volumes/c1e687a3-9e00-4b3e-9907-348c0f92bbd9 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:07:56 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-ed6ff194-bc25-4ae1-8e49-83b8a61ec9a6 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:56 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ed6ff194-bc25-4ae1-8e49-83b8a61ec9a6 tempest-VolumesServicesTestJSON-1372484516 tempest-VolumesServicesTestJSON-1372484516-project-member] GET http://192.168.122.168/volume/v3/volumes/c1e687a3-9e00-4b3e-9907-348c0f92bbd9 Sep 07 21:07:56 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ed6ff194-bc25-4ae1-8e49-83b8a61ec9a6 tempest-VolumesServicesTestJSON-1372484516 tempest-VolumesServicesTestJSON-1372484516-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:56 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ed6ff194-bc25-4ae1-8e49-83b8a61ec9a6 tempest-VolumesServicesTestJSON-1372484516 tempest-VolumesServicesTestJSON-1372484516-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:56 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:56 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:07:56 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:07:56 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:07:56 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-ed6ff194-bc25-4ae1-8e49-83b8a61ec9a6 tempest-VolumesServicesTestJSON-1372484516 tempest-VolumesServicesTestJSON-1372484516-project-member] Volume info retrieved successfully. Sep 07 21:07:56 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ed6ff194-bc25-4ae1-8e49-83b8a61ec9a6 tempest-VolumesServicesTestJSON-1372484516 tempest-VolumesServicesTestJSON-1372484516-project-member] http://192.168.122.168/volume/v3/volumes/c1e687a3-9e00-4b3e-9907-348c0f92bbd9 returned with HTTP 200 Sep 07 21:07:56 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 317/622] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:07:56 2026] GET /volume/v3/volumes/c1e687a3-9e00-4b3e-9907-348c0f92bbd9 => generated 855 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:07:57 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-5f43a8cb-b70e-41e9-8243-d3659a06fbe1 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:57 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5f43a8cb-b70e-41e9-8243-d3659a06fbe1 tempest-VolumesServicesTestJSON-1372484516 tempest-VolumesServicesTestJSON-1372484516-project-member] GET http://192.168.122.168/volume/v3/volumes/c1e687a3-9e00-4b3e-9907-348c0f92bbd9 Sep 07 21:07:57 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-5f43a8cb-b70e-41e9-8243-d3659a06fbe1 tempest-VolumesServicesTestJSON-1372484516 tempest-VolumesServicesTestJSON-1372484516-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:57 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-5f43a8cb-b70e-41e9-8243-d3659a06fbe1 tempest-VolumesServicesTestJSON-1372484516 tempest-VolumesServicesTestJSON-1372484516-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:57 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5f43a8cb-b70e-41e9-8243-d3659a06fbe1 tempest-VolumesServicesTestJSON-1372484516 tempest-VolumesServicesTestJSON-1372484516-project-member] http://192.168.122.168/volume/v3/volumes/c1e687a3-9e00-4b3e-9907-348c0f92bbd9 returned with HTTP 404 Sep 07 21:07:57 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 306/623] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:07:57 2026] GET /volume/v3/volumes/c1e687a3-9e00-4b3e-9907-348c0f92bbd9 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:07:57 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-098fb12d-efee-40af-9e18-f87989a772b5 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:07:57 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-098fb12d-efee-40af-9e18-f87989a772b5 tempest-VolumesServicesTestJSON-1504187286 tempest-VolumesServicesTestJSON-1504187286-project-admin] GET http://192.168.122.168/volume/v3/os-services Sep 07 21:07:57 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-098fb12d-efee-40af-9e18-f87989a772b5 tempest-VolumesServicesTestJSON-1504187286 tempest-VolumesServicesTestJSON-1504187286-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:07:57 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-098fb12d-efee-40af-9e18-f87989a772b5 tempest-VolumesServicesTestJSON-1504187286 tempest-VolumesServicesTestJSON-1504187286-project-admin] Calling method 'index' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:07:57 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:07:57 devstack devstack@c-api.service[86970]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 21:07:57 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-098fb12d-efee-40af-9e18-f87989a772b5 tempest-VolumesServicesTestJSON-1504187286 tempest-VolumesServicesTestJSON-1504187286-project-admin] http://192.168.122.168/volume/v3/os-services returned with HTTP 200 Sep 07 21:07:57 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 318/624] 192.168.122.168 () {58 vars in 1133 bytes} [Mon Sep 7 21:07:57 2026] GET /volume/v3/os-services => generated 705 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:08:04 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-66c2d888-98a0-42cc-8da8-8ee8648a36e9 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:08:04 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-66c2d888-98a0-42cc-8da8-8ee8648a36e9 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:08:04 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-66c2d888-98a0-42cc-8da8-8ee8648a36e9 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-332256355"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:08:04 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.volumes [None req-66c2d888-98a0-42cc-8da8-8ee8648a36e9 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-332256355'}} {{(pid=86971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:08:05 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-66c2d888-98a0-42cc-8da8-8ee8648a36e9 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Create volume of 1 GB Sep 07 21:08:05 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-66c2d888-98a0-42cc-8da8-8ee8648a36e9 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Availability Zones retrieved successfully. Sep 07 21:08:05 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-66c2d888-98a0-42cc-8da8-8ee8648a36e9 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Flow 'volume_create_api' (3cd14a0e-5894-498b-b919-063f10e77237) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:08:05 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-66c2d888-98a0-42cc-8da8-8ee8648a36e9 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (129a4abd-7ded-48a5-b0e3-02eab5c8939f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:08:05 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.flows.api.create_volume [None req-66c2d888-98a0-42cc-8da8-8ee8648a36e9 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Validating volume size '1' using validate_int {{(pid=86971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:08:05 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-66c2d888-98a0-42cc-8da8-8ee8648a36e9 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (129a4abd-7ded-48a5-b0e3-02eab5c8939f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:08:05 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-66c2d888-98a0-42cc-8da8-8ee8648a36e9 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b56ad91b-f813-4458-aa5b-b67d99d45dfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:08:05 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-66c2d888-98a0-42cc-8da8-8ee8648a36e9 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Created reservations ['491262ce-a634-442c-8144-ab196875bc46', '6f6d8acf-b15e-41f8-8b37-144c5b82fd37', 'd6994b36-4c40-489e-984f-4e563540232b', '964a5d15-4c29-4276-bc0a-955d9f8977fe'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:08:05 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-66c2d888-98a0-42cc-8da8-8ee8648a36e9 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b56ad91b-f813-4458-aa5b-b67d99d45dfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['491262ce-a634-442c-8144-ab196875bc46', '6f6d8acf-b15e-41f8-8b37-144c5b82fd37', 'd6994b36-4c40-489e-984f-4e563540232b', '964a5d15-4c29-4276-bc0a-955d9f8977fe']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:08:05 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-66c2d888-98a0-42cc-8da8-8ee8648a36e9 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f851456-7e66-4608-9d82-2ea74674f632) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:08:05 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:08:05 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:08:05 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-66c2d888-98a0-42cc-8da8-8ee8648a36e9 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f851456-7e66-4608-9d82-2ea74674f632) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a80c4a75-1fd8-4433-91c7-3d60192e3839', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-332256355',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1fd62f8bda3d4f1c946b7d2e93f7d203',qos_specs=None,replication_status=,reservations=['491262ce-a634-442c-8144-ab196875bc46','6f6d8acf-b15e-41f8-8b37-144c5b82fd37','d6994b36-4c40-489e-984f-4e563540232b','964a5d15-4c29-4276-bc0a-955d9f8977fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7883a03b0ee7428eba86c1de6c68b957',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:08:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-332256355',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a80c4a75-1fd8-4433-91c7-3d60192e3839,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1fd62f8bda3d4f1c946b7d2e93f7d203',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7883a03b0ee7428eba86c1de6c68b957',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:08:05 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-66c2d888-98a0-42cc-8da8-8ee8648a36e9 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea7e124d-8149-41f3-a7bc-cd56f9f90307) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:08:05 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-66c2d888-98a0-42cc-8da8-8ee8648a36e9 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea7e124d-8149-41f3-a7bc-cd56f9f90307) transitioned into state 'SUCCESS' from state '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-332256355',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1fd62f8bda3d4f1c946b7d2e93f7d203',qos_specs=None,replication_status=,reservations=['491262ce-a634-442c-8144-ab196875bc46','6f6d8acf-b15e-41f8-8b37-144c5b82fd37','d6994b36-4c40-489e-984f-4e563540232b','964a5d15-4c29-4276-bc0a-955d9f8977fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7883a03b0ee7428eba86c1de6c68b957',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:08:05 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-66c2d888-98a0-42cc-8da8-8ee8648a36e9 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dfbf40d3-9686-42ee-a4b4-3bd0030b5ff7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:08:05 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-66c2d888-98a0-42cc-8da8-8ee8648a36e9 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dfbf40d3-9686-42ee-a4b4-3bd0030b5ff7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:08:05 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-66c2d888-98a0-42cc-8da8-8ee8648a36e9 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Flow 'volume_create_api' (3cd14a0e-5894-498b-b919-063f10e77237) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:08:05 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-66c2d888-98a0-42cc-8da8-8ee8648a36e9 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Create volume request issued successfully. Sep 07 21:08:05 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-66c2d888-98a0-42cc-8da8-8ee8648a36e9 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:08:05 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 307/625] 192.168.122.168 () {60 vars in 1142 bytes} [Mon Sep 7 21:08:04 2026] POST /volume/v3/volumes => generated 762 bytes in 483 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:08:07 devstack devstack@c-api.service[86970]: DEBUG dbcounter [-] [86970] Writing DB stats cinder:SELECT=509,cinder:INSERT=60,cinder:UPDATE=119,cinder:DELETE=7 {{(pid=86970) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 21:08:07 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-3dea5ff1-840c-4352-bcb6-6242393e0293 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:08:08 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-3dea5ff1-840c-4352-bcb6-6242393e0293 tempest-VolumeSnapshotQuotasNegativeTestJSON-956818261 tempest-VolumeSnapshotQuotasNegativeTestJSON-956818261-project-admin] GET http://192.168.122.168/volume/v3/os-quota-sets/03b03cd2cb444e2587d18788d4d5316d Sep 07 21:08:08 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-3dea5ff1-840c-4352-bcb6-6242393e0293 tempest-VolumeSnapshotQuotasNegativeTestJSON-956818261 tempest-VolumeSnapshotQuotasNegativeTestJSON-956818261-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:08:08 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-3dea5ff1-840c-4352-bcb6-6242393e0293 tempest-VolumeSnapshotQuotasNegativeTestJSON-956818261 tempest-VolumeSnapshotQuotasNegativeTestJSON-956818261-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:08:08 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-3dea5ff1-840c-4352-bcb6-6242393e0293 tempest-VolumeSnapshotQuotasNegativeTestJSON-956818261 tempest-VolumeSnapshotQuotasNegativeTestJSON-956818261-project-admin] http://192.168.122.168/volume/v3/os-quota-sets/03b03cd2cb444e2587d18788d4d5316d returned with HTTP 200 Sep 07 21:08:08 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 319/626] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:08:07 2026] GET /volume/v3/os-quota-sets/03b03cd2cb444e2587d18788d4d5316d => generated 440 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:08:08 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-eb32fefb-bbf6-42ee-b071-bb9ab6066557 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:08:08 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-eb32fefb-bbf6-42ee-b071-bb9ab6066557 tempest-VolumeSnapshotQuotasNegativeTestJSON-956818261 tempest-VolumeSnapshotQuotasNegativeTestJSON-956818261-project-admin] PUT http://192.168.122.168/volume/v3/os-quota-sets/03b03cd2cb444e2587d18788d4d5316d Sep 07 21:08:08 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-eb32fefb-bbf6-42ee-b071-bb9ab6066557 tempest-VolumeSnapshotQuotasNegativeTestJSON-956818261 tempest-VolumeSnapshotQuotasNegativeTestJSON-956818261-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:08:08 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:08:08 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:08:08 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-eb32fefb-bbf6-42ee-b071-bb9ab6066557 tempest-VolumeSnapshotQuotasNegativeTestJSON-956818261 tempest-VolumeSnapshotQuotasNegativeTestJSON-956818261-project-admin] http://192.168.122.168/volume/v3/os-quota-sets/03b03cd2cb444e2587d18788d4d5316d returned with HTTP 200 Sep 07 21:08:08 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 308/627] 192.168.122.168 () {60 vars in 1258 bytes} [Mon Sep 7 21:08:08 2026] PUT /volume/v3/os-quota-sets/03b03cd2cb444e2587d18788d4d5316d => generated 393 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:08:08 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-0263c68b-2c25-4208-9a0d-e7d171ef768d None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:08:08 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-0263c68b-2c25-4208-9a0d-e7d171ef768d tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:08:08 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-0263c68b-2c25-4208-9a0d-e7d171ef768d tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-299205399"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:08:08 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.volumes [None req-0263c68b-2c25-4208-9a0d-e7d171ef768d tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-299205399'}} {{(pid=86970) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:08:08 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-0263c68b-2c25-4208-9a0d-e7d171ef768d tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] Create volume of 1 GB Sep 07 21:08:08 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-0263c68b-2c25-4208-9a0d-e7d171ef768d tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] Availability Zones retrieved successfully. Sep 07 21:08:08 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-0263c68b-2c25-4208-9a0d-e7d171ef768d tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] Flow 'volume_create_api' (58bae245-5bd8-4e1b-b4fa-8f9bcb8b5d0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:08:08 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-0263c68b-2c25-4208-9a0d-e7d171ef768d tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (998e0f96-c93c-4cd6-9272-c221e966515e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:08:08 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.flows.api.create_volume [None req-0263c68b-2c25-4208-9a0d-e7d171ef768d tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] Validating volume size '1' using validate_int {{(pid=86970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:08:08 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-0263c68b-2c25-4208-9a0d-e7d171ef768d tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (998e0f96-c93c-4cd6-9272-c221e966515e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:08:08 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-0263c68b-2c25-4208-9a0d-e7d171ef768d tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (046e4a53-fa31-4cd7-ad5e-9975b5806c80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:08:08 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-0263c68b-2c25-4208-9a0d-e7d171ef768d tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] Created reservations ['25c89b47-e2bc-4f56-a5c9-0b796eddcb1a', '363f1806-8e46-440f-bdd0-1107fdb4670d', 'aaa5c3b2-40a2-491a-9c44-d8d216d7dfc9', '9e64c116-981a-4829-8e06-a5ab2e3073c6'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:08:08 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-0263c68b-2c25-4208-9a0d-e7d171ef768d tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (046e4a53-fa31-4cd7-ad5e-9975b5806c80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['25c89b47-e2bc-4f56-a5c9-0b796eddcb1a', '363f1806-8e46-440f-bdd0-1107fdb4670d', 'aaa5c3b2-40a2-491a-9c44-d8d216d7dfc9', '9e64c116-981a-4829-8e06-a5ab2e3073c6']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:08:08 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-0263c68b-2c25-4208-9a0d-e7d171ef768d tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f42dbc2-1cf8-4fe1-9ba1-ae51e5ced539) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:08:08 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:08:08 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:08:08 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-0263c68b-2c25-4208-9a0d-e7d171ef768d tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f42dbc2-1cf8-4fe1-9ba1-ae51e5ced539) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a24f976f-e53c-4152-b81e-ff4e8ab1db16', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-299205399',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03b03cd2cb444e2587d18788d4d5316d',qos_specs=None,replication_status=,reservations=['25c89b47-e2bc-4f56-a5c9-0b796eddcb1a','363f1806-8e46-440f-bdd0-1107fdb4670d','aaa5c3b2-40a2-491a-9c44-d8d216d7dfc9','9e64c116-981a-4829-8e06-a5ab2e3073c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7195c2f04c994de7915ad8fb2ea086d6',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:08:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-299205399',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a24f976f-e53c-4152-b81e-ff4e8ab1db16,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='03b03cd2cb444e2587d18788d4d5316d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7195c2f04c994de7915ad8fb2ea086d6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:08:08 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-0263c68b-2c25-4208-9a0d-e7d171ef768d tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25449a14-de7f-461f-92a6-6da1604918da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:08:08 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-0263c68b-2c25-4208-9a0d-e7d171ef768d tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25449a14-de7f-461f-92a6-6da1604918da) transitioned into state 'SUCCESS' from state '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-299205399',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='03b03cd2cb444e2587d18788d4d5316d',qos_specs=None,replication_status=,reservations=['25c89b47-e2bc-4f56-a5c9-0b796eddcb1a','363f1806-8e46-440f-bdd0-1107fdb4670d','aaa5c3b2-40a2-491a-9c44-d8d216d7dfc9','9e64c116-981a-4829-8e06-a5ab2e3073c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7195c2f04c994de7915ad8fb2ea086d6',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:08:08 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-0263c68b-2c25-4208-9a0d-e7d171ef768d tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5ea1651-a130-442b-8d47-b7f89263db53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:08:08 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-0263c68b-2c25-4208-9a0d-e7d171ef768d tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5ea1651-a130-442b-8d47-b7f89263db53) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:08:08 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-0263c68b-2c25-4208-9a0d-e7d171ef768d tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] Flow 'volume_create_api' (58bae245-5bd8-4e1b-b4fa-8f9bcb8b5d0b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:08:08 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-0263c68b-2c25-4208-9a0d-e7d171ef768d tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] Create volume request issued successfully. Sep 07 21:08:08 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-0263c68b-2c25-4208-9a0d-e7d171ef768d tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:08:08 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 320/628] 192.168.122.168 () {60 vars in 1142 bytes} [Mon Sep 7 21:08:08 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 07 21:08:08 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-8caa4284-e7d6-4170-b585-7c9522d8e954 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:08:08 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-8caa4284-e7d6-4170-b585-7c9522d8e954 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] GET http://192.168.122.168/volume/v3/volumes/a24f976f-e53c-4152-b81e-ff4e8ab1db16 Sep 07 21:08:08 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-8caa4284-e7d6-4170-b585-7c9522d8e954 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:08:08 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-8caa4284-e7d6-4170-b585-7c9522d8e954 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:08:08 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:08:08 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:08:08 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:08:08 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:08:08 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-8caa4284-e7d6-4170-b585-7c9522d8e954 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] Volume info retrieved successfully. Sep 07 21:08:08 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-8caa4284-e7d6-4170-b585-7c9522d8e954 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] http://192.168.122.168/volume/v3/volumes/a24f976f-e53c-4152-b81e-ff4e8ab1db16 returned with HTTP 200 Sep 07 21:08:08 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 309/629] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:08:08 2026] GET /volume/v3/volumes/a24f976f-e53c-4152-b81e-ff4e8ab1db16 => generated 843 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:08:09 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-25c33887-0ca7-4539-838a-c64457bd8fe2 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:08:09 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-25c33887-0ca7-4539-838a-c64457bd8fe2 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] GET http://192.168.122.168/volume/v3/volumes/a24f976f-e53c-4152-b81e-ff4e8ab1db16 Sep 07 21:08:09 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-25c33887-0ca7-4539-838a-c64457bd8fe2 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:08:09 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-25c33887-0ca7-4539-838a-c64457bd8fe2 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:08:09 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:08:09 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:08:10 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:08:10 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:08:10 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-25c33887-0ca7-4539-838a-c64457bd8fe2 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] Volume info retrieved successfully. Sep 07 21:08:10 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-25c33887-0ca7-4539-838a-c64457bd8fe2 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] http://192.168.122.168/volume/v3/volumes/a24f976f-e53c-4152-b81e-ff4e8ab1db16 returned with HTTP 200 Sep 07 21:08:10 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 321/630] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:08:09 2026] GET /volume/v3/volumes/a24f976f-e53c-4152-b81e-ff4e8ab1db16 => generated 867 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:08:11 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-f1698f6b-c161-41d4-9f91-3e684df8c3dc None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:08:11 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f1698f6b-c161-41d4-9f91-3e684df8c3dc tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] GET http://192.168.122.168/volume/v3/volumes/a24f976f-e53c-4152-b81e-ff4e8ab1db16 Sep 07 21:08:11 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f1698f6b-c161-41d4-9f91-3e684df8c3dc tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:08:11 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f1698f6b-c161-41d4-9f91-3e684df8c3dc tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:08:11 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:08:11 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:08:11 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:08:11 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:08:11 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-f1698f6b-c161-41d4-9f91-3e684df8c3dc tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] Volume info retrieved successfully. Sep 07 21:08:11 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f1698f6b-c161-41d4-9f91-3e684df8c3dc tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] http://192.168.122.168/volume/v3/volumes/a24f976f-e53c-4152-b81e-ff4e8ab1db16 returned with HTTP 200 Sep 07 21:08:11 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 310/631] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:08:11 2026] GET /volume/v3/volumes/a24f976f-e53c-4152-b81e-ff4e8ab1db16 => generated 868 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:08:11 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-f9a71f55-8391-4d68-a1b9-9cc9cb9d2c35 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:08:11 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f9a71f55-8391-4d68-a1b9-9cc9cb9d2c35 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] POST http://192.168.122.168/volume/v3/snapshots Sep 07 21:08:11 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f9a71f55-8391-4d68-a1b9-9cc9cb9d2c35 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a24f976f-e53c-4152-b81e-ff4e8ab1db16", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-296961028"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:08:11 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:08:11 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:08:11 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:08:11 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:08:11 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-f9a71f55-8391-4d68-a1b9-9cc9cb9d2c35 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] Volume info retrieved successfully. Sep 07 21:08:11 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.snapshots [None req-f9a71f55-8391-4d68-a1b9-9cc9cb9d2c35 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] Create snapshot from volume a24f976f-e53c-4152-b81e-ff4e8ab1db16 Sep 07 21:08:11 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-f9a71f55-8391-4d68-a1b9-9cc9cb9d2c35 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] Created reservations ['c9845d75-56cb-4023-92bd-8bc160a91296', 'f58c0f14-8e36-47b3-b86e-5260fbe6465e', '13cfbb5c-9e2f-4d90-aeec-5ee8b853c20e', '12ea29a8-3ed4-449f-a871-9e703557e15f'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:08:11 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:08:11 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:08:11 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-f9a71f55-8391-4d68-a1b9-9cc9cb9d2c35 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] Snapshot create request issued successfully. Sep 07 21:08:11 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f9a71f55-8391-4d68-a1b9-9cc9cb9d2c35 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] http://192.168.122.168/volume/v3/snapshots returned with HTTP 202 Sep 07 21:08:11 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 322/632] 192.168.122.168 () {60 vars in 1149 bytes} [Mon Sep 7 21:08:11 2026] POST /volume/v3/snapshots => generated 322 bytes in 318 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:08:11 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-ace8fb0e-f5b9-420d-ad3f-e44a53c20c3f None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:08:11 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ace8fb0e-f5b9-420d-ad3f-e44a53c20c3f tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] GET http://192.168.122.168/volume/v3/snapshots/32771729-8269-4b61-807f-a72f3c114b15 Sep 07 21:08:11 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-ace8fb0e-f5b9-420d-ad3f-e44a53c20c3f tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:08:11 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-ace8fb0e-f5b9-420d-ad3f-e44a53c20c3f tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:08:11 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:08:11 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:08:11 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-ace8fb0e-f5b9-420d-ad3f-e44a53c20c3f tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] Snapshot retrieved successfully. Sep 07 21:08:11 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ace8fb0e-f5b9-420d-ad3f-e44a53c20c3f tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] http://192.168.122.168/volume/v3/snapshots/32771729-8269-4b61-807f-a72f3c114b15 returned with HTTP 200 Sep 07 21:08:11 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 311/633] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:08:11 2026] GET /volume/v3/snapshots/32771729-8269-4b61-807f-a72f3c114b15 => generated 454 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:08:12 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-38bd9c7d-7a92-4bb7-ae48-2a69ddc385b2 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:08:12 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-38bd9c7d-7a92-4bb7-ae48-2a69ddc385b2 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] GET http://192.168.122.168/volume/v3/snapshots/32771729-8269-4b61-807f-a72f3c114b15 Sep 07 21:08:12 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-38bd9c7d-7a92-4bb7-ae48-2a69ddc385b2 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:08:12 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-38bd9c7d-7a92-4bb7-ae48-2a69ddc385b2 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:08:12 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:08:12 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:08:12 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-38bd9c7d-7a92-4bb7-ae48-2a69ddc385b2 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] Snapshot retrieved successfully. Sep 07 21:08:12 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-38bd9c7d-7a92-4bb7-ae48-2a69ddc385b2 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] http://192.168.122.168/volume/v3/snapshots/32771729-8269-4b61-807f-a72f3c114b15 returned with HTTP 200 Sep 07 21:08:12 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 323/634] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:08:12 2026] GET /volume/v3/snapshots/32771729-8269-4b61-807f-a72f3c114b15 => generated 454 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:08:13 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-e6085b13-7f6c-4630-a8f6-b82b5e079c7c None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:08:13 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e6085b13-7f6c-4630-a8f6-b82b5e079c7c tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] GET http://192.168.122.168/volume/v3/snapshots/32771729-8269-4b61-807f-a72f3c114b15 Sep 07 21:08:13 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-e6085b13-7f6c-4630-a8f6-b82b5e079c7c tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:08:13 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-e6085b13-7f6c-4630-a8f6-b82b5e079c7c tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:08:13 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:08:13 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:08:13 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-e6085b13-7f6c-4630-a8f6-b82b5e079c7c tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] Snapshot retrieved successfully. Sep 07 21:08:13 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e6085b13-7f6c-4630-a8f6-b82b5e079c7c tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] http://192.168.122.168/volume/v3/snapshots/32771729-8269-4b61-807f-a72f3c114b15 returned with HTTP 200 Sep 07 21:08:13 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 312/635] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:08:13 2026] GET /volume/v3/snapshots/32771729-8269-4b61-807f-a72f3c114b15 => generated 454 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:08:14 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-e8f46a66-ab42-4e2b-a3d9-3fffdf7d1840 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:08:14 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e8f46a66-ab42-4e2b-a3d9-3fffdf7d1840 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] GET http://192.168.122.168/volume/v3/snapshots/32771729-8269-4b61-807f-a72f3c114b15 Sep 07 21:08:14 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-e8f46a66-ab42-4e2b-a3d9-3fffdf7d1840 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:08:14 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-e8f46a66-ab42-4e2b-a3d9-3fffdf7d1840 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:08:14 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:08:14 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:08:14 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-e8f46a66-ab42-4e2b-a3d9-3fffdf7d1840 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] Snapshot retrieved successfully. Sep 07 21:08:14 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e8f46a66-ab42-4e2b-a3d9-3fffdf7d1840 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] http://192.168.122.168/volume/v3/snapshots/32771729-8269-4b61-807f-a72f3c114b15 returned with HTTP 200 Sep 07 21:08:14 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 324/636] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:08:14 2026] GET /volume/v3/snapshots/32771729-8269-4b61-807f-a72f3c114b15 => generated 454 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:08:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-b87ceabf-1379-4fcc-8dcb-18cee2cdfd89 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:08:15 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b87ceabf-1379-4fcc-8dcb-18cee2cdfd89 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] GET http://192.168.122.168/volume/v3/snapshots/32771729-8269-4b61-807f-a72f3c114b15 Sep 07 21:08:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-b87ceabf-1379-4fcc-8dcb-18cee2cdfd89 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:08:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-b87ceabf-1379-4fcc-8dcb-18cee2cdfd89 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:08:15 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:08:15 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:08:15 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-b87ceabf-1379-4fcc-8dcb-18cee2cdfd89 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] Snapshot retrieved successfully. Sep 07 21:08:15 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b87ceabf-1379-4fcc-8dcb-18cee2cdfd89 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] http://192.168.122.168/volume/v3/snapshots/32771729-8269-4b61-807f-a72f3c114b15 returned with HTTP 200 Sep 07 21:08:15 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 313/637] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:08:15 2026] GET /volume/v3/snapshots/32771729-8269-4b61-807f-a72f3c114b15 => generated 481 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:08:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-5c4c9330-0936-4274-b4e4-7e47049bb300 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:08:15 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-5c4c9330-0936-4274-b4e4-7e47049bb300 tempest-VolumeSnapshotQuotasNegativeTestJSON-956818261 tempest-VolumeSnapshotQuotasNegativeTestJSON-956818261-project-admin] PUT http://192.168.122.168/volume/v3/os-quota-sets/03b03cd2cb444e2587d18788d4d5316d Sep 07 21:08:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-5c4c9330-0936-4274-b4e4-7e47049bb300 tempest-VolumeSnapshotQuotasNegativeTestJSON-956818261 tempest-VolumeSnapshotQuotasNegativeTestJSON-956818261-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:08:15 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-5c4c9330-0936-4274-b4e4-7e47049bb300 tempest-VolumeSnapshotQuotasNegativeTestJSON-956818261 tempest-VolumeSnapshotQuotasNegativeTestJSON-956818261-project-admin] http://192.168.122.168/volume/v3/os-quota-sets/03b03cd2cb444e2587d18788d4d5316d returned with HTTP 200 Sep 07 21:08:15 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 325/638] 192.168.122.168 () {60 vars in 1258 bytes} [Mon Sep 7 21:08:15 2026] PUT /volume/v3/os-quota-sets/03b03cd2cb444e2587d18788d4d5316d => generated 393 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:08:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-6fd6bdcb-4c9d-4e33-ab49-117e37204e22 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:08:16 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-6fd6bdcb-4c9d-4e33-ab49-117e37204e22 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] POST http://192.168.122.168/volume/v3/snapshots Sep 07 21:08:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-6fd6bdcb-4c9d-4e33-ab49-117e37204e22 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a24f976f-e53c-4152-b81e-ff4e8ab1db16"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:08:16 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:08:16 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:08:16 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:08:16 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:08:16 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-6fd6bdcb-4c9d-4e33-ab49-117e37204e22 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] Volume info retrieved successfully. Sep 07 21:08:16 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.snapshots [None req-6fd6bdcb-4c9d-4e33-ab49-117e37204e22 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] Create snapshot from volume a24f976f-e53c-4152-b81e-ff4e8ab1db16 Sep 07 21:08:16 devstack devstack@c-api.service[86971]: WARNING cinder.quota_utils [None req-6fd6bdcb-4c9d-4e33-ab49-117e37204e22 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] Quota exceeded for 03b03cd2cb444e2587d18788d4d5316d, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 07 21:08:16 devstack devstack@c-api.service[86971]: INFO cinder.api.middleware.fault [None req-6fd6bdcb-4c9d-4e33-ab49-117e37204e22 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] http://192.168.122.168/volume/v3/snapshots returned with HTTP 413 Sep 07 21:08:16 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 314/639] 192.168.122.168 () {60 vars in 1148 bytes} [Mon Sep 7 21:08:15 2026] POST /volume/v3/snapshots => generated 208 bytes in 170 msecs (HTTP/1.1 413) 8 headers in 323 bytes (2 switches on core 0) Sep 07 21:08:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-8caee5ba-dac0-4eb7-9368-3f31e82f7a34 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:08:16 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8caee5ba-dac0-4eb7-9368-3f31e82f7a34 tempest-VolumeSnapshotQuotasNegativeTestJSON-956818261 tempest-VolumeSnapshotQuotasNegativeTestJSON-956818261-project-admin] PUT http://192.168.122.168/volume/v3/os-quota-sets/03b03cd2cb444e2587d18788d4d5316d Sep 07 21:08:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8caee5ba-dac0-4eb7-9368-3f31e82f7a34 tempest-VolumeSnapshotQuotasNegativeTestJSON-956818261 tempest-VolumeSnapshotQuotasNegativeTestJSON-956818261-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:08:16 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8caee5ba-dac0-4eb7-9368-3f31e82f7a34 tempest-VolumeSnapshotQuotasNegativeTestJSON-956818261 tempest-VolumeSnapshotQuotasNegativeTestJSON-956818261-project-admin] http://192.168.122.168/volume/v3/os-quota-sets/03b03cd2cb444e2587d18788d4d5316d returned with HTTP 200 Sep 07 21:08:16 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 326/640] 192.168.122.168 () {60 vars in 1258 bytes} [Mon Sep 7 21:08:16 2026] PUT /volume/v3/os-quota-sets/03b03cd2cb444e2587d18788d4d5316d => generated 393 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:08:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-8dffe095-7b99-4f1f-a784-7281fee395b9 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:08:16 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-8dffe095-7b99-4f1f-a784-7281fee395b9 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] POST http://192.168.122.168/volume/v3/snapshots Sep 07 21:08:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-8dffe095-7b99-4f1f-a784-7281fee395b9 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a24f976f-e53c-4152-b81e-ff4e8ab1db16"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:08:16 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:08:16 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:08:16 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:08:16 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:08:16 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-8dffe095-7b99-4f1f-a784-7281fee395b9 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] Volume info retrieved successfully. Sep 07 21:08:16 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.snapshots [None req-8dffe095-7b99-4f1f-a784-7281fee395b9 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] Create snapshot from volume a24f976f-e53c-4152-b81e-ff4e8ab1db16 Sep 07 21:08:16 devstack devstack@c-api.service[86971]: WARNING cinder.quota_utils [None req-8dffe095-7b99-4f1f-a784-7281fee395b9 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] Quota exceeded for 03b03cd2cb444e2587d18788d4d5316d, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Sep 07 21:08:16 devstack devstack@c-api.service[86971]: INFO cinder.api.middleware.fault [None req-8dffe095-7b99-4f1f-a784-7281fee395b9 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] http://192.168.122.168/volume/v3/snapshots returned with HTTP 413 Sep 07 21:08:16 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 315/641] 192.168.122.168 () {60 vars in 1148 bytes} [Mon Sep 7 21:08:16 2026] POST /volume/v3/snapshots => generated 133 bytes in 107 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 07 21:08:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-a3238ac0-f787-4849-a5ff-338937498011 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:08:16 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a3238ac0-f787-4849-a5ff-338937498011 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] DELETE http://192.168.122.168/volume/v3/snapshots/32771729-8269-4b61-807f-a72f3c114b15 Sep 07 21:08:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a3238ac0-f787-4849-a5ff-338937498011 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:08:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a3238ac0-f787-4849-a5ff-338937498011 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:08:16 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.snapshots [None req-a3238ac0-f787-4849-a5ff-338937498011 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] Delete snapshot with id: 32771729-8269-4b61-807f-a72f3c114b15 Sep 07 21:08:16 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:08:16 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:08:16 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-a3238ac0-f787-4849-a5ff-338937498011 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] Snapshot retrieved successfully. Sep 07 21:08:16 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:08:16 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:08:16 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-a3238ac0-f787-4849-a5ff-338937498011 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] Snapshot delete request issued successfully. Sep 07 21:08:16 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a3238ac0-f787-4849-a5ff-338937498011 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] http://192.168.122.168/volume/v3/snapshots/32771729-8269-4b61-807f-a72f3c114b15 returned with HTTP 202 Sep 07 21:08:16 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 327/642] 192.168.122.168 () {58 vars in 1241 bytes} [Mon Sep 7 21:08:16 2026] DELETE /volume/v3/snapshots/32771729-8269-4b61-807f-a72f3c114b15 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:08:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-7cda9e4c-5a98-4aa3-8135-a6e57223e19f None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:08:16 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-7cda9e4c-5a98-4aa3-8135-a6e57223e19f tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] GET http://192.168.122.168/volume/v3/snapshots/32771729-8269-4b61-807f-a72f3c114b15 Sep 07 21:08:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-7cda9e4c-5a98-4aa3-8135-a6e57223e19f tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:08:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-7cda9e4c-5a98-4aa3-8135-a6e57223e19f tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:08:16 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:08:16 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:08:16 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-7cda9e4c-5a98-4aa3-8135-a6e57223e19f tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] Snapshot retrieved successfully. Sep 07 21:08:16 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-7cda9e4c-5a98-4aa3-8135-a6e57223e19f tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] http://192.168.122.168/volume/v3/snapshots/32771729-8269-4b61-807f-a72f3c114b15 returned with HTTP 200 Sep 07 21:08:16 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 316/643] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:08:16 2026] GET /volume/v3/snapshots/32771729-8269-4b61-807f-a72f3c114b15 => generated 480 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:08:17 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-4e6c09ec-63a9-4ba8-bf0e-58fd2616324f None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:08:17 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-4e6c09ec-63a9-4ba8-bf0e-58fd2616324f tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] GET http://192.168.122.168/volume/v3/snapshots/32771729-8269-4b61-807f-a72f3c114b15 Sep 07 21:08:17 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-4e6c09ec-63a9-4ba8-bf0e-58fd2616324f tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:08:17 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-4e6c09ec-63a9-4ba8-bf0e-58fd2616324f tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:08:17 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:08:17 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:08:17 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-4e6c09ec-63a9-4ba8-bf0e-58fd2616324f tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] Snapshot retrieved successfully. Sep 07 21:08:17 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-4e6c09ec-63a9-4ba8-bf0e-58fd2616324f tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] http://192.168.122.168/volume/v3/snapshots/32771729-8269-4b61-807f-a72f3c114b15 returned with HTTP 200 Sep 07 21:08:17 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 328/644] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:08:17 2026] GET /volume/v3/snapshots/32771729-8269-4b61-807f-a72f3c114b15 => generated 480 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:08:18 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-d55767b3-277d-469c-8112-5b3e57c187c3 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:08:18 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d55767b3-277d-469c-8112-5b3e57c187c3 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] GET http://192.168.122.168/volume/v3/snapshots/32771729-8269-4b61-807f-a72f3c114b15 Sep 07 21:08:18 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-d55767b3-277d-469c-8112-5b3e57c187c3 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:08:18 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-d55767b3-277d-469c-8112-5b3e57c187c3 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:08:18 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d55767b3-277d-469c-8112-5b3e57c187c3 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] http://192.168.122.168/volume/v3/snapshots/32771729-8269-4b61-807f-a72f3c114b15 returned with HTTP 404 Sep 07 21:08:18 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 317/645] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:08:18 2026] GET /volume/v3/snapshots/32771729-8269-4b61-807f-a72f3c114b15 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:08:18 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-69f35085-8d6b-40b0-b6fd-cf19a6ec94cd None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:08:18 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-69f35085-8d6b-40b0-b6fd-cf19a6ec94cd tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] GET http://192.168.122.168/volume/v3/volumes/a24f976f-e53c-4152-b81e-ff4e8ab1db16 Sep 07 21:08:18 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-69f35085-8d6b-40b0-b6fd-cf19a6ec94cd tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:08:18 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-69f35085-8d6b-40b0-b6fd-cf19a6ec94cd tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:08:18 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:08:18 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:08:18 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:08:18 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:08:18 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-69f35085-8d6b-40b0-b6fd-cf19a6ec94cd tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] Volume info retrieved successfully. Sep 07 21:08:18 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-69f35085-8d6b-40b0-b6fd-cf19a6ec94cd tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] http://192.168.122.168/volume/v3/volumes/a24f976f-e53c-4152-b81e-ff4e8ab1db16 returned with HTTP 200 Sep 07 21:08:18 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 329/646] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:08:18 2026] GET /volume/v3/volumes/a24f976f-e53c-4152-b81e-ff4e8ab1db16 => generated 868 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:08:18 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-078b1a1c-6ed2-4b82-b66e-d651e8c5cc81 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:08:18 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-078b1a1c-6ed2-4b82-b66e-d651e8c5cc81 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] DELETE http://192.168.122.168/volume/v3/volumes/a24f976f-e53c-4152-b81e-ff4e8ab1db16 Sep 07 21:08:18 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-078b1a1c-6ed2-4b82-b66e-d651e8c5cc81 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:08:18 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-078b1a1c-6ed2-4b82-b66e-d651e8c5cc81 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:08:18 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-078b1a1c-6ed2-4b82-b66e-d651e8c5cc81 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] Delete volume with id: a24f976f-e53c-4152-b81e-ff4e8ab1db16 Sep 07 21:08:18 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:08:18 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:08:18 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:08:18 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:08:18 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-078b1a1c-6ed2-4b82-b66e-d651e8c5cc81 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] Volume info retrieved successfully. Sep 07 21:08:18 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-078b1a1c-6ed2-4b82-b66e-d651e8c5cc81 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] Delete volume request issued successfully. Sep 07 21:08:18 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-078b1a1c-6ed2-4b82-b66e-d651e8c5cc81 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] http://192.168.122.168/volume/v3/volumes/a24f976f-e53c-4152-b81e-ff4e8ab1db16 returned with HTTP 202 Sep 07 21:08:18 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 318/647] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:08:18 2026] DELETE /volume/v3/volumes/a24f976f-e53c-4152-b81e-ff4e8ab1db16 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:08:18 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-f6184cd9-e407-4046-9881-f386082b4a13 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:08:18 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f6184cd9-e407-4046-9881-f386082b4a13 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] GET http://192.168.122.168/volume/v3/volumes/a24f976f-e53c-4152-b81e-ff4e8ab1db16 Sep 07 21:08:18 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f6184cd9-e407-4046-9881-f386082b4a13 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:08:18 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f6184cd9-e407-4046-9881-f386082b4a13 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:08:18 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:08:18 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:08:18 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:08:18 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:08:18 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-f6184cd9-e407-4046-9881-f386082b4a13 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] Volume info retrieved successfully. Sep 07 21:08:18 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f6184cd9-e407-4046-9881-f386082b4a13 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] http://192.168.122.168/volume/v3/volumes/a24f976f-e53c-4152-b81e-ff4e8ab1db16 returned with HTTP 200 Sep 07 21:08:18 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 330/648] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:08:18 2026] GET /volume/v3/volumes/a24f976f-e53c-4152-b81e-ff4e8ab1db16 => generated 867 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:08:19 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-2337166f-6197-48a9-8612-25c12c2b5880 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:08:19 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-2337166f-6197-48a9-8612-25c12c2b5880 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] GET http://192.168.122.168/volume/v3/volumes/a24f976f-e53c-4152-b81e-ff4e8ab1db16 Sep 07 21:08:19 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-2337166f-6197-48a9-8612-25c12c2b5880 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:08:19 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-2337166f-6197-48a9-8612-25c12c2b5880 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:08:20 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-2337166f-6197-48a9-8612-25c12c2b5880 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321 tempest-VolumeSnapshotQuotasNegativeTestJSON-807023321-project-member] http://192.168.122.168/volume/v3/volumes/a24f976f-e53c-4152-b81e-ff4e8ab1db16 returned with HTTP 404 Sep 07 21:08:20 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 319/649] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:08:19 2026] GET /volume/v3/volumes/a24f976f-e53c-4152-b81e-ff4e8ab1db16 => generated 109 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:08:20 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-df015ebd-e9db-4a2b-9af7-0befa5ae0c2e None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:08:20 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-df015ebd-e9db-4a2b-9af7-0befa5ae0c2e tempest-VolumeSnapshotQuotasNegativeTestJSON-956818261 tempest-VolumeSnapshotQuotasNegativeTestJSON-956818261-project-admin] PUT http://192.168.122.168/volume/v3/os-quota-sets/03b03cd2cb444e2587d18788d4d5316d Sep 07 21:08:20 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-df015ebd-e9db-4a2b-9af7-0befa5ae0c2e tempest-VolumeSnapshotQuotasNegativeTestJSON-956818261 tempest-VolumeSnapshotQuotasNegativeTestJSON-956818261-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=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:08:20 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-df015ebd-e9db-4a2b-9af7-0befa5ae0c2e tempest-VolumeSnapshotQuotasNegativeTestJSON-956818261 tempest-VolumeSnapshotQuotasNegativeTestJSON-956818261-project-admin] http://192.168.122.168/volume/v3/os-quota-sets/03b03cd2cb444e2587d18788d4d5316d returned with HTTP 200 Sep 07 21:08:20 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 331/650] 192.168.122.168 () {60 vars in 1259 bytes} [Mon Sep 7 21:08:20 2026] PUT /volume/v3/os-quota-sets/03b03cd2cb444e2587d18788d4d5316d => generated 398 bytes in 508 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:08:30 devstack devstack@c-api.service[86971]: DEBUG dbcounter [-] [86971] Writing DB stats cinder:SELECT=291,cinder:UPDATE=59,cinder:INSERT=32 {{(pid=86971) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 21:08:30 devstack devstack@c-api.service[86970]: DEBUG dbcounter [-] [86970] Writing DB stats cinder:SELECT=119,cinder:INSERT=20,cinder:UPDATE=32 {{(pid=86970) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 21:08:47 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-407957a7-0284-4da3-91e3-dbd059afd43f None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:08:47 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-407957a7-0284-4da3-91e3-dbd059afd43f tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:08:47 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-407957a7-0284-4da3-91e3-dbd059afd43f tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-915677453"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:08:47 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.volumes [None req-407957a7-0284-4da3-91e3-dbd059afd43f tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-915677453'}} {{(pid=86971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:08:47 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-407957a7-0284-4da3-91e3-dbd059afd43f tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Create volume of 1 GB Sep 07 21:08:47 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-407957a7-0284-4da3-91e3-dbd059afd43f tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Availability Zones retrieved successfully. Sep 07 21:08:47 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-407957a7-0284-4da3-91e3-dbd059afd43f tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Flow 'volume_create_api' (bd6d4b20-82ce-495f-b2c2-28d6d92460d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:08:47 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-407957a7-0284-4da3-91e3-dbd059afd43f tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba8cc721-a10a-4a26-b7a8-9575334ad044) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:08:47 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.flows.api.create_volume [None req-407957a7-0284-4da3-91e3-dbd059afd43f tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Validating volume size '1' using validate_int {{(pid=86971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:08:47 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-407957a7-0284-4da3-91e3-dbd059afd43f tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba8cc721-a10a-4a26-b7a8-9575334ad044) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:08:47 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-407957a7-0284-4da3-91e3-dbd059afd43f tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f0a592d-92dd-4a02-a27a-ffddfb10d585) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:08:47 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-407957a7-0284-4da3-91e3-dbd059afd43f tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Created reservations ['0c067ded-1f81-442e-b9ab-bb3d9e3ce9be', '8dc94f5e-7fe6-4579-b5cc-681b86225c34', '8537b1b0-4c35-4e7a-adc4-0ee13781fecf', 'ffc86b41-033f-4211-ad29-efb53b28108a'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:08:47 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-407957a7-0284-4da3-91e3-dbd059afd43f tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f0a592d-92dd-4a02-a27a-ffddfb10d585) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c067ded-1f81-442e-b9ab-bb3d9e3ce9be', '8dc94f5e-7fe6-4579-b5cc-681b86225c34', '8537b1b0-4c35-4e7a-adc4-0ee13781fecf', 'ffc86b41-033f-4211-ad29-efb53b28108a']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:08:47 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-407957a7-0284-4da3-91e3-dbd059afd43f tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd870a6d-7915-462c-bcfc-802fe3b868ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:08:47 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:08:47 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:08:47 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-407957a7-0284-4da3-91e3-dbd059afd43f tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd870a6d-7915-462c-bcfc-802fe3b868ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b97aedd5-516c-45fa-934c-f7f4e94f244a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-915677453',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='efd7997d04964125afc7b5bb8af31457',qos_specs=None,replication_status=,reservations=['0c067ded-1f81-442e-b9ab-bb3d9e3ce9be','8dc94f5e-7fe6-4579-b5cc-681b86225c34','8537b1b0-4c35-4e7a-adc4-0ee13781fecf','ffc86b41-033f-4211-ad29-efb53b28108a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a307f813367d4ca6a9a9fc5bcdc4e081',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:08:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-915677453',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b97aedd5-516c-45fa-934c-f7f4e94f244a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='efd7997d04964125afc7b5bb8af31457',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a307f813367d4ca6a9a9fc5bcdc4e081',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:08:47 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-407957a7-0284-4da3-91e3-dbd059afd43f tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12764388-0cc4-4951-9388-2d858f37410b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:08:47 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-407957a7-0284-4da3-91e3-dbd059afd43f tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12764388-0cc4-4951-9388-2d858f37410b) transitioned into state 'SUCCESS' from state '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-915677453',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='efd7997d04964125afc7b5bb8af31457',qos_specs=None,replication_status=,reservations=['0c067ded-1f81-442e-b9ab-bb3d9e3ce9be','8dc94f5e-7fe6-4579-b5cc-681b86225c34','8537b1b0-4c35-4e7a-adc4-0ee13781fecf','ffc86b41-033f-4211-ad29-efb53b28108a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a307f813367d4ca6a9a9fc5bcdc4e081',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:08:47 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-407957a7-0284-4da3-91e3-dbd059afd43f tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2a0245b-9279-40d2-b662-35f6ffb8083a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:08:47 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-407957a7-0284-4da3-91e3-dbd059afd43f tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2a0245b-9279-40d2-b662-35f6ffb8083a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:08:47 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-407957a7-0284-4da3-91e3-dbd059afd43f tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Flow 'volume_create_api' (bd6d4b20-82ce-495f-b2c2-28d6d92460d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:08:47 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-407957a7-0284-4da3-91e3-dbd059afd43f tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Create volume request issued successfully. Sep 07 21:08:47 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-407957a7-0284-4da3-91e3-dbd059afd43f tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:08:47 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 320/651] 192.168.122.168 () {60 vars in 1142 bytes} [Mon Sep 7 21:08:47 2026] POST /volume/v3/volumes => generated 757 bytes in 693 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:08:47 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-f1e8bb01-6e02-4364-b28c-68f42919535d None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:08:47 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f1e8bb01-6e02-4364-b28c-68f42919535d tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] GET http://192.168.122.168/volume/v3/volumes/b97aedd5-516c-45fa-934c-f7f4e94f244a Sep 07 21:08:47 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f1e8bb01-6e02-4364-b28c-68f42919535d tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:08:47 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f1e8bb01-6e02-4364-b28c-68f42919535d tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:08:47 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:08:47 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:08:47 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:08:47 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:08:47 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-f1e8bb01-6e02-4364-b28c-68f42919535d tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Volume info retrieved successfully. Sep 07 21:08:47 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f1e8bb01-6e02-4364-b28c-68f42919535d tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] http://192.168.122.168/volume/v3/volumes/b97aedd5-516c-45fa-934c-f7f4e94f244a returned with HTTP 200 Sep 07 21:08:47 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 332/652] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:08:47 2026] GET /volume/v3/volumes/b97aedd5-516c-45fa-934c-f7f4e94f244a => generated 825 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:08:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-cbbb6c29-3332-462d-ad6d-cd9ff08d8aa1 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:08:48 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-cbbb6c29-3332-462d-ad6d-cd9ff08d8aa1 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:08:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-cbbb6c29-3332-462d-ad6d-cd9ff08d8aa1 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1643702153"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:08:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.volumes [None req-cbbb6c29-3332-462d-ad6d-cd9ff08d8aa1 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1643702153'}} {{(pid=86971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:08:48 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-cbbb6c29-3332-462d-ad6d-cd9ff08d8aa1 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] Create volume of 1 GB Sep 07 21:08:48 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:08:48 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:08:48 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-cbbb6c29-3332-462d-ad6d-cd9ff08d8aa1 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] Availability Zones retrieved successfully. Sep 07 21:08:48 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-cbbb6c29-3332-462d-ad6d-cd9ff08d8aa1 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] Flow 'volume_create_api' (0d863e36-d8e6-4ffc-9a15-209e25513e3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:08:48 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-cbbb6c29-3332-462d-ad6d-cd9ff08d8aa1 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fda620f7-f613-43a4-a0fe-f38807e7256d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:08:48 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.flows.api.create_volume [None req-cbbb6c29-3332-462d-ad6d-cd9ff08d8aa1 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] Validating volume size '1' using validate_int {{(pid=86971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:08:48 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-cbbb6c29-3332-462d-ad6d-cd9ff08d8aa1 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fda620f7-f613-43a4-a0fe-f38807e7256d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:08:48 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-cbbb6c29-3332-462d-ad6d-cd9ff08d8aa1 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a166949-eb70-465e-bf5b-7698a1fece66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:08:48 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-8b4c1642-354b-4d79-adc7-a1d18c5b1838 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:08:48 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8b4c1642-354b-4d79-adc7-a1d18c5b1838 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] GET http://192.168.122.168/volume/v3/volumes/b97aedd5-516c-45fa-934c-f7f4e94f244a Sep 07 21:08:48 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8b4c1642-354b-4d79-adc7-a1d18c5b1838 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:08:48 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8b4c1642-354b-4d79-adc7-a1d18c5b1838 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:08:48 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:08:48 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:08:48 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:08:48 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:08:48 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-cbbb6c29-3332-462d-ad6d-cd9ff08d8aa1 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] Created reservations ['81be5252-96ba-4c62-80df-7b5d3db7a9da', '3d76d1f3-a2e3-4177-85bd-bb86944e10c4', 'bdede3a6-0f85-4fa2-8436-9a09806d1b6b', 'dfa74a37-3c9b-4e69-b8c2-091d889b177f'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:08:48 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-8b4c1642-354b-4d79-adc7-a1d18c5b1838 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Volume info retrieved successfully. Sep 07 21:08:48 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-cbbb6c29-3332-462d-ad6d-cd9ff08d8aa1 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a166949-eb70-465e-bf5b-7698a1fece66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['81be5252-96ba-4c62-80df-7b5d3db7a9da', '3d76d1f3-a2e3-4177-85bd-bb86944e10c4', 'bdede3a6-0f85-4fa2-8436-9a09806d1b6b', 'dfa74a37-3c9b-4e69-b8c2-091d889b177f']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:08:48 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-cbbb6c29-3332-462d-ad6d-cd9ff08d8aa1 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (561ea133-7dc4-44e3-bdcf-08183192fa05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:08:48 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8b4c1642-354b-4d79-adc7-a1d18c5b1838 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] http://192.168.122.168/volume/v3/volumes/b97aedd5-516c-45fa-934c-f7f4e94f244a returned with HTTP 200 Sep 07 21:08:48 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 333/653] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:08:48 2026] GET /volume/v3/volumes/b97aedd5-516c-45fa-934c-f7f4e94f244a => generated 849 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:08:49 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:08:49 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:08:49 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-cbbb6c29-3332-462d-ad6d-cd9ff08d8aa1 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (561ea133-7dc4-44e3-bdcf-08183192fa05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '282f7a8c-fb71-4d0a-902d-c696dee261d4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1643702153',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='27cc2110e6284d3289ee6fbe96f4dc07',qos_specs=None,replication_status=,reservations=['81be5252-96ba-4c62-80df-7b5d3db7a9da','3d76d1f3-a2e3-4177-85bd-bb86944e10c4','bdede3a6-0f85-4fa2-8436-9a09806d1b6b','dfa74a37-3c9b-4e69-b8c2-091d889b177f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3402d352736f4165986cd6180fcde4c1',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:08:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1643702153',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=282f7a8c-fb71-4d0a-902d-c696dee261d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='27cc2110e6284d3289ee6fbe96f4dc07',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3402d352736f4165986cd6180fcde4c1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:08:49 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-cbbb6c29-3332-462d-ad6d-cd9ff08d8aa1 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a0cb881-9201-4ea3-8cc3-5c076a1d2461) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:08:49 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-cbbb6c29-3332-462d-ad6d-cd9ff08d8aa1 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a0cb881-9201-4ea3-8cc3-5c076a1d2461) transitioned into state 'SUCCESS' from state '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-1643702153',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='27cc2110e6284d3289ee6fbe96f4dc07',qos_specs=None,replication_status=,reservations=['81be5252-96ba-4c62-80df-7b5d3db7a9da','3d76d1f3-a2e3-4177-85bd-bb86944e10c4','bdede3a6-0f85-4fa2-8436-9a09806d1b6b','dfa74a37-3c9b-4e69-b8c2-091d889b177f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3402d352736f4165986cd6180fcde4c1',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:08:49 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-cbbb6c29-3332-462d-ad6d-cd9ff08d8aa1 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (191f0d06-b652-4280-b97a-a788464e275b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:08:49 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-cbbb6c29-3332-462d-ad6d-cd9ff08d8aa1 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (191f0d06-b652-4280-b97a-a788464e275b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:08:49 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-cbbb6c29-3332-462d-ad6d-cd9ff08d8aa1 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] Flow 'volume_create_api' (0d863e36-d8e6-4ffc-9a15-209e25513e3a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:08:49 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-cbbb6c29-3332-462d-ad6d-cd9ff08d8aa1 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] Create volume request issued successfully. Sep 07 21:08:49 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-cbbb6c29-3332-462d-ad6d-cd9ff08d8aa1 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:08:49 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 321/654] 192.168.122.168 () {60 vars in 1142 bytes} [Mon Sep 7 21:08:48 2026] POST /volume/v3/volumes => generated 758 bytes in 650 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:08:49 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-c1f7c7d5-62bb-43f3-99ff-b9eccec424ea None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:08:49 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c1f7c7d5-62bb-43f3-99ff-b9eccec424ea tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] GET http://192.168.122.168/volume/v3/volumes/282f7a8c-fb71-4d0a-902d-c696dee261d4 Sep 07 21:08:49 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c1f7c7d5-62bb-43f3-99ff-b9eccec424ea tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:08:49 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c1f7c7d5-62bb-43f3-99ff-b9eccec424ea tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:08:49 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:08:49 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:08:49 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:08:49 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:08:49 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-c1f7c7d5-62bb-43f3-99ff-b9eccec424ea tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] Volume info retrieved successfully. Sep 07 21:08:49 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c1f7c7d5-62bb-43f3-99ff-b9eccec424ea tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] http://192.168.122.168/volume/v3/volumes/282f7a8c-fb71-4d0a-902d-c696dee261d4 returned with HTTP 200 Sep 07 21:08:49 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 334/655] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:08:49 2026] GET /volume/v3/volumes/282f7a8c-fb71-4d0a-902d-c696dee261d4 => generated 826 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:08:49 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-415d3c15-7410-46c0-a87f-da6fcca59568 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:08:49 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-415d3c15-7410-46c0-a87f-da6fcca59568 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:08:49 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-415d3c15-7410-46c0-a87f-da6fcca59568 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1692613636"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:08:49 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.volumes [None req-415d3c15-7410-46c0-a87f-da6fcca59568 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1692613636'}} {{(pid=86971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:08:49 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-415d3c15-7410-46c0-a87f-da6fcca59568 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Create volume of 1 GB Sep 07 21:08:49 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:08:49 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:08:49 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-415d3c15-7410-46c0-a87f-da6fcca59568 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Availability Zones retrieved successfully. Sep 07 21:08:49 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-415d3c15-7410-46c0-a87f-da6fcca59568 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Flow 'volume_create_api' (9d0270dc-dd6e-4986-82f8-24ede3a011cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:08:49 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-415d3c15-7410-46c0-a87f-da6fcca59568 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ddce768-1630-4e9b-8b4b-6a1509081f72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:08:49 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.flows.api.create_volume [None req-415d3c15-7410-46c0-a87f-da6fcca59568 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Validating volume size '1' using validate_int {{(pid=86971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:08:49 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-415d3c15-7410-46c0-a87f-da6fcca59568 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ddce768-1630-4e9b-8b4b-6a1509081f72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:08:49 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-415d3c15-7410-46c0-a87f-da6fcca59568 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d1c049d-47ac-48c0-b734-a288238f97bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:08:49 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-415d3c15-7410-46c0-a87f-da6fcca59568 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Created reservations ['997ea3cb-7441-4b3a-a6d0-4ef641dc5dd7', 'fb3f09d1-800d-4d89-be9a-e1551ac43f36', 'f6b26793-4017-40ae-94ee-25cd285736ab', 'ebd1405d-67f3-43e0-93ad-6de21d12b861'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:08:49 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-415d3c15-7410-46c0-a87f-da6fcca59568 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d1c049d-47ac-48c0-b734-a288238f97bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['997ea3cb-7441-4b3a-a6d0-4ef641dc5dd7', 'fb3f09d1-800d-4d89-be9a-e1551ac43f36', 'f6b26793-4017-40ae-94ee-25cd285736ab', 'ebd1405d-67f3-43e0-93ad-6de21d12b861']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:08:49 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-415d3c15-7410-46c0-a87f-da6fcca59568 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58916802-7762-41ce-afaf-ce653b8671c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:08:49 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:08:49 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:08:49 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-415d3c15-7410-46c0-a87f-da6fcca59568 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58916802-7762-41ce-afaf-ce653b8671c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7434a93a-d745-46a4-8bf0-af383902eff9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1692613636',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='405239ec7b094c43af7fa5611f04a062',qos_specs=None,replication_status=,reservations=['997ea3cb-7441-4b3a-a6d0-4ef641dc5dd7','fb3f09d1-800d-4d89-be9a-e1551ac43f36','f6b26793-4017-40ae-94ee-25cd285736ab','ebd1405d-67f3-43e0-93ad-6de21d12b861'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d93ed7a92bb54a63a401d15f65f73707',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:08:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1692613636',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7434a93a-d745-46a4-8bf0-af383902eff9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='405239ec7b094c43af7fa5611f04a062',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d93ed7a92bb54a63a401d15f65f73707',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:08:49 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-415d3c15-7410-46c0-a87f-da6fcca59568 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a142265a-522f-4aa6-83bd-b53c9f605e32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:08:49 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-415d3c15-7410-46c0-a87f-da6fcca59568 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a142265a-522f-4aa6-83bd-b53c9f605e32) transitioned into state 'SUCCESS' from state '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-1692613636',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='405239ec7b094c43af7fa5611f04a062',qos_specs=None,replication_status=,reservations=['997ea3cb-7441-4b3a-a6d0-4ef641dc5dd7','fb3f09d1-800d-4d89-be9a-e1551ac43f36','f6b26793-4017-40ae-94ee-25cd285736ab','ebd1405d-67f3-43e0-93ad-6de21d12b861'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d93ed7a92bb54a63a401d15f65f73707',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:08:49 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-415d3c15-7410-46c0-a87f-da6fcca59568 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59a9aef6-f11d-4ad9-90be-911637ba8d36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:08:49 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-415d3c15-7410-46c0-a87f-da6fcca59568 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59a9aef6-f11d-4ad9-90be-911637ba8d36) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:08:49 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-415d3c15-7410-46c0-a87f-da6fcca59568 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Flow 'volume_create_api' (9d0270dc-dd6e-4986-82f8-24ede3a011cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:08:49 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-415d3c15-7410-46c0-a87f-da6fcca59568 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Create volume request issued successfully. Sep 07 21:08:49 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-415d3c15-7410-46c0-a87f-da6fcca59568 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:08:49 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 322/656] 192.168.122.168 () {60 vars in 1142 bytes} [Mon Sep 7 21:08:49 2026] POST /volume/v3/volumes => generated 764 bytes in 377 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:08:49 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-adc7a339-8ad5-40d8-8366-fa78b9b5d768 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:08:49 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-adc7a339-8ad5-40d8-8366-fa78b9b5d768 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] GET http://192.168.122.168/volume/v3/volumes/7434a93a-d745-46a4-8bf0-af383902eff9 Sep 07 21:08:49 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-adc7a339-8ad5-40d8-8366-fa78b9b5d768 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:08:49 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-adc7a339-8ad5-40d8-8366-fa78b9b5d768 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:08:49 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:08:49 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:08:49 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:08:49 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:08:49 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-adc7a339-8ad5-40d8-8366-fa78b9b5d768 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Volume info retrieved successfully. Sep 07 21:08:49 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-adc7a339-8ad5-40d8-8366-fa78b9b5d768 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] http://192.168.122.168/volume/v3/volumes/7434a93a-d745-46a4-8bf0-af383902eff9 returned with HTTP 200 Sep 07 21:08:49 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 335/657] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:08:49 2026] GET /volume/v3/volumes/7434a93a-d745-46a4-8bf0-af383902eff9 => generated 832 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:08:49 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-1e8e901d-029b-43fc-82b4-51e1376ab2e2 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:08:50 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1e8e901d-029b-43fc-82b4-51e1376ab2e2 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] GET http://192.168.122.168/volume/v3/volumes/b97aedd5-516c-45fa-934c-f7f4e94f244a Sep 07 21:08:50 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-1e8e901d-029b-43fc-82b4-51e1376ab2e2 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:08:50 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-1e8e901d-029b-43fc-82b4-51e1376ab2e2 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:08:50 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:08:50 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:08:50 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:08:50 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:08:50 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-1e8e901d-029b-43fc-82b4-51e1376ab2e2 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Volume info retrieved successfully. Sep 07 21:08:50 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1e8e901d-029b-43fc-82b4-51e1376ab2e2 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] http://192.168.122.168/volume/v3/volumes/b97aedd5-516c-45fa-934c-f7f4e94f244a returned with HTTP 200 Sep 07 21:08:50 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 323/658] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:08:49 2026] GET /volume/v3/volumes/b97aedd5-516c-45fa-934c-f7f4e94f244a => generated 850 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:08:50 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-0807a684-af5b-402f-9f66-dede55b71521 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:08:50 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-0807a684-af5b-402f-9f66-dede55b71521 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] POST http://192.168.122.168/volume/v3/volumes/b97aedd5-516c-45fa-934c-f7f4e94f244a/action Sep 07 21:08:50 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-0807a684-af5b-402f-9f66-dede55b71521 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Action body: b'{"os-attach": {"instance_uuid": "222eb746-3d9d-4f20-8b96-e0a9053d5a55", "mountpoint": "/dev/vdb"}}' {{(pid=86970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:08:50 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-0807a684-af5b-402f-9f66-dede55b71521 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "222eb746-3d9d-4f20-8b96-e0a9053d5a55", "mountpoint": "/dev/vdb"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:08:50 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:08:50 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:08:50 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:08:50 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:08:50 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-0807a684-af5b-402f-9f66-dede55b71521 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Volume info retrieved successfully. Sep 07 21:08:50 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-0807a684-af5b-402f-9f66-dede55b71521 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Update volume admin metadata completed successfully. Sep 07 21:08:50 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-f7635638-9400-4abb-8ab0-f2415e521cab None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:08:50 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f7635638-9400-4abb-8ab0-f2415e521cab tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] GET http://192.168.122.168/volume/v3/volumes/282f7a8c-fb71-4d0a-902d-c696dee261d4 Sep 07 21:08:50 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f7635638-9400-4abb-8ab0-f2415e521cab tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:08:50 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f7635638-9400-4abb-8ab0-f2415e521cab tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:08:50 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:08:50 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:08:50 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:08:50 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:08:50 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-f7635638-9400-4abb-8ab0-f2415e521cab tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] Volume info retrieved successfully. Sep 07 21:08:50 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f7635638-9400-4abb-8ab0-f2415e521cab tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] http://192.168.122.168/volume/v3/volumes/282f7a8c-fb71-4d0a-902d-c696dee261d4 returned with HTTP 200 Sep 07 21:08:50 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 324/659] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:08:50 2026] GET /volume/v3/volumes/282f7a8c-fb71-4d0a-902d-c696dee261d4 => generated 850 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:08:50 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-0807a684-af5b-402f-9f66-dede55b71521 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Attach volume completed successfully. Sep 07 21:08:50 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-0807a684-af5b-402f-9f66-dede55b71521 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] http://192.168.122.168/volume/v3/volumes/b97aedd5-516c-45fa-934c-f7f4e94f244a/action returned with HTTP 202 Sep 07 21:08:50 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 336/660] 192.168.122.168 () {60 vars in 1274 bytes} [Mon Sep 7 21:08:50 2026] POST /volume/v3/volumes/b97aedd5-516c-45fa-934c-f7f4e94f244a/action => generated 0 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 21:08:50 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-d47b6a6e-63c4-4544-997f-2167d94686ff None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:08:50 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d47b6a6e-63c4-4544-997f-2167d94686ff tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] GET http://192.168.122.168/volume/v3/volumes/b97aedd5-516c-45fa-934c-f7f4e94f244a Sep 07 21:08:50 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-d47b6a6e-63c4-4544-997f-2167d94686ff tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:08:50 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-d47b6a6e-63c4-4544-997f-2167d94686ff tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:08:50 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:08:50 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:08:50 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:08:50 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:08:50 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-d47b6a6e-63c4-4544-997f-2167d94686ff tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Volume info retrieved successfully. Sep 07 21:08:50 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d47b6a6e-63c4-4544-997f-2167d94686ff tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] http://192.168.122.168/volume/v3/volumes/b97aedd5-516c-45fa-934c-f7f4e94f244a returned with HTTP 200 Sep 07 21:08:50 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 325/661] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:08:50 2026] GET /volume/v3/volumes/b97aedd5-516c-45fa-934c-f7f4e94f244a => generated 1184 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:08:50 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-48483b23-2f20-499c-9d02-f17e720a23a6 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:08:50 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-48483b23-2f20-499c-9d02-f17e720a23a6 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] GET http://192.168.122.168/volume/v3/volumes/b97aedd5-516c-45fa-934c-f7f4e94f244a Sep 07 21:08:50 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-48483b23-2f20-499c-9d02-f17e720a23a6 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:08:50 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-48483b23-2f20-499c-9d02-f17e720a23a6 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:08:50 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:08:50 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:08:50 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:08:50 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:08:50 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-48483b23-2f20-499c-9d02-f17e720a23a6 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Volume info retrieved successfully. Sep 07 21:08:50 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-48483b23-2f20-499c-9d02-f17e720a23a6 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] http://192.168.122.168/volume/v3/volumes/b97aedd5-516c-45fa-934c-f7f4e94f244a returned with HTTP 200 Sep 07 21:08:50 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 337/662] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:08:50 2026] GET /volume/v3/volumes/b97aedd5-516c-45fa-934c-f7f4e94f244a => generated 1184 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:08:50 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-aace7bb1-3f66-4c37-951b-f11427c956b2 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:08:50 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-aace7bb1-3f66-4c37-951b-f11427c956b2 tempest-VolumesActionsTest-465412213 tempest-VolumesActionsTest-465412213-project-admin] POST http://192.168.122.168/volume/v3/volumes/b97aedd5-516c-45fa-934c-f7f4e94f244a/action Sep 07 21:08:50 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-aace7bb1-3f66-4c37-951b-f11427c956b2 tempest-VolumesActionsTest-465412213 tempest-VolumesActionsTest-465412213-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:08:50 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-aace7bb1-3f66-4c37-951b-f11427c956b2 tempest-VolumesActionsTest-465412213 tempest-VolumesActionsTest-465412213-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:08:50 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:08:50 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:08:50 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:08:50 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:08:50 devstack devstack@c-api.service[86971]: DEBUG cinder.api.contrib.admin_actions [None req-aace7bb1-3f66-4c37-951b-f11427c956b2 tempest-VolumesActionsTest-465412213 tempest-VolumesActionsTest-465412213-project-admin] Updating volume 'b97aedd5-516c-45fa-934c-f7f4e94f244a' with '{'status': 'error'}' {{(pid=86971) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 07 21:08:50 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:08:50 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:08:50 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:08:50 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:08:50 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-aace7bb1-3f66-4c37-951b-f11427c956b2 tempest-VolumesActionsTest-465412213 tempest-VolumesActionsTest-465412213-project-admin] http://192.168.122.168/volume/v3/volumes/b97aedd5-516c-45fa-934c-f7f4e94f244a/action returned with HTTP 202 Sep 07 21:08:50 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 326/663] 192.168.122.168 () {60 vars in 1274 bytes} [Mon Sep 7 21:08:50 2026] POST /volume/v3/volumes/b97aedd5-516c-45fa-934c-f7f4e94f244a/action => generated 0 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 07 21:08:50 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-1dfb54a0-e3e9-4d96-bace-bb3f0bd00ee2 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:08:50 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-1dfb54a0-e3e9-4d96-bace-bb3f0bd00ee2 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] GET http://192.168.122.168/volume/v3/volumes/b97aedd5-516c-45fa-934c-f7f4e94f244a Sep 07 21:08:50 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-1dfb54a0-e3e9-4d96-bace-bb3f0bd00ee2 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:08:50 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-1dfb54a0-e3e9-4d96-bace-bb3f0bd00ee2 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:08:50 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:08:50 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:08:50 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:08:50 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:08:50 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-1dfb54a0-e3e9-4d96-bace-bb3f0bd00ee2 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Volume info retrieved successfully. Sep 07 21:08:50 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-1dfb54a0-e3e9-4d96-bace-bb3f0bd00ee2 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] http://192.168.122.168/volume/v3/volumes/b97aedd5-516c-45fa-934c-f7f4e94f244a returned with HTTP 200 Sep 07 21:08:50 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 338/664] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:08:50 2026] GET /volume/v3/volumes/b97aedd5-516c-45fa-934c-f7f4e94f244a => generated 1183 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:08:50 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-79ffe921-93ac-4d54-a463-60a5a86528fb None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:08:50 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-79ffe921-93ac-4d54-a463-60a5a86528fb tempest-VolumesActionsTest-465412213 tempest-VolumesActionsTest-465412213-project-admin] POST http://192.168.122.168/volume/v3/volumes/b97aedd5-516c-45fa-934c-f7f4e94f244a/action Sep 07 21:08:50 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-79ffe921-93ac-4d54-a463-60a5a86528fb tempest-VolumesActionsTest-465412213 tempest-VolumesActionsTest-465412213-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "528f21c8-e32f-4bde-a428-d69735fda95e"}}' {{(pid=86971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:08:50 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-79ffe921-93ac-4d54-a463-60a5a86528fb tempest-VolumesActionsTest-465412213 tempest-VolumesActionsTest-465412213-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "528f21c8-e32f-4bde-a428-d69735fda95e"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:08:50 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:08:50 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:08:50 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:08:50 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:08:50 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-79ffe921-93ac-4d54-a463-60a5a86528fb tempest-VolumesActionsTest-465412213 tempest-VolumesActionsTest-465412213-project-admin] Volume info retrieved successfully. Sep 07 21:08:50 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-79ffe921-93ac-4d54-a463-60a5a86528fb tempest-VolumesActionsTest-465412213 tempest-VolumesActionsTest-465412213-project-admin] Terminate volume connection completed successfully. Sep 07 21:08:50 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-ab657aa0-23c7-41c9-b7a3-be3189ac9e64 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:08:50 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ab657aa0-23c7-41c9-b7a3-be3189ac9e64 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] GET http://192.168.122.168/volume/v3/volumes/7434a93a-d745-46a4-8bf0-af383902eff9 Sep 07 21:08:50 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ab657aa0-23c7-41c9-b7a3-be3189ac9e64 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:08:50 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ab657aa0-23c7-41c9-b7a3-be3189ac9e64 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:08:50 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-79ffe921-93ac-4d54-a463-60a5a86528fb tempest-VolumesActionsTest-465412213 tempest-VolumesActionsTest-465412213-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=86971) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Sep 07 21:08:50 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:08:50 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:08:50 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:08:50 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:08:50 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-ab657aa0-23c7-41c9-b7a3-be3189ac9e64 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Volume info retrieved successfully. Sep 07 21:08:50 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ab657aa0-23c7-41c9-b7a3-be3189ac9e64 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] http://192.168.122.168/volume/v3/volumes/7434a93a-d745-46a4-8bf0-af383902eff9 returned with HTTP 200 Sep 07 21:08:50 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 339/665] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:08:50 2026] GET /volume/v3/volumes/7434a93a-d745-46a4-8bf0-af383902eff9 => generated 856 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:08:51 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-79ffe921-93ac-4d54-a463-60a5a86528fb tempest-VolumesActionsTest-465412213 tempest-VolumesActionsTest-465412213-project-admin] Detach volume completed successfully. Sep 07 21:08:51 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-79ffe921-93ac-4d54-a463-60a5a86528fb tempest-VolumesActionsTest-465412213 tempest-VolumesActionsTest-465412213-project-admin] http://192.168.122.168/volume/v3/volumes/b97aedd5-516c-45fa-934c-f7f4e94f244a/action returned with HTTP 202 Sep 07 21:08:51 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 327/666] 192.168.122.168 () {60 vars in 1274 bytes} [Mon Sep 7 21:08:50 2026] POST /volume/v3/volumes/b97aedd5-516c-45fa-934c-f7f4e94f244a/action => generated 0 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 21:08:51 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-ea1fe1a4-c276-496d-8d86-805f6cd3fb75 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:08:51 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ea1fe1a4-c276-496d-8d86-805f6cd3fb75 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] GET http://192.168.122.168/volume/v3/volumes/b97aedd5-516c-45fa-934c-f7f4e94f244a Sep 07 21:08:51 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ea1fe1a4-c276-496d-8d86-805f6cd3fb75 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:08:51 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ea1fe1a4-c276-496d-8d86-805f6cd3fb75 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:08:51 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:08:51 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:08:51 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:08:51 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:08:51 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-ea1fe1a4-c276-496d-8d86-805f6cd3fb75 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Volume info retrieved successfully. Sep 07 21:08:51 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ea1fe1a4-c276-496d-8d86-805f6cd3fb75 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] http://192.168.122.168/volume/v3/volumes/b97aedd5-516c-45fa-934c-f7f4e94f244a returned with HTTP 200 Sep 07 21:08:51 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 340/667] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:08:51 2026] GET /volume/v3/volumes/b97aedd5-516c-45fa-934c-f7f4e94f244a => generated 869 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:08:51 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-28124fba-aeaa-4ed0-a000-8fe9e13281ac None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:08:51 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-28124fba-aeaa-4ed0-a000-8fe9e13281ac tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] GET http://192.168.122.168/volume/v3/volumes/b97aedd5-516c-45fa-934c-f7f4e94f244a Sep 07 21:08:51 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-28124fba-aeaa-4ed0-a000-8fe9e13281ac tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:08:51 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-28124fba-aeaa-4ed0-a000-8fe9e13281ac tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:08:51 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:08:51 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:08:51 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:08:51 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:08:51 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-28124fba-aeaa-4ed0-a000-8fe9e13281ac tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Volume info retrieved successfully. Sep 07 21:08:51 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-28124fba-aeaa-4ed0-a000-8fe9e13281ac tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] http://192.168.122.168/volume/v3/volumes/b97aedd5-516c-45fa-934c-f7f4e94f244a returned with HTTP 200 Sep 07 21:08:51 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 328/668] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:08:51 2026] GET /volume/v3/volumes/b97aedd5-516c-45fa-934c-f7f4e94f244a => generated 869 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:08:51 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-dbf5794b-8088-4cbd-a285-b44840d50822 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:08:51 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-dbf5794b-8088-4cbd-a285-b44840d50822 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] POST http://192.168.122.168/volume/v3/volumes/b97aedd5-516c-45fa-934c-f7f4e94f244a/action Sep 07 21:08:51 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-dbf5794b-8088-4cbd-a285-b44840d50822 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Action body: b'{"os-detach": {}}' {{(pid=86970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:08:51 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-dbf5794b-8088-4cbd-a285-b44840d50822 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:08:51 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:08:51 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:08:51 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:08:51 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:08:51 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-dbf5794b-8088-4cbd-a285-b44840d50822 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Volume info retrieved successfully. Sep 07 21:08:51 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-92a1d585-a4da-41c9-80a0-ed1c11445856 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:08:51 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-92a1d585-a4da-41c9-80a0-ed1c11445856 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] GET http://192.168.122.168/volume/v3/volumes/282f7a8c-fb71-4d0a-902d-c696dee261d4 Sep 07 21:08:51 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-92a1d585-a4da-41c9-80a0-ed1c11445856 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:08:51 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-92a1d585-a4da-41c9-80a0-ed1c11445856 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:08:51 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:08:51 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:08:51 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:08:51 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:08:51 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-dbf5794b-8088-4cbd-a285-b44840d50822 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Detach volume completed successfully. Sep 07 21:08:51 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-dbf5794b-8088-4cbd-a285-b44840d50822 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] http://192.168.122.168/volume/v3/volumes/b97aedd5-516c-45fa-934c-f7f4e94f244a/action returned with HTTP 202 Sep 07 21:08:51 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 341/669] 192.168.122.168 () {60 vars in 1274 bytes} [Mon Sep 7 21:08:51 2026] POST /volume/v3/volumes/b97aedd5-516c-45fa-934c-f7f4e94f244a/action => generated 0 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 21:08:51 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-92a1d585-a4da-41c9-80a0-ed1c11445856 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] Volume info retrieved successfully. Sep 07 21:08:51 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-8aadebe0-fb46-4a72-aeeb-7bfe05a0f868 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:08:51 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8aadebe0-fb46-4a72-aeeb-7bfe05a0f868 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] GET http://192.168.122.168/volume/v3/volumes/b97aedd5-516c-45fa-934c-f7f4e94f244a Sep 07 21:08:51 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8aadebe0-fb46-4a72-aeeb-7bfe05a0f868 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:08:51 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-92a1d585-a4da-41c9-80a0-ed1c11445856 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] http://192.168.122.168/volume/v3/volumes/282f7a8c-fb71-4d0a-902d-c696dee261d4 returned with HTTP 200 Sep 07 21:08:51 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8aadebe0-fb46-4a72-aeeb-7bfe05a0f868 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:08:51 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 329/670] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:08:51 2026] GET /volume/v3/volumes/282f7a8c-fb71-4d0a-902d-c696dee261d4 => generated 851 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:08:51 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:08:51 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:08:51 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:08:51 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:08:51 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-8aadebe0-fb46-4a72-aeeb-7bfe05a0f868 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Volume info retrieved successfully. Sep 07 21:08:51 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8aadebe0-fb46-4a72-aeeb-7bfe05a0f868 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] http://192.168.122.168/volume/v3/volumes/b97aedd5-516c-45fa-934c-f7f4e94f244a returned with HTTP 200 Sep 07 21:08:51 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 342/671] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:08:51 2026] GET /volume/v3/volumes/b97aedd5-516c-45fa-934c-f7f4e94f244a => generated 869 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:08:51 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-41dd7145-677a-4e3c-a684-3e4dce99a4a3 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:08:51 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-41dd7145-677a-4e3c-a684-3e4dce99a4a3 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] GET http://192.168.122.168/volume/v3/volumes/b97aedd5-516c-45fa-934c-f7f4e94f244a Sep 07 21:08:51 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-41dd7145-677a-4e3c-a684-3e4dce99a4a3 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:08:51 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-41dd7145-677a-4e3c-a684-3e4dce99a4a3 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:08:51 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:08:51 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:08:51 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:08:51 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:08:51 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-41dd7145-677a-4e3c-a684-3e4dce99a4a3 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Volume info retrieved successfully. Sep 07 21:08:51 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-41dd7145-677a-4e3c-a684-3e4dce99a4a3 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] http://192.168.122.168/volume/v3/volumes/b97aedd5-516c-45fa-934c-f7f4e94f244a returned with HTTP 200 Sep 07 21:08:51 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 330/672] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:08:51 2026] GET /volume/v3/volumes/b97aedd5-516c-45fa-934c-f7f4e94f244a => generated 869 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:08:51 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-e087f406-4b57-4a6c-8828-021241d6cd50 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:08:51 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e087f406-4b57-4a6c-8828-021241d6cd50 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] DELETE http://192.168.122.168/volume/v3/volumes/b97aedd5-516c-45fa-934c-f7f4e94f244a Sep 07 21:08:51 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-e087f406-4b57-4a6c-8828-021241d6cd50 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:08:51 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-e087f406-4b57-4a6c-8828-021241d6cd50 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:08:51 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-e087f406-4b57-4a6c-8828-021241d6cd50 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Delete volume with id: b97aedd5-516c-45fa-934c-f7f4e94f244a Sep 07 21:08:51 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:08:51 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:08:51 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:08:51 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:08:51 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-e087f406-4b57-4a6c-8828-021241d6cd50 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Volume info retrieved successfully. Sep 07 21:08:51 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-e087f406-4b57-4a6c-8828-021241d6cd50 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Delete volume request issued successfully. Sep 07 21:08:51 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e087f406-4b57-4a6c-8828-021241d6cd50 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] http://192.168.122.168/volume/v3/volumes/b97aedd5-516c-45fa-934c-f7f4e94f244a returned with HTTP 202 Sep 07 21:08:51 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 343/673] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:08:51 2026] DELETE /volume/v3/volumes/b97aedd5-516c-45fa-934c-f7f4e94f244a => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:08:51 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-aedccc6e-a415-4fb2-ae91-989d6e712bd8 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:08:51 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-aedccc6e-a415-4fb2-ae91-989d6e712bd8 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] GET http://192.168.122.168/volume/v3/volumes/b97aedd5-516c-45fa-934c-f7f4e94f244a Sep 07 21:08:51 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-aedccc6e-a415-4fb2-ae91-989d6e712bd8 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:08:51 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-aedccc6e-a415-4fb2-ae91-989d6e712bd8 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:08:51 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:08:51 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:08:51 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:08:51 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:08:51 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-aedccc6e-a415-4fb2-ae91-989d6e712bd8 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Volume info retrieved successfully. Sep 07 21:08:51 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-aedccc6e-a415-4fb2-ae91-989d6e712bd8 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] http://192.168.122.168/volume/v3/volumes/b97aedd5-516c-45fa-934c-f7f4e94f244a returned with HTTP 200 Sep 07 21:08:51 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 331/674] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:08:51 2026] GET /volume/v3/volumes/b97aedd5-516c-45fa-934c-f7f4e94f244a => generated 868 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:08:51 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-dc188de9-4b99-41c1-9e37-0e74c5a1d9e7 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:08:51 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-dc188de9-4b99-41c1-9e37-0e74c5a1d9e7 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] GET http://192.168.122.168/volume/v3/volumes/7434a93a-d745-46a4-8bf0-af383902eff9 Sep 07 21:08:51 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-dc188de9-4b99-41c1-9e37-0e74c5a1d9e7 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:08:51 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-dc188de9-4b99-41c1-9e37-0e74c5a1d9e7 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:08:52 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:08:52 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:08:52 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:08:52 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:08:52 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-dc188de9-4b99-41c1-9e37-0e74c5a1d9e7 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Volume info retrieved successfully. Sep 07 21:08:52 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-dc188de9-4b99-41c1-9e37-0e74c5a1d9e7 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] http://192.168.122.168/volume/v3/volumes/7434a93a-d745-46a4-8bf0-af383902eff9 returned with HTTP 200 Sep 07 21:08:52 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 344/675] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:08:51 2026] GET /volume/v3/volumes/7434a93a-d745-46a4-8bf0-af383902eff9 => generated 857 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:08:52 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-1cfc045c-f79d-4c20-b7e0-0b8979063466 req-73f63b5f-3a2f-4f3b-bc71-86ef514e487d None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:08:52 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-1cfc045c-f79d-4c20-b7e0-0b8979063466 req-73f63b5f-3a2f-4f3b-bc71-86ef514e487d tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] GET http://192.168.122.168/volume/v3/volumes/7434a93a-d745-46a4-8bf0-af383902eff9 Sep 07 21:08:52 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-1cfc045c-f79d-4c20-b7e0-0b8979063466 req-73f63b5f-3a2f-4f3b-bc71-86ef514e487d tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:08:52 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-1cfc045c-f79d-4c20-b7e0-0b8979063466 req-73f63b5f-3a2f-4f3b-bc71-86ef514e487d tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:08:52 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:08:52 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:08:52 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:08:52 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:08:52 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [req-1cfc045c-f79d-4c20-b7e0-0b8979063466 req-73f63b5f-3a2f-4f3b-bc71-86ef514e487d tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Volume info retrieved successfully. Sep 07 21:08:52 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-1cfc045c-f79d-4c20-b7e0-0b8979063466 req-73f63b5f-3a2f-4f3b-bc71-86ef514e487d tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] http://192.168.122.168/volume/v3/volumes/7434a93a-d745-46a4-8bf0-af383902eff9 returned with HTTP 200 Sep 07 21:08:52 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 332/676] 192.168.122.168 () {60 vars in 1487 bytes} [Mon Sep 7 21:08:52 2026] GET /volume/v3/volumes/7434a93a-d745-46a4-8bf0-af383902eff9 => generated 857 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:08:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-f602cc44-d655-4a95-a690-43a0f7f096fd None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:08:52 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f602cc44-d655-4a95-a690-43a0f7f096fd None None] GET http://192.168.122.168/volume// Sep 07 21:08:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f602cc44-d655-4a95-a690-43a0f7f096fd None None] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:08:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f602cc44-d655-4a95-a690-43a0f7f096fd None None] Calling method 'all' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:08:52 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f602cc44-d655-4a95-a690-43a0f7f096fd None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 07 21:08:52 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 345/677] 192.168.122.168 () {58 vars in 1317 bytes} [Mon Sep 7 21:08:52 2026] GET /volume/ => generated 390 bytes in 17 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 21:08:52 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-1cfc045c-f79d-4c20-b7e0-0b8979063466 req-5c79f512-e087-4709-b279-b5d99c6e40dd None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:08:52 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-1cfc045c-f79d-4c20-b7e0-0b8979063466 req-5c79f512-e087-4709-b279-b5d99c6e40dd tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] POST http://192.168.122.168/volume/v3/attachments Sep 07 21:08:52 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-1cfc045c-f79d-4c20-b7e0-0b8979063466 req-5c79f512-e087-4709-b279-b5d99c6e40dd tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7434a93a-d745-46a4-8bf0-af383902eff9", "connector": null, "instance_uuid": "85ad33af-e93a-4a78-91c4-c8ad92c92cf1"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:08:52 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:08:52 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:08:52 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:08:52 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:08:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-c59d8a70-9699-49e7-ab1d-20bb9ac4cc4a None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:08:52 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c59d8a70-9699-49e7-ab1d-20bb9ac4cc4a tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] GET http://192.168.122.168/volume/v3/volumes/b97aedd5-516c-45fa-934c-f7f4e94f244a Sep 07 21:08:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c59d8a70-9699-49e7-ab1d-20bb9ac4cc4a tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:08:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c59d8a70-9699-49e7-ab1d-20bb9ac4cc4a tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:08:52 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c59d8a70-9699-49e7-ab1d-20bb9ac4cc4a tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] http://192.168.122.168/volume/v3/volumes/b97aedd5-516c-45fa-934c-f7f4e94f244a returned with HTTP 404 Sep 07 21:08:52 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 346/678] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:08:52 2026] GET /volume/v3/volumes/b97aedd5-516c-45fa-934c-f7f4e94f244a => generated 109 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 21:08:52 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-1cfc045c-f79d-4c20-b7e0-0b8979063466 req-5c79f512-e087-4709-b279-b5d99c6e40dd tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] http://192.168.122.168/volume/v3/attachments returned with HTTP 200 Sep 07 21:08:52 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 333/679] 192.168.122.168 () {66 vars in 1483 bytes} [Mon Sep 7 21:08:52 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 07 21:08:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-35fa2528-529a-4e6a-920d-71084c884eaa None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:08:52 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-35fa2528-529a-4e6a-920d-71084c884eaa tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] GET http://192.168.122.168/volume/v3/volumes/7434a93a-d745-46a4-8bf0-af383902eff9 Sep 07 21:08:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-35fa2528-529a-4e6a-920d-71084c884eaa tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:08:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-35fa2528-529a-4e6a-920d-71084c884eaa tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:08:52 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-1475a281-8984-4623-aa8f-a2fae079cdb7 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:08:52 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1475a281-8984-4623-aa8f-a2fae079cdb7 None None] GET http://192.168.122.168/volume// Sep 07 21:08:52 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-1475a281-8984-4623-aa8f-a2fae079cdb7 None None] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:08:52 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-1475a281-8984-4623-aa8f-a2fae079cdb7 None None] Calling method 'all' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:08:52 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1475a281-8984-4623-aa8f-a2fae079cdb7 None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 07 21:08:52 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 334/680] 192.168.122.168 () {58 vars in 1315 bytes} [Mon Sep 7 21:08:52 2026] GET /volume/ => generated 390 bytes in 21 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 21:08:52 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-1cfc045c-f79d-4c20-b7e0-0b8979063466 req-986cd974-43e1-435f-be8d-712502ec7863 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:08:52 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:08:52 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:08:52 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-1cfc045c-f79d-4c20-b7e0-0b8979063466 req-986cd974-43e1-435f-be8d-712502ec7863 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] GET http://192.168.122.168/volume/v3/volumes/7434a93a-d745-46a4-8bf0-af383902eff9 Sep 07 21:08:52 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-1cfc045c-f79d-4c20-b7e0-0b8979063466 req-986cd974-43e1-435f-be8d-712502ec7863 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:08:52 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-1cfc045c-f79d-4c20-b7e0-0b8979063466 req-986cd974-43e1-435f-be8d-712502ec7863 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:08:52 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:08:52 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:08:53 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-35fa2528-529a-4e6a-920d-71084c884eaa tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Volume info retrieved successfully. Sep 07 21:08:53 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:08:53 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:08:53 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:08:53 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:08:53 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [req-1cfc045c-f79d-4c20-b7e0-0b8979063466 req-986cd974-43e1-435f-be8d-712502ec7863 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Volume info retrieved successfully. Sep 07 21:08:53 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-35fa2528-529a-4e6a-920d-71084c884eaa tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] http://192.168.122.168/volume/v3/volumes/7434a93a-d745-46a4-8bf0-af383902eff9 returned with HTTP 200 Sep 07 21:08:53 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-1cfc045c-f79d-4c20-b7e0-0b8979063466 req-986cd974-43e1-435f-be8d-712502ec7863 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] http://192.168.122.168/volume/v3/volumes/7434a93a-d745-46a4-8bf0-af383902eff9 returned with HTTP 200 Sep 07 21:08:53 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 347/681] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:08:52 2026] GET /volume/v3/volumes/7434a93a-d745-46a4-8bf0-af383902eff9 => generated 856 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:08:53 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 335/682] 192.168.122.168 () {62 vars in 1528 bytes} [Mon Sep 7 21:08:52 2026] GET /volume/v3/volumes/7434a93a-d745-46a4-8bf0-af383902eff9 => generated 1037 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 21:08:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-1cfc045c-f79d-4c20-b7e0-0b8979063466 req-5cd4ce02-1dd8-4939-b516-704836a51792 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:08:53 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-1cfc045c-f79d-4c20-b7e0-0b8979063466 req-5cd4ce02-1dd8-4939-b516-704836a51792 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] PUT http://192.168.122.168/volume/v3/attachments/dfd4a3ac-b039-4b3e-a692-e4ca648d02c0 Sep 07 21:08:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-1cfc045c-f79d-4c20-b7e0-0b8979063466 req-5cd4ce02-1dd8-4939-b516-704836a51792 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.168", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f66edac0a33a", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "c6b99549-0b24-4978-b602-a84a5032516b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:08:53 devstack devstack@c-api.service[86970]: DEBUG cinder.coordination [req-1cfc045c-f79d-4c20-b7e0-0b8979063466 req-5cd4ce02-1dd8-4939-b516-704836a51792 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Acquiring lock "cinder-attachment_update-7434a93a-d745-46a4-8bf0-af383902eff9-devstack" by "attachment_update" {{(pid=86970) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 21:08:53 devstack devstack@c-api.service[86970]: DEBUG cinder.coordination [req-1cfc045c-f79d-4c20-b7e0-0b8979063466 req-5cd4ce02-1dd8-4939-b516-704836a51792 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Lock "cinder-attachment_update-7434a93a-d745-46a4-8bf0-af383902eff9-devstack" acquired by "attachment_update" :: waited 0.017s {{(pid=86970) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 21:08:53 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:08:53 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:08:53 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:08:53 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:08:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-fa3d1b6d-dd06-4c85-a16a-fb4f99f2d963 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:08:53 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-fa3d1b6d-dd06-4c85-a16a-fb4f99f2d963 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] GET http://192.168.122.168/volume/v3/volumes/a80c4a75-1fd8-4433-91c7-3d60192e3839 Sep 07 21:08:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-fa3d1b6d-dd06-4c85-a16a-fb4f99f2d963 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:08:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-fa3d1b6d-dd06-4c85-a16a-fb4f99f2d963 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:08:53 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:08:53 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:08:53 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:08:53 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:08:53 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-fa3d1b6d-dd06-4c85-a16a-fb4f99f2d963 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Volume info retrieved successfully. Sep 07 21:08:53 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-fa3d1b6d-dd06-4c85-a16a-fb4f99f2d963 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] http://192.168.122.168/volume/v3/volumes/a80c4a75-1fd8-4433-91c7-3d60192e3839 returned with HTTP 200 Sep 07 21:08:53 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 336/683] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:08:53 2026] GET /volume/v3/volumes/a80c4a75-1fd8-4433-91c7-3d60192e3839 => generated 855 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:08:54 devstack devstack@c-api.service[86970]: DEBUG cinder.coordination [req-1cfc045c-f79d-4c20-b7e0-0b8979063466 req-5cd4ce02-1dd8-4939-b516-704836a51792 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Lock "cinder-attachment_update-7434a93a-d745-46a4-8bf0-af383902eff9-devstack" released by "attachment_update" :: held 0.475s {{(pid=86970) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 21:08:54 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-1cfc045c-f79d-4c20-b7e0-0b8979063466 req-5cd4ce02-1dd8-4939-b516-704836a51792 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] http://192.168.122.168/volume/v3/attachments/dfd4a3ac-b039-4b3e-a692-e4ca648d02c0 returned with HTTP 200 Sep 07 21:08:54 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 348/684] 192.168.122.168 () {66 vars in 1593 bytes} [Mon Sep 7 21:08:53 2026] PUT /volume/v3/attachments/dfd4a3ac-b039-4b3e-a692-e4ca648d02c0 => generated 694 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:08:54 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-f2603214-c091-4929-848f-ec973e69b6e6 req-c4e9bf14-598e-4ba3-bb3e-0f77b27f55c8 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:08:54 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-70339f82-3d9e-4840-9eb8-693f4c9e1b6f None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:08:54 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-70339f82-3d9e-4840-9eb8-693f4c9e1b6f tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] GET http://192.168.122.168/volume/v3/volumes/7434a93a-d745-46a4-8bf0-af383902eff9 Sep 07 21:08:54 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-70339f82-3d9e-4840-9eb8-693f4c9e1b6f tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:08:54 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-70339f82-3d9e-4840-9eb8-693f4c9e1b6f tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:08:54 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-f2603214-c091-4929-848f-ec973e69b6e6 req-c4e9bf14-598e-4ba3-bb3e-0f77b27f55c8 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] GET http://192.168.122.168/volume/v3/volumes/a80c4a75-1fd8-4433-91c7-3d60192e3839 Sep 07 21:08:54 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-f2603214-c091-4929-848f-ec973e69b6e6 req-c4e9bf14-598e-4ba3-bb3e-0f77b27f55c8 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:08:54 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-f2603214-c091-4929-848f-ec973e69b6e6 req-c4e9bf14-598e-4ba3-bb3e-0f77b27f55c8 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:08:54 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:08:54 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:08:54 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:08:54 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:08:54 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:08:54 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:08:54 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:08:54 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:08:54 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [req-f2603214-c091-4929-848f-ec973e69b6e6 req-c4e9bf14-598e-4ba3-bb3e-0f77b27f55c8 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Volume info retrieved successfully. Sep 07 21:08:54 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-70339f82-3d9e-4840-9eb8-693f4c9e1b6f tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Volume info retrieved successfully. Sep 07 21:08:54 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-f2603214-c091-4929-848f-ec973e69b6e6 req-c4e9bf14-598e-4ba3-bb3e-0f77b27f55c8 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] http://192.168.122.168/volume/v3/volumes/a80c4a75-1fd8-4433-91c7-3d60192e3839 returned with HTTP 200 Sep 07 21:08:54 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 337/685] 192.168.122.168 () {60 vars in 1487 bytes} [Mon Sep 7 21:08:54 2026] GET /volume/v3/volumes/a80c4a75-1fd8-4433-91c7-3d60192e3839 => generated 855 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:08:54 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-70339f82-3d9e-4840-9eb8-693f4c9e1b6f tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] http://192.168.122.168/volume/v3/volumes/7434a93a-d745-46a4-8bf0-af383902eff9 returned with HTTP 200 Sep 07 21:08:54 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 349/686] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:08:54 2026] GET /volume/v3/volumes/7434a93a-d745-46a4-8bf0-af383902eff9 => generated 857 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:08:54 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-a1c6569c-8ec0-4341-b512-a5371c8718b2 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:08:54 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a1c6569c-8ec0-4341-b512-a5371c8718b2 None None] GET http://192.168.122.168/volume// Sep 07 21:08:54 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-a1c6569c-8ec0-4341-b512-a5371c8718b2 None None] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:08:54 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-a1c6569c-8ec0-4341-b512-a5371c8718b2 None None] Calling method 'all' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:08:54 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a1c6569c-8ec0-4341-b512-a5371c8718b2 None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 07 21:08:54 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 338/687] 192.168.122.168 () {58 vars in 1317 bytes} [Mon Sep 7 21:08:54 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 21:08:54 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-f2603214-c091-4929-848f-ec973e69b6e6 req-ea566ad4-73b0-4d7f-bd3b-402fd99d9802 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:08:54 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-f2603214-c091-4929-848f-ec973e69b6e6 req-ea566ad4-73b0-4d7f-bd3b-402fd99d9802 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] POST http://192.168.122.168/volume/v3/attachments Sep 07 21:08:54 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-f2603214-c091-4929-848f-ec973e69b6e6 req-ea566ad4-73b0-4d7f-bd3b-402fd99d9802 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a80c4a75-1fd8-4433-91c7-3d60192e3839", "connector": null, "instance_uuid": "5e6bf7ac-e264-40ab-9637-9478bee9ad4c"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:08:54 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:08:54 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:08:54 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:08:54 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:08:54 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-f2603214-c091-4929-848f-ec973e69b6e6 req-ea566ad4-73b0-4d7f-bd3b-402fd99d9802 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] http://192.168.122.168/volume/v3/attachments returned with HTTP 200 Sep 07 21:08:54 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 350/688] 192.168.122.168 () {66 vars in 1483 bytes} [Mon Sep 7 21:08:54 2026] POST /volume/v3/attachments => generated 273 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:08:54 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-9f9f0a91-20e1-4abc-8174-1a539b1f6636 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:08:54 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-9f9f0a91-20e1-4abc-8174-1a539b1f6636 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] GET http://192.168.122.168/volume/v3/volumes/a80c4a75-1fd8-4433-91c7-3d60192e3839 Sep 07 21:08:54 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-9f9f0a91-20e1-4abc-8174-1a539b1f6636 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:08:54 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-9f9f0a91-20e1-4abc-8174-1a539b1f6636 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:08:54 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:08:54 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:08:54 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:08:54 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:08:54 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-33c8f03a-d78e-448e-8289-c0ea7129d70d None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:08:54 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-33c8f03a-d78e-448e-8289-c0ea7129d70d None None] GET http://192.168.122.168/volume// Sep 07 21:08:54 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-33c8f03a-d78e-448e-8289-c0ea7129d70d None None] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:08:54 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-33c8f03a-d78e-448e-8289-c0ea7129d70d None None] Calling method 'all' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:08:54 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-33c8f03a-d78e-448e-8289-c0ea7129d70d None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 07 21:08:54 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 351/689] 192.168.122.168 () {58 vars in 1315 bytes} [Mon Sep 7 21:08:54 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 21:08:54 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-f2603214-c091-4929-848f-ec973e69b6e6 req-c37a76b8-0b49-4994-8444-edcf06d5acba None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:08:54 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-9f9f0a91-20e1-4abc-8174-1a539b1f6636 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Volume info retrieved successfully. Sep 07 21:08:54 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-f2603214-c091-4929-848f-ec973e69b6e6 req-c37a76b8-0b49-4994-8444-edcf06d5acba tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] GET http://192.168.122.168/volume/v3/volumes/a80c4a75-1fd8-4433-91c7-3d60192e3839 Sep 07 21:08:54 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-f2603214-c091-4929-848f-ec973e69b6e6 req-c37a76b8-0b49-4994-8444-edcf06d5acba tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:08:54 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-f2603214-c091-4929-848f-ec973e69b6e6 req-c37a76b8-0b49-4994-8444-edcf06d5acba tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:08:54 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-9f9f0a91-20e1-4abc-8174-1a539b1f6636 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] http://192.168.122.168/volume/v3/volumes/a80c4a75-1fd8-4433-91c7-3d60192e3839 returned with HTTP 200 Sep 07 21:08:54 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 339/690] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:08:54 2026] GET /volume/v3/volumes/a80c4a75-1fd8-4433-91c7-3d60192e3839 => generated 854 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:08:54 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:08:54 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:08:54 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:08:54 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:08:54 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [req-f2603214-c091-4929-848f-ec973e69b6e6 req-c37a76b8-0b49-4994-8444-edcf06d5acba tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Volume info retrieved successfully. Sep 07 21:08:54 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-f2603214-c091-4929-848f-ec973e69b6e6 req-c37a76b8-0b49-4994-8444-edcf06d5acba tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] http://192.168.122.168/volume/v3/volumes/a80c4a75-1fd8-4433-91c7-3d60192e3839 returned with HTTP 200 Sep 07 21:08:54 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 352/691] 192.168.122.168 () {62 vars in 1528 bytes} [Mon Sep 7 21:08:54 2026] GET /volume/v3/volumes/a80c4a75-1fd8-4433-91c7-3d60192e3839 => generated 1035 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 21:08:55 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-1cfc045c-f79d-4c20-b7e0-0b8979063466 req-cd21326b-ba35-49f1-96ef-23e6b0f9e791 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:08:55 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-1cfc045c-f79d-4c20-b7e0-0b8979063466 req-cd21326b-ba35-49f1-96ef-23e6b0f9e791 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] POST http://192.168.122.168/volume/v3/attachments/dfd4a3ac-b039-4b3e-a692-e4ca648d02c0/action Sep 07 21:08:55 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-1cfc045c-f79d-4c20-b7e0-0b8979063466 req-cd21326b-ba35-49f1-96ef-23e6b0f9e791 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Action body: b'{"os-complete": null}' {{(pid=86971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:08:55 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-1cfc045c-f79d-4c20-b7e0-0b8979063466 req-cd21326b-ba35-49f1-96ef-23e6b0f9e791 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:08:55 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-f2603214-c091-4929-848f-ec973e69b6e6 req-445c96ab-1118-47fc-beae-fe72de521663 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:08:55 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:08:55 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:08:55 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-f2603214-c091-4929-848f-ec973e69b6e6 req-445c96ab-1118-47fc-beae-fe72de521663 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] PUT http://192.168.122.168/volume/v3/attachments/a973cd53-a17f-4f53-90c6-dddc631a15f6 Sep 07 21:08:55 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-f2603214-c091-4929-848f-ec973e69b6e6 req-445c96ab-1118-47fc-beae-fe72de521663 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.168", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f66edac0a33a", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "c6b99549-0b24-4978-b602-a84a5032516b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:08:55 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:08:55 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:08:55 devstack devstack@c-api.service[86970]: DEBUG cinder.coordination [req-f2603214-c091-4929-848f-ec973e69b6e6 req-445c96ab-1118-47fc-beae-fe72de521663 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Acquiring lock "cinder-attachment_update-a80c4a75-1fd8-4433-91c7-3d60192e3839-devstack" by "attachment_update" {{(pid=86970) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 21:08:55 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-1cfc045c-f79d-4c20-b7e0-0b8979063466 req-cd21326b-ba35-49f1-96ef-23e6b0f9e791 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] http://192.168.122.168/volume/v3/attachments/dfd4a3ac-b039-4b3e-a692-e4ca648d02c0/action returned with HTTP 204 Sep 07 21:08:55 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 340/692] 192.168.122.168 () {66 vars in 1614 bytes} [Mon Sep 7 21:08:55 2026] POST /volume/v3/attachments/dfd4a3ac-b039-4b3e-a692-e4ca648d02c0/action => generated 0 bytes in 136 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Sep 07 21:08:55 devstack devstack@c-api.service[86970]: DEBUG cinder.coordination [req-f2603214-c091-4929-848f-ec973e69b6e6 req-445c96ab-1118-47fc-beae-fe72de521663 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Lock "cinder-attachment_update-a80c4a75-1fd8-4433-91c7-3d60192e3839-devstack" acquired by "attachment_update" :: waited 0.032s {{(pid=86970) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 21:08:55 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:08:55 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:08:55 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-78888598-fa3a-491c-a48c-5773074a2914 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:08:55 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:08:55 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:08:55 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-78888598-fa3a-491c-a48c-5773074a2914 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] GET http://192.168.122.168/volume/v3/volumes/7434a93a-d745-46a4-8bf0-af383902eff9 Sep 07 21:08:55 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-78888598-fa3a-491c-a48c-5773074a2914 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:08:55 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-78888598-fa3a-491c-a48c-5773074a2914 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:08:55 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:08:55 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:08:55 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:08:55 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:08:55 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-78888598-fa3a-491c-a48c-5773074a2914 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Volume info retrieved successfully. Sep 07 21:08:55 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-78888598-fa3a-491c-a48c-5773074a2914 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] http://192.168.122.168/volume/v3/volumes/7434a93a-d745-46a4-8bf0-af383902eff9 returned with HTTP 200 Sep 07 21:08:55 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 341/693] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:08:55 2026] GET /volume/v3/volumes/7434a93a-d745-46a4-8bf0-af383902eff9 => generated 1149 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:08:55 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-963bf152-70e2-4bb7-a88e-8ac3eae572d5 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:08:55 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-963bf152-70e2-4bb7-a88e-8ac3eae572d5 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] GET http://192.168.122.168/volume/v3/volumes/7434a93a-d745-46a4-8bf0-af383902eff9 Sep 07 21:08:55 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-963bf152-70e2-4bb7-a88e-8ac3eae572d5 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:08:55 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-963bf152-70e2-4bb7-a88e-8ac3eae572d5 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:08:55 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:08:55 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:08:55 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:08:55 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:08:55 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-963bf152-70e2-4bb7-a88e-8ac3eae572d5 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Volume info retrieved successfully. Sep 07 21:08:55 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-963bf152-70e2-4bb7-a88e-8ac3eae572d5 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] http://192.168.122.168/volume/v3/volumes/7434a93a-d745-46a4-8bf0-af383902eff9 returned with HTTP 200 Sep 07 21:08:55 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 342/694] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:08:55 2026] GET /volume/v3/volumes/7434a93a-d745-46a4-8bf0-af383902eff9 => generated 1149 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:08:55 devstack devstack@c-api.service[86970]: DEBUG cinder.coordination [req-f2603214-c091-4929-848f-ec973e69b6e6 req-445c96ab-1118-47fc-beae-fe72de521663 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Lock "cinder-attachment_update-a80c4a75-1fd8-4433-91c7-3d60192e3839-devstack" released by "attachment_update" :: held 0.368s {{(pid=86970) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 21:08:55 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-f2603214-c091-4929-848f-ec973e69b6e6 req-445c96ab-1118-47fc-beae-fe72de521663 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] http://192.168.122.168/volume/v3/attachments/a973cd53-a17f-4f53-90c6-dddc631a15f6 returned with HTTP 200 Sep 07 21:08:55 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 353/695] 192.168.122.168 () {66 vars in 1593 bytes} [Mon Sep 7 21:08:55 2026] PUT /volume/v3/attachments/a973cd53-a17f-4f53-90c6-dddc631a15f6 => generated 694 bytes in 461 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:08:55 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-fe111b1d-fb26-4471-a333-059db7cbe799 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:08:55 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-fe111b1d-fb26-4471-a333-059db7cbe799 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] GET http://192.168.122.168/volume/v3/volumes/a80c4a75-1fd8-4433-91c7-3d60192e3839 Sep 07 21:08:55 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-fe111b1d-fb26-4471-a333-059db7cbe799 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:08:55 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-fe111b1d-fb26-4471-a333-059db7cbe799 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:08:55 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:08:55 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:08:55 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:08:55 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:08:56 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-fe111b1d-fb26-4471-a333-059db7cbe799 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Volume info retrieved successfully. Sep 07 21:08:56 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-fe111b1d-fb26-4471-a333-059db7cbe799 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] http://192.168.122.168/volume/v3/volumes/a80c4a75-1fd8-4433-91c7-3d60192e3839 returned with HTTP 200 Sep 07 21:08:56 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 343/696] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:08:55 2026] GET /volume/v3/volumes/a80c4a75-1fd8-4433-91c7-3d60192e3839 => generated 855 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:08:56 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-f2603214-c091-4929-848f-ec973e69b6e6 req-070782f3-df60-4b7f-9579-309a3e312e09 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:08:56 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-f2603214-c091-4929-848f-ec973e69b6e6 req-070782f3-df60-4b7f-9579-309a3e312e09 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] POST http://192.168.122.168/volume/v3/attachments/a973cd53-a17f-4f53-90c6-dddc631a15f6/action Sep 07 21:08:56 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-f2603214-c091-4929-848f-ec973e69b6e6 req-070782f3-df60-4b7f-9579-309a3e312e09 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Action body: b'{"os-complete": null}' {{(pid=86970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:08:56 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-f2603214-c091-4929-848f-ec973e69b6e6 req-070782f3-df60-4b7f-9579-309a3e312e09 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:08:56 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:08:56 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:08:56 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:08:56 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:08:56 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-f2603214-c091-4929-848f-ec973e69b6e6 req-070782f3-df60-4b7f-9579-309a3e312e09 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] http://192.168.122.168/volume/v3/attachments/a973cd53-a17f-4f53-90c6-dddc631a15f6/action returned with HTTP 204 Sep 07 21:08:56 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 354/697] 192.168.122.168 () {66 vars in 1614 bytes} [Mon Sep 7 21:08:56 2026] POST /volume/v3/attachments/a973cd53-a17f-4f53-90c6-dddc631a15f6/action => generated 0 bytes in 90 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:08:57 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-72f1511e-cba5-40bc-9b0b-826be4c16728 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:08:57 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-72f1511e-cba5-40bc-9b0b-826be4c16728 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] GET http://192.168.122.168/volume/v3/volumes/a80c4a75-1fd8-4433-91c7-3d60192e3839 Sep 07 21:08:57 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-72f1511e-cba5-40bc-9b0b-826be4c16728 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:08:57 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-72f1511e-cba5-40bc-9b0b-826be4c16728 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:08:57 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:08:57 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:08:57 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:08:57 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:08:57 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-72f1511e-cba5-40bc-9b0b-826be4c16728 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Volume info retrieved successfully. Sep 07 21:08:57 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-72f1511e-cba5-40bc-9b0b-826be4c16728 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] http://192.168.122.168/volume/v3/volumes/a80c4a75-1fd8-4433-91c7-3d60192e3839 returned with HTTP 200 Sep 07 21:08:57 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 344/698] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:08:57 2026] GET /volume/v3/volumes/a80c4a75-1fd8-4433-91c7-3d60192e3839 => generated 1147 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:08:57 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-689599fa-3054-4360-8d72-7b72cb365277 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:08:57 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-689599fa-3054-4360-8d72-7b72cb365277 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] GET http://192.168.122.168/volume/v3/volumes/a80c4a75-1fd8-4433-91c7-3d60192e3839 Sep 07 21:08:57 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-75b3aa5b-6506-40bf-b811-1dd6b76f4ff6 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:08:57 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-75b3aa5b-6506-40bf-b811-1dd6b76f4ff6 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:08:57 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-689599fa-3054-4360-8d72-7b72cb365277 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:08:57 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-689599fa-3054-4360-8d72-7b72cb365277 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:08:57 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-75b3aa5b-6506-40bf-b811-1dd6b76f4ff6 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-993162541"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:08:57 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.volumes [None req-75b3aa5b-6506-40bf-b811-1dd6b76f4ff6 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-993162541'}} {{(pid=86971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:08:57 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-75b3aa5b-6506-40bf-b811-1dd6b76f4ff6 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Create volume of 1 GB Sep 07 21:08:57 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-75b3aa5b-6506-40bf-b811-1dd6b76f4ff6 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Availability Zones retrieved successfully. Sep 07 21:08:57 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:08:57 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:08:57 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:08:57 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:08:57 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-75b3aa5b-6506-40bf-b811-1dd6b76f4ff6 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Flow 'volume_create_api' (9703df5c-1667-4530-991a-b3a231d6be13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:08:57 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-75b3aa5b-6506-40bf-b811-1dd6b76f4ff6 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8e3a21a-db53-4e45-bf41-a0ed561bc0b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:08:57 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.flows.api.create_volume [None req-75b3aa5b-6506-40bf-b811-1dd6b76f4ff6 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Validating volume size '1' using validate_int {{(pid=86971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:08:57 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-689599fa-3054-4360-8d72-7b72cb365277 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Volume info retrieved successfully. Sep 07 21:08:57 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-689599fa-3054-4360-8d72-7b72cb365277 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] http://192.168.122.168/volume/v3/volumes/a80c4a75-1fd8-4433-91c7-3d60192e3839 returned with HTTP 200 Sep 07 21:08:57 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 355/699] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:08:57 2026] GET /volume/v3/volumes/a80c4a75-1fd8-4433-91c7-3d60192e3839 => generated 1147 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:08:57 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-75b3aa5b-6506-40bf-b811-1dd6b76f4ff6 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8e3a21a-db53-4e45-bf41-a0ed561bc0b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:08:57 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-75b3aa5b-6506-40bf-b811-1dd6b76f4ff6 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a957c36a-d2da-4e56-b9dc-e20c9a665fc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:08:57 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-75b3aa5b-6506-40bf-b811-1dd6b76f4ff6 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Created reservations ['b0d1a993-4693-42b5-a415-1f4b8b6aaee4', '1b8402cb-39c9-415c-a430-17b5c4a2c06f', '223ff7dc-fcc2-4b17-99a7-d5d95bdc8488', 'ae1909c2-5383-42c6-a40d-a01284fb91a4'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:08:57 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-75b3aa5b-6506-40bf-b811-1dd6b76f4ff6 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a957c36a-d2da-4e56-b9dc-e20c9a665fc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b0d1a993-4693-42b5-a415-1f4b8b6aaee4', '1b8402cb-39c9-415c-a430-17b5c4a2c06f', '223ff7dc-fcc2-4b17-99a7-d5d95bdc8488', 'ae1909c2-5383-42c6-a40d-a01284fb91a4']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:08:57 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-75b3aa5b-6506-40bf-b811-1dd6b76f4ff6 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (600039cf-e7bd-4075-ba59-962f300f008c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:08:57 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:08:57 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:08:57 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-75b3aa5b-6506-40bf-b811-1dd6b76f4ff6 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (600039cf-e7bd-4075-ba59-962f300f008c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2daf1389-694e-41d1-ad2b-5ab83650c8c7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-993162541',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='efd7997d04964125afc7b5bb8af31457',qos_specs=None,replication_status=,reservations=['b0d1a993-4693-42b5-a415-1f4b8b6aaee4','1b8402cb-39c9-415c-a430-17b5c4a2c06f','223ff7dc-fcc2-4b17-99a7-d5d95bdc8488','ae1909c2-5383-42c6-a40d-a01284fb91a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a307f813367d4ca6a9a9fc5bcdc4e081',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:08:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-993162541',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2daf1389-694e-41d1-ad2b-5ab83650c8c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='efd7997d04964125afc7b5bb8af31457',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a307f813367d4ca6a9a9fc5bcdc4e081',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:08:57 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-75b3aa5b-6506-40bf-b811-1dd6b76f4ff6 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8400cc8-1ea5-4327-ae69-de852bd3a455) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:08:57 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-75b3aa5b-6506-40bf-b811-1dd6b76f4ff6 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8400cc8-1ea5-4327-ae69-de852bd3a455) transitioned into state 'SUCCESS' from state '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-993162541',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='efd7997d04964125afc7b5bb8af31457',qos_specs=None,replication_status=,reservations=['b0d1a993-4693-42b5-a415-1f4b8b6aaee4','1b8402cb-39c9-415c-a430-17b5c4a2c06f','223ff7dc-fcc2-4b17-99a7-d5d95bdc8488','ae1909c2-5383-42c6-a40d-a01284fb91a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a307f813367d4ca6a9a9fc5bcdc4e081',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:08:57 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-75b3aa5b-6506-40bf-b811-1dd6b76f4ff6 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97a27d35-df89-4713-b0d1-22569eec8286) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:08:57 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-75b3aa5b-6506-40bf-b811-1dd6b76f4ff6 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97a27d35-df89-4713-b0d1-22569eec8286) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:08:57 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-75b3aa5b-6506-40bf-b811-1dd6b76f4ff6 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Flow 'volume_create_api' (9703df5c-1667-4530-991a-b3a231d6be13) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:08:57 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-75b3aa5b-6506-40bf-b811-1dd6b76f4ff6 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Create volume request issued successfully. Sep 07 21:08:57 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-75b3aa5b-6506-40bf-b811-1dd6b76f4ff6 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:08:57 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 345/700] 192.168.122.168 () {60 vars in 1142 bytes} [Mon Sep 7 21:08:57 2026] POST /volume/v3/volumes => generated 757 bytes in 407 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 21:08:57 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-ab7200bd-765c-436f-90fd-7e349fdcfb3c None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:08:57 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ab7200bd-765c-436f-90fd-7e349fdcfb3c tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] GET http://192.168.122.168/volume/v3/volumes/2daf1389-694e-41d1-ad2b-5ab83650c8c7 Sep 07 21:08:57 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ab7200bd-765c-436f-90fd-7e349fdcfb3c tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:08:57 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ab7200bd-765c-436f-90fd-7e349fdcfb3c tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:08:57 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:08:57 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:08:57 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:08:57 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:08:57 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-ab7200bd-765c-436f-90fd-7e349fdcfb3c tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Volume info retrieved successfully. Sep 07 21:08:57 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ab7200bd-765c-436f-90fd-7e349fdcfb3c tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] http://192.168.122.168/volume/v3/volumes/2daf1389-694e-41d1-ad2b-5ab83650c8c7 returned with HTTP 200 Sep 07 21:08:57 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 356/701] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:08:57 2026] GET /volume/v3/volumes/2daf1389-694e-41d1-ad2b-5ab83650c8c7 => generated 825 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:08:57 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-1c7d083a-884d-4e5d-9fa8-0107ae2d1b58 req-dd1d20f1-d886-4d49-9d5a-dfad8811e72c None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:08:57 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-1c7d083a-884d-4e5d-9fa8-0107ae2d1b58 req-dd1d20f1-d886-4d49-9d5a-dfad8811e72c tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] GET http://192.168.122.168/volume/v3/volumes/a80c4a75-1fd8-4433-91c7-3d60192e3839 Sep 07 21:08:57 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-1c7d083a-884d-4e5d-9fa8-0107ae2d1b58 req-dd1d20f1-d886-4d49-9d5a-dfad8811e72c tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:08:57 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-1c7d083a-884d-4e5d-9fa8-0107ae2d1b58 req-dd1d20f1-d886-4d49-9d5a-dfad8811e72c tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:08:58 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:08:58 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:08:58 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:08:58 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:08:58 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [req-1c7d083a-884d-4e5d-9fa8-0107ae2d1b58 req-dd1d20f1-d886-4d49-9d5a-dfad8811e72c tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Volume info retrieved successfully. Sep 07 21:08:58 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-1c7d083a-884d-4e5d-9fa8-0107ae2d1b58 req-dd1d20f1-d886-4d49-9d5a-dfad8811e72c tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] http://192.168.122.168/volume/v3/volumes/a80c4a75-1fd8-4433-91c7-3d60192e3839 returned with HTTP 200 Sep 07 21:08:58 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 346/702] 192.168.122.168 () {60 vars in 1487 bytes} [Mon Sep 7 21:08:57 2026] GET /volume/v3/volumes/a80c4a75-1fd8-4433-91c7-3d60192e3839 => generated 1147 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:08:58 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-dff1de3f-3e8a-46a8-93d3-a7ce8f4a7cdf None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:08:58 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-dff1de3f-3e8a-46a8-93d3-a7ce8f4a7cdf tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] GET http://192.168.122.168/volume/v3/volumes/2daf1389-694e-41d1-ad2b-5ab83650c8c7 Sep 07 21:08:58 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-dff1de3f-3e8a-46a8-93d3-a7ce8f4a7cdf tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:08:58 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-dff1de3f-3e8a-46a8-93d3-a7ce8f4a7cdf tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:08:58 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:08:58 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:08:58 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:08:58 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:08:58 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-dff1de3f-3e8a-46a8-93d3-a7ce8f4a7cdf tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Volume info retrieved successfully. Sep 07 21:08:58 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-dff1de3f-3e8a-46a8-93d3-a7ce8f4a7cdf tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] http://192.168.122.168/volume/v3/volumes/2daf1389-694e-41d1-ad2b-5ab83650c8c7 returned with HTTP 200 Sep 07 21:08:58 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 357/703] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:08:58 2026] GET /volume/v3/volumes/2daf1389-694e-41d1-ad2b-5ab83650c8c7 => generated 849 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:08:59 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-c84e8f6c-edfe-4981-9e61-4c1a68628b23 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:08:59 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c84e8f6c-edfe-4981-9e61-4c1a68628b23 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] GET http://192.168.122.168/volume/v3/volumes/2daf1389-694e-41d1-ad2b-5ab83650c8c7 Sep 07 21:08:59 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c84e8f6c-edfe-4981-9e61-4c1a68628b23 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:08:59 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c84e8f6c-edfe-4981-9e61-4c1a68628b23 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:08:59 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:08:59 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:08:59 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:08:59 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:08:59 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-c84e8f6c-edfe-4981-9e61-4c1a68628b23 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Volume info retrieved successfully. Sep 07 21:08:59 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c84e8f6c-edfe-4981-9e61-4c1a68628b23 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] http://192.168.122.168/volume/v3/volumes/2daf1389-694e-41d1-ad2b-5ab83650c8c7 returned with HTTP 200 Sep 07 21:08:59 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 347/704] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:08:59 2026] GET /volume/v3/volumes/2daf1389-694e-41d1-ad2b-5ab83650c8c7 => generated 850 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:08:59 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-e46ee800-d28b-4e29-b575-cc2877c7aa53 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:08:59 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e46ee800-d28b-4e29-b575-cc2877c7aa53 tempest-VolumesActionsTest-465412213 tempest-VolumesActionsTest-465412213-project-admin] POST http://192.168.122.168/volume/v3/volumes/2daf1389-694e-41d1-ad2b-5ab83650c8c7/action Sep 07 21:08:59 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-e46ee800-d28b-4e29-b575-cc2877c7aa53 tempest-VolumesActionsTest-465412213 tempest-VolumesActionsTest-465412213-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=86970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:08:59 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-e46ee800-d28b-4e29-b575-cc2877c7aa53 tempest-VolumesActionsTest-465412213 tempest-VolumesActionsTest-465412213-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:09:00 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:00 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:09:00 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:09:00 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:09:00 devstack devstack@c-api.service[86970]: DEBUG cinder.api.contrib.admin_actions [None req-e46ee800-d28b-4e29-b575-cc2877c7aa53 tempest-VolumesActionsTest-465412213 tempest-VolumesActionsTest-465412213-project-admin] Updating volume '2daf1389-694e-41d1-ad2b-5ab83650c8c7' with '{'status': 'attaching'}' {{(pid=86970) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 07 21:09:00 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:00 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:09:00 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-07299c0b-3a79-48cd-953a-3be11eddcd89 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:00 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-07299c0b-3a79-48cd-953a-3be11eddcd89 None None] GET http://192.168.122.168/volume// Sep 07 21:09:00 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-07299c0b-3a79-48cd-953a-3be11eddcd89 None None] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:09:00 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-07299c0b-3a79-48cd-953a-3be11eddcd89 None None] Calling method 'all' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:09:00 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-07299c0b-3a79-48cd-953a-3be11eddcd89 None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 07 21:09:00 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 348/705] 192.168.122.168 () {58 vars in 1315 bytes} [Mon Sep 7 21:09:00 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 21:09:00 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-1c7d083a-884d-4e5d-9fa8-0107ae2d1b58 req-27564b33-fed8-4323-9867-d9fc283358ca None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:00 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-1c7d083a-884d-4e5d-9fa8-0107ae2d1b58 req-27564b33-fed8-4323-9867-d9fc283358ca tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] POST http://192.168.122.168/volume/v3/attachments Sep 07 21:09:00 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-1c7d083a-884d-4e5d-9fa8-0107ae2d1b58 req-27564b33-fed8-4323-9867-d9fc283358ca tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a80c4a75-1fd8-4433-91c7-3d60192e3839", "connector": null, "instance_uuid": "5e6bf7ac-e264-40ab-9637-9478bee9ad4c"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:09:00 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:00 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:09:00 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e46ee800-d28b-4e29-b575-cc2877c7aa53 tempest-VolumesActionsTest-465412213 tempest-VolumesActionsTest-465412213-project-admin] http://192.168.122.168/volume/v3/volumes/2daf1389-694e-41d1-ad2b-5ab83650c8c7/action returned with HTTP 202 Sep 07 21:09:00 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 358/706] 192.168.122.168 () {60 vars in 1274 bytes} [Mon Sep 7 21:08:59 2026] POST /volume/v3/volumes/2daf1389-694e-41d1-ad2b-5ab83650c8c7/action => generated 0 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 07 21:09:00 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-1afce85d-b788-43f4-8883-84bf6995558a None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:00 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-1afce85d-b788-43f4-8883-84bf6995558a tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] GET http://192.168.122.168/volume/v3/volumes/2daf1389-694e-41d1-ad2b-5ab83650c8c7 Sep 07 21:09:00 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-1afce85d-b788-43f4-8883-84bf6995558a tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:09:00 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-1afce85d-b788-43f4-8883-84bf6995558a tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:09:00 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:00 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:09:00 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:00 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:09:00 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:09:00 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:09:00 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-1afce85d-b788-43f4-8883-84bf6995558a tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Volume info retrieved successfully. Sep 07 21:09:00 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:09:00 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:09:00 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-1afce85d-b788-43f4-8883-84bf6995558a tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] http://192.168.122.168/volume/v3/volumes/2daf1389-694e-41d1-ad2b-5ab83650c8c7 returned with HTTP 200 Sep 07 21:09:00 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 359/707] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:09:00 2026] GET /volume/v3/volumes/2daf1389-694e-41d1-ad2b-5ab83650c8c7 => generated 850 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:09:00 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:00 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:09:00 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-8780dd49-fbaa-4cf2-81de-433b297ecc6a None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:00 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8780dd49-fbaa-4cf2-81de-433b297ecc6a tempest-VolumesActionsTest-465412213 tempest-VolumesActionsTest-465412213-project-admin] POST http://192.168.122.168/volume/v3/volumes/2daf1389-694e-41d1-ad2b-5ab83650c8c7/action Sep 07 21:09:00 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8780dd49-fbaa-4cf2-81de-433b297ecc6a tempest-VolumesActionsTest-465412213 tempest-VolumesActionsTest-465412213-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:09:00 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8780dd49-fbaa-4cf2-81de-433b297ecc6a tempest-VolumesActionsTest-465412213 tempest-VolumesActionsTest-465412213-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:09:00 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:00 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:09:00 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:09:00 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:09:00 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-8780dd49-fbaa-4cf2-81de-433b297ecc6a tempest-VolumesActionsTest-465412213 tempest-VolumesActionsTest-465412213-project-admin] Volume info retrieved successfully. Sep 07 21:09:00 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-1c7d083a-884d-4e5d-9fa8-0107ae2d1b58 req-27564b33-fed8-4323-9867-d9fc283358ca tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] http://192.168.122.168/volume/v3/attachments returned with HTTP 200 Sep 07 21:09:00 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 349/708] 192.168.122.168 () {66 vars in 1483 bytes} [Mon Sep 7 21:09:00 2026] POST /volume/v3/attachments => generated 273 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:09:00 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-70e570cb-6c4e-45aa-bf4d-98b8950ded45 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:00 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-70e570cb-6c4e-45aa-bf4d-98b8950ded45 None None] GET http://192.168.122.168/volume// Sep 07 21:09:00 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-70e570cb-6c4e-45aa-bf4d-98b8950ded45 None None] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:09:00 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-70e570cb-6c4e-45aa-bf4d-98b8950ded45 None None] Calling method 'all' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:09:00 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-70e570cb-6c4e-45aa-bf4d-98b8950ded45 None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 07 21:09:00 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 350/709] 192.168.122.168 () {58 vars in 1315 bytes} [Mon Sep 7 21:09:00 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 21:09:00 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-1c7d083a-884d-4e5d-9fa8-0107ae2d1b58 req-9e01e519-c347-4229-a510-8e82ddad7930 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:00 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-1c7d083a-884d-4e5d-9fa8-0107ae2d1b58 req-9e01e519-c347-4229-a510-8e82ddad7930 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] GET http://192.168.122.168/volume/v3/volumes/a80c4a75-1fd8-4433-91c7-3d60192e3839 Sep 07 21:09:00 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-1c7d083a-884d-4e5d-9fa8-0107ae2d1b58 req-9e01e519-c347-4229-a510-8e82ddad7930 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:09:00 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-1c7d083a-884d-4e5d-9fa8-0107ae2d1b58 req-9e01e519-c347-4229-a510-8e82ddad7930 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:09:00 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-8780dd49-fbaa-4cf2-81de-433b297ecc6a tempest-VolumesActionsTest-465412213 tempest-VolumesActionsTest-465412213-project-admin] Delete volume request issued successfully. Sep 07 21:09:00 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8780dd49-fbaa-4cf2-81de-433b297ecc6a tempest-VolumesActionsTest-465412213 tempest-VolumesActionsTest-465412213-project-admin] http://192.168.122.168/volume/v3/volumes/2daf1389-694e-41d1-ad2b-5ab83650c8c7/action returned with HTTP 202 Sep 07 21:09:00 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 360/710] 192.168.122.168 () {60 vars in 1274 bytes} [Mon Sep 7 21:09:00 2026] POST /volume/v3/volumes/2daf1389-694e-41d1-ad2b-5ab83650c8c7/action => generated 0 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 21:09:00 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-780c311f-c99a-4b30-a338-f0c8a77bd76e None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:00 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-780c311f-c99a-4b30-a338-f0c8a77bd76e tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] GET http://192.168.122.168/volume/v3/volumes/2daf1389-694e-41d1-ad2b-5ab83650c8c7 Sep 07 21:09:00 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-780c311f-c99a-4b30-a338-f0c8a77bd76e tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:09:00 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-780c311f-c99a-4b30-a338-f0c8a77bd76e tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:09:00 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:00 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:09:00 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:00 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:09:00 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:09:00 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:09:00 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-780c311f-c99a-4b30-a338-f0c8a77bd76e tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Volume info retrieved successfully. Sep 07 21:09:00 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:09:00 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:09:00 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-780c311f-c99a-4b30-a338-f0c8a77bd76e tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] http://192.168.122.168/volume/v3/volumes/2daf1389-694e-41d1-ad2b-5ab83650c8c7 returned with HTTP 200 Sep 07 21:09:00 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 361/711] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:09:00 2026] GET /volume/v3/volumes/2daf1389-694e-41d1-ad2b-5ab83650c8c7 => generated 849 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:09:00 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [req-1c7d083a-884d-4e5d-9fa8-0107ae2d1b58 req-9e01e519-c347-4229-a510-8e82ddad7930 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Volume info retrieved successfully. Sep 07 21:09:00 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-1c7d083a-884d-4e5d-9fa8-0107ae2d1b58 req-9e01e519-c347-4229-a510-8e82ddad7930 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] http://192.168.122.168/volume/v3/volumes/a80c4a75-1fd8-4433-91c7-3d60192e3839 returned with HTTP 200 Sep 07 21:09:00 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 351/712] 192.168.122.168 () {62 vars in 1528 bytes} [Mon Sep 7 21:09:00 2026] GET /volume/v3/volumes/a80c4a75-1fd8-4433-91c7-3d60192e3839 => generated 1328 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 21:09:00 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-1c7d083a-884d-4e5d-9fa8-0107ae2d1b58 req-2e98487e-b763-4c19-8a3f-172162dcc0c9 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:00 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-1c7d083a-884d-4e5d-9fa8-0107ae2d1b58 req-2e98487e-b763-4c19-8a3f-172162dcc0c9 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] DELETE http://192.168.122.168/volume/v3/attachments/a973cd53-a17f-4f53-90c6-dddc631a15f6 Sep 07 21:09:00 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-1c7d083a-884d-4e5d-9fa8-0107ae2d1b58 req-2e98487e-b763-4c19-8a3f-172162dcc0c9 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:09:00 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-1c7d083a-884d-4e5d-9fa8-0107ae2d1b58 req-2e98487e-b763-4c19-8a3f-172162dcc0c9 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Calling method 'version_select' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:09:00 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:09:00 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:09:00 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:00 devstack devstack@c-api.service[86970]: return base.obj_make_list(context, Sep 07 21:09:00 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-1c7d083a-884d-4e5d-9fa8-0107ae2d1b58 req-2e98487e-b763-4c19-8a3f-172162dcc0c9 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] http://192.168.122.168/volume/v3/attachments/a973cd53-a17f-4f53-90c6-dddc631a15f6 returned with HTTP 200 Sep 07 21:09:00 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 362/713] 192.168.122.168 () {64 vars in 1562 bytes} [Mon Sep 7 21:09:00 2026] DELETE /volume/v3/attachments/a973cd53-a17f-4f53-90c6-dddc631a15f6 => generated 192 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:09:01 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-27c4df08-130d-4f17-9470-844f58a3b49c None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:01 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-27c4df08-130d-4f17-9470-844f58a3b49c tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] GET http://192.168.122.168/volume/v3/volumes/2daf1389-694e-41d1-ad2b-5ab83650c8c7 Sep 07 21:09:01 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-27c4df08-130d-4f17-9470-844f58a3b49c tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:09:01 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-27c4df08-130d-4f17-9470-844f58a3b49c tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:09:01 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:01 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:09:01 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:09:01 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:09:01 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-27c4df08-130d-4f17-9470-844f58a3b49c tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Volume info retrieved successfully. Sep 07 21:09:01 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-27c4df08-130d-4f17-9470-844f58a3b49c tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] http://192.168.122.168/volume/v3/volumes/2daf1389-694e-41d1-ad2b-5ab83650c8c7 returned with HTTP 200 Sep 07 21:09:01 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 352/714] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:09:01 2026] GET /volume/v3/volumes/2daf1389-694e-41d1-ad2b-5ab83650c8c7 => generated 849 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:09:01 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-c19cee66-8555-4ae9-b5a8-7feec609f123 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:01 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c19cee66-8555-4ae9-b5a8-7feec609f123 None None] GET http://192.168.122.168/volume// Sep 07 21:09:01 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c19cee66-8555-4ae9-b5a8-7feec609f123 None None] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:09:01 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c19cee66-8555-4ae9-b5a8-7feec609f123 None None] Calling method 'all' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:09:01 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c19cee66-8555-4ae9-b5a8-7feec609f123 None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 07 21:09:01 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 363/715] 192.168.122.168 () {58 vars in 1315 bytes} [Mon Sep 7 21:09:01 2026] GET /volume/ => generated 390 bytes in 27 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 21:09:01 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-1c7d083a-884d-4e5d-9fa8-0107ae2d1b58 req-23c964b8-3e8e-4314-ba78-b951ffd39325 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:01 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-1c7d083a-884d-4e5d-9fa8-0107ae2d1b58 req-23c964b8-3e8e-4314-ba78-b951ffd39325 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] GET http://192.168.122.168/volume/v3/volumes/a80c4a75-1fd8-4433-91c7-3d60192e3839 Sep 07 21:09:01 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-1c7d083a-884d-4e5d-9fa8-0107ae2d1b58 req-23c964b8-3e8e-4314-ba78-b951ffd39325 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:09:01 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-1c7d083a-884d-4e5d-9fa8-0107ae2d1b58 req-23c964b8-3e8e-4314-ba78-b951ffd39325 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:09:01 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:01 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:09:01 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:09:01 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:09:01 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [req-1c7d083a-884d-4e5d-9fa8-0107ae2d1b58 req-23c964b8-3e8e-4314-ba78-b951ffd39325 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Volume info retrieved successfully. Sep 07 21:09:01 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-1c7d083a-884d-4e5d-9fa8-0107ae2d1b58 req-23c964b8-3e8e-4314-ba78-b951ffd39325 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] http://192.168.122.168/volume/v3/volumes/a80c4a75-1fd8-4433-91c7-3d60192e3839 returned with HTTP 200 Sep 07 21:09:01 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 353/716] 192.168.122.168 () {62 vars in 1528 bytes} [Mon Sep 7 21:09:01 2026] GET /volume/v3/volumes/a80c4a75-1fd8-4433-91c7-3d60192e3839 => generated 1035 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 21:09:02 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-b660b5e8-2b9b-48a3-bd9e-faf13df142a0 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:02 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b660b5e8-2b9b-48a3-bd9e-faf13df142a0 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] POST http://192.168.122.168/volume/v3/volumes/282f7a8c-fb71-4d0a-902d-c696dee261d4/action Sep 07 21:09:02 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b660b5e8-2b9b-48a3-bd9e-faf13df142a0 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] Action body: b'{"os-attach": {"instance_uuid": "6cb980dc-1cd5-4d02-bae8-c4fd6dfb5711", "mountpoint": "/dev/vdb"}}' {{(pid=86970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:09:02 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b660b5e8-2b9b-48a3-bd9e-faf13df142a0 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "6cb980dc-1cd5-4d02-bae8-c4fd6dfb5711", "mountpoint": "/dev/vdb"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:09:02 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:02 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:09:02 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:09:02 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:09:02 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-b660b5e8-2b9b-48a3-bd9e-faf13df142a0 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] Volume info retrieved successfully. Sep 07 21:09:02 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-1c7d083a-884d-4e5d-9fa8-0107ae2d1b58 req-42311dc5-c9ec-4a4e-af00-0fda805574ed None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:02 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-1c7d083a-884d-4e5d-9fa8-0107ae2d1b58 req-42311dc5-c9ec-4a4e-af00-0fda805574ed tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] PUT http://192.168.122.168/volume/v3/attachments/e3c3042f-74ad-4158-8e1a-13df22f36c09 Sep 07 21:09:02 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-1c7d083a-884d-4e5d-9fa8-0107ae2d1b58 req-42311dc5-c9ec-4a4e-af00-0fda805574ed tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.168", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f66edac0a33a", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "c6b99549-0b24-4978-b602-a84a5032516b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:09:02 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-b660b5e8-2b9b-48a3-bd9e-faf13df142a0 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] Update volume admin metadata completed successfully. Sep 07 21:09:02 devstack devstack@c-api.service[86971]: DEBUG cinder.coordination [req-1c7d083a-884d-4e5d-9fa8-0107ae2d1b58 req-42311dc5-c9ec-4a4e-af00-0fda805574ed tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Acquiring lock "cinder-attachment_update-a80c4a75-1fd8-4433-91c7-3d60192e3839-devstack" by "attachment_update" {{(pid=86971) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 21:09:02 devstack devstack@c-api.service[86971]: DEBUG cinder.coordination [req-1c7d083a-884d-4e5d-9fa8-0107ae2d1b58 req-42311dc5-c9ec-4a4e-af00-0fda805574ed tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Lock "cinder-attachment_update-a80c4a75-1fd8-4433-91c7-3d60192e3839-devstack" acquired by "attachment_update" :: waited 0.033s {{(pid=86971) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 21:09:02 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:09:02 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:09:02 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:02 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:09:02 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-b660b5e8-2b9b-48a3-bd9e-faf13df142a0 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] Attach volume completed successfully. Sep 07 21:09:02 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b660b5e8-2b9b-48a3-bd9e-faf13df142a0 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] http://192.168.122.168/volume/v3/volumes/282f7a8c-fb71-4d0a-902d-c696dee261d4/action returned with HTTP 202 Sep 07 21:09:02 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 364/717] 192.168.122.168 () {60 vars in 1274 bytes} [Mon Sep 7 21:09:02 2026] POST /volume/v3/volumes/282f7a8c-fb71-4d0a-902d-c696dee261d4/action => generated 0 bytes in 692 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 21:09:02 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-c0e39999-1470-4a38-9d2e-faba30d444fb None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:02 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c0e39999-1470-4a38-9d2e-faba30d444fb tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] GET http://192.168.122.168/volume/v3/volumes/2daf1389-694e-41d1-ad2b-5ab83650c8c7 Sep 07 21:09:02 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c0e39999-1470-4a38-9d2e-faba30d444fb tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:09:02 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c0e39999-1470-4a38-9d2e-faba30d444fb tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:09:02 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c0e39999-1470-4a38-9d2e-faba30d444fb tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] http://192.168.122.168/volume/v3/volumes/2daf1389-694e-41d1-ad2b-5ab83650c8c7 returned with HTTP 404 Sep 07 21:09:02 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 365/718] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:09:02 2026] GET /volume/v3/volumes/2daf1389-694e-41d1-ad2b-5ab83650c8c7 => generated 109 bytes in 83 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:09:02 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-7abf7668-f9c1-458b-a771-6284fd5f6806 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:02 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-7abf7668-f9c1-458b-a771-6284fd5f6806 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] GET http://192.168.122.168/volume/v3/volumes/282f7a8c-fb71-4d0a-902d-c696dee261d4 Sep 07 21:09:02 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-7abf7668-f9c1-458b-a771-6284fd5f6806 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:09:02 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-7abf7668-f9c1-458b-a771-6284fd5f6806 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:09:02 devstack devstack@c-api.service[86971]: DEBUG cinder.coordination [req-1c7d083a-884d-4e5d-9fa8-0107ae2d1b58 req-42311dc5-c9ec-4a4e-af00-0fda805574ed tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Lock "cinder-attachment_update-a80c4a75-1fd8-4433-91c7-3d60192e3839-devstack" released by "attachment_update" :: held 0.480s {{(pid=86971) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 21:09:02 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-1c7d083a-884d-4e5d-9fa8-0107ae2d1b58 req-42311dc5-c9ec-4a4e-af00-0fda805574ed tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] http://192.168.122.168/volume/v3/attachments/e3c3042f-74ad-4158-8e1a-13df22f36c09 returned with HTTP 200 Sep 07 21:09:02 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 354/719] 192.168.122.168 () {66 vars in 1593 bytes} [Mon Sep 7 21:09:02 2026] PUT /volume/v3/attachments/e3c3042f-74ad-4158-8e1a-13df22f36c09 => generated 694 bytes in 621 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:09:02 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-ce539270-cdd7-4d28-ba87-ec5cf1b7edc4 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:02 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ce539270-cdd7-4d28-ba87-ec5cf1b7edc4 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] GET http://192.168.122.168/volume/v3/volumes/2daf1389-694e-41d1-ad2b-5ab83650c8c7 Sep 07 21:09:02 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-ce539270-cdd7-4d28-ba87-ec5cf1b7edc4 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:09:02 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-ce539270-cdd7-4d28-ba87-ec5cf1b7edc4 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:09:02 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:02 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:09:02 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:09:02 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:09:02 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-7abf7668-f9c1-458b-a771-6284fd5f6806 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] Volume info retrieved successfully. Sep 07 21:09:02 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ce539270-cdd7-4d28-ba87-ec5cf1b7edc4 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] http://192.168.122.168/volume/v3/volumes/2daf1389-694e-41d1-ad2b-5ab83650c8c7 returned with HTTP 404 Sep 07 21:09:02 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 355/720] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:09:02 2026] GET /volume/v3/volumes/2daf1389-694e-41d1-ad2b-5ab83650c8c7 => generated 109 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:09:02 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-5bc3236b-5c69-4812-9289-cad806283cb0 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:02 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-7abf7668-f9c1-458b-a771-6284fd5f6806 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] http://192.168.122.168/volume/v3/volumes/282f7a8c-fb71-4d0a-902d-c696dee261d4 returned with HTTP 200 Sep 07 21:09:02 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 366/721] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:09:02 2026] GET /volume/v3/volumes/282f7a8c-fb71-4d0a-902d-c696dee261d4 => generated 1185 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:09:02 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-1c7d083a-884d-4e5d-9fa8-0107ae2d1b58 req-7cb478ea-493d-49a6-af26-e777a040db45 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:02 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-1c7d083a-884d-4e5d-9fa8-0107ae2d1b58 req-7cb478ea-493d-49a6-af26-e777a040db45 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] POST http://192.168.122.168/volume/v3/attachments/e3c3042f-74ad-4158-8e1a-13df22f36c09/action Sep 07 21:09:02 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-1c7d083a-884d-4e5d-9fa8-0107ae2d1b58 req-7cb478ea-493d-49a6-af26-e777a040db45 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Action body: b'{"os-complete": null}' {{(pid=86970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:09:02 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-1c7d083a-884d-4e5d-9fa8-0107ae2d1b58 req-7cb478ea-493d-49a6-af26-e777a040db45 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:09:02 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5bc3236b-5c69-4812-9289-cad806283cb0 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] DELETE http://192.168.122.168/volume/v3/volumes/2daf1389-694e-41d1-ad2b-5ab83650c8c7 Sep 07 21:09:02 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-5bc3236b-5c69-4812-9289-cad806283cb0 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:09:02 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-5bc3236b-5c69-4812-9289-cad806283cb0 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:09:02 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-5bc3236b-5c69-4812-9289-cad806283cb0 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Delete volume with id: 2daf1389-694e-41d1-ad2b-5ab83650c8c7 Sep 07 21:09:02 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5bc3236b-5c69-4812-9289-cad806283cb0 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] http://192.168.122.168/volume/v3/volumes/2daf1389-694e-41d1-ad2b-5ab83650c8c7 returned with HTTP 404 Sep 07 21:09:02 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 356/722] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:09:02 2026] DELETE /volume/v3/volumes/2daf1389-694e-41d1-ad2b-5ab83650c8c7 => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:09:02 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-f7f4ff27-7f82-4815-a60f-3b3e3e495cb2 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:02 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f7f4ff27-7f82-4815-a60f-3b3e3e495cb2 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] POST http://192.168.122.168/volume/v3/volumes/282f7a8c-fb71-4d0a-902d-c696dee261d4/action Sep 07 21:09:02 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f7f4ff27-7f82-4815-a60f-3b3e3e495cb2 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] Action body: b'{"os-detach": {}}' {{(pid=86971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:09:02 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f7f4ff27-7f82-4815-a60f-3b3e3e495cb2 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:09:02 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:02 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:09:02 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:09:02 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:09:02 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-f7f4ff27-7f82-4815-a60f-3b3e3e495cb2 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] Volume info retrieved successfully. Sep 07 21:09:02 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:02 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:09:03 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:09:03 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:09:03 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-1c7d083a-884d-4e5d-9fa8-0107ae2d1b58 req-7cb478ea-493d-49a6-af26-e777a040db45 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] http://192.168.122.168/volume/v3/attachments/e3c3042f-74ad-4158-8e1a-13df22f36c09/action returned with HTTP 204 Sep 07 21:09:03 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 367/723] 192.168.122.168 () {66 vars in 1614 bytes} [Mon Sep 7 21:09:02 2026] POST /volume/v3/attachments/e3c3042f-74ad-4158-8e1a-13df22f36c09/action => generated 0 bytes in 185 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:09:03 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-4c034578-b155-4e6b-a3b2-bc0e2d980867 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:03 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-4c034578-b155-4e6b-a3b2-bc0e2d980867 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:09:03 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-4c034578-b155-4e6b-a3b2-bc0e2d980867 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-79140484"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:09:03 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.volumes [None req-4c034578-b155-4e6b-a3b2-bc0e2d980867 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-79140484'}} {{(pid=86970) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:09:03 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-4c034578-b155-4e6b-a3b2-bc0e2d980867 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Create volume of 1 GB Sep 07 21:09:03 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-4c034578-b155-4e6b-a3b2-bc0e2d980867 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Availability Zones retrieved successfully. Sep 07 21:09:03 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-4c034578-b155-4e6b-a3b2-bc0e2d980867 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Flow 'volume_create_api' (b0678091-5ee5-4acf-af9d-4a29f00f7010) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:09:03 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-f7f4ff27-7f82-4815-a60f-3b3e3e495cb2 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] Detach volume completed successfully. Sep 07 21:09:03 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-4c034578-b155-4e6b-a3b2-bc0e2d980867 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23a47e98-2d28-4eda-8eed-4e5eee7e5574) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:09:03 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f7f4ff27-7f82-4815-a60f-3b3e3e495cb2 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] http://192.168.122.168/volume/v3/volumes/282f7a8c-fb71-4d0a-902d-c696dee261d4/action returned with HTTP 202 Sep 07 21:09:03 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.flows.api.create_volume [None req-4c034578-b155-4e6b-a3b2-bc0e2d980867 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Validating volume size '1' using validate_int {{(pid=86970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:09:03 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 357/724] 192.168.122.168 () {60 vars in 1274 bytes} [Mon Sep 7 21:09:02 2026] POST /volume/v3/volumes/282f7a8c-fb71-4d0a-902d-c696dee261d4/action => generated 0 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 21:09:03 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-efb5aeb1-5f2b-4106-af09-32890f127bb2 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:03 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-efb5aeb1-5f2b-4106-af09-32890f127bb2 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] GET http://192.168.122.168/volume/v3/volumes/282f7a8c-fb71-4d0a-902d-c696dee261d4 Sep 07 21:09:03 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-efb5aeb1-5f2b-4106-af09-32890f127bb2 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:09:03 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-efb5aeb1-5f2b-4106-af09-32890f127bb2 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:09:03 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:03 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:09:03 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:09:03 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:09:03 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-efb5aeb1-5f2b-4106-af09-32890f127bb2 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] Volume info retrieved successfully. Sep 07 21:09:03 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-efb5aeb1-5f2b-4106-af09-32890f127bb2 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] http://192.168.122.168/volume/v3/volumes/282f7a8c-fb71-4d0a-902d-c696dee261d4 returned with HTTP 200 Sep 07 21:09:03 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-4c034578-b155-4e6b-a3b2-bc0e2d980867 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23a47e98-2d28-4eda-8eed-4e5eee7e5574) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:09:03 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 358/725] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:09:03 2026] GET /volume/v3/volumes/282f7a8c-fb71-4d0a-902d-c696dee261d4 => generated 870 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:09:03 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-4c034578-b155-4e6b-a3b2-bc0e2d980867 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34d712ad-ad9b-44d0-8184-24a31d55c823) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:09:03 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-4c034578-b155-4e6b-a3b2-bc0e2d980867 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Created reservations ['0c36cebf-d3b5-428c-af7f-6a76d5cf9ad5', '07f058f0-ae7f-4d21-ac9f-7f146c2721b2', '9d0caa93-0ff1-4477-a06b-6a242727349c', '9697eacd-208c-4518-ae07-5213e0c78c99'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:09:03 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-4c034578-b155-4e6b-a3b2-bc0e2d980867 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34d712ad-ad9b-44d0-8184-24a31d55c823) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c36cebf-d3b5-428c-af7f-6a76d5cf9ad5', '07f058f0-ae7f-4d21-ac9f-7f146c2721b2', '9d0caa93-0ff1-4477-a06b-6a242727349c', '9697eacd-208c-4518-ae07-5213e0c78c99']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:09:03 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-4c034578-b155-4e6b-a3b2-bc0e2d980867 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a4b027e-6b29-4661-8cbd-7bb9246a6346) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:09:03 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:03 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:09:03 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-4c034578-b155-4e6b-a3b2-bc0e2d980867 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a4b027e-6b29-4661-8cbd-7bb9246a6346) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a5f6203a-7266-429d-b9e7-149f32293654', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-79140484',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='efd7997d04964125afc7b5bb8af31457',qos_specs=None,replication_status=,reservations=['0c36cebf-d3b5-428c-af7f-6a76d5cf9ad5','07f058f0-ae7f-4d21-ac9f-7f146c2721b2','9d0caa93-0ff1-4477-a06b-6a242727349c','9697eacd-208c-4518-ae07-5213e0c78c99'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a307f813367d4ca6a9a9fc5bcdc4e081',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:09:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-79140484',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a5f6203a-7266-429d-b9e7-149f32293654,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='efd7997d04964125afc7b5bb8af31457',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a307f813367d4ca6a9a9fc5bcdc4e081',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:09:03 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-4c034578-b155-4e6b-a3b2-bc0e2d980867 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (597af798-a1f2-4442-a914-9db0996c0bcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:09:03 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-4c034578-b155-4e6b-a3b2-bc0e2d980867 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (597af798-a1f2-4442-a914-9db0996c0bcd) transitioned into state 'SUCCESS' from state '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-79140484',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='efd7997d04964125afc7b5bb8af31457',qos_specs=None,replication_status=,reservations=['0c36cebf-d3b5-428c-af7f-6a76d5cf9ad5','07f058f0-ae7f-4d21-ac9f-7f146c2721b2','9d0caa93-0ff1-4477-a06b-6a242727349c','9697eacd-208c-4518-ae07-5213e0c78c99'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a307f813367d4ca6a9a9fc5bcdc4e081',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:09:03 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-4c034578-b155-4e6b-a3b2-bc0e2d980867 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bf61b26-18bc-4316-bad6-3d384a9a2832) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:09:03 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-4c034578-b155-4e6b-a3b2-bc0e2d980867 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bf61b26-18bc-4316-bad6-3d384a9a2832) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:09:03 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-4c034578-b155-4e6b-a3b2-bc0e2d980867 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Flow 'volume_create_api' (b0678091-5ee5-4acf-af9d-4a29f00f7010) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:09:03 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-4c034578-b155-4e6b-a3b2-bc0e2d980867 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Create volume request issued successfully. Sep 07 21:09:03 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-4c034578-b155-4e6b-a3b2-bc0e2d980867 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:09:03 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 368/726] 192.168.122.168 () {60 vars in 1142 bytes} [Mon Sep 7 21:09:03 2026] POST /volume/v3/volumes => generated 756 bytes in 689 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:09:03 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-3619a306-ec99-41f3-a472-93ebc412e458 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:03 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-3619a306-ec99-41f3-a472-93ebc412e458 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] GET http://192.168.122.168/volume/v3/volumes/a5f6203a-7266-429d-b9e7-149f32293654 Sep 07 21:09:03 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-3619a306-ec99-41f3-a472-93ebc412e458 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:09:03 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-3619a306-ec99-41f3-a472-93ebc412e458 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:09:03 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:03 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:09:03 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:09:03 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:09:03 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-3619a306-ec99-41f3-a472-93ebc412e458 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Volume info retrieved successfully. Sep 07 21:09:03 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-3619a306-ec99-41f3-a472-93ebc412e458 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] http://192.168.122.168/volume/v3/volumes/a5f6203a-7266-429d-b9e7-149f32293654 returned with HTTP 200 Sep 07 21:09:03 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 359/727] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:09:03 2026] GET /volume/v3/volumes/a5f6203a-7266-429d-b9e7-149f32293654 => generated 824 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:09:04 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-981eb29e-27ae-42b3-b334-0559c2829f91 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:04 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-981eb29e-27ae-42b3-b334-0559c2829f91 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] GET http://192.168.122.168/volume/v3/volumes/a5f6203a-7266-429d-b9e7-149f32293654 Sep 07 21:09:04 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-981eb29e-27ae-42b3-b334-0559c2829f91 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:09:04 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-981eb29e-27ae-42b3-b334-0559c2829f91 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:09:05 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:05 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:09:05 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:09:05 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:09:05 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-981eb29e-27ae-42b3-b334-0559c2829f91 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Volume info retrieved successfully. Sep 07 21:09:05 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-981eb29e-27ae-42b3-b334-0559c2829f91 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] http://192.168.122.168/volume/v3/volumes/a5f6203a-7266-429d-b9e7-149f32293654 returned with HTTP 200 Sep 07 21:09:05 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 369/728] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:09:04 2026] GET /volume/v3/volumes/a5f6203a-7266-429d-b9e7-149f32293654 => generated 848 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:09:06 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-8cb3e6b1-95bf-4099-87f3-576fdda690fc None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:06 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-8cb3e6b1-95bf-4099-87f3-576fdda690fc tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] GET http://192.168.122.168/volume/v3/volumes/a5f6203a-7266-429d-b9e7-149f32293654 Sep 07 21:09:06 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-8cb3e6b1-95bf-4099-87f3-576fdda690fc tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:09:06 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-8cb3e6b1-95bf-4099-87f3-576fdda690fc tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:09:06 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:06 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:09:06 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:09:06 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:09:06 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-8cb3e6b1-95bf-4099-87f3-576fdda690fc tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Volume info retrieved successfully. Sep 07 21:09:06 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-8cb3e6b1-95bf-4099-87f3-576fdda690fc tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] http://192.168.122.168/volume/v3/volumes/a5f6203a-7266-429d-b9e7-149f32293654 returned with HTTP 200 Sep 07 21:09:06 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 360/729] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:09:06 2026] GET /volume/v3/volumes/a5f6203a-7266-429d-b9e7-149f32293654 => generated 849 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:09:06 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-17fba28d-67a1-433b-82d9-d03e2a57a814 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:06 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-17fba28d-67a1-433b-82d9-d03e2a57a814 tempest-VolumesActionsTest-465412213 tempest-VolumesActionsTest-465412213-project-admin] POST http://192.168.122.168/volume/v3/volumes/a5f6203a-7266-429d-b9e7-149f32293654/action Sep 07 21:09:06 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-17fba28d-67a1-433b-82d9-d03e2a57a814 tempest-VolumesActionsTest-465412213 tempest-VolumesActionsTest-465412213-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:09:06 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-17fba28d-67a1-433b-82d9-d03e2a57a814 tempest-VolumesActionsTest-465412213 tempest-VolumesActionsTest-465412213-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:09:06 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:06 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:09:06 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:09:06 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:09:06 devstack devstack@c-api.service[86970]: DEBUG cinder.api.contrib.admin_actions [None req-17fba28d-67a1-433b-82d9-d03e2a57a814 tempest-VolumesActionsTest-465412213 tempest-VolumesActionsTest-465412213-project-admin] Updating volume 'a5f6203a-7266-429d-b9e7-149f32293654' with '{'status': 'creating'}' {{(pid=86970) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 07 21:09:06 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:06 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:09:06 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:06 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:09:06 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-17fba28d-67a1-433b-82d9-d03e2a57a814 tempest-VolumesActionsTest-465412213 tempest-VolumesActionsTest-465412213-project-admin] http://192.168.122.168/volume/v3/volumes/a5f6203a-7266-429d-b9e7-149f32293654/action returned with HTTP 202 Sep 07 21:09:06 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 370/730] 192.168.122.168 () {60 vars in 1274 bytes} [Mon Sep 7 21:09:06 2026] POST /volume/v3/volumes/a5f6203a-7266-429d-b9e7-149f32293654/action => generated 0 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 21:09:06 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-a3adf91e-abc0-4d02-a08b-4c408bd7dbfd None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:06 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a3adf91e-abc0-4d02-a08b-4c408bd7dbfd tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] GET http://192.168.122.168/volume/v3/volumes/a5f6203a-7266-429d-b9e7-149f32293654 Sep 07 21:09:06 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-a3adf91e-abc0-4d02-a08b-4c408bd7dbfd tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:09:06 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-a3adf91e-abc0-4d02-a08b-4c408bd7dbfd tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:09:06 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:06 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:09:06 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:09:06 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:09:06 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-a3adf91e-abc0-4d02-a08b-4c408bd7dbfd tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Volume info retrieved successfully. Sep 07 21:09:06 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a3adf91e-abc0-4d02-a08b-4c408bd7dbfd tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] http://192.168.122.168/volume/v3/volumes/a5f6203a-7266-429d-b9e7-149f32293654 returned with HTTP 200 Sep 07 21:09:06 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 361/731] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:09:06 2026] GET /volume/v3/volumes/a5f6203a-7266-429d-b9e7-149f32293654 => generated 848 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:09:06 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-90ede5e5-4170-4a92-932f-85fbe7344872 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:06 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-90ede5e5-4170-4a92-932f-85fbe7344872 tempest-VolumesActionsTest-465412213 tempest-VolumesActionsTest-465412213-project-admin] POST http://192.168.122.168/volume/v3/volumes/a5f6203a-7266-429d-b9e7-149f32293654/action Sep 07 21:09:06 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-90ede5e5-4170-4a92-932f-85fbe7344872 tempest-VolumesActionsTest-465412213 tempest-VolumesActionsTest-465412213-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:09:06 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-90ede5e5-4170-4a92-932f-85fbe7344872 tempest-VolumesActionsTest-465412213 tempest-VolumesActionsTest-465412213-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:09:06 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:06 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:09:06 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:09:06 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:09:06 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-90ede5e5-4170-4a92-932f-85fbe7344872 tempest-VolumesActionsTest-465412213 tempest-VolumesActionsTest-465412213-project-admin] Volume info retrieved successfully. Sep 07 21:09:06 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-90ede5e5-4170-4a92-932f-85fbe7344872 tempest-VolumesActionsTest-465412213 tempest-VolumesActionsTest-465412213-project-admin] Delete volume request issued successfully. Sep 07 21:09:06 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-90ede5e5-4170-4a92-932f-85fbe7344872 tempest-VolumesActionsTest-465412213 tempest-VolumesActionsTest-465412213-project-admin] http://192.168.122.168/volume/v3/volumes/a5f6203a-7266-429d-b9e7-149f32293654/action returned with HTTP 202 Sep 07 21:09:06 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 371/732] 192.168.122.168 () {60 vars in 1274 bytes} [Mon Sep 7 21:09:06 2026] POST /volume/v3/volumes/a5f6203a-7266-429d-b9e7-149f32293654/action => generated 0 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 21:09:06 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-41322121-9b68-41a2-9ac4-daac00988c61 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:06 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-41322121-9b68-41a2-9ac4-daac00988c61 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] GET http://192.168.122.168/volume/v3/volumes/a5f6203a-7266-429d-b9e7-149f32293654 Sep 07 21:09:06 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-41322121-9b68-41a2-9ac4-daac00988c61 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:09:06 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-41322121-9b68-41a2-9ac4-daac00988c61 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:09:06 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:06 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:09:06 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:09:06 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:09:06 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-41322121-9b68-41a2-9ac4-daac00988c61 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Volume info retrieved successfully. Sep 07 21:09:06 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-41322121-9b68-41a2-9ac4-daac00988c61 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] http://192.168.122.168/volume/v3/volumes/a5f6203a-7266-429d-b9e7-149f32293654 returned with HTTP 200 Sep 07 21:09:06 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 362/733] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:09:06 2026] GET /volume/v3/volumes/a5f6203a-7266-429d-b9e7-149f32293654 => generated 848 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:09:07 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-80dd8b26-74e8-40b6-9bf3-3e70afe52899 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:07 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-80dd8b26-74e8-40b6-9bf3-3e70afe52899 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] GET http://192.168.122.168/volume/v3/volumes/a5f6203a-7266-429d-b9e7-149f32293654 Sep 07 21:09:07 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-80dd8b26-74e8-40b6-9bf3-3e70afe52899 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:09:07 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-80dd8b26-74e8-40b6-9bf3-3e70afe52899 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:09:07 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:07 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:09:07 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:09:07 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:09:07 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-80dd8b26-74e8-40b6-9bf3-3e70afe52899 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Volume info retrieved successfully. Sep 07 21:09:07 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-80dd8b26-74e8-40b6-9bf3-3e70afe52899 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] http://192.168.122.168/volume/v3/volumes/a5f6203a-7266-429d-b9e7-149f32293654 returned with HTTP 200 Sep 07 21:09:07 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 372/734] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:09:07 2026] GET /volume/v3/volumes/a5f6203a-7266-429d-b9e7-149f32293654 => generated 848 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:09:08 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-af163204-7e94-492f-8af0-4753e5d87ca8 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:08 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-af163204-7e94-492f-8af0-4753e5d87ca8 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] GET http://192.168.122.168/volume/v3/volumes/a5f6203a-7266-429d-b9e7-149f32293654 Sep 07 21:09:08 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-af163204-7e94-492f-8af0-4753e5d87ca8 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:09:08 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-af163204-7e94-492f-8af0-4753e5d87ca8 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:09:09 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-af163204-7e94-492f-8af0-4753e5d87ca8 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] http://192.168.122.168/volume/v3/volumes/a5f6203a-7266-429d-b9e7-149f32293654 returned with HTTP 404 Sep 07 21:09:09 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 363/735] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:09:08 2026] GET /volume/v3/volumes/a5f6203a-7266-429d-b9e7-149f32293654 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 21:09:09 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-f713345e-df64-4456-9e92-f47b9d351cf5 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:09 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f713345e-df64-4456-9e92-f47b9d351cf5 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] GET http://192.168.122.168/volume/v3/volumes/a5f6203a-7266-429d-b9e7-149f32293654 Sep 07 21:09:09 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f713345e-df64-4456-9e92-f47b9d351cf5 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:09:09 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f713345e-df64-4456-9e92-f47b9d351cf5 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:09:09 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f713345e-df64-4456-9e92-f47b9d351cf5 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] http://192.168.122.168/volume/v3/volumes/a5f6203a-7266-429d-b9e7-149f32293654 returned with HTTP 404 Sep 07 21:09:09 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 373/736] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:09:09 2026] GET /volume/v3/volumes/a5f6203a-7266-429d-b9e7-149f32293654 => generated 109 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:09:09 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-d37b7933-5693-4fb9-b9e6-8ae8ea45cf9e None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:09 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d37b7933-5693-4fb9-b9e6-8ae8ea45cf9e tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] DELETE http://192.168.122.168/volume/v3/volumes/a5f6203a-7266-429d-b9e7-149f32293654 Sep 07 21:09:09 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-d37b7933-5693-4fb9-b9e6-8ae8ea45cf9e tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:09:09 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-d37b7933-5693-4fb9-b9e6-8ae8ea45cf9e tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:09:09 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-d37b7933-5693-4fb9-b9e6-8ae8ea45cf9e tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Delete volume with id: a5f6203a-7266-429d-b9e7-149f32293654 Sep 07 21:09:09 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d37b7933-5693-4fb9-b9e6-8ae8ea45cf9e tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] http://192.168.122.168/volume/v3/volumes/a5f6203a-7266-429d-b9e7-149f32293654 returned with HTTP 404 Sep 07 21:09:09 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 364/737] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:09:09 2026] DELETE /volume/v3/volumes/a5f6203a-7266-429d-b9e7-149f32293654 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:09:09 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-3262b0ca-e14e-4059-ad40-5db0e2ca655c None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:09 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-3262b0ca-e14e-4059-ad40-5db0e2ca655c tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:09:09 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-3262b0ca-e14e-4059-ad40-5db0e2ca655c tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1227223883"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:09:09 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.volumes [None req-3262b0ca-e14e-4059-ad40-5db0e2ca655c tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1227223883'}} {{(pid=86970) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:09:09 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-3262b0ca-e14e-4059-ad40-5db0e2ca655c tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Create volume of 1 GB Sep 07 21:09:09 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-3262b0ca-e14e-4059-ad40-5db0e2ca655c tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Availability Zones retrieved successfully. Sep 07 21:09:09 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-3262b0ca-e14e-4059-ad40-5db0e2ca655c tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Flow 'volume_create_api' (4470775d-6240-4c8a-8f6c-211d9c578f34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:09:09 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-3262b0ca-e14e-4059-ad40-5db0e2ca655c tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ec69e6c-6e25-4f31-8dd2-02e0563c36f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:09:09 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.flows.api.create_volume [None req-3262b0ca-e14e-4059-ad40-5db0e2ca655c tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Validating volume size '1' using validate_int {{(pid=86970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:09:09 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-3262b0ca-e14e-4059-ad40-5db0e2ca655c tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ec69e6c-6e25-4f31-8dd2-02e0563c36f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:09:09 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-3262b0ca-e14e-4059-ad40-5db0e2ca655c tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a797991-5e41-48a4-a90f-df6a598aacff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:09:09 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-3262b0ca-e14e-4059-ad40-5db0e2ca655c tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Created reservations ['89af73c8-be8f-4593-8fff-ff4906750556', 'a303703e-c880-4037-b3b2-f64ede001ae6', '7df911ca-3d85-44c2-a853-45aca4913ec1', 'd1b74297-90fe-4c26-90fe-8aef893e4222'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:09:09 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-3262b0ca-e14e-4059-ad40-5db0e2ca655c tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a797991-5e41-48a4-a90f-df6a598aacff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['89af73c8-be8f-4593-8fff-ff4906750556', 'a303703e-c880-4037-b3b2-f64ede001ae6', '7df911ca-3d85-44c2-a853-45aca4913ec1', 'd1b74297-90fe-4c26-90fe-8aef893e4222']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:09:09 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-3262b0ca-e14e-4059-ad40-5db0e2ca655c tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d401894-3253-40eb-8f88-3920bde8f1c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:09:09 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:09 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:09:09 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-3262b0ca-e14e-4059-ad40-5db0e2ca655c tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d401894-3253-40eb-8f88-3920bde8f1c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dea6253a-10af-4031-9e3d-258a9b82dfa9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1227223883',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='efd7997d04964125afc7b5bb8af31457',qos_specs=None,replication_status=,reservations=['89af73c8-be8f-4593-8fff-ff4906750556','a303703e-c880-4037-b3b2-f64ede001ae6','7df911ca-3d85-44c2-a853-45aca4913ec1','d1b74297-90fe-4c26-90fe-8aef893e4222'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a307f813367d4ca6a9a9fc5bcdc4e081',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:09:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1227223883',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dea6253a-10af-4031-9e3d-258a9b82dfa9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='efd7997d04964125afc7b5bb8af31457',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a307f813367d4ca6a9a9fc5bcdc4e081',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:09:09 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-3262b0ca-e14e-4059-ad40-5db0e2ca655c tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f294dda8-5191-4780-8e5c-7fd22f21f9cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:09:09 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-3262b0ca-e14e-4059-ad40-5db0e2ca655c tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f294dda8-5191-4780-8e5c-7fd22f21f9cb) transitioned into state 'SUCCESS' from state '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-1227223883',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='efd7997d04964125afc7b5bb8af31457',qos_specs=None,replication_status=,reservations=['89af73c8-be8f-4593-8fff-ff4906750556','a303703e-c880-4037-b3b2-f64ede001ae6','7df911ca-3d85-44c2-a853-45aca4913ec1','d1b74297-90fe-4c26-90fe-8aef893e4222'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a307f813367d4ca6a9a9fc5bcdc4e081',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:09:09 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-3262b0ca-e14e-4059-ad40-5db0e2ca655c tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa473281-d269-4422-8f12-ed36bfa675a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:09:09 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-3262b0ca-e14e-4059-ad40-5db0e2ca655c tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa473281-d269-4422-8f12-ed36bfa675a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:09:09 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-3262b0ca-e14e-4059-ad40-5db0e2ca655c tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Flow 'volume_create_api' (4470775d-6240-4c8a-8f6c-211d9c578f34) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:09:09 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-3262b0ca-e14e-4059-ad40-5db0e2ca655c tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Create volume request issued successfully. Sep 07 21:09:09 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-3262b0ca-e14e-4059-ad40-5db0e2ca655c tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:09:09 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 374/738] 192.168.122.168 () {60 vars in 1142 bytes} [Mon Sep 7 21:09:09 2026] POST /volume/v3/volumes => generated 758 bytes in 543 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:09:09 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-cf4303d3-00ee-471c-80bf-9bc97e76d348 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:09 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-cf4303d3-00ee-471c-80bf-9bc97e76d348 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] GET http://192.168.122.168/volume/v3/volumes/dea6253a-10af-4031-9e3d-258a9b82dfa9 Sep 07 21:09:09 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-cf4303d3-00ee-471c-80bf-9bc97e76d348 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:09:09 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-cf4303d3-00ee-471c-80bf-9bc97e76d348 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:09:09 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:09 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:09:09 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:09:09 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:09:09 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-cf4303d3-00ee-471c-80bf-9bc97e76d348 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Volume info retrieved successfully. Sep 07 21:09:09 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-cf4303d3-00ee-471c-80bf-9bc97e76d348 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] http://192.168.122.168/volume/v3/volumes/dea6253a-10af-4031-9e3d-258a9b82dfa9 returned with HTTP 200 Sep 07 21:09:09 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 365/739] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:09:09 2026] GET /volume/v3/volumes/dea6253a-10af-4031-9e3d-258a9b82dfa9 => generated 826 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:09:10 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-4cec6300-c9df-4443-9a17-9fcfb2e3f3dc None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:10 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-4cec6300-c9df-4443-9a17-9fcfb2e3f3dc tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] GET http://192.168.122.168/volume/v3/volumes/dea6253a-10af-4031-9e3d-258a9b82dfa9 Sep 07 21:09:10 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-4cec6300-c9df-4443-9a17-9fcfb2e3f3dc tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:09:10 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-4cec6300-c9df-4443-9a17-9fcfb2e3f3dc tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:09:10 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:10 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:09:10 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:09:10 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:09:10 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-4cec6300-c9df-4443-9a17-9fcfb2e3f3dc tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Volume info retrieved successfully. Sep 07 21:09:10 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-4cec6300-c9df-4443-9a17-9fcfb2e3f3dc tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] http://192.168.122.168/volume/v3/volumes/dea6253a-10af-4031-9e3d-258a9b82dfa9 returned with HTTP 200 Sep 07 21:09:10 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 375/740] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:09:10 2026] GET /volume/v3/volumes/dea6253a-10af-4031-9e3d-258a9b82dfa9 => generated 850 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:09:11 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-7d91e71c-93d2-4d79-b051-26c4fa19dede None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:11 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-7d91e71c-93d2-4d79-b051-26c4fa19dede tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] GET http://192.168.122.168/volume/v3/volumes/dea6253a-10af-4031-9e3d-258a9b82dfa9 Sep 07 21:09:11 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-7d91e71c-93d2-4d79-b051-26c4fa19dede tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:09:11 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-7d91e71c-93d2-4d79-b051-26c4fa19dede tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:09:11 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:11 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:09:11 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:09:11 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:09:11 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-7d91e71c-93d2-4d79-b051-26c4fa19dede tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Volume info retrieved successfully. Sep 07 21:09:11 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-7d91e71c-93d2-4d79-b051-26c4fa19dede tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] http://192.168.122.168/volume/v3/volumes/dea6253a-10af-4031-9e3d-258a9b82dfa9 returned with HTTP 200 Sep 07 21:09:11 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 366/741] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:09:11 2026] GET /volume/v3/volumes/dea6253a-10af-4031-9e3d-258a9b82dfa9 => generated 851 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:09:12 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-bba6ebe4-ce90-4caf-b3af-942a6bf20941 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:12 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-bba6ebe4-ce90-4caf-b3af-942a6bf20941 tempest-VolumesActionsTest-465412213 tempest-VolumesActionsTest-465412213-project-admin] POST http://192.168.122.168/volume/v3/volumes/dea6253a-10af-4031-9e3d-258a9b82dfa9/action Sep 07 21:09:12 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-bba6ebe4-ce90-4caf-b3af-942a6bf20941 tempest-VolumesActionsTest-465412213 tempest-VolumesActionsTest-465412213-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:09:12 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-bba6ebe4-ce90-4caf-b3af-942a6bf20941 tempest-VolumesActionsTest-465412213 tempest-VolumesActionsTest-465412213-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:09:12 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:12 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:09:12 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:09:12 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:09:12 devstack devstack@c-api.service[86970]: DEBUG cinder.api.contrib.admin_actions [None req-bba6ebe4-ce90-4caf-b3af-942a6bf20941 tempest-VolumesActionsTest-465412213 tempest-VolumesActionsTest-465412213-project-admin] Updating volume 'dea6253a-10af-4031-9e3d-258a9b82dfa9' with '{'status': 'error'}' {{(pid=86970) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 07 21:09:12 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:12 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:09:12 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:12 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:09:12 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-bba6ebe4-ce90-4caf-b3af-942a6bf20941 tempest-VolumesActionsTest-465412213 tempest-VolumesActionsTest-465412213-project-admin] http://192.168.122.168/volume/v3/volumes/dea6253a-10af-4031-9e3d-258a9b82dfa9/action returned with HTTP 202 Sep 07 21:09:12 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 376/742] 192.168.122.168 () {60 vars in 1274 bytes} [Mon Sep 7 21:09:12 2026] POST /volume/v3/volumes/dea6253a-10af-4031-9e3d-258a9b82dfa9/action => generated 0 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 21:09:12 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-a634f623-9a64-4a06-8bc9-7b0de9893d42 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:12 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a634f623-9a64-4a06-8bc9-7b0de9893d42 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] GET http://192.168.122.168/volume/v3/volumes/dea6253a-10af-4031-9e3d-258a9b82dfa9 Sep 07 21:09:12 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-a634f623-9a64-4a06-8bc9-7b0de9893d42 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:09:12 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-a634f623-9a64-4a06-8bc9-7b0de9893d42 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:09:12 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:12 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:09:12 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:09:12 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:09:12 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-a634f623-9a64-4a06-8bc9-7b0de9893d42 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Volume info retrieved successfully. Sep 07 21:09:12 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a634f623-9a64-4a06-8bc9-7b0de9893d42 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] http://192.168.122.168/volume/v3/volumes/dea6253a-10af-4031-9e3d-258a9b82dfa9 returned with HTTP 200 Sep 07 21:09:12 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 367/743] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:09:12 2026] GET /volume/v3/volumes/dea6253a-10af-4031-9e3d-258a9b82dfa9 => generated 847 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:09:12 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-b827b004-e630-4e39-9b84-b6263a55413f None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:12 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b827b004-e630-4e39-9b84-b6263a55413f tempest-VolumesActionsTest-465412213 tempest-VolumesActionsTest-465412213-project-admin] POST http://192.168.122.168/volume/v3/volumes/dea6253a-10af-4031-9e3d-258a9b82dfa9/action Sep 07 21:09:12 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b827b004-e630-4e39-9b84-b6263a55413f tempest-VolumesActionsTest-465412213 tempest-VolumesActionsTest-465412213-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:09:12 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b827b004-e630-4e39-9b84-b6263a55413f tempest-VolumesActionsTest-465412213 tempest-VolumesActionsTest-465412213-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:09:12 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:12 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:09:12 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:09:12 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:09:12 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-b827b004-e630-4e39-9b84-b6263a55413f tempest-VolumesActionsTest-465412213 tempest-VolumesActionsTest-465412213-project-admin] Volume info retrieved successfully. Sep 07 21:09:12 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-b827b004-e630-4e39-9b84-b6263a55413f tempest-VolumesActionsTest-465412213 tempest-VolumesActionsTest-465412213-project-admin] Delete volume request issued successfully. Sep 07 21:09:12 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b827b004-e630-4e39-9b84-b6263a55413f tempest-VolumesActionsTest-465412213 tempest-VolumesActionsTest-465412213-project-admin] http://192.168.122.168/volume/v3/volumes/dea6253a-10af-4031-9e3d-258a9b82dfa9/action returned with HTTP 202 Sep 07 21:09:12 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 377/744] 192.168.122.168 () {60 vars in 1274 bytes} [Mon Sep 7 21:09:12 2026] POST /volume/v3/volumes/dea6253a-10af-4031-9e3d-258a9b82dfa9/action => generated 0 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 21:09:12 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-c958edac-bfe3-4d45-8adc-e687c683f1ed None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:12 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c958edac-bfe3-4d45-8adc-e687c683f1ed tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] GET http://192.168.122.168/volume/v3/volumes/dea6253a-10af-4031-9e3d-258a9b82dfa9 Sep 07 21:09:12 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c958edac-bfe3-4d45-8adc-e687c683f1ed tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:09:12 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c958edac-bfe3-4d45-8adc-e687c683f1ed tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:09:12 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:12 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:09:12 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:09:12 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:09:12 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-c958edac-bfe3-4d45-8adc-e687c683f1ed tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Volume info retrieved successfully. Sep 07 21:09:12 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c958edac-bfe3-4d45-8adc-e687c683f1ed tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] http://192.168.122.168/volume/v3/volumes/dea6253a-10af-4031-9e3d-258a9b82dfa9 returned with HTTP 200 Sep 07 21:09:12 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 368/745] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:09:12 2026] GET /volume/v3/volumes/dea6253a-10af-4031-9e3d-258a9b82dfa9 => generated 850 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:09:13 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-4b2e350a-5f04-4bab-bfb1-adf637956e52 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:13 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-4b2e350a-5f04-4bab-bfb1-adf637956e52 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] GET http://192.168.122.168/volume/v3/volumes/dea6253a-10af-4031-9e3d-258a9b82dfa9 Sep 07 21:09:13 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-4b2e350a-5f04-4bab-bfb1-adf637956e52 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:09:13 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-4b2e350a-5f04-4bab-bfb1-adf637956e52 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:09:13 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:13 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:09:13 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:09:13 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:09:13 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-4b2e350a-5f04-4bab-bfb1-adf637956e52 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Volume info retrieved successfully. Sep 07 21:09:13 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-4b2e350a-5f04-4bab-bfb1-adf637956e52 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] http://192.168.122.168/volume/v3/volumes/dea6253a-10af-4031-9e3d-258a9b82dfa9 returned with HTTP 200 Sep 07 21:09:13 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 378/746] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:09:13 2026] GET /volume/v3/volumes/dea6253a-10af-4031-9e3d-258a9b82dfa9 => generated 850 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:09:14 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-64e7de92-9b9c-4a31-813a-ba63e7b38041 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:14 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-64e7de92-9b9c-4a31-813a-ba63e7b38041 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] GET http://192.168.122.168/volume/v3/volumes/dea6253a-10af-4031-9e3d-258a9b82dfa9 Sep 07 21:09:14 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-64e7de92-9b9c-4a31-813a-ba63e7b38041 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:09:14 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-64e7de92-9b9c-4a31-813a-ba63e7b38041 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:09:14 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-64e7de92-9b9c-4a31-813a-ba63e7b38041 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] http://192.168.122.168/volume/v3/volumes/dea6253a-10af-4031-9e3d-258a9b82dfa9 returned with HTTP 404 Sep 07 21:09:14 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 369/747] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:09:14 2026] GET /volume/v3/volumes/dea6253a-10af-4031-9e3d-258a9b82dfa9 => generated 109 bytes in 75 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 21:09:14 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-72ab2ad9-a5cb-4682-81c7-548b60149079 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:14 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-72ab2ad9-a5cb-4682-81c7-548b60149079 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] GET http://192.168.122.168/volume/v3/volumes/dea6253a-10af-4031-9e3d-258a9b82dfa9 Sep 07 21:09:14 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-72ab2ad9-a5cb-4682-81c7-548b60149079 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:09:14 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-72ab2ad9-a5cb-4682-81c7-548b60149079 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:09:14 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-72ab2ad9-a5cb-4682-81c7-548b60149079 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] http://192.168.122.168/volume/v3/volumes/dea6253a-10af-4031-9e3d-258a9b82dfa9 returned with HTTP 404 Sep 07 21:09:14 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 379/748] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:09:14 2026] GET /volume/v3/volumes/dea6253a-10af-4031-9e3d-258a9b82dfa9 => generated 109 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:09:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-d570441f-31df-4061-af79-0bd105e6c50f None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:15 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d570441f-31df-4061-af79-0bd105e6c50f tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] DELETE http://192.168.122.168/volume/v3/volumes/dea6253a-10af-4031-9e3d-258a9b82dfa9 Sep 07 21:09:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-d570441f-31df-4061-af79-0bd105e6c50f tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:09:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-d570441f-31df-4061-af79-0bd105e6c50f tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:09:15 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-d570441f-31df-4061-af79-0bd105e6c50f tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Delete volume with id: dea6253a-10af-4031-9e3d-258a9b82dfa9 Sep 07 21:09:15 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d570441f-31df-4061-af79-0bd105e6c50f tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] http://192.168.122.168/volume/v3/volumes/dea6253a-10af-4031-9e3d-258a9b82dfa9 returned with HTTP 404 Sep 07 21:09:15 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 370/749] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:09:15 2026] DELETE /volume/v3/volumes/dea6253a-10af-4031-9e3d-258a9b82dfa9 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:09:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-54427f28-dd84-498c-a54b-2fbed8656516 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:15 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-54427f28-dd84-498c-a54b-2fbed8656516 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:09:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-54427f28-dd84-498c-a54b-2fbed8656516 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-102062153"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:09:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.volumes [None req-54427f28-dd84-498c-a54b-2fbed8656516 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-102062153'}} {{(pid=86970) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:09:15 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-54427f28-dd84-498c-a54b-2fbed8656516 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Create volume of 1 GB Sep 07 21:09:15 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-54427f28-dd84-498c-a54b-2fbed8656516 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Availability Zones retrieved successfully. Sep 07 21:09:15 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-54427f28-dd84-498c-a54b-2fbed8656516 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Flow 'volume_create_api' (981c65dc-58a7-4c10-a36d-05a2a6cab8eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:09:15 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-54427f28-dd84-498c-a54b-2fbed8656516 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f4c4465-ed56-4963-8133-d6835c1d0477) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:09:15 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.flows.api.create_volume [None req-54427f28-dd84-498c-a54b-2fbed8656516 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Validating volume size '1' using validate_int {{(pid=86970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:09:15 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-54427f28-dd84-498c-a54b-2fbed8656516 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f4c4465-ed56-4963-8133-d6835c1d0477) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:09:15 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-54427f28-dd84-498c-a54b-2fbed8656516 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (116d2fa7-e64e-4165-a70f-7a931f5e4152) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:09:15 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-54427f28-dd84-498c-a54b-2fbed8656516 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Created reservations ['7f425bc3-c13d-4934-8746-6ed081a9d4ff', '14ba72ff-d750-47fc-a319-1d245fa0f40a', '094eff3a-1284-431e-bc97-aa9bb5b54e3e', '376b804a-674e-4863-9d4b-7bfcd77ac035'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:09:15 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-54427f28-dd84-498c-a54b-2fbed8656516 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (116d2fa7-e64e-4165-a70f-7a931f5e4152) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f425bc3-c13d-4934-8746-6ed081a9d4ff', '14ba72ff-d750-47fc-a319-1d245fa0f40a', '094eff3a-1284-431e-bc97-aa9bb5b54e3e', '376b804a-674e-4863-9d4b-7bfcd77ac035']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:09:15 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-54427f28-dd84-498c-a54b-2fbed8656516 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40c355c0-6839-401b-b333-fdcec826f264) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:09:15 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:15 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:09:15 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-54427f28-dd84-498c-a54b-2fbed8656516 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40c355c0-6839-401b-b333-fdcec826f264) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a7552926-4a8f-4e5a-9709-cb473835e65d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-102062153',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='efd7997d04964125afc7b5bb8af31457',qos_specs=None,replication_status=,reservations=['7f425bc3-c13d-4934-8746-6ed081a9d4ff','14ba72ff-d750-47fc-a319-1d245fa0f40a','094eff3a-1284-431e-bc97-aa9bb5b54e3e','376b804a-674e-4863-9d4b-7bfcd77ac035'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a307f813367d4ca6a9a9fc5bcdc4e081',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:09:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-102062153',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a7552926-4a8f-4e5a-9709-cb473835e65d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='efd7997d04964125afc7b5bb8af31457',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a307f813367d4ca6a9a9fc5bcdc4e081',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:09:15 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-54427f28-dd84-498c-a54b-2fbed8656516 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d357e8bd-4ea8-46a5-a5c2-9c01ffbb41dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:09:15 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-54427f28-dd84-498c-a54b-2fbed8656516 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d357e8bd-4ea8-46a5-a5c2-9c01ffbb41dc) transitioned into state 'SUCCESS' from state '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-102062153',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='efd7997d04964125afc7b5bb8af31457',qos_specs=None,replication_status=,reservations=['7f425bc3-c13d-4934-8746-6ed081a9d4ff','14ba72ff-d750-47fc-a319-1d245fa0f40a','094eff3a-1284-431e-bc97-aa9bb5b54e3e','376b804a-674e-4863-9d4b-7bfcd77ac035'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a307f813367d4ca6a9a9fc5bcdc4e081',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:09:15 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-54427f28-dd84-498c-a54b-2fbed8656516 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (366df09e-0847-4843-ac75-914f558ccd65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:09:15 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-54427f28-dd84-498c-a54b-2fbed8656516 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (366df09e-0847-4843-ac75-914f558ccd65) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:09:15 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-54427f28-dd84-498c-a54b-2fbed8656516 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Flow 'volume_create_api' (981c65dc-58a7-4c10-a36d-05a2a6cab8eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:09:15 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-54427f28-dd84-498c-a54b-2fbed8656516 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Create volume request issued successfully. Sep 07 21:09:15 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-54427f28-dd84-498c-a54b-2fbed8656516 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:09:15 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 380/750] 192.168.122.168 () {60 vars in 1142 bytes} [Mon Sep 7 21:09:15 2026] POST /volume/v3/volumes => generated 757 bytes in 741 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:09:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-2572a8e6-f671-4850-8f0f-f34bf2cfd0ab None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:15 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-2572a8e6-f671-4850-8f0f-f34bf2cfd0ab tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] GET http://192.168.122.168/volume/v3/volumes/a7552926-4a8f-4e5a-9709-cb473835e65d Sep 07 21:09:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-2572a8e6-f671-4850-8f0f-f34bf2cfd0ab tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:09:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-2572a8e6-f671-4850-8f0f-f34bf2cfd0ab tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:09:15 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:15 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:09:15 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:09:15 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:09:15 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-2572a8e6-f671-4850-8f0f-f34bf2cfd0ab tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Volume info retrieved successfully. Sep 07 21:09:15 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-2572a8e6-f671-4850-8f0f-f34bf2cfd0ab tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] http://192.168.122.168/volume/v3/volumes/a7552926-4a8f-4e5a-9709-cb473835e65d returned with HTTP 200 Sep 07 21:09:15 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 371/751] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:09:15 2026] GET /volume/v3/volumes/a7552926-4a8f-4e5a-9709-cb473835e65d => generated 825 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:09:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-1c8810e4-4eab-4601-aa2c-20d062fcdc91 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:16 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-1c8810e4-4eab-4601-aa2c-20d062fcdc91 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] GET http://192.168.122.168/volume/v3/volumes/a7552926-4a8f-4e5a-9709-cb473835e65d Sep 07 21:09:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-1c8810e4-4eab-4601-aa2c-20d062fcdc91 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:09:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-1c8810e4-4eab-4601-aa2c-20d062fcdc91 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:09:16 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:16 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:09:16 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:09:16 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:09:17 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-1c8810e4-4eab-4601-aa2c-20d062fcdc91 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Volume info retrieved successfully. Sep 07 21:09:17 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-1c8810e4-4eab-4601-aa2c-20d062fcdc91 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] http://192.168.122.168/volume/v3/volumes/a7552926-4a8f-4e5a-9709-cb473835e65d returned with HTTP 200 Sep 07 21:09:17 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 381/752] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:09:16 2026] GET /volume/v3/volumes/a7552926-4a8f-4e5a-9709-cb473835e65d => generated 849 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:09:18 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-88ce78d6-31d2-4c10-8de0-093d54d88248 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:18 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-88ce78d6-31d2-4c10-8de0-093d54d88248 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] GET http://192.168.122.168/volume/v3/volumes/a7552926-4a8f-4e5a-9709-cb473835e65d Sep 07 21:09:18 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-88ce78d6-31d2-4c10-8de0-093d54d88248 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:09:18 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-88ce78d6-31d2-4c10-8de0-093d54d88248 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:09:18 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:18 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:09:18 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:09:18 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:09:18 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-88ce78d6-31d2-4c10-8de0-093d54d88248 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Volume info retrieved successfully. Sep 07 21:09:18 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-88ce78d6-31d2-4c10-8de0-093d54d88248 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] http://192.168.122.168/volume/v3/volumes/a7552926-4a8f-4e5a-9709-cb473835e65d returned with HTTP 200 Sep 07 21:09:18 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 372/753] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:09:18 2026] GET /volume/v3/volumes/a7552926-4a8f-4e5a-9709-cb473835e65d => generated 849 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:09:19 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-617d7c39-6891-4067-a4a3-a38ee92b9072 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:19 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-617d7c39-6891-4067-a4a3-a38ee92b9072 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] GET http://192.168.122.168/volume/v3/volumes/a7552926-4a8f-4e5a-9709-cb473835e65d Sep 07 21:09:19 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-617d7c39-6891-4067-a4a3-a38ee92b9072 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:09:19 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-617d7c39-6891-4067-a4a3-a38ee92b9072 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:09:19 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:19 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:09:19 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:09:19 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:09:19 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-617d7c39-6891-4067-a4a3-a38ee92b9072 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Volume info retrieved successfully. Sep 07 21:09:19 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-617d7c39-6891-4067-a4a3-a38ee92b9072 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] http://192.168.122.168/volume/v3/volumes/a7552926-4a8f-4e5a-9709-cb473835e65d returned with HTTP 200 Sep 07 21:09:19 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 382/754] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:09:19 2026] GET /volume/v3/volumes/a7552926-4a8f-4e5a-9709-cb473835e65d => generated 850 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:09:19 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-370d5e93-b707-40cc-83da-9915d3a47368 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:19 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-370d5e93-b707-40cc-83da-9915d3a47368 tempest-VolumesActionsTest-465412213 tempest-VolumesActionsTest-465412213-project-admin] POST http://192.168.122.168/volume/v3/volumes/a7552926-4a8f-4e5a-9709-cb473835e65d/action Sep 07 21:09:19 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-370d5e93-b707-40cc-83da-9915d3a47368 tempest-VolumesActionsTest-465412213 tempest-VolumesActionsTest-465412213-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=86971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:09:19 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-370d5e93-b707-40cc-83da-9915d3a47368 tempest-VolumesActionsTest-465412213 tempest-VolumesActionsTest-465412213-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:09:19 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:19 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:09:19 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:09:19 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:09:19 devstack devstack@c-api.service[86971]: DEBUG cinder.api.contrib.admin_actions [None req-370d5e93-b707-40cc-83da-9915d3a47368 tempest-VolumesActionsTest-465412213 tempest-VolumesActionsTest-465412213-project-admin] Updating volume 'a7552926-4a8f-4e5a-9709-cb473835e65d' with '{'status': 'maintenance'}' {{(pid=86971) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 07 21:09:19 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:19 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:09:19 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:19 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:09:19 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-370d5e93-b707-40cc-83da-9915d3a47368 tempest-VolumesActionsTest-465412213 tempest-VolumesActionsTest-465412213-project-admin] http://192.168.122.168/volume/v3/volumes/a7552926-4a8f-4e5a-9709-cb473835e65d/action returned with HTTP 202 Sep 07 21:09:19 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 373/755] 192.168.122.168 () {60 vars in 1274 bytes} [Mon Sep 7 21:09:19 2026] POST /volume/v3/volumes/a7552926-4a8f-4e5a-9709-cb473835e65d/action => generated 0 bytes in 381 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 21:09:19 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-fb009b8b-bb5a-4d66-bcc3-6946a1a5c873 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:19 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-fb009b8b-bb5a-4d66-bcc3-6946a1a5c873 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] GET http://192.168.122.168/volume/v3/volumes/a7552926-4a8f-4e5a-9709-cb473835e65d Sep 07 21:09:19 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-fb009b8b-bb5a-4d66-bcc3-6946a1a5c873 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:09:19 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-fb009b8b-bb5a-4d66-bcc3-6946a1a5c873 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:09:19 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:19 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:09:19 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:09:19 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:09:19 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-fb009b8b-bb5a-4d66-bcc3-6946a1a5c873 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Volume info retrieved successfully. Sep 07 21:09:19 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-fb009b8b-bb5a-4d66-bcc3-6946a1a5c873 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] http://192.168.122.168/volume/v3/volumes/a7552926-4a8f-4e5a-9709-cb473835e65d returned with HTTP 200 Sep 07 21:09:19 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 383/756] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:09:19 2026] GET /volume/v3/volumes/a7552926-4a8f-4e5a-9709-cb473835e65d => generated 852 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:09:20 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-a4cbe3ce-a31c-4626-8a02-09be838ab267 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:20 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a4cbe3ce-a31c-4626-8a02-09be838ab267 tempest-VolumesActionsTest-465412213 tempest-VolumesActionsTest-465412213-project-admin] POST http://192.168.122.168/volume/v3/volumes/a7552926-4a8f-4e5a-9709-cb473835e65d/action Sep 07 21:09:20 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-a4cbe3ce-a31c-4626-8a02-09be838ab267 tempest-VolumesActionsTest-465412213 tempest-VolumesActionsTest-465412213-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:09:20 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-a4cbe3ce-a31c-4626-8a02-09be838ab267 tempest-VolumesActionsTest-465412213 tempest-VolumesActionsTest-465412213-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:09:20 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:20 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:09:20 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:09:20 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:09:20 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-a4cbe3ce-a31c-4626-8a02-09be838ab267 tempest-VolumesActionsTest-465412213 tempest-VolumesActionsTest-465412213-project-admin] Volume info retrieved successfully. Sep 07 21:09:20 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-a4cbe3ce-a31c-4626-8a02-09be838ab267 tempest-VolumesActionsTest-465412213 tempest-VolumesActionsTest-465412213-project-admin] Delete volume request issued successfully. Sep 07 21:09:20 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a4cbe3ce-a31c-4626-8a02-09be838ab267 tempest-VolumesActionsTest-465412213 tempest-VolumesActionsTest-465412213-project-admin] http://192.168.122.168/volume/v3/volumes/a7552926-4a8f-4e5a-9709-cb473835e65d/action returned with HTTP 202 Sep 07 21:09:20 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 374/757] 192.168.122.168 () {60 vars in 1274 bytes} [Mon Sep 7 21:09:20 2026] POST /volume/v3/volumes/a7552926-4a8f-4e5a-9709-cb473835e65d/action => generated 0 bytes in 363 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 21:09:20 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-c85b9c6c-ab90-41f9-bebb-c68166b9b0b4 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:20 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c85b9c6c-ab90-41f9-bebb-c68166b9b0b4 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] GET http://192.168.122.168/volume/v3/volumes/a7552926-4a8f-4e5a-9709-cb473835e65d Sep 07 21:09:20 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c85b9c6c-ab90-41f9-bebb-c68166b9b0b4 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:09:20 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c85b9c6c-ab90-41f9-bebb-c68166b9b0b4 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:09:20 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:20 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:09:20 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:09:20 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:09:20 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-c85b9c6c-ab90-41f9-bebb-c68166b9b0b4 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Volume info retrieved successfully. Sep 07 21:09:20 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c85b9c6c-ab90-41f9-bebb-c68166b9b0b4 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] http://192.168.122.168/volume/v3/volumes/a7552926-4a8f-4e5a-9709-cb473835e65d returned with HTTP 200 Sep 07 21:09:20 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 384/758] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:09:20 2026] GET /volume/v3/volumes/a7552926-4a8f-4e5a-9709-cb473835e65d => generated 849 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:09:21 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-6bbf54d3-57f2-422f-bfcb-955d10700cbb None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:21 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-6bbf54d3-57f2-422f-bfcb-955d10700cbb tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] GET http://192.168.122.168/volume/v3/volumes/a7552926-4a8f-4e5a-9709-cb473835e65d Sep 07 21:09:21 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-6bbf54d3-57f2-422f-bfcb-955d10700cbb tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:09:21 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-6bbf54d3-57f2-422f-bfcb-955d10700cbb tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:09:21 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:21 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:09:21 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:09:21 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:09:21 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-6bbf54d3-57f2-422f-bfcb-955d10700cbb tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Volume info retrieved successfully. Sep 07 21:09:21 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-6bbf54d3-57f2-422f-bfcb-955d10700cbb tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] http://192.168.122.168/volume/v3/volumes/a7552926-4a8f-4e5a-9709-cb473835e65d returned with HTTP 200 Sep 07 21:09:21 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 375/759] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:09:21 2026] GET /volume/v3/volumes/a7552926-4a8f-4e5a-9709-cb473835e65d => generated 849 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:09:22 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-612e619c-0e54-471e-98d4-aec3e955edeb None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:22 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-612e619c-0e54-471e-98d4-aec3e955edeb tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] GET http://192.168.122.168/volume/v3/volumes/a7552926-4a8f-4e5a-9709-cb473835e65d Sep 07 21:09:22 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-612e619c-0e54-471e-98d4-aec3e955edeb tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:09:22 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-612e619c-0e54-471e-98d4-aec3e955edeb tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:09:22 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-612e619c-0e54-471e-98d4-aec3e955edeb tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] http://192.168.122.168/volume/v3/volumes/a7552926-4a8f-4e5a-9709-cb473835e65d returned with HTTP 404 Sep 07 21:09:22 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 385/760] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:09:22 2026] GET /volume/v3/volumes/a7552926-4a8f-4e5a-9709-cb473835e65d => generated 109 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:09:22 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-8fa4f49f-4199-41ba-9991-bc6bbcae73f8 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:22 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-8fa4f49f-4199-41ba-9991-bc6bbcae73f8 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] GET http://192.168.122.168/volume/v3/volumes/a7552926-4a8f-4e5a-9709-cb473835e65d Sep 07 21:09:22 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-8fa4f49f-4199-41ba-9991-bc6bbcae73f8 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:09:22 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-8fa4f49f-4199-41ba-9991-bc6bbcae73f8 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:09:22 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-8fa4f49f-4199-41ba-9991-bc6bbcae73f8 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] http://192.168.122.168/volume/v3/volumes/a7552926-4a8f-4e5a-9709-cb473835e65d returned with HTTP 404 Sep 07 21:09:22 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 376/761] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:09:22 2026] GET /volume/v3/volumes/a7552926-4a8f-4e5a-9709-cb473835e65d => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:09:22 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-c40c52ed-db8c-415c-ba84-d1cdcee59124 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:22 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c40c52ed-db8c-415c-ba84-d1cdcee59124 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] DELETE http://192.168.122.168/volume/v3/volumes/a7552926-4a8f-4e5a-9709-cb473835e65d Sep 07 21:09:22 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c40c52ed-db8c-415c-ba84-d1cdcee59124 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:09:22 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c40c52ed-db8c-415c-ba84-d1cdcee59124 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:09:22 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-c40c52ed-db8c-415c-ba84-d1cdcee59124 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Delete volume with id: a7552926-4a8f-4e5a-9709-cb473835e65d Sep 07 21:09:22 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c40c52ed-db8c-415c-ba84-d1cdcee59124 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] http://192.168.122.168/volume/v3/volumes/a7552926-4a8f-4e5a-9709-cb473835e65d returned with HTTP 404 Sep 07 21:09:22 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 386/762] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:09:22 2026] DELETE /volume/v3/volumes/a7552926-4a8f-4e5a-9709-cb473835e65d => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 21:09:22 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-77f02102-b34d-45fa-a1dc-d02b06d3ef33 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:22 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-77f02102-b34d-45fa-a1dc-d02b06d3ef33 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:09:22 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-77f02102-b34d-45fa-a1dc-d02b06d3ef33 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1482083999"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:09:22 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.volumes [None req-77f02102-b34d-45fa-a1dc-d02b06d3ef33 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1482083999'}} {{(pid=86971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:09:22 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-77f02102-b34d-45fa-a1dc-d02b06d3ef33 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Create volume of 1 GB Sep 07 21:09:22 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-77f02102-b34d-45fa-a1dc-d02b06d3ef33 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Availability Zones retrieved successfully. Sep 07 21:09:22 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-77f02102-b34d-45fa-a1dc-d02b06d3ef33 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Flow 'volume_create_api' (f111cc0d-7b2d-4889-9f2f-b91487bec740) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:09:22 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-77f02102-b34d-45fa-a1dc-d02b06d3ef33 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42454eeb-ba84-4bb6-9341-41ef26d6e372) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:09:22 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.flows.api.create_volume [None req-77f02102-b34d-45fa-a1dc-d02b06d3ef33 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Validating volume size '1' using validate_int {{(pid=86971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:09:23 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-77f02102-b34d-45fa-a1dc-d02b06d3ef33 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42454eeb-ba84-4bb6-9341-41ef26d6e372) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:09:23 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-77f02102-b34d-45fa-a1dc-d02b06d3ef33 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (766a5568-559a-4630-bb0b-02ced58df6c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:09:23 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-11a19790-0b87-4087-baf8-855550798763 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:23 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-11a19790-0b87-4087-baf8-855550798763 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] POST http://192.168.122.168/volume/v3/volumes/282f7a8c-fb71-4d0a-902d-c696dee261d4/action Sep 07 21:09:23 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-11a19790-0b87-4087-baf8-855550798763 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] Action body: b'{"os-attach": {"instance_uuid": "fddae7f4-2ff5-4edb-8723-60591429746a", "mountpoint": "/dev/vdb"}}' {{(pid=86970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:09:23 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-11a19790-0b87-4087-baf8-855550798763 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "fddae7f4-2ff5-4edb-8723-60591429746a", "mountpoint": "/dev/vdb"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:09:23 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:23 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:09:23 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:09:23 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:09:23 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-11a19790-0b87-4087-baf8-855550798763 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] Volume info retrieved successfully. Sep 07 21:09:23 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-11a19790-0b87-4087-baf8-855550798763 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] Update volume admin metadata completed successfully. Sep 07 21:09:23 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-77f02102-b34d-45fa-a1dc-d02b06d3ef33 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Created reservations ['cca62cfc-a94a-403c-af0b-ee3c77009167', '001b19ec-d156-45d4-a5c8-f7d6ea721e4f', 'f01ebd47-a880-4557-bffa-95f71117fc9f', '73e5267d-e8fc-4731-ad82-7608e7a22e3d'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:09:23 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-77f02102-b34d-45fa-a1dc-d02b06d3ef33 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (766a5568-559a-4630-bb0b-02ced58df6c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cca62cfc-a94a-403c-af0b-ee3c77009167', '001b19ec-d156-45d4-a5c8-f7d6ea721e4f', 'f01ebd47-a880-4557-bffa-95f71117fc9f', '73e5267d-e8fc-4731-ad82-7608e7a22e3d']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:09:23 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-77f02102-b34d-45fa-a1dc-d02b06d3ef33 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c3ea349-71cb-48e8-b2b0-3aedf4c42279) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:09:23 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:23 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:09:23 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-77f02102-b34d-45fa-a1dc-d02b06d3ef33 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c3ea349-71cb-48e8-b2b0-3aedf4c42279) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c0a4fb35-767b-4ab8-9b34-d7873e3502d7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1482083999',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='efd7997d04964125afc7b5bb8af31457',qos_specs=None,replication_status=,reservations=['cca62cfc-a94a-403c-af0b-ee3c77009167','001b19ec-d156-45d4-a5c8-f7d6ea721e4f','f01ebd47-a880-4557-bffa-95f71117fc9f','73e5267d-e8fc-4731-ad82-7608e7a22e3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a307f813367d4ca6a9a9fc5bcdc4e081',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:09:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1482083999',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c0a4fb35-767b-4ab8-9b34-d7873e3502d7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='efd7997d04964125afc7b5bb8af31457',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a307f813367d4ca6a9a9fc5bcdc4e081',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:09:23 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-77f02102-b34d-45fa-a1dc-d02b06d3ef33 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34e1f869-8576-4ef9-b907-ee345347ece7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:09:23 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-11a19790-0b87-4087-baf8-855550798763 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] Attach volume completed successfully. Sep 07 21:09:23 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-11a19790-0b87-4087-baf8-855550798763 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] http://192.168.122.168/volume/v3/volumes/282f7a8c-fb71-4d0a-902d-c696dee261d4/action returned with HTTP 202 Sep 07 21:09:23 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 387/763] 192.168.122.168 () {60 vars in 1274 bytes} [Mon Sep 7 21:09:23 2026] POST /volume/v3/volumes/282f7a8c-fb71-4d0a-902d-c696dee261d4/action => generated 0 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 21:09:23 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-48f1f61e-5721-4b7b-86d5-097c2e0f9a11 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:23 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-48f1f61e-5721-4b7b-86d5-097c2e0f9a11 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] GET http://192.168.122.168/volume/v3/volumes/282f7a8c-fb71-4d0a-902d-c696dee261d4 Sep 07 21:09:23 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-48f1f61e-5721-4b7b-86d5-097c2e0f9a11 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:09:23 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-48f1f61e-5721-4b7b-86d5-097c2e0f9a11 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:09:23 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-77f02102-b34d-45fa-a1dc-d02b06d3ef33 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34e1f869-8576-4ef9-b907-ee345347ece7) transitioned into state 'SUCCESS' from state '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-1482083999',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='efd7997d04964125afc7b5bb8af31457',qos_specs=None,replication_status=,reservations=['cca62cfc-a94a-403c-af0b-ee3c77009167','001b19ec-d156-45d4-a5c8-f7d6ea721e4f','f01ebd47-a880-4557-bffa-95f71117fc9f','73e5267d-e8fc-4731-ad82-7608e7a22e3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a307f813367d4ca6a9a9fc5bcdc4e081',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:09:23 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:23 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:09:23 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-77f02102-b34d-45fa-a1dc-d02b06d3ef33 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff0bf4b7-825a-4cf7-bb4f-06cfcf9311eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:09:23 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:09:23 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:09:23 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-48f1f61e-5721-4b7b-86d5-097c2e0f9a11 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] Volume info retrieved successfully. Sep 07 21:09:23 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-77f02102-b34d-45fa-a1dc-d02b06d3ef33 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff0bf4b7-825a-4cf7-bb4f-06cfcf9311eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:09:23 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-77f02102-b34d-45fa-a1dc-d02b06d3ef33 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Flow 'volume_create_api' (f111cc0d-7b2d-4889-9f2f-b91487bec740) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:09:23 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-77f02102-b34d-45fa-a1dc-d02b06d3ef33 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Create volume request issued successfully. Sep 07 21:09:23 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-77f02102-b34d-45fa-a1dc-d02b06d3ef33 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:09:23 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 377/764] 192.168.122.168 () {60 vars in 1142 bytes} [Mon Sep 7 21:09:22 2026] POST /volume/v3/volumes => generated 758 bytes in 450 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:09:23 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-48f1f61e-5721-4b7b-86d5-097c2e0f9a11 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] http://192.168.122.168/volume/v3/volumes/282f7a8c-fb71-4d0a-902d-c696dee261d4 returned with HTTP 200 Sep 07 21:09:23 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 388/765] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:09:23 2026] GET /volume/v3/volumes/282f7a8c-fb71-4d0a-902d-c696dee261d4 => generated 1185 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:09:23 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-13e5e8b8-43e3-4154-9246-037acc199f3b None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:23 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-13e5e8b8-43e3-4154-9246-037acc199f3b tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] GET http://192.168.122.168/volume/v3/volumes/c0a4fb35-767b-4ab8-9b34-d7873e3502d7 Sep 07 21:09:23 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-13e5e8b8-43e3-4154-9246-037acc199f3b tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:09:23 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-13e5e8b8-43e3-4154-9246-037acc199f3b tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:09:23 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-5c67259f-28fc-4595-8b6d-b84caa944914 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:23 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:23 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:09:23 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:09:23 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:09:23 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-13e5e8b8-43e3-4154-9246-037acc199f3b tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Volume info retrieved successfully. Sep 07 21:09:23 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-13e5e8b8-43e3-4154-9246-037acc199f3b tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] http://192.168.122.168/volume/v3/volumes/c0a4fb35-767b-4ab8-9b34-d7873e3502d7 returned with HTTP 200 Sep 07 21:09:23 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 378/766] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:09:23 2026] GET /volume/v3/volumes/c0a4fb35-767b-4ab8-9b34-d7873e3502d7 => generated 826 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:09:23 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-5c67259f-28fc-4595-8b6d-b84caa944914 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-reader] GET http://192.168.122.168/volume/v3/volumes/282f7a8c-fb71-4d0a-902d-c696dee261d4 Sep 07 21:09:23 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-5c67259f-28fc-4595-8b6d-b84caa944914 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-reader] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:09:23 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-5c67259f-28fc-4595-8b6d-b84caa944914 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-reader] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:09:23 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:23 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:09:23 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:09:23 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:09:23 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-5c67259f-28fc-4595-8b6d-b84caa944914 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-reader] Volume info retrieved successfully. Sep 07 21:09:23 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-5c67259f-28fc-4595-8b6d-b84caa944914 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-reader] http://192.168.122.168/volume/v3/volumes/282f7a8c-fb71-4d0a-902d-c696dee261d4 returned with HTTP 200 Sep 07 21:09:23 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 389/767] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:09:23 2026] GET /volume/v3/volumes/282f7a8c-fb71-4d0a-902d-c696dee261d4 => generated 1185 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:09:23 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-2e3566c9-8b34-4479-a81c-e37fcb79f831 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:23 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-2e3566c9-8b34-4479-a81c-e37fcb79f831 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] POST http://192.168.122.168/volume/v3/volumes/282f7a8c-fb71-4d0a-902d-c696dee261d4/action Sep 07 21:09:23 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-2e3566c9-8b34-4479-a81c-e37fcb79f831 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] Action body: b'{"os-detach": {}}' {{(pid=86971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:09:23 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-2e3566c9-8b34-4479-a81c-e37fcb79f831 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:09:23 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:23 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:09:23 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:09:23 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:09:23 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-2e3566c9-8b34-4479-a81c-e37fcb79f831 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] Volume info retrieved successfully. Sep 07 21:09:23 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-2e3566c9-8b34-4479-a81c-e37fcb79f831 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] Detach volume completed successfully. Sep 07 21:09:23 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-2e3566c9-8b34-4479-a81c-e37fcb79f831 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] http://192.168.122.168/volume/v3/volumes/282f7a8c-fb71-4d0a-902d-c696dee261d4/action returned with HTTP 202 Sep 07 21:09:23 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 379/768] 192.168.122.168 () {60 vars in 1274 bytes} [Mon Sep 7 21:09:23 2026] POST /volume/v3/volumes/282f7a8c-fb71-4d0a-902d-c696dee261d4/action => generated 0 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 21:09:23 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-a2175027-adcd-4021-8197-2cc93dda6df6 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:23 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a2175027-adcd-4021-8197-2cc93dda6df6 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] GET http://192.168.122.168/volume/v3/volumes/282f7a8c-fb71-4d0a-902d-c696dee261d4 Sep 07 21:09:23 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a2175027-adcd-4021-8197-2cc93dda6df6 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:09:23 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a2175027-adcd-4021-8197-2cc93dda6df6 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:09:23 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:23 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:09:23 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:09:23 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:09:23 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-a2175027-adcd-4021-8197-2cc93dda6df6 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] Volume info retrieved successfully. Sep 07 21:09:23 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a2175027-adcd-4021-8197-2cc93dda6df6 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] http://192.168.122.168/volume/v3/volumes/282f7a8c-fb71-4d0a-902d-c696dee261d4 returned with HTTP 200 Sep 07 21:09:23 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 390/769] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:09:23 2026] GET /volume/v3/volumes/282f7a8c-fb71-4d0a-902d-c696dee261d4 => generated 870 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:09:24 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-07909bf2-56b1-4988-8f6d-c7d675168cb5 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:24 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-07909bf2-56b1-4988-8f6d-c7d675168cb5 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] GET http://192.168.122.168/volume/v3/volumes/c0a4fb35-767b-4ab8-9b34-d7873e3502d7 Sep 07 21:09:24 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-07909bf2-56b1-4988-8f6d-c7d675168cb5 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:09:24 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-07909bf2-56b1-4988-8f6d-c7d675168cb5 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:09:24 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:24 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:09:24 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:09:24 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:09:24 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-07909bf2-56b1-4988-8f6d-c7d675168cb5 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Volume info retrieved successfully. Sep 07 21:09:24 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-07909bf2-56b1-4988-8f6d-c7d675168cb5 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] http://192.168.122.168/volume/v3/volumes/c0a4fb35-767b-4ab8-9b34-d7873e3502d7 returned with HTTP 200 Sep 07 21:09:24 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 380/770] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:09:24 2026] GET /volume/v3/volumes/c0a4fb35-767b-4ab8-9b34-d7873e3502d7 => generated 850 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:09:25 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-8dadb59f-0812-46f2-9099-4d81d7ce450c None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:25 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8dadb59f-0812-46f2-9099-4d81d7ce450c tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] GET http://192.168.122.168/volume/v3/volumes/c0a4fb35-767b-4ab8-9b34-d7873e3502d7 Sep 07 21:09:25 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8dadb59f-0812-46f2-9099-4d81d7ce450c tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:09:25 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8dadb59f-0812-46f2-9099-4d81d7ce450c tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:09:25 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:25 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:09:25 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:09:25 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:09:25 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-8dadb59f-0812-46f2-9099-4d81d7ce450c tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Volume info retrieved successfully. Sep 07 21:09:25 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8dadb59f-0812-46f2-9099-4d81d7ce450c tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] http://192.168.122.168/volume/v3/volumes/c0a4fb35-767b-4ab8-9b34-d7873e3502d7 returned with HTTP 200 Sep 07 21:09:25 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 391/771] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:09:25 2026] GET /volume/v3/volumes/c0a4fb35-767b-4ab8-9b34-d7873e3502d7 => generated 851 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:09:25 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-c40b38c3-cea2-427e-b77c-f81cb2ccaaa4 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:25 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c40b38c3-cea2-427e-b77c-f81cb2ccaaa4 tempest-VolumesActionsTest-465412213 tempest-VolumesActionsTest-465412213-project-admin] POST http://192.168.122.168/volume/v3/volumes/c0a4fb35-767b-4ab8-9b34-d7873e3502d7/action Sep 07 21:09:25 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c40b38c3-cea2-427e-b77c-f81cb2ccaaa4 tempest-VolumesActionsTest-465412213 tempest-VolumesActionsTest-465412213-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:09:25 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c40b38c3-cea2-427e-b77c-f81cb2ccaaa4 tempest-VolumesActionsTest-465412213 tempest-VolumesActionsTest-465412213-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:09:25 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:25 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:09:25 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:09:25 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:09:25 devstack devstack@c-api.service[86971]: DEBUG cinder.api.contrib.admin_actions [None req-c40b38c3-cea2-427e-b77c-f81cb2ccaaa4 tempest-VolumesActionsTest-465412213 tempest-VolumesActionsTest-465412213-project-admin] Updating volume 'c0a4fb35-767b-4ab8-9b34-d7873e3502d7' with '{'status': 'error'}' {{(pid=86971) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 07 21:09:25 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:25 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:09:25 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:25 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:09:25 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c40b38c3-cea2-427e-b77c-f81cb2ccaaa4 tempest-VolumesActionsTest-465412213 tempest-VolumesActionsTest-465412213-project-admin] http://192.168.122.168/volume/v3/volumes/c0a4fb35-767b-4ab8-9b34-d7873e3502d7/action returned with HTTP 202 Sep 07 21:09:25 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 381/772] 192.168.122.168 () {60 vars in 1274 bytes} [Mon Sep 7 21:09:25 2026] POST /volume/v3/volumes/c0a4fb35-767b-4ab8-9b34-d7873e3502d7/action => generated 0 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 21:09:25 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-09c1222d-b295-43fa-8e1a-ac4265c44877 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:25 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-09c1222d-b295-43fa-8e1a-ac4265c44877 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] GET http://192.168.122.168/volume/v3/volumes/c0a4fb35-767b-4ab8-9b34-d7873e3502d7 Sep 07 21:09:25 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-09c1222d-b295-43fa-8e1a-ac4265c44877 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:09:25 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-09c1222d-b295-43fa-8e1a-ac4265c44877 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:09:25 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:25 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:09:25 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:09:25 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:09:25 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-09c1222d-b295-43fa-8e1a-ac4265c44877 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Volume info retrieved successfully. Sep 07 21:09:25 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-09c1222d-b295-43fa-8e1a-ac4265c44877 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] http://192.168.122.168/volume/v3/volumes/c0a4fb35-767b-4ab8-9b34-d7873e3502d7 returned with HTTP 200 Sep 07 21:09:25 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 392/773] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:09:25 2026] GET /volume/v3/volumes/c0a4fb35-767b-4ab8-9b34-d7873e3502d7 => generated 847 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:09:25 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-bbbd652c-a5a5-48e7-951d-c230765c5f68 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:25 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-bbbd652c-a5a5-48e7-951d-c230765c5f68 tempest-VolumesActionsTest-465412213 tempest-VolumesActionsTest-465412213-project-admin] POST http://192.168.122.168/volume/v3/volumes/c0a4fb35-767b-4ab8-9b34-d7873e3502d7/action Sep 07 21:09:25 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-bbbd652c-a5a5-48e7-951d-c230765c5f68 tempest-VolumesActionsTest-465412213 tempest-VolumesActionsTest-465412213-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:09:25 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-bbbd652c-a5a5-48e7-951d-c230765c5f68 tempest-VolumesActionsTest-465412213 tempest-VolumesActionsTest-465412213-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:09:25 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:25 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:09:25 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:09:25 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:09:25 devstack devstack@c-api.service[86971]: DEBUG cinder.api.contrib.admin_actions [None req-bbbd652c-a5a5-48e7-951d-c230765c5f68 tempest-VolumesActionsTest-465412213 tempest-VolumesActionsTest-465412213-project-admin] Updating volume 'c0a4fb35-767b-4ab8-9b34-d7873e3502d7' with '{'status': 'available'}' {{(pid=86971) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 07 21:09:25 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:25 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:09:25 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:25 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:09:25 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-bbbd652c-a5a5-48e7-951d-c230765c5f68 tempest-VolumesActionsTest-465412213 tempest-VolumesActionsTest-465412213-project-admin] http://192.168.122.168/volume/v3/volumes/c0a4fb35-767b-4ab8-9b34-d7873e3502d7/action returned with HTTP 202 Sep 07 21:09:25 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 382/774] 192.168.122.168 () {60 vars in 1274 bytes} [Mon Sep 7 21:09:25 2026] POST /volume/v3/volumes/c0a4fb35-767b-4ab8-9b34-d7873e3502d7/action => generated 0 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 21:09:25 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-951c54bd-b4fc-4d21-be36-acea7eea4ded None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:25 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-951c54bd-b4fc-4d21-be36-acea7eea4ded tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] GET http://192.168.122.168/volume/v3/volumes/c0a4fb35-767b-4ab8-9b34-d7873e3502d7 Sep 07 21:09:25 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-951c54bd-b4fc-4d21-be36-acea7eea4ded tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:09:25 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-951c54bd-b4fc-4d21-be36-acea7eea4ded tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:09:25 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:25 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:09:25 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:09:25 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:09:25 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-951c54bd-b4fc-4d21-be36-acea7eea4ded tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Volume info retrieved successfully. Sep 07 21:09:25 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-951c54bd-b4fc-4d21-be36-acea7eea4ded tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] http://192.168.122.168/volume/v3/volumes/c0a4fb35-767b-4ab8-9b34-d7873e3502d7 returned with HTTP 200 Sep 07 21:09:25 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 393/775] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:09:25 2026] GET /volume/v3/volumes/c0a4fb35-767b-4ab8-9b34-d7873e3502d7 => generated 851 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:09:26 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-6dc42c76-de55-4c1b-9f51-e57bbf051f7f None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:26 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-6dc42c76-de55-4c1b-9f51-e57bbf051f7f tempest-VolumesActionsTest-465412213 tempest-VolumesActionsTest-465412213-project-admin] POST http://192.168.122.168/volume/v3/volumes/c0a4fb35-767b-4ab8-9b34-d7873e3502d7/action Sep 07 21:09:26 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-6dc42c76-de55-4c1b-9f51-e57bbf051f7f tempest-VolumesActionsTest-465412213 tempest-VolumesActionsTest-465412213-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=86971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:09:26 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-6dc42c76-de55-4c1b-9f51-e57bbf051f7f tempest-VolumesActionsTest-465412213 tempest-VolumesActionsTest-465412213-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:09:26 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:26 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:09:26 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:09:26 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:09:26 devstack devstack@c-api.service[86971]: DEBUG cinder.api.contrib.admin_actions [None req-6dc42c76-de55-4c1b-9f51-e57bbf051f7f tempest-VolumesActionsTest-465412213 tempest-VolumesActionsTest-465412213-project-admin] Updating volume 'c0a4fb35-767b-4ab8-9b34-d7873e3502d7' with '{'status': 'maintenance'}' {{(pid=86971) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 07 21:09:26 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:26 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:09:26 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:26 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:09:26 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-6dc42c76-de55-4c1b-9f51-e57bbf051f7f tempest-VolumesActionsTest-465412213 tempest-VolumesActionsTest-465412213-project-admin] http://192.168.122.168/volume/v3/volumes/c0a4fb35-767b-4ab8-9b34-d7873e3502d7/action returned with HTTP 202 Sep 07 21:09:26 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 383/776] 192.168.122.168 () {60 vars in 1274 bytes} [Mon Sep 7 21:09:26 2026] POST /volume/v3/volumes/c0a4fb35-767b-4ab8-9b34-d7873e3502d7/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 21:09:26 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-f2d1086d-cdaf-45e3-b4f3-e084d133076b None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:26 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f2d1086d-cdaf-45e3-b4f3-e084d133076b tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] GET http://192.168.122.168/volume/v3/volumes/c0a4fb35-767b-4ab8-9b34-d7873e3502d7 Sep 07 21:09:26 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f2d1086d-cdaf-45e3-b4f3-e084d133076b tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:09:26 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f2d1086d-cdaf-45e3-b4f3-e084d133076b tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:09:26 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:26 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:09:26 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:09:26 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:09:26 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-f2d1086d-cdaf-45e3-b4f3-e084d133076b tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Volume info retrieved successfully. Sep 07 21:09:26 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f2d1086d-cdaf-45e3-b4f3-e084d133076b tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] http://192.168.122.168/volume/v3/volumes/c0a4fb35-767b-4ab8-9b34-d7873e3502d7 returned with HTTP 200 Sep 07 21:09:26 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 394/777] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:09:26 2026] GET /volume/v3/volumes/c0a4fb35-767b-4ab8-9b34-d7873e3502d7 => generated 853 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:09:26 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-93c75359-ced4-4246-89ea-c68726fded2d None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:26 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-93c75359-ced4-4246-89ea-c68726fded2d tempest-VolumesActionsTest-465412213 tempest-VolumesActionsTest-465412213-project-admin] POST http://192.168.122.168/volume/v3/volumes/c0a4fb35-767b-4ab8-9b34-d7873e3502d7/action Sep 07 21:09:26 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-93c75359-ced4-4246-89ea-c68726fded2d tempest-VolumesActionsTest-465412213 tempest-VolumesActionsTest-465412213-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:09:26 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-93c75359-ced4-4246-89ea-c68726fded2d tempest-VolumesActionsTest-465412213 tempest-VolumesActionsTest-465412213-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:09:26 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:26 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:09:26 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:09:26 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:09:26 devstack devstack@c-api.service[86971]: DEBUG cinder.api.contrib.admin_actions [None req-93c75359-ced4-4246-89ea-c68726fded2d tempest-VolumesActionsTest-465412213 tempest-VolumesActionsTest-465412213-project-admin] Updating volume 'c0a4fb35-767b-4ab8-9b34-d7873e3502d7' with '{'status': 'available'}' {{(pid=86971) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 07 21:09:26 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:26 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:09:26 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:26 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:09:26 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-93c75359-ced4-4246-89ea-c68726fded2d tempest-VolumesActionsTest-465412213 tempest-VolumesActionsTest-465412213-project-admin] http://192.168.122.168/volume/v3/volumes/c0a4fb35-767b-4ab8-9b34-d7873e3502d7/action returned with HTTP 202 Sep 07 21:09:26 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 384/778] 192.168.122.168 () {60 vars in 1274 bytes} [Mon Sep 7 21:09:26 2026] POST /volume/v3/volumes/c0a4fb35-767b-4ab8-9b34-d7873e3502d7/action => generated 0 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 21:09:26 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-fcb50cb2-57c1-4fd1-baa8-98d3e8050e78 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:26 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-fcb50cb2-57c1-4fd1-baa8-98d3e8050e78 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] GET http://192.168.122.168/volume/v3/volumes/c0a4fb35-767b-4ab8-9b34-d7873e3502d7 Sep 07 21:09:26 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-fcb50cb2-57c1-4fd1-baa8-98d3e8050e78 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:09:26 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-fcb50cb2-57c1-4fd1-baa8-98d3e8050e78 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:09:26 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:26 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:09:26 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:09:26 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:09:26 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-fcb50cb2-57c1-4fd1-baa8-98d3e8050e78 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Volume info retrieved successfully. Sep 07 21:09:26 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-fcb50cb2-57c1-4fd1-baa8-98d3e8050e78 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] http://192.168.122.168/volume/v3/volumes/c0a4fb35-767b-4ab8-9b34-d7873e3502d7 returned with HTTP 200 Sep 07 21:09:26 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 395/779] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:09:26 2026] GET /volume/v3/volumes/c0a4fb35-767b-4ab8-9b34-d7873e3502d7 => generated 851 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:09:26 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-2a8454fb-b44a-4fb8-af1c-34e90a83e98d None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:26 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-2a8454fb-b44a-4fb8-af1c-34e90a83e98d tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] GET http://192.168.122.168/volume/v3/volumes/c0a4fb35-767b-4ab8-9b34-d7873e3502d7 Sep 07 21:09:26 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-2a8454fb-b44a-4fb8-af1c-34e90a83e98d tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:09:26 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-2a8454fb-b44a-4fb8-af1c-34e90a83e98d tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:09:26 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:26 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:09:26 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:09:26 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:09:26 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-2a8454fb-b44a-4fb8-af1c-34e90a83e98d tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Volume info retrieved successfully. Sep 07 21:09:26 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-2a8454fb-b44a-4fb8-af1c-34e90a83e98d tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] http://192.168.122.168/volume/v3/volumes/c0a4fb35-767b-4ab8-9b34-d7873e3502d7 returned with HTTP 200 Sep 07 21:09:26 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 385/780] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:09:26 2026] GET /volume/v3/volumes/c0a4fb35-767b-4ab8-9b34-d7873e3502d7 => generated 851 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:09:26 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-8df97628-d899-450f-ad87-c1e37f86c56b None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:26 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8df97628-d899-450f-ad87-c1e37f86c56b tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] DELETE http://192.168.122.168/volume/v3/volumes/c0a4fb35-767b-4ab8-9b34-d7873e3502d7 Sep 07 21:09:26 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8df97628-d899-450f-ad87-c1e37f86c56b tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:09:26 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8df97628-d899-450f-ad87-c1e37f86c56b tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:09:26 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-8df97628-d899-450f-ad87-c1e37f86c56b tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Delete volume with id: c0a4fb35-767b-4ab8-9b34-d7873e3502d7 Sep 07 21:09:26 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:26 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:09:26 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:09:26 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:09:26 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-8df97628-d899-450f-ad87-c1e37f86c56b tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Volume info retrieved successfully. Sep 07 21:09:26 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-8df97628-d899-450f-ad87-c1e37f86c56b tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Delete volume request issued successfully. Sep 07 21:09:26 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8df97628-d899-450f-ad87-c1e37f86c56b tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] http://192.168.122.168/volume/v3/volumes/c0a4fb35-767b-4ab8-9b34-d7873e3502d7 returned with HTTP 202 Sep 07 21:09:26 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 396/781] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:09:26 2026] DELETE /volume/v3/volumes/c0a4fb35-767b-4ab8-9b34-d7873e3502d7 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:09:26 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-defedc41-54dd-461c-86c9-4d2881b4b70c None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:26 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-defedc41-54dd-461c-86c9-4d2881b4b70c tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] GET http://192.168.122.168/volume/v3/volumes/c0a4fb35-767b-4ab8-9b34-d7873e3502d7 Sep 07 21:09:26 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-defedc41-54dd-461c-86c9-4d2881b4b70c tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:09:26 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-defedc41-54dd-461c-86c9-4d2881b4b70c tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:09:26 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:26 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:09:26 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:09:26 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:09:26 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-defedc41-54dd-461c-86c9-4d2881b4b70c tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Volume info retrieved successfully. Sep 07 21:09:26 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-defedc41-54dd-461c-86c9-4d2881b4b70c tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] http://192.168.122.168/volume/v3/volumes/c0a4fb35-767b-4ab8-9b34-d7873e3502d7 returned with HTTP 200 Sep 07 21:09:26 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 386/782] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:09:26 2026] GET /volume/v3/volumes/c0a4fb35-767b-4ab8-9b34-d7873e3502d7 => generated 850 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:09:26 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-fdbcc228-ff4e-47db-a8ab-3b5f7029ba68 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:26 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-fdbcc228-ff4e-47db-a8ab-3b5f7029ba68 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] POST http://192.168.122.168/volume/v3/volumes/282f7a8c-fb71-4d0a-902d-c696dee261d4/action Sep 07 21:09:26 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-fdbcc228-ff4e-47db-a8ab-3b5f7029ba68 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] Action body: b'{"os-reserve": {}}' {{(pid=86970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:09:26 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-fdbcc228-ff4e-47db-a8ab-3b5f7029ba68 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:09:26 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:26 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:09:26 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:09:26 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:09:26 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-fdbcc228-ff4e-47db-a8ab-3b5f7029ba68 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] Volume info retrieved successfully. Sep 07 21:09:26 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-fdbcc228-ff4e-47db-a8ab-3b5f7029ba68 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] Reserve volume completed successfully. Sep 07 21:09:26 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-fdbcc228-ff4e-47db-a8ab-3b5f7029ba68 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] http://192.168.122.168/volume/v3/volumes/282f7a8c-fb71-4d0a-902d-c696dee261d4/action returned with HTTP 202 Sep 07 21:09:26 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 397/783] 192.168.122.168 () {60 vars in 1274 bytes} [Mon Sep 7 21:09:26 2026] POST /volume/v3/volumes/282f7a8c-fb71-4d0a-902d-c696dee261d4/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 21:09:26 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-55c318ea-6252-43d0-a971-49d737355697 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:26 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-55c318ea-6252-43d0-a971-49d737355697 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-reader] GET http://192.168.122.168/volume/v3/volumes/282f7a8c-fb71-4d0a-902d-c696dee261d4 Sep 07 21:09:26 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-55c318ea-6252-43d0-a971-49d737355697 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-reader] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:09:26 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-55c318ea-6252-43d0-a971-49d737355697 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-reader] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:09:26 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:26 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:09:26 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:09:26 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:09:26 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-55c318ea-6252-43d0-a971-49d737355697 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-reader] Volume info retrieved successfully. Sep 07 21:09:26 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-55c318ea-6252-43d0-a971-49d737355697 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-reader] http://192.168.122.168/volume/v3/volumes/282f7a8c-fb71-4d0a-902d-c696dee261d4 returned with HTTP 200 Sep 07 21:09:26 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 387/784] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:09:26 2026] GET /volume/v3/volumes/282f7a8c-fb71-4d0a-902d-c696dee261d4 => generated 870 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:09:26 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-bc011793-5652-40fc-ac92-e145ecd40d57 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:26 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-bc011793-5652-40fc-ac92-e145ecd40d57 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] POST http://192.168.122.168/volume/v3/volumes/282f7a8c-fb71-4d0a-902d-c696dee261d4/action Sep 07 21:09:26 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-bc011793-5652-40fc-ac92-e145ecd40d57 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=86970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:09:26 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-bc011793-5652-40fc-ac92-e145ecd40d57 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:09:27 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:27 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:09:27 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:09:27 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:09:27 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-bc011793-5652-40fc-ac92-e145ecd40d57 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] Volume info retrieved successfully. Sep 07 21:09:27 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:27 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:09:27 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-bc011793-5652-40fc-ac92-e145ecd40d57 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] Unreserve volume completed successfully. Sep 07 21:09:27 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-bc011793-5652-40fc-ac92-e145ecd40d57 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] http://192.168.122.168/volume/v3/volumes/282f7a8c-fb71-4d0a-902d-c696dee261d4/action returned with HTTP 202 Sep 07 21:09:27 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 398/785] 192.168.122.168 () {60 vars in 1274 bytes} [Mon Sep 7 21:09:26 2026] POST /volume/v3/volumes/282f7a8c-fb71-4d0a-902d-c696dee261d4/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 21:09:27 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-3caf0790-ae1d-4631-8d59-570e95420735 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:27 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-3caf0790-ae1d-4631-8d59-570e95420735 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-reader] GET http://192.168.122.168/volume/v3/volumes/282f7a8c-fb71-4d0a-902d-c696dee261d4 Sep 07 21:09:27 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-3caf0790-ae1d-4631-8d59-570e95420735 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-reader] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:09:27 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-3caf0790-ae1d-4631-8d59-570e95420735 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-reader] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:09:27 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:27 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:09:27 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:09:27 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:09:27 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-3caf0790-ae1d-4631-8d59-570e95420735 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-reader] Volume info retrieved successfully. Sep 07 21:09:27 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-3caf0790-ae1d-4631-8d59-570e95420735 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-reader] http://192.168.122.168/volume/v3/volumes/282f7a8c-fb71-4d0a-902d-c696dee261d4 returned with HTTP 200 Sep 07 21:09:27 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 388/786] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:09:27 2026] GET /volume/v3/volumes/282f7a8c-fb71-4d0a-902d-c696dee261d4 => generated 870 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:09:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-1d7962c3-88e9-4ed6-af15-c456ded10445 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:27 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-1d7962c3-88e9-4ed6-af15-c456ded10445 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] POST http://192.168.122.168/volume/v3/volumes/282f7a8c-fb71-4d0a-902d-c696dee261d4/action Sep 07 21:09:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-1d7962c3-88e9-4ed6-af15-c456ded10445 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=86970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:09:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-1d7962c3-88e9-4ed6-af15-c456ded10445 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:09:27 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:27 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:09:27 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:09:27 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:09:27 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-1d7962c3-88e9-4ed6-af15-c456ded10445 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] Volume info retrieved successfully. Sep 07 21:09:27 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-1d7962c3-88e9-4ed6-af15-c456ded10445 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] Volume updated successfully. Sep 07 21:09:27 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-1d7962c3-88e9-4ed6-af15-c456ded10445 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] http://192.168.122.168/volume/v3/volumes/282f7a8c-fb71-4d0a-902d-c696dee261d4/action returned with HTTP 200 Sep 07 21:09:27 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 399/787] 192.168.122.168 () {60 vars in 1274 bytes} [Mon Sep 7 21:09:27 2026] POST /volume/v3/volumes/282f7a8c-fb71-4d0a-902d-c696dee261d4/action => generated 0 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 07 21:09:27 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-326c9f97-4766-4af5-9f29-e8f0d2064c3c None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:27 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-326c9f97-4766-4af5-9f29-e8f0d2064c3c tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-reader] GET http://192.168.122.168/volume/v3/volumes/282f7a8c-fb71-4d0a-902d-c696dee261d4 Sep 07 21:09:27 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-326c9f97-4766-4af5-9f29-e8f0d2064c3c tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-reader] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:09:27 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-326c9f97-4766-4af5-9f29-e8f0d2064c3c tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-reader] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:09:27 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:27 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:09:27 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:09:27 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:09:27 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-326c9f97-4766-4af5-9f29-e8f0d2064c3c tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-reader] Volume info retrieved successfully. Sep 07 21:09:27 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-326c9f97-4766-4af5-9f29-e8f0d2064c3c tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-reader] http://192.168.122.168/volume/v3/volumes/282f7a8c-fb71-4d0a-902d-c696dee261d4 returned with HTTP 200 Sep 07 21:09:27 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 389/788] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:09:27 2026] GET /volume/v3/volumes/282f7a8c-fb71-4d0a-902d-c696dee261d4 => generated 869 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:09:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-cd11c081-f133-4129-8a55-bf76dd9352b0 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:27 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-cd11c081-f133-4129-8a55-bf76dd9352b0 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] POST http://192.168.122.168/volume/v3/volumes/282f7a8c-fb71-4d0a-902d-c696dee261d4/action Sep 07 21:09:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-cd11c081-f133-4129-8a55-bf76dd9352b0 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=86970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:09:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-cd11c081-f133-4129-8a55-bf76dd9352b0 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:09:27 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:27 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:09:27 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:09:27 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:09:27 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-cd11c081-f133-4129-8a55-bf76dd9352b0 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] Volume info retrieved successfully. Sep 07 21:09:27 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-cd11c081-f133-4129-8a55-bf76dd9352b0 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] Volume updated successfully. Sep 07 21:09:27 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-cd11c081-f133-4129-8a55-bf76dd9352b0 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] http://192.168.122.168/volume/v3/volumes/282f7a8c-fb71-4d0a-902d-c696dee261d4/action returned with HTTP 200 Sep 07 21:09:27 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 400/789] 192.168.122.168 () {60 vars in 1274 bytes} [Mon Sep 7 21:09:27 2026] POST /volume/v3/volumes/282f7a8c-fb71-4d0a-902d-c696dee261d4/action => generated 0 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 07 21:09:27 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-7ff039d4-2189-4aea-bb81-0efe95a37429 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:27 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-7ff039d4-2189-4aea-bb81-0efe95a37429 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-reader] GET http://192.168.122.168/volume/v3/volumes/282f7a8c-fb71-4d0a-902d-c696dee261d4 Sep 07 21:09:27 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-7ff039d4-2189-4aea-bb81-0efe95a37429 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-reader] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:09:27 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-7ff039d4-2189-4aea-bb81-0efe95a37429 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-reader] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:09:27 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:27 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:09:27 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:09:27 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:09:27 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-7ff039d4-2189-4aea-bb81-0efe95a37429 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-reader] Volume info retrieved successfully. Sep 07 21:09:27 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-7ff039d4-2189-4aea-bb81-0efe95a37429 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-reader] http://192.168.122.168/volume/v3/volumes/282f7a8c-fb71-4d0a-902d-c696dee261d4 returned with HTTP 200 Sep 07 21:09:27 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 390/790] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:09:27 2026] GET /volume/v3/volumes/282f7a8c-fb71-4d0a-902d-c696dee261d4 => generated 870 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:09:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-b42c8774-abce-4ea2-820f-6650c781dfdb None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:27 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b42c8774-abce-4ea2-820f-6650c781dfdb tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] POST http://192.168.122.168/volume/v3/volumes/282f7a8c-fb71-4d0a-902d-c696dee261d4/action Sep 07 21:09:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b42c8774-abce-4ea2-820f-6650c781dfdb tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=86970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:09:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b42c8774-abce-4ea2-820f-6650c781dfdb tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:09:27 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:27 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:09:27 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:09:27 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:09:27 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-b42c8774-abce-4ea2-820f-6650c781dfdb tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] Volume info retrieved successfully. Sep 07 21:09:27 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-b42c8774-abce-4ea2-820f-6650c781dfdb tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] Update volume admin metadata completed successfully. Sep 07 21:09:27 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-b42c8774-abce-4ea2-820f-6650c781dfdb tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] Update readonly setting on volume completed successfully. Sep 07 21:09:27 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b42c8774-abce-4ea2-820f-6650c781dfdb tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] http://192.168.122.168/volume/v3/volumes/282f7a8c-fb71-4d0a-902d-c696dee261d4/action returned with HTTP 202 Sep 07 21:09:27 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 401/791] 192.168.122.168 () {60 vars in 1274 bytes} [Mon Sep 7 21:09:27 2026] POST /volume/v3/volumes/282f7a8c-fb71-4d0a-902d-c696dee261d4/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 21:09:27 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-2f771fa1-d286-48d4-95b8-b56ffe8f2a54 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:27 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-2f771fa1-d286-48d4-95b8-b56ffe8f2a54 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-reader] GET http://192.168.122.168/volume/v3/volumes/282f7a8c-fb71-4d0a-902d-c696dee261d4 Sep 07 21:09:27 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-2f771fa1-d286-48d4-95b8-b56ffe8f2a54 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-reader] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:09:27 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-2f771fa1-d286-48d4-95b8-b56ffe8f2a54 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-reader] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:09:27 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:27 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:09:27 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:09:27 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:09:27 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-2f771fa1-d286-48d4-95b8-b56ffe8f2a54 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-reader] Volume info retrieved successfully. Sep 07 21:09:27 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-2f771fa1-d286-48d4-95b8-b56ffe8f2a54 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-reader] http://192.168.122.168/volume/v3/volumes/282f7a8c-fb71-4d0a-902d-c696dee261d4 returned with HTTP 200 Sep 07 21:09:27 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 391/792] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:09:27 2026] GET /volume/v3/volumes/282f7a8c-fb71-4d0a-902d-c696dee261d4 => generated 869 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:09:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-b12c00b8-3f71-43b3-990a-e96603f15ac8 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:27 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-98f1eabe-fb7e-4854-86fe-9cea4c3e44c5 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:27 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b12c00b8-3f71-43b3-990a-e96603f15ac8 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] GET http://192.168.122.168/volume/v3/volumes/c0a4fb35-767b-4ab8-9b34-d7873e3502d7 Sep 07 21:09:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b12c00b8-3f71-43b3-990a-e96603f15ac8 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:09:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b12c00b8-3f71-43b3-990a-e96603f15ac8 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:09:27 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-98f1eabe-fb7e-4854-86fe-9cea4c3e44c5 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] POST http://192.168.122.168/volume/v3/volumes/282f7a8c-fb71-4d0a-902d-c696dee261d4/action Sep 07 21:09:27 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-98f1eabe-fb7e-4854-86fe-9cea4c3e44c5 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=86971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:09:27 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-98f1eabe-fb7e-4854-86fe-9cea4c3e44c5 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:09:27 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b12c00b8-3f71-43b3-990a-e96603f15ac8 tempest-VolumesActionsTest-1136239926 tempest-VolumesActionsTest-1136239926-project-member] http://192.168.122.168/volume/v3/volumes/c0a4fb35-767b-4ab8-9b34-d7873e3502d7 returned with HTTP 404 Sep 07 21:09:27 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 402/793] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:09:27 2026] GET /volume/v3/volumes/c0a4fb35-767b-4ab8-9b34-d7873e3502d7 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:09:27 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:27 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:09:27 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:09:27 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:09:27 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-98f1eabe-fb7e-4854-86fe-9cea4c3e44c5 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] Volume info retrieved successfully. Sep 07 21:09:27 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-98f1eabe-fb7e-4854-86fe-9cea4c3e44c5 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] Update volume admin metadata completed successfully. Sep 07 21:09:27 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-98f1eabe-fb7e-4854-86fe-9cea4c3e44c5 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] Update readonly setting on volume completed successfully. Sep 07 21:09:27 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-98f1eabe-fb7e-4854-86fe-9cea4c3e44c5 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] http://192.168.122.168/volume/v3/volumes/282f7a8c-fb71-4d0a-902d-c696dee261d4/action returned with HTTP 202 Sep 07 21:09:27 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 392/794] 192.168.122.168 () {60 vars in 1274 bytes} [Mon Sep 7 21:09:27 2026] POST /volume/v3/volumes/282f7a8c-fb71-4d0a-902d-c696dee261d4/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 21:09:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-f256cc73-08ac-4b82-bb89-84a3fa2d2573 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:27 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f256cc73-08ac-4b82-bb89-84a3fa2d2573 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-reader] GET http://192.168.122.168/volume/v3/volumes/282f7a8c-fb71-4d0a-902d-c696dee261d4 Sep 07 21:09:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f256cc73-08ac-4b82-bb89-84a3fa2d2573 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-reader] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:09:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f256cc73-08ac-4b82-bb89-84a3fa2d2573 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-reader] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:09:27 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:27 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:09:27 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:09:27 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:09:27 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-f256cc73-08ac-4b82-bb89-84a3fa2d2573 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-reader] Volume info retrieved successfully. Sep 07 21:09:27 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f256cc73-08ac-4b82-bb89-84a3fa2d2573 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-reader] http://192.168.122.168/volume/v3/volumes/282f7a8c-fb71-4d0a-902d-c696dee261d4 returned with HTTP 200 Sep 07 21:09:27 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 403/795] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:09:27 2026] GET /volume/v3/volumes/282f7a8c-fb71-4d0a-902d-c696dee261d4 => generated 870 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:09:27 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-26b4dcb1-7512-4864-961f-3c31f56d095f None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:27 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-26b4dcb1-7512-4864-961f-3c31f56d095f tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] POST http://192.168.122.168/volume/v3/volumes/282f7a8c-fb71-4d0a-902d-c696dee261d4/action Sep 07 21:09:27 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-26b4dcb1-7512-4864-961f-3c31f56d095f tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-532945134", "disk_format": "raw"}}' {{(pid=86971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:09:27 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-26b4dcb1-7512-4864-961f-3c31f56d095f tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-532945134", "disk_format": "raw"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:09:27 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:27 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:09:27 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:09:27 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:09:27 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-26b4dcb1-7512-4864-961f-3c31f56d095f tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] Volume info retrieved successfully. Sep 07 21:09:27 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:27 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:09:27 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:09:27 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:09:27 devstack devstack@c-api.service[86971]: DEBUG cinder.image.image_utils [None req-26b4dcb1-7512-4864-961f-3c31f56d095f tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-532945134'}] 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-532945134'}]. {{(pid=86971) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 07 21:09:28 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-26b4dcb1-7512-4864-961f-3c31f56d095f tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] Copy volume to image completed successfully. Sep 07 21:09:28 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-26b4dcb1-7512-4864-961f-3c31f56d095f tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] http://192.168.122.168/volume/v3/volumes/282f7a8c-fb71-4d0a-902d-c696dee261d4/action returned with HTTP 202 Sep 07 21:09:28 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 393/796] 192.168.122.168 () {60 vars in 1275 bytes} [Mon Sep 7 21:09:27 2026] POST /volume/v3/volumes/282f7a8c-fb71-4d0a-902d-c696dee261d4/action => generated 654 bytes in 1174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 21:09:37 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-dea1ea30-b477-4612-b211-e89790d6622b req-0236ac0f-45ae-45fd-8859-9aea218f49b1 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:37 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-dea1ea30-b477-4612-b211-e89790d6622b req-0236ac0f-45ae-45fd-8859-9aea218f49b1 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] GET http://192.168.122.168/volume/v3/volumes/7434a93a-d745-46a4-8bf0-af383902eff9 Sep 07 21:09:37 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-dea1ea30-b477-4612-b211-e89790d6622b req-0236ac0f-45ae-45fd-8859-9aea218f49b1 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:09:37 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-dea1ea30-b477-4612-b211-e89790d6622b req-0236ac0f-45ae-45fd-8859-9aea218f49b1 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:09:37 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:37 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:09:37 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:09:37 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:09:37 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [req-dea1ea30-b477-4612-b211-e89790d6622b req-0236ac0f-45ae-45fd-8859-9aea218f49b1 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Volume info retrieved successfully. Sep 07 21:09:37 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-dea1ea30-b477-4612-b211-e89790d6622b req-0236ac0f-45ae-45fd-8859-9aea218f49b1 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] http://192.168.122.168/volume/v3/volumes/7434a93a-d745-46a4-8bf0-af383902eff9 returned with HTTP 200 Sep 07 21:09:37 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 404/797] 192.168.122.168 () {60 vars in 1487 bytes} [Mon Sep 7 21:09:37 2026] GET /volume/v3/volumes/7434a93a-d745-46a4-8bf0-af383902eff9 => generated 1149 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:09:37 devstack devstack@c-api.service[86971]: DEBUG dbcounter [-] [86971] Writing DB stats cinder:SELECT=369,cinder:INSERT=45,cinder:UPDATE=78,cinder:DELETE=6 {{(pid=86971) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 21:09:42 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-bec747eb-85d5-4506-83c6-e0360b3e8d35 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:42 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-bec747eb-85d5-4506-83c6-e0360b3e8d35 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] GET http://192.168.122.168/volume/v3/volumes/7434a93a-d745-46a4-8bf0-af383902eff9 Sep 07 21:09:42 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-bec747eb-85d5-4506-83c6-e0360b3e8d35 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:09:42 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-bec747eb-85d5-4506-83c6-e0360b3e8d35 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:09:42 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:42 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:09:42 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:09:42 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:09:42 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-bec747eb-85d5-4506-83c6-e0360b3e8d35 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Volume info retrieved successfully. Sep 07 21:09:42 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-bec747eb-85d5-4506-83c6-e0360b3e8d35 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] http://192.168.122.168/volume/v3/volumes/7434a93a-d745-46a4-8bf0-af383902eff9 returned with HTTP 200 Sep 07 21:09:42 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 394/798] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:09:42 2026] GET /volume/v3/volumes/7434a93a-d745-46a4-8bf0-af383902eff9 => generated 1149 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:09:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-c025d0a9-161d-45e7-b86d-3d9dc2867c56 req-7947fc14-a94c-47de-b96f-6c558bb498f9 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:42 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-c025d0a9-161d-45e7-b86d-3d9dc2867c56 req-7947fc14-a94c-47de-b96f-6c558bb498f9 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] GET http://192.168.122.168/volume/v3/volumes/7434a93a-d745-46a4-8bf0-af383902eff9 Sep 07 21:09:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-c025d0a9-161d-45e7-b86d-3d9dc2867c56 req-7947fc14-a94c-47de-b96f-6c558bb498f9 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:09:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-c025d0a9-161d-45e7-b86d-3d9dc2867c56 req-7947fc14-a94c-47de-b96f-6c558bb498f9 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:09:42 devstack devstack@c-api.service[86970]: DEBUG dbcounter [-] [86970] Writing DB stats cinder:SELECT=301,cinder:INSERT=26,cinder:UPDATE=61,cinder:DELETE=3 {{(pid=86970) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 21:09:42 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:42 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:09:42 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:09:42 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:09:42 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [req-c025d0a9-161d-45e7-b86d-3d9dc2867c56 req-7947fc14-a94c-47de-b96f-6c558bb498f9 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Volume info retrieved successfully. Sep 07 21:09:42 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-c025d0a9-161d-45e7-b86d-3d9dc2867c56 req-7947fc14-a94c-47de-b96f-6c558bb498f9 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] http://192.168.122.168/volume/v3/volumes/7434a93a-d745-46a4-8bf0-af383902eff9 returned with HTTP 200 Sep 07 21:09:42 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 405/799] 192.168.122.168 () {60 vars in 1487 bytes} [Mon Sep 7 21:09:42 2026] GET /volume/v3/volumes/7434a93a-d745-46a4-8bf0-af383902eff9 => generated 1149 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:09:43 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-c025d0a9-161d-45e7-b86d-3d9dc2867c56 req-d569833c-8dbc-45f1-8f1c-f9f16406b4f2 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:43 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-c025d0a9-161d-45e7-b86d-3d9dc2867c56 req-d569833c-8dbc-45f1-8f1c-f9f16406b4f2 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] POST http://192.168.122.168/volume/v3/volumes/7434a93a-d745-46a4-8bf0-af383902eff9/action Sep 07 21:09:43 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-c025d0a9-161d-45e7-b86d-3d9dc2867c56 req-d569833c-8dbc-45f1-8f1c-f9f16406b4f2 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:09:43 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-c025d0a9-161d-45e7-b86d-3d9dc2867c56 req-d569833c-8dbc-45f1-8f1c-f9f16406b4f2 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:09:43 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:43 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:09:43 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:09:43 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:09:43 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [req-c025d0a9-161d-45e7-b86d-3d9dc2867c56 req-d569833c-8dbc-45f1-8f1c-f9f16406b4f2 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Volume info retrieved successfully. Sep 07 21:09:43 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [req-c025d0a9-161d-45e7-b86d-3d9dc2867c56 req-d569833c-8dbc-45f1-8f1c-f9f16406b4f2 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Begin detaching volume completed successfully. Sep 07 21:09:43 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-c025d0a9-161d-45e7-b86d-3d9dc2867c56 req-d569833c-8dbc-45f1-8f1c-f9f16406b4f2 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] http://192.168.122.168/volume/v3/volumes/7434a93a-d745-46a4-8bf0-af383902eff9/action returned with HTTP 202 Sep 07 21:09:43 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 395/800] 192.168.122.168 () {64 vars in 1561 bytes} [Mon Sep 7 21:09:43 2026] POST /volume/v3/volumes/7434a93a-d745-46a4-8bf0-af383902eff9/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 21:09:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-fc1e7870-75b0-45fd-abc6-e8fb92789d22 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:43 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-fc1e7870-75b0-45fd-abc6-e8fb92789d22 None None] GET http://192.168.122.168/volume// Sep 07 21:09:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-fc1e7870-75b0-45fd-abc6-e8fb92789d22 None None] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:09:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-fc1e7870-75b0-45fd-abc6-e8fb92789d22 None None] Calling method 'all' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:09:43 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-fc1e7870-75b0-45fd-abc6-e8fb92789d22 None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 07 21:09:43 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 406/801] 192.168.122.168 () {58 vars in 1315 bytes} [Mon Sep 7 21:09:43 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 21:09:43 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-c025d0a9-161d-45e7-b86d-3d9dc2867c56 req-f1d9eb3e-9f3e-4128-9b09-ae3f2f7c9ac2 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:43 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-c025d0a9-161d-45e7-b86d-3d9dc2867c56 req-f1d9eb3e-9f3e-4128-9b09-ae3f2f7c9ac2 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] GET http://192.168.122.168/volume/v3/volumes/7434a93a-d745-46a4-8bf0-af383902eff9 Sep 07 21:09:43 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-c025d0a9-161d-45e7-b86d-3d9dc2867c56 req-f1d9eb3e-9f3e-4128-9b09-ae3f2f7c9ac2 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:09:43 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-c025d0a9-161d-45e7-b86d-3d9dc2867c56 req-f1d9eb3e-9f3e-4128-9b09-ae3f2f7c9ac2 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:09:43 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:43 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:09:43 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:09:43 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:09:43 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [req-c025d0a9-161d-45e7-b86d-3d9dc2867c56 req-f1d9eb3e-9f3e-4128-9b09-ae3f2f7c9ac2 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Volume info retrieved successfully. Sep 07 21:09:43 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-c025d0a9-161d-45e7-b86d-3d9dc2867c56 req-f1d9eb3e-9f3e-4128-9b09-ae3f2f7c9ac2 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] http://192.168.122.168/volume/v3/volumes/7434a93a-d745-46a4-8bf0-af383902eff9 returned with HTTP 200 Sep 07 21:09:43 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 396/802] 192.168.122.168 () {62 vars in 1528 bytes} [Mon Sep 7 21:09:43 2026] GET /volume/v3/volumes/7434a93a-d745-46a4-8bf0-af383902eff9 => generated 1333 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 21:09:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-c025d0a9-161d-45e7-b86d-3d9dc2867c56 req-819d9c13-5dcc-41fc-bd40-c5a3af4577c9 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:43 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-c025d0a9-161d-45e7-b86d-3d9dc2867c56 req-819d9c13-5dcc-41fc-bd40-c5a3af4577c9 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] DELETE http://192.168.122.168/volume/v3/attachments/dfd4a3ac-b039-4b3e-a692-e4ca648d02c0 Sep 07 21:09:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-c025d0a9-161d-45e7-b86d-3d9dc2867c56 req-819d9c13-5dcc-41fc-bd40-c5a3af4577c9 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:09:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-c025d0a9-161d-45e7-b86d-3d9dc2867c56 req-819d9c13-5dcc-41fc-bd40-c5a3af4577c9 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Calling method 'version_select' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:09:43 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:09:43 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:09:43 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:43 devstack devstack@c-api.service[86970]: return base.obj_make_list(context, Sep 07 21:09:43 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-c025d0a9-161d-45e7-b86d-3d9dc2867c56 req-819d9c13-5dcc-41fc-bd40-c5a3af4577c9 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] http://192.168.122.168/volume/v3/attachments/dfd4a3ac-b039-4b3e-a692-e4ca648d02c0 returned with HTTP 200 Sep 07 21:09:43 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 407/803] 192.168.122.168 () {64 vars in 1562 bytes} [Mon Sep 7 21:09:43 2026] DELETE /volume/v3/attachments/dfd4a3ac-b039-4b3e-a692-e4ca648d02c0 => generated 19 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:09:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-64ce531b-8c36-4a7e-b619-12116b65a0f2 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:44 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-64ce531b-8c36-4a7e-b619-12116b65a0f2 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] GET http://192.168.122.168/volume/v3/volumes/7434a93a-d745-46a4-8bf0-af383902eff9 Sep 07 21:09:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-64ce531b-8c36-4a7e-b619-12116b65a0f2 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:09:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-64ce531b-8c36-4a7e-b619-12116b65a0f2 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:09:44 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:44 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:09:44 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:09:44 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:09:44 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-64ce531b-8c36-4a7e-b619-12116b65a0f2 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Volume info retrieved successfully. Sep 07 21:09:44 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-64ce531b-8c36-4a7e-b619-12116b65a0f2 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] http://192.168.122.168/volume/v3/volumes/7434a93a-d745-46a4-8bf0-af383902eff9 returned with HTTP 200 Sep 07 21:09:44 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 397/804] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:09:44 2026] GET /volume/v3/volumes/7434a93a-d745-46a4-8bf0-af383902eff9 => generated 857 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:09:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-540996eb-256d-440b-8b18-6af151006ae5 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:44 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-540996eb-256d-440b-8b18-6af151006ae5 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] GET http://192.168.122.168/volume/v3/volumes/a80c4a75-1fd8-4433-91c7-3d60192e3839 Sep 07 21:09:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-540996eb-256d-440b-8b18-6af151006ae5 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:09:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-540996eb-256d-440b-8b18-6af151006ae5 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:09:44 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:44 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:09:44 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:09:44 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:09:44 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-540996eb-256d-440b-8b18-6af151006ae5 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Volume info retrieved successfully. Sep 07 21:09:44 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-540996eb-256d-440b-8b18-6af151006ae5 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] http://192.168.122.168/volume/v3/volumes/a80c4a75-1fd8-4433-91c7-3d60192e3839 returned with HTTP 200 Sep 07 21:09:44 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 408/805] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:09:44 2026] GET /volume/v3/volumes/a80c4a75-1fd8-4433-91c7-3d60192e3839 => generated 1147 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:09:45 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-5c2b70e1-d5aa-46bb-9217-f549c718192c None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:45 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5c2b70e1-d5aa-46bb-9217-f549c718192c tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] GET http://192.168.122.168/volume/v3/volumes/a80c4a75-1fd8-4433-91c7-3d60192e3839 Sep 07 21:09:45 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-5c2b70e1-d5aa-46bb-9217-f549c718192c tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:09:45 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-5c2b70e1-d5aa-46bb-9217-f549c718192c tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:09:45 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:45 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:09:45 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:09:45 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:09:45 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-5c2b70e1-d5aa-46bb-9217-f549c718192c tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Volume info retrieved successfully. Sep 07 21:09:45 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5c2b70e1-d5aa-46bb-9217-f549c718192c tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] http://192.168.122.168/volume/v3/volumes/a80c4a75-1fd8-4433-91c7-3d60192e3839 returned with HTTP 200 Sep 07 21:09:45 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 398/806] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:09:45 2026] GET /volume/v3/volumes/a80c4a75-1fd8-4433-91c7-3d60192e3839 => generated 1147 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 21:09:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-e18699d9-682c-469d-aabd-7728ce0f3623 req-2d1baf5c-4291-4033-964a-c73df66d4ab5 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:45 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-e18699d9-682c-469d-aabd-7728ce0f3623 req-2d1baf5c-4291-4033-964a-c73df66d4ab5 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] GET http://192.168.122.168/volume/v3/volumes/a80c4a75-1fd8-4433-91c7-3d60192e3839 Sep 07 21:09:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-e18699d9-682c-469d-aabd-7728ce0f3623 req-2d1baf5c-4291-4033-964a-c73df66d4ab5 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:09:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-e18699d9-682c-469d-aabd-7728ce0f3623 req-2d1baf5c-4291-4033-964a-c73df66d4ab5 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:09:45 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:45 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:09:45 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:09:45 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:09:45 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [req-e18699d9-682c-469d-aabd-7728ce0f3623 req-2d1baf5c-4291-4033-964a-c73df66d4ab5 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Volume info retrieved successfully. Sep 07 21:09:45 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-e18699d9-682c-469d-aabd-7728ce0f3623 req-2d1baf5c-4291-4033-964a-c73df66d4ab5 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] http://192.168.122.168/volume/v3/volumes/a80c4a75-1fd8-4433-91c7-3d60192e3839 returned with HTTP 200 Sep 07 21:09:45 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 409/807] 192.168.122.168 () {60 vars in 1487 bytes} [Mon Sep 7 21:09:45 2026] GET /volume/v3/volumes/a80c4a75-1fd8-4433-91c7-3d60192e3839 => generated 1147 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:09:45 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-e18699d9-682c-469d-aabd-7728ce0f3623 req-4b42a127-41b4-4ea0-8815-67ec064e5552 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:45 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-e18699d9-682c-469d-aabd-7728ce0f3623 req-4b42a127-41b4-4ea0-8815-67ec064e5552 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] POST http://192.168.122.168/volume/v3/volumes/a80c4a75-1fd8-4433-91c7-3d60192e3839/action Sep 07 21:09:45 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-e18699d9-682c-469d-aabd-7728ce0f3623 req-4b42a127-41b4-4ea0-8815-67ec064e5552 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:09:45 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-e18699d9-682c-469d-aabd-7728ce0f3623 req-4b42a127-41b4-4ea0-8815-67ec064e5552 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:09:45 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:45 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:09:45 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:09:45 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:09:45 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [req-e18699d9-682c-469d-aabd-7728ce0f3623 req-4b42a127-41b4-4ea0-8815-67ec064e5552 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Volume info retrieved successfully. Sep 07 21:09:45 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [req-e18699d9-682c-469d-aabd-7728ce0f3623 req-4b42a127-41b4-4ea0-8815-67ec064e5552 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Begin detaching volume completed successfully. Sep 07 21:09:45 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-e18699d9-682c-469d-aabd-7728ce0f3623 req-4b42a127-41b4-4ea0-8815-67ec064e5552 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] http://192.168.122.168/volume/v3/volumes/a80c4a75-1fd8-4433-91c7-3d60192e3839/action returned with HTTP 202 Sep 07 21:09:45 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 399/808] 192.168.122.168 () {64 vars in 1561 bytes} [Mon Sep 7 21:09:45 2026] POST /volume/v3/volumes/a80c4a75-1fd8-4433-91c7-3d60192e3839/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 21:09:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-a7d4d6a0-7e90-4693-9472-eebb6d8985de None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:45 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a7d4d6a0-7e90-4693-9472-eebb6d8985de None None] GET http://192.168.122.168/volume// Sep 07 21:09:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a7d4d6a0-7e90-4693-9472-eebb6d8985de None None] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:09:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a7d4d6a0-7e90-4693-9472-eebb6d8985de None None] Calling method 'all' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:09:45 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a7d4d6a0-7e90-4693-9472-eebb6d8985de None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 07 21:09:45 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 410/809] 192.168.122.168 () {58 vars in 1315 bytes} [Mon Sep 7 21:09:45 2026] GET /volume/ => generated 390 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 21:09:45 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-e18699d9-682c-469d-aabd-7728ce0f3623 req-45be3bcd-a99d-463a-b603-85028d9da43a None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:45 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-e18699d9-682c-469d-aabd-7728ce0f3623 req-45be3bcd-a99d-463a-b603-85028d9da43a tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] GET http://192.168.122.168/volume/v3/volumes/a80c4a75-1fd8-4433-91c7-3d60192e3839 Sep 07 21:09:45 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-e18699d9-682c-469d-aabd-7728ce0f3623 req-45be3bcd-a99d-463a-b603-85028d9da43a tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:09:45 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-e18699d9-682c-469d-aabd-7728ce0f3623 req-45be3bcd-a99d-463a-b603-85028d9da43a tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:09:45 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:45 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:09:45 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:09:45 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:09:45 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [req-e18699d9-682c-469d-aabd-7728ce0f3623 req-45be3bcd-a99d-463a-b603-85028d9da43a tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Volume info retrieved successfully. Sep 07 21:09:45 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-e18699d9-682c-469d-aabd-7728ce0f3623 req-45be3bcd-a99d-463a-b603-85028d9da43a tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] http://192.168.122.168/volume/v3/volumes/a80c4a75-1fd8-4433-91c7-3d60192e3839 returned with HTTP 200 Sep 07 21:09:45 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 400/810] 192.168.122.168 () {62 vars in 1528 bytes} [Mon Sep 7 21:09:45 2026] GET /volume/v3/volumes/a80c4a75-1fd8-4433-91c7-3d60192e3839 => generated 1331 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 21:09:46 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-52c3653b-4f7a-4d91-8210-6f8b32c932b5 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-e18699d9-682c-469d-aabd-7728ce0f3623 req-0510c508-c379-49fe-927e-a08a0e625a80 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:46 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-e18699d9-682c-469d-aabd-7728ce0f3623 req-0510c508-c379-49fe-927e-a08a0e625a80 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] DELETE http://192.168.122.168/volume/v3/attachments/e3c3042f-74ad-4158-8e1a-13df22f36c09 Sep 07 21:09:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-e18699d9-682c-469d-aabd-7728ce0f3623 req-0510c508-c379-49fe-927e-a08a0e625a80 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:09:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-e18699d9-682c-469d-aabd-7728ce0f3623 req-0510c508-c379-49fe-927e-a08a0e625a80 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Calling method 'version_select' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:09:46 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:09:46 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:09:46 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:46 devstack devstack@c-api.service[86971]: return base.obj_make_list(context, Sep 07 21:09:46 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-e18699d9-682c-469d-aabd-7728ce0f3623 req-0510c508-c379-49fe-927e-a08a0e625a80 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] http://192.168.122.168/volume/v3/attachments/e3c3042f-74ad-4158-8e1a-13df22f36c09 returned with HTTP 200 Sep 07 21:09:46 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 401/811] 192.168.122.168 () {64 vars in 1562 bytes} [Mon Sep 7 21:09:46 2026] DELETE /volume/v3/attachments/e3c3042f-74ad-4158-8e1a-13df22f36c09 => generated 19 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:09:46 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-52c3653b-4f7a-4d91-8210-6f8b32c932b5 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] GET http://192.168.122.168/volume/v3/volumes Sep 07 21:09:46 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-52c3653b-4f7a-4d91-8210-6f8b32c932b5 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:09:46 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-52c3653b-4f7a-4d91-8210-6f8b32c932b5 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Calling method 'index' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:09:46 devstack devstack@c-api.service[86970]: DEBUG cinder.api.api_utils [None req-52c3653b-4f7a-4d91-8210-6f8b32c932b5 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Removing options '' from query. {{(pid=86970) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 21:09:46 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-52c3653b-4f7a-4d91-8210-6f8b32c932b5 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86970) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 21:09:46 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:46 devstack devstack@c-api.service[86970]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 21:09:46 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-52c3653b-4f7a-4d91-8210-6f8b32c932b5 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Get all volumes completed successfully. Sep 07 21:09:46 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-52c3653b-4f7a-4d91-8210-6f8b32c932b5 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 200 Sep 07 21:09:46 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 411/812] 192.168.122.168 () {58 vars in 1121 bytes} [Mon Sep 7 21:09:46 2026] GET /volume/v3/volumes => generated 15 bytes in 465 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 21:09:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-8f59bfaa-0190-4911-8342-d2d43a32c120 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:46 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-8f59bfaa-0190-4911-8342-d2d43a32c120 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:09:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-8f59bfaa-0190-4911-8342-d2d43a32c120 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-199499152"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:09:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.volumes [None req-8f59bfaa-0190-4911-8342-d2d43a32c120 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-199499152'}} {{(pid=86971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:09:46 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-8f59bfaa-0190-4911-8342-d2d43a32c120 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Create volume of 1 GB Sep 07 21:09:46 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:09:46 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:09:46 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-8f59bfaa-0190-4911-8342-d2d43a32c120 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Availability Zones retrieved successfully. Sep 07 21:09:46 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-8f59bfaa-0190-4911-8342-d2d43a32c120 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Flow 'volume_create_api' (8e017750-9659-4a77-a6ce-182031c3280b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:09:46 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-8f59bfaa-0190-4911-8342-d2d43a32c120 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9219a2a8-1d8a-40c5-8a00-2051ab9d3295) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:09:46 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.flows.api.create_volume [None req-8f59bfaa-0190-4911-8342-d2d43a32c120 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Validating volume size '1' using validate_int {{(pid=86971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:09:46 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-8f59bfaa-0190-4911-8342-d2d43a32c120 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9219a2a8-1d8a-40c5-8a00-2051ab9d3295) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:09:46 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-8f59bfaa-0190-4911-8342-d2d43a32c120 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4b213ca-c873-4430-840e-5b5fb9e05108) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:09:46 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-dd21c743-7c31-4c76-af86-e301ef85e46e None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:46 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-dd21c743-7c31-4c76-af86-e301ef85e46e tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] GET http://192.168.122.168/volume/v3/volumes/a80c4a75-1fd8-4433-91c7-3d60192e3839 Sep 07 21:09:46 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-dd21c743-7c31-4c76-af86-e301ef85e46e tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:09:46 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-dd21c743-7c31-4c76-af86-e301ef85e46e tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:09:47 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-8f59bfaa-0190-4911-8342-d2d43a32c120 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Created reservations ['b56473a7-1e88-417d-a5a0-46846b6ab64b', 'e9b7af99-8a48-4ec3-bdc9-643425e776fa', '8fa1b2b3-0426-4485-9cc4-b4a06f951030', '068eea73-5ab3-41ba-8530-63943e13fea4'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:09:47 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-8f59bfaa-0190-4911-8342-d2d43a32c120 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4b213ca-c873-4430-840e-5b5fb9e05108) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b56473a7-1e88-417d-a5a0-46846b6ab64b', 'e9b7af99-8a48-4ec3-bdc9-643425e776fa', '8fa1b2b3-0426-4485-9cc4-b4a06f951030', '068eea73-5ab3-41ba-8530-63943e13fea4']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:09:47 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:47 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:09:47 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:09:47 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:09:47 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-8f59bfaa-0190-4911-8342-d2d43a32c120 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9137d83-61d5-4cf2-ae53-7e38880b79f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:09:47 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-dd21c743-7c31-4c76-af86-e301ef85e46e tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Volume info retrieved successfully. Sep 07 21:09:47 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-dd21c743-7c31-4c76-af86-e301ef85e46e tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] http://192.168.122.168/volume/v3/volumes/a80c4a75-1fd8-4433-91c7-3d60192e3839 returned with HTTP 200 Sep 07 21:09:47 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 412/813] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:09:46 2026] GET /volume/v3/volumes/a80c4a75-1fd8-4433-91c7-3d60192e3839 => generated 855 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:09:47 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:47 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:09:47 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-8f59bfaa-0190-4911-8342-d2d43a32c120 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9137d83-61d5-4cf2-ae53-7e38880b79f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0ad2b82e-1736-4aae-b590-e76b0af475cd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-199499152',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a0dd84b37104cc289e1279a22d9d0a3',qos_specs=None,replication_status=,reservations=['b56473a7-1e88-417d-a5a0-46846b6ab64b','e9b7af99-8a48-4ec3-bdc9-643425e776fa','8fa1b2b3-0426-4485-9cc4-b4a06f951030','068eea73-5ab3-41ba-8530-63943e13fea4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6352d46dde0e4bddb4e55dce11951896',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:09:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-199499152',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0ad2b82e-1736-4aae-b590-e76b0af475cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3a0dd84b37104cc289e1279a22d9d0a3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6352d46dde0e4bddb4e55dce11951896',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:09:47 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-8f59bfaa-0190-4911-8342-d2d43a32c120 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7299de98-4418-4c32-96ee-8d612836947f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:09:47 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-8f59bfaa-0190-4911-8342-d2d43a32c120 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7299de98-4418-4c32-96ee-8d612836947f) transitioned into state 'SUCCESS' from state '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-199499152',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a0dd84b37104cc289e1279a22d9d0a3',qos_specs=None,replication_status=,reservations=['b56473a7-1e88-417d-a5a0-46846b6ab64b','e9b7af99-8a48-4ec3-bdc9-643425e776fa','8fa1b2b3-0426-4485-9cc4-b4a06f951030','068eea73-5ab3-41ba-8530-63943e13fea4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6352d46dde0e4bddb4e55dce11951896',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:09:47 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-8f59bfaa-0190-4911-8342-d2d43a32c120 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8efd62ce-7dd5-43f5-9179-b371e9044a89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:09:47 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-8f59bfaa-0190-4911-8342-d2d43a32c120 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8efd62ce-7dd5-43f5-9179-b371e9044a89) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:09:47 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-8f59bfaa-0190-4911-8342-d2d43a32c120 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Flow 'volume_create_api' (8e017750-9659-4a77-a6ce-182031c3280b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:09:47 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-8f59bfaa-0190-4911-8342-d2d43a32c120 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Create volume request issued successfully. Sep 07 21:09:47 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-8f59bfaa-0190-4911-8342-d2d43a32c120 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:09:47 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 402/814] 192.168.122.168 () {60 vars in 1142 bytes} [Mon Sep 7 21:09:46 2026] POST /volume/v3/volumes => generated 763 bytes in 544 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:09:47 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-2560163d-c8f4-443d-8efd-86b7bc67a78d None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:47 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-2560163d-c8f4-443d-8efd-86b7bc67a78d tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] GET http://192.168.122.168/volume/v3/volumes/0ad2b82e-1736-4aae-b590-e76b0af475cd Sep 07 21:09:47 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-2560163d-c8f4-443d-8efd-86b7bc67a78d tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:09:47 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-2560163d-c8f4-443d-8efd-86b7bc67a78d tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:09:47 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:47 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:09:47 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:09:47 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:09:47 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-2560163d-c8f4-443d-8efd-86b7bc67a78d tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Volume info retrieved successfully. Sep 07 21:09:47 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-2560163d-c8f4-443d-8efd-86b7bc67a78d tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] http://192.168.122.168/volume/v3/volumes/0ad2b82e-1736-4aae-b590-e76b0af475cd returned with HTTP 200 Sep 07 21:09:47 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 413/815] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:09:47 2026] GET /volume/v3/volumes/0ad2b82e-1736-4aae-b590-e76b0af475cd => generated 831 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:09:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-aad85d39-bf3c-457c-8f57-86b8261402c3 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:48 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-aad85d39-bf3c-457c-8f57-86b8261402c3 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] GET http://192.168.122.168/volume/v3/volumes/0ad2b82e-1736-4aae-b590-e76b0af475cd Sep 07 21:09:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-aad85d39-bf3c-457c-8f57-86b8261402c3 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:09:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-aad85d39-bf3c-457c-8f57-86b8261402c3 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:09:48 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:48 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:09:48 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:09:48 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:09:48 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-aad85d39-bf3c-457c-8f57-86b8261402c3 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Volume info retrieved successfully. Sep 07 21:09:48 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-aad85d39-bf3c-457c-8f57-86b8261402c3 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] http://192.168.122.168/volume/v3/volumes/0ad2b82e-1736-4aae-b590-e76b0af475cd returned with HTTP 200 Sep 07 21:09:48 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 403/816] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:09:48 2026] GET /volume/v3/volumes/0ad2b82e-1736-4aae-b590-e76b0af475cd => generated 855 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:09:49 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-e94d9bed-ccd4-4580-a3e8-d3f7aa18fe45 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:49 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e94d9bed-ccd4-4580-a3e8-d3f7aa18fe45 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] GET http://192.168.122.168/volume/v3/volumes/0ad2b82e-1736-4aae-b590-e76b0af475cd Sep 07 21:09:49 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-e94d9bed-ccd4-4580-a3e8-d3f7aa18fe45 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:09:49 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-e94d9bed-ccd4-4580-a3e8-d3f7aa18fe45 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:09:49 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:49 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:09:49 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:09:49 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:09:49 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-e94d9bed-ccd4-4580-a3e8-d3f7aa18fe45 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Volume info retrieved successfully. Sep 07 21:09:49 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e94d9bed-ccd4-4580-a3e8-d3f7aa18fe45 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] http://192.168.122.168/volume/v3/volumes/0ad2b82e-1736-4aae-b590-e76b0af475cd returned with HTTP 200 Sep 07 21:09:49 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 414/817] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:09:49 2026] GET /volume/v3/volumes/0ad2b82e-1736-4aae-b590-e76b0af475cd => generated 855 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:09:50 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-942cc86c-e3cb-42b5-9ea2-e9eb1bfe1d85 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:50 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-942cc86c-e3cb-42b5-9ea2-e9eb1bfe1d85 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] GET http://192.168.122.168/volume/v3/volumes/0ad2b82e-1736-4aae-b590-e76b0af475cd Sep 07 21:09:50 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-942cc86c-e3cb-42b5-9ea2-e9eb1bfe1d85 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:09:50 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-942cc86c-e3cb-42b5-9ea2-e9eb1bfe1d85 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:09:50 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:50 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:09:50 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:09:50 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:09:50 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-942cc86c-e3cb-42b5-9ea2-e9eb1bfe1d85 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Volume info retrieved successfully. Sep 07 21:09:50 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-942cc86c-e3cb-42b5-9ea2-e9eb1bfe1d85 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] http://192.168.122.168/volume/v3/volumes/0ad2b82e-1736-4aae-b590-e76b0af475cd returned with HTTP 200 Sep 07 21:09:50 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 404/818] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:09:50 2026] GET /volume/v3/volumes/0ad2b82e-1736-4aae-b590-e76b0af475cd => generated 855 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:09:51 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-0741e5fa-f284-40c5-9545-a82f79e64784 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:51 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-0741e5fa-f284-40c5-9545-a82f79e64784 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] GET http://192.168.122.168/volume/v3/volumes/0ad2b82e-1736-4aae-b590-e76b0af475cd Sep 07 21:09:51 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-0741e5fa-f284-40c5-9545-a82f79e64784 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:09:51 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-0741e5fa-f284-40c5-9545-a82f79e64784 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:09:51 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:51 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:09:51 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:09:51 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:09:51 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-0741e5fa-f284-40c5-9545-a82f79e64784 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Volume info retrieved successfully. Sep 07 21:09:51 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-0741e5fa-f284-40c5-9545-a82f79e64784 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] http://192.168.122.168/volume/v3/volumes/0ad2b82e-1736-4aae-b590-e76b0af475cd returned with HTTP 200 Sep 07 21:09:51 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 415/819] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:09:51 2026] GET /volume/v3/volumes/0ad2b82e-1736-4aae-b590-e76b0af475cd => generated 855 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:09:52 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-2ee6f26d-756e-42ae-bea9-6e267e99c5d4 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:52 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-2ee6f26d-756e-42ae-bea9-6e267e99c5d4 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] GET http://192.168.122.168/volume/v3/volumes/0ad2b82e-1736-4aae-b590-e76b0af475cd Sep 07 21:09:52 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-2ee6f26d-756e-42ae-bea9-6e267e99c5d4 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:09:52 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-2ee6f26d-756e-42ae-bea9-6e267e99c5d4 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:09:52 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:52 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:09:52 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:09:52 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:09:52 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-2ee6f26d-756e-42ae-bea9-6e267e99c5d4 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Volume info retrieved successfully. Sep 07 21:09:52 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-2ee6f26d-756e-42ae-bea9-6e267e99c5d4 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] http://192.168.122.168/volume/v3/volumes/0ad2b82e-1736-4aae-b590-e76b0af475cd returned with HTTP 200 Sep 07 21:09:52 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 405/820] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:09:52 2026] GET /volume/v3/volumes/0ad2b82e-1736-4aae-b590-e76b0af475cd => generated 855 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:09:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-83f43ad8-0c9b-4710-8bf8-ad3d0a2aa853 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:53 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-83f43ad8-0c9b-4710-8bf8-ad3d0a2aa853 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:09:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-83f43ad8-0c9b-4710-8bf8-ad3d0a2aa853 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-495184619", "imageRef": "7d7561a8-3562-4f2d-8f65-699828ddea50", "size": 1}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:09:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.volumes [None req-83f43ad8-0c9b-4710-8bf8-ad3d0a2aa853 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-495184619', 'imageRef': '7d7561a8-3562-4f2d-8f65-699828ddea50', 'size': 1}} {{(pid=86970) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:09:53 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-83f43ad8-0c9b-4710-8bf8-ad3d0a2aa853 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Create volume of 1 GB Sep 07 21:09:53 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-83f43ad8-0c9b-4710-8bf8-ad3d0a2aa853 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Availability Zones retrieved successfully. Sep 07 21:09:53 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-83f43ad8-0c9b-4710-8bf8-ad3d0a2aa853 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Flow 'volume_create_api' (d618a06b-4137-447b-921d-7456c1107692) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:09:53 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-83f43ad8-0c9b-4710-8bf8-ad3d0a2aa853 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6a22850-24d5-440b-bbb6-da8941e5d4a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:09:53 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.flows.api.create_volume [None req-83f43ad8-0c9b-4710-8bf8-ad3d0a2aa853 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Validating volume size '1' using validate_int {{(pid=86970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:09:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-c38bfec5-b2c6-46bd-96ff-2bcceb688c86 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:53 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c38bfec5-b2c6-46bd-96ff-2bcceb688c86 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] GET http://192.168.122.168/volume/v3/volumes/0ad2b82e-1736-4aae-b590-e76b0af475cd Sep 07 21:09:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c38bfec5-b2c6-46bd-96ff-2bcceb688c86 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:09:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c38bfec5-b2c6-46bd-96ff-2bcceb688c86 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:09:53 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:53 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:09:53 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:09:53 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:09:54 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-c38bfec5-b2c6-46bd-96ff-2bcceb688c86 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Volume info retrieved successfully. Sep 07 21:09:54 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c38bfec5-b2c6-46bd-96ff-2bcceb688c86 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] http://192.168.122.168/volume/v3/volumes/0ad2b82e-1736-4aae-b590-e76b0af475cd returned with HTTP 200 Sep 07 21:09:54 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 406/821] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:09:53 2026] GET /volume/v3/volumes/0ad2b82e-1736-4aae-b590-e76b0af475cd => generated 855 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:09:54 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-83f43ad8-0c9b-4710-8bf8-ad3d0a2aa853 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6a22850-24d5-440b-bbb6-da8941e5d4a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:09:54 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-83f43ad8-0c9b-4710-8bf8-ad3d0a2aa853 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74d10ebb-79cc-498b-a828-135bc05f15e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:09:54 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-83f43ad8-0c9b-4710-8bf8-ad3d0a2aa853 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Created reservations ['fb84ca72-dae8-404c-a19c-626f4623a99e', '833b7b55-c474-40c7-936f-b4579fe419bf', 'a6fbe26d-9b68-4db9-ae11-961a5dc37b30', 'b7e4ba32-a38f-474a-855a-74175c9315c2'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:09:54 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-83f43ad8-0c9b-4710-8bf8-ad3d0a2aa853 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74d10ebb-79cc-498b-a828-135bc05f15e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fb84ca72-dae8-404c-a19c-626f4623a99e', '833b7b55-c474-40c7-936f-b4579fe419bf', 'a6fbe26d-9b68-4db9-ae11-961a5dc37b30', 'b7e4ba32-a38f-474a-855a-74175c9315c2']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:09:54 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-83f43ad8-0c9b-4710-8bf8-ad3d0a2aa853 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9cb2b9db-6cfd-43d9-ab85-b72a80905162) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:09:54 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:54 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:09:54 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-83f43ad8-0c9b-4710-8bf8-ad3d0a2aa853 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9cb2b9db-6cfd-43d9-ab85-b72a80905162) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '953623b2-9f83-4cd0-8b2f-39669e5013c4', '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-495184619',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1fd62f8bda3d4f1c946b7d2e93f7d203',qos_specs=None,replication_status=,reservations=['fb84ca72-dae8-404c-a19c-626f4623a99e','833b7b55-c474-40c7-936f-b4579fe419bf','a6fbe26d-9b68-4db9-ae11-961a5dc37b30','b7e4ba32-a38f-474a-855a-74175c9315c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7883a03b0ee7428eba86c1de6c68b957',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:09:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-495184619',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=953623b2-9f83-4cd0-8b2f-39669e5013c4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1fd62f8bda3d4f1c946b7d2e93f7d203',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7883a03b0ee7428eba86c1de6c68b957',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:09:54 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-83f43ad8-0c9b-4710-8bf8-ad3d0a2aa853 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1761d6b6-c80e-4340-918c-dc152a411601) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:09:54 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-83f43ad8-0c9b-4710-8bf8-ad3d0a2aa853 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1761d6b6-c80e-4340-918c-dc152a411601) transitioned into state 'SUCCESS' from state '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-495184619',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1fd62f8bda3d4f1c946b7d2e93f7d203',qos_specs=None,replication_status=,reservations=['fb84ca72-dae8-404c-a19c-626f4623a99e','833b7b55-c474-40c7-936f-b4579fe419bf','a6fbe26d-9b68-4db9-ae11-961a5dc37b30','b7e4ba32-a38f-474a-855a-74175c9315c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7883a03b0ee7428eba86c1de6c68b957',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:09:54 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-83f43ad8-0c9b-4710-8bf8-ad3d0a2aa853 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05ce6a1a-d2d7-4dbb-9547-bb6ebfab11de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:09:54 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-83f43ad8-0c9b-4710-8bf8-ad3d0a2aa853 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05ce6a1a-d2d7-4dbb-9547-bb6ebfab11de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:09:54 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-83f43ad8-0c9b-4710-8bf8-ad3d0a2aa853 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Flow 'volume_create_api' (d618a06b-4137-447b-921d-7456c1107692) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:09:54 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-83f43ad8-0c9b-4710-8bf8-ad3d0a2aa853 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Create volume request issued successfully. Sep 07 21:09:54 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-83f43ad8-0c9b-4710-8bf8-ad3d0a2aa853 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:09:54 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 416/822] 192.168.122.168 () {60 vars in 1143 bytes} [Mon Sep 7 21:09:53 2026] POST /volume/v3/volumes => generated 761 bytes in 997 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:09:54 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-029aa407-acea-43e3-9d67-3b8b7624886b None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:54 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-029aa407-acea-43e3-9d67-3b8b7624886b tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] GET http://192.168.122.168/volume/v3/volumes/953623b2-9f83-4cd0-8b2f-39669e5013c4 Sep 07 21:09:54 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-029aa407-acea-43e3-9d67-3b8b7624886b tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:09:54 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-029aa407-acea-43e3-9d67-3b8b7624886b tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:09:54 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:54 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:09:54 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:09:54 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:09:54 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-029aa407-acea-43e3-9d67-3b8b7624886b tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Volume info retrieved successfully. Sep 07 21:09:54 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-029aa407-acea-43e3-9d67-3b8b7624886b tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] http://192.168.122.168/volume/v3/volumes/953623b2-9f83-4cd0-8b2f-39669e5013c4 returned with HTTP 200 Sep 07 21:09:54 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 407/823] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:09:54 2026] GET /volume/v3/volumes/953623b2-9f83-4cd0-8b2f-39669e5013c4 => generated 829 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:09:55 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-f2665ab9-4ddf-4b7e-84a9-d57b50f34bfd None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:55 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f2665ab9-4ddf-4b7e-84a9-d57b50f34bfd tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] GET http://192.168.122.168/volume/v3/volumes/0ad2b82e-1736-4aae-b590-e76b0af475cd Sep 07 21:09:55 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f2665ab9-4ddf-4b7e-84a9-d57b50f34bfd tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:09:55 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f2665ab9-4ddf-4b7e-84a9-d57b50f34bfd tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:09:55 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:55 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:09:55 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:09:55 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:09:55 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-f2665ab9-4ddf-4b7e-84a9-d57b50f34bfd tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Volume info retrieved successfully. Sep 07 21:09:55 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f2665ab9-4ddf-4b7e-84a9-d57b50f34bfd tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] http://192.168.122.168/volume/v3/volumes/0ad2b82e-1736-4aae-b590-e76b0af475cd returned with HTTP 200 Sep 07 21:09:55 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 417/824] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:09:55 2026] GET /volume/v3/volumes/0ad2b82e-1736-4aae-b590-e76b0af475cd => generated 855 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:09:55 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-4cc0e2ac-1224-470a-a4c0-8b7248ed3291 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:55 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-4cc0e2ac-1224-470a-a4c0-8b7248ed3291 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] GET http://192.168.122.168/volume/v3/volumes/953623b2-9f83-4cd0-8b2f-39669e5013c4 Sep 07 21:09:55 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-4cc0e2ac-1224-470a-a4c0-8b7248ed3291 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:09:55 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-4cc0e2ac-1224-470a-a4c0-8b7248ed3291 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:09:55 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:55 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:09:55 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:09:55 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:09:55 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-4cc0e2ac-1224-470a-a4c0-8b7248ed3291 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Volume info retrieved successfully. Sep 07 21:09:55 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-4cc0e2ac-1224-470a-a4c0-8b7248ed3291 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] http://192.168.122.168/volume/v3/volumes/953623b2-9f83-4cd0-8b2f-39669e5013c4 returned with HTTP 200 Sep 07 21:09:55 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 408/825] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:09:55 2026] GET /volume/v3/volumes/953623b2-9f83-4cd0-8b2f-39669e5013c4 => generated 853 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:09:56 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-bb8d9874-9802-4d5c-bafd-6b7337560d18 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:56 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-bb8d9874-9802-4d5c-bafd-6b7337560d18 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] GET http://192.168.122.168/volume/v3/volumes/0ad2b82e-1736-4aae-b590-e76b0af475cd Sep 07 21:09:56 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-bb8d9874-9802-4d5c-bafd-6b7337560d18 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:09:56 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-bb8d9874-9802-4d5c-bafd-6b7337560d18 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:09:56 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:56 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:09:56 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:09:56 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:09:56 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-bb8d9874-9802-4d5c-bafd-6b7337560d18 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Volume info retrieved successfully. Sep 07 21:09:56 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-bb8d9874-9802-4d5c-bafd-6b7337560d18 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] http://192.168.122.168/volume/v3/volumes/0ad2b82e-1736-4aae-b590-e76b0af475cd returned with HTTP 200 Sep 07 21:09:56 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 418/826] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:09:56 2026] GET /volume/v3/volumes/0ad2b82e-1736-4aae-b590-e76b0af475cd => generated 855 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:09:56 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-0d16dc42-564a-404c-a014-5de59713f605 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:56 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-0d16dc42-564a-404c-a014-5de59713f605 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] GET http://192.168.122.168/volume/v3/volumes/953623b2-9f83-4cd0-8b2f-39669e5013c4 Sep 07 21:09:56 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-0d16dc42-564a-404c-a014-5de59713f605 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:09:56 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-0d16dc42-564a-404c-a014-5de59713f605 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:09:56 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:56 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:09:56 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:09:56 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:09:56 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-0d16dc42-564a-404c-a014-5de59713f605 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Volume info retrieved successfully. Sep 07 21:09:56 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-0d16dc42-564a-404c-a014-5de59713f605 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] http://192.168.122.168/volume/v3/volumes/953623b2-9f83-4cd0-8b2f-39669e5013c4 returned with HTTP 200 Sep 07 21:09:56 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 409/827] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:09:56 2026] GET /volume/v3/volumes/953623b2-9f83-4cd0-8b2f-39669e5013c4 => generated 911 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:09:57 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-806c8b6c-36a3-43d1-96d5-d1f805ca87f0 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:57 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-806c8b6c-36a3-43d1-96d5-d1f805ca87f0 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] GET http://192.168.122.168/volume/v3/volumes/0ad2b82e-1736-4aae-b590-e76b0af475cd Sep 07 21:09:57 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-806c8b6c-36a3-43d1-96d5-d1f805ca87f0 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:09:57 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-806c8b6c-36a3-43d1-96d5-d1f805ca87f0 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:09:57 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:57 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:09:57 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:09:57 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:09:57 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-806c8b6c-36a3-43d1-96d5-d1f805ca87f0 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Volume info retrieved successfully. Sep 07 21:09:57 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-806c8b6c-36a3-43d1-96d5-d1f805ca87f0 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] http://192.168.122.168/volume/v3/volumes/0ad2b82e-1736-4aae-b590-e76b0af475cd returned with HTTP 200 Sep 07 21:09:57 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 419/828] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:09:57 2026] GET /volume/v3/volumes/0ad2b82e-1736-4aae-b590-e76b0af475cd => generated 855 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:09:57 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-4a3e17d2-92aa-46da-ad09-ecfd3197a731 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:57 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-4a3e17d2-92aa-46da-ad09-ecfd3197a731 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] GET http://192.168.122.168/volume/v3/volumes/953623b2-9f83-4cd0-8b2f-39669e5013c4 Sep 07 21:09:57 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-4a3e17d2-92aa-46da-ad09-ecfd3197a731 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:09:57 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-4a3e17d2-92aa-46da-ad09-ecfd3197a731 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:09:57 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:57 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:09:57 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:09:57 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:09:57 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-4a3e17d2-92aa-46da-ad09-ecfd3197a731 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Volume info retrieved successfully. Sep 07 21:09:57 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-4a3e17d2-92aa-46da-ad09-ecfd3197a731 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] http://192.168.122.168/volume/v3/volumes/953623b2-9f83-4cd0-8b2f-39669e5013c4 returned with HTTP 200 Sep 07 21:09:57 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 410/829] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:09:57 2026] GET /volume/v3/volumes/953623b2-9f83-4cd0-8b2f-39669e5013c4 => generated 911 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:09:58 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-68564f5a-67df-4bed-973d-8adf0fd5d9e4 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:58 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-68564f5a-67df-4bed-973d-8adf0fd5d9e4 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] GET http://192.168.122.168/volume/v3/volumes/0ad2b82e-1736-4aae-b590-e76b0af475cd Sep 07 21:09:58 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-68564f5a-67df-4bed-973d-8adf0fd5d9e4 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:09:58 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-68564f5a-67df-4bed-973d-8adf0fd5d9e4 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:09:58 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:58 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:09:58 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:09:58 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:09:58 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-68564f5a-67df-4bed-973d-8adf0fd5d9e4 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Volume info retrieved successfully. Sep 07 21:09:58 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-68564f5a-67df-4bed-973d-8adf0fd5d9e4 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] http://192.168.122.168/volume/v3/volumes/0ad2b82e-1736-4aae-b590-e76b0af475cd returned with HTTP 200 Sep 07 21:09:58 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 420/830] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:09:58 2026] GET /volume/v3/volumes/0ad2b82e-1736-4aae-b590-e76b0af475cd => generated 855 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:09:58 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-2e5073bd-66ab-40c6-a778-56b4ea3b0253 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:58 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-2e5073bd-66ab-40c6-a778-56b4ea3b0253 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] GET http://192.168.122.168/volume/v3/volumes/953623b2-9f83-4cd0-8b2f-39669e5013c4 Sep 07 21:09:58 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-2e5073bd-66ab-40c6-a778-56b4ea3b0253 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:09:58 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-2e5073bd-66ab-40c6-a778-56b4ea3b0253 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:09:58 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:58 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:09:58 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:09:58 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:09:58 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-2e5073bd-66ab-40c6-a778-56b4ea3b0253 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Volume info retrieved successfully. Sep 07 21:09:58 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-2e5073bd-66ab-40c6-a778-56b4ea3b0253 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] http://192.168.122.168/volume/v3/volumes/953623b2-9f83-4cd0-8b2f-39669e5013c4 returned with HTTP 200 Sep 07 21:09:58 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 411/831] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:09:58 2026] GET /volume/v3/volumes/953623b2-9f83-4cd0-8b2f-39669e5013c4 => generated 911 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:09:59 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-11a1900e-90d1-49c3-90a7-fff03abf5f0f None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:59 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-11a1900e-90d1-49c3-90a7-fff03abf5f0f tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] GET http://192.168.122.168/volume/v3/volumes/0ad2b82e-1736-4aae-b590-e76b0af475cd Sep 07 21:09:59 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-11a1900e-90d1-49c3-90a7-fff03abf5f0f tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:09:59 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-11a1900e-90d1-49c3-90a7-fff03abf5f0f tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:09:59 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:59 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:09:59 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:09:59 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:09:59 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-11a1900e-90d1-49c3-90a7-fff03abf5f0f tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Volume info retrieved successfully. Sep 07 21:09:59 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-11a1900e-90d1-49c3-90a7-fff03abf5f0f tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] http://192.168.122.168/volume/v3/volumes/0ad2b82e-1736-4aae-b590-e76b0af475cd returned with HTTP 200 Sep 07 21:09:59 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 421/832] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:09:59 2026] GET /volume/v3/volumes/0ad2b82e-1736-4aae-b590-e76b0af475cd => generated 855 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:09:59 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-c44f5c13-07a6-43e7-804c-2e2fa82f3d5c None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:09:59 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c44f5c13-07a6-43e7-804c-2e2fa82f3d5c tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] GET http://192.168.122.168/volume/v3/volumes/953623b2-9f83-4cd0-8b2f-39669e5013c4 Sep 07 21:09:59 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c44f5c13-07a6-43e7-804c-2e2fa82f3d5c tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:09:59 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c44f5c13-07a6-43e7-804c-2e2fa82f3d5c tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:09:59 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:09:59 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:09:59 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:09:59 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:09:59 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-c44f5c13-07a6-43e7-804c-2e2fa82f3d5c tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Volume info retrieved successfully. Sep 07 21:09:59 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c44f5c13-07a6-43e7-804c-2e2fa82f3d5c tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] http://192.168.122.168/volume/v3/volumes/953623b2-9f83-4cd0-8b2f-39669e5013c4 returned with HTTP 200 Sep 07 21:09:59 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 412/833] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:09:59 2026] GET /volume/v3/volumes/953623b2-9f83-4cd0-8b2f-39669e5013c4 => generated 911 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:10:00 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-9e2e0ee8-9a7c-40fa-a299-ca1e80fb56ec None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:00 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-9e2e0ee8-9a7c-40fa-a299-ca1e80fb56ec tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] GET http://192.168.122.168/volume/v3/volumes/0ad2b82e-1736-4aae-b590-e76b0af475cd Sep 07 21:10:00 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-9e2e0ee8-9a7c-40fa-a299-ca1e80fb56ec tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:00 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-9e2e0ee8-9a7c-40fa-a299-ca1e80fb56ec tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:00 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:00 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:10:00 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:00 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:10:00 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-9e2e0ee8-9a7c-40fa-a299-ca1e80fb56ec tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Volume info retrieved successfully. Sep 07 21:10:00 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-9e2e0ee8-9a7c-40fa-a299-ca1e80fb56ec tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] http://192.168.122.168/volume/v3/volumes/0ad2b82e-1736-4aae-b590-e76b0af475cd returned with HTTP 200 Sep 07 21:10:00 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 422/834] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:10:00 2026] GET /volume/v3/volumes/0ad2b82e-1736-4aae-b590-e76b0af475cd => generated 855 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:10:00 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-b6d03992-4c59-4dc1-9af2-f8470e407e78 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:00 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b6d03992-4c59-4dc1-9af2-f8470e407e78 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] GET http://192.168.122.168/volume/v3/volumes/953623b2-9f83-4cd0-8b2f-39669e5013c4 Sep 07 21:10:00 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-b6d03992-4c59-4dc1-9af2-f8470e407e78 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:00 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-b6d03992-4c59-4dc1-9af2-f8470e407e78 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:00 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:00 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:10:00 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:00 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:10:00 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-b6d03992-4c59-4dc1-9af2-f8470e407e78 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Volume info retrieved successfully. Sep 07 21:10:00 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b6d03992-4c59-4dc1-9af2-f8470e407e78 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] http://192.168.122.168/volume/v3/volumes/953623b2-9f83-4cd0-8b2f-39669e5013c4 returned with HTTP 200 Sep 07 21:10:01 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 413/835] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:10:00 2026] GET /volume/v3/volumes/953623b2-9f83-4cd0-8b2f-39669e5013c4 => generated 911 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:10:01 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-f93a1c78-cfee-4bcc-8bea-a591d5caab23 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:01 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f93a1c78-cfee-4bcc-8bea-a591d5caab23 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] GET http://192.168.122.168/volume/v3/volumes/0ad2b82e-1736-4aae-b590-e76b0af475cd Sep 07 21:10:01 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f93a1c78-cfee-4bcc-8bea-a591d5caab23 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:01 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f93a1c78-cfee-4bcc-8bea-a591d5caab23 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:01 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:01 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:10:01 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:01 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:10:01 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-f93a1c78-cfee-4bcc-8bea-a591d5caab23 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Volume info retrieved successfully. Sep 07 21:10:01 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f93a1c78-cfee-4bcc-8bea-a591d5caab23 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] http://192.168.122.168/volume/v3/volumes/0ad2b82e-1736-4aae-b590-e76b0af475cd returned with HTTP 200 Sep 07 21:10:01 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 423/836] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:10:01 2026] GET /volume/v3/volumes/0ad2b82e-1736-4aae-b590-e76b0af475cd => generated 855 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:10:02 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-d8efc298-d613-48a3-8916-911346f72281 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:02 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d8efc298-d613-48a3-8916-911346f72281 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] GET http://192.168.122.168/volume/v3/volumes/953623b2-9f83-4cd0-8b2f-39669e5013c4 Sep 07 21:10:02 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-d8efc298-d613-48a3-8916-911346f72281 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:02 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-d8efc298-d613-48a3-8916-911346f72281 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:02 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:02 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:10:02 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:02 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:10:02 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-d8efc298-d613-48a3-8916-911346f72281 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Volume info retrieved successfully. Sep 07 21:10:02 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d8efc298-d613-48a3-8916-911346f72281 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] http://192.168.122.168/volume/v3/volumes/953623b2-9f83-4cd0-8b2f-39669e5013c4 returned with HTTP 200 Sep 07 21:10:02 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 414/837] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:10:02 2026] GET /volume/v3/volumes/953623b2-9f83-4cd0-8b2f-39669e5013c4 => generated 911 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:10:02 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-9876e2fc-99f1-4757-bbc1-0274d5821df0 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:02 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-9876e2fc-99f1-4757-bbc1-0274d5821df0 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] GET http://192.168.122.168/volume/v3/volumes/0ad2b82e-1736-4aae-b590-e76b0af475cd Sep 07 21:10:02 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-9876e2fc-99f1-4757-bbc1-0274d5821df0 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:02 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-9876e2fc-99f1-4757-bbc1-0274d5821df0 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:02 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:02 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:10:02 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:02 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:10:02 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-9876e2fc-99f1-4757-bbc1-0274d5821df0 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Volume info retrieved successfully. Sep 07 21:10:02 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-beb0f36e-a954-4df2-8d39-7c4fb6bb0cc2 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:02 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-beb0f36e-a954-4df2-8d39-7c4fb6bb0cc2 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] GET http://192.168.122.168/volume/v3/volumes/282f7a8c-fb71-4d0a-902d-c696dee261d4 Sep 07 21:10:02 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-beb0f36e-a954-4df2-8d39-7c4fb6bb0cc2 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:02 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-beb0f36e-a954-4df2-8d39-7c4fb6bb0cc2 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:02 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-9876e2fc-99f1-4757-bbc1-0274d5821df0 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] http://192.168.122.168/volume/v3/volumes/0ad2b82e-1736-4aae-b590-e76b0af475cd returned with HTTP 200 Sep 07 21:10:02 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 424/838] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:10:02 2026] GET /volume/v3/volumes/0ad2b82e-1736-4aae-b590-e76b0af475cd => generated 855 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:10:02 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:02 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:10:02 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:02 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:10:02 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-beb0f36e-a954-4df2-8d39-7c4fb6bb0cc2 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] Volume info retrieved successfully. Sep 07 21:10:02 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-beb0f36e-a954-4df2-8d39-7c4fb6bb0cc2 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] http://192.168.122.168/volume/v3/volumes/282f7a8c-fb71-4d0a-902d-c696dee261d4 returned with HTTP 200 Sep 07 21:10:02 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 415/839] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:10:02 2026] GET /volume/v3/volumes/282f7a8c-fb71-4d0a-902d-c696dee261d4 => generated 870 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:10:02 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-8346ef1f-0565-4b11-b084-7db3fb4b43dd None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:02 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8346ef1f-0565-4b11-b084-7db3fb4b43dd tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] POST http://192.168.122.168/volume/v3/volumes/282f7a8c-fb71-4d0a-902d-c696dee261d4/action Sep 07 21:10:02 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8346ef1f-0565-4b11-b084-7db3fb4b43dd tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1675224523", "disk_format": "qcow2"}}' {{(pid=86970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:10:02 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8346ef1f-0565-4b11-b084-7db3fb4b43dd tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1675224523", "disk_format": "qcow2"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:10:02 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:02 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:10:02 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:02 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:10:02 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-8346ef1f-0565-4b11-b084-7db3fb4b43dd tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] Volume info retrieved successfully. Sep 07 21:10:02 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:02 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:10:02 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:02 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:10:03 devstack devstack@c-api.service[86970]: DEBUG cinder.image.image_utils [None req-8346ef1f-0565-4b11-b084-7db3fb4b43dd tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-1675224523'}] 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-1675224523'}]. {{(pid=86970) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 07 21:10:03 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-02914611-dd14-48e9-ae08-e76aa6b56ad9 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:03 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-02914611-dd14-48e9-ae08-e76aa6b56ad9 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] GET http://192.168.122.168/volume/v3/volumes/953623b2-9f83-4cd0-8b2f-39669e5013c4 Sep 07 21:10:03 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-02914611-dd14-48e9-ae08-e76aa6b56ad9 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:03 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-02914611-dd14-48e9-ae08-e76aa6b56ad9 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:03 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:03 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:10:03 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:03 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:10:03 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-02914611-dd14-48e9-ae08-e76aa6b56ad9 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Volume info retrieved successfully. Sep 07 21:10:03 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-02914611-dd14-48e9-ae08-e76aa6b56ad9 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] http://192.168.122.168/volume/v3/volumes/953623b2-9f83-4cd0-8b2f-39669e5013c4 returned with HTTP 200 Sep 07 21:10:03 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 416/840] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:10:03 2026] GET /volume/v3/volumes/953623b2-9f83-4cd0-8b2f-39669e5013c4 => generated 911 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:10:03 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-38d8df1d-439d-4eee-8e19-402c7fb44715 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:03 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-38d8df1d-439d-4eee-8e19-402c7fb44715 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] GET http://192.168.122.168/volume/v3/volumes/0ad2b82e-1736-4aae-b590-e76b0af475cd Sep 07 21:10:03 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-38d8df1d-439d-4eee-8e19-402c7fb44715 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:03 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-38d8df1d-439d-4eee-8e19-402c7fb44715 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:03 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:03 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:10:03 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:03 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:10:03 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-38d8df1d-439d-4eee-8e19-402c7fb44715 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Volume info retrieved successfully. Sep 07 21:10:03 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-38d8df1d-439d-4eee-8e19-402c7fb44715 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] http://192.168.122.168/volume/v3/volumes/0ad2b82e-1736-4aae-b590-e76b0af475cd returned with HTTP 200 Sep 07 21:10:03 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 417/841] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:10:03 2026] GET /volume/v3/volumes/0ad2b82e-1736-4aae-b590-e76b0af475cd => generated 856 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:10:03 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-f7cb9a14-73c1-4960-a857-19e8eaf2c96f None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:03 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f7cb9a14-73c1-4960-a857-19e8eaf2c96f tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] GET http://192.168.122.168/volume/v3/volumes/0ad2b82e-1736-4aae-b590-e76b0af475cd Sep 07 21:10:03 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f7cb9a14-73c1-4960-a857-19e8eaf2c96f tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:03 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f7cb9a14-73c1-4960-a857-19e8eaf2c96f tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:03 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:03 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:10:03 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:03 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:10:03 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-f7cb9a14-73c1-4960-a857-19e8eaf2c96f tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Volume info retrieved successfully. Sep 07 21:10:03 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f7cb9a14-73c1-4960-a857-19e8eaf2c96f tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] http://192.168.122.168/volume/v3/volumes/0ad2b82e-1736-4aae-b590-e76b0af475cd returned with HTTP 200 Sep 07 21:10:03 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 418/842] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:10:03 2026] GET /volume/v3/volumes/0ad2b82e-1736-4aae-b590-e76b0af475cd => generated 856 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:10:04 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-cc945f4e-fd21-43e9-b2db-46757e6a65e6 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:04 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-cc945f4e-fd21-43e9-b2db-46757e6a65e6 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:10:04 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-cc945f4e-fd21-43e9-b2db-46757e6a65e6 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-624299020"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:10:04 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.volumes [None req-cc945f4e-fd21-43e9-b2db-46757e6a65e6 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-624299020'}} {{(pid=86971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:10:04 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-cc945f4e-fd21-43e9-b2db-46757e6a65e6 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Create volume of 1 GB Sep 07 21:10:04 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-cc945f4e-fd21-43e9-b2db-46757e6a65e6 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Availability Zones retrieved successfully. Sep 07 21:10:04 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-cc945f4e-fd21-43e9-b2db-46757e6a65e6 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Flow 'volume_create_api' (80994c2a-d89b-4b75-8c1a-a8be6f3f1b09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:10:04 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-cc945f4e-fd21-43e9-b2db-46757e6a65e6 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23f409d3-6736-493b-824a-0417436edb17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:10:04 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.flows.api.create_volume [None req-cc945f4e-fd21-43e9-b2db-46757e6a65e6 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Validating volume size '1' using validate_int {{(pid=86971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:10:04 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-cc945f4e-fd21-43e9-b2db-46757e6a65e6 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23f409d3-6736-493b-824a-0417436edb17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:10:04 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-cc945f4e-fd21-43e9-b2db-46757e6a65e6 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a993590-7e47-4cc7-923f-48648a97f85b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:10:04 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-cc945f4e-fd21-43e9-b2db-46757e6a65e6 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Created reservations ['a87b7ae5-4646-4cff-b155-e0970bcd78a3', '7b857366-3c64-4af1-b342-b248ad9ca249', 'def1e1b3-83c0-44a9-8c45-2afbadf4e306', 'bc00d9fe-dd3c-457c-a99a-585235f306c4'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:10:04 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-cc945f4e-fd21-43e9-b2db-46757e6a65e6 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a993590-7e47-4cc7-923f-48648a97f85b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a87b7ae5-4646-4cff-b155-e0970bcd78a3', '7b857366-3c64-4af1-b342-b248ad9ca249', 'def1e1b3-83c0-44a9-8c45-2afbadf4e306', 'bc00d9fe-dd3c-457c-a99a-585235f306c4']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:10:04 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-cc945f4e-fd21-43e9-b2db-46757e6a65e6 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90691f93-b253-452e-bde6-7cfda774d958) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:10:04 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:04 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:10:04 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-cc945f4e-fd21-43e9-b2db-46757e6a65e6 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90691f93-b253-452e-bde6-7cfda774d958) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '44cf8dbc-b6a2-4fa5-a688-936095050e03', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-624299020',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a0dd84b37104cc289e1279a22d9d0a3',qos_specs=None,replication_status=,reservations=['a87b7ae5-4646-4cff-b155-e0970bcd78a3','7b857366-3c64-4af1-b342-b248ad9ca249','def1e1b3-83c0-44a9-8c45-2afbadf4e306','bc00d9fe-dd3c-457c-a99a-585235f306c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6352d46dde0e4bddb4e55dce11951896',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:10:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-624299020',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=44cf8dbc-b6a2-4fa5-a688-936095050e03,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3a0dd84b37104cc289e1279a22d9d0a3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6352d46dde0e4bddb4e55dce11951896',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:10:04 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-cc945f4e-fd21-43e9-b2db-46757e6a65e6 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c12cd5e-ebda-48cc-a7ee-f1fe703301d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:10:04 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-8346ef1f-0565-4b11-b084-7db3fb4b43dd tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] Copy volume to image completed successfully. Sep 07 21:10:04 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8346ef1f-0565-4b11-b084-7db3fb4b43dd tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] http://192.168.122.168/volume/v3/volumes/282f7a8c-fb71-4d0a-902d-c696dee261d4/action returned with HTTP 202 Sep 07 21:10:04 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 425/843] 192.168.122.168 () {60 vars in 1275 bytes} [Mon Sep 7 21:10:02 2026] POST /volume/v3/volumes/282f7a8c-fb71-4d0a-902d-c696dee261d4/action => generated 657 bytes in 1636 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:10:04 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-c8e07aed-50bc-4a1d-983e-7e97a9f6f7f2 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:04 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c8e07aed-50bc-4a1d-983e-7e97a9f6f7f2 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] GET http://192.168.122.168/volume/v3/volumes/953623b2-9f83-4cd0-8b2f-39669e5013c4 Sep 07 21:10:04 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c8e07aed-50bc-4a1d-983e-7e97a9f6f7f2 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:04 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c8e07aed-50bc-4a1d-983e-7e97a9f6f7f2 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:04 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:04 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:10:04 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:04 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:10:04 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-c8e07aed-50bc-4a1d-983e-7e97a9f6f7f2 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Volume info retrieved successfully. Sep 07 21:10:04 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c8e07aed-50bc-4a1d-983e-7e97a9f6f7f2 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] http://192.168.122.168/volume/v3/volumes/953623b2-9f83-4cd0-8b2f-39669e5013c4 returned with HTTP 200 Sep 07 21:10:04 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 426/844] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:10:04 2026] GET /volume/v3/volumes/953623b2-9f83-4cd0-8b2f-39669e5013c4 => generated 911 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:10:04 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-cc945f4e-fd21-43e9-b2db-46757e6a65e6 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c12cd5e-ebda-48cc-a7ee-f1fe703301d5) transitioned into state 'SUCCESS' from state '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-624299020',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a0dd84b37104cc289e1279a22d9d0a3',qos_specs=None,replication_status=,reservations=['a87b7ae5-4646-4cff-b155-e0970bcd78a3','7b857366-3c64-4af1-b342-b248ad9ca249','def1e1b3-83c0-44a9-8c45-2afbadf4e306','bc00d9fe-dd3c-457c-a99a-585235f306c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6352d46dde0e4bddb4e55dce11951896',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:10:04 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-cc945f4e-fd21-43e9-b2db-46757e6a65e6 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4057da1a-c9ba-4a75-b5f2-8d7d6dfb8ba7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:10:04 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-cc945f4e-fd21-43e9-b2db-46757e6a65e6 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4057da1a-c9ba-4a75-b5f2-8d7d6dfb8ba7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:10:04 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-cc945f4e-fd21-43e9-b2db-46757e6a65e6 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Flow 'volume_create_api' (80994c2a-d89b-4b75-8c1a-a8be6f3f1b09) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:10:04 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-cc945f4e-fd21-43e9-b2db-46757e6a65e6 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Create volume request issued successfully. Sep 07 21:10:04 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-cc945f4e-fd21-43e9-b2db-46757e6a65e6 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:10:04 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 419/845] 192.168.122.168 () {60 vars in 1142 bytes} [Mon Sep 7 21:10:04 2026] POST /volume/v3/volumes => generated 763 bytes in 688 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:10:04 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-649ad1fe-9c09-4780-a703-d414a942bbe9 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:04 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-649ad1fe-9c09-4780-a703-d414a942bbe9 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] GET http://192.168.122.168/volume/v3/volumes/44cf8dbc-b6a2-4fa5-a688-936095050e03 Sep 07 21:10:04 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-649ad1fe-9c09-4780-a703-d414a942bbe9 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:04 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-649ad1fe-9c09-4780-a703-d414a942bbe9 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:04 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:04 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:10:04 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:04 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:10:04 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-649ad1fe-9c09-4780-a703-d414a942bbe9 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Volume info retrieved successfully. Sep 07 21:10:04 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-649ad1fe-9c09-4780-a703-d414a942bbe9 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] http://192.168.122.168/volume/v3/volumes/44cf8dbc-b6a2-4fa5-a688-936095050e03 returned with HTTP 200 Sep 07 21:10:04 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 427/846] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:10:04 2026] GET /volume/v3/volumes/44cf8dbc-b6a2-4fa5-a688-936095050e03 => generated 831 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:10:05 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-6df1b6ac-ddf7-4e46-936a-f20f2dbc34fc None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:05 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-6df1b6ac-ddf7-4e46-936a-f20f2dbc34fc tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] GET http://192.168.122.168/volume/v3/volumes/953623b2-9f83-4cd0-8b2f-39669e5013c4 Sep 07 21:10:05 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-6df1b6ac-ddf7-4e46-936a-f20f2dbc34fc tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:05 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-6df1b6ac-ddf7-4e46-936a-f20f2dbc34fc tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:05 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:05 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:10:05 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:05 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:10:05 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-6df1b6ac-ddf7-4e46-936a-f20f2dbc34fc tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Volume info retrieved successfully. Sep 07 21:10:05 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-6df1b6ac-ddf7-4e46-936a-f20f2dbc34fc tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] http://192.168.122.168/volume/v3/volumes/953623b2-9f83-4cd0-8b2f-39669e5013c4 returned with HTTP 200 Sep 07 21:10:05 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 420/847] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:10:05 2026] GET /volume/v3/volumes/953623b2-9f83-4cd0-8b2f-39669e5013c4 => generated 914 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:10:05 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-33abb243-7481-4b9d-9879-ce646b92d455 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:05 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-33abb243-7481-4b9d-9879-ce646b92d455 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] GET http://192.168.122.168/volume/v3/volumes/44cf8dbc-b6a2-4fa5-a688-936095050e03 Sep 07 21:10:05 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-33abb243-7481-4b9d-9879-ce646b92d455 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:05 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-33abb243-7481-4b9d-9879-ce646b92d455 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:05 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:05 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:10:05 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:05 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:10:05 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-33abb243-7481-4b9d-9879-ce646b92d455 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Volume info retrieved successfully. Sep 07 21:10:05 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-33abb243-7481-4b9d-9879-ce646b92d455 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] http://192.168.122.168/volume/v3/volumes/44cf8dbc-b6a2-4fa5-a688-936095050e03 returned with HTTP 200 Sep 07 21:10:05 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 428/848] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:10:05 2026] GET /volume/v3/volumes/44cf8dbc-b6a2-4fa5-a688-936095050e03 => generated 855 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:10:06 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-4146dd6d-199b-41ec-bcfc-e8cb41783110 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:06 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-4146dd6d-199b-41ec-bcfc-e8cb41783110 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] GET http://192.168.122.168/volume/v3/volumes/953623b2-9f83-4cd0-8b2f-39669e5013c4 Sep 07 21:10:06 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-4146dd6d-199b-41ec-bcfc-e8cb41783110 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:06 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-4146dd6d-199b-41ec-bcfc-e8cb41783110 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:06 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:06 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:10:06 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:06 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:10:06 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-4146dd6d-199b-41ec-bcfc-e8cb41783110 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Volume info retrieved successfully. Sep 07 21:10:06 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-4146dd6d-199b-41ec-bcfc-e8cb41783110 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] http://192.168.122.168/volume/v3/volumes/953623b2-9f83-4cd0-8b2f-39669e5013c4 returned with HTTP 200 Sep 07 21:10:06 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 421/849] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:10:06 2026] GET /volume/v3/volumes/953623b2-9f83-4cd0-8b2f-39669e5013c4 => generated 914 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:10:06 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-3bc8afdb-41f7-49b5-b0ec-cc299f74a800 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:06 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-3bc8afdb-41f7-49b5-b0ec-cc299f74a800 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] GET http://192.168.122.168/volume/v3/volumes/44cf8dbc-b6a2-4fa5-a688-936095050e03 Sep 07 21:10:06 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-3bc8afdb-41f7-49b5-b0ec-cc299f74a800 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:06 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-3bc8afdb-41f7-49b5-b0ec-cc299f74a800 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:07 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:07 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:10:07 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:07 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:10:07 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-3bc8afdb-41f7-49b5-b0ec-cc299f74a800 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Volume info retrieved successfully. Sep 07 21:10:07 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-3bc8afdb-41f7-49b5-b0ec-cc299f74a800 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] http://192.168.122.168/volume/v3/volumes/44cf8dbc-b6a2-4fa5-a688-936095050e03 returned with HTTP 200 Sep 07 21:10:07 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 429/850] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:10:06 2026] GET /volume/v3/volumes/44cf8dbc-b6a2-4fa5-a688-936095050e03 => generated 855 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:10:07 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-ae98c0b9-8f31-47ec-a178-d8bb397bc49d None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:07 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ae98c0b9-8f31-47ec-a178-d8bb397bc49d tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] GET http://192.168.122.168/volume/v3/volumes/953623b2-9f83-4cd0-8b2f-39669e5013c4 Sep 07 21:10:07 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-ae98c0b9-8f31-47ec-a178-d8bb397bc49d tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:07 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-ae98c0b9-8f31-47ec-a178-d8bb397bc49d tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:08 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:08 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:10:08 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:08 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:10:08 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-ae98c0b9-8f31-47ec-a178-d8bb397bc49d tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Volume info retrieved successfully. Sep 07 21:10:08 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ae98c0b9-8f31-47ec-a178-d8bb397bc49d tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] http://192.168.122.168/volume/v3/volumes/953623b2-9f83-4cd0-8b2f-39669e5013c4 returned with HTTP 200 Sep 07 21:10:08 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 422/851] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:10:07 2026] GET /volume/v3/volumes/953623b2-9f83-4cd0-8b2f-39669e5013c4 => generated 914 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:10:08 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-4bcf47cd-7ee2-4e48-8ca1-b0b326dfd3b9 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:08 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-4bcf47cd-7ee2-4e48-8ca1-b0b326dfd3b9 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] GET http://192.168.122.168/volume/v3/volumes/44cf8dbc-b6a2-4fa5-a688-936095050e03 Sep 07 21:10:08 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-4bcf47cd-7ee2-4e48-8ca1-b0b326dfd3b9 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:08 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-4bcf47cd-7ee2-4e48-8ca1-b0b326dfd3b9 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:08 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:08 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:10:08 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:08 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:10:08 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-4bcf47cd-7ee2-4e48-8ca1-b0b326dfd3b9 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Volume info retrieved successfully. Sep 07 21:10:08 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-4bcf47cd-7ee2-4e48-8ca1-b0b326dfd3b9 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] http://192.168.122.168/volume/v3/volumes/44cf8dbc-b6a2-4fa5-a688-936095050e03 returned with HTTP 200 Sep 07 21:10:08 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 430/852] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:10:08 2026] GET /volume/v3/volumes/44cf8dbc-b6a2-4fa5-a688-936095050e03 => generated 855 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:10:09 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-5392750c-fc74-4403-b095-d3ea57f314f7 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:09 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5392750c-fc74-4403-b095-d3ea57f314f7 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] GET http://192.168.122.168/volume/v3/volumes/953623b2-9f83-4cd0-8b2f-39669e5013c4 Sep 07 21:10:09 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-5392750c-fc74-4403-b095-d3ea57f314f7 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:09 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-5392750c-fc74-4403-b095-d3ea57f314f7 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:09 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:09 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:10:09 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:09 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:10:09 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-2f28079b-30ea-4900-b607-64e8264b730d None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:09 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-2f28079b-30ea-4900-b607-64e8264b730d tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] GET http://192.168.122.168/volume/v3/volumes/44cf8dbc-b6a2-4fa5-a688-936095050e03 Sep 07 21:10:09 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-2f28079b-30ea-4900-b607-64e8264b730d tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:09 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-5392750c-fc74-4403-b095-d3ea57f314f7 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Volume info retrieved successfully. Sep 07 21:10:09 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-2f28079b-30ea-4900-b607-64e8264b730d tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:09 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5392750c-fc74-4403-b095-d3ea57f314f7 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] http://192.168.122.168/volume/v3/volumes/953623b2-9f83-4cd0-8b2f-39669e5013c4 returned with HTTP 200 Sep 07 21:10:09 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:09 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:10:09 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 423/853] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:10:09 2026] GET /volume/v3/volumes/953623b2-9f83-4cd0-8b2f-39669e5013c4 => generated 914 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:10:09 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:09 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:10:09 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-2f28079b-30ea-4900-b607-64e8264b730d tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Volume info retrieved successfully. Sep 07 21:10:09 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-2f28079b-30ea-4900-b607-64e8264b730d tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] http://192.168.122.168/volume/v3/volumes/44cf8dbc-b6a2-4fa5-a688-936095050e03 returned with HTTP 200 Sep 07 21:10:09 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 431/854] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:10:09 2026] GET /volume/v3/volumes/44cf8dbc-b6a2-4fa5-a688-936095050e03 => generated 855 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:10:10 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-33e1f8e7-5a01-4ea2-86ca-a1d1740d0c1d None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:10 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-33e1f8e7-5a01-4ea2-86ca-a1d1740d0c1d tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] GET http://192.168.122.168/volume/v3/volumes/953623b2-9f83-4cd0-8b2f-39669e5013c4 Sep 07 21:10:10 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-33e1f8e7-5a01-4ea2-86ca-a1d1740d0c1d tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:10 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-33e1f8e7-5a01-4ea2-86ca-a1d1740d0c1d tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:10 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:10 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:10:10 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:10 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:10:10 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-f5504eeb-1705-4d0c-b7ed-5e3e7d949b74 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:10 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f5504eeb-1705-4d0c-b7ed-5e3e7d949b74 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] GET http://192.168.122.168/volume/v3/volumes/44cf8dbc-b6a2-4fa5-a688-936095050e03 Sep 07 21:10:10 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f5504eeb-1705-4d0c-b7ed-5e3e7d949b74 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:10 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f5504eeb-1705-4d0c-b7ed-5e3e7d949b74 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:10 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-33e1f8e7-5a01-4ea2-86ca-a1d1740d0c1d tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Volume info retrieved successfully. Sep 07 21:10:10 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-33e1f8e7-5a01-4ea2-86ca-a1d1740d0c1d tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] http://192.168.122.168/volume/v3/volumes/953623b2-9f83-4cd0-8b2f-39669e5013c4 returned with HTTP 200 Sep 07 21:10:10 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 424/855] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:10:10 2026] GET /volume/v3/volumes/953623b2-9f83-4cd0-8b2f-39669e5013c4 => generated 914 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:10:10 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:10 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:10:10 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:10 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:10:10 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-f5504eeb-1705-4d0c-b7ed-5e3e7d949b74 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Volume info retrieved successfully. Sep 07 21:10:10 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f5504eeb-1705-4d0c-b7ed-5e3e7d949b74 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] http://192.168.122.168/volume/v3/volumes/44cf8dbc-b6a2-4fa5-a688-936095050e03 returned with HTTP 200 Sep 07 21:10:10 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 432/856] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:10:10 2026] GET /volume/v3/volumes/44cf8dbc-b6a2-4fa5-a688-936095050e03 => generated 855 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:10:11 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-d4d9b967-8038-44a7-a430-b3e3a096c637 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:11 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d4d9b967-8038-44a7-a430-b3e3a096c637 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] GET http://192.168.122.168/volume/v3/volumes/953623b2-9f83-4cd0-8b2f-39669e5013c4 Sep 07 21:10:11 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-d4d9b967-8038-44a7-a430-b3e3a096c637 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:11 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-d4d9b967-8038-44a7-a430-b3e3a096c637 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:11 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:11 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:10:11 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:11 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:10:11 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-d4d9b967-8038-44a7-a430-b3e3a096c637 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Volume info retrieved successfully. Sep 07 21:10:11 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d4d9b967-8038-44a7-a430-b3e3a096c637 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] http://192.168.122.168/volume/v3/volumes/953623b2-9f83-4cd0-8b2f-39669e5013c4 returned with HTTP 200 Sep 07 21:10:11 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 425/857] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:10:11 2026] GET /volume/v3/volumes/953623b2-9f83-4cd0-8b2f-39669e5013c4 => generated 913 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:10:11 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-9d86cbda-2713-44ee-ab96-9b4e9b10dca6 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:11 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-9d86cbda-2713-44ee-ab96-9b4e9b10dca6 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] GET http://192.168.122.168/volume/v3/volumes/44cf8dbc-b6a2-4fa5-a688-936095050e03 Sep 07 21:10:11 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-9d86cbda-2713-44ee-ab96-9b4e9b10dca6 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:11 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-9d86cbda-2713-44ee-ab96-9b4e9b10dca6 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:11 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:11 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:10:11 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:11 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:10:11 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-9d86cbda-2713-44ee-ab96-9b4e9b10dca6 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Volume info retrieved successfully. Sep 07 21:10:11 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-9d86cbda-2713-44ee-ab96-9b4e9b10dca6 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] http://192.168.122.168/volume/v3/volumes/44cf8dbc-b6a2-4fa5-a688-936095050e03 returned with HTTP 200 Sep 07 21:10:11 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 433/858] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:10:11 2026] GET /volume/v3/volumes/44cf8dbc-b6a2-4fa5-a688-936095050e03 => generated 855 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:10:12 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-4d54d2b7-6582-43a1-86a1-b065f723db55 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:12 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-4d54d2b7-6582-43a1-86a1-b065f723db55 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] GET http://192.168.122.168/volume/v3/volumes/953623b2-9f83-4cd0-8b2f-39669e5013c4 Sep 07 21:10:12 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-4d54d2b7-6582-43a1-86a1-b065f723db55 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:12 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-4d54d2b7-6582-43a1-86a1-b065f723db55 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:12 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:12 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:10:12 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:12 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:10:12 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-4d54d2b7-6582-43a1-86a1-b065f723db55 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Volume info retrieved successfully. Sep 07 21:10:12 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-4d54d2b7-6582-43a1-86a1-b065f723db55 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] http://192.168.122.168/volume/v3/volumes/953623b2-9f83-4cd0-8b2f-39669e5013c4 returned with HTTP 200 Sep 07 21:10:12 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 426/859] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:10:12 2026] GET /volume/v3/volumes/953623b2-9f83-4cd0-8b2f-39669e5013c4 => generated 1332 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:10:12 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-2ce4f948-5400-44be-a624-cd80a715ca2b req-11c7be93-3f18-4134-9db0-1b7fcfc1aee6 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:12 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-2ce4f948-5400-44be-a624-cd80a715ca2b req-11c7be93-3f18-4134-9db0-1b7fcfc1aee6 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] GET http://192.168.122.168/volume/v3/volumes/953623b2-9f83-4cd0-8b2f-39669e5013c4 Sep 07 21:10:12 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-2ce4f948-5400-44be-a624-cd80a715ca2b req-11c7be93-3f18-4134-9db0-1b7fcfc1aee6 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:12 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-2ce4f948-5400-44be-a624-cd80a715ca2b req-11c7be93-3f18-4134-9db0-1b7fcfc1aee6 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:12 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:12 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:10:12 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:12 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:10:12 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-b4ea3a1a-d3c1-4a53-a0ef-725980690dd1 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:12 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b4ea3a1a-d3c1-4a53-a0ef-725980690dd1 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] GET http://192.168.122.168/volume/v3/volumes/44cf8dbc-b6a2-4fa5-a688-936095050e03 Sep 07 21:10:12 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-b4ea3a1a-d3c1-4a53-a0ef-725980690dd1 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:12 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-b4ea3a1a-d3c1-4a53-a0ef-725980690dd1 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:12 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [req-2ce4f948-5400-44be-a624-cd80a715ca2b req-11c7be93-3f18-4134-9db0-1b7fcfc1aee6 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Volume info retrieved successfully. Sep 07 21:10:12 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-2ce4f948-5400-44be-a624-cd80a715ca2b req-11c7be93-3f18-4134-9db0-1b7fcfc1aee6 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] http://192.168.122.168/volume/v3/volumes/953623b2-9f83-4cd0-8b2f-39669e5013c4 returned with HTTP 200 Sep 07 21:10:12 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 434/860] 192.168.122.168 () {60 vars in 1487 bytes} [Mon Sep 7 21:10:12 2026] GET /volume/v3/volumes/953623b2-9f83-4cd0-8b2f-39669e5013c4 => generated 1332 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:10:12 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:12 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:10:12 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:12 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:10:12 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-b4ea3a1a-d3c1-4a53-a0ef-725980690dd1 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Volume info retrieved successfully. Sep 07 21:10:12 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b4ea3a1a-d3c1-4a53-a0ef-725980690dd1 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] http://192.168.122.168/volume/v3/volumes/44cf8dbc-b6a2-4fa5-a688-936095050e03 returned with HTTP 200 Sep 07 21:10:12 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 427/861] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:10:12 2026] GET /volume/v3/volumes/44cf8dbc-b6a2-4fa5-a688-936095050e03 => generated 855 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:10:13 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-2ce4f948-5400-44be-a624-cd80a715ca2b req-9c28f988-b87d-4864-ac7a-8105b415ea4f None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:13 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-2ce4f948-5400-44be-a624-cd80a715ca2b req-9c28f988-b87d-4864-ac7a-8105b415ea4f tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] GET http://192.168.122.168/volume/v3/volumes/953623b2-9f83-4cd0-8b2f-39669e5013c4 Sep 07 21:10:13 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-2ce4f948-5400-44be-a624-cd80a715ca2b req-9c28f988-b87d-4864-ac7a-8105b415ea4f tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:13 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-2ce4f948-5400-44be-a624-cd80a715ca2b req-9c28f988-b87d-4864-ac7a-8105b415ea4f tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:13 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:13 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:10:13 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:13 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:10:13 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [req-2ce4f948-5400-44be-a624-cd80a715ca2b req-9c28f988-b87d-4864-ac7a-8105b415ea4f tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Volume info retrieved successfully. Sep 07 21:10:13 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-2ce4f948-5400-44be-a624-cd80a715ca2b req-9c28f988-b87d-4864-ac7a-8105b415ea4f tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] http://192.168.122.168/volume/v3/volumes/953623b2-9f83-4cd0-8b2f-39669e5013c4 returned with HTTP 200 Sep 07 21:10:13 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 435/862] 192.168.122.168 () {60 vars in 1487 bytes} [Mon Sep 7 21:10:13 2026] GET /volume/v3/volumes/953623b2-9f83-4cd0-8b2f-39669e5013c4 => generated 1332 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:10:13 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-fb129d71-f4a9-4949-ab83-6b6ad9197072 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:13 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-fb129d71-f4a9-4949-ab83-6b6ad9197072 None None] GET http://192.168.122.168/volume// Sep 07 21:10:13 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-fb129d71-f4a9-4949-ab83-6b6ad9197072 None None] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:13 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-fb129d71-f4a9-4949-ab83-6b6ad9197072 None None] Calling method 'all' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:13 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-fb129d71-f4a9-4949-ab83-6b6ad9197072 None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 07 21:10:13 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 428/863] 192.168.122.168 () {58 vars in 1308 bytes} [Mon Sep 7 21:10: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 07 21:10:13 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-2ce4f948-5400-44be-a624-cd80a715ca2b req-27403adf-8aa4-4425-9931-c44e405ec5d0 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:13 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-2ce4f948-5400-44be-a624-cd80a715ca2b req-27403adf-8aa4-4425-9931-c44e405ec5d0 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] POST http://192.168.122.168/volume/v3/attachments Sep 07 21:10:13 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-2ce4f948-5400-44be-a624-cd80a715ca2b req-27403adf-8aa4-4425-9931-c44e405ec5d0 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "953623b2-9f83-4cd0-8b2f-39669e5013c4", "connector": null, "instance_uuid": "98c7bff4-f3e5-4c88-8973-db5b6511572c"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:10:13 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:13 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:10:13 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:13 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:10:13 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-2ce4f948-5400-44be-a624-cd80a715ca2b req-27403adf-8aa4-4425-9931-c44e405ec5d0 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] http://192.168.122.168/volume/v3/attachments returned with HTTP 200 Sep 07 21:10:13 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 436/864] 192.168.122.168 () {66 vars in 1483 bytes} [Mon Sep 7 21:10:13 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 07 21:10:13 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-54460c2a-927c-4bdd-9193-1348abfaed15 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:13 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-54460c2a-927c-4bdd-9193-1348abfaed15 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] GET http://192.168.122.168/volume/v3/volumes/44cf8dbc-b6a2-4fa5-a688-936095050e03 Sep 07 21:10:13 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-54460c2a-927c-4bdd-9193-1348abfaed15 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:13 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-54460c2a-927c-4bdd-9193-1348abfaed15 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:13 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:13 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:10:13 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:13 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:10:13 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-54460c2a-927c-4bdd-9193-1348abfaed15 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Volume info retrieved successfully. Sep 07 21:10:13 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-54460c2a-927c-4bdd-9193-1348abfaed15 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] http://192.168.122.168/volume/v3/volumes/44cf8dbc-b6a2-4fa5-a688-936095050e03 returned with HTTP 200 Sep 07 21:10:13 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 429/865] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:10:13 2026] GET /volume/v3/volumes/44cf8dbc-b6a2-4fa5-a688-936095050e03 => generated 855 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:10:14 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-460d3a2c-e303-4c86-b16b-1df62e6189e6 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:14 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-460d3a2c-e303-4c86-b16b-1df62e6189e6 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] GET http://192.168.122.168/volume/v3/volumes/44cf8dbc-b6a2-4fa5-a688-936095050e03 Sep 07 21:10:14 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-460d3a2c-e303-4c86-b16b-1df62e6189e6 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:14 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-460d3a2c-e303-4c86-b16b-1df62e6189e6 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:15 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:15 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:10:15 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:15 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:10:15 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-460d3a2c-e303-4c86-b16b-1df62e6189e6 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Volume info retrieved successfully. Sep 07 21:10:15 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-460d3a2c-e303-4c86-b16b-1df62e6189e6 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] http://192.168.122.168/volume/v3/volumes/44cf8dbc-b6a2-4fa5-a688-936095050e03 returned with HTTP 200 Sep 07 21:10:15 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 437/866] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:10:14 2026] GET /volume/v3/volumes/44cf8dbc-b6a2-4fa5-a688-936095050e03 => generated 855 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:10:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-cda25deb-3284-4843-ba69-b6531073c158 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:15 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-cda25deb-3284-4843-ba69-b6531073c158 None None] GET http://192.168.122.168/volume// Sep 07 21:10:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-cda25deb-3284-4843-ba69-b6531073c158 None None] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-cda25deb-3284-4843-ba69-b6531073c158 None None] Calling method 'all' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:15 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-cda25deb-3284-4843-ba69-b6531073c158 None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 07 21:10:15 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 430/867] 192.168.122.168 () {58 vars in 1315 bytes} [Mon Sep 7 21:10:15 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 07 21:10:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-2ce4f948-5400-44be-a624-cd80a715ca2b req-923036a5-7b44-447f-9f70-b5798c495a8a None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:15 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-2ce4f948-5400-44be-a624-cd80a715ca2b req-923036a5-7b44-447f-9f70-b5798c495a8a tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] GET http://192.168.122.168/volume/v3/volumes/953623b2-9f83-4cd0-8b2f-39669e5013c4 Sep 07 21:10:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-2ce4f948-5400-44be-a624-cd80a715ca2b req-923036a5-7b44-447f-9f70-b5798c495a8a tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-2ce4f948-5400-44be-a624-cd80a715ca2b req-923036a5-7b44-447f-9f70-b5798c495a8a tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:15 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:15 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:10:15 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:15 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:10:15 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [req-2ce4f948-5400-44be-a624-cd80a715ca2b req-923036a5-7b44-447f-9f70-b5798c495a8a tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Volume info retrieved successfully. Sep 07 21:10:15 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-2ce4f948-5400-44be-a624-cd80a715ca2b req-923036a5-7b44-447f-9f70-b5798c495a8a tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] http://192.168.122.168/volume/v3/volumes/953623b2-9f83-4cd0-8b2f-39669e5013c4 returned with HTTP 200 Sep 07 21:10:15 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 438/868] 192.168.122.168 () {62 vars in 1528 bytes} [Mon Sep 7 21:10:15 2026] GET /volume/v3/volumes/953623b2-9f83-4cd0-8b2f-39669e5013c4 => generated 1512 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 21:10:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-d0bdc3d8-0513-4905-a11f-d6890f45aca7 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:15 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d0bdc3d8-0513-4905-a11f-d6890f45aca7 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] GET http://192.168.122.168/volume/v3/volumes/282f7a8c-fb71-4d0a-902d-c696dee261d4 Sep 07 21:10:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-d0bdc3d8-0513-4905-a11f-d6890f45aca7 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-d0bdc3d8-0513-4905-a11f-d6890f45aca7 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:15 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:15 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:10:15 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:15 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:10:15 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-d0bdc3d8-0513-4905-a11f-d6890f45aca7 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] Volume info retrieved successfully. Sep 07 21:10:15 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d0bdc3d8-0513-4905-a11f-d6890f45aca7 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] http://192.168.122.168/volume/v3/volumes/282f7a8c-fb71-4d0a-902d-c696dee261d4 returned with HTTP 200 Sep 07 21:10:15 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 431/869] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:10:15 2026] GET /volume/v3/volumes/282f7a8c-fb71-4d0a-902d-c696dee261d4 => generated 870 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:10:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-2ce4f948-5400-44be-a624-cd80a715ca2b req-0e75f51a-0339-42e8-a3f0-1193a50e05f6 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:15 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-2ce4f948-5400-44be-a624-cd80a715ca2b req-0e75f51a-0339-42e8-a3f0-1193a50e05f6 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] PUT http://192.168.122.168/volume/v3/attachments/0eb56c3d-2aef-4cba-97d1-c65386dc2f69 Sep 07 21:10:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-2ce4f948-5400-44be-a624-cd80a715ca2b req-0e75f51a-0339-42e8-a3f0-1193a50e05f6 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.168", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f66edac0a33a", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "c6b99549-0b24-4978-b602-a84a5032516b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:10:15 devstack devstack@c-api.service[86970]: DEBUG cinder.coordination [req-2ce4f948-5400-44be-a624-cd80a715ca2b req-0e75f51a-0339-42e8-a3f0-1193a50e05f6 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Acquiring lock "cinder-attachment_update-953623b2-9f83-4cd0-8b2f-39669e5013c4-devstack" by "attachment_update" {{(pid=86970) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 21:10:15 devstack devstack@c-api.service[86970]: DEBUG cinder.coordination [req-2ce4f948-5400-44be-a624-cd80a715ca2b req-0e75f51a-0339-42e8-a3f0-1193a50e05f6 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Lock "cinder-attachment_update-953623b2-9f83-4cd0-8b2f-39669e5013c4-devstack" acquired by "attachment_update" :: waited 0.031s {{(pid=86970) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 21:10:15 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:15 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:10:15 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:15 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:10:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-f437562f-f797-4132-bc82-090c42c5c106 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:16 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f437562f-f797-4132-bc82-090c42c5c106 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] GET http://192.168.122.168/volume/v3/volumes/44cf8dbc-b6a2-4fa5-a688-936095050e03 Sep 07 21:10:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f437562f-f797-4132-bc82-090c42c5c106 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f437562f-f797-4132-bc82-090c42c5c106 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:16 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:16 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:10:16 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:16 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:10:16 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-f437562f-f797-4132-bc82-090c42c5c106 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Volume info retrieved successfully. Sep 07 21:10:16 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f437562f-f797-4132-bc82-090c42c5c106 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] http://192.168.122.168/volume/v3/volumes/44cf8dbc-b6a2-4fa5-a688-936095050e03 returned with HTTP 200 Sep 07 21:10:16 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 432/870] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:10:16 2026] GET /volume/v3/volumes/44cf8dbc-b6a2-4fa5-a688-936095050e03 => generated 856 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:10:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-0f81c660-7c08-4bfe-a6da-a3b2be8c31b7 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:16 devstack devstack@c-api.service[86970]: DEBUG cinder.coordination [req-2ce4f948-5400-44be-a624-cd80a715ca2b req-0e75f51a-0339-42e8-a3f0-1193a50e05f6 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Lock "cinder-attachment_update-953623b2-9f83-4cd0-8b2f-39669e5013c4-devstack" released by "attachment_update" :: held 0.799s {{(pid=86970) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 21:10:16 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-2ce4f948-5400-44be-a624-cd80a715ca2b req-0e75f51a-0339-42e8-a3f0-1193a50e05f6 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] http://192.168.122.168/volume/v3/attachments/0eb56c3d-2aef-4cba-97d1-c65386dc2f69 returned with HTTP 200 Sep 07 21:10:16 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 439/871] 192.168.122.168 () {66 vars in 1593 bytes} [Mon Sep 7 21:10:15 2026] PUT /volume/v3/attachments/0eb56c3d-2aef-4cba-97d1-c65386dc2f69 => generated 694 bytes in 872 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:10:16 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-0f81c660-7c08-4bfe-a6da-a3b2be8c31b7 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] GET http://192.168.122.168/volume/v3/volumes/44cf8dbc-b6a2-4fa5-a688-936095050e03 Sep 07 21:10:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-0f81c660-7c08-4bfe-a6da-a3b2be8c31b7 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-0f81c660-7c08-4bfe-a6da-a3b2be8c31b7 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:16 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:16 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:10:16 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:16 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:10:16 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-0f81c660-7c08-4bfe-a6da-a3b2be8c31b7 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Volume info retrieved successfully. Sep 07 21:10:16 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-0f81c660-7c08-4bfe-a6da-a3b2be8c31b7 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] http://192.168.122.168/volume/v3/volumes/44cf8dbc-b6a2-4fa5-a688-936095050e03 returned with HTTP 200 Sep 07 21:10:16 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 433/872] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:10:16 2026] GET /volume/v3/volumes/44cf8dbc-b6a2-4fa5-a688-936095050e03 => generated 856 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:10:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-60d58a6f-5134-4a67-9ce1-23d8d26e6ee9 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:16 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-60d58a6f-5134-4a67-9ce1-23d8d26e6ee9 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:10:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-60d58a6f-5134-4a67-9ce1-23d8d26e6ee9 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1156564661"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:10:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.volumes [None req-60d58a6f-5134-4a67-9ce1-23d8d26e6ee9 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1156564661'}} {{(pid=86970) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:10:16 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-60d58a6f-5134-4a67-9ce1-23d8d26e6ee9 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Create volume of 1 GB Sep 07 21:10:16 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:16 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:10:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-2c5b63d1-5c9d-4c70-b93f-3e6279602a8b None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:16 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-60d58a6f-5134-4a67-9ce1-23d8d26e6ee9 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Availability Zones retrieved successfully. Sep 07 21:10:16 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-2c5b63d1-5c9d-4c70-b93f-3e6279602a8b tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] GET http://192.168.122.168/volume/v3/volumes/282f7a8c-fb71-4d0a-902d-c696dee261d4 Sep 07 21:10:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-2c5b63d1-5c9d-4c70-b93f-3e6279602a8b tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-2c5b63d1-5c9d-4c70-b93f-3e6279602a8b tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:16 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-60d58a6f-5134-4a67-9ce1-23d8d26e6ee9 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Flow 'volume_create_api' (cb4a7336-972b-4f7c-a45a-7bfb2f94fc16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:10:16 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-60d58a6f-5134-4a67-9ce1-23d8d26e6ee9 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f643a36-f204-447d-8358-74f010674ace) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:10:16 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:16 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:10:16 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.flows.api.create_volume [None req-60d58a6f-5134-4a67-9ce1-23d8d26e6ee9 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Validating volume size '1' using validate_int {{(pid=86970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:10:16 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:16 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:10:16 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-2c5b63d1-5c9d-4c70-b93f-3e6279602a8b tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] Volume info retrieved successfully. Sep 07 21:10:16 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-2c5b63d1-5c9d-4c70-b93f-3e6279602a8b tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] http://192.168.122.168/volume/v3/volumes/282f7a8c-fb71-4d0a-902d-c696dee261d4 returned with HTTP 200 Sep 07 21:10:16 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 434/873] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:10:16 2026] GET /volume/v3/volumes/282f7a8c-fb71-4d0a-902d-c696dee261d4 => generated 870 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:10:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-2ce4f948-5400-44be-a624-cd80a715ca2b req-59212692-d64d-4cd5-ad0f-aa77a4bc2dc2 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:16 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-2ce4f948-5400-44be-a624-cd80a715ca2b req-59212692-d64d-4cd5-ad0f-aa77a4bc2dc2 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] POST http://192.168.122.168/volume/v3/attachments/0eb56c3d-2aef-4cba-97d1-c65386dc2f69/action Sep 07 21:10:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-2ce4f948-5400-44be-a624-cd80a715ca2b req-59212692-d64d-4cd5-ad0f-aa77a4bc2dc2 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Action body: b'{"os-complete": null}' {{(pid=86971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:10:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-2ce4f948-5400-44be-a624-cd80a715ca2b req-59212692-d64d-4cd5-ad0f-aa77a4bc2dc2 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:10:16 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:16 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:10:16 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:16 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:10:16 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-60d58a6f-5134-4a67-9ce1-23d8d26e6ee9 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f643a36-f204-447d-8358-74f010674ace) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:10:16 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-60d58a6f-5134-4a67-9ce1-23d8d26e6ee9 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f01ab7e9-acae-454b-ba43-befba035106a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:10:16 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-2ce4f948-5400-44be-a624-cd80a715ca2b req-59212692-d64d-4cd5-ad0f-aa77a4bc2dc2 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] http://192.168.122.168/volume/v3/attachments/0eb56c3d-2aef-4cba-97d1-c65386dc2f69/action returned with HTTP 204 Sep 07 21:10:16 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 435/874] 192.168.122.168 () {66 vars in 1614 bytes} [Mon Sep 7 21:10:16 2026] POST /volume/v3/attachments/0eb56c3d-2aef-4cba-97d1-c65386dc2f69/action => generated 0 bytes in 89 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:10:16 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-60d58a6f-5134-4a67-9ce1-23d8d26e6ee9 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Created reservations ['17402738-25e7-46ca-b68d-52e81da8181d', '8a9cdafe-0594-401a-932e-94378b3d9a4c', '09b69310-2d30-472e-a907-6d73c3b651b6', '689f2fe0-98df-4b12-997c-705cc11abaa1'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:10:16 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-60d58a6f-5134-4a67-9ce1-23d8d26e6ee9 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f01ab7e9-acae-454b-ba43-befba035106a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['17402738-25e7-46ca-b68d-52e81da8181d', '8a9cdafe-0594-401a-932e-94378b3d9a4c', '09b69310-2d30-472e-a907-6d73c3b651b6', '689f2fe0-98df-4b12-997c-705cc11abaa1']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:10:16 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-60d58a6f-5134-4a67-9ce1-23d8d26e6ee9 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d31d773-2b1d-4684-bce7-b0c429637f1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:10:16 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:16 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:10:16 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-60d58a6f-5134-4a67-9ce1-23d8d26e6ee9 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d31d773-2b1d-4684-bce7-b0c429637f1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '121fe9be-d4d0-40d7-aa40-6944cfbbe5ce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1156564661',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a0dd84b37104cc289e1279a22d9d0a3',qos_specs=None,replication_status=,reservations=['17402738-25e7-46ca-b68d-52e81da8181d','8a9cdafe-0594-401a-932e-94378b3d9a4c','09b69310-2d30-472e-a907-6d73c3b651b6','689f2fe0-98df-4b12-997c-705cc11abaa1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6352d46dde0e4bddb4e55dce11951896',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:10:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1156564661',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=121fe9be-d4d0-40d7-aa40-6944cfbbe5ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3a0dd84b37104cc289e1279a22d9d0a3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6352d46dde0e4bddb4e55dce11951896',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:10:16 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-60d58a6f-5134-4a67-9ce1-23d8d26e6ee9 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b066f770-2f44-40e0-815f-6bb2de8a7434) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:10:16 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-60d58a6f-5134-4a67-9ce1-23d8d26e6ee9 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b066f770-2f44-40e0-815f-6bb2de8a7434) transitioned into state 'SUCCESS' from state '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-1156564661',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a0dd84b37104cc289e1279a22d9d0a3',qos_specs=None,replication_status=,reservations=['17402738-25e7-46ca-b68d-52e81da8181d','8a9cdafe-0594-401a-932e-94378b3d9a4c','09b69310-2d30-472e-a907-6d73c3b651b6','689f2fe0-98df-4b12-997c-705cc11abaa1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6352d46dde0e4bddb4e55dce11951896',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:10:16 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-60d58a6f-5134-4a67-9ce1-23d8d26e6ee9 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (544b7a4c-1528-471d-b1a5-0ca92ae6ab35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:10:16 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-60d58a6f-5134-4a67-9ce1-23d8d26e6ee9 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (544b7a4c-1528-471d-b1a5-0ca92ae6ab35) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:10:16 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-60d58a6f-5134-4a67-9ce1-23d8d26e6ee9 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Flow 'volume_create_api' (cb4a7336-972b-4f7c-a45a-7bfb2f94fc16) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:10:16 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-60d58a6f-5134-4a67-9ce1-23d8d26e6ee9 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Create volume request issued successfully. Sep 07 21:10:16 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-60d58a6f-5134-4a67-9ce1-23d8d26e6ee9 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:10:16 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 440/875] 192.168.122.168 () {60 vars in 1142 bytes} [Mon Sep 7 21:10:16 2026] POST /volume/v3/volumes => generated 764 bytes in 436 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:10:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-aa608f2d-d649-4752-a97b-e2dd022ba4f6 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:16 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-aa608f2d-d649-4752-a97b-e2dd022ba4f6 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] GET http://192.168.122.168/volume/v3/volumes/121fe9be-d4d0-40d7-aa40-6944cfbbe5ce Sep 07 21:10:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-aa608f2d-d649-4752-a97b-e2dd022ba4f6 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-aa608f2d-d649-4752-a97b-e2dd022ba4f6 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:16 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:16 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:10:16 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:16 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:10:16 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-aa608f2d-d649-4752-a97b-e2dd022ba4f6 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Volume info retrieved successfully. Sep 07 21:10:16 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-aa608f2d-d649-4752-a97b-e2dd022ba4f6 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] http://192.168.122.168/volume/v3/volumes/121fe9be-d4d0-40d7-aa40-6944cfbbe5ce returned with HTTP 200 Sep 07 21:10:16 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 436/876] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:10:16 2026] GET /volume/v3/volumes/121fe9be-d4d0-40d7-aa40-6944cfbbe5ce => generated 832 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:10:17 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-a167d801-a175-4c31-b443-c884c74c23e7 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:17 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a167d801-a175-4c31-b443-c884c74c23e7 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] GET http://192.168.122.168/volume/v3/volumes/282f7a8c-fb71-4d0a-902d-c696dee261d4 Sep 07 21:10:17 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a167d801-a175-4c31-b443-c884c74c23e7 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:17 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a167d801-a175-4c31-b443-c884c74c23e7 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:17 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:17 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:10:17 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:17 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:10:17 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-a167d801-a175-4c31-b443-c884c74c23e7 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] Volume info retrieved successfully. Sep 07 21:10:17 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a167d801-a175-4c31-b443-c884c74c23e7 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] http://192.168.122.168/volume/v3/volumes/282f7a8c-fb71-4d0a-902d-c696dee261d4 returned with HTTP 200 Sep 07 21:10:17 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 441/877] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:10:17 2026] GET /volume/v3/volumes/282f7a8c-fb71-4d0a-902d-c696dee261d4 => generated 870 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:10:17 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-449daf7f-3d56-461b-aeff-528373457357 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:17 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-449daf7f-3d56-461b-aeff-528373457357 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] DELETE http://192.168.122.168/volume/v3/volumes/282f7a8c-fb71-4d0a-902d-c696dee261d4 Sep 07 21:10:17 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-449daf7f-3d56-461b-aeff-528373457357 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:17 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-449daf7f-3d56-461b-aeff-528373457357 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:17 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-449daf7f-3d56-461b-aeff-528373457357 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] Delete volume with id: 282f7a8c-fb71-4d0a-902d-c696dee261d4 Sep 07 21:10:17 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:17 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:10:17 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:17 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:10:17 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-449daf7f-3d56-461b-aeff-528373457357 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] Volume info retrieved successfully. Sep 07 21:10:17 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-449daf7f-3d56-461b-aeff-528373457357 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] Delete volume request issued successfully. Sep 07 21:10:17 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-449daf7f-3d56-461b-aeff-528373457357 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] http://192.168.122.168/volume/v3/volumes/282f7a8c-fb71-4d0a-902d-c696dee261d4 returned with HTTP 202 Sep 07 21:10:17 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 437/878] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:10:17 2026] DELETE /volume/v3/volumes/282f7a8c-fb71-4d0a-902d-c696dee261d4 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:10:17 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-b15fcf71-9acf-4de7-af8f-b80a21a43186 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:17 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b15fcf71-9acf-4de7-af8f-b80a21a43186 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] GET http://192.168.122.168/volume/v3/volumes/282f7a8c-fb71-4d0a-902d-c696dee261d4 Sep 07 21:10:17 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b15fcf71-9acf-4de7-af8f-b80a21a43186 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:17 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b15fcf71-9acf-4de7-af8f-b80a21a43186 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:17 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:17 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:10:17 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:17 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:10:17 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-b15fcf71-9acf-4de7-af8f-b80a21a43186 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] Volume info retrieved successfully. Sep 07 21:10:17 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b15fcf71-9acf-4de7-af8f-b80a21a43186 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] http://192.168.122.168/volume/v3/volumes/282f7a8c-fb71-4d0a-902d-c696dee261d4 returned with HTTP 200 Sep 07 21:10:17 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 442/879] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:10:17 2026] GET /volume/v3/volumes/282f7a8c-fb71-4d0a-902d-c696dee261d4 => generated 869 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:10:17 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-26d53415-024c-4566-a219-5bbb3de2d53d None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:17 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-26d53415-024c-4566-a219-5bbb3de2d53d tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] GET http://192.168.122.168/volume/v3/volumes/121fe9be-d4d0-40d7-aa40-6944cfbbe5ce Sep 07 21:10:17 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-26d53415-024c-4566-a219-5bbb3de2d53d tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:17 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-26d53415-024c-4566-a219-5bbb3de2d53d tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:17 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:17 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:10:17 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:17 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:10:17 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-26d53415-024c-4566-a219-5bbb3de2d53d tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Volume info retrieved successfully. Sep 07 21:10:17 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-26d53415-024c-4566-a219-5bbb3de2d53d tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] http://192.168.122.168/volume/v3/volumes/121fe9be-d4d0-40d7-aa40-6944cfbbe5ce returned with HTTP 200 Sep 07 21:10:17 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 438/880] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:10:17 2026] GET /volume/v3/volumes/121fe9be-d4d0-40d7-aa40-6944cfbbe5ce => generated 856 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:10:18 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-3e052209-87e9-4194-8c9c-6c25aac2d199 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:18 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-3e052209-87e9-4194-8c9c-6c25aac2d199 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] GET http://192.168.122.168/volume/v3/volumes/282f7a8c-fb71-4d0a-902d-c696dee261d4 Sep 07 21:10:18 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-3e052209-87e9-4194-8c9c-6c25aac2d199 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:18 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-3e052209-87e9-4194-8c9c-6c25aac2d199 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:18 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-3e052209-87e9-4194-8c9c-6c25aac2d199 tempest-VolumesActionsTest-1777883213 tempest-VolumesActionsTest-1777883213-project-member] http://192.168.122.168/volume/v3/volumes/282f7a8c-fb71-4d0a-902d-c696dee261d4 returned with HTTP 404 Sep 07 21:10:18 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 443/881] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:10:18 2026] GET /volume/v3/volumes/282f7a8c-fb71-4d0a-902d-c696dee261d4 => generated 109 bytes in 116 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:10:18 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-b2f99fd6-cd1a-48a7-9104-7f85f1b7d789 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:18 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b2f99fd6-cd1a-48a7-9104-7f85f1b7d789 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] GET http://192.168.122.168/volume/v3/volumes/121fe9be-d4d0-40d7-aa40-6944cfbbe5ce Sep 07 21:10:18 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-b2f99fd6-cd1a-48a7-9104-7f85f1b7d789 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:18 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-b2f99fd6-cd1a-48a7-9104-7f85f1b7d789 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:18 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:18 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:10:18 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:18 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:10:18 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-b2f99fd6-cd1a-48a7-9104-7f85f1b7d789 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Volume info retrieved successfully. Sep 07 21:10:18 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b2f99fd6-cd1a-48a7-9104-7f85f1b7d789 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] http://192.168.122.168/volume/v3/volumes/121fe9be-d4d0-40d7-aa40-6944cfbbe5ce returned with HTTP 200 Sep 07 21:10:18 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 439/882] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:10:18 2026] GET /volume/v3/volumes/121fe9be-d4d0-40d7-aa40-6944cfbbe5ce => generated 857 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:10:18 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-b5739140-9bc3-41f7-8d03-d877ef056771 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:18 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b5739140-9bc3-41f7-8d03-d877ef056771 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] GET http://192.168.122.168/volume/v3/volumes/121fe9be-d4d0-40d7-aa40-6944cfbbe5ce Sep 07 21:10:18 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b5739140-9bc3-41f7-8d03-d877ef056771 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:18 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b5739140-9bc3-41f7-8d03-d877ef056771 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:18 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:18 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:10:18 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:18 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:10:18 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-b5739140-9bc3-41f7-8d03-d877ef056771 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Volume info retrieved successfully. Sep 07 21:10:18 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b5739140-9bc3-41f7-8d03-d877ef056771 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] http://192.168.122.168/volume/v3/volumes/121fe9be-d4d0-40d7-aa40-6944cfbbe5ce returned with HTTP 200 Sep 07 21:10:18 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 444/883] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:10:18 2026] GET /volume/v3/volumes/121fe9be-d4d0-40d7-aa40-6944cfbbe5ce => generated 857 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:10:19 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-a91f5ac7-86c6-4c4f-9da8-98d0f4b22e54 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:19 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a91f5ac7-86c6-4c4f-9da8-98d0f4b22e54 tempest-VolumesListAdminTestJSON-1349850825 tempest-VolumesListAdminTestJSON-1349850825-project-admin] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:10:19 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-a91f5ac7-86c6-4c4f-9da8-98d0f4b22e54 tempest-VolumesListAdminTestJSON-1349850825 tempest-VolumesListAdminTestJSON-1349850825-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:10:19 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.volumes [None req-a91f5ac7-86c6-4c4f-9da8-98d0f4b22e54 tempest-VolumesListAdminTestJSON-1349850825 tempest-VolumesListAdminTestJSON-1349850825-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=86971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:10:19 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-a91f5ac7-86c6-4c4f-9da8-98d0f4b22e54 tempest-VolumesListAdminTestJSON-1349850825 tempest-VolumesListAdminTestJSON-1349850825-project-admin] Create volume of 1 GB Sep 07 21:10:19 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-a91f5ac7-86c6-4c4f-9da8-98d0f4b22e54 tempest-VolumesListAdminTestJSON-1349850825 tempest-VolumesListAdminTestJSON-1349850825-project-admin] Availability Zones retrieved successfully. Sep 07 21:10:19 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a91f5ac7-86c6-4c4f-9da8-98d0f4b22e54 tempest-VolumesListAdminTestJSON-1349850825 tempest-VolumesListAdminTestJSON-1349850825-project-admin] Flow 'volume_create_api' (3b65ad2e-5b3d-4d5c-bfb6-013c73f22f9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:10:19 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a91f5ac7-86c6-4c4f-9da8-98d0f4b22e54 tempest-VolumesListAdminTestJSON-1349850825 tempest-VolumesListAdminTestJSON-1349850825-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04ac83f1-2d08-4aeb-a8f2-7ade9d71a4b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:10:19 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.flows.api.create_volume [None req-a91f5ac7-86c6-4c4f-9da8-98d0f4b22e54 tempest-VolumesListAdminTestJSON-1349850825 tempest-VolumesListAdminTestJSON-1349850825-project-admin] Validating volume size '1' using validate_int {{(pid=86971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:10:19 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a91f5ac7-86c6-4c4f-9da8-98d0f4b22e54 tempest-VolumesListAdminTestJSON-1349850825 tempest-VolumesListAdminTestJSON-1349850825-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04ac83f1-2d08-4aeb-a8f2-7ade9d71a4b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:10:19 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a91f5ac7-86c6-4c4f-9da8-98d0f4b22e54 tempest-VolumesListAdminTestJSON-1349850825 tempest-VolumesListAdminTestJSON-1349850825-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f699f7e-b792-4496-8cc2-00fc7d810697) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:10:19 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-a91f5ac7-86c6-4c4f-9da8-98d0f4b22e54 tempest-VolumesListAdminTestJSON-1349850825 tempest-VolumesListAdminTestJSON-1349850825-project-admin] Created reservations ['92ed30c5-ee8e-4af3-bfd8-0a34bb6a93a5', '6df926ce-1ffd-4742-a473-fb2e0f0e5f43', '7a621513-0e78-4aee-bfa2-44f41e9cdeb6', '96b0df27-544f-4fa1-ab7e-f0561bb31211'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:10:19 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a91f5ac7-86c6-4c4f-9da8-98d0f4b22e54 tempest-VolumesListAdminTestJSON-1349850825 tempest-VolumesListAdminTestJSON-1349850825-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f699f7e-b792-4496-8cc2-00fc7d810697) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['92ed30c5-ee8e-4af3-bfd8-0a34bb6a93a5', '6df926ce-1ffd-4742-a473-fb2e0f0e5f43', '7a621513-0e78-4aee-bfa2-44f41e9cdeb6', '96b0df27-544f-4fa1-ab7e-f0561bb31211']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:10:19 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a91f5ac7-86c6-4c4f-9da8-98d0f4b22e54 tempest-VolumesListAdminTestJSON-1349850825 tempest-VolumesListAdminTestJSON-1349850825-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4eeaad85-aec0-478b-93bc-70ca5a02ca50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:10:19 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:19 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:10:19 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a91f5ac7-86c6-4c4f-9da8-98d0f4b22e54 tempest-VolumesListAdminTestJSON-1349850825 tempest-VolumesListAdminTestJSON-1349850825-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4eeaad85-aec0-478b-93bc-70ca5a02ca50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3399cec9-24f4-4a19-aeb2-7686176f8827', '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='5abbe419f01048088ba93092db1b4193',qos_specs=None,replication_status=,reservations=['92ed30c5-ee8e-4af3-bfd8-0a34bb6a93a5','6df926ce-1ffd-4742-a473-fb2e0f0e5f43','7a621513-0e78-4aee-bfa2-44f41e9cdeb6','96b0df27-544f-4fa1-ab7e-f0561bb31211'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24813c2ffc384555b70d14bf9a496ebe',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:10:19Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3399cec9-24f4-4a19-aeb2-7686176f8827,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5abbe419f01048088ba93092db1b4193',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='24813c2ffc384555b70d14bf9a496ebe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:10:19 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a91f5ac7-86c6-4c4f-9da8-98d0f4b22e54 tempest-VolumesListAdminTestJSON-1349850825 tempest-VolumesListAdminTestJSON-1349850825-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0db93238-f336-4b46-ac83-2170c3f24ae7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:10:19 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a91f5ac7-86c6-4c4f-9da8-98d0f4b22e54 tempest-VolumesListAdminTestJSON-1349850825 tempest-VolumesListAdminTestJSON-1349850825-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0db93238-f336-4b46-ac83-2170c3f24ae7) transitioned into state 'SUCCESS' from 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='5abbe419f01048088ba93092db1b4193',qos_specs=None,replication_status=,reservations=['92ed30c5-ee8e-4af3-bfd8-0a34bb6a93a5','6df926ce-1ffd-4742-a473-fb2e0f0e5f43','7a621513-0e78-4aee-bfa2-44f41e9cdeb6','96b0df27-544f-4fa1-ab7e-f0561bb31211'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24813c2ffc384555b70d14bf9a496ebe',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:10:19 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a91f5ac7-86c6-4c4f-9da8-98d0f4b22e54 tempest-VolumesListAdminTestJSON-1349850825 tempest-VolumesListAdminTestJSON-1349850825-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73eddbef-2671-475e-bb02-cd0aee6e4633) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:10:19 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a91f5ac7-86c6-4c4f-9da8-98d0f4b22e54 tempest-VolumesListAdminTestJSON-1349850825 tempest-VolumesListAdminTestJSON-1349850825-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73eddbef-2671-475e-bb02-cd0aee6e4633) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:10:19 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a91f5ac7-86c6-4c4f-9da8-98d0f4b22e54 tempest-VolumesListAdminTestJSON-1349850825 tempest-VolumesListAdminTestJSON-1349850825-project-admin] Flow 'volume_create_api' (3b65ad2e-5b3d-4d5c-bfb6-013c73f22f9a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:10:19 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-a91f5ac7-86c6-4c4f-9da8-98d0f4b22e54 tempest-VolumesListAdminTestJSON-1349850825 tempest-VolumesListAdminTestJSON-1349850825-project-admin] Create volume request issued successfully. Sep 07 21:10:19 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a91f5ac7-86c6-4c4f-9da8-98d0f4b22e54 tempest-VolumesListAdminTestJSON-1349850825 tempest-VolumesListAdminTestJSON-1349850825-project-admin] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:10:19 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 440/884] 192.168.122.168 () {60 vars in 1142 bytes} [Mon Sep 7 21:10:19 2026] POST /volume/v3/volumes => generated 742 bytes in 666 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:10:19 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-c626c133-c37f-406e-bb93-964101ee01cb None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:19 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c626c133-c37f-406e-bb93-964101ee01cb tempest-VolumesListAdminTestJSON-1349850825 tempest-VolumesListAdminTestJSON-1349850825-project-admin] GET http://192.168.122.168/volume/v3/volumes/3399cec9-24f4-4a19-aeb2-7686176f8827 Sep 07 21:10:19 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c626c133-c37f-406e-bb93-964101ee01cb tempest-VolumesListAdminTestJSON-1349850825 tempest-VolumesListAdminTestJSON-1349850825-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:19 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c626c133-c37f-406e-bb93-964101ee01cb tempest-VolumesListAdminTestJSON-1349850825 tempest-VolumesListAdminTestJSON-1349850825-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:19 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:19 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:10:19 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:19 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:10:19 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-c626c133-c37f-406e-bb93-964101ee01cb tempest-VolumesListAdminTestJSON-1349850825 tempest-VolumesListAdminTestJSON-1349850825-project-admin] Volume info retrieved successfully. Sep 07 21:10:19 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c626c133-c37f-406e-bb93-964101ee01cb tempest-VolumesListAdminTestJSON-1349850825 tempest-VolumesListAdminTestJSON-1349850825-project-admin] http://192.168.122.168/volume/v3/volumes/3399cec9-24f4-4a19-aeb2-7686176f8827 returned with HTTP 200 Sep 07 21:10:19 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 445/885] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:10:19 2026] GET /volume/v3/volumes/3399cec9-24f4-4a19-aeb2-7686176f8827 => generated 921 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:10:20 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-19d26b0b-6a82-468b-a3f3-23cc4c4dfe8f None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:20 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-19d26b0b-6a82-468b-a3f3-23cc4c4dfe8f tempest-VolumesListAdminTestJSON-1349850825 tempest-VolumesListAdminTestJSON-1349850825-project-admin] GET http://192.168.122.168/volume/v3/volumes/3399cec9-24f4-4a19-aeb2-7686176f8827 Sep 07 21:10:20 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-19d26b0b-6a82-468b-a3f3-23cc4c4dfe8f tempest-VolumesListAdminTestJSON-1349850825 tempest-VolumesListAdminTestJSON-1349850825-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:20 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-19d26b0b-6a82-468b-a3f3-23cc4c4dfe8f tempest-VolumesListAdminTestJSON-1349850825 tempest-VolumesListAdminTestJSON-1349850825-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:20 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:20 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:10:20 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:20 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:10:20 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-19d26b0b-6a82-468b-a3f3-23cc4c4dfe8f tempest-VolumesListAdminTestJSON-1349850825 tempest-VolumesListAdminTestJSON-1349850825-project-admin] Volume info retrieved successfully. Sep 07 21:10:20 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-19d26b0b-6a82-468b-a3f3-23cc4c4dfe8f tempest-VolumesListAdminTestJSON-1349850825 tempest-VolumesListAdminTestJSON-1349850825-project-admin] http://192.168.122.168/volume/v3/volumes/3399cec9-24f4-4a19-aeb2-7686176f8827 returned with HTTP 200 Sep 07 21:10:20 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 441/886] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:10:20 2026] GET /volume/v3/volumes/3399cec9-24f4-4a19-aeb2-7686176f8827 => generated 971 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:10:21 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-1940de30-66ef-489e-85c9-2863b5b15cdd None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:21 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-1940de30-66ef-489e-85c9-2863b5b15cdd tempest-VolumesListAdminTestJSON-1349850825 tempest-VolumesListAdminTestJSON-1349850825-project-admin] GET http://192.168.122.168/volume/v3/volumes/3399cec9-24f4-4a19-aeb2-7686176f8827 Sep 07 21:10:21 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-1940de30-66ef-489e-85c9-2863b5b15cdd tempest-VolumesListAdminTestJSON-1349850825 tempest-VolumesListAdminTestJSON-1349850825-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:21 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-1940de30-66ef-489e-85c9-2863b5b15cdd tempest-VolumesListAdminTestJSON-1349850825 tempest-VolumesListAdminTestJSON-1349850825-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:21 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:21 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:10:21 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:21 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:10:21 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-1940de30-66ef-489e-85c9-2863b5b15cdd tempest-VolumesListAdminTestJSON-1349850825 tempest-VolumesListAdminTestJSON-1349850825-project-admin] Volume info retrieved successfully. Sep 07 21:10:21 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-1940de30-66ef-489e-85c9-2863b5b15cdd tempest-VolumesListAdminTestJSON-1349850825 tempest-VolumesListAdminTestJSON-1349850825-project-admin] http://192.168.122.168/volume/v3/volumes/3399cec9-24f4-4a19-aeb2-7686176f8827 returned with HTTP 200 Sep 07 21:10:21 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 446/887] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:10:21 2026] GET /volume/v3/volumes/3399cec9-24f4-4a19-aeb2-7686176f8827 => generated 972 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:10:21 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-81f6881a-23ff-4609-a575-301c1491c834 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:22 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-81f6881a-23ff-4609-a575-301c1491c834 tempest-VolumesListAdminTestJSON-1349850825 tempest-VolumesListAdminTestJSON-1349850825-project-admin] GET http://192.168.122.168/volume/v3/volumes/detail?all_tenants=1&project_id=3a0dd84b37104cc289e1279a22d9d0a3 Sep 07 21:10:22 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-81f6881a-23ff-4609-a575-301c1491c834 tempest-VolumesListAdminTestJSON-1349850825 tempest-VolumesListAdminTestJSON-1349850825-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:22 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-81f6881a-23ff-4609-a575-301c1491c834 tempest-VolumesListAdminTestJSON-1349850825 tempest-VolumesListAdminTestJSON-1349850825-project-admin] Calling method 'detail' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:22 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-81f6881a-23ff-4609-a575-301c1491c834 tempest-VolumesListAdminTestJSON-1349850825 tempest-VolumesListAdminTestJSON-1349850825-project-admin] Could not evaluate value 3a0dd84b37104cc289e1279a22d9d0a3, assuming string {{(pid=86971) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 21:10:22 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-81f6881a-23ff-4609-a575-301c1491c834 tempest-VolumesListAdminTestJSON-1349850825 tempest-VolumesListAdminTestJSON-1349850825-project-admin] Searching by: MultiDict([('project_id', '3a0dd84b37104cc289e1279a22d9d0a3'), ('all_tenants', 1)]). {{(pid=86971) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 21:10:22 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:22 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:10:22 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:22 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:10:22 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:22 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:10:22 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-81f6881a-23ff-4609-a575-301c1491c834 tempest-VolumesListAdminTestJSON-1349850825 tempest-VolumesListAdminTestJSON-1349850825-project-admin] Get all volumes completed successfully. Sep 07 21:10:22 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:22 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:10:22 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-81f6881a-23ff-4609-a575-301c1491c834 tempest-VolumesListAdminTestJSON-1349850825 tempest-VolumesListAdminTestJSON-1349850825-project-admin] http://192.168.122.168/volume/v3/volumes/detail?all_tenants=1&project_id=3a0dd84b37104cc289e1279a22d9d0a3 returned with HTTP 200 Sep 07 21:10:22 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 442/888] 192.168.122.168 () {58 vars in 1257 bytes} [Mon Sep 7 21:10:21 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=3a0dd84b37104cc289e1279a22d9d0a3 => generated 3041 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:10:22 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-e3523730-8289-45d3-ae39-df997b21061d None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:22 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e3523730-8289-45d3-ae39-df997b21061d tempest-VolumesListAdminTestJSON-1349850825 tempest-VolumesListAdminTestJSON-1349850825-project-admin] DELETE http://192.168.122.168/volume/v3/volumes/3399cec9-24f4-4a19-aeb2-7686176f8827 Sep 07 21:10:22 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-e3523730-8289-45d3-ae39-df997b21061d tempest-VolumesListAdminTestJSON-1349850825 tempest-VolumesListAdminTestJSON-1349850825-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:22 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-e3523730-8289-45d3-ae39-df997b21061d tempest-VolumesListAdminTestJSON-1349850825 tempest-VolumesListAdminTestJSON-1349850825-project-admin] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:22 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-e3523730-8289-45d3-ae39-df997b21061d tempest-VolumesListAdminTestJSON-1349850825 tempest-VolumesListAdminTestJSON-1349850825-project-admin] Delete volume with id: 3399cec9-24f4-4a19-aeb2-7686176f8827 Sep 07 21:10:22 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:22 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:10:22 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:22 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:10:22 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-e3523730-8289-45d3-ae39-df997b21061d tempest-VolumesListAdminTestJSON-1349850825 tempest-VolumesListAdminTestJSON-1349850825-project-admin] Volume info retrieved successfully. Sep 07 21:10:22 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-e3523730-8289-45d3-ae39-df997b21061d tempest-VolumesListAdminTestJSON-1349850825 tempest-VolumesListAdminTestJSON-1349850825-project-admin] Delete volume request issued successfully. Sep 07 21:10:22 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e3523730-8289-45d3-ae39-df997b21061d tempest-VolumesListAdminTestJSON-1349850825 tempest-VolumesListAdminTestJSON-1349850825-project-admin] http://192.168.122.168/volume/v3/volumes/3399cec9-24f4-4a19-aeb2-7686176f8827 returned with HTTP 202 Sep 07 21:10:22 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 447/889] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:10:22 2026] DELETE /volume/v3/volumes/3399cec9-24f4-4a19-aeb2-7686176f8827 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:10:22 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-8c31a3e7-d564-4d71-8a10-1cbc0335268f None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:22 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-8c31a3e7-d564-4d71-8a10-1cbc0335268f tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] GET http://192.168.122.168/volume/v3/volumes/121fe9be-d4d0-40d7-aa40-6944cfbbe5ce Sep 07 21:10:22 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-8c31a3e7-d564-4d71-8a10-1cbc0335268f tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:22 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-8c31a3e7-d564-4d71-8a10-1cbc0335268f tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:22 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:22 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:10:22 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:22 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:10:22 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-8c31a3e7-d564-4d71-8a10-1cbc0335268f tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Volume info retrieved successfully. Sep 07 21:10:22 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-8c31a3e7-d564-4d71-8a10-1cbc0335268f tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] http://192.168.122.168/volume/v3/volumes/121fe9be-d4d0-40d7-aa40-6944cfbbe5ce returned with HTTP 200 Sep 07 21:10:22 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 443/890] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:10:22 2026] GET /volume/v3/volumes/121fe9be-d4d0-40d7-aa40-6944cfbbe5ce => generated 857 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:10:22 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-4e620ed5-c91c-4062-ab3c-32c0567f0bf0 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:22 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-4e620ed5-c91c-4062-ab3c-32c0567f0bf0 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] DELETE http://192.168.122.168/volume/v3/volumes/121fe9be-d4d0-40d7-aa40-6944cfbbe5ce Sep 07 21:10:22 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-4e620ed5-c91c-4062-ab3c-32c0567f0bf0 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:22 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-4e620ed5-c91c-4062-ab3c-32c0567f0bf0 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:22 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-4e620ed5-c91c-4062-ab3c-32c0567f0bf0 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Delete volume with id: 121fe9be-d4d0-40d7-aa40-6944cfbbe5ce Sep 07 21:10:22 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:22 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:10:22 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:22 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:10:22 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-4e620ed5-c91c-4062-ab3c-32c0567f0bf0 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Volume info retrieved successfully. Sep 07 21:10:22 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-4e620ed5-c91c-4062-ab3c-32c0567f0bf0 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Delete volume request issued successfully. Sep 07 21:10:22 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-4e620ed5-c91c-4062-ab3c-32c0567f0bf0 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] http://192.168.122.168/volume/v3/volumes/121fe9be-d4d0-40d7-aa40-6944cfbbe5ce returned with HTTP 202 Sep 07 21:10:22 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 448/891] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:10:22 2026] DELETE /volume/v3/volumes/121fe9be-d4d0-40d7-aa40-6944cfbbe5ce => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 21:10:22 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-18913573-661f-4451-82e1-a6905fee70bd None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:22 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-18913573-661f-4451-82e1-a6905fee70bd tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] GET http://192.168.122.168/volume/v3/volumes/121fe9be-d4d0-40d7-aa40-6944cfbbe5ce Sep 07 21:10:22 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-18913573-661f-4451-82e1-a6905fee70bd tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:22 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-18913573-661f-4451-82e1-a6905fee70bd tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:22 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:22 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:10:22 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:22 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:10:22 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-18913573-661f-4451-82e1-a6905fee70bd tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Volume info retrieved successfully. Sep 07 21:10:22 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-18913573-661f-4451-82e1-a6905fee70bd tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] http://192.168.122.168/volume/v3/volumes/121fe9be-d4d0-40d7-aa40-6944cfbbe5ce returned with HTTP 200 Sep 07 21:10:22 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 444/892] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:10:22 2026] GET /volume/v3/volumes/121fe9be-d4d0-40d7-aa40-6944cfbbe5ce => generated 856 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:10:23 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-9decac1e-d30c-4504-a231-2fe994c8c01d None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:23 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-9decac1e-d30c-4504-a231-2fe994c8c01d tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] GET http://192.168.122.168/volume/v3/volumes/121fe9be-d4d0-40d7-aa40-6944cfbbe5ce Sep 07 21:10:23 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-9decac1e-d30c-4504-a231-2fe994c8c01d tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:23 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-9decac1e-d30c-4504-a231-2fe994c8c01d tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:23 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:23 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:10:23 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:23 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:10:23 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-9decac1e-d30c-4504-a231-2fe994c8c01d tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Volume info retrieved successfully. Sep 07 21:10:23 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-9decac1e-d30c-4504-a231-2fe994c8c01d tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] http://192.168.122.168/volume/v3/volumes/121fe9be-d4d0-40d7-aa40-6944cfbbe5ce returned with HTTP 200 Sep 07 21:10:23 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 449/893] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:10:23 2026] GET /volume/v3/volumes/121fe9be-d4d0-40d7-aa40-6944cfbbe5ce => generated 856 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:10:24 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-625bf6d3-6931-4fc8-8741-41dd1ab0a7b3 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:24 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-625bf6d3-6931-4fc8-8741-41dd1ab0a7b3 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:10:24 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-625bf6d3-6931-4fc8-8741-41dd1ab0a7b3 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-755186676"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:10:24 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.volumes [None req-625bf6d3-6931-4fc8-8741-41dd1ab0a7b3 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-755186676'}} {{(pid=86971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:10:24 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-625bf6d3-6931-4fc8-8741-41dd1ab0a7b3 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Create volume of 1 GB Sep 07 21:10:24 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-625bf6d3-6931-4fc8-8741-41dd1ab0a7b3 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Availability Zones retrieved successfully. Sep 07 21:10:24 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-2a0d5dcf-a940-44c3-a50a-6b5b75c2e17d None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:24 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-2a0d5dcf-a940-44c3-a50a-6b5b75c2e17d tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] GET http://192.168.122.168/volume/v3/volumes/121fe9be-d4d0-40d7-aa40-6944cfbbe5ce Sep 07 21:10:24 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-2a0d5dcf-a940-44c3-a50a-6b5b75c2e17d tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:24 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-2a0d5dcf-a940-44c3-a50a-6b5b75c2e17d tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:24 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-2a0d5dcf-a940-44c3-a50a-6b5b75c2e17d tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] http://192.168.122.168/volume/v3/volumes/121fe9be-d4d0-40d7-aa40-6944cfbbe5ce returned with HTTP 404 Sep 07 21:10:24 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 450/894] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:10:24 2026] GET /volume/v3/volumes/121fe9be-d4d0-40d7-aa40-6944cfbbe5ce => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 21:10:24 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-700820bf-f1a0-4916-ab9b-01c6bdcb240e None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:24 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-700820bf-f1a0-4916-ab9b-01c6bdcb240e tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] GET http://192.168.122.168/volume/v3/volumes/44cf8dbc-b6a2-4fa5-a688-936095050e03 Sep 07 21:10:24 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-700820bf-f1a0-4916-ab9b-01c6bdcb240e tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:24 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-700820bf-f1a0-4916-ab9b-01c6bdcb240e tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:24 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:24 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:10:24 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:24 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:10:24 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-700820bf-f1a0-4916-ab9b-01c6bdcb240e tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Volume info retrieved successfully. Sep 07 21:10:24 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-700820bf-f1a0-4916-ab9b-01c6bdcb240e tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] http://192.168.122.168/volume/v3/volumes/44cf8dbc-b6a2-4fa5-a688-936095050e03 returned with HTTP 200 Sep 07 21:10:24 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 451/895] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:10:24 2026] GET /volume/v3/volumes/44cf8dbc-b6a2-4fa5-a688-936095050e03 => generated 856 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:10:24 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-74b36591-fe2d-45c0-b339-82c9ec866895 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:24 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-74b36591-fe2d-45c0-b339-82c9ec866895 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] DELETE http://192.168.122.168/volume/v3/volumes/44cf8dbc-b6a2-4fa5-a688-936095050e03 Sep 07 21:10:24 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-74b36591-fe2d-45c0-b339-82c9ec866895 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:24 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-74b36591-fe2d-45c0-b339-82c9ec866895 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:24 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-74b36591-fe2d-45c0-b339-82c9ec866895 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Delete volume with id: 44cf8dbc-b6a2-4fa5-a688-936095050e03 Sep 07 21:10:24 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:24 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:10:24 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:24 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:10:24 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-74b36591-fe2d-45c0-b339-82c9ec866895 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Volume info retrieved successfully. Sep 07 21:10:25 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-74b36591-fe2d-45c0-b339-82c9ec866895 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Delete volume request issued successfully. Sep 07 21:10:25 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-74b36591-fe2d-45c0-b339-82c9ec866895 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] http://192.168.122.168/volume/v3/volumes/44cf8dbc-b6a2-4fa5-a688-936095050e03 returned with HTTP 202 Sep 07 21:10:25 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 452/896] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:10:24 2026] DELETE /volume/v3/volumes/44cf8dbc-b6a2-4fa5-a688-936095050e03 => generated 0 bytes in 149 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:10:25 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-fb5ea1d7-a854-4a5e-8933-52752e5af9b4 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:25 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-fb5ea1d7-a854-4a5e-8933-52752e5af9b4 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] GET http://192.168.122.168/volume/v3/volumes/44cf8dbc-b6a2-4fa5-a688-936095050e03 Sep 07 21:10:25 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-fb5ea1d7-a854-4a5e-8933-52752e5af9b4 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:25 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-fb5ea1d7-a854-4a5e-8933-52752e5af9b4 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:25 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:25 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:10:25 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:25 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:10:25 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-fb5ea1d7-a854-4a5e-8933-52752e5af9b4 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Volume info retrieved successfully. Sep 07 21:10:25 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-fb5ea1d7-a854-4a5e-8933-52752e5af9b4 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] http://192.168.122.168/volume/v3/volumes/44cf8dbc-b6a2-4fa5-a688-936095050e03 returned with HTTP 200 Sep 07 21:10:25 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 453/897] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:10:25 2026] GET /volume/v3/volumes/44cf8dbc-b6a2-4fa5-a688-936095050e03 => generated 855 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:10:25 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-625bf6d3-6931-4fc8-8741-41dd1ab0a7b3 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Flow 'volume_create_api' (7c436c94-4142-4e4c-8167-49e27a3fee37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:10:25 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-625bf6d3-6931-4fc8-8741-41dd1ab0a7b3 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cbfb7e61-8ad0-4eaf-8c0b-1ed79700c5e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:10:25 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.flows.api.create_volume [None req-625bf6d3-6931-4fc8-8741-41dd1ab0a7b3 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Validating volume size '1' using validate_int {{(pid=86971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:10:25 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-625bf6d3-6931-4fc8-8741-41dd1ab0a7b3 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cbfb7e61-8ad0-4eaf-8c0b-1ed79700c5e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:10:25 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-625bf6d3-6931-4fc8-8741-41dd1ab0a7b3 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e1ab7c3-5dd5-4273-b5c2-44fe0e536103) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:10:25 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-625bf6d3-6931-4fc8-8741-41dd1ab0a7b3 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Created reservations ['9b7928b0-7dd6-4ef0-b2b9-e8a45dc05702', 'a91ae88d-ac6b-4418-9977-b97cff5a50e9', '9bacdb1d-4a95-49ce-8a7c-dff6944b50b5', '39898028-f1b8-41d8-868c-66b76c4ec879'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:10:25 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-625bf6d3-6931-4fc8-8741-41dd1ab0a7b3 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e1ab7c3-5dd5-4273-b5c2-44fe0e536103) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b7928b0-7dd6-4ef0-b2b9-e8a45dc05702', 'a91ae88d-ac6b-4418-9977-b97cff5a50e9', '9bacdb1d-4a95-49ce-8a7c-dff6944b50b5', '39898028-f1b8-41d8-868c-66b76c4ec879']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:10:25 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-625bf6d3-6931-4fc8-8741-41dd1ab0a7b3 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (acc3eca5-13d7-44a0-8095-d17b76b11b95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:10:25 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:25 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:10:25 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-625bf6d3-6931-4fc8-8741-41dd1ab0a7b3 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (acc3eca5-13d7-44a0-8095-d17b76b11b95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '06b222e9-125f-435f-b165-17444eb5c407', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-755186676',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='405239ec7b094c43af7fa5611f04a062',qos_specs=None,replication_status=,reservations=['9b7928b0-7dd6-4ef0-b2b9-e8a45dc05702','a91ae88d-ac6b-4418-9977-b97cff5a50e9','9bacdb1d-4a95-49ce-8a7c-dff6944b50b5','39898028-f1b8-41d8-868c-66b76c4ec879'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d93ed7a92bb54a63a401d15f65f73707',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:10:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-755186676',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=06b222e9-125f-435f-b165-17444eb5c407,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='405239ec7b094c43af7fa5611f04a062',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d93ed7a92bb54a63a401d15f65f73707',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:10:25 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-625bf6d3-6931-4fc8-8741-41dd1ab0a7b3 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7bb09ce-1b50-46a9-923f-f6b65ba2b127) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:10:25 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-625bf6d3-6931-4fc8-8741-41dd1ab0a7b3 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7bb09ce-1b50-46a9-923f-f6b65ba2b127) transitioned into state 'SUCCESS' from state '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-755186676',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='405239ec7b094c43af7fa5611f04a062',qos_specs=None,replication_status=,reservations=['9b7928b0-7dd6-4ef0-b2b9-e8a45dc05702','a91ae88d-ac6b-4418-9977-b97cff5a50e9','9bacdb1d-4a95-49ce-8a7c-dff6944b50b5','39898028-f1b8-41d8-868c-66b76c4ec879'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d93ed7a92bb54a63a401d15f65f73707',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:10:25 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-625bf6d3-6931-4fc8-8741-41dd1ab0a7b3 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18626a73-3732-47a9-848b-cadb77080b1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:10:26 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-625bf6d3-6931-4fc8-8741-41dd1ab0a7b3 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18626a73-3732-47a9-848b-cadb77080b1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:10:26 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-625bf6d3-6931-4fc8-8741-41dd1ab0a7b3 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Flow 'volume_create_api' (7c436c94-4142-4e4c-8167-49e27a3fee37) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:10:26 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-625bf6d3-6931-4fc8-8741-41dd1ab0a7b3 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Create volume request issued successfully. Sep 07 21:10:26 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-625bf6d3-6931-4fc8-8741-41dd1ab0a7b3 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:10:26 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 445/898] 192.168.122.168 () {60 vars in 1142 bytes} [Mon Sep 7 21:10:24 2026] POST /volume/v3/volumes => generated 763 bytes in 1365 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:10:26 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-2b22deeb-817d-4a16-850a-29bde4a63443 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:26 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-2b22deeb-817d-4a16-850a-29bde4a63443 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] GET http://192.168.122.168/volume/v3/volumes/06b222e9-125f-435f-b165-17444eb5c407 Sep 07 21:10:26 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-2b22deeb-817d-4a16-850a-29bde4a63443 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:26 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-2b22deeb-817d-4a16-850a-29bde4a63443 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:26 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:26 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:10:26 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:26 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:10:26 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-2b22deeb-817d-4a16-850a-29bde4a63443 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Volume info retrieved successfully. Sep 07 21:10:26 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-2b22deeb-817d-4a16-850a-29bde4a63443 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] http://192.168.122.168/volume/v3/volumes/06b222e9-125f-435f-b165-17444eb5c407 returned with HTTP 200 Sep 07 21:10:26 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 454/899] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:10:26 2026] GET /volume/v3/volumes/06b222e9-125f-435f-b165-17444eb5c407 => generated 831 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:10:26 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-3aa5363f-464f-48cf-aeec-e135899b14e3 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:26 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-3aa5363f-464f-48cf-aeec-e135899b14e3 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] GET http://192.168.122.168/volume/v3/volumes/44cf8dbc-b6a2-4fa5-a688-936095050e03 Sep 07 21:10:26 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-3aa5363f-464f-48cf-aeec-e135899b14e3 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:26 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-3aa5363f-464f-48cf-aeec-e135899b14e3 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:26 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:26 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:10:26 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:26 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:10:26 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-3aa5363f-464f-48cf-aeec-e135899b14e3 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Volume info retrieved successfully. Sep 07 21:10:26 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-3aa5363f-464f-48cf-aeec-e135899b14e3 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] http://192.168.122.168/volume/v3/volumes/44cf8dbc-b6a2-4fa5-a688-936095050e03 returned with HTTP 200 Sep 07 21:10:26 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 446/900] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:10:26 2026] GET /volume/v3/volumes/44cf8dbc-b6a2-4fa5-a688-936095050e03 => generated 855 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:10:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-8afeee4b-d9e5-4e42-a511-c7128b39e23f None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:27 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8afeee4b-d9e5-4e42-a511-c7128b39e23f tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] GET http://192.168.122.168/volume/v3/volumes/06b222e9-125f-435f-b165-17444eb5c407 Sep 07 21:10:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8afeee4b-d9e5-4e42-a511-c7128b39e23f tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8afeee4b-d9e5-4e42-a511-c7128b39e23f tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:27 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:27 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:10:27 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:27 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:10:27 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-8afeee4b-d9e5-4e42-a511-c7128b39e23f tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Volume info retrieved successfully. Sep 07 21:10:27 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-c6a7401d-6d70-48b4-8ad4-4be7d85b265d None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:27 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8afeee4b-d9e5-4e42-a511-c7128b39e23f tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] http://192.168.122.168/volume/v3/volumes/06b222e9-125f-435f-b165-17444eb5c407 returned with HTTP 200 Sep 07 21:10:27 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 455/901] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:10:27 2026] GET /volume/v3/volumes/06b222e9-125f-435f-b165-17444eb5c407 => generated 855 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:10:27 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c6a7401d-6d70-48b4-8ad4-4be7d85b265d tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] GET http://192.168.122.168/volume/v3/volumes/44cf8dbc-b6a2-4fa5-a688-936095050e03 Sep 07 21:10:27 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c6a7401d-6d70-48b4-8ad4-4be7d85b265d tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:27 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c6a7401d-6d70-48b4-8ad4-4be7d85b265d tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:27 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c6a7401d-6d70-48b4-8ad4-4be7d85b265d tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] http://192.168.122.168/volume/v3/volumes/44cf8dbc-b6a2-4fa5-a688-936095050e03 returned with HTTP 404 Sep 07 21:10:27 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 447/902] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:10:27 2026] GET /volume/v3/volumes/44cf8dbc-b6a2-4fa5-a688-936095050e03 => generated 109 bytes in 91 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:10:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-759f6921-c0a3-420f-9d0c-5c4f6f6ae55f None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:27 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-759f6921-c0a3-420f-9d0c-5c4f6f6ae55f tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] GET http://192.168.122.168/volume/v3/volumes/0ad2b82e-1736-4aae-b590-e76b0af475cd Sep 07 21:10:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-759f6921-c0a3-420f-9d0c-5c4f6f6ae55f tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-759f6921-c0a3-420f-9d0c-5c4f6f6ae55f tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:27 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:27 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:10:27 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:27 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:10:27 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-759f6921-c0a3-420f-9d0c-5c4f6f6ae55f tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Volume info retrieved successfully. Sep 07 21:10:27 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-759f6921-c0a3-420f-9d0c-5c4f6f6ae55f tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] http://192.168.122.168/volume/v3/volumes/0ad2b82e-1736-4aae-b590-e76b0af475cd returned with HTTP 200 Sep 07 21:10:27 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 456/903] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:10:27 2026] GET /volume/v3/volumes/0ad2b82e-1736-4aae-b590-e76b0af475cd => generated 856 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:10:27 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-eb3dda2c-8066-4f67-8047-afc9dd898528 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:27 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-eb3dda2c-8066-4f67-8047-afc9dd898528 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] DELETE http://192.168.122.168/volume/v3/volumes/0ad2b82e-1736-4aae-b590-e76b0af475cd Sep 07 21:10:27 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-eb3dda2c-8066-4f67-8047-afc9dd898528 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:27 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-eb3dda2c-8066-4f67-8047-afc9dd898528 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:27 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-eb3dda2c-8066-4f67-8047-afc9dd898528 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Delete volume with id: 0ad2b82e-1736-4aae-b590-e76b0af475cd Sep 07 21:10:27 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:27 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:10:27 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:27 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:10:27 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-eb3dda2c-8066-4f67-8047-afc9dd898528 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Volume info retrieved successfully. Sep 07 21:10:27 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-eb3dda2c-8066-4f67-8047-afc9dd898528 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Delete volume request issued successfully. Sep 07 21:10:27 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-eb3dda2c-8066-4f67-8047-afc9dd898528 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] http://192.168.122.168/volume/v3/volumes/0ad2b82e-1736-4aae-b590-e76b0af475cd returned with HTTP 202 Sep 07 21:10:27 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 448/904] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:10:27 2026] DELETE /volume/v3/volumes/0ad2b82e-1736-4aae-b590-e76b0af475cd => generated 0 bytes in 229 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:10:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-f72d484a-bfa2-4eea-9f16-116d4f3423b6 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:27 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f72d484a-bfa2-4eea-9f16-116d4f3423b6 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] GET http://192.168.122.168/volume/v3/volumes/0ad2b82e-1736-4aae-b590-e76b0af475cd Sep 07 21:10:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f72d484a-bfa2-4eea-9f16-116d4f3423b6 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f72d484a-bfa2-4eea-9f16-116d4f3423b6 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:27 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:27 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:10:27 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:27 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:10:27 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-f72d484a-bfa2-4eea-9f16-116d4f3423b6 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Volume info retrieved successfully. Sep 07 21:10:28 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f72d484a-bfa2-4eea-9f16-116d4f3423b6 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] http://192.168.122.168/volume/v3/volumes/0ad2b82e-1736-4aae-b590-e76b0af475cd returned with HTTP 200 Sep 07 21:10:28 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 457/905] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:10:27 2026] GET /volume/v3/volumes/0ad2b82e-1736-4aae-b590-e76b0af475cd => generated 855 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:10:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-004cfc69-7bd2-488e-8ce8-0f8cb9f5730b None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:28 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-004cfc69-7bd2-488e-8ce8-0f8cb9f5730b tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] GET http://192.168.122.168/volume/v3/volumes/06b222e9-125f-435f-b165-17444eb5c407 Sep 07 21:10:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-004cfc69-7bd2-488e-8ce8-0f8cb9f5730b tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-004cfc69-7bd2-488e-8ce8-0f8cb9f5730b tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:28 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:28 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:10:28 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:28 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:10:28 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-004cfc69-7bd2-488e-8ce8-0f8cb9f5730b tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Volume info retrieved successfully. Sep 07 21:10:28 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-004cfc69-7bd2-488e-8ce8-0f8cb9f5730b tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] http://192.168.122.168/volume/v3/volumes/06b222e9-125f-435f-b165-17444eb5c407 returned with HTTP 200 Sep 07 21:10:28 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 449/906] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:10:28 2026] GET /volume/v3/volumes/06b222e9-125f-435f-b165-17444eb5c407 => generated 856 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:10:28 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-f785244e-5e46-49e2-82c9-2613f4210593 req-8f7ea3ab-7f19-4382-9d19-1842541ab53f None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:28 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-f785244e-5e46-49e2-82c9-2613f4210593 req-8f7ea3ab-7f19-4382-9d19-1842541ab53f tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] GET http://192.168.122.168/volume/v3/volumes/06b222e9-125f-435f-b165-17444eb5c407 Sep 07 21:10:28 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-f785244e-5e46-49e2-82c9-2613f4210593 req-8f7ea3ab-7f19-4382-9d19-1842541ab53f tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:28 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-f785244e-5e46-49e2-82c9-2613f4210593 req-8f7ea3ab-7f19-4382-9d19-1842541ab53f tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:28 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:28 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:10:28 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:28 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:10:28 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [req-f785244e-5e46-49e2-82c9-2613f4210593 req-8f7ea3ab-7f19-4382-9d19-1842541ab53f tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Volume info retrieved successfully. Sep 07 21:10:28 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-f785244e-5e46-49e2-82c9-2613f4210593 req-8f7ea3ab-7f19-4382-9d19-1842541ab53f tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] http://192.168.122.168/volume/v3/volumes/06b222e9-125f-435f-b165-17444eb5c407 returned with HTTP 200 Sep 07 21:10:28 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 458/907] 192.168.122.168 () {60 vars in 1487 bytes} [Mon Sep 7 21:10:28 2026] GET /volume/v3/volumes/06b222e9-125f-435f-b165-17444eb5c407 => generated 856 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:10:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-a1149e42-2d4e-416c-9af6-24c3d4bde9e7 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a1149e42-2d4e-416c-9af6-24c3d4bde9e7 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] GET http://192.168.122.168/volume/v3/volumes/0ad2b82e-1736-4aae-b590-e76b0af475cd Sep 07 21:10:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-a1149e42-2d4e-416c-9af6-24c3d4bde9e7 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-a1149e42-2d4e-416c-9af6-24c3d4bde9e7 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-54b301a2-868e-4885-b039-5bd496f6e0ae None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:29 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-54b301a2-868e-4885-b039-5bd496f6e0ae None None] GET http://192.168.122.168/volume// Sep 07 21:10:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-54b301a2-868e-4885-b039-5bd496f6e0ae None None] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-54b301a2-868e-4885-b039-5bd496f6e0ae None None] Calling method 'all' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:29 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-54b301a2-868e-4885-b039-5bd496f6e0ae None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 07 21:10:29 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 459/908] 192.168.122.168 () {58 vars in 1317 bytes} [Mon Sep 7 21:10:29 2026] GET /volume/ => generated 390 bytes in 21 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 21:10:29 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:29 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:10:29 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:29 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:10:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-f785244e-5e46-49e2-82c9-2613f4210593 req-9659540f-64cd-46a6-9147-011680032e0a None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:29 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-a1149e42-2d4e-416c-9af6-24c3d4bde9e7 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Volume info retrieved successfully. Sep 07 21:10:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a1149e42-2d4e-416c-9af6-24c3d4bde9e7 tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] http://192.168.122.168/volume/v3/volumes/0ad2b82e-1736-4aae-b590-e76b0af475cd returned with HTTP 200 Sep 07 21:10:29 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 450/909] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:10:29 2026] GET /volume/v3/volumes/0ad2b82e-1736-4aae-b590-e76b0af475cd => generated 855 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:10:29 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-f785244e-5e46-49e2-82c9-2613f4210593 req-9659540f-64cd-46a6-9147-011680032e0a tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] POST http://192.168.122.168/volume/v3/attachments Sep 07 21:10:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-f785244e-5e46-49e2-82c9-2613f4210593 req-9659540f-64cd-46a6-9147-011680032e0a tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "06b222e9-125f-435f-b165-17444eb5c407", "connector": null, "instance_uuid": "3de694ff-7804-4ed3-ac21-52200262bcf8"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:10:29 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:29 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:10:29 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:29 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:10:29 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-f785244e-5e46-49e2-82c9-2613f4210593 req-9659540f-64cd-46a6-9147-011680032e0a tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] http://192.168.122.168/volume/v3/attachments returned with HTTP 200 Sep 07 21:10:29 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 460/910] 192.168.122.168 () {66 vars in 1483 bytes} [Mon Sep 7 21:10:29 2026] POST /volume/v3/attachments => generated 273 bytes in 708 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:10:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-a8add32d-00da-4a47-a48d-c75b5caa6709 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a8add32d-00da-4a47-a48d-c75b5caa6709 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] GET http://192.168.122.168/volume/v3/volumes/06b222e9-125f-435f-b165-17444eb5c407 Sep 07 21:10:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-a8add32d-00da-4a47-a48d-c75b5caa6709 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-a8add32d-00da-4a47-a48d-c75b5caa6709 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:29 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:29 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:10:29 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:29 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:10:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-dadc18fe-d43b-45fa-9f1e-a731b7746fe8 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:29 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-dadc18fe-d43b-45fa-9f1e-a731b7746fe8 None None] GET http://192.168.122.168/volume// Sep 07 21:10:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-dadc18fe-d43b-45fa-9f1e-a731b7746fe8 None None] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-dadc18fe-d43b-45fa-9f1e-a731b7746fe8 None None] Calling method 'all' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:29 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-dadc18fe-d43b-45fa-9f1e-a731b7746fe8 None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 07 21:10:29 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 461/911] 192.168.122.168 () {58 vars in 1315 bytes} [Mon Sep 7 21:10:29 2026] GET /volume/ => generated 390 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 21:10:30 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-a8add32d-00da-4a47-a48d-c75b5caa6709 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Volume info retrieved successfully. Sep 07 21:10:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-f785244e-5e46-49e2-82c9-2613f4210593 req-5feb8cce-3547-4f4b-82ab-677b72177346 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:30 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-f785244e-5e46-49e2-82c9-2613f4210593 req-5feb8cce-3547-4f4b-82ab-677b72177346 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] GET http://192.168.122.168/volume/v3/volumes/06b222e9-125f-435f-b165-17444eb5c407 Sep 07 21:10:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-f785244e-5e46-49e2-82c9-2613f4210593 req-5feb8cce-3547-4f4b-82ab-677b72177346 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-f785244e-5e46-49e2-82c9-2613f4210593 req-5feb8cce-3547-4f4b-82ab-677b72177346 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:30 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a8add32d-00da-4a47-a48d-c75b5caa6709 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] http://192.168.122.168/volume/v3/volumes/06b222e9-125f-435f-b165-17444eb5c407 returned with HTTP 200 Sep 07 21:10:30 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 451/912] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:10:29 2026] GET /volume/v3/volumes/06b222e9-125f-435f-b165-17444eb5c407 => generated 855 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:10:30 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:30 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:10:30 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:30 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:10:30 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [req-f785244e-5e46-49e2-82c9-2613f4210593 req-5feb8cce-3547-4f4b-82ab-677b72177346 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Volume info retrieved successfully. Sep 07 21:10:30 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-f785244e-5e46-49e2-82c9-2613f4210593 req-5feb8cce-3547-4f4b-82ab-677b72177346 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] http://192.168.122.168/volume/v3/volumes/06b222e9-125f-435f-b165-17444eb5c407 returned with HTTP 200 Sep 07 21:10:30 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 462/913] 192.168.122.168 () {62 vars in 1528 bytes} [Mon Sep 7 21:10:30 2026] GET /volume/v3/volumes/06b222e9-125f-435f-b165-17444eb5c407 => generated 1036 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 21:10:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-a0876057-bca7-4802-b4e5-d5b9eea515bf None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:30 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a0876057-bca7-4802-b4e5-d5b9eea515bf tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] GET http://192.168.122.168/volume/v3/volumes/0ad2b82e-1736-4aae-b590-e76b0af475cd Sep 07 21:10:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-a0876057-bca7-4802-b4e5-d5b9eea515bf tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-a0876057-bca7-4802-b4e5-d5b9eea515bf tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:30 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a0876057-bca7-4802-b4e5-d5b9eea515bf tempest-VolumesListAdminTestJSON-4842617 tempest-VolumesListAdminTestJSON-4842617-project-member] http://192.168.122.168/volume/v3/volumes/0ad2b82e-1736-4aae-b590-e76b0af475cd returned with HTTP 404 Sep 07 21:10:30 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 452/914] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:10:30 2026] GET /volume/v3/volumes/0ad2b82e-1736-4aae-b590-e76b0af475cd => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:10:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-f785244e-5e46-49e2-82c9-2613f4210593 req-d28fb249-5a6e-4401-80d1-ea4ea9944086 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:30 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-f785244e-5e46-49e2-82c9-2613f4210593 req-d28fb249-5a6e-4401-80d1-ea4ea9944086 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] PUT http://192.168.122.168/volume/v3/attachments/00392f1e-9708-491a-b50c-ab24271e0947 Sep 07 21:10:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-f785244e-5e46-49e2-82c9-2613f4210593 req-d28fb249-5a6e-4401-80d1-ea4ea9944086 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.168", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f66edac0a33a", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "c6b99549-0b24-4978-b602-a84a5032516b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:10:30 devstack devstack@c-api.service[86970]: DEBUG cinder.coordination [req-f785244e-5e46-49e2-82c9-2613f4210593 req-d28fb249-5a6e-4401-80d1-ea4ea9944086 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Acquiring lock "cinder-attachment_update-06b222e9-125f-435f-b165-17444eb5c407-devstack" by "attachment_update" {{(pid=86970) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 21:10:30 devstack devstack@c-api.service[86970]: DEBUG cinder.coordination [req-f785244e-5e46-49e2-82c9-2613f4210593 req-d28fb249-5a6e-4401-80d1-ea4ea9944086 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Lock "cinder-attachment_update-06b222e9-125f-435f-b165-17444eb5c407-devstack" acquired by "attachment_update" :: waited 0.044s {{(pid=86970) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 21:10:30 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:30 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:10:30 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:30 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:10:30 devstack devstack@c-api.service[86970]: DEBUG cinder.coordination [req-f785244e-5e46-49e2-82c9-2613f4210593 req-d28fb249-5a6e-4401-80d1-ea4ea9944086 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Lock "cinder-attachment_update-06b222e9-125f-435f-b165-17444eb5c407-devstack" released by "attachment_update" :: held 0.375s {{(pid=86970) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 21:10:30 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-f785244e-5e46-49e2-82c9-2613f4210593 req-d28fb249-5a6e-4401-80d1-ea4ea9944086 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] http://192.168.122.168/volume/v3/attachments/00392f1e-9708-491a-b50c-ab24271e0947 returned with HTTP 200 Sep 07 21:10:30 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 463/915] 192.168.122.168 () {66 vars in 1593 bytes} [Mon Sep 7 21:10:30 2026] PUT /volume/v3/attachments/00392f1e-9708-491a-b50c-ab24271e0947 => generated 694 bytes in 498 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:10:31 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-eba54e91-92f1-4396-b03b-0179ecdff08a None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:31 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-eba54e91-92f1-4396-b03b-0179ecdff08a tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] GET http://192.168.122.168/volume/v3/volumes/06b222e9-125f-435f-b165-17444eb5c407 Sep 07 21:10:31 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-eba54e91-92f1-4396-b03b-0179ecdff08a tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:31 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-eba54e91-92f1-4396-b03b-0179ecdff08a tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:31 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:31 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:10:31 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:31 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:10:31 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-eba54e91-92f1-4396-b03b-0179ecdff08a tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Volume info retrieved successfully. Sep 07 21:10:31 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-eba54e91-92f1-4396-b03b-0179ecdff08a tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] http://192.168.122.168/volume/v3/volumes/06b222e9-125f-435f-b165-17444eb5c407 returned with HTTP 200 Sep 07 21:10:31 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 453/916] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:10:31 2026] GET /volume/v3/volumes/06b222e9-125f-435f-b165-17444eb5c407 => generated 856 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:10:31 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-f785244e-5e46-49e2-82c9-2613f4210593 req-58e6010b-a3b7-4823-b5cc-950876f7f6c9 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:31 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-f785244e-5e46-49e2-82c9-2613f4210593 req-58e6010b-a3b7-4823-b5cc-950876f7f6c9 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] POST http://192.168.122.168/volume/v3/attachments/00392f1e-9708-491a-b50c-ab24271e0947/action Sep 07 21:10:31 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-f785244e-5e46-49e2-82c9-2613f4210593 req-58e6010b-a3b7-4823-b5cc-950876f7f6c9 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Action body: b'{"os-complete": null}' {{(pid=86970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:10:31 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-f785244e-5e46-49e2-82c9-2613f4210593 req-58e6010b-a3b7-4823-b5cc-950876f7f6c9 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:10:31 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:31 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:10:31 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:31 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:10:31 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-f785244e-5e46-49e2-82c9-2613f4210593 req-58e6010b-a3b7-4823-b5cc-950876f7f6c9 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] http://192.168.122.168/volume/v3/attachments/00392f1e-9708-491a-b50c-ab24271e0947/action returned with HTTP 204 Sep 07 21:10:31 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 464/917] 192.168.122.168 () {66 vars in 1614 bytes} [Mon Sep 7 21:10:31 2026] POST /volume/v3/attachments/00392f1e-9708-491a-b50c-ab24271e0947/action => generated 0 bytes in 143 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:10:32 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-ca0cde5d-857d-4724-af55-a2ba2529b589 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:32 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ca0cde5d-857d-4724-af55-a2ba2529b589 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] GET http://192.168.122.168/volume/v3/volumes/06b222e9-125f-435f-b165-17444eb5c407 Sep 07 21:10:32 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-ca0cde5d-857d-4724-af55-a2ba2529b589 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:32 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-ca0cde5d-857d-4724-af55-a2ba2529b589 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:32 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:32 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:10:32 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:32 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:10:32 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-ca0cde5d-857d-4724-af55-a2ba2529b589 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Volume info retrieved successfully. Sep 07 21:10:32 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ca0cde5d-857d-4724-af55-a2ba2529b589 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] http://192.168.122.168/volume/v3/volumes/06b222e9-125f-435f-b165-17444eb5c407 returned with HTTP 200 Sep 07 21:10:32 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 454/918] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:10:32 2026] GET /volume/v3/volumes/06b222e9-125f-435f-b165-17444eb5c407 => generated 1148 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 21:10:32 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-d0bd095d-3adb-4594-a670-2f8b947b67ea None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:32 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d0bd095d-3adb-4594-a670-2f8b947b67ea tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] GET http://192.168.122.168/volume/v3/volumes/06b222e9-125f-435f-b165-17444eb5c407 Sep 07 21:10:32 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-d0bd095d-3adb-4594-a670-2f8b947b67ea tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:32 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-d0bd095d-3adb-4594-a670-2f8b947b67ea tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:32 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:32 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:10:32 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:32 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:10:32 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-d0bd095d-3adb-4594-a670-2f8b947b67ea tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Volume info retrieved successfully. Sep 07 21:10:32 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d0bd095d-3adb-4594-a670-2f8b947b67ea tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] http://192.168.122.168/volume/v3/volumes/06b222e9-125f-435f-b165-17444eb5c407 returned with HTTP 200 Sep 07 21:10:32 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 465/919] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:10:32 2026] GET /volume/v3/volumes/06b222e9-125f-435f-b165-17444eb5c407 => generated 1148 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:10:32 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-d059f85d-c20b-4919-9255-0e1869013be5 req-6e41560e-bf95-4c18-b69f-8886870453da None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:32 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-d059f85d-c20b-4919-9255-0e1869013be5 req-6e41560e-bf95-4c18-b69f-8886870453da tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] GET http://192.168.122.168/volume/v3/volumes/06b222e9-125f-435f-b165-17444eb5c407 Sep 07 21:10:32 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-d059f85d-c20b-4919-9255-0e1869013be5 req-6e41560e-bf95-4c18-b69f-8886870453da tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:32 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-d059f85d-c20b-4919-9255-0e1869013be5 req-6e41560e-bf95-4c18-b69f-8886870453da tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:32 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:32 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:10:32 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:32 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:10:32 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [req-d059f85d-c20b-4919-9255-0e1869013be5 req-6e41560e-bf95-4c18-b69f-8886870453da tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Volume info retrieved successfully. Sep 07 21:10:32 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-d059f85d-c20b-4919-9255-0e1869013be5 req-6e41560e-bf95-4c18-b69f-8886870453da tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] http://192.168.122.168/volume/v3/volumes/06b222e9-125f-435f-b165-17444eb5c407 returned with HTTP 200 Sep 07 21:10:32 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 455/920] 192.168.122.168 () {60 vars in 1487 bytes} [Mon Sep 7 21:10:32 2026] GET /volume/v3/volumes/06b222e9-125f-435f-b165-17444eb5c407 => generated 1148 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:10:32 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-09194c1f-7755-4680-9735-d080fd25de54 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:32 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-09194c1f-7755-4680-9735-d080fd25de54 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] GET http://192.168.122.168/volume/v3/volumes/06b222e9-125f-435f-b165-17444eb5c407 Sep 07 21:10:32 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-09194c1f-7755-4680-9735-d080fd25de54 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:32 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-09194c1f-7755-4680-9735-d080fd25de54 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:32 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:32 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:10:32 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:32 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:10:32 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-09194c1f-7755-4680-9735-d080fd25de54 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Volume info retrieved successfully. Sep 07 21:10:32 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-09194c1f-7755-4680-9735-d080fd25de54 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] http://192.168.122.168/volume/v3/volumes/06b222e9-125f-435f-b165-17444eb5c407 returned with HTTP 200 Sep 07 21:10:32 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 466/921] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:10:32 2026] GET /volume/v3/volumes/06b222e9-125f-435f-b165-17444eb5c407 => generated 1148 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:10:32 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-7c74c7fd-5d7c-4cda-894a-3814949e532b req-46e6c084-fd16-4022-b8ab-ca5b2fd55a86 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:32 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-7c74c7fd-5d7c-4cda-894a-3814949e532b req-46e6c084-fd16-4022-b8ab-ca5b2fd55a86 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] GET http://192.168.122.168/volume/v3/volumes/06b222e9-125f-435f-b165-17444eb5c407 Sep 07 21:10:32 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-7c74c7fd-5d7c-4cda-894a-3814949e532b req-46e6c084-fd16-4022-b8ab-ca5b2fd55a86 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:32 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-7c74c7fd-5d7c-4cda-894a-3814949e532b req-46e6c084-fd16-4022-b8ab-ca5b2fd55a86 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:32 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:32 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:10:33 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:33 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:10:33 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [req-7c74c7fd-5d7c-4cda-894a-3814949e532b req-46e6c084-fd16-4022-b8ab-ca5b2fd55a86 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Volume info retrieved successfully. Sep 07 21:10:33 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-7c74c7fd-5d7c-4cda-894a-3814949e532b req-46e6c084-fd16-4022-b8ab-ca5b2fd55a86 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] http://192.168.122.168/volume/v3/volumes/06b222e9-125f-435f-b165-17444eb5c407 returned with HTTP 200 Sep 07 21:10:33 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 456/922] 192.168.122.168 () {60 vars in 1487 bytes} [Mon Sep 7 21:10:32 2026] GET /volume/v3/volumes/06b222e9-125f-435f-b165-17444eb5c407 => generated 1148 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:10:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-7c74c7fd-5d7c-4cda-894a-3814949e532b req-cde0a855-3f58-4244-b2c4-881b4e2f5893 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:33 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-7c74c7fd-5d7c-4cda-894a-3814949e532b req-cde0a855-3f58-4244-b2c4-881b4e2f5893 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] POST http://192.168.122.168/volume/v3/volumes/06b222e9-125f-435f-b165-17444eb5c407/action Sep 07 21:10:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-7c74c7fd-5d7c-4cda-894a-3814949e532b req-cde0a855-3f58-4244-b2c4-881b4e2f5893 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:10:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-7c74c7fd-5d7c-4cda-894a-3814949e532b req-cde0a855-3f58-4244-b2c4-881b4e2f5893 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:10:33 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:33 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:10:33 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:33 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:10:33 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [req-7c74c7fd-5d7c-4cda-894a-3814949e532b req-cde0a855-3f58-4244-b2c4-881b4e2f5893 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Volume info retrieved successfully. Sep 07 21:10:33 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [req-7c74c7fd-5d7c-4cda-894a-3814949e532b req-cde0a855-3f58-4244-b2c4-881b4e2f5893 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Begin detaching volume completed successfully. Sep 07 21:10:33 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-7c74c7fd-5d7c-4cda-894a-3814949e532b req-cde0a855-3f58-4244-b2c4-881b4e2f5893 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] http://192.168.122.168/volume/v3/volumes/06b222e9-125f-435f-b165-17444eb5c407/action returned with HTTP 202 Sep 07 21:10:33 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 467/923] 192.168.122.168 () {64 vars in 1561 bytes} [Mon Sep 7 21:10:33 2026] POST /volume/v3/volumes/06b222e9-125f-435f-b165-17444eb5c407/action => generated 0 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 21:10:33 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-c112f919-c9b7-4ad1-b833-2b4eb64390e5 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:33 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c112f919-c9b7-4ad1-b833-2b4eb64390e5 None None] GET http://192.168.122.168/volume// Sep 07 21:10:33 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c112f919-c9b7-4ad1-b833-2b4eb64390e5 None None] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:33 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c112f919-c9b7-4ad1-b833-2b4eb64390e5 None None] Calling method 'all' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:33 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c112f919-c9b7-4ad1-b833-2b4eb64390e5 None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 07 21:10:33 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 457/924] 192.168.122.168 () {58 vars in 1315 bytes} [Mon Sep 7 21:10:33 2026] GET /volume/ => generated 390 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 07 21:10:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-7c74c7fd-5d7c-4cda-894a-3814949e532b req-b25a13a0-7dcb-4f50-ad2e-f7607dd86953 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:33 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-7c74c7fd-5d7c-4cda-894a-3814949e532b req-b25a13a0-7dcb-4f50-ad2e-f7607dd86953 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] GET http://192.168.122.168/volume/v3/volumes/06b222e9-125f-435f-b165-17444eb5c407 Sep 07 21:10:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-7c74c7fd-5d7c-4cda-894a-3814949e532b req-b25a13a0-7dcb-4f50-ad2e-f7607dd86953 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-7c74c7fd-5d7c-4cda-894a-3814949e532b req-b25a13a0-7dcb-4f50-ad2e-f7607dd86953 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:33 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:33 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:10:33 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:33 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:10:33 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [req-7c74c7fd-5d7c-4cda-894a-3814949e532b req-b25a13a0-7dcb-4f50-ad2e-f7607dd86953 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Volume info retrieved successfully. Sep 07 21:10:33 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-7c74c7fd-5d7c-4cda-894a-3814949e532b req-b25a13a0-7dcb-4f50-ad2e-f7607dd86953 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] http://192.168.122.168/volume/v3/volumes/06b222e9-125f-435f-b165-17444eb5c407 returned with HTTP 200 Sep 07 21:10:33 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 468/925] 192.168.122.168 () {62 vars in 1528 bytes} [Mon Sep 7 21:10:33 2026] GET /volume/v3/volumes/06b222e9-125f-435f-b165-17444eb5c407 => generated 1332 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 07 21:10:33 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-206f8212-8237-4a2d-887f-ca0ca4c2f783 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:33 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-206f8212-8237-4a2d-887f-ca0ca4c2f783 None None] GET http://192.168.122.168/volume// Sep 07 21:10:33 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-206f8212-8237-4a2d-887f-ca0ca4c2f783 None None] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:33 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-206f8212-8237-4a2d-887f-ca0ca4c2f783 None None] Calling method 'all' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:33 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-206f8212-8237-4a2d-887f-ca0ca4c2f783 None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 07 21:10:33 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 458/926] 192.168.122.168 () {58 vars in 1315 bytes} [Mon Sep 7 21:10:33 2026] GET /volume/ => generated 390 bytes in 15 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 21:10:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-acc3d9ee-883a-4807-8178-0747d7c9942f None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:33 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-78c312df-f271-4653-b05b-fe419ecdca87 req-3e2af8fc-4dc6-430c-8265-b58d7535fc83 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:33 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-78c312df-f271-4653-b05b-fe419ecdca87 req-3e2af8fc-4dc6-430c-8265-b58d7535fc83 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] POST http://192.168.122.168/volume/v3/attachments Sep 07 21:10:33 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-78c312df-f271-4653-b05b-fe419ecdca87 req-3e2af8fc-4dc6-430c-8265-b58d7535fc83 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "953623b2-9f83-4cd0-8b2f-39669e5013c4", "connector": null, "instance_uuid": "98c7bff4-f3e5-4c88-8973-db5b6511572c"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:10:33 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:33 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:10:33 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:33 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:10:33 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:33 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:10:33 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-78c312df-f271-4653-b05b-fe419ecdca87 req-3e2af8fc-4dc6-430c-8265-b58d7535fc83 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] http://192.168.122.168/volume/v3/attachments returned with HTTP 200 Sep 07 21:10:33 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 459/927] 192.168.122.168 () {66 vars in 1483 bytes} [Mon Sep 7 21:10:33 2026] POST /volume/v3/attachments => generated 273 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:10:33 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-78c312df-f271-4653-b05b-fe419ecdca87 req-69386e21-bfcb-4530-b4b5-b2281f5f3d75 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:33 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-78c312df-f271-4653-b05b-fe419ecdca87 req-69386e21-bfcb-4530-b4b5-b2281f5f3d75 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] DELETE http://192.168.122.168/volume/v3/attachments/0eb56c3d-2aef-4cba-97d1-c65386dc2f69 Sep 07 21:10:33 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-78c312df-f271-4653-b05b-fe419ecdca87 req-69386e21-bfcb-4530-b4b5-b2281f5f3d75 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:33 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-78c312df-f271-4653-b05b-fe419ecdca87 req-69386e21-bfcb-4530-b4b5-b2281f5f3d75 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Calling method 'version_select' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:33 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:33 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:10:33 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:33 devstack devstack@c-api.service[86971]: return base.obj_make_list(context, Sep 07 21:10:34 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-78c312df-f271-4653-b05b-fe419ecdca87 req-69386e21-bfcb-4530-b4b5-b2281f5f3d75 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] http://192.168.122.168/volume/v3/attachments/0eb56c3d-2aef-4cba-97d1-c65386dc2f69 returned with HTTP 200 Sep 07 21:10:34 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 460/928] 192.168.122.168 () {64 vars in 1562 bytes} [Mon Sep 7 21:10:33 2026] DELETE /volume/v3/attachments/0eb56c3d-2aef-4cba-97d1-c65386dc2f69 => generated 192 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:10:34 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-7c74c7fd-5d7c-4cda-894a-3814949e532b req-3f0f14a5-a9f7-4be1-9d07-c117cf3e7c48 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:34 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-7c74c7fd-5d7c-4cda-894a-3814949e532b req-3f0f14a5-a9f7-4be1-9d07-c117cf3e7c48 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] DELETE http://192.168.122.168/volume/v3/attachments/00392f1e-9708-491a-b50c-ab24271e0947 Sep 07 21:10:34 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-7c74c7fd-5d7c-4cda-894a-3814949e532b req-3f0f14a5-a9f7-4be1-9d07-c117cf3e7c48 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:34 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-7c74c7fd-5d7c-4cda-894a-3814949e532b req-3f0f14a5-a9f7-4be1-9d07-c117cf3e7c48 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Calling method 'version_select' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:34 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-acc3d9ee-883a-4807-8178-0747d7c9942f tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:10:34 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-acc3d9ee-883a-4807-8178-0747d7c9942f tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-1292222490"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:10:34 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.volumes [None req-acc3d9ee-883a-4807-8178-0747d7c9942f tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1292222490'}} {{(pid=86970) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:10:34 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-acc3d9ee-883a-4807-8178-0747d7c9942f tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Create volume of 1 GB Sep 07 21:10:34 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-acc3d9ee-883a-4807-8178-0747d7c9942f tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Availability Zones retrieved successfully. Sep 07 21:10:34 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:34 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:10:34 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-acc3d9ee-883a-4807-8178-0747d7c9942f tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Flow 'volume_create_api' (1e707674-e107-4840-bdbb-bd28b01a34ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:10:34 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-acc3d9ee-883a-4807-8178-0747d7c9942f tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a07b9935-e6ca-4971-87aa-9dec1dace4cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:10:34 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.flows.api.create_volume [None req-acc3d9ee-883a-4807-8178-0747d7c9942f tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Validating volume size '1' using validate_int {{(pid=86970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:10:34 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:34 devstack devstack@c-api.service[86971]: return base.obj_make_list(context, Sep 07 21:10:34 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-acc3d9ee-883a-4807-8178-0747d7c9942f tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a07b9935-e6ca-4971-87aa-9dec1dace4cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:10:34 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-7c74c7fd-5d7c-4cda-894a-3814949e532b req-3f0f14a5-a9f7-4be1-9d07-c117cf3e7c48 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] http://192.168.122.168/volume/v3/attachments/00392f1e-9708-491a-b50c-ab24271e0947 returned with HTTP 200 Sep 07 21:10:34 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 461/929] 192.168.122.168 () {64 vars in 1562 bytes} [Mon Sep 7 21:10:34 2026] DELETE /volume/v3/attachments/00392f1e-9708-491a-b50c-ab24271e0947 => generated 19 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:10:34 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-acc3d9ee-883a-4807-8178-0747d7c9942f tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc469433-9e39-459a-ae1c-b01f7f66e108) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:10:34 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-acc3d9ee-883a-4807-8178-0747d7c9942f tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Created reservations ['d7f82978-2bd4-435f-8c62-9c2615e3e5b1', '01383a87-835d-4a9e-968d-631da7691a9a', '72cb1e8a-9032-494c-94a2-0495845a2b50', 'a33fed29-e416-4e71-8d4f-d286b493009e'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:10:34 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-acc3d9ee-883a-4807-8178-0747d7c9942f tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc469433-9e39-459a-ae1c-b01f7f66e108) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d7f82978-2bd4-435f-8c62-9c2615e3e5b1', '01383a87-835d-4a9e-968d-631da7691a9a', '72cb1e8a-9032-494c-94a2-0495845a2b50', 'a33fed29-e416-4e71-8d4f-d286b493009e']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:10:34 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-acc3d9ee-883a-4807-8178-0747d7c9942f tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (486df5dd-b72e-42d1-8b83-ff0301771239) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:10:34 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:34 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:10:34 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-acc3d9ee-883a-4807-8178-0747d7c9942f tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (486df5dd-b72e-42d1-8b83-ff0301771239) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '38b1d8f0-2011-4910-a2b4-0aac67014d27', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1292222490',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3e5c70c30a94144bc127557b00fd2c8',qos_specs=None,replication_status=,reservations=['d7f82978-2bd4-435f-8c62-9c2615e3e5b1','01383a87-835d-4a9e-968d-631da7691a9a','72cb1e8a-9032-494c-94a2-0495845a2b50','a33fed29-e416-4e71-8d4f-d286b493009e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5167924d661a4eea84bd64f05bb69966',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:10:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1292222490',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=38b1d8f0-2011-4910-a2b4-0aac67014d27,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a3e5c70c30a94144bc127557b00fd2c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5167924d661a4eea84bd64f05bb69966',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:10:34 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-acc3d9ee-883a-4807-8178-0747d7c9942f tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db94ed98-dd23-4f81-8aef-b73795012dda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:10:34 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-acc3d9ee-883a-4807-8178-0747d7c9942f tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db94ed98-dd23-4f81-8aef-b73795012dda) transitioned into state 'SUCCESS' from state '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-1292222490',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3e5c70c30a94144bc127557b00fd2c8',qos_specs=None,replication_status=,reservations=['d7f82978-2bd4-435f-8c62-9c2615e3e5b1','01383a87-835d-4a9e-968d-631da7691a9a','72cb1e8a-9032-494c-94a2-0495845a2b50','a33fed29-e416-4e71-8d4f-d286b493009e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5167924d661a4eea84bd64f05bb69966',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:10:34 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-acc3d9ee-883a-4807-8178-0747d7c9942f tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d441a089-e27a-4618-81ee-974d32254c64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:10:34 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-acc3d9ee-883a-4807-8178-0747d7c9942f tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d441a089-e27a-4618-81ee-974d32254c64) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:10:34 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-acc3d9ee-883a-4807-8178-0747d7c9942f tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Flow 'volume_create_api' (1e707674-e107-4840-bdbb-bd28b01a34ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:10:34 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-acc3d9ee-883a-4807-8178-0747d7c9942f tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Create volume request issued successfully. Sep 07 21:10:34 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-acc3d9ee-883a-4807-8178-0747d7c9942f tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:10:34 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 469/930] 192.168.122.168 () {60 vars in 1142 bytes} [Mon Sep 7 21:10:33 2026] POST /volume/v3/volumes => generated 756 bytes in 1144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:10:34 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-91d90ad4-681d-4338-b501-07b90efdff0c None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:34 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-91d90ad4-681d-4338-b501-07b90efdff0c tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] GET http://192.168.122.168/volume/v3/volumes/38b1d8f0-2011-4910-a2b4-0aac67014d27 Sep 07 21:10:34 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-91d90ad4-681d-4338-b501-07b90efdff0c tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:34 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-91d90ad4-681d-4338-b501-07b90efdff0c tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:34 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:34 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:10:34 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:34 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:10:34 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-91d90ad4-681d-4338-b501-07b90efdff0c tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Volume info retrieved successfully. Sep 07 21:10:34 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-91d90ad4-681d-4338-b501-07b90efdff0c tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] http://192.168.122.168/volume/v3/volumes/38b1d8f0-2011-4910-a2b4-0aac67014d27 returned with HTTP 200 Sep 07 21:10:34 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 462/931] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:10:34 2026] GET /volume/v3/volumes/38b1d8f0-2011-4910-a2b4-0aac67014d27 => generated 824 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:10:35 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-420b6940-7bd2-43ac-abaa-1f8e675748c8 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:35 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-420b6940-7bd2-43ac-abaa-1f8e675748c8 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] GET http://192.168.122.168/volume/v3/volumes/06b222e9-125f-435f-b165-17444eb5c407 Sep 07 21:10:35 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-420b6940-7bd2-43ac-abaa-1f8e675748c8 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:35 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-420b6940-7bd2-43ac-abaa-1f8e675748c8 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:35 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:35 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:10:35 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:35 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:10:35 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-420b6940-7bd2-43ac-abaa-1f8e675748c8 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Volume info retrieved successfully. Sep 07 21:10:35 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-420b6940-7bd2-43ac-abaa-1f8e675748c8 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] http://192.168.122.168/volume/v3/volumes/06b222e9-125f-435f-b165-17444eb5c407 returned with HTTP 200 Sep 07 21:10:35 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 470/932] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:10:35 2026] GET /volume/v3/volumes/06b222e9-125f-435f-b165-17444eb5c407 => generated 856 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:10:35 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-78c312df-f271-4653-b05b-fe419ecdca87 req-fc7409d4-fd3e-4dc5-ab52-8a569f467b64 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:35 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-78c312df-f271-4653-b05b-fe419ecdca87 req-fc7409d4-fd3e-4dc5-ab52-8a569f467b64 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] PUT http://192.168.122.168/volume/v3/attachments/544b17ec-92c5-4105-92f6-779c20283fb6 Sep 07 21:10:35 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-78c312df-f271-4653-b05b-fe419ecdca87 req-fc7409d4-fd3e-4dc5-ab52-8a569f467b64 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.168", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f66edac0a33a", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "c6b99549-0b24-4978-b602-a84a5032516b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:10:35 devstack devstack@c-api.service[86971]: DEBUG cinder.coordination [req-78c312df-f271-4653-b05b-fe419ecdca87 req-fc7409d4-fd3e-4dc5-ab52-8a569f467b64 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Acquiring lock "cinder-attachment_update-953623b2-9f83-4cd0-8b2f-39669e5013c4-devstack" by "attachment_update" {{(pid=86971) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 21:10:35 devstack devstack@c-api.service[86971]: DEBUG cinder.coordination [req-78c312df-f271-4653-b05b-fe419ecdca87 req-fc7409d4-fd3e-4dc5-ab52-8a569f467b64 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Lock "cinder-attachment_update-953623b2-9f83-4cd0-8b2f-39669e5013c4-devstack" acquired by "attachment_update" :: waited 0.027s {{(pid=86971) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 21:10:35 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:35 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:10:35 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-64bc1352-d711-4989-8a42-2678bba823de None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:35 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-64bc1352-d711-4989-8a42-2678bba823de tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] GET http://192.168.122.168/volume/v3/volumes/38b1d8f0-2011-4910-a2b4-0aac67014d27 Sep 07 21:10:35 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-64bc1352-d711-4989-8a42-2678bba823de tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:35 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-64bc1352-d711-4989-8a42-2678bba823de tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:35 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:35 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:10:35 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:35 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:10:35 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:35 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:10:35 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-64bc1352-d711-4989-8a42-2678bba823de tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Volume info retrieved successfully. Sep 07 21:10:35 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-64bc1352-d711-4989-8a42-2678bba823de tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] http://192.168.122.168/volume/v3/volumes/38b1d8f0-2011-4910-a2b4-0aac67014d27 returned with HTTP 200 Sep 07 21:10:35 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 471/933] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:10:35 2026] GET /volume/v3/volumes/38b1d8f0-2011-4910-a2b4-0aac67014d27 => generated 848 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:10:36 devstack devstack@c-api.service[86971]: DEBUG cinder.coordination [req-78c312df-f271-4653-b05b-fe419ecdca87 req-fc7409d4-fd3e-4dc5-ab52-8a569f467b64 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Lock "cinder-attachment_update-953623b2-9f83-4cd0-8b2f-39669e5013c4-devstack" released by "attachment_update" :: held 0.588s {{(pid=86971) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 21:10:36 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-78c312df-f271-4653-b05b-fe419ecdca87 req-fc7409d4-fd3e-4dc5-ab52-8a569f467b64 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] http://192.168.122.168/volume/v3/attachments/544b17ec-92c5-4105-92f6-779c20283fb6 returned with HTTP 200 Sep 07 21:10:36 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 463/934] 192.168.122.168 () {66 vars in 1593 bytes} [Mon Sep 7 21:10:35 2026] PUT /volume/v3/attachments/544b17ec-92c5-4105-92f6-779c20283fb6 => generated 694 bytes in 650 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:10:36 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-78c312df-f271-4653-b05b-fe419ecdca87 req-83a6a7a5-b8b8-4306-a68b-89482c2253eb None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:36 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-78c312df-f271-4653-b05b-fe419ecdca87 req-83a6a7a5-b8b8-4306-a68b-89482c2253eb tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] GET http://192.168.122.168/volume/v3/attachments/544b17ec-92c5-4105-92f6-779c20283fb6 Sep 07 21:10:36 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-78c312df-f271-4653-b05b-fe419ecdca87 req-83a6a7a5-b8b8-4306-a68b-89482c2253eb tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:36 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-78c312df-f271-4653-b05b-fe419ecdca87 req-83a6a7a5-b8b8-4306-a68b-89482c2253eb tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Calling method 'version_select' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:36 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:36 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:10:36 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-78c312df-f271-4653-b05b-fe419ecdca87 req-83a6a7a5-b8b8-4306-a68b-89482c2253eb tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] http://192.168.122.168/volume/v3/attachments/544b17ec-92c5-4105-92f6-779c20283fb6 returned with HTTP 200 Sep 07 21:10:36 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 472/935] 192.168.122.168 () {62 vars in 1540 bytes} [Mon Sep 7 21:10:36 2026] GET /volume/v3/attachments/544b17ec-92c5-4105-92f6-779c20283fb6 => generated 719 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:10:37 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-3dce06c8-6f14-4efb-9f88-8ec560fef3ce None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:37 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-3dce06c8-6f14-4efb-9f88-8ec560fef3ce tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] GET http://192.168.122.168/volume/v3/volumes/38b1d8f0-2011-4910-a2b4-0aac67014d27 Sep 07 21:10:37 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-3dce06c8-6f14-4efb-9f88-8ec560fef3ce tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:37 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-3dce06c8-6f14-4efb-9f88-8ec560fef3ce tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:37 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:37 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:10:37 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:37 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:10:37 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-3dce06c8-6f14-4efb-9f88-8ec560fef3ce tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Volume info retrieved successfully. Sep 07 21:10:37 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-3dce06c8-6f14-4efb-9f88-8ec560fef3ce tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] http://192.168.122.168/volume/v3/volumes/38b1d8f0-2011-4910-a2b4-0aac67014d27 returned with HTTP 200 Sep 07 21:10:37 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 464/936] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:10:37 2026] GET /volume/v3/volumes/38b1d8f0-2011-4910-a2b4-0aac67014d27 => generated 849 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:10:37 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-bf10312f-9790-41ad-8bb3-d0603f248d32 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:37 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-bf10312f-9790-41ad-8bb3-d0603f248d32 tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:10:37 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-bf10312f-9790-41ad-8bb3-d0603f248d32 tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "38b1d8f0-2011-4910-a2b4-0aac67014d27", "size": 2, "name": "tempest-VolumesCloneTest-Volume-277970841"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:10:37 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.volumes [None req-bf10312f-9790-41ad-8bb3-d0603f248d32 tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Create volume request body: {'volume': {'source_volid': '38b1d8f0-2011-4910-a2b4-0aac67014d27', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-277970841'}} {{(pid=86970) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:10:37 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:37 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:10:37 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:37 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:10:37 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-bf10312f-9790-41ad-8bb3-d0603f248d32 tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Volume retrieved successfully. Sep 07 21:10:37 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-bf10312f-9790-41ad-8bb3-d0603f248d32 tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Create volume of 2 GB Sep 07 21:10:37 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-bf10312f-9790-41ad-8bb3-d0603f248d32 tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Availability Zones retrieved successfully. Sep 07 21:10:37 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-bf10312f-9790-41ad-8bb3-d0603f248d32 tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Flow 'volume_create_api' (3f48195d-2421-4112-8552-ed58d609a73a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:10:37 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-bf10312f-9790-41ad-8bb3-d0603f248d32 tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55efc1a5-4e32-4cff-b608-cdfacc4a4cc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:10:37 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.flows.api.create_volume [None req-bf10312f-9790-41ad-8bb3-d0603f248d32 tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=86970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:10:37 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-bf10312f-9790-41ad-8bb3-d0603f248d32 tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55efc1a5-4e32-4cff-b608-cdfacc4a4cc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '38b1d8f0-2011-4910-a2b4-0aac67014d27', 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:10:37 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-bf10312f-9790-41ad-8bb3-d0603f248d32 tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dcabedf3-fc10-4be1-ab11-c9f48bd27380) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:10:37 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-bf10312f-9790-41ad-8bb3-d0603f248d32 tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Created reservations ['635d18b7-79aa-4be3-8682-52a5d637b581', '6e67c938-95d0-4b01-8aae-a09fe77714da', '6ccbde84-05de-4732-b55f-f85e9098008f', '346afdea-5606-42d8-a08f-7972ec3a7550'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:10:37 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-bf10312f-9790-41ad-8bb3-d0603f248d32 tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dcabedf3-fc10-4be1-ab11-c9f48bd27380) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['635d18b7-79aa-4be3-8682-52a5d637b581', '6e67c938-95d0-4b01-8aae-a09fe77714da', '6ccbde84-05de-4732-b55f-f85e9098008f', '346afdea-5606-42d8-a08f-7972ec3a7550']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:10:37 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-bf10312f-9790-41ad-8bb3-d0603f248d32 tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f95c3073-d631-4999-9f80-88e09db8f985) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:10:37 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:37 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:10:37 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:37 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:10:37 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-bf10312f-9790-41ad-8bb3-d0603f248d32 tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f95c3073-d631-4999-9f80-88e09db8f985) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b393445c-e273-4d91-b3ca-451c63257205', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-277970841',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3e5c70c30a94144bc127557b00fd2c8',qos_specs=None,replication_status=,reservations=['635d18b7-79aa-4be3-8682-52a5d637b581','6e67c938-95d0-4b01-8aae-a09fe77714da','6ccbde84-05de-4732-b55f-f85e9098008f','346afdea-5606-42d8-a08f-7972ec3a7550'],size=2,snapshot_id=None,source_replicaid=,source_volid=38b1d8f0-2011-4910-a2b4-0aac67014d27,status='creating',user_id='5167924d661a4eea84bd64f05bb69966',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:10:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-277970841',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b393445c-e273-4d91-b3ca-451c63257205,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a3e5c70c30a94144bc127557b00fd2c8',provider_auth=None,provider_geometry=None,provider_id=None,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=38b1d8f0-2011-4910-a2b4-0aac67014d27,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5167924d661a4eea84bd64f05bb69966',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:10:37 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-bf10312f-9790-41ad-8bb3-d0603f248d32 tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df2a8a98-d1cd-4aed-b33a-54dc3da82a8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:10:37 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-bf10312f-9790-41ad-8bb3-d0603f248d32 tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df2a8a98-d1cd-4aed-b33a-54dc3da82a8a) transitioned into state 'SUCCESS' from state '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-277970841',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3e5c70c30a94144bc127557b00fd2c8',qos_specs=None,replication_status=,reservations=['635d18b7-79aa-4be3-8682-52a5d637b581','6e67c938-95d0-4b01-8aae-a09fe77714da','6ccbde84-05de-4732-b55f-f85e9098008f','346afdea-5606-42d8-a08f-7972ec3a7550'],size=2,snapshot_id=None,source_replicaid=,source_volid=38b1d8f0-2011-4910-a2b4-0aac67014d27,status='creating',user_id='5167924d661a4eea84bd64f05bb69966',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:10:37 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-bf10312f-9790-41ad-8bb3-d0603f248d32 tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afa4bdb5-acbd-47ee-8044-5465e3b63968) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:10:37 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:37 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:10:38 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-bf10312f-9790-41ad-8bb3-d0603f248d32 tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afa4bdb5-acbd-47ee-8044-5465e3b63968) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:10:38 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-bf10312f-9790-41ad-8bb3-d0603f248d32 tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Flow 'volume_create_api' (3f48195d-2421-4112-8552-ed58d609a73a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:10:38 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-bf10312f-9790-41ad-8bb3-d0603f248d32 tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Create volume request issued successfully. Sep 07 21:10:38 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-bf10312f-9790-41ad-8bb3-d0603f248d32 tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:10:38 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 473/937] 192.168.122.168 () {60 vars in 1143 bytes} [Mon Sep 7 21:10:37 2026] POST /volume/v3/volumes => generated 789 bytes in 889 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 21:10:38 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-9853738a-438f-4b94-9814-f84138117ab6 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:38 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-9853738a-438f-4b94-9814-f84138117ab6 tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] GET http://192.168.122.168/volume/v3/volumes/b393445c-e273-4d91-b3ca-451c63257205 Sep 07 21:10:38 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-9853738a-438f-4b94-9814-f84138117ab6 tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:38 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-9853738a-438f-4b94-9814-f84138117ab6 tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:38 devstack devstack@c-api.service[86971]: DEBUG dbcounter [-] [86971] Writing DB stats cinder:SELECT=366,cinder:UPDATE=66,cinder:INSERT=35 {{(pid=86971) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 21:10:38 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:38 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:10:38 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:38 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:10:38 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-9853738a-438f-4b94-9814-f84138117ab6 tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Volume info retrieved successfully. Sep 07 21:10:38 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-0a5dcafc-1e70-48c4-a332-1e7bfed6313a None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:38 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-9853738a-438f-4b94-9814-f84138117ab6 tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] http://192.168.122.168/volume/v3/volumes/b393445c-e273-4d91-b3ca-451c63257205 returned with HTTP 200 Sep 07 21:10:38 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 465/938] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:10:38 2026] GET /volume/v3/volumes/b393445c-e273-4d91-b3ca-451c63257205 => generated 857 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:10:38 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-0a5dcafc-1e70-48c4-a332-1e7bfed6313a tempest-AvailabilityZoneTestJSON-1473184347 tempest-AvailabilityZoneTestJSON-1473184347-project-reader] GET http://192.168.122.168/volume/v3/os-availability-zone Sep 07 21:10:38 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-0a5dcafc-1e70-48c4-a332-1e7bfed6313a tempest-AvailabilityZoneTestJSON-1473184347 tempest-AvailabilityZoneTestJSON-1473184347-project-reader] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:38 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-0a5dcafc-1e70-48c4-a332-1e7bfed6313a tempest-AvailabilityZoneTestJSON-1473184347 tempest-AvailabilityZoneTestJSON-1473184347-project-reader] Calling method 'index' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:38 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/service.py:236: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:38 devstack devstack@c-api.service[86970]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 21:10:38 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-0a5dcafc-1e70-48c4-a332-1e7bfed6313a tempest-AvailabilityZoneTestJSON-1473184347 tempest-AvailabilityZoneTestJSON-1473184347-project-reader] Availability Zones retrieved successfully. Sep 07 21:10:38 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-0a5dcafc-1e70-48c4-a332-1e7bfed6313a tempest-AvailabilityZoneTestJSON-1473184347 tempest-AvailabilityZoneTestJSON-1473184347-project-reader] http://192.168.122.168/volume/v3/os-availability-zone returned with HTTP 200 Sep 07 21:10:38 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 474/939] 192.168.122.168 () {58 vars in 1160 bytes} [Mon Sep 7 21:10:38 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 21:10:39 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-d1c68573-0bcb-49b8-8d85-1f1c368f6410 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:39 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d1c68573-0bcb-49b8-8d85-1f1c368f6410 tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] GET http://192.168.122.168/volume/v3/volumes/b393445c-e273-4d91-b3ca-451c63257205 Sep 07 21:10:39 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-d1c68573-0bcb-49b8-8d85-1f1c368f6410 tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:39 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-d1c68573-0bcb-49b8-8d85-1f1c368f6410 tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:39 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:39 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:10:39 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:39 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:10:39 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-d1c68573-0bcb-49b8-8d85-1f1c368f6410 tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Volume info retrieved successfully. Sep 07 21:10:39 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d1c68573-0bcb-49b8-8d85-1f1c368f6410 tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] http://192.168.122.168/volume/v3/volumes/b393445c-e273-4d91-b3ca-451c63257205 returned with HTTP 200 Sep 07 21:10:39 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 466/940] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:10:39 2026] GET /volume/v3/volumes/b393445c-e273-4d91-b3ca-451c63257205 => generated 881 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:10:39 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-78c312df-f271-4653-b05b-fe419ecdca87 req-cfbe56fa-85fd-4300-8b9d-f2dc21fdfaf8 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:39 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-78c312df-f271-4653-b05b-fe419ecdca87 req-cfbe56fa-85fd-4300-8b9d-f2dc21fdfaf8 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] POST http://192.168.122.168/volume/v3/attachments/544b17ec-92c5-4105-92f6-779c20283fb6/action Sep 07 21:10:39 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-78c312df-f271-4653-b05b-fe419ecdca87 req-cfbe56fa-85fd-4300-8b9d-f2dc21fdfaf8 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Action body: b'{"os-complete": null}' {{(pid=86970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:10:39 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-78c312df-f271-4653-b05b-fe419ecdca87 req-cfbe56fa-85fd-4300-8b9d-f2dc21fdfaf8 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:10:39 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:39 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:10:39 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:39 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:10:39 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-78c312df-f271-4653-b05b-fe419ecdca87 req-cfbe56fa-85fd-4300-8b9d-f2dc21fdfaf8 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] http://192.168.122.168/volume/v3/attachments/544b17ec-92c5-4105-92f6-779c20283fb6/action returned with HTTP 204 Sep 07 21:10:39 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 475/941] 192.168.122.168 () {66 vars in 1614 bytes} [Mon Sep 7 21:10:39 2026] POST /volume/v3/attachments/544b17ec-92c5-4105-92f6-779c20283fb6/action => generated 0 bytes in 197 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Sep 07 21:10:40 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-04773599-e154-4d1f-a267-6190b3461496 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:40 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-04773599-e154-4d1f-a267-6190b3461496 tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] GET http://192.168.122.168/volume/v3/volumes/b393445c-e273-4d91-b3ca-451c63257205 Sep 07 21:10:40 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-04773599-e154-4d1f-a267-6190b3461496 tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:40 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-04773599-e154-4d1f-a267-6190b3461496 tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:40 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:40 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:10:40 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:40 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:10:40 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-04773599-e154-4d1f-a267-6190b3461496 tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Volume info retrieved successfully. Sep 07 21:10:40 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-04773599-e154-4d1f-a267-6190b3461496 tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] http://192.168.122.168/volume/v3/volumes/b393445c-e273-4d91-b3ca-451c63257205 returned with HTTP 200 Sep 07 21:10:40 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 467/942] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:10:40 2026] GET /volume/v3/volumes/b393445c-e273-4d91-b3ca-451c63257205 => generated 881 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:10:41 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-37ecbb09-48d9-4b52-94ff-0dda4b3174d8 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:41 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-37ecbb09-48d9-4b52-94ff-0dda4b3174d8 tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] GET http://192.168.122.168/volume/v3/volumes/b393445c-e273-4d91-b3ca-451c63257205 Sep 07 21:10:41 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-37ecbb09-48d9-4b52-94ff-0dda4b3174d8 tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:41 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-37ecbb09-48d9-4b52-94ff-0dda4b3174d8 tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:41 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:41 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:10:41 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:41 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:10:41 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-37ecbb09-48d9-4b52-94ff-0dda4b3174d8 tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Volume info retrieved successfully. Sep 07 21:10:41 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-37ecbb09-48d9-4b52-94ff-0dda4b3174d8 tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] http://192.168.122.168/volume/v3/volumes/b393445c-e273-4d91-b3ca-451c63257205 returned with HTTP 200 Sep 07 21:10:41 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 476/943] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:10:41 2026] GET /volume/v3/volumes/b393445c-e273-4d91-b3ca-451c63257205 => generated 881 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:10:42 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-1563d2ad-d744-41ba-8d1c-ea543b09f6ff None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:42 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1563d2ad-d744-41ba-8d1c-ea543b09f6ff tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] GET http://192.168.122.168/volume/v3/volumes/b393445c-e273-4d91-b3ca-451c63257205 Sep 07 21:10:42 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-1563d2ad-d744-41ba-8d1c-ea543b09f6ff tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:42 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-1563d2ad-d744-41ba-8d1c-ea543b09f6ff tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:42 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:42 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:10:42 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:42 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:10:42 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-1563d2ad-d744-41ba-8d1c-ea543b09f6ff tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Volume info retrieved successfully. Sep 07 21:10:42 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1563d2ad-d744-41ba-8d1c-ea543b09f6ff tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] http://192.168.122.168/volume/v3/volumes/b393445c-e273-4d91-b3ca-451c63257205 returned with HTTP 200 Sep 07 21:10:42 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 468/944] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:10:42 2026] GET /volume/v3/volumes/b393445c-e273-4d91-b3ca-451c63257205 => generated 881 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:10:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-90006113-8ffb-4ed7-9cee-f1f9df1c82b3 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:43 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-90006113-8ffb-4ed7-9cee-f1f9df1c82b3 tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] GET http://192.168.122.168/volume/v3/volumes/b393445c-e273-4d91-b3ca-451c63257205 Sep 07 21:10:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-90006113-8ffb-4ed7-9cee-f1f9df1c82b3 tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-90006113-8ffb-4ed7-9cee-f1f9df1c82b3 tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:43 devstack devstack@c-api.service[86970]: DEBUG dbcounter [-] [86970] Writing DB stats cinder:SELECT=346,cinder:UPDATE=66,cinder:INSERT=33 {{(pid=86970) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 21:10:43 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:43 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:10:43 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:43 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:10:43 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-90006113-8ffb-4ed7-9cee-f1f9df1c82b3 tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Volume info retrieved successfully. Sep 07 21:10:43 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-90006113-8ffb-4ed7-9cee-f1f9df1c82b3 tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] http://192.168.122.168/volume/v3/volumes/b393445c-e273-4d91-b3ca-451c63257205 returned with HTTP 200 Sep 07 21:10:43 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 477/945] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:10:43 2026] GET /volume/v3/volumes/b393445c-e273-4d91-b3ca-451c63257205 => generated 881 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:10:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-5716e728-a200-4457-9bbf-08a36ae06343 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:44 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5716e728-a200-4457-9bbf-08a36ae06343 tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:10:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-5716e728-a200-4457-9bbf-08a36ae06343 tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "7d7561a8-3562-4f2d-8f65-699828ddea50", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-36754443"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:10:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.volumes [None req-5716e728-a200-4457-9bbf-08a36ae06343 tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] Create volume request body: {'volume': {'imageRef': '7d7561a8-3562-4f2d-8f65-699828ddea50', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-36754443'}} {{(pid=86971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:10:44 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-5716e728-a200-4457-9bbf-08a36ae06343 tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] Create volume of 1 GB Sep 07 21:10:44 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-5716e728-a200-4457-9bbf-08a36ae06343 tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] Availability Zones retrieved successfully. Sep 07 21:10:44 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-5716e728-a200-4457-9bbf-08a36ae06343 tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] Flow 'volume_create_api' (5b433410-9dcc-4c25-9eed-93b9c759a2c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:10:44 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-5716e728-a200-4457-9bbf-08a36ae06343 tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (babe8676-bbe7-4296-9e34-726eb21a13bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:10:44 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.flows.api.create_volume [None req-5716e728-a200-4457-9bbf-08a36ae06343 tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] Validating volume size '1' using validate_int {{(pid=86971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:10:44 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-5716e728-a200-4457-9bbf-08a36ae06343 tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (babe8676-bbe7-4296-9e34-726eb21a13bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:10:44 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-5716e728-a200-4457-9bbf-08a36ae06343 tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec29e587-187f-4fa5-8444-caa64cfa5e72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:10:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-c61d3e6c-3252-4b74-8575-e72d0210b24b None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:44 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c61d3e6c-3252-4b74-8575-e72d0210b24b tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] GET http://192.168.122.168/volume/v3/volumes/b393445c-e273-4d91-b3ca-451c63257205 Sep 07 21:10:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c61d3e6c-3252-4b74-8575-e72d0210b24b tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c61d3e6c-3252-4b74-8575-e72d0210b24b tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:44 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:44 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:10:44 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:44 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:10:44 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-c61d3e6c-3252-4b74-8575-e72d0210b24b tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Volume info retrieved successfully. Sep 07 21:10:44 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-5716e728-a200-4457-9bbf-08a36ae06343 tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] Created reservations ['fc71a4a0-a889-4d9d-8ac6-2c6629028190', '62aa51f3-e640-4e48-9078-432c368b81e3', '3630ba35-b3af-45ee-8a29-996a2595778e', 'af9ebb40-ccae-4bb4-9564-ae8e1a69b3b3'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:10:44 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c61d3e6c-3252-4b74-8575-e72d0210b24b tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] http://192.168.122.168/volume/v3/volumes/b393445c-e273-4d91-b3ca-451c63257205 returned with HTTP 200 Sep 07 21:10:44 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 478/946] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:10:44 2026] GET /volume/v3/volumes/b393445c-e273-4d91-b3ca-451c63257205 => generated 881 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:10:44 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-5716e728-a200-4457-9bbf-08a36ae06343 tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec29e587-187f-4fa5-8444-caa64cfa5e72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc71a4a0-a889-4d9d-8ac6-2c6629028190', '62aa51f3-e640-4e48-9078-432c368b81e3', '3630ba35-b3af-45ee-8a29-996a2595778e', 'af9ebb40-ccae-4bb4-9564-ae8e1a69b3b3']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:10:44 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-5716e728-a200-4457-9bbf-08a36ae06343 tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (318dc744-da8b-46e0-8635-aa0ac335ad45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:10:44 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:44 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:10:44 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-5716e728-a200-4457-9bbf-08a36ae06343 tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (318dc744-da8b-46e0-8635-aa0ac335ad45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4ddbca1d-125f-4fe4-b24e-76346e4f0d0a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-36754443',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='27c97ecdbf894988bd4da020453a4c9b',qos_specs=None,replication_status=,reservations=['fc71a4a0-a889-4d9d-8ac6-2c6629028190','62aa51f3-e640-4e48-9078-432c368b81e3','3630ba35-b3af-45ee-8a29-996a2595778e','af9ebb40-ccae-4bb4-9564-ae8e1a69b3b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc2de501761c498789c7b49aab2a8885',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:10:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-36754443',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4ddbca1d-125f-4fe4-b24e-76346e4f0d0a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='27c97ecdbf894988bd4da020453a4c9b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dc2de501761c498789c7b49aab2a8885',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:10:45 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-5716e728-a200-4457-9bbf-08a36ae06343 tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eeb4ba79-ec6b-4f05-b3df-3a2de10b4e76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:10:45 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-5716e728-a200-4457-9bbf-08a36ae06343 tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eeb4ba79-ec6b-4f05-b3df-3a2de10b4e76) transitioned into state 'SUCCESS' from state '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-36754443',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='27c97ecdbf894988bd4da020453a4c9b',qos_specs=None,replication_status=,reservations=['fc71a4a0-a889-4d9d-8ac6-2c6629028190','62aa51f3-e640-4e48-9078-432c368b81e3','3630ba35-b3af-45ee-8a29-996a2595778e','af9ebb40-ccae-4bb4-9564-ae8e1a69b3b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc2de501761c498789c7b49aab2a8885',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:10:45 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-5716e728-a200-4457-9bbf-08a36ae06343 tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (674f145d-dea1-4cf0-999f-36d27d7f2e81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:10:45 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-5716e728-a200-4457-9bbf-08a36ae06343 tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (674f145d-dea1-4cf0-999f-36d27d7f2e81) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:10:45 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-5716e728-a200-4457-9bbf-08a36ae06343 tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] Flow 'volume_create_api' (5b433410-9dcc-4c25-9eed-93b9c759a2c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:10:45 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-5716e728-a200-4457-9bbf-08a36ae06343 tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] Create volume request issued successfully. Sep 07 21:10:45 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5716e728-a200-4457-9bbf-08a36ae06343 tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:10:45 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 469/947] 192.168.122.168 () {60 vars in 1143 bytes} [Mon Sep 7 21:10:44 2026] POST /volume/v3/volumes => generated 758 bytes in 1070 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:10:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-442d7eea-97c5-48c7-b5ef-5446420a8fb2 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:45 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-442d7eea-97c5-48c7-b5ef-5446420a8fb2 tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] GET http://192.168.122.168/volume/v3/volumes/4ddbca1d-125f-4fe4-b24e-76346e4f0d0a Sep 07 21:10:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-442d7eea-97c5-48c7-b5ef-5446420a8fb2 tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-442d7eea-97c5-48c7-b5ef-5446420a8fb2 tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:45 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:45 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:10:45 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:45 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:10:45 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-442d7eea-97c5-48c7-b5ef-5446420a8fb2 tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] Volume info retrieved successfully. Sep 07 21:10:45 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-442d7eea-97c5-48c7-b5ef-5446420a8fb2 tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] http://192.168.122.168/volume/v3/volumes/4ddbca1d-125f-4fe4-b24e-76346e4f0d0a returned with HTTP 200 Sep 07 21:10:45 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 479/948] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:10:45 2026] GET /volume/v3/volumes/4ddbca1d-125f-4fe4-b24e-76346e4f0d0a => generated 826 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:10:45 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-2fab6b0c-4574-4899-b128-5e006d9153ee None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:45 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-2fab6b0c-4574-4899-b128-5e006d9153ee tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] GET http://192.168.122.168/volume/v3/volumes/b393445c-e273-4d91-b3ca-451c63257205 Sep 07 21:10:45 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-2fab6b0c-4574-4899-b128-5e006d9153ee tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:45 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-2fab6b0c-4574-4899-b128-5e006d9153ee tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:46 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:46 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:10:46 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:46 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:10:46 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-2fab6b0c-4574-4899-b128-5e006d9153ee tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Volume info retrieved successfully. Sep 07 21:10:46 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-2fab6b0c-4574-4899-b128-5e006d9153ee tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] http://192.168.122.168/volume/v3/volumes/b393445c-e273-4d91-b3ca-451c63257205 returned with HTTP 200 Sep 07 21:10:46 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 470/949] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:10:45 2026] GET /volume/v3/volumes/b393445c-e273-4d91-b3ca-451c63257205 => generated 881 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:10:46 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-05e9e56e-a560-40e7-815c-4f86d898b712 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:46 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-05e9e56e-a560-40e7-815c-4f86d898b712 tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] GET http://192.168.122.168/volume/v3/volumes/4ddbca1d-125f-4fe4-b24e-76346e4f0d0a Sep 07 21:10:46 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-05e9e56e-a560-40e7-815c-4f86d898b712 tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:46 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-05e9e56e-a560-40e7-815c-4f86d898b712 tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:46 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:46 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:10:46 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:46 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:10:46 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-05e9e56e-a560-40e7-815c-4f86d898b712 tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] Volume info retrieved successfully. Sep 07 21:10:46 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-05e9e56e-a560-40e7-815c-4f86d898b712 tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] http://192.168.122.168/volume/v3/volumes/4ddbca1d-125f-4fe4-b24e-76346e4f0d0a returned with HTTP 200 Sep 07 21:10:46 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 480/950] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:10:46 2026] GET /volume/v3/volumes/4ddbca1d-125f-4fe4-b24e-76346e4f0d0a => generated 850 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:10:47 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-c0d3a509-803f-432c-8b68-d557294265a1 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:47 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c0d3a509-803f-432c-8b68-d557294265a1 tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] GET http://192.168.122.168/volume/v3/volumes/b393445c-e273-4d91-b3ca-451c63257205 Sep 07 21:10:47 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c0d3a509-803f-432c-8b68-d557294265a1 tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:47 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c0d3a509-803f-432c-8b68-d557294265a1 tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:47 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:47 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:10:47 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:47 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:10:47 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-c0d3a509-803f-432c-8b68-d557294265a1 tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Volume info retrieved successfully. Sep 07 21:10:47 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c0d3a509-803f-432c-8b68-d557294265a1 tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] http://192.168.122.168/volume/v3/volumes/b393445c-e273-4d91-b3ca-451c63257205 returned with HTTP 200 Sep 07 21:10:47 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 471/951] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:10:47 2026] GET /volume/v3/volumes/b393445c-e273-4d91-b3ca-451c63257205 => generated 881 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:10:47 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-ee806b9c-b4bc-47b4-a0e5-c839046a6ad1 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:47 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ee806b9c-b4bc-47b4-a0e5-c839046a6ad1 tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] GET http://192.168.122.168/volume/v3/volumes/4ddbca1d-125f-4fe4-b24e-76346e4f0d0a Sep 07 21:10:47 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ee806b9c-b4bc-47b4-a0e5-c839046a6ad1 tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:47 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ee806b9c-b4bc-47b4-a0e5-c839046a6ad1 tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:47 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:47 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:10:47 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:47 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:10:47 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-ee806b9c-b4bc-47b4-a0e5-c839046a6ad1 tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] Volume info retrieved successfully. Sep 07 21:10:47 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ee806b9c-b4bc-47b4-a0e5-c839046a6ad1 tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] http://192.168.122.168/volume/v3/volumes/4ddbca1d-125f-4fe4-b24e-76346e4f0d0a returned with HTTP 200 Sep 07 21:10:47 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 481/952] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:10:47 2026] GET /volume/v3/volumes/4ddbca1d-125f-4fe4-b24e-76346e4f0d0a => generated 850 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:10:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-67c6da92-a676-4ea5-9fa2-152857bf02be None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:48 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-67c6da92-a676-4ea5-9fa2-152857bf02be tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] GET http://192.168.122.168/volume/v3/volumes/b393445c-e273-4d91-b3ca-451c63257205 Sep 07 21:10:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-67c6da92-a676-4ea5-9fa2-152857bf02be tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-67c6da92-a676-4ea5-9fa2-152857bf02be tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:48 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:48 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:10:48 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:48 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:10:48 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-67c6da92-a676-4ea5-9fa2-152857bf02be tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Volume info retrieved successfully. Sep 07 21:10:48 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-67c6da92-a676-4ea5-9fa2-152857bf02be tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] http://192.168.122.168/volume/v3/volumes/b393445c-e273-4d91-b3ca-451c63257205 returned with HTTP 200 Sep 07 21:10:48 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 472/953] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:10:48 2026] GET /volume/v3/volumes/b393445c-e273-4d91-b3ca-451c63257205 => generated 881 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:10:48 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-302599e3-11de-484c-b69a-f58e6e207960 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:48 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-302599e3-11de-484c-b69a-f58e6e207960 tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] GET http://192.168.122.168/volume/v3/volumes/4ddbca1d-125f-4fe4-b24e-76346e4f0d0a Sep 07 21:10:48 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-302599e3-11de-484c-b69a-f58e6e207960 tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:48 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-302599e3-11de-484c-b69a-f58e6e207960 tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:48 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:48 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:10:48 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:48 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:10:49 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-302599e3-11de-484c-b69a-f58e6e207960 tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] Volume info retrieved successfully. Sep 07 21:10:49 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-302599e3-11de-484c-b69a-f58e6e207960 tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] http://192.168.122.168/volume/v3/volumes/4ddbca1d-125f-4fe4-b24e-76346e4f0d0a returned with HTTP 200 Sep 07 21:10:49 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 482/954] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:10:48 2026] GET /volume/v3/volumes/4ddbca1d-125f-4fe4-b24e-76346e4f0d0a => generated 850 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:10:49 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-9f4b26eb-f55f-41f8-a23e-3e2dea03c52e None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:49 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-9f4b26eb-f55f-41f8-a23e-3e2dea03c52e tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] GET http://192.168.122.168/volume/v3/volumes/b393445c-e273-4d91-b3ca-451c63257205 Sep 07 21:10:49 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-9f4b26eb-f55f-41f8-a23e-3e2dea03c52e tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:49 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-9f4b26eb-f55f-41f8-a23e-3e2dea03c52e tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:49 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:49 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:10:49 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:49 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:10:49 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-9f4b26eb-f55f-41f8-a23e-3e2dea03c52e tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Volume info retrieved successfully. Sep 07 21:10:49 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-9f4b26eb-f55f-41f8-a23e-3e2dea03c52e tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] http://192.168.122.168/volume/v3/volumes/b393445c-e273-4d91-b3ca-451c63257205 returned with HTTP 200 Sep 07 21:10:49 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 473/955] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:10:49 2026] GET /volume/v3/volumes/b393445c-e273-4d91-b3ca-451c63257205 => generated 881 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:10:50 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-e665d23b-f7b9-4e54-be63-80bc72ee8c1a None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:50 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e665d23b-f7b9-4e54-be63-80bc72ee8c1a tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] GET http://192.168.122.168/volume/v3/volumes/4ddbca1d-125f-4fe4-b24e-76346e4f0d0a Sep 07 21:10:50 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-e665d23b-f7b9-4e54-be63-80bc72ee8c1a tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:50 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-e665d23b-f7b9-4e54-be63-80bc72ee8c1a tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:50 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:50 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:10:50 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:50 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:10:50 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-e665d23b-f7b9-4e54-be63-80bc72ee8c1a tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] Volume info retrieved successfully. Sep 07 21:10:50 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e665d23b-f7b9-4e54-be63-80bc72ee8c1a tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] http://192.168.122.168/volume/v3/volumes/4ddbca1d-125f-4fe4-b24e-76346e4f0d0a returned with HTTP 200 Sep 07 21:10:50 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 483/956] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:10:50 2026] GET /volume/v3/volumes/4ddbca1d-125f-4fe4-b24e-76346e4f0d0a => generated 908 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:10:50 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-b0dcaaf6-8ddd-4c3e-8d4c-c13489f85620 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:50 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b0dcaaf6-8ddd-4c3e-8d4c-c13489f85620 tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] GET http://192.168.122.168/volume/v3/volumes/b393445c-e273-4d91-b3ca-451c63257205 Sep 07 21:10:50 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-b0dcaaf6-8ddd-4c3e-8d4c-c13489f85620 tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:50 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-b0dcaaf6-8ddd-4c3e-8d4c-c13489f85620 tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:50 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:50 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:10:50 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:50 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:10:50 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-b0dcaaf6-8ddd-4c3e-8d4c-c13489f85620 tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Volume info retrieved successfully. Sep 07 21:10:50 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b0dcaaf6-8ddd-4c3e-8d4c-c13489f85620 tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] http://192.168.122.168/volume/v3/volumes/b393445c-e273-4d91-b3ca-451c63257205 returned with HTTP 200 Sep 07 21:10:50 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 474/957] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:10:50 2026] GET /volume/v3/volumes/b393445c-e273-4d91-b3ca-451c63257205 => generated 881 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:10:51 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-7ccadcdd-2568-4bbe-a18e-d408a3285f7d None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:51 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-7ccadcdd-2568-4bbe-a18e-d408a3285f7d tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] GET http://192.168.122.168/volume/v3/volumes/4ddbca1d-125f-4fe4-b24e-76346e4f0d0a Sep 07 21:10:51 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-7ccadcdd-2568-4bbe-a18e-d408a3285f7d tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:51 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-7ccadcdd-2568-4bbe-a18e-d408a3285f7d tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:51 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:51 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:10:51 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:51 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:10:51 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-7ccadcdd-2568-4bbe-a18e-d408a3285f7d tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] Volume info retrieved successfully. Sep 07 21:10:51 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-7ccadcdd-2568-4bbe-a18e-d408a3285f7d tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] http://192.168.122.168/volume/v3/volumes/4ddbca1d-125f-4fe4-b24e-76346e4f0d0a returned with HTTP 200 Sep 07 21:10:51 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 484/958] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:10:51 2026] GET /volume/v3/volumes/4ddbca1d-125f-4fe4-b24e-76346e4f0d0a => generated 908 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:10:51 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-61cd19c9-383e-4784-b9cc-be4d9f64c05c None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:51 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-61cd19c9-383e-4784-b9cc-be4d9f64c05c tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] GET http://192.168.122.168/volume/v3/volumes/b393445c-e273-4d91-b3ca-451c63257205 Sep 07 21:10:51 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-61cd19c9-383e-4784-b9cc-be4d9f64c05c tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:51 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-61cd19c9-383e-4784-b9cc-be4d9f64c05c tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:51 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:51 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:10:51 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:51 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:10:51 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-61cd19c9-383e-4784-b9cc-be4d9f64c05c tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Volume info retrieved successfully. Sep 07 21:10:51 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-61cd19c9-383e-4784-b9cc-be4d9f64c05c tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] http://192.168.122.168/volume/v3/volumes/b393445c-e273-4d91-b3ca-451c63257205 returned with HTTP 200 Sep 07 21:10:51 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 475/959] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:10:51 2026] GET /volume/v3/volumes/b393445c-e273-4d91-b3ca-451c63257205 => generated 881 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:10:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-5a00f728-3151-425e-8a02-afd275eac3e9 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:52 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-5a00f728-3151-425e-8a02-afd275eac3e9 tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] GET http://192.168.122.168/volume/v3/volumes/4ddbca1d-125f-4fe4-b24e-76346e4f0d0a Sep 07 21:10:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-5a00f728-3151-425e-8a02-afd275eac3e9 tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-5a00f728-3151-425e-8a02-afd275eac3e9 tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:52 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:52 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:10:52 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:52 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:10:52 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-5a00f728-3151-425e-8a02-afd275eac3e9 tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] Volume info retrieved successfully. Sep 07 21:10:52 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-5a00f728-3151-425e-8a02-afd275eac3e9 tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] http://192.168.122.168/volume/v3/volumes/4ddbca1d-125f-4fe4-b24e-76346e4f0d0a returned with HTTP 200 Sep 07 21:10:52 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 485/960] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:10:52 2026] GET /volume/v3/volumes/4ddbca1d-125f-4fe4-b24e-76346e4f0d0a => generated 908 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:10:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-fcd97710-290e-4904-882a-cf34710575c3 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:53 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-fcd97710-290e-4904-882a-cf34710575c3 tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] GET http://192.168.122.168/volume/v3/volumes/b393445c-e273-4d91-b3ca-451c63257205 Sep 07 21:10:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-fcd97710-290e-4904-882a-cf34710575c3 tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-fcd97710-290e-4904-882a-cf34710575c3 tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:53 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:53 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:10:53 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:53 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:10:53 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-fcd97710-290e-4904-882a-cf34710575c3 tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Volume info retrieved successfully. Sep 07 21:10:53 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-fcd97710-290e-4904-882a-cf34710575c3 tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] http://192.168.122.168/volume/v3/volumes/b393445c-e273-4d91-b3ca-451c63257205 returned with HTTP 200 Sep 07 21:10:53 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 476/961] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:10:53 2026] GET /volume/v3/volumes/b393445c-e273-4d91-b3ca-451c63257205 => generated 881 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:10:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-c89cdd1f-5814-48eb-a4eb-3f39a904cd3b None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:53 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c89cdd1f-5814-48eb-a4eb-3f39a904cd3b tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] GET http://192.168.122.168/volume/v3/volumes/4ddbca1d-125f-4fe4-b24e-76346e4f0d0a Sep 07 21:10:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c89cdd1f-5814-48eb-a4eb-3f39a904cd3b tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c89cdd1f-5814-48eb-a4eb-3f39a904cd3b tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:53 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:53 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:10:53 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:53 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:10:53 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-c89cdd1f-5814-48eb-a4eb-3f39a904cd3b tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] Volume info retrieved successfully. Sep 07 21:10:53 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c89cdd1f-5814-48eb-a4eb-3f39a904cd3b tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] http://192.168.122.168/volume/v3/volumes/4ddbca1d-125f-4fe4-b24e-76346e4f0d0a returned with HTTP 200 Sep 07 21:10:53 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 486/962] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:10:53 2026] GET /volume/v3/volumes/4ddbca1d-125f-4fe4-b24e-76346e4f0d0a => generated 908 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:10:54 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-68b29ff6-7d22-46d7-ade4-6c36ab82d79b None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:54 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-68b29ff6-7d22-46d7-ade4-6c36ab82d79b tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] GET http://192.168.122.168/volume/v3/volumes/b393445c-e273-4d91-b3ca-451c63257205 Sep 07 21:10:54 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-68b29ff6-7d22-46d7-ade4-6c36ab82d79b tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:54 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-68b29ff6-7d22-46d7-ade4-6c36ab82d79b tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:54 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:54 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:10:54 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:54 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:10:54 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-68b29ff6-7d22-46d7-ade4-6c36ab82d79b tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Volume info retrieved successfully. Sep 07 21:10:54 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-68b29ff6-7d22-46d7-ade4-6c36ab82d79b tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] http://192.168.122.168/volume/v3/volumes/b393445c-e273-4d91-b3ca-451c63257205 returned with HTTP 200 Sep 07 21:10:54 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 477/963] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:10:54 2026] GET /volume/v3/volumes/b393445c-e273-4d91-b3ca-451c63257205 => generated 882 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:10:54 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-48d53832-742a-45e5-9a78-fd95f3224710 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:54 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-48d53832-742a-45e5-9a78-fd95f3224710 tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-reader] GET http://192.168.122.168/volume/v3/volumes/b393445c-e273-4d91-b3ca-451c63257205 Sep 07 21:10:54 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-48d53832-742a-45e5-9a78-fd95f3224710 tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-reader] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:54 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-48d53832-742a-45e5-9a78-fd95f3224710 tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-reader] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:54 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:54 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:10:54 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:54 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:10:54 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-48d53832-742a-45e5-9a78-fd95f3224710 tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-reader] Volume info retrieved successfully. Sep 07 21:10:54 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-48d53832-742a-45e5-9a78-fd95f3224710 tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-reader] http://192.168.122.168/volume/v3/volumes/b393445c-e273-4d91-b3ca-451c63257205 returned with HTTP 200 Sep 07 21:10:54 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 487/964] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:10:54 2026] GET /volume/v3/volumes/b393445c-e273-4d91-b3ca-451c63257205 => generated 882 bytes in 377 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:10:54 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-3cafb50b-c692-48c7-9e04-8b4ae2236a88 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:54 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-3cafb50b-c692-48c7-9e04-8b4ae2236a88 tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] GET http://192.168.122.168/volume/v3/volumes/b393445c-e273-4d91-b3ca-451c63257205 Sep 07 21:10:54 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-3cafb50b-c692-48c7-9e04-8b4ae2236a88 tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:54 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-3cafb50b-c692-48c7-9e04-8b4ae2236a88 tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:54 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:54 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:10:54 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:54 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:10:54 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-f07e2f9a-b1b1-49dc-ac24-15288a26c8ca None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:54 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f07e2f9a-b1b1-49dc-ac24-15288a26c8ca tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] GET http://192.168.122.168/volume/v3/volumes/4ddbca1d-125f-4fe4-b24e-76346e4f0d0a Sep 07 21:10:54 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f07e2f9a-b1b1-49dc-ac24-15288a26c8ca tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:54 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f07e2f9a-b1b1-49dc-ac24-15288a26c8ca tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:54 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-3cafb50b-c692-48c7-9e04-8b4ae2236a88 tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Volume info retrieved successfully. Sep 07 21:10:54 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:54 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:10:54 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-3cafb50b-c692-48c7-9e04-8b4ae2236a88 tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] http://192.168.122.168/volume/v3/volumes/b393445c-e273-4d91-b3ca-451c63257205 returned with HTTP 200 Sep 07 21:10:54 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 478/965] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:10:54 2026] GET /volume/v3/volumes/b393445c-e273-4d91-b3ca-451c63257205 => generated 882 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:10:54 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:54 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:10:54 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-e034b8a7-a91a-4e7f-a4dc-13932b83d666 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:54 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e034b8a7-a91a-4e7f-a4dc-13932b83d666 tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] DELETE http://192.168.122.168/volume/v3/volumes/b393445c-e273-4d91-b3ca-451c63257205 Sep 07 21:10:54 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-e034b8a7-a91a-4e7f-a4dc-13932b83d666 tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:54 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-e034b8a7-a91a-4e7f-a4dc-13932b83d666 tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:54 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-e034b8a7-a91a-4e7f-a4dc-13932b83d666 tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Delete volume with id: b393445c-e273-4d91-b3ca-451c63257205 Sep 07 21:10:54 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-f07e2f9a-b1b1-49dc-ac24-15288a26c8ca tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] Volume info retrieved successfully. Sep 07 21:10:54 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:54 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:10:54 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:54 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:10:54 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-e034b8a7-a91a-4e7f-a4dc-13932b83d666 tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Volume info retrieved successfully. Sep 07 21:10:54 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f07e2f9a-b1b1-49dc-ac24-15288a26c8ca tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] http://192.168.122.168/volume/v3/volumes/4ddbca1d-125f-4fe4-b24e-76346e4f0d0a returned with HTTP 200 Sep 07 21:10:54 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 488/966] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:10:54 2026] GET /volume/v3/volumes/4ddbca1d-125f-4fe4-b24e-76346e4f0d0a => generated 911 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:10:54 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-e034b8a7-a91a-4e7f-a4dc-13932b83d666 tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Delete volume request issued successfully. Sep 07 21:10:54 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e034b8a7-a91a-4e7f-a4dc-13932b83d666 tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] http://192.168.122.168/volume/v3/volumes/b393445c-e273-4d91-b3ca-451c63257205 returned with HTTP 202 Sep 07 21:10:54 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 479/967] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:10:54 2026] DELETE /volume/v3/volumes/b393445c-e273-4d91-b3ca-451c63257205 => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:10:54 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-ec87018f-a6a8-4dcb-844c-cc391012c5d6 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:54 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ec87018f-a6a8-4dcb-844c-cc391012c5d6 tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] GET http://192.168.122.168/volume/v3/volumes/b393445c-e273-4d91-b3ca-451c63257205 Sep 07 21:10:54 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ec87018f-a6a8-4dcb-844c-cc391012c5d6 tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:54 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ec87018f-a6a8-4dcb-844c-cc391012c5d6 tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:54 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:54 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:10:54 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:54 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:10:54 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-ec87018f-a6a8-4dcb-844c-cc391012c5d6 tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Volume info retrieved successfully. Sep 07 21:10:54 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ec87018f-a6a8-4dcb-844c-cc391012c5d6 tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] http://192.168.122.168/volume/v3/volumes/b393445c-e273-4d91-b3ca-451c63257205 returned with HTTP 200 Sep 07 21:10:54 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 489/968] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:10:54 2026] GET /volume/v3/volumes/b393445c-e273-4d91-b3ca-451c63257205 => generated 881 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:10:55 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-f43f9fbd-1fe7-4a58-9167-52b3b5482651 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:55 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f43f9fbd-1fe7-4a58-9167-52b3b5482651 tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] GET http://192.168.122.168/volume/v3/volumes/4ddbca1d-125f-4fe4-b24e-76346e4f0d0a Sep 07 21:10:55 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f43f9fbd-1fe7-4a58-9167-52b3b5482651 tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:55 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f43f9fbd-1fe7-4a58-9167-52b3b5482651 tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:55 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:55 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:10:55 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:55 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:10:55 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-f43f9fbd-1fe7-4a58-9167-52b3b5482651 tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] Volume info retrieved successfully. Sep 07 21:10:55 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-40d791c7-54e9-4fec-9b47-346a91f9b367 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:55 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-40d791c7-54e9-4fec-9b47-346a91f9b367 tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] GET http://192.168.122.168/volume/v3/volumes/b393445c-e273-4d91-b3ca-451c63257205 Sep 07 21:10:55 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-40d791c7-54e9-4fec-9b47-346a91f9b367 tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:55 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-40d791c7-54e9-4fec-9b47-346a91f9b367 tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:56 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f43f9fbd-1fe7-4a58-9167-52b3b5482651 tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] http://192.168.122.168/volume/v3/volumes/4ddbca1d-125f-4fe4-b24e-76346e4f0d0a returned with HTTP 200 Sep 07 21:10:56 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 480/969] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:10:55 2026] GET /volume/v3/volumes/4ddbca1d-125f-4fe4-b24e-76346e4f0d0a => generated 911 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:10:56 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:56 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:10:56 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:56 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:10:56 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-40d791c7-54e9-4fec-9b47-346a91f9b367 tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Volume info retrieved successfully. Sep 07 21:10:56 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-40d791c7-54e9-4fec-9b47-346a91f9b367 tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] http://192.168.122.168/volume/v3/volumes/b393445c-e273-4d91-b3ca-451c63257205 returned with HTTP 200 Sep 07 21:10:56 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 490/970] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:10:55 2026] GET /volume/v3/volumes/b393445c-e273-4d91-b3ca-451c63257205 => generated 881 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:10:57 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-91f3c90c-3099-499b-8336-abe98e31ffda None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:57 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-91f3c90c-3099-499b-8336-abe98e31ffda tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] GET http://192.168.122.168/volume/v3/volumes/4ddbca1d-125f-4fe4-b24e-76346e4f0d0a Sep 07 21:10:57 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-91f3c90c-3099-499b-8336-abe98e31ffda tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:57 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-91f3c90c-3099-499b-8336-abe98e31ffda tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:57 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:57 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:10:57 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:57 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:10:57 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-51bbbf72-023c-41c9-9c4d-e869499edf90 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:57 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-91f3c90c-3099-499b-8336-abe98e31ffda tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] Volume info retrieved successfully. Sep 07 21:10:57 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-51bbbf72-023c-41c9-9c4d-e869499edf90 tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] GET http://192.168.122.168/volume/v3/volumes/b393445c-e273-4d91-b3ca-451c63257205 Sep 07 21:10:57 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-51bbbf72-023c-41c9-9c4d-e869499edf90 tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:57 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-51bbbf72-023c-41c9-9c4d-e869499edf90 tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:57 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-51bbbf72-023c-41c9-9c4d-e869499edf90 tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] http://192.168.122.168/volume/v3/volumes/b393445c-e273-4d91-b3ca-451c63257205 returned with HTTP 404 Sep 07 21:10:57 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 491/971] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:10:57 2026] GET /volume/v3/volumes/b393445c-e273-4d91-b3ca-451c63257205 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:10:57 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-91f3c90c-3099-499b-8336-abe98e31ffda tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] http://192.168.122.168/volume/v3/volumes/4ddbca1d-125f-4fe4-b24e-76346e4f0d0a returned with HTTP 200 Sep 07 21:10:57 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 481/972] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:10:57 2026] GET /volume/v3/volumes/4ddbca1d-125f-4fe4-b24e-76346e4f0d0a => generated 911 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:10:57 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-5230102c-ed5a-4e08-86ec-c92d6dcf5d96 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:57 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-5230102c-ed5a-4e08-86ec-c92d6dcf5d96 tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] GET http://192.168.122.168/volume/v3/volumes/38b1d8f0-2011-4910-a2b4-0aac67014d27 Sep 07 21:10:57 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-5230102c-ed5a-4e08-86ec-c92d6dcf5d96 tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:57 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-5230102c-ed5a-4e08-86ec-c92d6dcf5d96 tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:57 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:57 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:10:57 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:57 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:10:57 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-5230102c-ed5a-4e08-86ec-c92d6dcf5d96 tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Volume info retrieved successfully. Sep 07 21:10:57 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-5230102c-ed5a-4e08-86ec-c92d6dcf5d96 tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] http://192.168.122.168/volume/v3/volumes/38b1d8f0-2011-4910-a2b4-0aac67014d27 returned with HTTP 200 Sep 07 21:10:57 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 492/973] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:10:57 2026] GET /volume/v3/volumes/38b1d8f0-2011-4910-a2b4-0aac67014d27 => generated 849 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:10:57 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-05036766-36df-4622-bbcb-94808d87e621 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:57 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-05036766-36df-4622-bbcb-94808d87e621 tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] DELETE http://192.168.122.168/volume/v3/volumes/38b1d8f0-2011-4910-a2b4-0aac67014d27 Sep 07 21:10:57 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-05036766-36df-4622-bbcb-94808d87e621 tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:57 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-05036766-36df-4622-bbcb-94808d87e621 tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:57 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-05036766-36df-4622-bbcb-94808d87e621 tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Delete volume with id: 38b1d8f0-2011-4910-a2b4-0aac67014d27 Sep 07 21:10:57 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:57 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:10:57 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:57 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:10:57 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-05036766-36df-4622-bbcb-94808d87e621 tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Volume info retrieved successfully. Sep 07 21:10:57 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-05036766-36df-4622-bbcb-94808d87e621 tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Delete volume request issued successfully. Sep 07 21:10:57 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-05036766-36df-4622-bbcb-94808d87e621 tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] http://192.168.122.168/volume/v3/volumes/38b1d8f0-2011-4910-a2b4-0aac67014d27 returned with HTTP 202 Sep 07 21:10:57 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 482/974] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:10:57 2026] DELETE /volume/v3/volumes/38b1d8f0-2011-4910-a2b4-0aac67014d27 => generated 0 bytes in 126 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:10:57 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-ddcb765a-9e7d-4e93-a43a-2a58959a24ce None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:57 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ddcb765a-9e7d-4e93-a43a-2a58959a24ce tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] GET http://192.168.122.168/volume/v3/volumes/38b1d8f0-2011-4910-a2b4-0aac67014d27 Sep 07 21:10:57 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ddcb765a-9e7d-4e93-a43a-2a58959a24ce tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:57 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ddcb765a-9e7d-4e93-a43a-2a58959a24ce tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:57 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:57 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:10:57 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:57 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:10:57 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-ddcb765a-9e7d-4e93-a43a-2a58959a24ce tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Volume info retrieved successfully. Sep 07 21:10:57 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ddcb765a-9e7d-4e93-a43a-2a58959a24ce tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] http://192.168.122.168/volume/v3/volumes/38b1d8f0-2011-4910-a2b4-0aac67014d27 returned with HTTP 200 Sep 07 21:10:57 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 493/975] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:10:57 2026] GET /volume/v3/volumes/38b1d8f0-2011-4910-a2b4-0aac67014d27 => generated 848 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:10:58 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-316c5b31-c004-4c5d-a0a5-53d7615f0905 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:58 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-316c5b31-c004-4c5d-a0a5-53d7615f0905 tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] GET http://192.168.122.168/volume/v3/volumes/4ddbca1d-125f-4fe4-b24e-76346e4f0d0a Sep 07 21:10:58 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-316c5b31-c004-4c5d-a0a5-53d7615f0905 tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:58 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-316c5b31-c004-4c5d-a0a5-53d7615f0905 tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:58 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:58 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:10:58 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:58 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:10:58 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-316c5b31-c004-4c5d-a0a5-53d7615f0905 tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] Volume info retrieved successfully. Sep 07 21:10:58 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-316c5b31-c004-4c5d-a0a5-53d7615f0905 tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] http://192.168.122.168/volume/v3/volumes/4ddbca1d-125f-4fe4-b24e-76346e4f0d0a returned with HTTP 200 Sep 07 21:10:58 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 483/976] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:10:58 2026] GET /volume/v3/volumes/4ddbca1d-125f-4fe4-b24e-76346e4f0d0a => generated 911 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:10:58 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-f8fd9737-71bf-48f2-96fa-684a25834663 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:58 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f8fd9737-71bf-48f2-96fa-684a25834663 tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] GET http://192.168.122.168/volume/v3/volumes/38b1d8f0-2011-4910-a2b4-0aac67014d27 Sep 07 21:10:58 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f8fd9737-71bf-48f2-96fa-684a25834663 tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:58 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f8fd9737-71bf-48f2-96fa-684a25834663 tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:58 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:58 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:10:58 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:58 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:10:58 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-f8fd9737-71bf-48f2-96fa-684a25834663 tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Volume info retrieved successfully. Sep 07 21:10:58 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f8fd9737-71bf-48f2-96fa-684a25834663 tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] http://192.168.122.168/volume/v3/volumes/38b1d8f0-2011-4910-a2b4-0aac67014d27 returned with HTTP 200 Sep 07 21:10:58 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 494/977] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:10:58 2026] GET /volume/v3/volumes/38b1d8f0-2011-4910-a2b4-0aac67014d27 => generated 848 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:10:59 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-8f9e16ac-f54d-4589-bafd-af9ef86c1667 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:59 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-8f9e16ac-f54d-4589-bafd-af9ef86c1667 tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] GET http://192.168.122.168/volume/v3/volumes/4ddbca1d-125f-4fe4-b24e-76346e4f0d0a Sep 07 21:10:59 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-8f9e16ac-f54d-4589-bafd-af9ef86c1667 tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:59 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-8f9e16ac-f54d-4589-bafd-af9ef86c1667 tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:59 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:10:59 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:10:59 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:10:59 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:10:59 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-8f9e16ac-f54d-4589-bafd-af9ef86c1667 tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] Volume info retrieved successfully. Sep 07 21:10:59 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-8f9e16ac-f54d-4589-bafd-af9ef86c1667 tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] http://192.168.122.168/volume/v3/volumes/4ddbca1d-125f-4fe4-b24e-76346e4f0d0a returned with HTTP 200 Sep 07 21:10:59 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 484/978] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:10:59 2026] GET /volume/v3/volumes/4ddbca1d-125f-4fe4-b24e-76346e4f0d0a => generated 911 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:10:59 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-0dd470a1-9936-413c-b36a-225b56a07ee8 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:10:59 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-0dd470a1-9936-413c-b36a-225b56a07ee8 tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] GET http://192.168.122.168/volume/v3/volumes/38b1d8f0-2011-4910-a2b4-0aac67014d27 Sep 07 21:10:59 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-0dd470a1-9936-413c-b36a-225b56a07ee8 tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:10:59 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-0dd470a1-9936-413c-b36a-225b56a07ee8 tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:10:59 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-0dd470a1-9936-413c-b36a-225b56a07ee8 tempest-VolumesCloneTest-1065663151 tempest-VolumesCloneTest-1065663151-project-member] http://192.168.122.168/volume/v3/volumes/38b1d8f0-2011-4910-a2b4-0aac67014d27 returned with HTTP 404 Sep 07 21:10:59 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 495/979] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:10:59 2026] GET /volume/v3/volumes/38b1d8f0-2011-4910-a2b4-0aac67014d27 => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:11:00 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-7c1d7fd8-272e-4343-9872-b714d13e1f5f None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:00 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-7c1d7fd8-272e-4343-9872-b714d13e1f5f tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] GET http://192.168.122.168/volume/v3/volumes/4ddbca1d-125f-4fe4-b24e-76346e4f0d0a Sep 07 21:11:00 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-7c1d7fd8-272e-4343-9872-b714d13e1f5f tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:00 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-7c1d7fd8-272e-4343-9872-b714d13e1f5f tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:00 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:00 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:11:00 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:00 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:11:00 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-7c1d7fd8-272e-4343-9872-b714d13e1f5f tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] Volume info retrieved successfully. Sep 07 21:11:00 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-7c1d7fd8-272e-4343-9872-b714d13e1f5f tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] http://192.168.122.168/volume/v3/volumes/4ddbca1d-125f-4fe4-b24e-76346e4f0d0a returned with HTTP 200 Sep 07 21:11:00 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 485/980] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:11:00 2026] GET /volume/v3/volumes/4ddbca1d-125f-4fe4-b24e-76346e4f0d0a => generated 1331 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 21:11:01 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-cf909734-c124-4fab-b0c2-099ebf7ad01c None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:01 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-cf909734-c124-4fab-b0c2-099ebf7ad01c tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] GET http://192.168.122.168/volume/v3/volumes/4ddbca1d-125f-4fe4-b24e-76346e4f0d0a Sep 07 21:11:01 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-cf909734-c124-4fab-b0c2-099ebf7ad01c tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:01 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-cf909734-c124-4fab-b0c2-099ebf7ad01c tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:01 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:01 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:11:01 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:01 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:11:01 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-cf909734-c124-4fab-b0c2-099ebf7ad01c tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] Volume info retrieved successfully. Sep 07 21:11:01 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-cf909734-c124-4fab-b0c2-099ebf7ad01c tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] http://192.168.122.168/volume/v3/volumes/4ddbca1d-125f-4fe4-b24e-76346e4f0d0a returned with HTTP 200 Sep 07 21:11:01 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 496/981] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:11:01 2026] GET /volume/v3/volumes/4ddbca1d-125f-4fe4-b24e-76346e4f0d0a => generated 1329 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 21:11:01 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-3aa59cc6-164f-4556-9ea7-6ec694777382 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:01 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-3aa59cc6-164f-4556-9ea7-6ec694777382 tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] POST http://192.168.122.168/volume/v3/volumes/4ddbca1d-125f-4fe4-b24e-76346e4f0d0a/action Sep 07 21:11:01 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-3aa59cc6-164f-4556-9ea7-6ec694777382 tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-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=86971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:11:01 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-3aa59cc6-164f-4556-9ea7-6ec694777382 tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-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=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:11:01 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:01 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:11:01 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:01 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:11:01 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:01 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:11:01 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:01 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:11:01 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-3aa59cc6-164f-4556-9ea7-6ec694777382 tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] Volume info retrieved successfully. Sep 07 21:11:01 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-3aa59cc6-164f-4556-9ea7-6ec694777382 tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] Update volume metadata completed successfully. Sep 07 21:11:01 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-3aa59cc6-164f-4556-9ea7-6ec694777382 tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] http://192.168.122.168/volume/v3/volumes/4ddbca1d-125f-4fe4-b24e-76346e4f0d0a/action returned with HTTP 200 Sep 07 21:11:01 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 486/982] 192.168.122.168 () {60 vars in 1275 bytes} [Mon Sep 7 21:11:01 2026] POST /volume/v3/volumes/4ddbca1d-125f-4fe4-b24e-76346e4f0d0a/action => generated 526 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:11:01 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-746c956a-36c9-4d28-b5a7-977ed81fd2e8 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:02 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-746c956a-36c9-4d28-b5a7-977ed81fd2e8 tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-reader] GET http://192.168.122.168/volume/v3/volumes/4ddbca1d-125f-4fe4-b24e-76346e4f0d0a Sep 07 21:11:02 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-746c956a-36c9-4d28-b5a7-977ed81fd2e8 tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-reader] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:02 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-746c956a-36c9-4d28-b5a7-977ed81fd2e8 tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-reader] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:02 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:02 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:11:02 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:02 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:11:02 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-746c956a-36c9-4d28-b5a7-977ed81fd2e8 tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-reader] Volume info retrieved successfully. Sep 07 21:11:02 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-746c956a-36c9-4d28-b5a7-977ed81fd2e8 tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-reader] http://192.168.122.168/volume/v3/volumes/4ddbca1d-125f-4fe4-b24e-76346e4f0d0a returned with HTTP 200 Sep 07 21:11:02 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 497/983] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:11:01 2026] GET /volume/v3/volumes/4ddbca1d-125f-4fe4-b24e-76346e4f0d0a => generated 1389 bytes in 393 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:11:02 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-6c2ca21d-94a6-41e4-b8be-8c570223a628 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:02 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-6c2ca21d-94a6-41e4-b8be-8c570223a628 tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] POST http://192.168.122.168/volume/v3/volumes/4ddbca1d-125f-4fe4-b24e-76346e4f0d0a/action Sep 07 21:11:02 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-6c2ca21d-94a6-41e4-b8be-8c570223a628 tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=86971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:11:02 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-6c2ca21d-94a6-41e4-b8be-8c570223a628 tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:11:02 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:02 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:11:02 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:02 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:11:02 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:02 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:11:02 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:02 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:11:02 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-6c2ca21d-94a6-41e4-b8be-8c570223a628 tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] Volume info retrieved successfully. Sep 07 21:11:02 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-6c2ca21d-94a6-41e4-b8be-8c570223a628 tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] Get volume image-metadata completed successfully. Sep 07 21:11:02 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-6c2ca21d-94a6-41e4-b8be-8c570223a628 tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] Delete volume metadata completed successfully. Sep 07 21:11:02 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-6c2ca21d-94a6-41e4-b8be-8c570223a628 tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] http://192.168.122.168/volume/v3/volumes/4ddbca1d-125f-4fe4-b24e-76346e4f0d0a/action returned with HTTP 200 Sep 07 21:11:02 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 487/984] 192.168.122.168 () {60 vars in 1274 bytes} [Mon Sep 7 21:11:02 2026] POST /volume/v3/volumes/4ddbca1d-125f-4fe4-b24e-76346e4f0d0a/action => generated 0 bytes in 82 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 07 21:11:02 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-9a1a9327-3449-485c-9e74-acd21bc42065 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:02 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-9a1a9327-3449-485c-9e74-acd21bc42065 tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-reader] POST http://192.168.122.168/volume/v3/volumes/4ddbca1d-125f-4fe4-b24e-76346e4f0d0a/action Sep 07 21:11:02 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-9a1a9327-3449-485c-9e74-acd21bc42065 tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-reader] Action body: b'{"os-show_image_metadata": {}}' {{(pid=86970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:11:02 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-9a1a9327-3449-485c-9e74-acd21bc42065 tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-reader] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:11:02 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:02 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:11:02 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:02 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:11:02 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-9a1a9327-3449-485c-9e74-acd21bc42065 tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-reader] Volume info retrieved successfully. Sep 07 21:11:02 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-9a1a9327-3449-485c-9e74-acd21bc42065 tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-reader] Get volume image-metadata completed successfully. Sep 07 21:11:02 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-9a1a9327-3449-485c-9e74-acd21bc42065 tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-reader] http://192.168.122.168/volume/v3/volumes/4ddbca1d-125f-4fe4-b24e-76346e4f0d0a/action returned with HTTP 200 Sep 07 21:11:02 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 498/985] 192.168.122.168 () {60 vars in 1274 bytes} [Mon Sep 7 21:11:02 2026] POST /volume/v3/volumes/4ddbca1d-125f-4fe4-b24e-76346e4f0d0a/action => generated 500 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:11:02 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-f2764c54-374e-4310-85aa-7fc06655dcab None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:02 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f2764c54-374e-4310-85aa-7fc06655dcab tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] GET http://192.168.122.168/volume/v3/volumes/4ddbca1d-125f-4fe4-b24e-76346e4f0d0a Sep 07 21:11:02 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f2764c54-374e-4310-85aa-7fc06655dcab tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:02 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f2764c54-374e-4310-85aa-7fc06655dcab tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:02 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:02 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:11:02 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:02 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:11:02 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-f2764c54-374e-4310-85aa-7fc06655dcab tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] Volume info retrieved successfully. Sep 07 21:11:02 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f2764c54-374e-4310-85aa-7fc06655dcab tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] http://192.168.122.168/volume/v3/volumes/4ddbca1d-125f-4fe4-b24e-76346e4f0d0a returned with HTTP 200 Sep 07 21:11:02 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 488/986] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:11:02 2026] GET /volume/v3/volumes/4ddbca1d-125f-4fe4-b24e-76346e4f0d0a => generated 1363 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:11:02 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-55859eea-8681-42c3-867d-e7334ad45fe3 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:02 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-55859eea-8681-42c3-867d-e7334ad45fe3 tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] DELETE http://192.168.122.168/volume/v3/volumes/4ddbca1d-125f-4fe4-b24e-76346e4f0d0a Sep 07 21:11:02 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-55859eea-8681-42c3-867d-e7334ad45fe3 tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:02 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-55859eea-8681-42c3-867d-e7334ad45fe3 tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:02 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-55859eea-8681-42c3-867d-e7334ad45fe3 tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] Delete volume with id: 4ddbca1d-125f-4fe4-b24e-76346e4f0d0a Sep 07 21:11:02 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:02 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:11:02 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:02 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:11:02 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-55859eea-8681-42c3-867d-e7334ad45fe3 tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] Volume info retrieved successfully. Sep 07 21:11:02 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-55859eea-8681-42c3-867d-e7334ad45fe3 tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] Delete volume request issued successfully. Sep 07 21:11:02 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-55859eea-8681-42c3-867d-e7334ad45fe3 tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] http://192.168.122.168/volume/v3/volumes/4ddbca1d-125f-4fe4-b24e-76346e4f0d0a returned with HTTP 202 Sep 07 21:11:02 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 499/987] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:11:02 2026] DELETE /volume/v3/volumes/4ddbca1d-125f-4fe4-b24e-76346e4f0d0a => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:11:02 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-aa3bae1f-05aa-4e6d-8e24-c7942d12b0a3 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:02 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-aa3bae1f-05aa-4e6d-8e24-c7942d12b0a3 tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] GET http://192.168.122.168/volume/v3/volumes/4ddbca1d-125f-4fe4-b24e-76346e4f0d0a Sep 07 21:11:02 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-aa3bae1f-05aa-4e6d-8e24-c7942d12b0a3 tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:02 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-aa3bae1f-05aa-4e6d-8e24-c7942d12b0a3 tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:02 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:02 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:11:02 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:02 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:11:02 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-aa3bae1f-05aa-4e6d-8e24-c7942d12b0a3 tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] Volume info retrieved successfully. Sep 07 21:11:02 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-aa3bae1f-05aa-4e6d-8e24-c7942d12b0a3 tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] http://192.168.122.168/volume/v3/volumes/4ddbca1d-125f-4fe4-b24e-76346e4f0d0a returned with HTTP 200 Sep 07 21:11:02 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 489/988] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:11:02 2026] GET /volume/v3/volumes/4ddbca1d-125f-4fe4-b24e-76346e4f0d0a => generated 1362 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:11:03 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-837ccd23-467c-468f-9ac4-d88fab5dd02d None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:03 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-837ccd23-467c-468f-9ac4-d88fab5dd02d tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] GET http://192.168.122.168/volume/v3/volumes/4ddbca1d-125f-4fe4-b24e-76346e4f0d0a Sep 07 21:11:03 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-837ccd23-467c-468f-9ac4-d88fab5dd02d tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:03 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-837ccd23-467c-468f-9ac4-d88fab5dd02d tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:03 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-5e9c73b8-6bc4-49fd-8e33-e3559a3784c1 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:03 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-837ccd23-467c-468f-9ac4-d88fab5dd02d tempest-VolumesImageMetadata-1372429587 tempest-VolumesImageMetadata-1372429587-project-member] http://192.168.122.168/volume/v3/volumes/4ddbca1d-125f-4fe4-b24e-76346e4f0d0a returned with HTTP 404 Sep 07 21:11:03 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 500/989] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:11:03 2026] GET /volume/v3/volumes/4ddbca1d-125f-4fe4-b24e-76346e4f0d0a => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:11:03 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5e9c73b8-6bc4-49fd-8e33-e3559a3784c1 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:11:03 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-5e9c73b8-6bc4-49fd-8e33-e3559a3784c1 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-1935692944"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:11:03 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.volumes [None req-5e9c73b8-6bc4-49fd-8e33-e3559a3784c1 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-1935692944'}} {{(pid=86971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:11:03 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-5e9c73b8-6bc4-49fd-8e33-e3559a3784c1 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] Create volume of 1 GB Sep 07 21:11:03 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-5e9c73b8-6bc4-49fd-8e33-e3559a3784c1 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] Availability Zones retrieved successfully. Sep 07 21:11:03 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-5e9c73b8-6bc4-49fd-8e33-e3559a3784c1 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] Flow 'volume_create_api' (97d29edd-8343-4baf-9205-7e6f414d0023) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:11:03 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-5e9c73b8-6bc4-49fd-8e33-e3559a3784c1 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40889c33-4d4e-4cb1-b54a-0d49ba047a9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:11:03 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.flows.api.create_volume [None req-5e9c73b8-6bc4-49fd-8e33-e3559a3784c1 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] Validating volume size '1' using validate_int {{(pid=86971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:11:03 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-5e9c73b8-6bc4-49fd-8e33-e3559a3784c1 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40889c33-4d4e-4cb1-b54a-0d49ba047a9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:11:03 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-5e9c73b8-6bc4-49fd-8e33-e3559a3784c1 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c249488a-12f5-44dd-8794-a8ed79a3172c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:11:04 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-5e9c73b8-6bc4-49fd-8e33-e3559a3784c1 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] Created reservations ['db51276a-4f7c-4d72-a1ae-03b548ab584e', '49fb767f-0357-4c2c-9617-4c575056d095', '42cb609a-e055-4ce1-be8b-4651041901c0', 'f7f0fef5-0a16-4fb4-86b9-eb83481b8332'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:11:04 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-5e9c73b8-6bc4-49fd-8e33-e3559a3784c1 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c249488a-12f5-44dd-8794-a8ed79a3172c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['db51276a-4f7c-4d72-a1ae-03b548ab584e', '49fb767f-0357-4c2c-9617-4c575056d095', '42cb609a-e055-4ce1-be8b-4651041901c0', 'f7f0fef5-0a16-4fb4-86b9-eb83481b8332']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:11:04 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-5e9c73b8-6bc4-49fd-8e33-e3559a3784c1 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e60e42f-4b72-4c82-a6e1-8d10c8f0e40b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:11:04 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:04 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:11:04 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-5e9c73b8-6bc4-49fd-8e33-e3559a3784c1 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e60e42f-4b72-4c82-a6e1-8d10c8f0e40b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '571b1388-d560-4aaa-8434-76731f15f518', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1935692944',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d20a62b334d4438d801f5ffc7f9a9f46',qos_specs=None,replication_status=,reservations=['db51276a-4f7c-4d72-a1ae-03b548ab584e','49fb767f-0357-4c2c-9617-4c575056d095','42cb609a-e055-4ce1-be8b-4651041901c0','f7f0fef5-0a16-4fb4-86b9-eb83481b8332'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae4cb92f9e35467ca973ff47c198f9fa',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:11:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1935692944',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=571b1388-d560-4aaa-8434-76731f15f518,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d20a62b334d4438d801f5ffc7f9a9f46',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ae4cb92f9e35467ca973ff47c198f9fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:11:04 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-5e9c73b8-6bc4-49fd-8e33-e3559a3784c1 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97aec696-88cd-4e88-a173-0677494a3c59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:11:04 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-5e9c73b8-6bc4-49fd-8e33-e3559a3784c1 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97aec696-88cd-4e88-a173-0677494a3c59) transitioned into state 'SUCCESS' from state '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-1935692944',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d20a62b334d4438d801f5ffc7f9a9f46',qos_specs=None,replication_status=,reservations=['db51276a-4f7c-4d72-a1ae-03b548ab584e','49fb767f-0357-4c2c-9617-4c575056d095','42cb609a-e055-4ce1-be8b-4651041901c0','f7f0fef5-0a16-4fb4-86b9-eb83481b8332'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae4cb92f9e35467ca973ff47c198f9fa',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:11:04 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-5e9c73b8-6bc4-49fd-8e33-e3559a3784c1 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43cc4b28-3589-48c7-9920-fe783e6ea968) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:11:04 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-5e9c73b8-6bc4-49fd-8e33-e3559a3784c1 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43cc4b28-3589-48c7-9920-fe783e6ea968) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:11:04 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-5e9c73b8-6bc4-49fd-8e33-e3559a3784c1 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] Flow 'volume_create_api' (97d29edd-8343-4baf-9205-7e6f414d0023) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:11:04 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-5e9c73b8-6bc4-49fd-8e33-e3559a3784c1 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] Create volume request issued successfully. Sep 07 21:11:04 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5e9c73b8-6bc4-49fd-8e33-e3559a3784c1 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:11:04 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 490/990] 192.168.122.168 () {60 vars in 1142 bytes} [Mon Sep 7 21:11:03 2026] POST /volume/v3/volumes => generated 759 bytes in 722 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:11:04 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-763011de-bafe-4732-ae43-7be09d5cc152 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:04 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-763011de-bafe-4732-ae43-7be09d5cc152 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] GET http://192.168.122.168/volume/v3/volumes/571b1388-d560-4aaa-8434-76731f15f518 Sep 07 21:11:04 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-763011de-bafe-4732-ae43-7be09d5cc152 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:04 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-763011de-bafe-4732-ae43-7be09d5cc152 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:04 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:04 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:11:04 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:04 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:11:04 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-763011de-bafe-4732-ae43-7be09d5cc152 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] Volume info retrieved successfully. Sep 07 21:11:04 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-763011de-bafe-4732-ae43-7be09d5cc152 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] http://192.168.122.168/volume/v3/volumes/571b1388-d560-4aaa-8434-76731f15f518 returned with HTTP 200 Sep 07 21:11:04 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 501/991] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:11:04 2026] GET /volume/v3/volumes/571b1388-d560-4aaa-8434-76731f15f518 => generated 827 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:11:05 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-d21a02eb-fa01-48d3-a5e9-aa526e4bdb6c None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:05 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d21a02eb-fa01-48d3-a5e9-aa526e4bdb6c tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] GET http://192.168.122.168/volume/v3/volumes/571b1388-d560-4aaa-8434-76731f15f518 Sep 07 21:11:05 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-d21a02eb-fa01-48d3-a5e9-aa526e4bdb6c tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:05 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-d21a02eb-fa01-48d3-a5e9-aa526e4bdb6c tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:05 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:05 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:11:05 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:05 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:11:05 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-d21a02eb-fa01-48d3-a5e9-aa526e4bdb6c tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] Volume info retrieved successfully. Sep 07 21:11:05 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d21a02eb-fa01-48d3-a5e9-aa526e4bdb6c tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] http://192.168.122.168/volume/v3/volumes/571b1388-d560-4aaa-8434-76731f15f518 returned with HTTP 200 Sep 07 21:11:05 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 491/992] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:11:05 2026] GET /volume/v3/volumes/571b1388-d560-4aaa-8434-76731f15f518 => generated 851 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:11:06 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-e913f88c-3618-450d-a8da-9bb7324b304a None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:06 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e913f88c-3618-450d-a8da-9bb7324b304a tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] GET http://192.168.122.168/volume/v3/volumes/571b1388-d560-4aaa-8434-76731f15f518 Sep 07 21:11:06 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-e913f88c-3618-450d-a8da-9bb7324b304a tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:06 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-e913f88c-3618-450d-a8da-9bb7324b304a tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:06 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:06 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:11:06 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:06 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:11:06 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-e913f88c-3618-450d-a8da-9bb7324b304a tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] Volume info retrieved successfully. Sep 07 21:11:06 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e913f88c-3618-450d-a8da-9bb7324b304a tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] http://192.168.122.168/volume/v3/volumes/571b1388-d560-4aaa-8434-76731f15f518 returned with HTTP 200 Sep 07 21:11:06 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 502/993] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:11:06 2026] GET /volume/v3/volumes/571b1388-d560-4aaa-8434-76731f15f518 => generated 852 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:11:06 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-2532a667-758d-4261-b712-c91cf019703c None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:06 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-2532a667-758d-4261-b712-c91cf019703c None None] GET http://192.168.122.168/volume// Sep 07 21:11:06 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-2532a667-758d-4261-b712-c91cf019703c None None] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:06 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-2532a667-758d-4261-b712-c91cf019703c None None] Calling method 'all' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:06 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-2532a667-758d-4261-b712-c91cf019703c None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 07 21:11:06 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 492/994] 192.168.122.168 () {56 vars in 888 bytes} [Mon Sep 7 21:11:06 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 21:11:06 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-f5fc8fc9-a6e8-4295-a7dd-39a3b816c8ee None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:06 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f5fc8fc9-a6e8-4295-a7dd-39a3b816c8ee None None] GET http://192.168.122.168/volume// Sep 07 21:11:06 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f5fc8fc9-a6e8-4295-a7dd-39a3b816c8ee None None] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:06 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f5fc8fc9-a6e8-4295-a7dd-39a3b816c8ee None None] Calling method 'all' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:06 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f5fc8fc9-a6e8-4295-a7dd-39a3b816c8ee None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 07 21:11:06 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 503/995] 192.168.122.168 () {56 vars in 888 bytes} [Mon Sep 7 21:11:06 2026] GET /volume/ => generated 390 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 21:11:07 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-70a56b3a-65b6-41cf-833a-7a4ec043aeb7 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:07 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-70a56b3a-65b6-41cf-833a-7a4ec043aeb7 tempest-VersionsTest-648164445 tempest-VersionsTest-648164445-project-reader] GET http://192.168.122.168/volume/v3/ Sep 07 21:11:07 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-70a56b3a-65b6-41cf-833a-7a4ec043aeb7 tempest-VersionsTest-648164445 tempest-VersionsTest-648164445-project-reader] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:07 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-70a56b3a-65b6-41cf-833a-7a4ec043aeb7 tempest-VersionsTest-648164445 tempest-VersionsTest-648164445-project-reader] Calling method 'version_select' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:07 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-70a56b3a-65b6-41cf-833a-7a4ec043aeb7 tempest-VersionsTest-648164445 tempest-VersionsTest-648164445-project-reader] http://192.168.122.168/volume/v3/ returned with HTTP 200 Sep 07 21:11:07 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 493/996] 192.168.122.168 () {58 vars in 1100 bytes} [Mon Sep 7 21:11:07 2026] GET /volume/v3/ => generated 390 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:11:12 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-391ed25f-1ca0-414f-9f63-04f2b25a3ad5 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:12 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-391ed25f-1ca0-414f-9f63-04f2b25a3ad5 tempest-AbsoluteLimitsTests-12866745 tempest-AbsoluteLimitsTests-12866745-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:11:12 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-391ed25f-1ca0-414f-9f63-04f2b25a3ad5 tempest-AbsoluteLimitsTests-12866745 tempest-AbsoluteLimitsTests-12866745-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-1956172420"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:11:12 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.volumes [None req-391ed25f-1ca0-414f-9f63-04f2b25a3ad5 tempest-AbsoluteLimitsTests-12866745 tempest-AbsoluteLimitsTests-12866745-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-1956172420'}} {{(pid=86970) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:11:12 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-391ed25f-1ca0-414f-9f63-04f2b25a3ad5 tempest-AbsoluteLimitsTests-12866745 tempest-AbsoluteLimitsTests-12866745-project-member] Create volume of 1 GB Sep 07 21:11:12 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-391ed25f-1ca0-414f-9f63-04f2b25a3ad5 tempest-AbsoluteLimitsTests-12866745 tempest-AbsoluteLimitsTests-12866745-project-member] Availability Zones retrieved successfully. Sep 07 21:11:12 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-391ed25f-1ca0-414f-9f63-04f2b25a3ad5 tempest-AbsoluteLimitsTests-12866745 tempest-AbsoluteLimitsTests-12866745-project-member] Flow 'volume_create_api' (71b626fd-4cad-44b6-9fc1-e0ce6ab29623) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:11:12 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-391ed25f-1ca0-414f-9f63-04f2b25a3ad5 tempest-AbsoluteLimitsTests-12866745 tempest-AbsoluteLimitsTests-12866745-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0967cfc5-acbd-49f2-9219-9567dc8b2bb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:11:12 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.flows.api.create_volume [None req-391ed25f-1ca0-414f-9f63-04f2b25a3ad5 tempest-AbsoluteLimitsTests-12866745 tempest-AbsoluteLimitsTests-12866745-project-member] Validating volume size '1' using validate_int {{(pid=86970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:11:12 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-391ed25f-1ca0-414f-9f63-04f2b25a3ad5 tempest-AbsoluteLimitsTests-12866745 tempest-AbsoluteLimitsTests-12866745-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0967cfc5-acbd-49f2-9219-9567dc8b2bb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:11:13 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-391ed25f-1ca0-414f-9f63-04f2b25a3ad5 tempest-AbsoluteLimitsTests-12866745 tempest-AbsoluteLimitsTests-12866745-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f16a2ba-ce87-4bfa-a797-e9da0e4eabbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:11:13 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-391ed25f-1ca0-414f-9f63-04f2b25a3ad5 tempest-AbsoluteLimitsTests-12866745 tempest-AbsoluteLimitsTests-12866745-project-member] Created reservations ['ab17f100-2ebd-472e-86f3-aed958ba8588', '9fb8878b-40a5-42d4-a8b6-8faabdce2354', '6a9d7bb0-49c1-4b24-9258-c3fee23b5d4d', 'fc764923-6888-49af-8340-07bded4e92a6'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:11:13 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-391ed25f-1ca0-414f-9f63-04f2b25a3ad5 tempest-AbsoluteLimitsTests-12866745 tempest-AbsoluteLimitsTests-12866745-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f16a2ba-ce87-4bfa-a797-e9da0e4eabbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ab17f100-2ebd-472e-86f3-aed958ba8588', '9fb8878b-40a5-42d4-a8b6-8faabdce2354', '6a9d7bb0-49c1-4b24-9258-c3fee23b5d4d', 'fc764923-6888-49af-8340-07bded4e92a6']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:11:13 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-391ed25f-1ca0-414f-9f63-04f2b25a3ad5 tempest-AbsoluteLimitsTests-12866745 tempest-AbsoluteLimitsTests-12866745-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4ae38e3-bd5c-4589-90ab-20ee94561a24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:11:13 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:13 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:11:13 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-10324536-da25-4829-ae52-4940ab0ad13c req-e450a22a-5069-4863-aea5-db7dd93fc0d5 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:13 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-391ed25f-1ca0-414f-9f63-04f2b25a3ad5 tempest-AbsoluteLimitsTests-12866745 tempest-AbsoluteLimitsTests-12866745-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4ae38e3-bd5c-4589-90ab-20ee94561a24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8764ce16-fd84-48d1-85f9-38edf0df0065', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1956172420',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b45302920c8845b1a4218dc1a7fd577c',qos_specs=None,replication_status=,reservations=['ab17f100-2ebd-472e-86f3-aed958ba8588','9fb8878b-40a5-42d4-a8b6-8faabdce2354','6a9d7bb0-49c1-4b24-9258-c3fee23b5d4d','fc764923-6888-49af-8340-07bded4e92a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aac89ce6cabf4eefb4d455409cc68aa1',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:11:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1956172420',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8764ce16-fd84-48d1-85f9-38edf0df0065,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b45302920c8845b1a4218dc1a7fd577c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aac89ce6cabf4eefb4d455409cc68aa1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:11:13 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-10324536-da25-4829-ae52-4940ab0ad13c req-e450a22a-5069-4863-aea5-db7dd93fc0d5 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] DELETE http://192.168.122.168/volume/v3/attachments/544b17ec-92c5-4105-92f6-779c20283fb6 Sep 07 21:11:13 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-10324536-da25-4829-ae52-4940ab0ad13c req-e450a22a-5069-4863-aea5-db7dd93fc0d5 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:13 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-10324536-da25-4829-ae52-4940ab0ad13c req-e450a22a-5069-4863-aea5-db7dd93fc0d5 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Calling method 'version_select' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:13 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-391ed25f-1ca0-414f-9f63-04f2b25a3ad5 tempest-AbsoluteLimitsTests-12866745 tempest-AbsoluteLimitsTests-12866745-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5b49283-3d0d-4643-81fb-27b955a9a3a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:11:13 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:13 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:11:13 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:13 devstack devstack@c-api.service[86971]: return base.obj_make_list(context, Sep 07 21:11:13 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-391ed25f-1ca0-414f-9f63-04f2b25a3ad5 tempest-AbsoluteLimitsTests-12866745 tempest-AbsoluteLimitsTests-12866745-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5b49283-3d0d-4643-81fb-27b955a9a3a3) transitioned into state 'SUCCESS' from state '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-1956172420',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b45302920c8845b1a4218dc1a7fd577c',qos_specs=None,replication_status=,reservations=['ab17f100-2ebd-472e-86f3-aed958ba8588','9fb8878b-40a5-42d4-a8b6-8faabdce2354','6a9d7bb0-49c1-4b24-9258-c3fee23b5d4d','fc764923-6888-49af-8340-07bded4e92a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aac89ce6cabf4eefb4d455409cc68aa1',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:11:13 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-391ed25f-1ca0-414f-9f63-04f2b25a3ad5 tempest-AbsoluteLimitsTests-12866745 tempest-AbsoluteLimitsTests-12866745-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64cfb7a9-fb3a-4c62-ad62-73cea5233835) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:11:13 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-10324536-da25-4829-ae52-4940ab0ad13c req-e450a22a-5069-4863-aea5-db7dd93fc0d5 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] http://192.168.122.168/volume/v3/attachments/544b17ec-92c5-4105-92f6-779c20283fb6 returned with HTTP 200 Sep 07 21:11:13 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 494/997] 192.168.122.168 () {64 vars in 1562 bytes} [Mon Sep 7 21:11:13 2026] DELETE /volume/v3/attachments/544b17ec-92c5-4105-92f6-779c20283fb6 => generated 19 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:11:13 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-391ed25f-1ca0-414f-9f63-04f2b25a3ad5 tempest-AbsoluteLimitsTests-12866745 tempest-AbsoluteLimitsTests-12866745-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64cfb7a9-fb3a-4c62-ad62-73cea5233835) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:11:13 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-391ed25f-1ca0-414f-9f63-04f2b25a3ad5 tempest-AbsoluteLimitsTests-12866745 tempest-AbsoluteLimitsTests-12866745-project-member] Flow 'volume_create_api' (71b626fd-4cad-44b6-9fc1-e0ce6ab29623) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:11:13 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-10324536-da25-4829-ae52-4940ab0ad13c req-b3581124-cbd8-41e2-9030-bc8218b79f39 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:13 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-391ed25f-1ca0-414f-9f63-04f2b25a3ad5 tempest-AbsoluteLimitsTests-12866745 tempest-AbsoluteLimitsTests-12866745-project-member] Create volume request issued successfully. Sep 07 21:11:13 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-391ed25f-1ca0-414f-9f63-04f2b25a3ad5 tempest-AbsoluteLimitsTests-12866745 tempest-AbsoluteLimitsTests-12866745-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:11:13 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 504/998] 192.168.122.168 () {60 vars in 1142 bytes} [Mon Sep 7 21:11:12 2026] POST /volume/v3/volumes => generated 759 bytes in 858 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:11:13 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-10324536-da25-4829-ae52-4940ab0ad13c req-b3581124-cbd8-41e2-9030-bc8218b79f39 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] DELETE http://192.168.122.168/volume/v3/volumes/953623b2-9f83-4cd0-8b2f-39669e5013c4 Sep 07 21:11:13 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-10324536-da25-4829-ae52-4940ab0ad13c req-b3581124-cbd8-41e2-9030-bc8218b79f39 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:13 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-10324536-da25-4829-ae52-4940ab0ad13c req-b3581124-cbd8-41e2-9030-bc8218b79f39 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:13 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [req-10324536-da25-4829-ae52-4940ab0ad13c req-b3581124-cbd8-41e2-9030-bc8218b79f39 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Delete volume with id: 953623b2-9f83-4cd0-8b2f-39669e5013c4 Sep 07 21:11:13 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-3ed0dbba-2351-439f-8032-957534f63293 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:13 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:13 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:11:13 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-3ed0dbba-2351-439f-8032-957534f63293 tempest-AbsoluteLimitsTests-12866745 tempest-AbsoluteLimitsTests-12866745-project-member] GET http://192.168.122.168/volume/v3/volumes/8764ce16-fd84-48d1-85f9-38edf0df0065 Sep 07 21:11:13 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-3ed0dbba-2351-439f-8032-957534f63293 tempest-AbsoluteLimitsTests-12866745 tempest-AbsoluteLimitsTests-12866745-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:13 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-3ed0dbba-2351-439f-8032-957534f63293 tempest-AbsoluteLimitsTests-12866745 tempest-AbsoluteLimitsTests-12866745-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:13 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:13 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:11:13 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [req-10324536-da25-4829-ae52-4940ab0ad13c req-b3581124-cbd8-41e2-9030-bc8218b79f39 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Volume info retrieved successfully. Sep 07 21:11:13 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:13 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:11:13 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:13 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:11:13 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-3ed0dbba-2351-439f-8032-957534f63293 tempest-AbsoluteLimitsTests-12866745 tempest-AbsoluteLimitsTests-12866745-project-member] Volume info retrieved successfully. Sep 07 21:11:13 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-3ed0dbba-2351-439f-8032-957534f63293 tempest-AbsoluteLimitsTests-12866745 tempest-AbsoluteLimitsTests-12866745-project-member] http://192.168.122.168/volume/v3/volumes/8764ce16-fd84-48d1-85f9-38edf0df0065 returned with HTTP 200 Sep 07 21:11:13 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 505/999] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:11:13 2026] GET /volume/v3/volumes/8764ce16-fd84-48d1-85f9-38edf0df0065 => generated 827 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:11:13 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [req-10324536-da25-4829-ae52-4940ab0ad13c req-b3581124-cbd8-41e2-9030-bc8218b79f39 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Delete volume request issued successfully. Sep 07 21:11:13 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-10324536-da25-4829-ae52-4940ab0ad13c req-b3581124-cbd8-41e2-9030-bc8218b79f39 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] http://192.168.122.168/volume/v3/volumes/953623b2-9f83-4cd0-8b2f-39669e5013c4 returned with HTTP 202 Sep 07 21:11:13 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 495/1000] 192.168.122.168 () {62 vars in 1509 bytes} [Mon Sep 7 21:11:13 2026] DELETE /volume/v3/volumes/953623b2-9f83-4cd0-8b2f-39669e5013c4 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:11:14 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-0813117c-763c-4635-85b7-01f5feea6406 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:14 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-2515ae2f-6192-40a3-9941-2481ceebc4cc None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:14 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-0813117c-763c-4635-85b7-01f5feea6406 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] DELETE http://192.168.122.168/volume/v3/volumes/a80c4a75-1fd8-4433-91c7-3d60192e3839 Sep 07 21:11:14 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-0813117c-763c-4635-85b7-01f5feea6406 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:14 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-0813117c-763c-4635-85b7-01f5feea6406 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:14 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-0813117c-763c-4635-85b7-01f5feea6406 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Delete volume with id: a80c4a75-1fd8-4433-91c7-3d60192e3839 Sep 07 21:11:14 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-2515ae2f-6192-40a3-9941-2481ceebc4cc tempest-AbsoluteLimitsTests-12866745 tempest-AbsoluteLimitsTests-12866745-project-member] GET http://192.168.122.168/volume/v3/volumes/8764ce16-fd84-48d1-85f9-38edf0df0065 Sep 07 21:11:14 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-2515ae2f-6192-40a3-9941-2481ceebc4cc tempest-AbsoluteLimitsTests-12866745 tempest-AbsoluteLimitsTests-12866745-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:14 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-2515ae2f-6192-40a3-9941-2481ceebc4cc tempest-AbsoluteLimitsTests-12866745 tempest-AbsoluteLimitsTests-12866745-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:14 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:14 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:11:14 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:14 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:11:14 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:14 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:11:14 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:14 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:11:14 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-0813117c-763c-4635-85b7-01f5feea6406 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Volume info retrieved successfully. Sep 07 21:11:14 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-2515ae2f-6192-40a3-9941-2481ceebc4cc tempest-AbsoluteLimitsTests-12866745 tempest-AbsoluteLimitsTests-12866745-project-member] Volume info retrieved successfully. Sep 07 21:11:14 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-2515ae2f-6192-40a3-9941-2481ceebc4cc tempest-AbsoluteLimitsTests-12866745 tempest-AbsoluteLimitsTests-12866745-project-member] http://192.168.122.168/volume/v3/volumes/8764ce16-fd84-48d1-85f9-38edf0df0065 returned with HTTP 200 Sep 07 21:11:14 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 496/1001] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:11:14 2026] GET /volume/v3/volumes/8764ce16-fd84-48d1-85f9-38edf0df0065 => generated 851 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:11:14 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-0813117c-763c-4635-85b7-01f5feea6406 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Delete volume request issued successfully. Sep 07 21:11:14 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-0813117c-763c-4635-85b7-01f5feea6406 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] http://192.168.122.168/volume/v3/volumes/a80c4a75-1fd8-4433-91c7-3d60192e3839 returned with HTTP 202 Sep 07 21:11:14 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 506/1002] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:11:14 2026] DELETE /volume/v3/volumes/a80c4a75-1fd8-4433-91c7-3d60192e3839 => generated 0 bytes in 136 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:11:14 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-2e85892d-b356-4d8d-b125-3076a2c60dfe None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:14 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-2e85892d-b356-4d8d-b125-3076a2c60dfe tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] GET http://192.168.122.168/volume/v3/volumes/a80c4a75-1fd8-4433-91c7-3d60192e3839 Sep 07 21:11:14 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-2e85892d-b356-4d8d-b125-3076a2c60dfe tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:14 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-2e85892d-b356-4d8d-b125-3076a2c60dfe tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:14 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:14 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:11:14 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:14 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:11:14 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-2e85892d-b356-4d8d-b125-3076a2c60dfe tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Volume info retrieved successfully. Sep 07 21:11:14 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-2e85892d-b356-4d8d-b125-3076a2c60dfe tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] http://192.168.122.168/volume/v3/volumes/a80c4a75-1fd8-4433-91c7-3d60192e3839 returned with HTTP 200 Sep 07 21:11:14 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 497/1003] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:11:14 2026] GET /volume/v3/volumes/a80c4a75-1fd8-4433-91c7-3d60192e3839 => generated 854 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:11:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-c05c4faf-5839-49b8-b297-293d6dba4a7f None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:15 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c05c4faf-5839-49b8-b297-293d6dba4a7f tempest-AbsoluteLimitsTests-12866745 tempest-AbsoluteLimitsTests-12866745-project-member] GET http://192.168.122.168/volume/v3/volumes/8764ce16-fd84-48d1-85f9-38edf0df0065 Sep 07 21:11:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c05c4faf-5839-49b8-b297-293d6dba4a7f tempest-AbsoluteLimitsTests-12866745 tempest-AbsoluteLimitsTests-12866745-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c05c4faf-5839-49b8-b297-293d6dba4a7f tempest-AbsoluteLimitsTests-12866745 tempest-AbsoluteLimitsTests-12866745-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:15 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:15 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:11:15 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:15 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:11:15 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-c05c4faf-5839-49b8-b297-293d6dba4a7f tempest-AbsoluteLimitsTests-12866745 tempest-AbsoluteLimitsTests-12866745-project-member] Volume info retrieved successfully. Sep 07 21:11:15 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c05c4faf-5839-49b8-b297-293d6dba4a7f tempest-AbsoluteLimitsTests-12866745 tempest-AbsoluteLimitsTests-12866745-project-member] http://192.168.122.168/volume/v3/volumes/8764ce16-fd84-48d1-85f9-38edf0df0065 returned with HTTP 200 Sep 07 21:11:15 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 507/1004] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:11:15 2026] GET /volume/v3/volumes/8764ce16-fd84-48d1-85f9-38edf0df0065 => generated 852 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:11:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-16c3f695-fd34-454c-8344-32645c8b87d9 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-65505976-566b-47de-bc9a-effea9932981 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:15 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-65505976-566b-47de-bc9a-effea9932981 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] GET http://192.168.122.168/volume/v3/volumes/a80c4a75-1fd8-4433-91c7-3d60192e3839 Sep 07 21:11:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-65505976-566b-47de-bc9a-effea9932981 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-65505976-566b-47de-bc9a-effea9932981 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:15 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:15 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:11:15 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:15 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:11:15 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-65505976-566b-47de-bc9a-effea9932981 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Volume info retrieved successfully. Sep 07 21:11:15 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-65505976-566b-47de-bc9a-effea9932981 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] http://192.168.122.168/volume/v3/volumes/a80c4a75-1fd8-4433-91c7-3d60192e3839 returned with HTTP 200 Sep 07 21:11:15 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 508/1005] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:11:15 2026] GET /volume/v3/volumes/a80c4a75-1fd8-4433-91c7-3d60192e3839 => generated 854 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:11:15 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-16c3f695-fd34-454c-8344-32645c8b87d9 tempest-AbsoluteLimitsTests-12866745 tempest-AbsoluteLimitsTests-12866745-project-reader] GET http://192.168.122.168/volume/v3/limits Sep 07 21:11:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-16c3f695-fd34-454c-8344-32645c8b87d9 tempest-AbsoluteLimitsTests-12866745 tempest-AbsoluteLimitsTests-12866745-project-reader] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-16c3f695-fd34-454c-8344-32645c8b87d9 tempest-AbsoluteLimitsTests-12866745 tempest-AbsoluteLimitsTests-12866745-project-reader] Calling method 'index' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:15 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-16c3f695-fd34-454c-8344-32645c8b87d9 tempest-AbsoluteLimitsTests-12866745 tempest-AbsoluteLimitsTests-12866745-project-reader] http://192.168.122.168/volume/v3/limits returned with HTTP 200 Sep 07 21:11:15 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 498/1006] 192.168.122.168 () {58 vars in 1118 bytes} [Mon Sep 7 21:11:15 2026] GET /volume/v3/limits => generated 302 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:11:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-a02e49e6-5b1f-40f2-a023-59d8717153f5 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:15 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a02e49e6-5b1f-40f2-a023-59d8717153f5 tempest-AbsoluteLimitsTests-12866745 tempest-AbsoluteLimitsTests-12866745-project-member] GET http://192.168.122.168/volume/v3/volumes/8764ce16-fd84-48d1-85f9-38edf0df0065 Sep 07 21:11:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a02e49e6-5b1f-40f2-a023-59d8717153f5 tempest-AbsoluteLimitsTests-12866745 tempest-AbsoluteLimitsTests-12866745-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a02e49e6-5b1f-40f2-a023-59d8717153f5 tempest-AbsoluteLimitsTests-12866745 tempest-AbsoluteLimitsTests-12866745-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:16 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:16 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:11:16 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:16 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:11:16 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-a02e49e6-5b1f-40f2-a023-59d8717153f5 tempest-AbsoluteLimitsTests-12866745 tempest-AbsoluteLimitsTests-12866745-project-member] Volume info retrieved successfully. Sep 07 21:11:16 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a02e49e6-5b1f-40f2-a023-59d8717153f5 tempest-AbsoluteLimitsTests-12866745 tempest-AbsoluteLimitsTests-12866745-project-member] http://192.168.122.168/volume/v3/volumes/8764ce16-fd84-48d1-85f9-38edf0df0065 returned with HTTP 200 Sep 07 21:11:16 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 509/1007] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:11:15 2026] GET /volume/v3/volumes/8764ce16-fd84-48d1-85f9-38edf0df0065 => generated 852 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:11:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-851375a0-82fc-4739-bb75-085724235c6e None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:16 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-851375a0-82fc-4739-bb75-085724235c6e tempest-AbsoluteLimitsTests-12866745 tempest-AbsoluteLimitsTests-12866745-project-member] DELETE http://192.168.122.168/volume/v3/volumes/8764ce16-fd84-48d1-85f9-38edf0df0065 Sep 07 21:11:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-851375a0-82fc-4739-bb75-085724235c6e tempest-AbsoluteLimitsTests-12866745 tempest-AbsoluteLimitsTests-12866745-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-851375a0-82fc-4739-bb75-085724235c6e tempest-AbsoluteLimitsTests-12866745 tempest-AbsoluteLimitsTests-12866745-project-member] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:16 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-851375a0-82fc-4739-bb75-085724235c6e tempest-AbsoluteLimitsTests-12866745 tempest-AbsoluteLimitsTests-12866745-project-member] Delete volume with id: 8764ce16-fd84-48d1-85f9-38edf0df0065 Sep 07 21:11:16 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:16 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:11:16 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:16 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:11:16 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-851375a0-82fc-4739-bb75-085724235c6e tempest-AbsoluteLimitsTests-12866745 tempest-AbsoluteLimitsTests-12866745-project-member] Volume info retrieved successfully. Sep 07 21:11:16 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-851375a0-82fc-4739-bb75-085724235c6e tempest-AbsoluteLimitsTests-12866745 tempest-AbsoluteLimitsTests-12866745-project-member] Delete volume request issued successfully. Sep 07 21:11:16 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-851375a0-82fc-4739-bb75-085724235c6e tempest-AbsoluteLimitsTests-12866745 tempest-AbsoluteLimitsTests-12866745-project-member] http://192.168.122.168/volume/v3/volumes/8764ce16-fd84-48d1-85f9-38edf0df0065 returned with HTTP 202 Sep 07 21:11:16 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 499/1008] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:11:16 2026] DELETE /volume/v3/volumes/8764ce16-fd84-48d1-85f9-38edf0df0065 => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:11:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-362e2331-7f57-45a7-97cd-3e43bd30816b None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:16 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-362e2331-7f57-45a7-97cd-3e43bd30816b tempest-AbsoluteLimitsTests-12866745 tempest-AbsoluteLimitsTests-12866745-project-member] GET http://192.168.122.168/volume/v3/volumes/8764ce16-fd84-48d1-85f9-38edf0df0065 Sep 07 21:11:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-362e2331-7f57-45a7-97cd-3e43bd30816b tempest-AbsoluteLimitsTests-12866745 tempest-AbsoluteLimitsTests-12866745-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-362e2331-7f57-45a7-97cd-3e43bd30816b tempest-AbsoluteLimitsTests-12866745 tempest-AbsoluteLimitsTests-12866745-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:16 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:16 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:11:16 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:16 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:11:16 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-362e2331-7f57-45a7-97cd-3e43bd30816b tempest-AbsoluteLimitsTests-12866745 tempest-AbsoluteLimitsTests-12866745-project-member] Volume info retrieved successfully. Sep 07 21:11:16 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-362e2331-7f57-45a7-97cd-3e43bd30816b tempest-AbsoluteLimitsTests-12866745 tempest-AbsoluteLimitsTests-12866745-project-member] http://192.168.122.168/volume/v3/volumes/8764ce16-fd84-48d1-85f9-38edf0df0065 returned with HTTP 200 Sep 07 21:11:16 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 510/1009] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:11:16 2026] GET /volume/v3/volumes/8764ce16-fd84-48d1-85f9-38edf0df0065 => generated 851 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:11:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-f030f6e7-bd64-4164-9e75-8dbf0c605f48 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:16 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f030f6e7-bd64-4164-9e75-8dbf0c605f48 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] GET http://192.168.122.168/volume/v3/volumes/a80c4a75-1fd8-4433-91c7-3d60192e3839 Sep 07 21:11:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f030f6e7-bd64-4164-9e75-8dbf0c605f48 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f030f6e7-bd64-4164-9e75-8dbf0c605f48 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:16 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f030f6e7-bd64-4164-9e75-8dbf0c605f48 tempest-ServerActionsTestOtherA-1812933152 tempest-ServerActionsTestOtherA-1812933152-project-member] http://192.168.122.168/volume/v3/volumes/a80c4a75-1fd8-4433-91c7-3d60192e3839 returned with HTTP 404 Sep 07 21:11:16 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 500/1010] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:11:16 2026] GET /volume/v3/volumes/a80c4a75-1fd8-4433-91c7-3d60192e3839 => generated 109 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:11:17 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-75c34e2a-a32a-4cf9-ae43-d9a320d9ea39 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:17 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-75c34e2a-a32a-4cf9-ae43-d9a320d9ea39 tempest-AbsoluteLimitsTests-12866745 tempest-AbsoluteLimitsTests-12866745-project-member] GET http://192.168.122.168/volume/v3/volumes/8764ce16-fd84-48d1-85f9-38edf0df0065 Sep 07 21:11:17 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-75c34e2a-a32a-4cf9-ae43-d9a320d9ea39 tempest-AbsoluteLimitsTests-12866745 tempest-AbsoluteLimitsTests-12866745-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:17 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-75c34e2a-a32a-4cf9-ae43-d9a320d9ea39 tempest-AbsoluteLimitsTests-12866745 tempest-AbsoluteLimitsTests-12866745-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:17 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:17 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:11:17 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:17 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:11:17 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-75c34e2a-a32a-4cf9-ae43-d9a320d9ea39 tempest-AbsoluteLimitsTests-12866745 tempest-AbsoluteLimitsTests-12866745-project-member] Volume info retrieved successfully. Sep 07 21:11:17 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-75c34e2a-a32a-4cf9-ae43-d9a320d9ea39 tempest-AbsoluteLimitsTests-12866745 tempest-AbsoluteLimitsTests-12866745-project-member] http://192.168.122.168/volume/v3/volumes/8764ce16-fd84-48d1-85f9-38edf0df0065 returned with HTTP 200 Sep 07 21:11:17 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 511/1011] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:11:17 2026] GET /volume/v3/volumes/8764ce16-fd84-48d1-85f9-38edf0df0065 => generated 851 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:11:18 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-1191eb23-4b92-45c3-94c7-3c47d73c1d9e None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:18 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1191eb23-4b92-45c3-94c7-3c47d73c1d9e tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] POST http://192.168.122.168/volume/v3/volumes/df8400db-cfbc-45c8-98d8-9c2e5f86ba56/action Sep 07 21:11:18 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-1191eb23-4b92-45c3-94c7-3c47d73c1d9e tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] Action body: b'{"os-attach": {"instance_uuid": "c79f2d9b-fb08-4e78-a8d2-01a523a80950", "mountpoint": "/dev/vdc"}}' {{(pid=86971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:11:18 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-1191eb23-4b92-45c3-94c7-3c47d73c1d9e tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "c79f2d9b-fb08-4e78-a8d2-01a523a80950", "mountpoint": "/dev/vdc"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:11:18 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1191eb23-4b92-45c3-94c7-3c47d73c1d9e tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] http://192.168.122.168/volume/v3/volumes/df8400db-cfbc-45c8-98d8-9c2e5f86ba56/action returned with HTTP 404 Sep 07 21:11:18 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 501/1012] 192.168.122.168 () {60 vars in 1274 bytes} [Mon Sep 7 21:11:18 2026] POST /volume/v3/volumes/df8400db-cfbc-45c8-98d8-9c2e5f86ba56/action => generated 109 bytes in 187 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:11:18 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-5e91d997-8375-416f-97bd-b8610e3c9b2c None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:18 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-5e91d997-8375-416f-97bd-b8610e3c9b2c tempest-AbsoluteLimitsTests-12866745 tempest-AbsoluteLimitsTests-12866745-project-member] GET http://192.168.122.168/volume/v3/volumes/8764ce16-fd84-48d1-85f9-38edf0df0065 Sep 07 21:11:18 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-5e91d997-8375-416f-97bd-b8610e3c9b2c tempest-AbsoluteLimitsTests-12866745 tempest-AbsoluteLimitsTests-12866745-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:18 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-5e91d997-8375-416f-97bd-b8610e3c9b2c tempest-AbsoluteLimitsTests-12866745 tempest-AbsoluteLimitsTests-12866745-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:18 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-5e91d997-8375-416f-97bd-b8610e3c9b2c tempest-AbsoluteLimitsTests-12866745 tempest-AbsoluteLimitsTests-12866745-project-member] http://192.168.122.168/volume/v3/volumes/8764ce16-fd84-48d1-85f9-38edf0df0065 returned with HTTP 404 Sep 07 21:11:18 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 512/1013] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:11:18 2026] GET /volume/v3/volumes/8764ce16-fd84-48d1-85f9-38edf0df0065 => generated 109 bytes in 96 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:11:23 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-d807d2b4-5603-41fd-842d-08fe7cd8e2ec None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:23 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d807d2b4-5603-41fd-842d-08fe7cd8e2ec tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:11:23 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-d807d2b4-5603-41fd-842d-08fe7cd8e2ec tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-2025821725"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:11:23 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.volumes [None req-d807d2b4-5603-41fd-842d-08fe7cd8e2ec tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-2025821725'}} {{(pid=86971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:11:23 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-d807d2b4-5603-41fd-842d-08fe7cd8e2ec tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Create volume of 1 GB Sep 07 21:11:23 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-d807d2b4-5603-41fd-842d-08fe7cd8e2ec tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Availability Zones retrieved successfully. Sep 07 21:11:23 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-d807d2b4-5603-41fd-842d-08fe7cd8e2ec tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Flow 'volume_create_api' (f70e01ab-7708-4f5e-ac2d-9df22a6d453f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:11:23 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-d807d2b4-5603-41fd-842d-08fe7cd8e2ec tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb541ae0-718e-4647-94b4-e7ab32314350) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:11:23 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.flows.api.create_volume [None req-d807d2b4-5603-41fd-842d-08fe7cd8e2ec tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Validating volume size '1' using validate_int {{(pid=86971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:11:23 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-d807d2b4-5603-41fd-842d-08fe7cd8e2ec tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb541ae0-718e-4647-94b4-e7ab32314350) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:11:23 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-d807d2b4-5603-41fd-842d-08fe7cd8e2ec tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6543af08-0343-41b8-b45f-0631b58e6569) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:11:23 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-d807d2b4-5603-41fd-842d-08fe7cd8e2ec tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Created reservations ['3c98a732-27f9-4ec7-91f0-dda1376a02e5', 'fc0cc277-f9f5-4e6a-9eaf-d364cc7fd2c6', 'bbcef77f-03a3-468a-bf78-6073d5a0f54f', 'a5bf4572-c3eb-4184-b952-3a235e2bf24b'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:11:23 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-d807d2b4-5603-41fd-842d-08fe7cd8e2ec tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6543af08-0343-41b8-b45f-0631b58e6569) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3c98a732-27f9-4ec7-91f0-dda1376a02e5', 'fc0cc277-f9f5-4e6a-9eaf-d364cc7fd2c6', 'bbcef77f-03a3-468a-bf78-6073d5a0f54f', 'a5bf4572-c3eb-4184-b952-3a235e2bf24b']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:11:23 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-d807d2b4-5603-41fd-842d-08fe7cd8e2ec tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6205735-ab1b-473f-aa7d-0146a1154da1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:11:23 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:23 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:11:23 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-d807d2b4-5603-41fd-842d-08fe7cd8e2ec tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6205735-ab1b-473f-aa7d-0146a1154da1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '400f82e4-b6ec-4fd1-b5a2-b4723fdf7420', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2025821725',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='405239ec7b094c43af7fa5611f04a062',qos_specs=None,replication_status=,reservations=['3c98a732-27f9-4ec7-91f0-dda1376a02e5','fc0cc277-f9f5-4e6a-9eaf-d364cc7fd2c6','bbcef77f-03a3-468a-bf78-6073d5a0f54f','a5bf4572-c3eb-4184-b952-3a235e2bf24b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d93ed7a92bb54a63a401d15f65f73707',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:11:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2025821725',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=400f82e4-b6ec-4fd1-b5a2-b4723fdf7420,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='405239ec7b094c43af7fa5611f04a062',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d93ed7a92bb54a63a401d15f65f73707',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:11:23 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-d807d2b4-5603-41fd-842d-08fe7cd8e2ec tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fff00ff-d334-41c0-9860-4385ba59bdf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:11:23 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-d807d2b4-5603-41fd-842d-08fe7cd8e2ec tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fff00ff-d334-41c0-9860-4385ba59bdf3) transitioned into state 'SUCCESS' from state '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-2025821725',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='405239ec7b094c43af7fa5611f04a062',qos_specs=None,replication_status=,reservations=['3c98a732-27f9-4ec7-91f0-dda1376a02e5','fc0cc277-f9f5-4e6a-9eaf-d364cc7fd2c6','bbcef77f-03a3-468a-bf78-6073d5a0f54f','a5bf4572-c3eb-4184-b952-3a235e2bf24b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d93ed7a92bb54a63a401d15f65f73707',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:11:23 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-d807d2b4-5603-41fd-842d-08fe7cd8e2ec tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0b10b76-32f0-4ff8-b61e-337c2188a885) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:11:23 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-d807d2b4-5603-41fd-842d-08fe7cd8e2ec tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0b10b76-32f0-4ff8-b61e-337c2188a885) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:11:23 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-d807d2b4-5603-41fd-842d-08fe7cd8e2ec tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Flow 'volume_create_api' (f70e01ab-7708-4f5e-ac2d-9df22a6d453f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:11:23 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-d807d2b4-5603-41fd-842d-08fe7cd8e2ec tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Create volume request issued successfully. Sep 07 21:11:23 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d807d2b4-5603-41fd-842d-08fe7cd8e2ec tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:11:23 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 502/1014] 192.168.122.168 () {60 vars in 1142 bytes} [Mon Sep 7 21:11:23 2026] POST /volume/v3/volumes => generated 764 bytes in 487 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:11:24 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-7c2c88d5-9e19-42d3-b3f7-6b69b7d3d693 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:24 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-7c2c88d5-9e19-42d3-b3f7-6b69b7d3d693 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] GET http://192.168.122.168/volume/v3/volumes/400f82e4-b6ec-4fd1-b5a2-b4723fdf7420 Sep 07 21:11:24 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-7c2c88d5-9e19-42d3-b3f7-6b69b7d3d693 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:24 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-7c2c88d5-9e19-42d3-b3f7-6b69b7d3d693 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:24 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:24 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:11:24 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:24 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:11:24 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-7c2c88d5-9e19-42d3-b3f7-6b69b7d3d693 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Volume info retrieved successfully. Sep 07 21:11:24 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-7c2c88d5-9e19-42d3-b3f7-6b69b7d3d693 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] http://192.168.122.168/volume/v3/volumes/400f82e4-b6ec-4fd1-b5a2-b4723fdf7420 returned with HTTP 200 Sep 07 21:11:24 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 513/1015] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:11:24 2026] GET /volume/v3/volumes/400f82e4-b6ec-4fd1-b5a2-b4723fdf7420 => generated 832 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:11:25 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-de9382ef-e9f9-408f-9a96-cee5fe65c5ea None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:25 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-de9382ef-e9f9-408f-9a96-cee5fe65c5ea tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] GET http://192.168.122.168/volume/v3/volumes/400f82e4-b6ec-4fd1-b5a2-b4723fdf7420 Sep 07 21:11:25 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-de9382ef-e9f9-408f-9a96-cee5fe65c5ea tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:25 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-de9382ef-e9f9-408f-9a96-cee5fe65c5ea tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:25 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:25 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:11:25 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:25 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:11:25 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-de9382ef-e9f9-408f-9a96-cee5fe65c5ea tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Volume info retrieved successfully. Sep 07 21:11:25 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-de9382ef-e9f9-408f-9a96-cee5fe65c5ea tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] http://192.168.122.168/volume/v3/volumes/400f82e4-b6ec-4fd1-b5a2-b4723fdf7420 returned with HTTP 200 Sep 07 21:11:25 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 503/1016] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:11:25 2026] GET /volume/v3/volumes/400f82e4-b6ec-4fd1-b5a2-b4723fdf7420 => generated 856 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:11:25 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-8f282c80-a39b-48bc-91f0-c67a089ef87c None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:25 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-c4dc8f9c-4b1d-4f3c-a796-c42a8e50cad9 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:25 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c4dc8f9c-4b1d-4f3c-a796-c42a8e50cad9 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:11:25 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c4dc8f9c-4b1d-4f3c-a796-c42a8e50cad9 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "93c96451-25ed-4a21-8fc4-b81b2fedafff", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-1332622551"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:11:25 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.volumes [None req-c4dc8f9c-4b1d-4f3c-a796-c42a8e50cad9 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] Create volume request body: {'volume': {'imageRef': '93c96451-25ed-4a21-8fc4-b81b2fedafff', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-1332622551'}} {{(pid=86971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:11:25 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8f282c80-a39b-48bc-91f0-c67a089ef87c tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:11:25 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8f282c80-a39b-48bc-91f0-c67a089ef87c tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-595125852"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:11:25 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.volumes [None req-8f282c80-a39b-48bc-91f0-c67a089ef87c tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-595125852'}} {{(pid=86970) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:11:25 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-8f282c80-a39b-48bc-91f0-c67a089ef87c tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-member] Create volume of 1 GB Sep 07 21:11:25 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-8f282c80-a39b-48bc-91f0-c67a089ef87c tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-member] Availability Zones retrieved successfully. Sep 07 21:11:25 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-8f282c80-a39b-48bc-91f0-c67a089ef87c tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-member] Flow 'volume_create_api' (6ec37d64-5111-4f46-bc4b-69fbb39f9338) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:11:25 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-8f282c80-a39b-48bc-91f0-c67a089ef87c tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e187df54-79fd-441f-85e9-101507f680cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:11:25 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.flows.api.create_volume [None req-8f282c80-a39b-48bc-91f0-c67a089ef87c tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-member] Validating volume size '1' using validate_int {{(pid=86970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:11:25 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-c4dc8f9c-4b1d-4f3c-a796-c42a8e50cad9 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] Create volume of 2 GB Sep 07 21:11:25 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-c4dc8f9c-4b1d-4f3c-a796-c42a8e50cad9 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] Availability Zones retrieved successfully. Sep 07 21:11:25 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-c4dc8f9c-4b1d-4f3c-a796-c42a8e50cad9 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] Flow 'volume_create_api' (76629e09-39e1-470a-b005-58ca89890b00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:11:25 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-8f282c80-a39b-48bc-91f0-c67a089ef87c tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e187df54-79fd-441f-85e9-101507f680cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:11:25 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-c4dc8f9c-4b1d-4f3c-a796-c42a8e50cad9 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e301c01d-74a2-4d5f-84c2-324675b300c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:11:25 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-8f282c80-a39b-48bc-91f0-c67a089ef87c tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f38322b-474d-4f93-8462-e56905af0539) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:11:25 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.flows.api.create_volume [None req-c4dc8f9c-4b1d-4f3c-a796-c42a8e50cad9 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] Validating volume size '2' using validate_int {{(pid=86971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:11:25 devstack devstack@c-api.service[86971]: WARNING cinder.volume.api [None req-c4dc8f9c-4b1d-4f3c-a796-c42a8e50cad9 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e301c01d-74a2-4d5f-84c2-324675b300c1) transitioned into state 'FAILURE' from state 'RUNNING' Sep 07 21:11:25 devstack devstack@c-api.service[86971]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 93c96451-25ed-4a21-8fc4-b81b2fedafff is not active. Sep 07 21:11:25 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-c4dc8f9c-4b1d-4f3c-a796-c42a8e50cad9 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e301c01d-74a2-4d5f-84c2-324675b300c1) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:11:25 devstack devstack@c-api.service[86971]: WARNING cinder.volume.api [None req-c4dc8f9c-4b1d-4f3c-a796-c42a8e50cad9 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e301c01d-74a2-4d5f-84c2-324675b300c1) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 07 21:11:25 devstack devstack@c-api.service[86971]: WARNING cinder.volume.api [None req-c4dc8f9c-4b1d-4f3c-a796-c42a8e50cad9 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] Flow 'volume_create_api' (76629e09-39e1-470a-b005-58ca89890b00) transitioned into state 'REVERTED' from state 'RUNNING' Sep 07 21:11:25 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c4dc8f9c-4b1d-4f3c-a796-c42a8e50cad9 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 400 Sep 07 21:11:25 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 504/1017] 192.168.122.168 () {60 vars in 1143 bytes} [Mon Sep 7 21:11:25 2026] POST /volume/v3/volumes => generated 125 bytes in 262 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 21:11:25 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-8f282c80-a39b-48bc-91f0-c67a089ef87c tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-member] Created reservations ['fbb384e7-b83c-4c3a-91b7-1b8096f71de5', 'c061f6ef-2fc5-4b07-a0df-ff49f910bf62', '191dcf30-127e-4905-9317-63aff7c01442', '36a2ca6d-b620-4c9e-9a23-0200674b12ee'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:11:25 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-8f282c80-a39b-48bc-91f0-c67a089ef87c tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f38322b-474d-4f93-8462-e56905af0539) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fbb384e7-b83c-4c3a-91b7-1b8096f71de5', 'c061f6ef-2fc5-4b07-a0df-ff49f910bf62', '191dcf30-127e-4905-9317-63aff7c01442', '36a2ca6d-b620-4c9e-9a23-0200674b12ee']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:11:25 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-8f282c80-a39b-48bc-91f0-c67a089ef87c tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4c90972-c3ae-46e0-a0ca-2f009334afc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:11:25 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:25 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:11:25 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-8f282c80-a39b-48bc-91f0-c67a089ef87c tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4c90972-c3ae-46e0-a0ca-2f009334afc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3aa7c1c8-6f66-4fe5-8295-f9e61b9173bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-595125852',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='07a1eb4151c34d949cecfadf52eb9146',qos_specs=None,replication_status=,reservations=['fbb384e7-b83c-4c3a-91b7-1b8096f71de5','c061f6ef-2fc5-4b07-a0df-ff49f910bf62','191dcf30-127e-4905-9317-63aff7c01442','36a2ca6d-b620-4c9e-9a23-0200674b12ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04e46c200621445b9eee84ed372f1ff0',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:11:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-595125852',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3aa7c1c8-6f66-4fe5-8295-f9e61b9173bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='07a1eb4151c34d949cecfadf52eb9146',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='04e46c200621445b9eee84ed372f1ff0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:11:26 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-8f282c80-a39b-48bc-91f0-c67a089ef87c tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c268bd58-80c2-417f-ad1b-7036bb1089f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:11:26 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-8f282c80-a39b-48bc-91f0-c67a089ef87c tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c268bd58-80c2-417f-ad1b-7036bb1089f6) transitioned into state 'SUCCESS' from state '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-595125852',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='07a1eb4151c34d949cecfadf52eb9146',qos_specs=None,replication_status=,reservations=['fbb384e7-b83c-4c3a-91b7-1b8096f71de5','c061f6ef-2fc5-4b07-a0df-ff49f910bf62','191dcf30-127e-4905-9317-63aff7c01442','36a2ca6d-b620-4c9e-9a23-0200674b12ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04e46c200621445b9eee84ed372f1ff0',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:11:26 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-8f282c80-a39b-48bc-91f0-c67a089ef87c tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a624bac-a0f4-4215-981f-1d41407f2d8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:11:26 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-8f282c80-a39b-48bc-91f0-c67a089ef87c tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a624bac-a0f4-4215-981f-1d41407f2d8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:11:26 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-8f282c80-a39b-48bc-91f0-c67a089ef87c tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-member] Flow 'volume_create_api' (6ec37d64-5111-4f46-bc4b-69fbb39f9338) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:11:26 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-8f282c80-a39b-48bc-91f0-c67a089ef87c tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-member] Create volume request issued successfully. Sep 07 21:11:26 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8f282c80-a39b-48bc-91f0-c67a089ef87c tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:11:26 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 514/1018] 192.168.122.168 () {60 vars in 1142 bytes} [Mon Sep 7 21:11:25 2026] POST /volume/v3/volumes => generated 758 bytes in 666 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 21:11:26 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-98011c9e-b880-424c-a72d-640c0240b2b3 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:26 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-98011c9e-b880-424c-a72d-640c0240b2b3 tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-member] GET http://192.168.122.168/volume/v3/volumes/3aa7c1c8-6f66-4fe5-8295-f9e61b9173bd Sep 07 21:11:26 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-98011c9e-b880-424c-a72d-640c0240b2b3 tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:26 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-98011c9e-b880-424c-a72d-640c0240b2b3 tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:26 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:26 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:11:26 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:26 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:11:26 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-98011c9e-b880-424c-a72d-640c0240b2b3 tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-member] Volume info retrieved successfully. Sep 07 21:11:26 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-98011c9e-b880-424c-a72d-640c0240b2b3 tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-member] http://192.168.122.168/volume/v3/volumes/3aa7c1c8-6f66-4fe5-8295-f9e61b9173bd returned with HTTP 200 Sep 07 21:11:26 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 505/1019] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:11:26 2026] GET /volume/v3/volumes/3aa7c1c8-6f66-4fe5-8295-f9e61b9173bd => generated 826 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:11:26 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-a11c54e3-68ab-41db-b617-91ea429ff39a None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:26 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a11c54e3-68ab-41db-b617-91ea429ff39a tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] GET http://192.168.122.168/volume/v3/volumes/400f82e4-b6ec-4fd1-b5a2-b4723fdf7420 Sep 07 21:11:26 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a11c54e3-68ab-41db-b617-91ea429ff39a tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:26 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a11c54e3-68ab-41db-b617-91ea429ff39a tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:26 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:26 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:11:26 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:26 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:11:26 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-a11c54e3-68ab-41db-b617-91ea429ff39a tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Volume info retrieved successfully. Sep 07 21:11:26 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a11c54e3-68ab-41db-b617-91ea429ff39a tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] http://192.168.122.168/volume/v3/volumes/400f82e4-b6ec-4fd1-b5a2-b4723fdf7420 returned with HTTP 200 Sep 07 21:11:26 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 515/1020] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:11:26 2026] GET /volume/v3/volumes/400f82e4-b6ec-4fd1-b5a2-b4723fdf7420 => generated 857 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:11:26 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-ec6a0ca5-d8f3-43fe-bcf4-ecb8681958c0 req-aa319c90-1d1e-47d2-82c2-8628309366c6 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:26 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-ec6a0ca5-d8f3-43fe-bcf4-ecb8681958c0 req-aa319c90-1d1e-47d2-82c2-8628309366c6 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] GET http://192.168.122.168/volume/v3/volumes/400f82e4-b6ec-4fd1-b5a2-b4723fdf7420 Sep 07 21:11:26 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-ec6a0ca5-d8f3-43fe-bcf4-ecb8681958c0 req-aa319c90-1d1e-47d2-82c2-8628309366c6 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:26 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-ec6a0ca5-d8f3-43fe-bcf4-ecb8681958c0 req-aa319c90-1d1e-47d2-82c2-8628309366c6 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:26 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:26 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:11:26 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:26 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:11:26 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [req-ec6a0ca5-d8f3-43fe-bcf4-ecb8681958c0 req-aa319c90-1d1e-47d2-82c2-8628309366c6 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Volume info retrieved successfully. Sep 07 21:11:26 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-ec6a0ca5-d8f3-43fe-bcf4-ecb8681958c0 req-aa319c90-1d1e-47d2-82c2-8628309366c6 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] http://192.168.122.168/volume/v3/volumes/400f82e4-b6ec-4fd1-b5a2-b4723fdf7420 returned with HTTP 200 Sep 07 21:11:26 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 506/1021] 192.168.122.168 () {60 vars in 1487 bytes} [Mon Sep 7 21:11:26 2026] GET /volume/v3/volumes/400f82e4-b6ec-4fd1-b5a2-b4723fdf7420 => generated 857 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:11:26 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-1974f9bb-124c-41dd-b2af-4a7b8145d6c1 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:26 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-1974f9bb-124c-41dd-b2af-4a7b8145d6c1 None None] GET http://192.168.122.168/volume// Sep 07 21:11:26 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-1974f9bb-124c-41dd-b2af-4a7b8145d6c1 None None] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:26 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-1974f9bb-124c-41dd-b2af-4a7b8145d6c1 None None] Calling method 'all' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:26 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-1974f9bb-124c-41dd-b2af-4a7b8145d6c1 None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 07 21:11:26 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 516/1022] 192.168.122.168 () {58 vars in 1317 bytes} [Mon Sep 7 21:11:26 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 07 21:11:26 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-ec6a0ca5-d8f3-43fe-bcf4-ecb8681958c0 req-f19a7b9f-081d-4f21-bcd1-f55aee3b35d4 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:26 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-ec6a0ca5-d8f3-43fe-bcf4-ecb8681958c0 req-f19a7b9f-081d-4f21-bcd1-f55aee3b35d4 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] POST http://192.168.122.168/volume/v3/attachments Sep 07 21:11:26 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-ec6a0ca5-d8f3-43fe-bcf4-ecb8681958c0 req-f19a7b9f-081d-4f21-bcd1-f55aee3b35d4 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "400f82e4-b6ec-4fd1-b5a2-b4723fdf7420", "connector": null, "instance_uuid": "be89472c-c568-40ca-9497-66ac35f2b1fa"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:11:26 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:26 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:11:26 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:26 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:11:26 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-ec6a0ca5-d8f3-43fe-bcf4-ecb8681958c0 req-f19a7b9f-081d-4f21-bcd1-f55aee3b35d4 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] http://192.168.122.168/volume/v3/attachments returned with HTTP 200 Sep 07 21:11:26 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 507/1023] 192.168.122.168 () {66 vars in 1483 bytes} [Mon Sep 7 21:11:26 2026] POST /volume/v3/attachments => generated 273 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:11:26 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-110d9d95-a22b-4cde-855e-0d4b46e5e49f None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:26 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-110d9d95-a22b-4cde-855e-0d4b46e5e49f tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] GET http://192.168.122.168/volume/v3/volumes/400f82e4-b6ec-4fd1-b5a2-b4723fdf7420 Sep 07 21:11:26 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-110d9d95-a22b-4cde-855e-0d4b46e5e49f tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:26 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-110d9d95-a22b-4cde-855e-0d4b46e5e49f tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:26 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:26 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:11:26 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:26 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:11:26 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-2c4f3edf-1814-4780-a977-04255970b8ff None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:26 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-2c4f3edf-1814-4780-a977-04255970b8ff None None] GET http://192.168.122.168/volume// Sep 07 21:11:26 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-2c4f3edf-1814-4780-a977-04255970b8ff None None] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:26 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-2c4f3edf-1814-4780-a977-04255970b8ff None None] Calling method 'all' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:26 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-2c4f3edf-1814-4780-a977-04255970b8ff None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 07 21:11:26 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 508/1024] 192.168.122.168 () {58 vars in 1315 bytes} [Mon Sep 7 21:11:26 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 07 21:11:26 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-110d9d95-a22b-4cde-855e-0d4b46e5e49f tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Volume info retrieved successfully. Sep 07 21:11:26 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-ec6a0ca5-d8f3-43fe-bcf4-ecb8681958c0 req-e863393e-a8a2-4766-aa90-4b7613d6cff0 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:26 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-110d9d95-a22b-4cde-855e-0d4b46e5e49f tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] http://192.168.122.168/volume/v3/volumes/400f82e4-b6ec-4fd1-b5a2-b4723fdf7420 returned with HTTP 200 Sep 07 21:11:26 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 517/1025] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:11:26 2026] GET /volume/v3/volumes/400f82e4-b6ec-4fd1-b5a2-b4723fdf7420 => generated 856 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:11:26 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-ec6a0ca5-d8f3-43fe-bcf4-ecb8681958c0 req-e863393e-a8a2-4766-aa90-4b7613d6cff0 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] GET http://192.168.122.168/volume/v3/volumes/400f82e4-b6ec-4fd1-b5a2-b4723fdf7420 Sep 07 21:11:26 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-ec6a0ca5-d8f3-43fe-bcf4-ecb8681958c0 req-e863393e-a8a2-4766-aa90-4b7613d6cff0 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:26 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-ec6a0ca5-d8f3-43fe-bcf4-ecb8681958c0 req-e863393e-a8a2-4766-aa90-4b7613d6cff0 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:26 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:26 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:11:26 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:26 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:11:26 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [req-ec6a0ca5-d8f3-43fe-bcf4-ecb8681958c0 req-e863393e-a8a2-4766-aa90-4b7613d6cff0 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Volume info retrieved successfully. Sep 07 21:11:27 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-ec6a0ca5-d8f3-43fe-bcf4-ecb8681958c0 req-e863393e-a8a2-4766-aa90-4b7613d6cff0 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] http://192.168.122.168/volume/v3/volumes/400f82e4-b6ec-4fd1-b5a2-b4723fdf7420 returned with HTTP 200 Sep 07 21:11:27 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 509/1026] 192.168.122.168 () {62 vars in 1528 bytes} [Mon Sep 7 21:11:26 2026] GET /volume/v3/volumes/400f82e4-b6ec-4fd1-b5a2-b4723fdf7420 => generated 1037 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 21:11:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-ec6a0ca5-d8f3-43fe-bcf4-ecb8681958c0 req-fb500cd5-f4ab-4e7b-bff9-9ff69e0bd35f None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:27 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-ec6a0ca5-d8f3-43fe-bcf4-ecb8681958c0 req-fb500cd5-f4ab-4e7b-bff9-9ff69e0bd35f tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] PUT http://192.168.122.168/volume/v3/attachments/c6c3c023-f63c-431c-b737-ebb11caaff28 Sep 07 21:11:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-ec6a0ca5-d8f3-43fe-bcf4-ecb8681958c0 req-fb500cd5-f4ab-4e7b-bff9-9ff69e0bd35f tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.168", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f66edac0a33a", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "c6b99549-0b24-4978-b602-a84a5032516b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:11:27 devstack devstack@c-api.service[86970]: DEBUG cinder.coordination [req-ec6a0ca5-d8f3-43fe-bcf4-ecb8681958c0 req-fb500cd5-f4ab-4e7b-bff9-9ff69e0bd35f tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Acquiring lock "cinder-attachment_update-400f82e4-b6ec-4fd1-b5a2-b4723fdf7420-devstack" by "attachment_update" {{(pid=86970) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 21:11:27 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-6b3a3c23-4a1f-4161-a345-f54c770f7b1e None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:27 devstack devstack@c-api.service[86970]: DEBUG cinder.coordination [req-ec6a0ca5-d8f3-43fe-bcf4-ecb8681958c0 req-fb500cd5-f4ab-4e7b-bff9-9ff69e0bd35f tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Lock "cinder-attachment_update-400f82e4-b6ec-4fd1-b5a2-b4723fdf7420-devstack" acquired by "attachment_update" :: waited 0.022s {{(pid=86970) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 21:11:27 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:27 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:11:27 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-6b3a3c23-4a1f-4161-a345-f54c770f7b1e tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-member] GET http://192.168.122.168/volume/v3/volumes/3aa7c1c8-6f66-4fe5-8295-f9e61b9173bd Sep 07 21:11:27 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-6b3a3c23-4a1f-4161-a345-f54c770f7b1e tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:27 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-6b3a3c23-4a1f-4161-a345-f54c770f7b1e tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:27 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:27 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:11:27 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:27 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:11:27 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:27 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:11:27 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-6b3a3c23-4a1f-4161-a345-f54c770f7b1e tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-member] Volume info retrieved successfully. Sep 07 21:11:27 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-6b3a3c23-4a1f-4161-a345-f54c770f7b1e tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-member] http://192.168.122.168/volume/v3/volumes/3aa7c1c8-6f66-4fe5-8295-f9e61b9173bd returned with HTTP 200 Sep 07 21:11:27 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 510/1027] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:11:27 2026] GET /volume/v3/volumes/3aa7c1c8-6f66-4fe5-8295-f9e61b9173bd => generated 850 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:11:27 devstack devstack@c-api.service[86970]: DEBUG cinder.coordination [req-ec6a0ca5-d8f3-43fe-bcf4-ecb8681958c0 req-fb500cd5-f4ab-4e7b-bff9-9ff69e0bd35f tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Lock "cinder-attachment_update-400f82e4-b6ec-4fd1-b5a2-b4723fdf7420-devstack" released by "attachment_update" :: held 0.317s {{(pid=86970) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 21:11:27 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-ec6a0ca5-d8f3-43fe-bcf4-ecb8681958c0 req-fb500cd5-f4ab-4e7b-bff9-9ff69e0bd35f tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] http://192.168.122.168/volume/v3/attachments/c6c3c023-f63c-431c-b737-ebb11caaff28 returned with HTTP 200 Sep 07 21:11:27 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 518/1028] 192.168.122.168 () {66 vars in 1593 bytes} [Mon Sep 7 21:11:27 2026] PUT /volume/v3/attachments/c6c3c023-f63c-431c-b737-ebb11caaff28 => generated 694 bytes in 365 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 21:11:27 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-8a3c58c8-2077-4fee-a575-e8db6eda9412 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:27 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-8a3c58c8-2077-4fee-a575-e8db6eda9412 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] GET http://192.168.122.168/volume/v3/volumes/400f82e4-b6ec-4fd1-b5a2-b4723fdf7420 Sep 07 21:11:27 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-8a3c58c8-2077-4fee-a575-e8db6eda9412 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:27 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-8a3c58c8-2077-4fee-a575-e8db6eda9412 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:27 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:27 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:11:28 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:28 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:11:28 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-8a3c58c8-2077-4fee-a575-e8db6eda9412 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Volume info retrieved successfully. Sep 07 21:11:28 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-8a3c58c8-2077-4fee-a575-e8db6eda9412 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] http://192.168.122.168/volume/v3/volumes/400f82e4-b6ec-4fd1-b5a2-b4723fdf7420 returned with HTTP 200 Sep 07 21:11:28 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 511/1029] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:11:27 2026] GET /volume/v3/volumes/400f82e4-b6ec-4fd1-b5a2-b4723fdf7420 => generated 857 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:11:28 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-1530d4a0-2524-46a1-9d01-1f3af09a688b None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:28 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-1530d4a0-2524-46a1-9d01-1f3af09a688b tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-member] GET http://192.168.122.168/volume/v3/volumes/3aa7c1c8-6f66-4fe5-8295-f9e61b9173bd Sep 07 21:11:28 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-1530d4a0-2524-46a1-9d01-1f3af09a688b tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:28 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-1530d4a0-2524-46a1-9d01-1f3af09a688b tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-ec6a0ca5-d8f3-43fe-bcf4-ecb8681958c0 req-c407ebcd-f0ff-406e-a431-5be2d7e17b30 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:28 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-ec6a0ca5-d8f3-43fe-bcf4-ecb8681958c0 req-c407ebcd-f0ff-406e-a431-5be2d7e17b30 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] POST http://192.168.122.168/volume/v3/attachments/c6c3c023-f63c-431c-b737-ebb11caaff28/action Sep 07 21:11:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-ec6a0ca5-d8f3-43fe-bcf4-ecb8681958c0 req-c407ebcd-f0ff-406e-a431-5be2d7e17b30 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Action body: b'{"os-complete": null}' {{(pid=86971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:11:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-ec6a0ca5-d8f3-43fe-bcf4-ecb8681958c0 req-c407ebcd-f0ff-406e-a431-5be2d7e17b30 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:11:28 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:28 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:11:28 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:28 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:11:28 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-1530d4a0-2524-46a1-9d01-1f3af09a688b tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-member] Volume info retrieved successfully. Sep 07 21:11:28 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-1530d4a0-2524-46a1-9d01-1f3af09a688b tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-member] http://192.168.122.168/volume/v3/volumes/3aa7c1c8-6f66-4fe5-8295-f9e61b9173bd returned with HTTP 200 Sep 07 21:11:28 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 519/1030] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:11:28 2026] GET /volume/v3/volumes/3aa7c1c8-6f66-4fe5-8295-f9e61b9173bd => generated 851 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:11:28 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:28 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:11:28 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-91d49f67-55a2-4171-a6ba-263584ec3c8b None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:28 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:28 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:11:28 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-91d49f67-55a2-4171-a6ba-263584ec3c8b tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-member] POST http://192.168.122.168/volume/v3/volumes/3aa7c1c8-6f66-4fe5-8295-f9e61b9173bd/metadata Sep 07 21:11:28 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-91d49f67-55a2-4171-a6ba-263584ec3c8b tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:11:28 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:28 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:11:28 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:28 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:11:28 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-91d49f67-55a2-4171-a6ba-263584ec3c8b tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-member] Volume info retrieved successfully. Sep 07 21:11:28 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-ec6a0ca5-d8f3-43fe-bcf4-ecb8681958c0 req-c407ebcd-f0ff-406e-a431-5be2d7e17b30 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] http://192.168.122.168/volume/v3/attachments/c6c3c023-f63c-431c-b737-ebb11caaff28/action returned with HTTP 204 Sep 07 21:11:28 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 512/1031] 192.168.122.168 () {66 vars in 1614 bytes} [Mon Sep 7 21:11:28 2026] POST /volume/v3/attachments/c6c3c023-f63c-431c-b737-ebb11caaff28/action => generated 0 bytes in 95 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:11:28 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-91d49f67-55a2-4171-a6ba-263584ec3c8b tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-member] Create volume metadata completed successfully. Sep 07 21:11:28 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-91d49f67-55a2-4171-a6ba-263584ec3c8b tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-member] http://192.168.122.168/volume/v3/volumes/3aa7c1c8-6f66-4fe5-8295-f9e61b9173bd/metadata returned with HTTP 200 Sep 07 21:11:28 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 520/1032] 192.168.122.168 () {60 vars in 1281 bytes} [Mon Sep 7 21:11:28 2026] POST /volume/v3/volumes/3aa7c1c8-6f66-4fe5-8295-f9e61b9173bd/metadata => generated 101 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:11:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-c64fb384-4c33-4f4a-8c62-c3bf20f7b4e5 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:28 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c64fb384-4c33-4f4a-8c62-c3bf20f7b4e5 tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-reader] GET http://192.168.122.168/volume/v3/volumes/3aa7c1c8-6f66-4fe5-8295-f9e61b9173bd/metadata Sep 07 21:11:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c64fb384-4c33-4f4a-8c62-c3bf20f7b4e5 tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-reader] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c64fb384-4c33-4f4a-8c62-c3bf20f7b4e5 tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-reader] Calling method 'index' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:28 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:28 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:11:28 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:28 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:11:28 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-c64fb384-4c33-4f4a-8c62-c3bf20f7b4e5 tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-reader] Volume info retrieved successfully. Sep 07 21:11:28 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-c64fb384-4c33-4f4a-8c62-c3bf20f7b4e5 tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-reader] Get volume metadata completed successfully. Sep 07 21:11:28 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c64fb384-4c33-4f4a-8c62-c3bf20f7b4e5 tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-reader] http://192.168.122.168/volume/v3/volumes/3aa7c1c8-6f66-4fe5-8295-f9e61b9173bd/metadata returned with HTTP 200 Sep 07 21:11:28 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 513/1033] 192.168.122.168 () {58 vars in 1259 bytes} [Mon Sep 7 21:11:28 2026] GET /volume/v3/volumes/3aa7c1c8-6f66-4fe5-8295-f9e61b9173bd/metadata => generated 101 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:11:28 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-0931b058-4357-414e-b32a-45c9e3d92123 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:28 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-0931b058-4357-414e-b32a-45c9e3d92123 tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-member] PUT http://192.168.122.168/volume/v3/volumes/3aa7c1c8-6f66-4fe5-8295-f9e61b9173bd/metadata Sep 07 21:11:28 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-0931b058-4357-414e-b32a-45c9e3d92123 tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:11:28 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:28 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:11:28 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:28 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:11:28 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-0931b058-4357-414e-b32a-45c9e3d92123 tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-member] Volume info retrieved successfully. Sep 07 21:11:28 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-0931b058-4357-414e-b32a-45c9e3d92123 tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-member] Update volume metadata completed successfully. Sep 07 21:11:28 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-0931b058-4357-414e-b32a-45c9e3d92123 tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-member] http://192.168.122.168/volume/v3/volumes/3aa7c1c8-6f66-4fe5-8295-f9e61b9173bd/metadata returned with HTTP 200 Sep 07 21:11:28 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 521/1034] 192.168.122.168 () {60 vars in 1279 bytes} [Mon Sep 7 21:11:28 2026] PUT /volume/v3/volumes/3aa7c1c8-6f66-4fe5-8295-f9e61b9173bd/metadata => generated 57 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 21:11:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-545c98c5-3e74-44ec-a849-0a6422ab5320 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:28 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-545c98c5-3e74-44ec-a849-0a6422ab5320 tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-reader] GET http://192.168.122.168/volume/v3/volumes/3aa7c1c8-6f66-4fe5-8295-f9e61b9173bd/metadata Sep 07 21:11:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-545c98c5-3e74-44ec-a849-0a6422ab5320 tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-reader] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-545c98c5-3e74-44ec-a849-0a6422ab5320 tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-reader] Calling method 'index' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:28 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:28 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:11:28 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:28 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:11:28 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-545c98c5-3e74-44ec-a849-0a6422ab5320 tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-reader] Volume info retrieved successfully. Sep 07 21:11:28 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-545c98c5-3e74-44ec-a849-0a6422ab5320 tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-reader] Get volume metadata completed successfully. Sep 07 21:11:28 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-545c98c5-3e74-44ec-a849-0a6422ab5320 tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-reader] http://192.168.122.168/volume/v3/volumes/3aa7c1c8-6f66-4fe5-8295-f9e61b9173bd/metadata returned with HTTP 200 Sep 07 21:11:28 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 514/1035] 192.168.122.168 () {58 vars in 1259 bytes} [Mon Sep 7 21:11:28 2026] GET /volume/v3/volumes/3aa7c1c8-6f66-4fe5-8295-f9e61b9173bd/metadata => generated 57 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 21:11:28 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-89fe02b6-a0b9-4977-81d7-cc48b30c79c2 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:28 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-89fe02b6-a0b9-4977-81d7-cc48b30c79c2 tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-member] DELETE http://192.168.122.168/volume/v3/volumes/3aa7c1c8-6f66-4fe5-8295-f9e61b9173bd/metadata/key1 Sep 07 21:11:28 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-89fe02b6-a0b9-4977-81d7-cc48b30c79c2 tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:28 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-89fe02b6-a0b9-4977-81d7-cc48b30c79c2 tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-member] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:28 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:28 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:11:28 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:28 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:11:28 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-89fe02b6-a0b9-4977-81d7-cc48b30c79c2 tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-member] Volume info retrieved successfully. Sep 07 21:11:28 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-89fe02b6-a0b9-4977-81d7-cc48b30c79c2 tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-member] Get volume metadata completed successfully. Sep 07 21:11:28 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-89fe02b6-a0b9-4977-81d7-cc48b30c79c2 tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-member] Delete volume metadata completed successfully. Sep 07 21:11:28 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-89fe02b6-a0b9-4977-81d7-cc48b30c79c2 tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-member] http://192.168.122.168/volume/v3/volumes/3aa7c1c8-6f66-4fe5-8295-f9e61b9173bd/metadata/key1 returned with HTTP 200 Sep 07 21:11:28 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 522/1036] 192.168.122.168 () {58 vars in 1277 bytes} [Mon Sep 7 21:11:28 2026] DELETE /volume/v3/volumes/3aa7c1c8-6f66-4fe5-8295-f9e61b9173bd/metadata/key1 => generated 0 bytes in 75 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 07 21:11:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-98ce7746-46d8-4096-a423-20a210aedbae None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:28 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-98ce7746-46d8-4096-a423-20a210aedbae tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-reader] GET http://192.168.122.168/volume/v3/volumes/3aa7c1c8-6f66-4fe5-8295-f9e61b9173bd/metadata Sep 07 21:11:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-98ce7746-46d8-4096-a423-20a210aedbae tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-reader] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-98ce7746-46d8-4096-a423-20a210aedbae tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-reader] Calling method 'index' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:28 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:28 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:11:28 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-3d781122-5b08-4a7c-95fa-2481e3751b2f None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:28 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:28 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:11:28 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-98ce7746-46d8-4096-a423-20a210aedbae tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-reader] Volume info retrieved successfully. Sep 07 21:11:28 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-3d781122-5b08-4a7c-95fa-2481e3751b2f tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:11:28 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-3d781122-5b08-4a7c-95fa-2481e3751b2f tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "d9409d69-5077-451f-8e86-1fe486de58e6"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:11:28 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.volumes [None req-3d781122-5b08-4a7c-95fa-2481e3751b2f tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': 'd9409d69-5077-451f-8e86-1fe486de58e6'}} {{(pid=86970) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:11:28 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-98ce7746-46d8-4096-a423-20a210aedbae tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-reader] Get volume metadata completed successfully. Sep 07 21:11:28 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-98ce7746-46d8-4096-a423-20a210aedbae tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-reader] http://192.168.122.168/volume/v3/volumes/3aa7c1c8-6f66-4fe5-8295-f9e61b9173bd/metadata returned with HTTP 200 Sep 07 21:11:28 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 515/1037] 192.168.122.168 () {58 vars in 1259 bytes} [Mon Sep 7 21:11:28 2026] GET /volume/v3/volumes/3aa7c1c8-6f66-4fe5-8295-f9e61b9173bd/metadata => generated 32 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 21:11:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-d8fe5c06-df36-40eb-befc-82b3e772b713 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:28 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d8fe5c06-df36-40eb-befc-82b3e772b713 tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-member] PUT http://192.168.122.168/volume/v3/volumes/3aa7c1c8-6f66-4fe5-8295-f9e61b9173bd/metadata Sep 07 21:11:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-d8fe5c06-df36-40eb-befc-82b3e772b713 tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:11:28 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:28 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:11:28 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:28 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:11:28 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-d8fe5c06-df36-40eb-befc-82b3e772b713 tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-member] Volume info retrieved successfully. Sep 07 21:11:28 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-d8fe5c06-df36-40eb-befc-82b3e772b713 tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-member] Update volume metadata completed successfully. Sep 07 21:11:28 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d8fe5c06-df36-40eb-befc-82b3e772b713 tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-member] http://192.168.122.168/volume/v3/volumes/3aa7c1c8-6f66-4fe5-8295-f9e61b9173bd/metadata returned with HTTP 200 Sep 07 21:11:28 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 516/1038] 192.168.122.168 () {60 vars in 1279 bytes} [Mon Sep 7 21:11:28 2026] PUT /volume/v3/volumes/3aa7c1c8-6f66-4fe5-8295-f9e61b9173bd/metadata => generated 16 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 21:11:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-1f60c56d-9a8e-4b28-8ecf-c0187a12a603 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:28 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1f60c56d-9a8e-4b28-8ecf-c0187a12a603 tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-member] POST http://192.168.122.168/volume/v3/volumes/3aa7c1c8-6f66-4fe5-8295-f9e61b9173bd/metadata Sep 07 21:11:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-1f60c56d-9a8e-4b28-8ecf-c0187a12a603 tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:11:28 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:28 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:11:28 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:28 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:11:28 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-1f60c56d-9a8e-4b28-8ecf-c0187a12a603 tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-member] Volume info retrieved successfully. Sep 07 21:11:28 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-1f60c56d-9a8e-4b28-8ecf-c0187a12a603 tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-member] Create volume metadata completed successfully. Sep 07 21:11:28 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1f60c56d-9a8e-4b28-8ecf-c0187a12a603 tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-member] http://192.168.122.168/volume/v3/volumes/3aa7c1c8-6f66-4fe5-8295-f9e61b9173bd/metadata returned with HTTP 200 Sep 07 21:11:28 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 517/1039] 192.168.122.168 () {60 vars in 1280 bytes} [Mon Sep 7 21:11:28 2026] POST /volume/v3/volumes/3aa7c1c8-6f66-4fe5-8295-f9e61b9173bd/metadata => generated 68 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 21:11:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-944f51c3-ad51-4911-a90c-e110c5c89b71 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-944f51c3-ad51-4911-a90c-e110c5c89b71 tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-member] PUT http://192.168.122.168/volume/v3/volumes/3aa7c1c8-6f66-4fe5-8295-f9e61b9173bd/metadata/key3 Sep 07 21:11:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-944f51c3-ad51-4911-a90c-e110c5c89b71 tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:11:29 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-3d781122-5b08-4a7c-95fa-2481e3751b2f tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] Create volume of 1 GB Sep 07 21:11:29 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:29 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:11:29 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:29 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:11:29 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-3d781122-5b08-4a7c-95fa-2481e3751b2f tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] Availability Zones retrieved successfully. Sep 07 21:11:29 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-944f51c3-ad51-4911-a90c-e110c5c89b71 tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-member] Volume info retrieved successfully. Sep 07 21:11:29 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-944f51c3-ad51-4911-a90c-e110c5c89b71 tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-member] Update volume metadata completed successfully. Sep 07 21:11:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-944f51c3-ad51-4911-a90c-e110c5c89b71 tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-member] http://192.168.122.168/volume/v3/volumes/3aa7c1c8-6f66-4fe5-8295-f9e61b9173bd/metadata/key3 returned with HTTP 200 Sep 07 21:11:29 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-3d781122-5b08-4a7c-95fa-2481e3751b2f tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] Flow 'volume_create_api' (b3880971-4750-4896-a3f7-8ad3507b9888) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:11:29 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 518/1040] 192.168.122.168 () {60 vars in 1294 bytes} [Mon Sep 7 21:11:28 2026] PUT /volume/v3/volumes/3aa7c1c8-6f66-4fe5-8295-f9e61b9173bd/metadata/key3 => generated 35 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 07 21:11:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-2d2e5dbd-2f12-4abb-9d9e-e946ffef3912 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-2d2e5dbd-2f12-4abb-9d9e-e946ffef3912 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] GET http://192.168.122.168/volume/v3/volumes/400f82e4-b6ec-4fd1-b5a2-b4723fdf7420 Sep 07 21:11:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-2d2e5dbd-2f12-4abb-9d9e-e946ffef3912 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-2d2e5dbd-2f12-4abb-9d9e-e946ffef3912 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:29 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-3d781122-5b08-4a7c-95fa-2481e3751b2f tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5a36107-502d-4b09-b11b-d189384ba1c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:11:29 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.flows.api.create_volume [None req-3d781122-5b08-4a7c-95fa-2481e3751b2f tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] Validating volume size '1' using validate_int {{(pid=86970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:11:29 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:29 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:11:29 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:29 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:11:29 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-2d2e5dbd-2f12-4abb-9d9e-e946ffef3912 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Volume info retrieved successfully. Sep 07 21:11:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-2d2e5dbd-2f12-4abb-9d9e-e946ffef3912 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] http://192.168.122.168/volume/v3/volumes/400f82e4-b6ec-4fd1-b5a2-b4723fdf7420 returned with HTTP 200 Sep 07 21:11:29 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 519/1041] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:11:29 2026] GET /volume/v3/volumes/400f82e4-b6ec-4fd1-b5a2-b4723fdf7420 => generated 1149 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:11:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-65ef25f4-2f0d-4e98-beb7-84594ee372d2 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-65ef25f4-2f0d-4e98-beb7-84594ee372d2 tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-reader] GET http://192.168.122.168/volume/v3/volumes/3aa7c1c8-6f66-4fe5-8295-f9e61b9173bd/metadata/key3 Sep 07 21:11:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-65ef25f4-2f0d-4e98-beb7-84594ee372d2 tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-reader] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-65ef25f4-2f0d-4e98-beb7-84594ee372d2 tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-reader] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:29 devstack devstack@c-api.service[86970]: WARNING cinder.volume.api [None req-3d781122-5b08-4a7c-95fa-2481e3751b2f tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5a36107-502d-4b09-b11b-d189384ba1c4) transitioned into state 'FAILURE' from state 'RUNNING' Sep 07 21:11:29 devstack devstack@c-api.service[86970]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Sep 07 21:11:29 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:29 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:11:29 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:29 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:11:29 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-65ef25f4-2f0d-4e98-beb7-84594ee372d2 tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-reader] Volume info retrieved successfully. Sep 07 21:11:29 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-3d781122-5b08-4a7c-95fa-2481e3751b2f tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5a36107-502d-4b09-b11b-d189384ba1c4) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:11:29 devstack devstack@c-api.service[86970]: WARNING cinder.volume.api [None req-3d781122-5b08-4a7c-95fa-2481e3751b2f tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5a36107-502d-4b09-b11b-d189384ba1c4) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 07 21:11:29 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-65ef25f4-2f0d-4e98-beb7-84594ee372d2 tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-reader] Get volume metadata completed successfully. Sep 07 21:11:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-65ef25f4-2f0d-4e98-beb7-84594ee372d2 tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-reader] http://192.168.122.168/volume/v3/volumes/3aa7c1c8-6f66-4fe5-8295-f9e61b9173bd/metadata/key3 returned with HTTP 200 Sep 07 21:11:29 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 520/1042] 192.168.122.168 () {58 vars in 1274 bytes} [Mon Sep 7 21:11:29 2026] GET /volume/v3/volumes/3aa7c1c8-6f66-4fe5-8295-f9e61b9173bd/metadata/key3 => generated 35 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 21:11:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-07678264-b5b8-4a61-a483-9f47269672fc None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:29 devstack devstack@c-api.service[86970]: WARNING cinder.volume.api [None req-3d781122-5b08-4a7c-95fa-2481e3751b2f tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] Flow 'volume_create_api' (b3880971-4750-4896-a3f7-8ad3507b9888) transitioned into state 'REVERTED' from state 'RUNNING' Sep 07 21:11:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-07678264-b5b8-4a61-a483-9f47269672fc tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] GET http://192.168.122.168/volume/v3/volumes/400f82e4-b6ec-4fd1-b5a2-b4723fdf7420 Sep 07 21:11:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-07678264-b5b8-4a61-a483-9f47269672fc tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-07678264-b5b8-4a61-a483-9f47269672fc tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:29 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-3d781122-5b08-4a7c-95fa-2481e3751b2f tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 400 Sep 07 21:11:29 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 523/1043] 192.168.122.168 () {60 vars in 1142 bytes} [Mon Sep 7 21:11:28 2026] POST /volume/v3/volumes => generated 134 bytes in 343 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 21:11:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-9303b539-cdc6-449a-9b85-0374952cc01a None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:29 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-9303b539-cdc6-449a-9b85-0374952cc01a tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-reader] GET http://192.168.122.168/volume/v3/volumes/3aa7c1c8-6f66-4fe5-8295-f9e61b9173bd/metadata Sep 07 21:11:29 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:29 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:11:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-9303b539-cdc6-449a-9b85-0374952cc01a tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-reader] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-9303b539-cdc6-449a-9b85-0374952cc01a tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-reader] Calling method 'index' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:29 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:29 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:11:29 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-07678264-b5b8-4a61-a483-9f47269672fc tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Volume info retrieved successfully. Sep 07 21:11:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-07678264-b5b8-4a61-a483-9f47269672fc tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] http://192.168.122.168/volume/v3/volumes/400f82e4-b6ec-4fd1-b5a2-b4723fdf7420 returned with HTTP 200 Sep 07 21:11:29 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 521/1044] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:11:29 2026] GET /volume/v3/volumes/400f82e4-b6ec-4fd1-b5a2-b4723fdf7420 => generated 1149 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:11:29 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:29 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:11:29 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:29 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:11:29 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-9303b539-cdc6-449a-9b85-0374952cc01a tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-reader] Volume info retrieved successfully. Sep 07 21:11:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-132883a8-dc1d-4811-bbca-52b8e5f0f4e4 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-132883a8-dc1d-4811-bbca-52b8e5f0f4e4 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] DELETE http://192.168.122.168/volume/v3/volumes/400f82e4-b6ec-4fd1-b5a2-b4723fdf7420 Sep 07 21:11:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-132883a8-dc1d-4811-bbca-52b8e5f0f4e4 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-132883a8-dc1d-4811-bbca-52b8e5f0f4e4 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:29 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-132883a8-dc1d-4811-bbca-52b8e5f0f4e4 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Delete volume with id: 400f82e4-b6ec-4fd1-b5a2-b4723fdf7420 Sep 07 21:11:29 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-9303b539-cdc6-449a-9b85-0374952cc01a tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-reader] Get volume metadata completed successfully. Sep 07 21:11:29 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-9303b539-cdc6-449a-9b85-0374952cc01a tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-reader] http://192.168.122.168/volume/v3/volumes/3aa7c1c8-6f66-4fe5-8295-f9e61b9173bd/metadata returned with HTTP 200 Sep 07 21:11:29 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 524/1045] 192.168.122.168 () {58 vars in 1259 bytes} [Mon Sep 7 21:11:29 2026] GET /volume/v3/volumes/3aa7c1c8-6f66-4fe5-8295-f9e61b9173bd/metadata => generated 75 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 21:11:29 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:29 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:11:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-57c379ee-3a0a-457d-980e-06898f4beec0 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:29 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:29 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:11:29 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-132883a8-dc1d-4811-bbca-52b8e5f0f4e4 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Volume info retrieved successfully. Sep 07 21:11:29 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-57c379ee-3a0a-457d-980e-06898f4beec0 tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-member] PUT http://192.168.122.168/volume/v3/volumes/3aa7c1c8-6f66-4fe5-8295-f9e61b9173bd/metadata Sep 07 21:11:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-57c379ee-3a0a-457d-980e-06898f4beec0 tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:11:29 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-132883a8-dc1d-4811-bbca-52b8e5f0f4e4 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer. Sep 07 21:11:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-132883a8-dc1d-4811-bbca-52b8e5f0f4e4 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] http://192.168.122.168/volume/v3/volumes/400f82e4-b6ec-4fd1-b5a2-b4723fdf7420 returned with HTTP 400 Sep 07 21:11:29 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 522/1046] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:11:29 2026] DELETE /volume/v3/volumes/400f82e4-b6ec-4fd1-b5a2-b4723fdf7420 => generated 307 bytes in 44 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 21:11:29 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:29 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:11:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-322014f6-17b4-4b79-b59a-6b75bd8d3790 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:29 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:29 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:11:29 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-57c379ee-3a0a-457d-980e-06898f4beec0 tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-member] Volume info retrieved successfully. Sep 07 21:11:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-322014f6-17b4-4b79-b59a-6b75bd8d3790 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] GET http://192.168.122.168/volume/v3/volumes/400f82e4-b6ec-4fd1-b5a2-b4723fdf7420 Sep 07 21:11:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-322014f6-17b4-4b79-b59a-6b75bd8d3790 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-322014f6-17b4-4b79-b59a-6b75bd8d3790 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:29 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:29 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:11:29 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-57c379ee-3a0a-457d-980e-06898f4beec0 tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-member] Update volume metadata completed successfully. Sep 07 21:11:29 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-57c379ee-3a0a-457d-980e-06898f4beec0 tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-member] http://192.168.122.168/volume/v3/volumes/3aa7c1c8-6f66-4fe5-8295-f9e61b9173bd/metadata returned with HTTP 200 Sep 07 21:11:29 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 525/1047] 192.168.122.168 () {60 vars in 1279 bytes} [Mon Sep 7 21:11:29 2026] PUT /volume/v3/volumes/3aa7c1c8-6f66-4fe5-8295-f9e61b9173bd/metadata => generated 16 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 21:11:29 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:29 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:11:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-36639229-fe68-4198-ac07-ec9ea9753376 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:29 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-36639229-fe68-4198-ac07-ec9ea9753376 tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-member] GET http://192.168.122.168/volume/v3/volumes/3aa7c1c8-6f66-4fe5-8295-f9e61b9173bd Sep 07 21:11:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-36639229-fe68-4198-ac07-ec9ea9753376 tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-36639229-fe68-4198-ac07-ec9ea9753376 tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:29 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-322014f6-17b4-4b79-b59a-6b75bd8d3790 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Volume info retrieved successfully. Sep 07 21:11:29 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:29 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:11:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-322014f6-17b4-4b79-b59a-6b75bd8d3790 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] http://192.168.122.168/volume/v3/volumes/400f82e4-b6ec-4fd1-b5a2-b4723fdf7420 returned with HTTP 200 Sep 07 21:11:29 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 523/1048] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:11:29 2026] GET /volume/v3/volumes/400f82e4-b6ec-4fd1-b5a2-b4723fdf7420 => generated 1149 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:11:29 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:29 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:11:29 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-36639229-fe68-4198-ac07-ec9ea9753376 tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-member] Volume info retrieved successfully. Sep 07 21:11:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-602e6c82-c2bf-4afc-b5d8-6e6d0961387e None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-602e6c82-c2bf-4afc-b5d8-6e6d0961387e tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:11:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-602e6c82-c2bf-4afc-b5d8-6e6d0961387e tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:11:29 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-36639229-fe68-4198-ac07-ec9ea9753376 tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-member] http://192.168.122.168/volume/v3/volumes/3aa7c1c8-6f66-4fe5-8295-f9e61b9173bd returned with HTTP 200 Sep 07 21:11:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-602e6c82-c2bf-4afc-b5d8-6e6d0961387e tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 400 Sep 07 21:11:29 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 524/1049] 192.168.122.168 () {60 vars in 1142 bytes} [Mon Sep 7 21:11:29 2026] POST /volume/v3/volumes => generated 127 bytes in 17 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 21:11:29 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 526/1050] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:11:29 2026] GET /volume/v3/volumes/3aa7c1c8-6f66-4fe5-8295-f9e61b9173bd => generated 851 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:11:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-9ee538eb-cfe8-4543-bf35-b0ef214c68fc None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-9ee538eb-cfe8-4543-bf35-b0ef214c68fc tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:11:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-9ee538eb-cfe8-4543-bf35-b0ef214c68fc tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "2059025e-593a-436f-9623-e4684136a2c9"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:11:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.volumes [None req-9ee538eb-cfe8-4543-bf35-b0ef214c68fc tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '2059025e-593a-436f-9623-e4684136a2c9'}} {{(pid=86971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:11:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-8bf53337-f483-4819-a857-4657cb5a0610 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:29 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8bf53337-f483-4819-a857-4657cb5a0610 tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-member] DELETE http://192.168.122.168/volume/v3/volumes/3aa7c1c8-6f66-4fe5-8295-f9e61b9173bd Sep 07 21:11:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8bf53337-f483-4819-a857-4657cb5a0610 tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8bf53337-f483-4819-a857-4657cb5a0610 tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-member] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:29 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-8bf53337-f483-4819-a857-4657cb5a0610 tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-member] Delete volume with id: 3aa7c1c8-6f66-4fe5-8295-f9e61b9173bd Sep 07 21:11:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-9ee538eb-cfe8-4543-bf35-b0ef214c68fc tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 404 Sep 07 21:11:29 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 525/1051] 192.168.122.168 () {60 vars in 1142 bytes} [Mon Sep 7 21:11:29 2026] POST /volume/v3/volumes => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:11:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-1640eb61-4b93-4030-ab28-0783cfa054df None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:29 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:29 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:11:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1640eb61-4b93-4030-ab28-0783cfa054df tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:11:29 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:29 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:11:29 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-8bf53337-f483-4819-a857-4657cb5a0610 tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-member] Volume info retrieved successfully. Sep 07 21:11:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-1640eb61-4b93-4030-ab28-0783cfa054df tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "ae2db813-a1fb-4daf-a497-78f184499416"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:11:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.volumes [None req-1640eb61-4b93-4030-ab28-0783cfa054df tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': 'ae2db813-a1fb-4daf-a497-78f184499416'}} {{(pid=86971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:11:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1640eb61-4b93-4030-ab28-0783cfa054df tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 404 Sep 07 21:11:29 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 526/1052] 192.168.122.168 () {60 vars in 1142 bytes} [Mon Sep 7 21:11:29 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 07 21:11:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-dc106083-ff39-47b7-a455-0b518838ba5f None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-dc106083-ff39-47b7-a455-0b518838ba5f tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:11:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-dc106083-ff39-47b7-a455-0b518838ba5f tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "802ab5ed-3e56-4a7a-8c35-29099194002a"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:11:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.volumes [None req-dc106083-ff39-47b7-a455-0b518838ba5f tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': '802ab5ed-3e56-4a7a-8c35-29099194002a'}} {{(pid=86971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:11:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-dc106083-ff39-47b7-a455-0b518838ba5f tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 404 Sep 07 21:11:29 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 527/1053] 192.168.122.168 () {60 vars in 1142 bytes} [Mon Sep 7 21:11:29 2026] POST /volume/v3/volumes => generated 114 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:11:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-985d77cf-af68-4445-bc18-5f3feafaed5a req-c6dbb61a-14f6-45a5-833d-05decc3e958a None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-985d77cf-af68-4445-bc18-5f3feafaed5a req-c6dbb61a-14f6-45a5-833d-05decc3e958a tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] GET http://192.168.122.168/volume/v3/volumes/400f82e4-b6ec-4fd1-b5a2-b4723fdf7420 Sep 07 21:11:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-985d77cf-af68-4445-bc18-5f3feafaed5a req-c6dbb61a-14f6-45a5-833d-05decc3e958a tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:29 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-8bf53337-f483-4819-a857-4657cb5a0610 tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-member] Delete volume request issued successfully. Sep 07 21:11:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-985d77cf-af68-4445-bc18-5f3feafaed5a req-c6dbb61a-14f6-45a5-833d-05decc3e958a tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:29 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8bf53337-f483-4819-a857-4657cb5a0610 tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-member] http://192.168.122.168/volume/v3/volumes/3aa7c1c8-6f66-4fe5-8295-f9e61b9173bd returned with HTTP 202 Sep 07 21:11:29 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 527/1054] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:11:29 2026] DELETE /volume/v3/volumes/3aa7c1c8-6f66-4fe5-8295-f9e61b9173bd => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:11:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-c0fb5d59-503d-42f2-85dc-112021a28229 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:29 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:29 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:11:29 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c0fb5d59-503d-42f2-85dc-112021a28229 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:11:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c0fb5d59-503d-42f2-85dc-112021a28229 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:11:29 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c0fb5d59-503d-42f2-85dc-112021a28229 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 400 Sep 07 21:11:29 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 528/1055] 192.168.122.168 () {60 vars in 1142 bytes} [Mon Sep 7 21:11:29 2026] POST /volume/v3/volumes => generated 125 bytes in 18 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 21:11:29 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:29 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:11:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-114290a7-9abd-47c3-a259-21cc61d1d94d None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:29 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [req-985d77cf-af68-4445-bc18-5f3feafaed5a req-c6dbb61a-14f6-45a5-833d-05decc3e958a tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Volume info retrieved successfully. Sep 07 21:11:29 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-114290a7-9abd-47c3-a259-21cc61d1d94d tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-member] GET http://192.168.122.168/volume/v3/volumes/3aa7c1c8-6f66-4fe5-8295-f9e61b9173bd Sep 07 21:11:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-114290a7-9abd-47c3-a259-21cc61d1d94d tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-114290a7-9abd-47c3-a259-21cc61d1d94d tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-985d77cf-af68-4445-bc18-5f3feafaed5a req-c6dbb61a-14f6-45a5-833d-05decc3e958a tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] http://192.168.122.168/volume/v3/volumes/400f82e4-b6ec-4fd1-b5a2-b4723fdf7420 returned with HTTP 200 Sep 07 21:11:29 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 528/1056] 192.168.122.168 () {60 vars in 1487 bytes} [Mon Sep 7 21:11:29 2026] GET /volume/v3/volumes/400f82e4-b6ec-4fd1-b5a2-b4723fdf7420 => generated 1149 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:11:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-44899a23-aa18-4616-b411-759863a9c870 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-44899a23-aa18-4616-b411-759863a9c870 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:11:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-44899a23-aa18-4616-b411-759863a9c870 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:11:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-44899a23-aa18-4616-b411-759863a9c870 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 400 Sep 07 21:11:29 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 529/1057] 192.168.122.168 () {60 vars in 1142 bytes} [Mon Sep 7 21:11:29 2026] POST /volume/v3/volumes => generated 125 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 21:11:29 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:29 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:11:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-6a689b4a-90c1-4f15-9d08-c4ee83be2110 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:29 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:29 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:11:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-6a689b4a-90c1-4f15-9d08-c4ee83be2110 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:11:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-6a689b4a-90c1-4f15-9d08-c4ee83be2110 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:11:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-6a689b4a-90c1-4f15-9d08-c4ee83be2110 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 400 Sep 07 21:11:29 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 530/1058] 192.168.122.168 () {60 vars in 1142 bytes} [Mon Sep 7 21:11:29 2026] POST /volume/v3/volumes => generated 121 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 21:11:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-737b4c9f-c011-4e87-aeb5-b7416183ea5b None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-737b4c9f-c011-4e87-aeb5-b7416183ea5b tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] DELETE http://192.168.122.168/volume/v3/volumes/tempest-invalid-747815312 Sep 07 21:11:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-737b4c9f-c011-4e87-aeb5-b7416183ea5b tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-737b4c9f-c011-4e87-aeb5-b7416183ea5b tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:29 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-737b4c9f-c011-4e87-aeb5-b7416183ea5b tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] Delete volume with id: tempest-invalid-747815312 Sep 07 21:11:29 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-114290a7-9abd-47c3-a259-21cc61d1d94d tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-member] Volume info retrieved successfully. Sep 07 21:11:29 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-114290a7-9abd-47c3-a259-21cc61d1d94d tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-member] http://192.168.122.168/volume/v3/volumes/3aa7c1c8-6f66-4fe5-8295-f9e61b9173bd returned with HTTP 200 Sep 07 21:11:29 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 529/1059] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:11:29 2026] GET /volume/v3/volumes/3aa7c1c8-6f66-4fe5-8295-f9e61b9173bd => generated 850 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:11:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-985d77cf-af68-4445-bc18-5f3feafaed5a req-97a8dbd2-2785-4153-afe3-0fe6e70feb2b None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-737b4c9f-c011-4e87-aeb5-b7416183ea5b tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] http://192.168.122.168/volume/v3/volumes/tempest-invalid-747815312 returned with HTTP 404 Sep 07 21:11:29 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 531/1060] 192.168.122.168 () {58 vars in 1202 bytes} [Mon Sep 7 21:11:29 2026] DELETE /volume/v3/volumes/tempest-invalid-747815312 => generated 98 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:11:29 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-985d77cf-af68-4445-bc18-5f3feafaed5a req-97a8dbd2-2785-4153-afe3-0fe6e70feb2b tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] POST http://192.168.122.168/volume/v3/volumes/400f82e4-b6ec-4fd1-b5a2-b4723fdf7420/action Sep 07 21:11:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-14cc2464-5a16-4077-b065-48fc2267703e None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-985d77cf-af68-4445-bc18-5f3feafaed5a req-97a8dbd2-2785-4153-afe3-0fe6e70feb2b tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:11:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-985d77cf-af68-4445-bc18-5f3feafaed5a req-97a8dbd2-2785-4153-afe3-0fe6e70feb2b tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:11:29 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 532/1061] 192.168.122.168 () {58 vars in 1127 bytes} [Mon Sep 7 21:11:29 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 07 21:11:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-9a0e8e65-df9b-4714-9707-6eb89367a1ca None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-9a0e8e65-df9b-4714-9707-6eb89367a1ca tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] POST http://192.168.122.168/volume/v3/volumes/xxx/action Sep 07 21:11:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-9a0e8e65-df9b-4714-9707-6eb89367a1ca tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] Action body: b'{"os-detach": {}}' {{(pid=86971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:11:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-9a0e8e65-df9b-4714-9707-6eb89367a1ca tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:11:29 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:29 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:11:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-9a0e8e65-df9b-4714-9707-6eb89367a1ca tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] http://192.168.122.168/volume/v3/volumes/xxx/action returned with HTTP 404 Sep 07 21:11:29 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 533/1062] 192.168.122.168 () {60 vars in 1175 bytes} [Mon Sep 7 21:11:29 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:11:29 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:29 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:11:29 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [req-985d77cf-af68-4445-bc18-5f3feafaed5a req-97a8dbd2-2785-4153-afe3-0fe6e70feb2b tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Volume info retrieved successfully. Sep 07 21:11:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-9193de2c-3a28-4eb6-bccc-579af63d92f2 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-9193de2c-3a28-4eb6-bccc-579af63d92f2 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-reader] GET http://192.168.122.168/volume/v3/volumes/tempest-invalid-1416945034 Sep 07 21:11:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-9193de2c-3a28-4eb6-bccc-579af63d92f2 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-reader] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-9193de2c-3a28-4eb6-bccc-579af63d92f2 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-reader] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:29 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [req-985d77cf-af68-4445-bc18-5f3feafaed5a req-97a8dbd2-2785-4153-afe3-0fe6e70feb2b tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Begin detaching volume completed successfully. Sep 07 21:11:29 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-985d77cf-af68-4445-bc18-5f3feafaed5a req-97a8dbd2-2785-4153-afe3-0fe6e70feb2b tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] http://192.168.122.168/volume/v3/volumes/400f82e4-b6ec-4fd1-b5a2-b4723fdf7420/action returned with HTTP 202 Sep 07 21:11:29 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 530/1063] 192.168.122.168 () {64 vars in 1561 bytes} [Mon Sep 7 21:11:29 2026] POST /volume/v3/volumes/400f82e4-b6ec-4fd1-b5a2-b4723fdf7420/action => generated 0 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 21:11:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-9193de2c-3a28-4eb6-bccc-579af63d92f2 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-reader] http://192.168.122.168/volume/v3/volumes/tempest-invalid-1416945034 returned with HTTP 404 Sep 07 21:11:29 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 534/1064] 192.168.122.168 () {58 vars in 1202 bytes} [Mon Sep 7 21:11:29 2026] GET /volume/v3/volumes/tempest-invalid-1416945034 => generated 99 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:11:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-d67ebbda-f9b1-4a4d-9eec-0c5d343cca3c None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:29 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 531/1065] 192.168.122.168 () {58 vars in 1124 bytes} [Mon Sep 7 21:11:29 2026] GET /volume/v3/volumes/ => generated 112 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 07 21:11:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-5e4882ca-23e1-48d9-87e7-0a70332a2503 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5e4882ca-23e1-48d9-87e7-0a70332a2503 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-reader] GET http://192.168.122.168/volume/v3/volumes/detail?status=null Sep 07 21:11:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-5e4882ca-23e1-48d9-87e7-0a70332a2503 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-reader] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-5e4882ca-23e1-48d9-87e7-0a70332a2503 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-reader] Calling method 'detail' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.api_utils [None req-5e4882ca-23e1-48d9-87e7-0a70332a2503 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-reader] Removing options '' from query. {{(pid=86971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 21:11:29 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-5e4882ca-23e1-48d9-87e7-0a70332a2503 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-reader] Could not evaluate value null, assuming string {{(pid=86971) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 21:11:29 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-5e4882ca-23e1-48d9-87e7-0a70332a2503 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-reader] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=86971) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 21:11:29 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:29 devstack devstack@c-api.service[86971]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 21:11:29 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-5e4882ca-23e1-48d9-87e7-0a70332a2503 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-reader] Get all volumes completed successfully. Sep 07 21:11:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5e4882ca-23e1-48d9-87e7-0a70332a2503 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-reader] http://192.168.122.168/volume/v3/volumes/detail?status=null returned with HTTP 200 Sep 07 21:11:29 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 535/1066] 192.168.122.168 () {58 vars in 1165 bytes} [Mon Sep 7 21:11:29 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 21:11:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-8028ea90-02c0-4479-afa7-ee574c5b50bd None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:29 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8028ea90-02c0-4479-afa7-ee574c5b50bd None None] GET http://192.168.122.168/volume// Sep 07 21:11:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8028ea90-02c0-4479-afa7-ee574c5b50bd None None] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8028ea90-02c0-4479-afa7-ee574c5b50bd None None] Calling method 'all' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:29 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8028ea90-02c0-4479-afa7-ee574c5b50bd None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 07 21:11:29 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 532/1067] 192.168.122.168 () {58 vars in 1315 bytes} [Mon Sep 7 21:11:29 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 07 21:11:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-e732d7dd-f2eb-4420-bd6e-79723cd6a9ce None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e732d7dd-f2eb-4420-bd6e-79723cd6a9ce tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-reader] GET http://192.168.122.168/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1664656058 Sep 07 21:11:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-e732d7dd-f2eb-4420-bd6e-79723cd6a9ce tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-reader] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-e732d7dd-f2eb-4420-bd6e-79723cd6a9ce tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-reader] Calling method 'detail' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-985d77cf-af68-4445-bc18-5f3feafaed5a req-3ae282a0-4026-4342-8440-0bef7f8d7382 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.api_utils [None req-e732d7dd-f2eb-4420-bd6e-79723cd6a9ce tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-reader] Removing options '' from query. {{(pid=86971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 21:11:29 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-e732d7dd-f2eb-4420-bd6e-79723cd6a9ce tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-reader] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1664656058'), ('no_migration_targets', True)]). {{(pid=86971) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 21:11:29 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-985d77cf-af68-4445-bc18-5f3feafaed5a req-3ae282a0-4026-4342-8440-0bef7f8d7382 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] GET http://192.168.122.168/volume/v3/volumes/400f82e4-b6ec-4fd1-b5a2-b4723fdf7420 Sep 07 21:11:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-985d77cf-af68-4445-bc18-5f3feafaed5a req-3ae282a0-4026-4342-8440-0bef7f8d7382 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-985d77cf-af68-4445-bc18-5f3feafaed5a req-3ae282a0-4026-4342-8440-0bef7f8d7382 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:29 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:29 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:11:29 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:29 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:11:29 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [req-985d77cf-af68-4445-bc18-5f3feafaed5a req-3ae282a0-4026-4342-8440-0bef7f8d7382 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Volume info retrieved successfully. Sep 07 21:11:29 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-985d77cf-af68-4445-bc18-5f3feafaed5a req-3ae282a0-4026-4342-8440-0bef7f8d7382 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] http://192.168.122.168/volume/v3/volumes/400f82e4-b6ec-4fd1-b5a2-b4723fdf7420 returned with HTTP 200 Sep 07 21:11:29 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 533/1068] 192.168.122.168 () {62 vars in 1528 bytes} [Mon Sep 7 21:11:29 2026] GET /volume/v3/volumes/400f82e4-b6ec-4fd1-b5a2-b4723fdf7420 => generated 1333 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 21:11:29 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-e732d7dd-f2eb-4420-bd6e-79723cd6a9ce tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-reader] Get all volumes completed successfully. Sep 07 21:11:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e732d7dd-f2eb-4420-bd6e-79723cd6a9ce tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-reader] http://192.168.122.168/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1664656058 returned with HTTP 200 Sep 07 21:11:29 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 536/1069] 192.168.122.168 () {58 vars in 1243 bytes} [Mon Sep 7 21:11:29 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1664656058 => generated 15 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 21:11:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-1a993444-608f-4e25-8d54-efa45f284c44 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:29 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-1a993444-608f-4e25-8d54-efa45f284c44 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-reader] GET http://192.168.122.168/volume/v3/volumes?status=null Sep 07 21:11:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-1a993444-608f-4e25-8d54-efa45f284c44 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-reader] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-1a993444-608f-4e25-8d54-efa45f284c44 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-reader] Calling method 'index' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.api_utils [None req-1a993444-608f-4e25-8d54-efa45f284c44 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-reader] Removing options '' from query. {{(pid=86970) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 21:11:29 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-1a993444-608f-4e25-8d54-efa45f284c44 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-reader] Could not evaluate value null, assuming string {{(pid=86970) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 21:11:29 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-1a993444-608f-4e25-8d54-efa45f284c44 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-reader] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=86970) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 21:11:29 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:29 devstack devstack@c-api.service[86970]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 21:11:29 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-1a993444-608f-4e25-8d54-efa45f284c44 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-reader] Get all volumes completed successfully. Sep 07 21:11:29 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-1a993444-608f-4e25-8d54-efa45f284c44 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-reader] http://192.168.122.168/volume/v3/volumes?status=null returned with HTTP 200 Sep 07 21:11:29 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 534/1070] 192.168.122.168 () {58 vars in 1144 bytes} [Mon Sep 7 21:11:29 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 21:11:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-51f18b32-e6be-41d1-b8be-fe8d7795995b None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:30 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-51f18b32-e6be-41d1-b8be-fe8d7795995b tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-reader] GET http://192.168.122.168/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1095625928 Sep 07 21:11:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-51f18b32-e6be-41d1-b8be-fe8d7795995b tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-reader] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-51f18b32-e6be-41d1-b8be-fe8d7795995b tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-reader] Calling method 'index' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.api_utils [None req-51f18b32-e6be-41d1-b8be-fe8d7795995b tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-reader] Removing options '' from query. {{(pid=86971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 21:11:30 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-51f18b32-e6be-41d1-b8be-fe8d7795995b tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-reader] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1095625928'), ('no_migration_targets', True)]). {{(pid=86971) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 21:11:30 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-51f18b32-e6be-41d1-b8be-fe8d7795995b tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-reader] Get all volumes completed successfully. Sep 07 21:11:30 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-51f18b32-e6be-41d1-b8be-fe8d7795995b tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-reader] http://192.168.122.168/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1095625928 returned with HTTP 200 Sep 07 21:11:30 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 537/1071] 192.168.122.168 () {58 vars in 1222 bytes} [Mon Sep 7 21:11:29 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1095625928 => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 21:11:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-aab3cec9-8350-4761-b2b7-759ddfdb22f4 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:30 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-aab3cec9-8350-4761-b2b7-759ddfdb22f4 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] POST http://192.168.122.168/volume/v3/volumes/571b1388-d560-4aaa-8434-76731f15f518/action Sep 07 21:11:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-aab3cec9-8350-4761-b2b7-759ddfdb22f4 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] Action body: b'{"os-reserve": {}}' {{(pid=86970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:11:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-aab3cec9-8350-4761-b2b7-759ddfdb22f4 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:11:30 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:30 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:11:30 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:30 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:11:30 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-aab3cec9-8350-4761-b2b7-759ddfdb22f4 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] Volume info retrieved successfully. Sep 07 21:11:30 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-aab3cec9-8350-4761-b2b7-759ddfdb22f4 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] Reserve volume completed successfully. Sep 07 21:11:30 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-aab3cec9-8350-4761-b2b7-759ddfdb22f4 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] http://192.168.122.168/volume/v3/volumes/571b1388-d560-4aaa-8434-76731f15f518/action returned with HTTP 202 Sep 07 21:11:30 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 535/1072] 192.168.122.168 () {60 vars in 1274 bytes} [Mon Sep 7 21:11:30 2026] POST /volume/v3/volumes/571b1388-d560-4aaa-8434-76731f15f518/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 21:11:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-1af9758e-5b1c-4db2-a0b0-08c05e8bd757 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:30 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1af9758e-5b1c-4db2-a0b0-08c05e8bd757 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] POST http://192.168.122.168/volume/v3/volumes/571b1388-d560-4aaa-8434-76731f15f518/action Sep 07 21:11:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-1af9758e-5b1c-4db2-a0b0-08c05e8bd757 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] Action body: b'{"os-reserve": {}}' {{(pid=86971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:11:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-1af9758e-5b1c-4db2-a0b0-08c05e8bd757 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:11:30 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:30 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:11:30 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:30 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:11:30 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-1af9758e-5b1c-4db2-a0b0-08c05e8bd757 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] Volume info retrieved successfully. Sep 07 21:11:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-985d77cf-af68-4445-bc18-5f3feafaed5a req-fd7d08f1-b3cb-4217-b67c-d9c37c9ad07d None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:30 devstack devstack@c-api.service[86971]: ERROR cinder.volume.api [None req-1af9758e-5b1c-4db2-a0b0-08c05e8bd757 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] Volume status must be available to reserve, but the status is attaching. Sep 07 21:11:30 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1af9758e-5b1c-4db2-a0b0-08c05e8bd757 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] http://192.168.122.168/volume/v3/volumes/571b1388-d560-4aaa-8434-76731f15f518/action returned with HTTP 400 Sep 07 21:11:30 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 538/1073] 192.168.122.168 () {60 vars in 1274 bytes} [Mon Sep 7 21:11:30 2026] POST /volume/v3/volumes/571b1388-d560-4aaa-8434-76731f15f518/action => generated 132 bytes in 57 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 21:11:30 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-985d77cf-af68-4445-bc18-5f3feafaed5a req-fd7d08f1-b3cb-4217-b67c-d9c37c9ad07d tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] DELETE http://192.168.122.168/volume/v3/attachments/c6c3c023-f63c-431c-b737-ebb11caaff28 Sep 07 21:11:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-985d77cf-af68-4445-bc18-5f3feafaed5a req-fd7d08f1-b3cb-4217-b67c-d9c37c9ad07d tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-985d77cf-af68-4445-bc18-5f3feafaed5a req-fd7d08f1-b3cb-4217-b67c-d9c37c9ad07d tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Calling method 'version_select' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-a2fb2de7-06ac-4905-b181-2abf9125dbbc None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:30 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a2fb2de7-06ac-4905-b181-2abf9125dbbc tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] POST http://192.168.122.168/volume/v3/volumes/571b1388-d560-4aaa-8434-76731f15f518/action Sep 07 21:11:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-a2fb2de7-06ac-4905-b181-2abf9125dbbc tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=86971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:11:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-a2fb2de7-06ac-4905-b181-2abf9125dbbc tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:11:30 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:30 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:11:30 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:30 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:11:30 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:30 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:11:30 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-a2fb2de7-06ac-4905-b181-2abf9125dbbc tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] Volume info retrieved successfully. Sep 07 21:11:30 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:30 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:11:30 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-a2fb2de7-06ac-4905-b181-2abf9125dbbc tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] Unreserve volume completed successfully. Sep 07 21:11:30 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a2fb2de7-06ac-4905-b181-2abf9125dbbc tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] http://192.168.122.168/volume/v3/volumes/571b1388-d560-4aaa-8434-76731f15f518/action returned with HTTP 202 Sep 07 21:11:30 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 539/1074] 192.168.122.168 () {60 vars in 1274 bytes} [Mon Sep 7 21:11:30 2026] POST /volume/v3/volumes/571b1388-d560-4aaa-8434-76731f15f518/action => generated 0 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 07 21:11:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-1735c582-04d3-40ad-93a8-683f71616798 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:30 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1735c582-04d3-40ad-93a8-683f71616798 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] POST http://192.168.122.168/volume/v3/volumes/3f2d9046-b0d2-4ee1-8230-81b5ccfa3994/action Sep 07 21:11:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-1735c582-04d3-40ad-93a8-683f71616798 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] Action body: b'{"os-reserve": {}}' {{(pid=86971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:11:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-1735c582-04d3-40ad-93a8-683f71616798 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:11:30 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:30 devstack devstack@c-api.service[86970]: return base.obj_make_list(context, Sep 07 21:11:30 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1735c582-04d3-40ad-93a8-683f71616798 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] http://192.168.122.168/volume/v3/volumes/3f2d9046-b0d2-4ee1-8230-81b5ccfa3994/action returned with HTTP 404 Sep 07 21:11:30 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 540/1075] 192.168.122.168 () {60 vars in 1274 bytes} [Mon Sep 7 21:11:30 2026] POST /volume/v3/volumes/3f2d9046-b0d2-4ee1-8230-81b5ccfa3994/action => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:11:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-576bd146-0df5-43c3-bbf7-570bd970f5f9 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:30 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-576bd146-0df5-43c3-bbf7-570bd970f5f9 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] POST http://192.168.122.168/volume/v3/volumes/bc3b8a95-c001-4535-b48c-d9e81db86979/action Sep 07 21:11:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-576bd146-0df5-43c3-bbf7-570bd970f5f9 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=86971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:11:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-576bd146-0df5-43c3-bbf7-570bd970f5f9 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:11:30 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-576bd146-0df5-43c3-bbf7-570bd970f5f9 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] http://192.168.122.168/volume/v3/volumes/bc3b8a95-c001-4535-b48c-d9e81db86979/action returned with HTTP 404 Sep 07 21:11:30 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 541/1076] 192.168.122.168 () {60 vars in 1274 bytes} [Mon Sep 7 21:11:30 2026] POST /volume/v3/volumes/bc3b8a95-c001-4535-b48c-d9e81db86979/action => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:11:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-5980af4e-936a-48b6-9d7f-83434c09f4eb None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:30 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 542/1077] 192.168.122.168 () {60 vars in 1144 bytes} [Mon Sep 7 21:11:30 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 6 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 07 21:11:30 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-985d77cf-af68-4445-bc18-5f3feafaed5a req-fd7d08f1-b3cb-4217-b67c-d9c37c9ad07d tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] http://192.168.122.168/volume/v3/attachments/c6c3c023-f63c-431c-b737-ebb11caaff28 returned with HTTP 200 Sep 07 21:11:30 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 536/1078] 192.168.122.168 () {64 vars in 1562 bytes} [Mon Sep 7 21:11:30 2026] DELETE /volume/v3/attachments/c6c3c023-f63c-431c-b737-ebb11caaff28 => generated 19 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:11:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-5b7dd500-b729-4c5b-8579-59c940750bf2 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:30 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5b7dd500-b729-4c5b-8579-59c940750bf2 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] PUT http://192.168.122.168/volume/v3/volumes/tempest-invalid-579109850 Sep 07 21:11:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-5b7dd500-b729-4c5b-8579-59c940750bf2 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:11:30 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5b7dd500-b729-4c5b-8579-59c940750bf2 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] http://192.168.122.168/volume/v3/volumes/tempest-invalid-579109850 returned with HTTP 404 Sep 07 21:11:30 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 543/1079] 192.168.122.168 () {60 vars in 1219 bytes} [Mon Sep 7 21:11:30 2026] PUT /volume/v3/volumes/tempest-invalid-579109850 => generated 98 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:11:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-2ae1daf7-c285-4804-bf0f-751735461537 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:30 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-2ae1daf7-c285-4804-bf0f-751735461537 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] PUT http://192.168.122.168/volume/v3/volumes/7a3ddda4-d5f1-4497-8352-9ac7912aae95 Sep 07 21:11:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-2ae1daf7-c285-4804-bf0f-751735461537 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:11:30 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-2ae1daf7-c285-4804-bf0f-751735461537 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] http://192.168.122.168/volume/v3/volumes/7a3ddda4-d5f1-4497-8352-9ac7912aae95 returned with HTTP 404 Sep 07 21:11:30 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 537/1080] 192.168.122.168 () {60 vars in 1252 bytes} [Mon Sep 7 21:11:30 2026] PUT /volume/v3/volumes/7a3ddda4-d5f1-4497-8352-9ac7912aae95 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:11:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-a31e0dc7-4980-4182-b159-0d6a24870f54 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:30 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a31e0dc7-4980-4182-b159-0d6a24870f54 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] DELETE http://192.168.122.168/volume/v3/volumes/c5674cae-94b9-49cd-944b-07e5c9513ff1 Sep 07 21:11:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-a31e0dc7-4980-4182-b159-0d6a24870f54 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-a31e0dc7-4980-4182-b159-0d6a24870f54 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:30 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-a31e0dc7-4980-4182-b159-0d6a24870f54 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] Delete volume with id: c5674cae-94b9-49cd-944b-07e5c9513ff1 Sep 07 21:11:30 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a31e0dc7-4980-4182-b159-0d6a24870f54 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] http://192.168.122.168/volume/v3/volumes/c5674cae-94b9-49cd-944b-07e5c9513ff1 returned with HTTP 404 Sep 07 21:11:30 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 544/1081] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:11:30 2026] DELETE /volume/v3/volumes/c5674cae-94b9-49cd-944b-07e5c9513ff1 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:11:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-15276f28-c316-4abb-a7cc-44938e365629 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:30 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-15276f28-c316-4abb-a7cc-44938e365629 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] POST http://192.168.122.168/volume/v3/volumes/571b1388-d560-4aaa-8434-76731f15f518/action Sep 07 21:11:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-15276f28-c316-4abb-a7cc-44938e365629 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=86970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:11:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-15276f28-c316-4abb-a7cc-44938e365629 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:11:30 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-15276f28-c316-4abb-a7cc-44938e365629 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] http://192.168.122.168/volume/v3/volumes/571b1388-d560-4aaa-8434-76731f15f518/action returned with HTTP 400 Sep 07 21:11:30 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 538/1082] 192.168.122.168 () {60 vars in 1274 bytes} [Mon Sep 7 21:11:30 2026] POST /volume/v3/volumes/571b1388-d560-4aaa-8434-76731f15f518/action => generated 140 bytes in 15 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 21:11:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-4bf8b66d-fa0f-4db3-81be-572532aee147 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:30 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-4bf8b66d-fa0f-4db3-81be-572532aee147 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] POST http://192.168.122.168/volume/v3/volumes/571b1388-d560-4aaa-8434-76731f15f518/action Sep 07 21:11:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-4bf8b66d-fa0f-4db3-81be-572532aee147 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=86971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:11:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-4bf8b66d-fa0f-4db3-81be-572532aee147 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:11:30 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-4bf8b66d-fa0f-4db3-81be-572532aee147 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] http://192.168.122.168/volume/v3/volumes/571b1388-d560-4aaa-8434-76731f15f518/action returned with HTTP 400 Sep 07 21:11:30 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 545/1083] 192.168.122.168 () {60 vars in 1274 bytes} [Mon Sep 7 21:11:30 2026] POST /volume/v3/volumes/571b1388-d560-4aaa-8434-76731f15f518/action => generated 131 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 21:11:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-c20fcf23-1bd4-449e-81e1-568944c77eac None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:30 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c20fcf23-1bd4-449e-81e1-568944c77eac tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] POST http://192.168.122.168/volume/v3/volumes/563f22e5-977b-43c4-b0aa-6404a752b4d3/action Sep 07 21:11:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c20fcf23-1bd4-449e-81e1-568944c77eac tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:11:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c20fcf23-1bd4-449e-81e1-568944c77eac tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:11:30 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c20fcf23-1bd4-449e-81e1-568944c77eac tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] http://192.168.122.168/volume/v3/volumes/563f22e5-977b-43c4-b0aa-6404a752b4d3/action returned with HTTP 404 Sep 07 21:11:30 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 539/1084] 192.168.122.168 () {60 vars in 1274 bytes} [Mon Sep 7 21:11:30 2026] POST /volume/v3/volumes/563f22e5-977b-43c4-b0aa-6404a752b4d3/action => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:11:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-c7464f97-84c3-4c60-9af8-99abb502e479 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:30 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c7464f97-84c3-4c60-9af8-99abb502e479 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] POST http://192.168.122.168/volume/v3/volumes/571b1388-d560-4aaa-8434-76731f15f518/action Sep 07 21:11:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c7464f97-84c3-4c60-9af8-99abb502e479 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=86971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:11:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c7464f97-84c3-4c60-9af8-99abb502e479 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:11:30 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c7464f97-84c3-4c60-9af8-99abb502e479 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] http://192.168.122.168/volume/v3/volumes/571b1388-d560-4aaa-8434-76731f15f518/action returned with HTTP 400 Sep 07 21:11:30 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 546/1085] 192.168.122.168 () {60 vars in 1274 bytes} [Mon Sep 7 21:11:30 2026] POST /volume/v3/volumes/571b1388-d560-4aaa-8434-76731f15f518/action => generated 129 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 21:11:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-15a5c3a4-94ac-4d6b-8bd9-d9c5aadfa1a5 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:30 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-15a5c3a4-94ac-4d6b-8bd9-d9c5aadfa1a5 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] POST http://192.168.122.168/volume/v3/volumes/None/action Sep 07 21:11:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-15a5c3a4-94ac-4d6b-8bd9-d9c5aadfa1a5 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:11:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-15a5c3a4-94ac-4d6b-8bd9-d9c5aadfa1a5 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:11:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-7062600f-23e2-43b5-a528-48520e0c0996 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:30 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-7062600f-23e2-43b5-a528-48520e0c0996 tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-member] GET http://192.168.122.168/volume/v3/volumes/3aa7c1c8-6f66-4fe5-8295-f9e61b9173bd Sep 07 21:11:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-7062600f-23e2-43b5-a528-48520e0c0996 tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-7062600f-23e2-43b5-a528-48520e0c0996 tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:30 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-15a5c3a4-94ac-4d6b-8bd9-d9c5aadfa1a5 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] http://192.168.122.168/volume/v3/volumes/None/action returned with HTTP 404 Sep 07 21:11:30 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 540/1086] 192.168.122.168 () {60 vars in 1178 bytes} [Mon Sep 7 21:11:30 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:11:30 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-7062600f-23e2-43b5-a528-48520e0c0996 tempest-VolumesMetadataTest-1557582780 tempest-VolumesMetadataTest-1557582780-project-member] http://192.168.122.168/volume/v3/volumes/3aa7c1c8-6f66-4fe5-8295-f9e61b9173bd returned with HTTP 404 Sep 07 21:11:30 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 547/1087] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:11:30 2026] GET /volume/v3/volumes/3aa7c1c8-6f66-4fe5-8295-f9e61b9173bd => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:11:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-48fe00bd-a3ce-49ef-9b91-7dd18eafe414 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:30 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-48fe00bd-a3ce-49ef-9b91-7dd18eafe414 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-reader] GET http://192.168.122.168/volume/v3/volumes/af4729a3-ca79-4a3e-8e8e-0906f8d72d3f Sep 07 21:11:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-48fe00bd-a3ce-49ef-9b91-7dd18eafe414 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-reader] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-48fe00bd-a3ce-49ef-9b91-7dd18eafe414 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-reader] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:30 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-48fe00bd-a3ce-49ef-9b91-7dd18eafe414 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-reader] http://192.168.122.168/volume/v3/volumes/af4729a3-ca79-4a3e-8e8e-0906f8d72d3f returned with HTTP 404 Sep 07 21:11:30 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 541/1088] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:11:30 2026] GET /volume/v3/volumes/af4729a3-ca79-4a3e-8e8e-0906f8d72d3f => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:11:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-1b0f09d2-1cb0-4cb2-98c9-87c31e9db2c6 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:30 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1b0f09d2-1cb0-4cb2-98c9-87c31e9db2c6 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] GET http://192.168.122.168/volume/v3/volumes/571b1388-d560-4aaa-8434-76731f15f518 Sep 07 21:11:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-1b0f09d2-1cb0-4cb2-98c9-87c31e9db2c6 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-1b0f09d2-1cb0-4cb2-98c9-87c31e9db2c6 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:30 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:30 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:11:30 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:30 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:11:30 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-1b0f09d2-1cb0-4cb2-98c9-87c31e9db2c6 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] Volume info retrieved successfully. Sep 07 21:11:30 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1b0f09d2-1cb0-4cb2-98c9-87c31e9db2c6 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] http://192.168.122.168/volume/v3/volumes/571b1388-d560-4aaa-8434-76731f15f518 returned with HTTP 200 Sep 07 21:11:30 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 548/1089] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:11:30 2026] GET /volume/v3/volumes/571b1388-d560-4aaa-8434-76731f15f518 => generated 852 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:11:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-fa5f0b7e-1ee1-42b6-afd3-8676faebdc18 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:30 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-fa5f0b7e-1ee1-42b6-afd3-8676faebdc18 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] DELETE http://192.168.122.168/volume/v3/volumes/571b1388-d560-4aaa-8434-76731f15f518 Sep 07 21:11:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-fa5f0b7e-1ee1-42b6-afd3-8676faebdc18 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-fa5f0b7e-1ee1-42b6-afd3-8676faebdc18 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:30 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-fa5f0b7e-1ee1-42b6-afd3-8676faebdc18 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] Delete volume with id: 571b1388-d560-4aaa-8434-76731f15f518 Sep 07 21:11:30 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:30 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:11:30 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:30 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:11:30 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-fa5f0b7e-1ee1-42b6-afd3-8676faebdc18 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] Volume info retrieved successfully. Sep 07 21:11:30 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-fa5f0b7e-1ee1-42b6-afd3-8676faebdc18 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] Delete volume request issued successfully. Sep 07 21:11:30 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-fa5f0b7e-1ee1-42b6-afd3-8676faebdc18 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] http://192.168.122.168/volume/v3/volumes/571b1388-d560-4aaa-8434-76731f15f518 returned with HTTP 202 Sep 07 21:11:30 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 542/1090] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:11:30 2026] DELETE /volume/v3/volumes/571b1388-d560-4aaa-8434-76731f15f518 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:11:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-1c862001-f1d5-44b0-9e88-4c78ad5a32c7 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:30 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1c862001-f1d5-44b0-9e88-4c78ad5a32c7 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] GET http://192.168.122.168/volume/v3/volumes/571b1388-d560-4aaa-8434-76731f15f518 Sep 07 21:11:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-1c862001-f1d5-44b0-9e88-4c78ad5a32c7 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-1c862001-f1d5-44b0-9e88-4c78ad5a32c7 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:30 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:30 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:11:30 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:30 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:11:30 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-1c862001-f1d5-44b0-9e88-4c78ad5a32c7 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] Volume info retrieved successfully. Sep 07 21:11:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-637e8cdb-4195-4271-afac-f6c0c4362e50 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:30 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-637e8cdb-4195-4271-afac-f6c0c4362e50 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] GET http://192.168.122.168/volume/v3/volumes/400f82e4-b6ec-4fd1-b5a2-b4723fdf7420 Sep 07 21:11:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-637e8cdb-4195-4271-afac-f6c0c4362e50 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-637e8cdb-4195-4271-afac-f6c0c4362e50 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:30 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1c862001-f1d5-44b0-9e88-4c78ad5a32c7 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] http://192.168.122.168/volume/v3/volumes/571b1388-d560-4aaa-8434-76731f15f518 returned with HTTP 200 Sep 07 21:11:30 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 549/1091] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:11:30 2026] GET /volume/v3/volumes/571b1388-d560-4aaa-8434-76731f15f518 => generated 851 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:11:30 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:30 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:11:30 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:30 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:11:30 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-637e8cdb-4195-4271-afac-f6c0c4362e50 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Volume info retrieved successfully. Sep 07 21:11:30 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-637e8cdb-4195-4271-afac-f6c0c4362e50 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] http://192.168.122.168/volume/v3/volumes/400f82e4-b6ec-4fd1-b5a2-b4723fdf7420 returned with HTTP 200 Sep 07 21:11:30 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 543/1092] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:11:30 2026] GET /volume/v3/volumes/400f82e4-b6ec-4fd1-b5a2-b4723fdf7420 => generated 857 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:11:31 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-1c97e76f-ecdb-4707-92b0-592718fe9bd9 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:31 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1c97e76f-ecdb-4707-92b0-592718fe9bd9 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] GET http://192.168.122.168/volume/v3/volumes/571b1388-d560-4aaa-8434-76731f15f518 Sep 07 21:11:31 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-1c97e76f-ecdb-4707-92b0-592718fe9bd9 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:31 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-1c97e76f-ecdb-4707-92b0-592718fe9bd9 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:31 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:31 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:11:31 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:31 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:11:32 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-1c97e76f-ecdb-4707-92b0-592718fe9bd9 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] Volume info retrieved successfully. Sep 07 21:11:32 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1c97e76f-ecdb-4707-92b0-592718fe9bd9 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] http://192.168.122.168/volume/v3/volumes/571b1388-d560-4aaa-8434-76731f15f518 returned with HTTP 200 Sep 07 21:11:32 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 550/1093] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:11:31 2026] GET /volume/v3/volumes/571b1388-d560-4aaa-8434-76731f15f518 => generated 851 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:11:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-c7d6710e-b051-4694-8764-b11a4a4668b8 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:33 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c7d6710e-b051-4694-8764-b11a4a4668b8 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] GET http://192.168.122.168/volume/v3/volumes/571b1388-d560-4aaa-8434-76731f15f518 Sep 07 21:11:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c7d6710e-b051-4694-8764-b11a4a4668b8 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c7d6710e-b051-4694-8764-b11a4a4668b8 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:33 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c7d6710e-b051-4694-8764-b11a4a4668b8 tempest-VolumesNegativeTest-1161584994 tempest-VolumesNegativeTest-1161584994-project-member] http://192.168.122.168/volume/v3/volumes/571b1388-d560-4aaa-8434-76731f15f518 returned with HTTP 404 Sep 07 21:11:33 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 544/1094] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:11:33 2026] GET /volume/v3/volumes/571b1388-d560-4aaa-8434-76731f15f518 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:11:35 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-6ae7948c-5f0f-42fd-8d8b-b5dcf004aa51 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:35 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-6ae7948c-5f0f-42fd-8d8b-b5dcf004aa51 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] DELETE http://192.168.122.168/volume/v3/volumes/400f82e4-b6ec-4fd1-b5a2-b4723fdf7420 Sep 07 21:11:35 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-6ae7948c-5f0f-42fd-8d8b-b5dcf004aa51 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:35 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-6ae7948c-5f0f-42fd-8d8b-b5dcf004aa51 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:35 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-6ae7948c-5f0f-42fd-8d8b-b5dcf004aa51 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Delete volume with id: 400f82e4-b6ec-4fd1-b5a2-b4723fdf7420 Sep 07 21:11:35 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:35 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:11:35 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:35 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:11:35 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-6ae7948c-5f0f-42fd-8d8b-b5dcf004aa51 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Volume info retrieved successfully. Sep 07 21:11:35 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-6ae7948c-5f0f-42fd-8d8b-b5dcf004aa51 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Delete volume request issued successfully. Sep 07 21:11:35 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-6ae7948c-5f0f-42fd-8d8b-b5dcf004aa51 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] http://192.168.122.168/volume/v3/volumes/400f82e4-b6ec-4fd1-b5a2-b4723fdf7420 returned with HTTP 202 Sep 07 21:11:35 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 551/1095] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:11:35 2026] DELETE /volume/v3/volumes/400f82e4-b6ec-4fd1-b5a2-b4723fdf7420 => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:11:35 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-92497e7f-d1e6-4878-a634-8ea356914dc0 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:35 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-92497e7f-d1e6-4878-a634-8ea356914dc0 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] GET http://192.168.122.168/volume/v3/volumes/400f82e4-b6ec-4fd1-b5a2-b4723fdf7420 Sep 07 21:11:35 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-92497e7f-d1e6-4878-a634-8ea356914dc0 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:35 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-92497e7f-d1e6-4878-a634-8ea356914dc0 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:35 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:35 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:11:35 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:35 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:11:35 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-92497e7f-d1e6-4878-a634-8ea356914dc0 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Volume info retrieved successfully. Sep 07 21:11:35 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-92497e7f-d1e6-4878-a634-8ea356914dc0 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] http://192.168.122.168/volume/v3/volumes/400f82e4-b6ec-4fd1-b5a2-b4723fdf7420 returned with HTTP 200 Sep 07 21:11:35 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 545/1096] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:11:35 2026] GET /volume/v3/volumes/400f82e4-b6ec-4fd1-b5a2-b4723fdf7420 => generated 856 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:11:36 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-a7932287-9c9e-4fb6-8ef0-cef98979b950 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:36 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-bbf5412b-295b-4e8e-8352-9e840f9a7168 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:36 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-bbf5412b-295b-4e8e-8352-9e840f9a7168 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] GET http://192.168.122.168/volume/v3/volumes/400f82e4-b6ec-4fd1-b5a2-b4723fdf7420 Sep 07 21:11:36 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-bbf5412b-295b-4e8e-8352-9e840f9a7168 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:36 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-bbf5412b-295b-4e8e-8352-9e840f9a7168 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:36 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-bbf5412b-295b-4e8e-8352-9e840f9a7168 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] http://192.168.122.168/volume/v3/volumes/400f82e4-b6ec-4fd1-b5a2-b4723fdf7420 returned with HTTP 404 Sep 07 21:11:36 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 546/1097] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:11:36 2026] GET /volume/v3/volumes/400f82e4-b6ec-4fd1-b5a2-b4723fdf7420 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:11:36 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-1f959364-e606-4b80-8fae-c5702870ada6 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:37 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a7932287-9c9e-4fb6-8ef0-cef98979b950 tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] POST http://192.168.122.168/volume/v3/snapshots Sep 07 21:11:37 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-a7932287-9c9e-4fb6-8ef0-cef98979b950 tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "621cc755-c406-413a-bc20-40d8bc5ff347", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-462942686"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:11:37 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a7932287-9c9e-4fb6-8ef0-cef98979b950 tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] http://192.168.122.168/volume/v3/snapshots returned with HTTP 404 Sep 07 21:11:37 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 552/1098] 192.168.122.168 () {60 vars in 1149 bytes} [Mon Sep 7 21:11:36 2026] POST /volume/v3/snapshots => generated 109 bytes in 442 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:11:37 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-e7c78c5d-264b-4fe6-ae7b-b96a5fc92310 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:37 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e7c78c5d-264b-4fe6-ae7b-b96a5fc92310 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] DELETE http://192.168.122.168/volume/v3/volumes/06b222e9-125f-435f-b165-17444eb5c407 Sep 07 21:11:37 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-e7c78c5d-264b-4fe6-ae7b-b96a5fc92310 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:37 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-e7c78c5d-264b-4fe6-ae7b-b96a5fc92310 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:37 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-e7c78c5d-264b-4fe6-ae7b-b96a5fc92310 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Delete volume with id: 06b222e9-125f-435f-b165-17444eb5c407 Sep 07 21:11:37 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:37 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:11:37 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:37 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:11:37 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-e7c78c5d-264b-4fe6-ae7b-b96a5fc92310 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Volume info retrieved successfully. Sep 07 21:11:37 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-e7c78c5d-264b-4fe6-ae7b-b96a5fc92310 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Delete volume request issued successfully. Sep 07 21:11:37 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e7c78c5d-264b-4fe6-ae7b-b96a5fc92310 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] http://192.168.122.168/volume/v3/volumes/06b222e9-125f-435f-b165-17444eb5c407 returned with HTTP 202 Sep 07 21:11:37 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 553/1099] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:11:37 2026] DELETE /volume/v3/volumes/06b222e9-125f-435f-b165-17444eb5c407 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:11:37 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-8049ec2d-71cd-4444-9f46-5d4411fcd536 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:37 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-8049ec2d-71cd-4444-9f46-5d4411fcd536 tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] POST http://192.168.122.168/volume/v3/snapshots Sep 07 21:11:37 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-8049ec2d-71cd-4444-9f46-5d4411fcd536 tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-433988026"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:11:37 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-1f959364-e606-4b80-8fae-c5702870ada6 tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:11:37 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-1f959364-e606-4b80-8fae-c5702870ada6 tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-335856137"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:11:37 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.volumes [None req-1f959364-e606-4b80-8fae-c5702870ada6 tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-335856137'}} {{(pid=86970) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:11:37 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-1f959364-e606-4b80-8fae-c5702870ada6 tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] Create volume of 1 GB Sep 07 21:11:37 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-1f959364-e606-4b80-8fae-c5702870ada6 tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] Availability Zones retrieved successfully. Sep 07 21:11:37 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-1f959364-e606-4b80-8fae-c5702870ada6 tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] Flow 'volume_create_api' (b10f5002-d43d-4926-bb2e-22da2732271b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:11:37 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-1f959364-e606-4b80-8fae-c5702870ada6 tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85ac0045-b3b1-4889-b714-feb2e95eaff1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:11:37 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-8049ec2d-71cd-4444-9f46-5d4411fcd536 tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] http://192.168.122.168/volume/v3/snapshots returned with HTTP 404 Sep 07 21:11:37 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 554/1100] 192.168.122.168 () {60 vars in 1149 bytes} [Mon Sep 7 21:11:37 2026] POST /volume/v3/snapshots => generated 77 bytes in 82 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:11:37 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.flows.api.create_volume [None req-1f959364-e606-4b80-8fae-c5702870ada6 tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] Validating volume size '1' using validate_int {{(pid=86970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:11:37 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-33b5d9a5-a122-42bb-95cb-2b8eb5ac24ce None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:37 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-33b5d9a5-a122-42bb-95cb-2b8eb5ac24ce tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] GET http://192.168.122.168/volume/v3/volumes/06b222e9-125f-435f-b165-17444eb5c407 Sep 07 21:11:37 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-33b5d9a5-a122-42bb-95cb-2b8eb5ac24ce tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:37 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-33b5d9a5-a122-42bb-95cb-2b8eb5ac24ce tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:37 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:37 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:11:37 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:37 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:11:37 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-33b5d9a5-a122-42bb-95cb-2b8eb5ac24ce tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Volume info retrieved successfully. Sep 07 21:11:37 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-33b5d9a5-a122-42bb-95cb-2b8eb5ac24ce tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] http://192.168.122.168/volume/v3/volumes/06b222e9-125f-435f-b165-17444eb5c407 returned with HTTP 200 Sep 07 21:11:37 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 555/1101] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:11:37 2026] GET /volume/v3/volumes/06b222e9-125f-435f-b165-17444eb5c407 => generated 855 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:11:37 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-55af2a7b-32aa-4825-85a3-c0cbacaffadc None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:37 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-1f959364-e606-4b80-8fae-c5702870ada6 tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85ac0045-b3b1-4889-b714-feb2e95eaff1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:11:37 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-1f959364-e606-4b80-8fae-c5702870ada6 tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (202a49a5-7634-4700-bf28-5c9b76c089ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:11:37 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-55af2a7b-32aa-4825-85a3-c0cbacaffadc tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-reader] GET http://192.168.122.168/volume/v3/snapshots?limit=invalid Sep 07 21:11:37 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-55af2a7b-32aa-4825-85a3-c0cbacaffadc tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-reader] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:37 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-55af2a7b-32aa-4825-85a3-c0cbacaffadc tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-reader] Calling method 'index' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:37 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-55af2a7b-32aa-4825-85a3-c0cbacaffadc tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-reader] HTTP exception thrown: limit param must be an integer Sep 07 21:11:37 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-55af2a7b-32aa-4825-85a3-c0cbacaffadc tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-reader] http://192.168.122.168/volume/v3/snapshots?limit=invalid returned with HTTP 400 Sep 07 21:11:37 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 556/1102] 192.168.122.168 () {58 vars in 1154 bytes} [Mon Sep 7 21:11:37 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 207 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 07 21:11:37 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-a812fc07-1b2c-455f-bd04-203b056eaefa None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:37 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a812fc07-1b2c-455f-bd04-203b056eaefa tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-reader] GET http://192.168.122.168/volume/v3/snapshots?marker=1e72c0be-2763-4703-b673-6a20d2518ecb Sep 07 21:11:37 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-a812fc07-1b2c-455f-bd04-203b056eaefa tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-reader] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:37 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-a812fc07-1b2c-455f-bd04-203b056eaefa tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-reader] Calling method 'index' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:37 devstack devstack@c-api.service[86971]: DEBUG cinder.api.api_utils [None req-a812fc07-1b2c-455f-bd04-203b056eaefa tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-reader] Removing options '' from query. {{(pid=86971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 21:11:37 devstack devstack@c-api.service[86971]: DEBUG cinder.db.api [None req-a812fc07-1b2c-455f-bd04-203b056eaefa tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-reader] Building query based on filter {{(pid=86971) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 21:11:37 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a812fc07-1b2c-455f-bd04-203b056eaefa tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-reader] http://192.168.122.168/volume/v3/snapshots?marker=1e72c0be-2763-4703-b673-6a20d2518ecb returned with HTTP 404 Sep 07 21:11:37 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 557/1103] 192.168.122.168 () {58 vars in 1214 bytes} [Mon Sep 7 21:11:37 2026] GET /volume/v3/snapshots?marker=1e72c0be-2763-4703-b673-6a20d2518ecb => generated 111 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:11:37 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-bad20a63-8fe5-4f70-8a07-22931bca6d0a None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:37 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-bad20a63-8fe5-4f70-8a07-22931bca6d0a tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-reader] GET http://192.168.122.168/volume/v3/snapshots?sort_key=invalid Sep 07 21:11:37 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-bad20a63-8fe5-4f70-8a07-22931bca6d0a tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-reader] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:37 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-1f959364-e606-4b80-8fae-c5702870ada6 tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] Created reservations ['f5988830-c82f-4e77-94f0-5a6d688709ea', 'e0c95e1a-8443-4683-a0fa-5a19b9427033', 'c479899a-9db9-4ca0-870e-74cfed7c9758', '892c23b8-1a10-4ce1-b70e-55cc3541fe28'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:11:37 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-bad20a63-8fe5-4f70-8a07-22931bca6d0a tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-reader] Calling method 'index' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:37 devstack devstack@c-api.service[86971]: DEBUG cinder.api.api_utils [None req-bad20a63-8fe5-4f70-8a07-22931bca6d0a tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-reader] Removing options '' from query. {{(pid=86971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 21:11:37 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-1f959364-e606-4b80-8fae-c5702870ada6 tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (202a49a5-7634-4700-bf28-5c9b76c089ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f5988830-c82f-4e77-94f0-5a6d688709ea', 'e0c95e1a-8443-4683-a0fa-5a19b9427033', 'c479899a-9db9-4ca0-870e-74cfed7c9758', '892c23b8-1a10-4ce1-b70e-55cc3541fe28']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:11:37 devstack devstack@c-api.service[86971]: DEBUG cinder.db.api [None req-bad20a63-8fe5-4f70-8a07-22931bca6d0a tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-reader] Building query based on filter {{(pid=86971) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 21:11:37 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-bad20a63-8fe5-4f70-8a07-22931bca6d0a tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-reader] http://192.168.122.168/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Sep 07 21:11:37 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 558/1104] 192.168.122.168 () {58 vars in 1160 bytes} [Mon Sep 7 21:11:37 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 16 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 07 21:11:37 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-1f959364-e606-4b80-8fae-c5702870ada6 tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (907f4dc6-dd09-41a9-b9a2-5134ce4cb8a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:11:37 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-02350ff0-569c-4261-9168-f32c399644c9 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:37 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-02350ff0-569c-4261-9168-f32c399644c9 tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:11:37 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-02350ff0-569c-4261-9168-f32c399644c9 tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1354180326"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:11:37 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.volumes [None req-02350ff0-569c-4261-9168-f32c399644c9 tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-1354180326'}} {{(pid=86971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:11:37 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-02350ff0-569c-4261-9168-f32c399644c9 tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] Create volume of 2 GB Sep 07 21:11:37 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-02350ff0-569c-4261-9168-f32c399644c9 tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] Availability Zones retrieved successfully. Sep 07 21:11:37 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-02350ff0-569c-4261-9168-f32c399644c9 tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] Flow 'volume_create_api' (17d3aac4-cfef-427f-bead-d2de1d3b5480) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:11:37 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-02350ff0-569c-4261-9168-f32c399644c9 tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48d96c14-3cbb-4143-97f9-c177179945c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:11:37 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.flows.api.create_volume [None req-02350ff0-569c-4261-9168-f32c399644c9 tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] Validating volume size '2' using validate_int {{(pid=86971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:11:37 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:37 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:11:37 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-1f959364-e606-4b80-8fae-c5702870ada6 tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (907f4dc6-dd09-41a9-b9a2-5134ce4cb8a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9e8d1c86-0606-41ea-80b2-21e62febcd2c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-335856137',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='857f10679e2a450c9e846d1aa51128ba',qos_specs=None,replication_status=,reservations=['f5988830-c82f-4e77-94f0-5a6d688709ea','e0c95e1a-8443-4683-a0fa-5a19b9427033','c479899a-9db9-4ca0-870e-74cfed7c9758','892c23b8-1a10-4ce1-b70e-55cc3541fe28'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba507b26cfec4d0490129fdc28fea787',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:11:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-335856137',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9e8d1c86-0606-41ea-80b2-21e62febcd2c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='857f10679e2a450c9e846d1aa51128ba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ba507b26cfec4d0490129fdc28fea787',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:11:37 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-1f959364-e606-4b80-8fae-c5702870ada6 tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (807cbe90-5613-4f1b-a813-f30b82cc0f52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:11:37 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-02350ff0-569c-4261-9168-f32c399644c9 tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48d96c14-3cbb-4143-97f9-c177179945c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:11:37 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-02350ff0-569c-4261-9168-f32c399644c9 tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (308aff55-975d-4557-b840-a2cdbb31091c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:11:37 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-1f959364-e606-4b80-8fae-c5702870ada6 tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (807cbe90-5613-4f1b-a813-f30b82cc0f52) transitioned into state 'SUCCESS' from state '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-335856137',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='857f10679e2a450c9e846d1aa51128ba',qos_specs=None,replication_status=,reservations=['f5988830-c82f-4e77-94f0-5a6d688709ea','e0c95e1a-8443-4683-a0fa-5a19b9427033','c479899a-9db9-4ca0-870e-74cfed7c9758','892c23b8-1a10-4ce1-b70e-55cc3541fe28'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba507b26cfec4d0490129fdc28fea787',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:11:37 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-1f959364-e606-4b80-8fae-c5702870ada6 tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6022cd47-b834-4358-9bd6-d5bad5fb1a7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:11:37 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-1f959364-e606-4b80-8fae-c5702870ada6 tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6022cd47-b834-4358-9bd6-d5bad5fb1a7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:11:37 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-1f959364-e606-4b80-8fae-c5702870ada6 tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] Flow 'volume_create_api' (b10f5002-d43d-4926-bb2e-22da2732271b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:11:37 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-1f959364-e606-4b80-8fae-c5702870ada6 tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] Create volume request issued successfully. Sep 07 21:11:37 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-1f959364-e606-4b80-8fae-c5702870ada6 tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:11:37 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 547/1105] 192.168.122.168 () {62 vars in 1183 bytes} [Mon Sep 7 21:11:36 2026] POST /volume/v3/volumes => generated 827 bytes in 835 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:11:37 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-4e2a26cd-b437-4295-9221-a6611de6fb77 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:37 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-02350ff0-569c-4261-9168-f32c399644c9 tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] Created reservations ['f7adaaa9-270a-40a0-9018-e332916ddf27', '03da181d-054e-4859-895d-dbc658d92335', '57630b73-ea43-4eab-a6eb-20bf5e1c3699', '498c1c0c-9a29-4983-952a-f3c8fe0c343d'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:11:37 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-4e2a26cd-b437-4295-9221-a6611de6fb77 tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] GET http://192.168.122.168/volume/v3/volumes/9e8d1c86-0606-41ea-80b2-21e62febcd2c Sep 07 21:11:37 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-4e2a26cd-b437-4295-9221-a6611de6fb77 tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:37 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-4e2a26cd-b437-4295-9221-a6611de6fb77 tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:37 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-02350ff0-569c-4261-9168-f32c399644c9 tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (308aff55-975d-4557-b840-a2cdbb31091c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f7adaaa9-270a-40a0-9018-e332916ddf27', '03da181d-054e-4859-895d-dbc658d92335', '57630b73-ea43-4eab-a6eb-20bf5e1c3699', '498c1c0c-9a29-4983-952a-f3c8fe0c343d']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:11:37 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-02350ff0-569c-4261-9168-f32c399644c9 tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d51b39ae-7d27-4ce6-b478-99c3f1043d93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:11:37 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:37 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:11:37 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:37 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:11:37 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-4e2a26cd-b437-4295-9221-a6611de6fb77 tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] Volume info retrieved successfully. Sep 07 21:11:37 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-4e2a26cd-b437-4295-9221-a6611de6fb77 tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] http://192.168.122.168/volume/v3/volumes/9e8d1c86-0606-41ea-80b2-21e62febcd2c returned with HTTP 200 Sep 07 21:11:37 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 548/1106] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:11:37 2026] GET /volume/v3/volumes/9e8d1c86-0606-41ea-80b2-21e62febcd2c => generated 895 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:11:37 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:37 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:11:37 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-02350ff0-569c-4261-9168-f32c399644c9 tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d51b39ae-7d27-4ce6-b478-99c3f1043d93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '75ae928c-7425-4323-aee5-12a3790e0388', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1354180326',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='08de54660626496bbbc4d6ecb9950568',qos_specs=None,replication_status=,reservations=['f7adaaa9-270a-40a0-9018-e332916ddf27','03da181d-054e-4859-895d-dbc658d92335','57630b73-ea43-4eab-a6eb-20bf5e1c3699','498c1c0c-9a29-4983-952a-f3c8fe0c343d'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe12f7fed5b3456ba72435c2cdfeb472',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:11:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1354180326',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=75ae928c-7425-4323-aee5-12a3790e0388,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='08de54660626496bbbc4d6ecb9950568',provider_auth=None,provider_geometry=None,provider_id=None,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='fe12f7fed5b3456ba72435c2cdfeb472',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:11:37 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-02350ff0-569c-4261-9168-f32c399644c9 tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f830e1ce-8d3b-4432-86f3-c44473967de5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:11:37 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-02350ff0-569c-4261-9168-f32c399644c9 tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f830e1ce-8d3b-4432-86f3-c44473967de5) transitioned into state 'SUCCESS' from state '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-1354180326',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='08de54660626496bbbc4d6ecb9950568',qos_specs=None,replication_status=,reservations=['f7adaaa9-270a-40a0-9018-e332916ddf27','03da181d-054e-4859-895d-dbc658d92335','57630b73-ea43-4eab-a6eb-20bf5e1c3699','498c1c0c-9a29-4983-952a-f3c8fe0c343d'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe12f7fed5b3456ba72435c2cdfeb472',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:11:37 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-02350ff0-569c-4261-9168-f32c399644c9 tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (565ffe22-08be-4573-9090-c29812bb9f52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:11:38 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-02350ff0-569c-4261-9168-f32c399644c9 tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (565ffe22-08be-4573-9090-c29812bb9f52) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:11:38 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-02350ff0-569c-4261-9168-f32c399644c9 tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] Flow 'volume_create_api' (17d3aac4-cfef-427f-bead-d2de1d3b5480) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:11:38 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-02350ff0-569c-4261-9168-f32c399644c9 tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] Create volume request issued successfully. Sep 07 21:11:38 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-02350ff0-569c-4261-9168-f32c399644c9 tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:11:38 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 559/1107] 192.168.122.168 () {60 vars in 1142 bytes} [Mon Sep 7 21:11:37 2026] POST /volume/v3/volumes => generated 771 bytes in 411 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:11:38 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-4793eec1-e133-46d0-9203-aa52841a5a42 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:38 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-4793eec1-e133-46d0-9203-aa52841a5a42 tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] GET http://192.168.122.168/volume/v3/volumes/75ae928c-7425-4323-aee5-12a3790e0388 Sep 07 21:11:38 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-4793eec1-e133-46d0-9203-aa52841a5a42 tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:38 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-4793eec1-e133-46d0-9203-aa52841a5a42 tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:38 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:38 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:11:38 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:38 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:11:38 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-4793eec1-e133-46d0-9203-aa52841a5a42 tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] Volume info retrieved successfully. Sep 07 21:11:38 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-4793eec1-e133-46d0-9203-aa52841a5a42 tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] http://192.168.122.168/volume/v3/volumes/75ae928c-7425-4323-aee5-12a3790e0388 returned with HTTP 200 Sep 07 21:11:38 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 549/1108] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:11:38 2026] GET /volume/v3/volumes/75ae928c-7425-4323-aee5-12a3790e0388 => generated 839 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:11:38 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-fe81254d-956f-4c41-afc7-64b5983c0f04 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:38 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-fe81254d-956f-4c41-afc7-64b5983c0f04 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] GET http://192.168.122.168/volume/v3/volumes/06b222e9-125f-435f-b165-17444eb5c407 Sep 07 21:11:38 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-fe81254d-956f-4c41-afc7-64b5983c0f04 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:38 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-fe81254d-956f-4c41-afc7-64b5983c0f04 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:38 devstack devstack@c-api.service[86971]: DEBUG dbcounter [-] [86971] Writing DB stats cinder:SELECT=359,cinder:INSERT=45,cinder:UPDATE=70 {{(pid=86971) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 21:11:38 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:38 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:11:38 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:38 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:11:38 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-fe81254d-956f-4c41-afc7-64b5983c0f04 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Volume info retrieved successfully. Sep 07 21:11:38 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-fe81254d-956f-4c41-afc7-64b5983c0f04 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] http://192.168.122.168/volume/v3/volumes/06b222e9-125f-435f-b165-17444eb5c407 returned with HTTP 200 Sep 07 21:11:38 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 560/1109] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:11:38 2026] GET /volume/v3/volumes/06b222e9-125f-435f-b165-17444eb5c407 => generated 855 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:11:38 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-fc5ba5b4-42ac-4189-aff5-7df73ffe0dc9 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:38 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-fc5ba5b4-42ac-4189-aff5-7df73ffe0dc9 tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] GET http://192.168.122.168/volume/v3/volumes/9e8d1c86-0606-41ea-80b2-21e62febcd2c Sep 07 21:11:38 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-fc5ba5b4-42ac-4189-aff5-7df73ffe0dc9 tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:38 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-fc5ba5b4-42ac-4189-aff5-7df73ffe0dc9 tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:38 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:38 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:11:38 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:38 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:11:38 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-fc5ba5b4-42ac-4189-aff5-7df73ffe0dc9 tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] Volume info retrieved successfully. Sep 07 21:11:38 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-fc5ba5b4-42ac-4189-aff5-7df73ffe0dc9 tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] http://192.168.122.168/volume/v3/volumes/9e8d1c86-0606-41ea-80b2-21e62febcd2c returned with HTTP 200 Sep 07 21:11:38 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 550/1110] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:11:38 2026] GET /volume/v3/volumes/9e8d1c86-0606-41ea-80b2-21e62febcd2c => generated 919 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:11:39 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-4b7aea8a-a501-4791-8d16-01222db999d4 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:39 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-4b7aea8a-a501-4791-8d16-01222db999d4 tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] GET http://192.168.122.168/volume/v3/volumes/75ae928c-7425-4323-aee5-12a3790e0388 Sep 07 21:11:39 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-4b7aea8a-a501-4791-8d16-01222db999d4 tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:39 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-4b7aea8a-a501-4791-8d16-01222db999d4 tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:39 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:39 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:11:39 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:39 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:11:39 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-4b7aea8a-a501-4791-8d16-01222db999d4 tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] Volume info retrieved successfully. Sep 07 21:11:39 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-4b7aea8a-a501-4791-8d16-01222db999d4 tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] http://192.168.122.168/volume/v3/volumes/75ae928c-7425-4323-aee5-12a3790e0388 returned with HTTP 200 Sep 07 21:11:39 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 561/1111] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:11:39 2026] GET /volume/v3/volumes/75ae928c-7425-4323-aee5-12a3790e0388 => generated 863 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:11:39 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-a979eeab-ddaa-4ea6-a7c7-9cb0cb62717c None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:39 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a979eeab-ddaa-4ea6-a7c7-9cb0cb62717c tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] GET http://192.168.122.168/volume/v3/volumes/06b222e9-125f-435f-b165-17444eb5c407 Sep 07 21:11:39 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a979eeab-ddaa-4ea6-a7c7-9cb0cb62717c tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:39 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a979eeab-ddaa-4ea6-a7c7-9cb0cb62717c tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:39 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a979eeab-ddaa-4ea6-a7c7-9cb0cb62717c tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] http://192.168.122.168/volume/v3/volumes/06b222e9-125f-435f-b165-17444eb5c407 returned with HTTP 404 Sep 07 21:11:39 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 551/1112] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:11:39 2026] GET /volume/v3/volumes/06b222e9-125f-435f-b165-17444eb5c407 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:11:39 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-5db5f44a-b375-4fdb-833f-45d4ae193d96 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:39 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5db5f44a-b375-4fdb-833f-45d4ae193d96 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] DELETE http://192.168.122.168/volume/v3/volumes/7434a93a-d745-46a4-8bf0-af383902eff9 Sep 07 21:11:39 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-5db5f44a-b375-4fdb-833f-45d4ae193d96 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:39 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-5db5f44a-b375-4fdb-833f-45d4ae193d96 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:39 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-5db5f44a-b375-4fdb-833f-45d4ae193d96 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Delete volume with id: 7434a93a-d745-46a4-8bf0-af383902eff9 Sep 07 21:11:39 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:39 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:11:39 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:39 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:11:39 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-5db5f44a-b375-4fdb-833f-45d4ae193d96 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Volume info retrieved successfully. Sep 07 21:11:39 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-5db5f44a-b375-4fdb-833f-45d4ae193d96 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Delete volume request issued successfully. Sep 07 21:11:39 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5db5f44a-b375-4fdb-833f-45d4ae193d96 tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] http://192.168.122.168/volume/v3/volumes/7434a93a-d745-46a4-8bf0-af383902eff9 returned with HTTP 202 Sep 07 21:11:39 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 562/1113] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:11:39 2026] DELETE /volume/v3/volumes/7434a93a-d745-46a4-8bf0-af383902eff9 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:11:39 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-f4509104-91f1-447a-8b0b-9d7fa48e7b4d None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:39 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f4509104-91f1-447a-8b0b-9d7fa48e7b4d tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] GET http://192.168.122.168/volume/v3/volumes/7434a93a-d745-46a4-8bf0-af383902eff9 Sep 07 21:11:39 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f4509104-91f1-447a-8b0b-9d7fa48e7b4d tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:39 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f4509104-91f1-447a-8b0b-9d7fa48e7b4d tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:39 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:39 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:11:39 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:39 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:11:39 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-f4509104-91f1-447a-8b0b-9d7fa48e7b4d tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Volume info retrieved successfully. Sep 07 21:11:39 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f4509104-91f1-447a-8b0b-9d7fa48e7b4d tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] http://192.168.122.168/volume/v3/volumes/7434a93a-d745-46a4-8bf0-af383902eff9 returned with HTTP 200 Sep 07 21:11:39 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 552/1114] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:11:39 2026] GET /volume/v3/volumes/7434a93a-d745-46a4-8bf0-af383902eff9 => generated 856 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:11:40 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-11236bc5-0927-4ae2-ad88-3c7674d02793 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:40 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-11236bc5-0927-4ae2-ad88-3c7674d02793 tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] GET http://192.168.122.168/volume/v3/volumes/9e8d1c86-0606-41ea-80b2-21e62febcd2c Sep 07 21:11:40 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-11236bc5-0927-4ae2-ad88-3c7674d02793 tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:40 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-11236bc5-0927-4ae2-ad88-3c7674d02793 tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:40 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:40 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:11:40 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:40 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:11:40 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-11236bc5-0927-4ae2-ad88-3c7674d02793 tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] Volume info retrieved successfully. Sep 07 21:11:40 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-11236bc5-0927-4ae2-ad88-3c7674d02793 tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] http://192.168.122.168/volume/v3/volumes/9e8d1c86-0606-41ea-80b2-21e62febcd2c returned with HTTP 200 Sep 07 21:11:40 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 563/1115] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:11:40 2026] GET /volume/v3/volumes/9e8d1c86-0606-41ea-80b2-21e62febcd2c => generated 955 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:11:40 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-67a9bc20-44b8-4961-a8f9-fdc8496fce4a None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:40 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-67a9bc20-44b8-4961-a8f9-fdc8496fce4a tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] POST http://192.168.122.168/volume/v3/volume-transfers Sep 07 21:11:40 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-67a9bc20-44b8-4961-a8f9-fdc8496fce4a tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "9e8d1c86-0606-41ea-80b2-21e62febcd2c"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:11:40 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.volume_transfer [None req-67a9bc20-44b8-4961-a8f9-fdc8496fce4a tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] Creating new volume transfer {'transfer': {'volume_id': '9e8d1c86-0606-41ea-80b2-21e62febcd2c'}} {{(pid=86970) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 07 21:11:40 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volume_transfer [None req-67a9bc20-44b8-4961-a8f9-fdc8496fce4a tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] Creating transfer of volume 9e8d1c86-0606-41ea-80b2-21e62febcd2c Sep 07 21:11:40 devstack devstack@c-api.service[86970]: INFO cinder.transfer.api [None req-67a9bc20-44b8-4961-a8f9-fdc8496fce4a tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] Generating transfer record for volume 9e8d1c86-0606-41ea-80b2-21e62febcd2c Sep 07 21:11:40 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:40 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:11:40 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:40 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:11:40 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-67a9bc20-44b8-4961-a8f9-fdc8496fce4a tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] http://192.168.122.168/volume/v3/volume-transfers returned with HTTP 202 Sep 07 21:11:40 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 553/1116] 192.168.122.168 () {62 vars in 1210 bytes} [Mon Sep 7 21:11:40 2026] POST /volume/v3/volume-transfers => generated 472 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:11:40 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-3c86e57e-daa6-4ec1-be51-b0a12a6cd74f None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:40 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-3c86e57e-daa6-4ec1-be51-b0a12a6cd74f tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] GET http://192.168.122.168/volume/v3/volumes/9e8d1c86-0606-41ea-80b2-21e62febcd2c Sep 07 21:11:40 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-3c86e57e-daa6-4ec1-be51-b0a12a6cd74f tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:40 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-3c86e57e-daa6-4ec1-be51-b0a12a6cd74f tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:40 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:40 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:11:40 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:40 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:11:40 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-3c86e57e-daa6-4ec1-be51-b0a12a6cd74f tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] Volume info retrieved successfully. Sep 07 21:11:40 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-3c86e57e-daa6-4ec1-be51-b0a12a6cd74f tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] http://192.168.122.168/volume/v3/volumes/9e8d1c86-0606-41ea-80b2-21e62febcd2c returned with HTTP 200 Sep 07 21:11:40 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 564/1117] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:11:40 2026] GET /volume/v3/volumes/9e8d1c86-0606-41ea-80b2-21e62febcd2c => generated 963 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:11:40 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-f3a3c307-f9d4-49ac-9d58-a513aca405a0 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:40 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-63465802-83a2-4966-a768-c1f9bf58e1f4 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:40 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f3a3c307-f9d4-49ac-9d58-a513aca405a0 tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] GET http://192.168.122.168/volume/v3/volumes/75ae928c-7425-4323-aee5-12a3790e0388 Sep 07 21:11:40 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f3a3c307-f9d4-49ac-9d58-a513aca405a0 tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:40 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f3a3c307-f9d4-49ac-9d58-a513aca405a0 tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:40 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:40 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:11:40 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:40 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:11:40 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-f3a3c307-f9d4-49ac-9d58-a513aca405a0 tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] Volume info retrieved successfully. Sep 07 21:11:40 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f3a3c307-f9d4-49ac-9d58-a513aca405a0 tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] http://192.168.122.168/volume/v3/volumes/75ae928c-7425-4323-aee5-12a3790e0388 returned with HTTP 200 Sep 07 21:11:40 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 554/1118] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:11:40 2026] GET /volume/v3/volumes/75ae928c-7425-4323-aee5-12a3790e0388 => generated 863 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:11:40 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-63465802-83a2-4966-a768-c1f9bf58e1f4 tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-reader] GET http://192.168.122.168/volume/v3/os-volume-transfer/dda14ac9-c520-4be5-a8d8-6b59d0f79e7c Sep 07 21:11:40 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-63465802-83a2-4966-a768-c1f9bf58e1f4 tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-reader] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:40 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-63465802-83a2-4966-a768-c1f9bf58e1f4 tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-reader] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:40 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-63465802-83a2-4966-a768-c1f9bf58e1f4 tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-reader] http://192.168.122.168/volume/v3/os-volume-transfer/dda14ac9-c520-4be5-a8d8-6b59d0f79e7c returned with HTTP 200 Sep 07 21:11:40 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 565/1119] 192.168.122.168 () {60 vars in 1306 bytes} [Mon Sep 7 21:11:40 2026] GET /volume/v3/os-volume-transfer/dda14ac9-c520-4be5-a8d8-6b59d0f79e7c => generated 440 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:11:40 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-d756541e-8da5-4a7a-a6ea-52db03f95a49 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:40 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d756541e-8da5-4a7a-a6ea-52db03f95a49 tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-reader] GET http://192.168.122.168/volume/v3/os-volume-transfer Sep 07 21:11:40 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-d756541e-8da5-4a7a-a6ea-52db03f95a49 tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-reader] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:40 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-d756541e-8da5-4a7a-a6ea-52db03f95a49 tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-reader] Calling method 'index' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:40 devstack devstack@c-api.service[86970]: DEBUG cinder.api.contrib.volume_transfer [None req-d756541e-8da5-4a7a-a6ea-52db03f95a49 tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-reader] Listing volume transfers {{(pid=86970) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 07 21:11:40 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d756541e-8da5-4a7a-a6ea-52db03f95a49 tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-reader] http://192.168.122.168/volume/v3/os-volume-transfer returned with HTTP 200 Sep 07 21:11:40 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 555/1120] 192.168.122.168 () {60 vars in 1195 bytes} [Mon Sep 7 21:11:40 2026] GET /volume/v3/os-volume-transfer => generated 376 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:11:40 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-725b4d8a-a2dc-41ee-8769-44c322299a6e None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:40 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-725b4d8a-a2dc-41ee-8769-44c322299a6e tempest-VolumesTransfersV355Test-1553792757 tempest-VolumesTransfersV355Test-1553792757-project-member] POST http://192.168.122.168/volume/v3/volume-transfers/dda14ac9-c520-4be5-a8d8-6b59d0f79e7c/accept Sep 07 21:11:40 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-725b4d8a-a2dc-41ee-8769-44c322299a6e tempest-VolumesTransfersV355Test-1553792757 tempest-VolumesTransfersV355Test-1553792757-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "2268f82810270922"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:11:40 devstack devstack@c-api.service[86971]: DEBUG cinder.api.contrib.volume_transfer [None req-725b4d8a-a2dc-41ee-8769-44c322299a6e tempest-VolumesTransfersV355Test-1553792757 tempest-VolumesTransfersV355Test-1553792757-project-member] Accepting volume transfer dda14ac9-c520-4be5-a8d8-6b59d0f79e7c {{(pid=86971) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 07 21:11:40 devstack devstack@c-api.service[86971]: INFO cinder.api.contrib.volume_transfer [None req-725b4d8a-a2dc-41ee-8769-44c322299a6e tempest-VolumesTransfersV355Test-1553792757 tempest-VolumesTransfersV355Test-1553792757-project-member] Accepting transfer dda14ac9-c520-4be5-a8d8-6b59d0f79e7c Sep 07 21:11:40 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:40 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:11:40 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-725b4d8a-a2dc-41ee-8769-44c322299a6e tempest-VolumesTransfersV355Test-1553792757 tempest-VolumesTransfersV355Test-1553792757-project-member] Created reservations ['0dd5db72-ab7d-4ec6-bdfd-674fcae40c10', '7a4af3a4-f6c1-4096-9ffd-9375931c173b', '4f939cf3-149d-436d-b494-bbf99cf6b22e', 'd6a758e0-025a-4419-b9a5-fed22d42eb51'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:11:40 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-725b4d8a-a2dc-41ee-8769-44c322299a6e tempest-VolumesTransfersV355Test-1553792757 tempest-VolumesTransfersV355Test-1553792757-project-member] Created reservations ['cefad59f-d48d-4a43-bd62-974734bf7621', '63029af4-e34d-4a9c-9a13-6547d612fd96', 'ba875390-1ff4-479a-8f09-7671b2c69e1c', '811ef15e-bfd0-4b8c-a4a7-e6b679dea2f9'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:11:40 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:40 devstack devstack@c-api.service[86971]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 21:11:40 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-ef452f58-348a-4144-9b39-2c45db56316b None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:40 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ef452f58-348a-4144-9b39-2c45db56316b tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] GET http://192.168.122.168/volume/v3/volumes/7434a93a-d745-46a4-8bf0-af383902eff9 Sep 07 21:11:40 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ef452f58-348a-4144-9b39-2c45db56316b tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:40 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ef452f58-348a-4144-9b39-2c45db56316b tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:40 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-725b4d8a-a2dc-41ee-8769-44c322299a6e tempest-VolumesTransfersV355Test-1553792757 tempest-VolumesTransfersV355Test-1553792757-project-member] Created reservations ['1e29c356-9e41-4b87-b005-fbba554d9115', 'a3e782be-71b2-4e98-9b46-5ae94b594f40', 'fdb75e88-71fe-42dd-a90c-b07eacc80d50', '7d1e3d86-244f-4f7d-aa05-32099f7b78f7'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:11:40 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ef452f58-348a-4144-9b39-2c45db56316b tempest-AttachVolumeNegativeTest-1651320029 tempest-AttachVolumeNegativeTest-1651320029-project-member] http://192.168.122.168/volume/v3/volumes/7434a93a-d745-46a4-8bf0-af383902eff9 returned with HTTP 404 Sep 07 21:11:40 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 556/1121] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:11:40 2026] GET /volume/v3/volumes/7434a93a-d745-46a4-8bf0-af383902eff9 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:11:40 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-725b4d8a-a2dc-41ee-8769-44c322299a6e tempest-VolumesTransfersV355Test-1553792757 tempest-VolumesTransfersV355Test-1553792757-project-member] Created reservations ['03b5c535-5fdb-4ab9-98c6-e6a680c6b3d1', 'd10f623f-2d3a-4345-82ce-23f0666982b5', 'da018268-fb40-4fa5-a44a-63a1afa6fa52', '4746e562-7509-415f-a011-3699529d7970'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:11:41 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-725b4d8a-a2dc-41ee-8769-44c322299a6e tempest-VolumesTransfersV355Test-1553792757 tempest-VolumesTransfersV355Test-1553792757-project-member] Transfer volume completed successfully. Sep 07 21:11:41 devstack devstack@c-api.service[86971]: INFO cinder.transfer.api [None req-725b4d8a-a2dc-41ee-8769-44c322299a6e tempest-VolumesTransfersV355Test-1553792757 tempest-VolumesTransfersV355Test-1553792757-project-member] Volume 9e8d1c86-0606-41ea-80b2-21e62febcd2c has been transferred. Sep 07 21:11:41 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:41 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:11:41 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-725b4d8a-a2dc-41ee-8769-44c322299a6e tempest-VolumesTransfersV355Test-1553792757 tempest-VolumesTransfersV355Test-1553792757-project-member] http://192.168.122.168/volume/v3/volume-transfers/dda14ac9-c520-4be5-a8d8-6b59d0f79e7c/accept returned with HTTP 202 Sep 07 21:11:41 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 566/1122] 192.168.122.168 () {62 vars in 1342 bytes} [Mon Sep 7 21:11:40 2026] POST /volume/v3/volume-transfers/dda14ac9-c520-4be5-a8d8-6b59d0f79e7c/accept => generated 373 bytes in 821 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 07 21:11:41 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-cb739a13-1bf0-49b0-ba99-540cb3c06438 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:41 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-cb739a13-1bf0-49b0-ba99-540cb3c06438 tempest-VolumesTransfersV355Test-1553792757 tempest-VolumesTransfersV355Test-1553792757-project-member] GET http://192.168.122.168/volume/v3/volumes/9e8d1c86-0606-41ea-80b2-21e62febcd2c Sep 07 21:11:41 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-cb739a13-1bf0-49b0-ba99-540cb3c06438 tempest-VolumesTransfersV355Test-1553792757 tempest-VolumesTransfersV355Test-1553792757-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:41 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-cb739a13-1bf0-49b0-ba99-540cb3c06438 tempest-VolumesTransfersV355Test-1553792757 tempest-VolumesTransfersV355Test-1553792757-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:41 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:41 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:11:41 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:41 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:11:41 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-cb739a13-1bf0-49b0-ba99-540cb3c06438 tempest-VolumesTransfersV355Test-1553792757 tempest-VolumesTransfersV355Test-1553792757-project-member] Volume info retrieved successfully. Sep 07 21:11:41 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-cb739a13-1bf0-49b0-ba99-540cb3c06438 tempest-VolumesTransfersV355Test-1553792757 tempest-VolumesTransfersV355Test-1553792757-project-member] http://192.168.122.168/volume/v3/volumes/9e8d1c86-0606-41ea-80b2-21e62febcd2c returned with HTTP 200 Sep 07 21:11:41 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 557/1123] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:11:41 2026] GET /volume/v3/volumes/9e8d1c86-0606-41ea-80b2-21e62febcd2c => generated 955 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:11:41 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-5ecc495a-6d66-4504-a26e-992008c865dd None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:41 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5ecc495a-6d66-4504-a26e-992008c865dd tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] GET http://192.168.122.168/volume/v3/volumes/75ae928c-7425-4323-aee5-12a3790e0388 Sep 07 21:11:41 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-5ecc495a-6d66-4504-a26e-992008c865dd tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:41 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-5ecc495a-6d66-4504-a26e-992008c865dd tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:41 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-e4e571c4-6104-45f9-a6d8-050354876f30 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:41 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e4e571c4-6104-45f9-a6d8-050354876f30 tempest-VolumesTransfersV355Test-1553792757 tempest-VolumesTransfersV355Test-1553792757-project-member] GET http://192.168.122.168/volume/v3/volumes/9e8d1c86-0606-41ea-80b2-21e62febcd2c Sep 07 21:11:41 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-e4e571c4-6104-45f9-a6d8-050354876f30 tempest-VolumesTransfersV355Test-1553792757 tempest-VolumesTransfersV355Test-1553792757-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:41 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-e4e571c4-6104-45f9-a6d8-050354876f30 tempest-VolumesTransfersV355Test-1553792757 tempest-VolumesTransfersV355Test-1553792757-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:41 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:41 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:11:41 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:41 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:11:41 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:41 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:11:41 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:41 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:11:41 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-5ecc495a-6d66-4504-a26e-992008c865dd tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] Volume info retrieved successfully. Sep 07 21:11:41 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-e4e571c4-6104-45f9-a6d8-050354876f30 tempest-VolumesTransfersV355Test-1553792757 tempest-VolumesTransfersV355Test-1553792757-project-member] Volume info retrieved successfully. Sep 07 21:11:41 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5ecc495a-6d66-4504-a26e-992008c865dd tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] http://192.168.122.168/volume/v3/volumes/75ae928c-7425-4323-aee5-12a3790e0388 returned with HTTP 200 Sep 07 21:11:41 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 567/1124] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:11:41 2026] GET /volume/v3/volumes/75ae928c-7425-4323-aee5-12a3790e0388 => generated 864 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:11:41 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e4e571c4-6104-45f9-a6d8-050354876f30 tempest-VolumesTransfersV355Test-1553792757 tempest-VolumesTransfersV355Test-1553792757-project-member] http://192.168.122.168/volume/v3/volumes/9e8d1c86-0606-41ea-80b2-21e62febcd2c returned with HTTP 200 Sep 07 21:11:41 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 558/1125] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:11:41 2026] GET /volume/v3/volumes/9e8d1c86-0606-41ea-80b2-21e62febcd2c => generated 955 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:11:41 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-b5ce2453-0639-431d-985c-eb1775c8d92f None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:41 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b5ce2453-0639-431d-985c-eb1775c8d92f tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] POST http://192.168.122.168/volume/v3/snapshots Sep 07 21:11:41 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-b5ce2453-0639-431d-985c-eb1775c8d92f tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "75ae928c-7425-4323-aee5-12a3790e0388", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-1444365664"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:11:41 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-8185a299-c2c0-41ab-96a0-f30ba664828f None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:41 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8185a299-c2c0-41ab-96a0-f30ba664828f tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] DELETE http://192.168.122.168/volume/v3/volume-transfers/dda14ac9-c520-4be5-a8d8-6b59d0f79e7c Sep 07 21:11:41 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8185a299-c2c0-41ab-96a0-f30ba664828f tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:41 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:41 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:11:41 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8185a299-c2c0-41ab-96a0-f30ba664828f tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:41 devstack devstack@c-api.service[86970]: INFO cinder.api.contrib.volume_transfer [None req-8185a299-c2c0-41ab-96a0-f30ba664828f tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] Delete transfer with id: dda14ac9-c520-4be5-a8d8-6b59d0f79e7c Sep 07 21:11:41 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:41 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:11:41 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-b5ce2453-0639-431d-985c-eb1775c8d92f tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] Volume info retrieved successfully. Sep 07 21:11:41 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.snapshots [None req-b5ce2453-0639-431d-985c-eb1775c8d92f tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] Create snapshot from volume 75ae928c-7425-4323-aee5-12a3790e0388 Sep 07 21:11:41 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8185a299-c2c0-41ab-96a0-f30ba664828f tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] http://192.168.122.168/volume/v3/volume-transfers/dda14ac9-c520-4be5-a8d8-6b59d0f79e7c returned with HTTP 404 Sep 07 21:11:41 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 559/1126] 192.168.122.168 () {60 vars in 1303 bytes} [Mon Sep 7 21:11:41 2026] DELETE /volume/v3/volume-transfers/dda14ac9-c520-4be5-a8d8-6b59d0f79e7c => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 21:11:41 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-17fd759d-98ea-425c-a365-363b92c82fb3 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:41 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-b5ce2453-0639-431d-985c-eb1775c8d92f tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] Created reservations ['9457bbdd-d587-4045-a0a2-36276e9c552b', '670e0fbf-c110-4bf5-9556-1d7f693fd7e1', '3f103724-6429-4d57-afba-36bcf1bd1699', '9def6286-11dc-4c22-9e3d-86147635cbea'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:11:41 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:41 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:11:41 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-b5ce2453-0639-431d-985c-eb1775c8d92f tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] Snapshot create request issued successfully. Sep 07 21:11:41 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b5ce2453-0639-431d-985c-eb1775c8d92f tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] http://192.168.122.168/volume/v3/snapshots returned with HTTP 202 Sep 07 21:11:41 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 568/1127] 192.168.122.168 () {60 vars in 1149 bytes} [Mon Sep 7 21:11:41 2026] POST /volume/v3/snapshots => generated 318 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:11:41 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-3718cd2d-99f6-417d-82ee-7ed46b9ca558 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:41 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-3718cd2d-99f6-417d-82ee-7ed46b9ca558 tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] GET http://192.168.122.168/volume/v3/snapshots/6a523108-518d-4b38-8792-1483a3178451 Sep 07 21:11:41 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-3718cd2d-99f6-417d-82ee-7ed46b9ca558 tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:41 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-3718cd2d-99f6-417d-82ee-7ed46b9ca558 tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:41 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:41 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:11:41 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-3718cd2d-99f6-417d-82ee-7ed46b9ca558 tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] Snapshot retrieved successfully. Sep 07 21:11:41 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-3718cd2d-99f6-417d-82ee-7ed46b9ca558 tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] http://192.168.122.168/volume/v3/snapshots/6a523108-518d-4b38-8792-1483a3178451 returned with HTTP 200 Sep 07 21:11:41 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 569/1128] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:11:41 2026] GET /volume/v3/snapshots/6a523108-518d-4b38-8792-1483a3178451 => generated 450 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:11:41 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-17fd759d-98ea-425c-a365-363b92c82fb3 tempest-VolumesTransfersV355Test-1617950391 tempest-VolumesTransfersV355Test-1617950391-project-admin] DELETE http://192.168.122.168/volume/v3/volumes/9e8d1c86-0606-41ea-80b2-21e62febcd2c Sep 07 21:11:41 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-17fd759d-98ea-425c-a365-363b92c82fb3 tempest-VolumesTransfersV355Test-1617950391 tempest-VolumesTransfersV355Test-1617950391-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:41 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-17fd759d-98ea-425c-a365-363b92c82fb3 tempest-VolumesTransfersV355Test-1617950391 tempest-VolumesTransfersV355Test-1617950391-project-admin] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:41 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-17fd759d-98ea-425c-a365-363b92c82fb3 tempest-VolumesTransfersV355Test-1617950391 tempest-VolumesTransfersV355Test-1617950391-project-admin] Delete volume with id: 9e8d1c86-0606-41ea-80b2-21e62febcd2c Sep 07 21:11:41 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:41 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:11:41 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:41 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:11:41 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-17fd759d-98ea-425c-a365-363b92c82fb3 tempest-VolumesTransfersV355Test-1617950391 tempest-VolumesTransfersV355Test-1617950391-project-admin] Volume info retrieved successfully. Sep 07 21:11:41 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-17fd759d-98ea-425c-a365-363b92c82fb3 tempest-VolumesTransfersV355Test-1617950391 tempest-VolumesTransfersV355Test-1617950391-project-admin] Delete volume request issued successfully. Sep 07 21:11:41 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-17fd759d-98ea-425c-a365-363b92c82fb3 tempest-VolumesTransfersV355Test-1617950391 tempest-VolumesTransfersV355Test-1617950391-project-admin] http://192.168.122.168/volume/v3/volumes/9e8d1c86-0606-41ea-80b2-21e62febcd2c returned with HTTP 202 Sep 07 21:11:41 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 560/1129] 192.168.122.168 () {60 vars in 1276 bytes} [Mon Sep 7 21:11:41 2026] DELETE /volume/v3/volumes/9e8d1c86-0606-41ea-80b2-21e62febcd2c => generated 0 bytes in 284 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 21:11:41 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-6dfd2353-e116-414e-988c-8967cfe403ab None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:41 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-6dfd2353-e116-414e-988c-8967cfe403ab tempest-VolumesTransfersV355Test-1617950391 tempest-VolumesTransfersV355Test-1617950391-project-admin] GET http://192.168.122.168/volume/v3/volumes/9e8d1c86-0606-41ea-80b2-21e62febcd2c Sep 07 21:11:41 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-6dfd2353-e116-414e-988c-8967cfe403ab tempest-VolumesTransfersV355Test-1617950391 tempest-VolumesTransfersV355Test-1617950391-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:41 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-6dfd2353-e116-414e-988c-8967cfe403ab tempest-VolumesTransfersV355Test-1617950391 tempest-VolumesTransfersV355Test-1617950391-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:41 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:41 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:11:41 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:41 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:11:41 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-6dfd2353-e116-414e-988c-8967cfe403ab tempest-VolumesTransfersV355Test-1617950391 tempest-VolumesTransfersV355Test-1617950391-project-admin] Volume info retrieved successfully. Sep 07 21:11:41 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-6dfd2353-e116-414e-988c-8967cfe403ab tempest-VolumesTransfersV355Test-1617950391 tempest-VolumesTransfersV355Test-1617950391-project-admin] http://192.168.122.168/volume/v3/volumes/9e8d1c86-0606-41ea-80b2-21e62febcd2c returned with HTTP 200 Sep 07 21:11:41 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 570/1130] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:11:41 2026] GET /volume/v3/volumes/9e8d1c86-0606-41ea-80b2-21e62febcd2c => generated 1138 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 21:11:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-ee47b36c-147e-47ce-bd8c-37333b964724 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:42 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ee47b36c-147e-47ce-bd8c-37333b964724 tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] GET http://192.168.122.168/volume/v3/snapshots/6a523108-518d-4b38-8792-1483a3178451 Sep 07 21:11:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ee47b36c-147e-47ce-bd8c-37333b964724 tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ee47b36c-147e-47ce-bd8c-37333b964724 tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:42 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:42 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:11:42 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-ee47b36c-147e-47ce-bd8c-37333b964724 tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] Snapshot retrieved successfully. Sep 07 21:11:42 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ee47b36c-147e-47ce-bd8c-37333b964724 tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] http://192.168.122.168/volume/v3/snapshots/6a523108-518d-4b38-8792-1483a3178451 returned with HTTP 200 Sep 07 21:11:42 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 561/1131] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:11:42 2026] GET /volume/v3/snapshots/6a523108-518d-4b38-8792-1483a3178451 => generated 450 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:11:42 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-595df4c2-367e-455e-92aa-201f9a234167 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:42 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-595df4c2-367e-455e-92aa-201f9a234167 tempest-VolumesTransfersV355Test-1617950391 tempest-VolumesTransfersV355Test-1617950391-project-admin] GET http://192.168.122.168/volume/v3/volumes/9e8d1c86-0606-41ea-80b2-21e62febcd2c Sep 07 21:11:42 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-595df4c2-367e-455e-92aa-201f9a234167 tempest-VolumesTransfersV355Test-1617950391 tempest-VolumesTransfersV355Test-1617950391-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:42 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-595df4c2-367e-455e-92aa-201f9a234167 tempest-VolumesTransfersV355Test-1617950391 tempest-VolumesTransfersV355Test-1617950391-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:42 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:42 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:11:42 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:42 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:11:42 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-595df4c2-367e-455e-92aa-201f9a234167 tempest-VolumesTransfersV355Test-1617950391 tempest-VolumesTransfersV355Test-1617950391-project-admin] Volume info retrieved successfully. Sep 07 21:11:42 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-595df4c2-367e-455e-92aa-201f9a234167 tempest-VolumesTransfersV355Test-1617950391 tempest-VolumesTransfersV355Test-1617950391-project-admin] http://192.168.122.168/volume/v3/volumes/9e8d1c86-0606-41ea-80b2-21e62febcd2c returned with HTTP 200 Sep 07 21:11:42 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 571/1132] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:11:42 2026] GET /volume/v3/volumes/9e8d1c86-0606-41ea-80b2-21e62febcd2c => generated 1138 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 21:11:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-b078acb0-24e8-4f53-a7f8-df41fbbe9fd1 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:43 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b078acb0-24e8-4f53-a7f8-df41fbbe9fd1 tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] GET http://192.168.122.168/volume/v3/snapshots/6a523108-518d-4b38-8792-1483a3178451 Sep 07 21:11:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b078acb0-24e8-4f53-a7f8-df41fbbe9fd1 tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b078acb0-24e8-4f53-a7f8-df41fbbe9fd1 tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:43 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:43 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:11:43 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-b078acb0-24e8-4f53-a7f8-df41fbbe9fd1 tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] Snapshot retrieved successfully. Sep 07 21:11:43 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b078acb0-24e8-4f53-a7f8-df41fbbe9fd1 tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] http://192.168.122.168/volume/v3/snapshots/6a523108-518d-4b38-8792-1483a3178451 returned with HTTP 200 Sep 07 21:11:43 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 562/1133] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:11:43 2026] GET /volume/v3/snapshots/6a523108-518d-4b38-8792-1483a3178451 => generated 450 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:11:43 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-11a7f5b7-9089-4486-aa55-9fb54b13f74c None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:43 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-11a7f5b7-9089-4486-aa55-9fb54b13f74c tempest-VolumesTransfersV355Test-1617950391 tempest-VolumesTransfersV355Test-1617950391-project-admin] GET http://192.168.122.168/volume/v3/volumes/9e8d1c86-0606-41ea-80b2-21e62febcd2c Sep 07 21:11:43 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-11a7f5b7-9089-4486-aa55-9fb54b13f74c tempest-VolumesTransfersV355Test-1617950391 tempest-VolumesTransfersV355Test-1617950391-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:43 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-11a7f5b7-9089-4486-aa55-9fb54b13f74c tempest-VolumesTransfersV355Test-1617950391 tempest-VolumesTransfersV355Test-1617950391-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:43 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-11a7f5b7-9089-4486-aa55-9fb54b13f74c tempest-VolumesTransfersV355Test-1617950391 tempest-VolumesTransfersV355Test-1617950391-project-admin] http://192.168.122.168/volume/v3/volumes/9e8d1c86-0606-41ea-80b2-21e62febcd2c returned with HTTP 404 Sep 07 21:11:43 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 572/1134] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:11:43 2026] GET /volume/v3/volumes/9e8d1c86-0606-41ea-80b2-21e62febcd2c => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 21:11:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-0fb9eb69-953c-4b2b-aaee-ff2f8498d922 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:44 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-0fb9eb69-953c-4b2b-aaee-ff2f8498d922 tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] GET http://192.168.122.168/volume/v3/volumes/9e8d1c86-0606-41ea-80b2-21e62febcd2c Sep 07 21:11:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-0fb9eb69-953c-4b2b-aaee-ff2f8498d922 tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-0fb9eb69-953c-4b2b-aaee-ff2f8498d922 tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:44 devstack devstack@c-api.service[86970]: DEBUG dbcounter [-] [86970] Writing DB stats cinder:SELECT=326,cinder:UPDATE=53,cinder:INSERT=37 {{(pid=86970) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 21:11:44 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-0fb9eb69-953c-4b2b-aaee-ff2f8498d922 tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] http://192.168.122.168/volume/v3/volumes/9e8d1c86-0606-41ea-80b2-21e62febcd2c returned with HTTP 404 Sep 07 21:11:44 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 563/1135] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:11:43 2026] GET /volume/v3/volumes/9e8d1c86-0606-41ea-80b2-21e62febcd2c => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 21:11:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-4b11012a-bc3b-4224-8923-ff3f366a267c None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:44 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-4b11012a-bc3b-4224-8923-ff3f366a267c tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] DELETE http://192.168.122.168/volume/v3/volumes/9e8d1c86-0606-41ea-80b2-21e62febcd2c Sep 07 21:11:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-4b11012a-bc3b-4224-8923-ff3f366a267c tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-4b11012a-bc3b-4224-8923-ff3f366a267c tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:44 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-4b11012a-bc3b-4224-8923-ff3f366a267c tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] Delete volume with id: 9e8d1c86-0606-41ea-80b2-21e62febcd2c Sep 07 21:11:44 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-4b11012a-bc3b-4224-8923-ff3f366a267c tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] http://192.168.122.168/volume/v3/volumes/9e8d1c86-0606-41ea-80b2-21e62febcd2c returned with HTTP 404 Sep 07 21:11:44 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 573/1136] 192.168.122.168 () {60 vars in 1276 bytes} [Mon Sep 7 21:11:44 2026] DELETE /volume/v3/volumes/9e8d1c86-0606-41ea-80b2-21e62febcd2c => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 21:11:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-1a62ba8e-c015-4a4a-b4b8-baa0513d489c None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:44 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-1a62ba8e-c015-4a4a-b4b8-baa0513d489c tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:11:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-1a62ba8e-c015-4a4a-b4b8-baa0513d489c tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-126765745"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:11:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.volumes [None req-1a62ba8e-c015-4a4a-b4b8-baa0513d489c tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-126765745'}} {{(pid=86970) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:11:44 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-1a62ba8e-c015-4a4a-b4b8-baa0513d489c tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] Create volume of 1 GB Sep 07 21:11:44 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-1a62ba8e-c015-4a4a-b4b8-baa0513d489c tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] Availability Zones retrieved successfully. Sep 07 21:11:44 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-1a62ba8e-c015-4a4a-b4b8-baa0513d489c tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] Flow 'volume_create_api' (c9de17de-4ddf-40d1-8da3-4547eb071dc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:11:44 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-1a62ba8e-c015-4a4a-b4b8-baa0513d489c tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (902c6174-f7d1-483f-b9d8-034ec6e872f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:11:44 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.flows.api.create_volume [None req-1a62ba8e-c015-4a4a-b4b8-baa0513d489c tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] Validating volume size '1' using validate_int {{(pid=86970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:11:44 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-1a62ba8e-c015-4a4a-b4b8-baa0513d489c tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (902c6174-f7d1-483f-b9d8-034ec6e872f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:11:44 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-1a62ba8e-c015-4a4a-b4b8-baa0513d489c tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff0f730d-1a4c-4633-88ad-081eea123b74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:11:44 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-1a62ba8e-c015-4a4a-b4b8-baa0513d489c tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] Created reservations ['11490940-faa0-448e-a35e-e6dd4cb9e3a9', '25da4879-e588-4131-853c-c27201fe9ce4', 'b36051d8-2afc-49db-b1d6-e4cb0ea09bec', 'baae4d5e-83ff-4366-88d0-05a3dc3bb026'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:11:44 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-1a62ba8e-c015-4a4a-b4b8-baa0513d489c tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff0f730d-1a4c-4633-88ad-081eea123b74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['11490940-faa0-448e-a35e-e6dd4cb9e3a9', '25da4879-e588-4131-853c-c27201fe9ce4', 'b36051d8-2afc-49db-b1d6-e4cb0ea09bec', 'baae4d5e-83ff-4366-88d0-05a3dc3bb026']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:11:44 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-1a62ba8e-c015-4a4a-b4b8-baa0513d489c tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dccbffb2-8bbc-4e2e-a2aa-f72c8a9fcb5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:11:44 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:44 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:11:44 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-1a62ba8e-c015-4a4a-b4b8-baa0513d489c tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dccbffb2-8bbc-4e2e-a2aa-f72c8a9fcb5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b56d7d20-2d00-4aa4-b7b3-d9dbe7f44a3a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-126765745',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='857f10679e2a450c9e846d1aa51128ba',qos_specs=None,replication_status=,reservations=['11490940-faa0-448e-a35e-e6dd4cb9e3a9','25da4879-e588-4131-853c-c27201fe9ce4','b36051d8-2afc-49db-b1d6-e4cb0ea09bec','baae4d5e-83ff-4366-88d0-05a3dc3bb026'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba507b26cfec4d0490129fdc28fea787',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:11:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-126765745',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b56d7d20-2d00-4aa4-b7b3-d9dbe7f44a3a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='857f10679e2a450c9e846d1aa51128ba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ba507b26cfec4d0490129fdc28fea787',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:11:44 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-1a62ba8e-c015-4a4a-b4b8-baa0513d489c tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a24791ae-0c7e-4b4c-9569-3e4d11184bcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:11:44 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-1a62ba8e-c015-4a4a-b4b8-baa0513d489c tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a24791ae-0c7e-4b4c-9569-3e4d11184bcb) transitioned into state 'SUCCESS' from state '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-126765745',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='857f10679e2a450c9e846d1aa51128ba',qos_specs=None,replication_status=,reservations=['11490940-faa0-448e-a35e-e6dd4cb9e3a9','25da4879-e588-4131-853c-c27201fe9ce4','b36051d8-2afc-49db-b1d6-e4cb0ea09bec','baae4d5e-83ff-4366-88d0-05a3dc3bb026'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba507b26cfec4d0490129fdc28fea787',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:11:44 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-1a62ba8e-c015-4a4a-b4b8-baa0513d489c tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb375028-fde1-482f-b240-5c96ced13e04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:11:44 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-1a62ba8e-c015-4a4a-b4b8-baa0513d489c tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb375028-fde1-482f-b240-5c96ced13e04) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:11:44 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-1a62ba8e-c015-4a4a-b4b8-baa0513d489c tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] Flow 'volume_create_api' (c9de17de-4ddf-40d1-8da3-4547eb071dc3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:11:44 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-1a62ba8e-c015-4a4a-b4b8-baa0513d489c tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] Create volume request issued successfully. Sep 07 21:11:44 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-1a62ba8e-c015-4a4a-b4b8-baa0513d489c tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:11:44 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 564/1137] 192.168.122.168 () {62 vars in 1183 bytes} [Mon Sep 7 21:11:44 2026] POST /volume/v3/volumes => generated 827 bytes in 370 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:11:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-2888f2fd-339d-44fa-8389-dc1167a4f981 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:44 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-2888f2fd-339d-44fa-8389-dc1167a4f981 tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] GET http://192.168.122.168/volume/v3/volumes/b56d7d20-2d00-4aa4-b7b3-d9dbe7f44a3a Sep 07 21:11:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-2888f2fd-339d-44fa-8389-dc1167a4f981 tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-2888f2fd-339d-44fa-8389-dc1167a4f981 tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:44 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:44 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:11:44 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:44 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:11:44 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-2888f2fd-339d-44fa-8389-dc1167a4f981 tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] Volume info retrieved successfully. Sep 07 21:11:44 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-2888f2fd-339d-44fa-8389-dc1167a4f981 tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] http://192.168.122.168/volume/v3/volumes/b56d7d20-2d00-4aa4-b7b3-d9dbe7f44a3a returned with HTTP 200 Sep 07 21:11:44 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 574/1138] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:11:44 2026] GET /volume/v3/volumes/b56d7d20-2d00-4aa4-b7b3-d9dbe7f44a3a => generated 895 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:11:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-9340f864-6099-46e7-b6e8-cafa25d2e706 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:44 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-9340f864-6099-46e7-b6e8-cafa25d2e706 tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] GET http://192.168.122.168/volume/v3/snapshots/6a523108-518d-4b38-8792-1483a3178451 Sep 07 21:11:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-9340f864-6099-46e7-b6e8-cafa25d2e706 tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-9340f864-6099-46e7-b6e8-cafa25d2e706 tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:44 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:44 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:11:44 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-9340f864-6099-46e7-b6e8-cafa25d2e706 tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] Snapshot retrieved successfully. Sep 07 21:11:44 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-9340f864-6099-46e7-b6e8-cafa25d2e706 tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] http://192.168.122.168/volume/v3/snapshots/6a523108-518d-4b38-8792-1483a3178451 returned with HTTP 200 Sep 07 21:11:44 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 565/1139] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:11:44 2026] GET /volume/v3/snapshots/6a523108-518d-4b38-8792-1483a3178451 => generated 477 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:11:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-f98744b9-af25-43ab-96c4-c0785a37ac0e None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:44 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f98744b9-af25-43ab-96c4-c0785a37ac0e tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:11:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f98744b9-af25-43ab-96c4-c0785a37ac0e tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "6a523108-518d-4b38-8792-1483a3178451"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:11:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.volumes [None req-f98744b9-af25-43ab-96c4-c0785a37ac0e tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '6a523108-518d-4b38-8792-1483a3178451'}} {{(pid=86971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:11:44 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:44 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:11:44 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-f98744b9-af25-43ab-96c4-c0785a37ac0e tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] Snapshot retrieved successfully. Sep 07 21:11:44 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-f98744b9-af25-43ab-96c4-c0785a37ac0e tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] Create volume of 1 GB Sep 07 21:11:44 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-f98744b9-af25-43ab-96c4-c0785a37ac0e tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] Availability Zones retrieved successfully. Sep 07 21:11:44 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-f98744b9-af25-43ab-96c4-c0785a37ac0e tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] Flow 'volume_create_api' (96cc01d2-c89a-4497-9480-e8c1dfa81383) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:11:44 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-f98744b9-af25-43ab-96c4-c0785a37ac0e tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f9f3542-3d6b-48e4-b6fb-91b3dca5c54d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:11:44 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.flows.api.create_volume [None req-f98744b9-af25-43ab-96c4-c0785a37ac0e tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:11:44 devstack devstack@c-api.service[86971]: WARNING cinder.volume.api [None req-f98744b9-af25-43ab-96c4-c0785a37ac0e tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f9f3542-3d6b-48e4-b6fb-91b3dca5c54d) transitioned into state 'FAILURE' from state 'RUNNING' Sep 07 21:11:44 devstack devstack@c-api.service[86971]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than the snapshot size 2GB. They must be >= original snapshot size. Sep 07 21:11:44 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-f98744b9-af25-43ab-96c4-c0785a37ac0e tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f9f3542-3d6b-48e4-b6fb-91b3dca5c54d) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:11:44 devstack devstack@c-api.service[86971]: WARNING cinder.volume.api [None req-f98744b9-af25-43ab-96c4-c0785a37ac0e tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f9f3542-3d6b-48e4-b6fb-91b3dca5c54d) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 07 21:11:44 devstack devstack@c-api.service[86971]: WARNING cinder.volume.api [None req-f98744b9-af25-43ab-96c4-c0785a37ac0e tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] Flow 'volume_create_api' (96cc01d2-c89a-4497-9480-e8c1dfa81383) transitioned into state 'REVERTED' from state 'RUNNING' Sep 07 21:11:44 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f98744b9-af25-43ab-96c4-c0785a37ac0e tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 400 Sep 07 21:11:44 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 575/1140] 192.168.122.168 () {60 vars in 1142 bytes} [Mon Sep 7 21:11:44 2026] POST /volume/v3/volumes => generated 171 bytes in 96 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 21:11:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-70ce4fdf-fbb8-4346-b12c-e18726ce912a None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:44 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-70ce4fdf-fbb8-4346-b12c-e18726ce912a tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] DELETE http://192.168.122.168/volume/v3/snapshots/6a523108-518d-4b38-8792-1483a3178451 Sep 07 21:11:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-70ce4fdf-fbb8-4346-b12c-e18726ce912a tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-70ce4fdf-fbb8-4346-b12c-e18726ce912a tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:44 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.snapshots [None req-70ce4fdf-fbb8-4346-b12c-e18726ce912a tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] Delete snapshot with id: 6a523108-518d-4b38-8792-1483a3178451 Sep 07 21:11:44 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:44 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:11:44 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-70ce4fdf-fbb8-4346-b12c-e18726ce912a tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] Snapshot retrieved successfully. Sep 07 21:11:44 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:44 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:11:44 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-70ce4fdf-fbb8-4346-b12c-e18726ce912a tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] Snapshot delete request issued successfully. Sep 07 21:11:44 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-70ce4fdf-fbb8-4346-b12c-e18726ce912a tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] http://192.168.122.168/volume/v3/snapshots/6a523108-518d-4b38-8792-1483a3178451 returned with HTTP 202 Sep 07 21:11:44 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 566/1141] 192.168.122.168 () {58 vars in 1241 bytes} [Mon Sep 7 21:11:44 2026] DELETE /volume/v3/snapshots/6a523108-518d-4b38-8792-1483a3178451 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 21:11:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-09e1c6ab-f84e-4a41-881f-4a7bb308a0b9 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:44 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-09e1c6ab-f84e-4a41-881f-4a7bb308a0b9 tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] GET http://192.168.122.168/volume/v3/snapshots/6a523108-518d-4b38-8792-1483a3178451 Sep 07 21:11:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-09e1c6ab-f84e-4a41-881f-4a7bb308a0b9 tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-09e1c6ab-f84e-4a41-881f-4a7bb308a0b9 tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:44 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:44 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:11:44 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-09e1c6ab-f84e-4a41-881f-4a7bb308a0b9 tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] Snapshot retrieved successfully. Sep 07 21:11:44 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-09e1c6ab-f84e-4a41-881f-4a7bb308a0b9 tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] http://192.168.122.168/volume/v3/snapshots/6a523108-518d-4b38-8792-1483a3178451 returned with HTTP 200 Sep 07 21:11:44 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 576/1142] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:11:44 2026] GET /volume/v3/snapshots/6a523108-518d-4b38-8792-1483a3178451 => generated 476 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:11:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-dcf90435-f60d-4390-b885-eeba4f5dfb26 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:45 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-dcf90435-f60d-4390-b885-eeba4f5dfb26 tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] GET http://192.168.122.168/volume/v3/volumes/b56d7d20-2d00-4aa4-b7b3-d9dbe7f44a3a Sep 07 21:11:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-dcf90435-f60d-4390-b885-eeba4f5dfb26 tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-dcf90435-f60d-4390-b885-eeba4f5dfb26 tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:45 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:45 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:11:45 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:45 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:11:45 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-dcf90435-f60d-4390-b885-eeba4f5dfb26 tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] Volume info retrieved successfully. Sep 07 21:11:45 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-dcf90435-f60d-4390-b885-eeba4f5dfb26 tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] http://192.168.122.168/volume/v3/volumes/b56d7d20-2d00-4aa4-b7b3-d9dbe7f44a3a returned with HTTP 200 Sep 07 21:11:45 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 567/1143] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:11:45 2026] GET /volume/v3/volumes/b56d7d20-2d00-4aa4-b7b3-d9dbe7f44a3a => generated 919 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:11:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-f6c6d40d-1ee4-496b-ad2d-1d02470d746a None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:46 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f6c6d40d-1ee4-496b-ad2d-1d02470d746a tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] GET http://192.168.122.168/volume/v3/snapshots/6a523108-518d-4b38-8792-1483a3178451 Sep 07 21:11:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f6c6d40d-1ee4-496b-ad2d-1d02470d746a tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f6c6d40d-1ee4-496b-ad2d-1d02470d746a tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:46 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:46 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:11:46 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-f6c6d40d-1ee4-496b-ad2d-1d02470d746a tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] Snapshot retrieved successfully. Sep 07 21:11:46 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f6c6d40d-1ee4-496b-ad2d-1d02470d746a tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] http://192.168.122.168/volume/v3/snapshots/6a523108-518d-4b38-8792-1483a3178451 returned with HTTP 200 Sep 07 21:11:46 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 577/1144] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:11:46 2026] GET /volume/v3/snapshots/6a523108-518d-4b38-8792-1483a3178451 => generated 476 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:11:46 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-bb37af6a-47bd-463f-aa87-881187686516 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:46 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-bb37af6a-47bd-463f-aa87-881187686516 tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] GET http://192.168.122.168/volume/v3/volumes/b56d7d20-2d00-4aa4-b7b3-d9dbe7f44a3a Sep 07 21:11:46 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-bb37af6a-47bd-463f-aa87-881187686516 tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:46 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-bb37af6a-47bd-463f-aa87-881187686516 tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:46 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:46 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:11:46 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:46 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:11:46 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-bb37af6a-47bd-463f-aa87-881187686516 tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] Volume info retrieved successfully. Sep 07 21:11:46 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-bb37af6a-47bd-463f-aa87-881187686516 tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] http://192.168.122.168/volume/v3/volumes/b56d7d20-2d00-4aa4-b7b3-d9dbe7f44a3a returned with HTTP 200 Sep 07 21:11:46 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 568/1145] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:11:46 2026] GET /volume/v3/volumes/b56d7d20-2d00-4aa4-b7b3-d9dbe7f44a3a => generated 955 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:11:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-312d0f36-49b0-4c61-b6ac-40f0dfc4a1e6 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:46 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-312d0f36-49b0-4c61-b6ac-40f0dfc4a1e6 tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] POST http://192.168.122.168/volume/v3/volume-transfers Sep 07 21:11:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-312d0f36-49b0-4c61-b6ac-40f0dfc4a1e6 tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "b56d7d20-2d00-4aa4-b7b3-d9dbe7f44a3a"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:11:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.volume_transfer [None req-312d0f36-49b0-4c61-b6ac-40f0dfc4a1e6 tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] Creating new volume transfer {'transfer': {'volume_id': 'b56d7d20-2d00-4aa4-b7b3-d9dbe7f44a3a'}} {{(pid=86971) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 07 21:11:46 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volume_transfer [None req-312d0f36-49b0-4c61-b6ac-40f0dfc4a1e6 tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] Creating transfer of volume b56d7d20-2d00-4aa4-b7b3-d9dbe7f44a3a Sep 07 21:11:46 devstack devstack@c-api.service[86971]: INFO cinder.transfer.api [None req-312d0f36-49b0-4c61-b6ac-40f0dfc4a1e6 tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] Generating transfer record for volume b56d7d20-2d00-4aa4-b7b3-d9dbe7f44a3a Sep 07 21:11:46 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:46 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:11:46 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:46 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:11:46 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-312d0f36-49b0-4c61-b6ac-40f0dfc4a1e6 tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] http://192.168.122.168/volume/v3/volume-transfers returned with HTTP 202 Sep 07 21:11:46 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 578/1146] 192.168.122.168 () {62 vars in 1210 bytes} [Mon Sep 7 21:11:46 2026] POST /volume/v3/volume-transfers => generated 472 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:11:46 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-4bc6c743-2b45-495c-a7e0-cae05eab821d None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:46 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-4bc6c743-2b45-495c-a7e0-cae05eab821d tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] GET http://192.168.122.168/volume/v3/volumes/b56d7d20-2d00-4aa4-b7b3-d9dbe7f44a3a Sep 07 21:11:46 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-4bc6c743-2b45-495c-a7e0-cae05eab821d tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:46 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-4bc6c743-2b45-495c-a7e0-cae05eab821d tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:46 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:46 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:11:46 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:46 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:11:46 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-4bc6c743-2b45-495c-a7e0-cae05eab821d tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] Volume info retrieved successfully. Sep 07 21:11:46 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-4bc6c743-2b45-495c-a7e0-cae05eab821d tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] http://192.168.122.168/volume/v3/volumes/b56d7d20-2d00-4aa4-b7b3-d9dbe7f44a3a returned with HTTP 200 Sep 07 21:11:46 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 569/1147] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:11:46 2026] GET /volume/v3/volumes/b56d7d20-2d00-4aa4-b7b3-d9dbe7f44a3a => generated 963 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 21:11:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-1a163c87-7e65-4ad5-8db4-0fb07da3e95f None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:46 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1a163c87-7e65-4ad5-8db4-0fb07da3e95f tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-reader] GET http://192.168.122.168/volume/v3/os-volume-transfer/detail Sep 07 21:11:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-1a163c87-7e65-4ad5-8db4-0fb07da3e95f tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-reader] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-1a163c87-7e65-4ad5-8db4-0fb07da3e95f tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-reader] Calling method 'detail' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.contrib.volume_transfer [None req-1a163c87-7e65-4ad5-8db4-0fb07da3e95f tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-reader] Listing volume transfers {{(pid=86971) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 07 21:11:46 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1a163c87-7e65-4ad5-8db4-0fb07da3e95f tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-reader] http://192.168.122.168/volume/v3/os-volume-transfer/detail returned with HTTP 200 Sep 07 21:11:46 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 579/1148] 192.168.122.168 () {60 vars in 1216 bytes} [Mon Sep 7 21:11:46 2026] GET /volume/v3/os-volume-transfer/detail => generated 443 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:11:47 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-d573b9f8-735b-4ba3-a1ef-0f7574a2191f None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:47 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d573b9f8-735b-4ba3-a1ef-0f7574a2191f tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] DELETE http://192.168.122.168/volume/v3/volume-transfers/c8f23d55-5268-4313-9616-2950ce27a7d2 Sep 07 21:11:47 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-d573b9f8-735b-4ba3-a1ef-0f7574a2191f tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:47 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-d573b9f8-735b-4ba3-a1ef-0f7574a2191f tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:47 devstack devstack@c-api.service[86970]: INFO cinder.api.contrib.volume_transfer [None req-d573b9f8-735b-4ba3-a1ef-0f7574a2191f tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] Delete transfer with id: c8f23d55-5268-4313-9616-2950ce27a7d2 Sep 07 21:11:47 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:47 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:11:47 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:47 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:11:47 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-0891bce5-677a-4d15-afe2-6abab1e8f496 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:47 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d573b9f8-735b-4ba3-a1ef-0f7574a2191f tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] http://192.168.122.168/volume/v3/volume-transfers/c8f23d55-5268-4313-9616-2950ce27a7d2 returned with HTTP 202 Sep 07 21:11:47 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 570/1149] 192.168.122.168 () {60 vars in 1303 bytes} [Mon Sep 7 21:11:46 2026] DELETE /volume/v3/volume-transfers/c8f23d55-5268-4313-9616-2950ce27a7d2 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 21:11:47 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-0891bce5-677a-4d15-afe2-6abab1e8f496 tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] GET http://192.168.122.168/volume/v3/snapshots/6a523108-518d-4b38-8792-1483a3178451 Sep 07 21:11:47 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-0891bce5-677a-4d15-afe2-6abab1e8f496 tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:47 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-0891bce5-677a-4d15-afe2-6abab1e8f496 tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:47 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-83fed60a-3fa4-471a-8b67-2f10ae44eb06 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:47 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-83fed60a-3fa4-471a-8b67-2f10ae44eb06 tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] GET http://192.168.122.168/volume/v3/volumes/b56d7d20-2d00-4aa4-b7b3-d9dbe7f44a3a Sep 07 21:11:47 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-83fed60a-3fa4-471a-8b67-2f10ae44eb06 tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:47 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-83fed60a-3fa4-471a-8b67-2f10ae44eb06 tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:47 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:47 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:11:47 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-0891bce5-677a-4d15-afe2-6abab1e8f496 tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] Snapshot retrieved successfully. Sep 07 21:11:47 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-0891bce5-677a-4d15-afe2-6abab1e8f496 tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] http://192.168.122.168/volume/v3/snapshots/6a523108-518d-4b38-8792-1483a3178451 returned with HTTP 200 Sep 07 21:11:47 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 580/1150] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:11:47 2026] GET /volume/v3/snapshots/6a523108-518d-4b38-8792-1483a3178451 => generated 476 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:11:47 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:47 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:11:47 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:47 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:11:47 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-83fed60a-3fa4-471a-8b67-2f10ae44eb06 tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] Volume info retrieved successfully. Sep 07 21:11:47 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-83fed60a-3fa4-471a-8b67-2f10ae44eb06 tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] http://192.168.122.168/volume/v3/volumes/b56d7d20-2d00-4aa4-b7b3-d9dbe7f44a3a returned with HTTP 200 Sep 07 21:11:47 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 571/1151] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:11:47 2026] GET /volume/v3/volumes/b56d7d20-2d00-4aa4-b7b3-d9dbe7f44a3a => generated 955 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:11:47 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-80586d69-eedc-4d7f-9e59-7fb4beb05e04 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:47 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-80586d69-eedc-4d7f-9e59-7fb4beb05e04 tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] DELETE http://192.168.122.168/volume/v3/volume-transfers/c8f23d55-5268-4313-9616-2950ce27a7d2 Sep 07 21:11:47 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-80586d69-eedc-4d7f-9e59-7fb4beb05e04 tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:47 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-80586d69-eedc-4d7f-9e59-7fb4beb05e04 tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:47 devstack devstack@c-api.service[86971]: INFO cinder.api.contrib.volume_transfer [None req-80586d69-eedc-4d7f-9e59-7fb4beb05e04 tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] Delete transfer with id: c8f23d55-5268-4313-9616-2950ce27a7d2 Sep 07 21:11:47 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-80586d69-eedc-4d7f-9e59-7fb4beb05e04 tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] http://192.168.122.168/volume/v3/volume-transfers/c8f23d55-5268-4313-9616-2950ce27a7d2 returned with HTTP 404 Sep 07 21:11:47 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 581/1152] 192.168.122.168 () {60 vars in 1303 bytes} [Mon Sep 7 21:11:47 2026] DELETE /volume/v3/volume-transfers/c8f23d55-5268-4313-9616-2950ce27a7d2 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 21:11:47 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-40c38240-643a-4526-abd8-86ff6291b47f None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:47 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-40c38240-643a-4526-abd8-86ff6291b47f tempest-VolumesTransfersV355Test-1617950391 tempest-VolumesTransfersV355Test-1617950391-project-admin] DELETE http://192.168.122.168/volume/v3/volumes/b56d7d20-2d00-4aa4-b7b3-d9dbe7f44a3a Sep 07 21:11:47 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-40c38240-643a-4526-abd8-86ff6291b47f tempest-VolumesTransfersV355Test-1617950391 tempest-VolumesTransfersV355Test-1617950391-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:47 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-40c38240-643a-4526-abd8-86ff6291b47f tempest-VolumesTransfersV355Test-1617950391 tempest-VolumesTransfersV355Test-1617950391-project-admin] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:47 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-40c38240-643a-4526-abd8-86ff6291b47f tempest-VolumesTransfersV355Test-1617950391 tempest-VolumesTransfersV355Test-1617950391-project-admin] Delete volume with id: b56d7d20-2d00-4aa4-b7b3-d9dbe7f44a3a Sep 07 21:11:47 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:47 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:11:47 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:47 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:11:47 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-40c38240-643a-4526-abd8-86ff6291b47f tempest-VolumesTransfersV355Test-1617950391 tempest-VolumesTransfersV355Test-1617950391-project-admin] Volume info retrieved successfully. Sep 07 21:11:47 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-40c38240-643a-4526-abd8-86ff6291b47f tempest-VolumesTransfersV355Test-1617950391 tempest-VolumesTransfersV355Test-1617950391-project-admin] Delete volume request issued successfully. Sep 07 21:11:47 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-40c38240-643a-4526-abd8-86ff6291b47f tempest-VolumesTransfersV355Test-1617950391 tempest-VolumesTransfersV355Test-1617950391-project-admin] http://192.168.122.168/volume/v3/volumes/b56d7d20-2d00-4aa4-b7b3-d9dbe7f44a3a returned with HTTP 202 Sep 07 21:11:47 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 572/1153] 192.168.122.168 () {60 vars in 1276 bytes} [Mon Sep 7 21:11:47 2026] DELETE /volume/v3/volumes/b56d7d20-2d00-4aa4-b7b3-d9dbe7f44a3a => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 07 21:11:47 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-66b55229-5b08-4989-8bd4-d889da32c200 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:47 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-66b55229-5b08-4989-8bd4-d889da32c200 tempest-VolumesTransfersV355Test-1617950391 tempest-VolumesTransfersV355Test-1617950391-project-admin] GET http://192.168.122.168/volume/v3/volumes/b56d7d20-2d00-4aa4-b7b3-d9dbe7f44a3a Sep 07 21:11:47 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-66b55229-5b08-4989-8bd4-d889da32c200 tempest-VolumesTransfersV355Test-1617950391 tempest-VolumesTransfersV355Test-1617950391-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:47 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-66b55229-5b08-4989-8bd4-d889da32c200 tempest-VolumesTransfersV355Test-1617950391 tempest-VolumesTransfersV355Test-1617950391-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:47 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:47 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:11:47 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:47 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:11:47 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-66b55229-5b08-4989-8bd4-d889da32c200 tempest-VolumesTransfersV355Test-1617950391 tempest-VolumesTransfersV355Test-1617950391-project-admin] Volume info retrieved successfully. Sep 07 21:11:47 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-66b55229-5b08-4989-8bd4-d889da32c200 tempest-VolumesTransfersV355Test-1617950391 tempest-VolumesTransfersV355Test-1617950391-project-admin] http://192.168.122.168/volume/v3/volumes/b56d7d20-2d00-4aa4-b7b3-d9dbe7f44a3a returned with HTTP 200 Sep 07 21:11:47 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 582/1154] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:11:47 2026] GET /volume/v3/volumes/b56d7d20-2d00-4aa4-b7b3-d9dbe7f44a3a => generated 1138 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 21:11:48 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-49439460-0354-486a-873b-356f4c8e277d None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:48 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-49439460-0354-486a-873b-356f4c8e277d tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] GET http://192.168.122.168/volume/v3/snapshots/6a523108-518d-4b38-8792-1483a3178451 Sep 07 21:11:48 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-49439460-0354-486a-873b-356f4c8e277d tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:48 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-49439460-0354-486a-873b-356f4c8e277d tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:48 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-49439460-0354-486a-873b-356f4c8e277d tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] http://192.168.122.168/volume/v3/snapshots/6a523108-518d-4b38-8792-1483a3178451 returned with HTTP 404 Sep 07 21:11:48 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 573/1155] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:11:48 2026] GET /volume/v3/snapshots/6a523108-518d-4b38-8792-1483a3178451 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:11:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-8329eba7-c598-413e-9b13-0e8b0890e3bd None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:48 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-8329eba7-c598-413e-9b13-0e8b0890e3bd tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] GET http://192.168.122.168/volume/v3/volumes/75ae928c-7425-4323-aee5-12a3790e0388 Sep 07 21:11:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-8329eba7-c598-413e-9b13-0e8b0890e3bd tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-8329eba7-c598-413e-9b13-0e8b0890e3bd tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:48 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:48 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:11:48 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:48 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:11:48 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-8329eba7-c598-413e-9b13-0e8b0890e3bd tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] Volume info retrieved successfully. Sep 07 21:11:48 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-8329eba7-c598-413e-9b13-0e8b0890e3bd tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] http://192.168.122.168/volume/v3/volumes/75ae928c-7425-4323-aee5-12a3790e0388 returned with HTTP 200 Sep 07 21:11:48 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 583/1156] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:11:48 2026] GET /volume/v3/volumes/75ae928c-7425-4323-aee5-12a3790e0388 => generated 864 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:11:48 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-5773829c-8b0b-4696-86b6-17072d815cf7 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:48 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-5773829c-8b0b-4696-86b6-17072d815cf7 tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] DELETE http://192.168.122.168/volume/v3/volumes/75ae928c-7425-4323-aee5-12a3790e0388 Sep 07 21:11:48 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-5773829c-8b0b-4696-86b6-17072d815cf7 tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:48 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-5773829c-8b0b-4696-86b6-17072d815cf7 tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:48 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-5773829c-8b0b-4696-86b6-17072d815cf7 tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] Delete volume with id: 75ae928c-7425-4323-aee5-12a3790e0388 Sep 07 21:11:48 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:48 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:11:48 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:48 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:11:48 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-5773829c-8b0b-4696-86b6-17072d815cf7 tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] Volume info retrieved successfully. Sep 07 21:11:48 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-5773829c-8b0b-4696-86b6-17072d815cf7 tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] Delete volume request issued successfully. Sep 07 21:11:48 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-5773829c-8b0b-4696-86b6-17072d815cf7 tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] http://192.168.122.168/volume/v3/volumes/75ae928c-7425-4323-aee5-12a3790e0388 returned with HTTP 202 Sep 07 21:11:48 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 574/1157] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:11:48 2026] DELETE /volume/v3/volumes/75ae928c-7425-4323-aee5-12a3790e0388 => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:11:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-26618bfb-6253-4ed7-941f-70fe8b06ac33 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:48 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-26618bfb-6253-4ed7-941f-70fe8b06ac33 tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] GET http://192.168.122.168/volume/v3/volumes/75ae928c-7425-4323-aee5-12a3790e0388 Sep 07 21:11:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-26618bfb-6253-4ed7-941f-70fe8b06ac33 tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-26618bfb-6253-4ed7-941f-70fe8b06ac33 tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:48 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:48 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:11:48 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:48 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:11:48 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-8d463844-5121-4dcb-9993-b887482b407b None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:48 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8d463844-5121-4dcb-9993-b887482b407b tempest-VolumesTransfersV355Test-1617950391 tempest-VolumesTransfersV355Test-1617950391-project-admin] GET http://192.168.122.168/volume/v3/volumes/b56d7d20-2d00-4aa4-b7b3-d9dbe7f44a3a Sep 07 21:11:48 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8d463844-5121-4dcb-9993-b887482b407b tempest-VolumesTransfersV355Test-1617950391 tempest-VolumesTransfersV355Test-1617950391-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:48 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8d463844-5121-4dcb-9993-b887482b407b tempest-VolumesTransfersV355Test-1617950391 tempest-VolumesTransfersV355Test-1617950391-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:48 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-26618bfb-6253-4ed7-941f-70fe8b06ac33 tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] Volume info retrieved successfully. Sep 07 21:11:48 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8d463844-5121-4dcb-9993-b887482b407b tempest-VolumesTransfersV355Test-1617950391 tempest-VolumesTransfersV355Test-1617950391-project-admin] http://192.168.122.168/volume/v3/volumes/b56d7d20-2d00-4aa4-b7b3-d9dbe7f44a3a returned with HTTP 404 Sep 07 21:11:48 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 575/1158] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:11:48 2026] GET /volume/v3/volumes/b56d7d20-2d00-4aa4-b7b3-d9dbe7f44a3a => generated 109 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 21:11:48 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-26618bfb-6253-4ed7-941f-70fe8b06ac33 tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] http://192.168.122.168/volume/v3/volumes/75ae928c-7425-4323-aee5-12a3790e0388 returned with HTTP 200 Sep 07 21:11:48 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-8a23b7aa-7776-44cc-b1e8-227d347b77f8 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:48 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 584/1159] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:11:48 2026] GET /volume/v3/volumes/75ae928c-7425-4323-aee5-12a3790e0388 => generated 863 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:11:48 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8a23b7aa-7776-44cc-b1e8-227d347b77f8 tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] GET http://192.168.122.168/volume/v3/volumes/b56d7d20-2d00-4aa4-b7b3-d9dbe7f44a3a Sep 07 21:11:48 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8a23b7aa-7776-44cc-b1e8-227d347b77f8 tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:48 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8a23b7aa-7776-44cc-b1e8-227d347b77f8 tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:48 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8a23b7aa-7776-44cc-b1e8-227d347b77f8 tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] http://192.168.122.168/volume/v3/volumes/b56d7d20-2d00-4aa4-b7b3-d9dbe7f44a3a returned with HTTP 404 Sep 07 21:11:48 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 576/1160] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:11:48 2026] GET /volume/v3/volumes/b56d7d20-2d00-4aa4-b7b3-d9dbe7f44a3a => generated 109 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 07 21:11:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-18dcdf22-b964-415c-b233-e930a92c10fa None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:48 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-18dcdf22-b964-415c-b233-e930a92c10fa tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] DELETE http://192.168.122.168/volume/v3/volumes/b56d7d20-2d00-4aa4-b7b3-d9dbe7f44a3a Sep 07 21:11:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-18dcdf22-b964-415c-b233-e930a92c10fa tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-18dcdf22-b964-415c-b233-e930a92c10fa tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:48 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-18dcdf22-b964-415c-b233-e930a92c10fa tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] Delete volume with id: b56d7d20-2d00-4aa4-b7b3-d9dbe7f44a3a Sep 07 21:11:48 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-18dcdf22-b964-415c-b233-e930a92c10fa tempest-VolumesTransfersV355Test-1675611256 tempest-VolumesTransfersV355Test-1675611256-project-member] http://192.168.122.168/volume/v3/volumes/b56d7d20-2d00-4aa4-b7b3-d9dbe7f44a3a returned with HTTP 404 Sep 07 21:11:48 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 585/1161] 192.168.122.168 () {60 vars in 1276 bytes} [Mon Sep 7 21:11:48 2026] DELETE /volume/v3/volumes/b56d7d20-2d00-4aa4-b7b3-d9dbe7f44a3a => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 21:11:49 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-45895fd3-1e3a-40c7-82e0-986451499fc5 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:49 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-45895fd3-1e3a-40c7-82e0-986451499fc5 tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] GET http://192.168.122.168/volume/v3/volumes/75ae928c-7425-4323-aee5-12a3790e0388 Sep 07 21:11:49 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-45895fd3-1e3a-40c7-82e0-986451499fc5 tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:49 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-45895fd3-1e3a-40c7-82e0-986451499fc5 tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:49 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:49 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:11:49 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:49 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:11:49 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-45895fd3-1e3a-40c7-82e0-986451499fc5 tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] Volume info retrieved successfully. Sep 07 21:11:49 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-45895fd3-1e3a-40c7-82e0-986451499fc5 tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] http://192.168.122.168/volume/v3/volumes/75ae928c-7425-4323-aee5-12a3790e0388 returned with HTTP 200 Sep 07 21:11:49 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 577/1162] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:11:49 2026] GET /volume/v3/volumes/75ae928c-7425-4323-aee5-12a3790e0388 => generated 863 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:11:50 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-3c44d5e1-79f6-4478-8775-2aa192a66b74 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:50 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-3c44d5e1-79f6-4478-8775-2aa192a66b74 tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] GET http://192.168.122.168/volume/v3/volumes/75ae928c-7425-4323-aee5-12a3790e0388 Sep 07 21:11:50 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-3c44d5e1-79f6-4478-8775-2aa192a66b74 tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:50 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-3c44d5e1-79f6-4478-8775-2aa192a66b74 tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:50 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-3c44d5e1-79f6-4478-8775-2aa192a66b74 tempest-VolumesSnapshotNegativeTestJSON-124536528 tempest-VolumesSnapshotNegativeTestJSON-124536528-project-member] http://192.168.122.168/volume/v3/volumes/75ae928c-7425-4323-aee5-12a3790e0388 returned with HTTP 404 Sep 07 21:11:50 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 586/1163] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:11:50 2026] GET /volume/v3/volumes/75ae928c-7425-4323-aee5-12a3790e0388 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:11:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-40568567-0cb9-4a81-a9d8-0117c5ba83d3 req-c7f561a2-03a8-4feb-98e3-766f2cd0829c None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:52 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-40568567-0cb9-4a81-a9d8-0117c5ba83d3 req-c7f561a2-03a8-4feb-98e3-766f2cd0829c tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:11:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-40568567-0cb9-4a81-a9d8-0117c5ba83d3 req-c7f561a2-03a8-4feb-98e3-766f2cd0829c tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1080023580", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:11:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.volumes [req-40568567-0cb9-4a81-a9d8-0117c5ba83d3 req-c7f561a2-03a8-4feb-98e3-766f2cd0829c tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1080023580', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=86970) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:11:52 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [req-40568567-0cb9-4a81-a9d8-0117c5ba83d3 req-c7f561a2-03a8-4feb-98e3-766f2cd0829c tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] Create volume of 1 GB Sep 07 21:11:52 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [req-40568567-0cb9-4a81-a9d8-0117c5ba83d3 req-c7f561a2-03a8-4feb-98e3-766f2cd0829c tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] Availability Zones retrieved successfully. Sep 07 21:11:52 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [req-40568567-0cb9-4a81-a9d8-0117c5ba83d3 req-c7f561a2-03a8-4feb-98e3-766f2cd0829c tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] Flow 'volume_create_api' (9e7ea346-d7c3-45fc-945d-9e4e4d4d7855) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:11:52 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [req-40568567-0cb9-4a81-a9d8-0117c5ba83d3 req-c7f561a2-03a8-4feb-98e3-766f2cd0829c tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0def9bf9-a061-4c71-a23e-d6c6a1a4412c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:11:52 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.flows.api.create_volume [req-40568567-0cb9-4a81-a9d8-0117c5ba83d3 req-c7f561a2-03a8-4feb-98e3-766f2cd0829c tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] Validating volume size '1' using validate_int {{(pid=86970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:11:52 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [req-40568567-0cb9-4a81-a9d8-0117c5ba83d3 req-c7f561a2-03a8-4feb-98e3-766f2cd0829c tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0def9bf9-a061-4c71-a23e-d6c6a1a4412c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:11:52 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [req-40568567-0cb9-4a81-a9d8-0117c5ba83d3 req-c7f561a2-03a8-4feb-98e3-766f2cd0829c tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ccaf9216-a79d-4563-b9b0-ee4106a4dadf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:11:52 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [req-40568567-0cb9-4a81-a9d8-0117c5ba83d3 req-c7f561a2-03a8-4feb-98e3-766f2cd0829c tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] Created reservations ['8d296a6d-d784-4a39-aec5-a7770b8146e0', '32f11f63-5187-471d-ad42-aa5dcd7f4a06', '512b82a7-f30a-48c2-ac2b-53504e9127a6', 'f2820a7a-956a-4e41-a0a0-96f50adeac42'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:11:52 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [req-40568567-0cb9-4a81-a9d8-0117c5ba83d3 req-c7f561a2-03a8-4feb-98e3-766f2cd0829c tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ccaf9216-a79d-4563-b9b0-ee4106a4dadf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8d296a6d-d784-4a39-aec5-a7770b8146e0', '32f11f63-5187-471d-ad42-aa5dcd7f4a06', '512b82a7-f30a-48c2-ac2b-53504e9127a6', 'f2820a7a-956a-4e41-a0a0-96f50adeac42']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:11:52 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [req-40568567-0cb9-4a81-a9d8-0117c5ba83d3 req-c7f561a2-03a8-4feb-98e3-766f2cd0829c tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (453647cf-8436-470d-8321-12d45fa4b553) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:11:52 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:52 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:11:52 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [req-40568567-0cb9-4a81-a9d8-0117c5ba83d3 req-c7f561a2-03a8-4feb-98e3-766f2cd0829c tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (453647cf-8436-470d-8321-12d45fa4b553) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '544159c8-ca33-474d-b64a-6c43e51ce327', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1080023580',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d3e0d13f0ee494ca57b895b39f3c2d6',qos_specs=None,replication_status=,reservations=['8d296a6d-d784-4a39-aec5-a7770b8146e0','32f11f63-5187-471d-ad42-aa5dcd7f4a06','512b82a7-f30a-48c2-ac2b-53504e9127a6','f2820a7a-956a-4e41-a0a0-96f50adeac42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77f8d252ed2f48dc862e1a51f7978cea',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:11:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1080023580',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=544159c8-ca33-474d-b64a-6c43e51ce327,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d3e0d13f0ee494ca57b895b39f3c2d6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='77f8d252ed2f48dc862e1a51f7978cea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:11:52 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [req-40568567-0cb9-4a81-a9d8-0117c5ba83d3 req-c7f561a2-03a8-4feb-98e3-766f2cd0829c tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cfb828c5-7632-4694-bab9-2671114d6e2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:11:52 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [req-40568567-0cb9-4a81-a9d8-0117c5ba83d3 req-c7f561a2-03a8-4feb-98e3-766f2cd0829c tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cfb828c5-7632-4694-bab9-2671114d6e2d) transitioned into state 'SUCCESS' from state '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-1080023580',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d3e0d13f0ee494ca57b895b39f3c2d6',qos_specs=None,replication_status=,reservations=['8d296a6d-d784-4a39-aec5-a7770b8146e0','32f11f63-5187-471d-ad42-aa5dcd7f4a06','512b82a7-f30a-48c2-ac2b-53504e9127a6','f2820a7a-956a-4e41-a0a0-96f50adeac42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77f8d252ed2f48dc862e1a51f7978cea',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:11:52 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [req-40568567-0cb9-4a81-a9d8-0117c5ba83d3 req-c7f561a2-03a8-4feb-98e3-766f2cd0829c tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (712a1e36-224e-4dd4-94a5-7c930f674213) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:11:53 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [req-40568567-0cb9-4a81-a9d8-0117c5ba83d3 req-c7f561a2-03a8-4feb-98e3-766f2cd0829c tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (712a1e36-224e-4dd4-94a5-7c930f674213) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:11:53 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [req-40568567-0cb9-4a81-a9d8-0117c5ba83d3 req-c7f561a2-03a8-4feb-98e3-766f2cd0829c tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] Flow 'volume_create_api' (9e7ea346-d7c3-45fc-945d-9e4e4d4d7855) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:11:53 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [req-40568567-0cb9-4a81-a9d8-0117c5ba83d3 req-c7f561a2-03a8-4feb-98e3-766f2cd0829c tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] Create volume request issued successfully. Sep 07 21:11:53 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-40568567-0cb9-4a81-a9d8-0117c5ba83d3 req-c7f561a2-03a8-4feb-98e3-766f2cd0829c tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:11:53 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 578/1164] 192.168.122.168 () {64 vars in 1430 bytes} [Mon Sep 7 21:11:52 2026] POST /volume/v3/volumes => generated 764 bytes in 681 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:11:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-40568567-0cb9-4a81-a9d8-0117c5ba83d3 req-74629a00-27e9-4207-96a7-cea784050be0 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:53 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-40568567-0cb9-4a81-a9d8-0117c5ba83d3 req-74629a00-27e9-4207-96a7-cea784050be0 tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] GET http://192.168.122.168/volume/v3/volumes/544159c8-ca33-474d-b64a-6c43e51ce327 Sep 07 21:11:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-40568567-0cb9-4a81-a9d8-0117c5ba83d3 req-74629a00-27e9-4207-96a7-cea784050be0 tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-40568567-0cb9-4a81-a9d8-0117c5ba83d3 req-74629a00-27e9-4207-96a7-cea784050be0 tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:53 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:53 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:11:53 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:53 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:11:53 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [req-40568567-0cb9-4a81-a9d8-0117c5ba83d3 req-74629a00-27e9-4207-96a7-cea784050be0 tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] Volume info retrieved successfully. Sep 07 21:11:53 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-40568567-0cb9-4a81-a9d8-0117c5ba83d3 req-74629a00-27e9-4207-96a7-cea784050be0 tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] http://192.168.122.168/volume/v3/volumes/544159c8-ca33-474d-b64a-6c43e51ce327 returned with HTTP 200 Sep 07 21:11:53 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 587/1165] 192.168.122.168 () {60 vars in 1487 bytes} [Mon Sep 7 21:11:53 2026] GET /volume/v3/volumes/544159c8-ca33-474d-b64a-6c43e51ce327 => generated 832 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:11:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-71cf0c22-01f8-4157-9eb2-98c7d204522c req-06e372e2-b625-4d15-ab1c-b0afb6ae916d None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:53 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-71cf0c22-01f8-4157-9eb2-98c7d204522c req-06e372e2-b625-4d15-ab1c-b0afb6ae916d tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] GET http://192.168.122.168/volume/v3/volumes/544159c8-ca33-474d-b64a-6c43e51ce327 Sep 07 21:11:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-71cf0c22-01f8-4157-9eb2-98c7d204522c req-06e372e2-b625-4d15-ab1c-b0afb6ae916d tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-71cf0c22-01f8-4157-9eb2-98c7d204522c req-06e372e2-b625-4d15-ab1c-b0afb6ae916d tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:53 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:53 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:11:53 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:53 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:11:53 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [req-71cf0c22-01f8-4157-9eb2-98c7d204522c req-06e372e2-b625-4d15-ab1c-b0afb6ae916d tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] Volume info retrieved successfully. Sep 07 21:11:53 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-71cf0c22-01f8-4157-9eb2-98c7d204522c req-06e372e2-b625-4d15-ab1c-b0afb6ae916d tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] http://192.168.122.168/volume/v3/volumes/544159c8-ca33-474d-b64a-6c43e51ce327 returned with HTTP 200 Sep 07 21:11:53 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 579/1166] 192.168.122.168 () {60 vars in 1487 bytes} [Mon Sep 7 21:11:53 2026] GET /volume/v3/volumes/544159c8-ca33-474d-b64a-6c43e51ce327 => generated 832 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:11:54 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-f967db56-5da8-480b-a949-3f23e1798df1 req-aa4de112-d8e9-4529-af82-ddaf72b4d5c8 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:54 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-f967db56-5da8-480b-a949-3f23e1798df1 req-aa4de112-d8e9-4529-af82-ddaf72b4d5c8 tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] GET http://192.168.122.168/volume/v3/volumes/544159c8-ca33-474d-b64a-6c43e51ce327 Sep 07 21:11:54 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-f967db56-5da8-480b-a949-3f23e1798df1 req-aa4de112-d8e9-4529-af82-ddaf72b4d5c8 tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:54 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-f967db56-5da8-480b-a949-3f23e1798df1 req-aa4de112-d8e9-4529-af82-ddaf72b4d5c8 tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:54 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:54 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:11:54 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:54 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:11:54 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [req-f967db56-5da8-480b-a949-3f23e1798df1 req-aa4de112-d8e9-4529-af82-ddaf72b4d5c8 tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] Volume info retrieved successfully. Sep 07 21:11:54 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-f967db56-5da8-480b-a949-3f23e1798df1 req-aa4de112-d8e9-4529-af82-ddaf72b4d5c8 tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] http://192.168.122.168/volume/v3/volumes/544159c8-ca33-474d-b64a-6c43e51ce327 returned with HTTP 200 Sep 07 21:11:54 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 588/1167] 192.168.122.168 () {60 vars in 1487 bytes} [Mon Sep 7 21:11:54 2026] GET /volume/v3/volumes/544159c8-ca33-474d-b64a-6c43e51ce327 => generated 856 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:11:55 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-6b8d75f1-ec4d-4c86-b976-79ae804f1c80 req-743dfe14-0fcd-4922-b4e0-3c26e43447eb None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:55 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-6b8d75f1-ec4d-4c86-b976-79ae804f1c80 req-743dfe14-0fcd-4922-b4e0-3c26e43447eb tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] GET http://192.168.122.168/volume/v3/volumes/544159c8-ca33-474d-b64a-6c43e51ce327 Sep 07 21:11:55 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-6b8d75f1-ec4d-4c86-b976-79ae804f1c80 req-743dfe14-0fcd-4922-b4e0-3c26e43447eb tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:55 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-6b8d75f1-ec4d-4c86-b976-79ae804f1c80 req-743dfe14-0fcd-4922-b4e0-3c26e43447eb tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:55 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:55 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:11:55 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:55 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:11:55 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [req-6b8d75f1-ec4d-4c86-b976-79ae804f1c80 req-743dfe14-0fcd-4922-b4e0-3c26e43447eb tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] Volume info retrieved successfully. Sep 07 21:11:55 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-6b8d75f1-ec4d-4c86-b976-79ae804f1c80 req-743dfe14-0fcd-4922-b4e0-3c26e43447eb tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] http://192.168.122.168/volume/v3/volumes/544159c8-ca33-474d-b64a-6c43e51ce327 returned with HTTP 200 Sep 07 21:11:55 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 580/1168] 192.168.122.168 () {60 vars in 1487 bytes} [Mon Sep 7 21:11:55 2026] GET /volume/v3/volumes/544159c8-ca33-474d-b64a-6c43e51ce327 => generated 857 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:11:55 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-55a686f0-3eff-48cf-acb5-c71be37cb6c3 req-c9a171e0-15af-4a9d-aae5-c3921a4d6f7f None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:55 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-55a686f0-3eff-48cf-acb5-c71be37cb6c3 req-c9a171e0-15af-4a9d-aae5-c3921a4d6f7f tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] POST http://192.168.122.168/volume/v3/snapshots Sep 07 21:11:55 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-55a686f0-3eff-48cf-acb5-c71be37cb6c3 req-c9a171e0-15af-4a9d-aae5-c3921a4d6f7f tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "544159c8-ca33-474d-b64a-6c43e51ce327", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-115700613", "description": null, "metadata": {}}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:11:55 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:55 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:11:55 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:55 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:11:55 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [req-55a686f0-3eff-48cf-acb5-c71be37cb6c3 req-c9a171e0-15af-4a9d-aae5-c3921a4d6f7f tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] Volume info retrieved successfully. Sep 07 21:11:55 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.snapshots [req-55a686f0-3eff-48cf-acb5-c71be37cb6c3 req-c9a171e0-15af-4a9d-aae5-c3921a4d6f7f tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] Create snapshot from volume 544159c8-ca33-474d-b64a-6c43e51ce327 Sep 07 21:11:55 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [req-55a686f0-3eff-48cf-acb5-c71be37cb6c3 req-c9a171e0-15af-4a9d-aae5-c3921a4d6f7f tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] Created reservations ['ee517e43-e186-4b36-948c-4564f5ce9040', '1fba3374-a5df-4011-a839-3140763c8138', '0ceda990-7ec2-4dbe-9016-eb3a2af3b7ca', '2a5ead7b-576f-4b3e-8783-b0280d3575f0'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:11:55 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:55 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:11:56 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [req-55a686f0-3eff-48cf-acb5-c71be37cb6c3 req-c9a171e0-15af-4a9d-aae5-c3921a4d6f7f tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] Snapshot create request issued successfully. Sep 07 21:11:56 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-55a686f0-3eff-48cf-acb5-c71be37cb6c3 req-c9a171e0-15af-4a9d-aae5-c3921a4d6f7f tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] http://192.168.122.168/volume/v3/snapshots returned with HTTP 202 Sep 07 21:11:56 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 589/1169] 192.168.122.168 () {64 vars in 1436 bytes} [Mon Sep 7 21:11:55 2026] POST /volume/v3/snapshots => generated 310 bytes in 309 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:11:56 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-368faaf6-41b1-4760-83d6-1c4ba3fe4e09 req-adf97d7f-acd3-411a-bb2f-76b33c2db47b None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:56 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-368faaf6-41b1-4760-83d6-1c4ba3fe4e09 req-adf97d7f-acd3-411a-bb2f-76b33c2db47b tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-reader] GET http://192.168.122.168/volume/v3/snapshots/fd4d1641-8c55-4a35-baec-d427dc344a83 Sep 07 21:11:56 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-368faaf6-41b1-4760-83d6-1c4ba3fe4e09 req-adf97d7f-acd3-411a-bb2f-76b33c2db47b tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-reader] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:56 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-368faaf6-41b1-4760-83d6-1c4ba3fe4e09 req-adf97d7f-acd3-411a-bb2f-76b33c2db47b tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-reader] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:56 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:56 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:11:56 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [req-368faaf6-41b1-4760-83d6-1c4ba3fe4e09 req-adf97d7f-acd3-411a-bb2f-76b33c2db47b tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-reader] Snapshot retrieved successfully. Sep 07 21:11:56 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-368faaf6-41b1-4760-83d6-1c4ba3fe4e09 req-adf97d7f-acd3-411a-bb2f-76b33c2db47b tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-reader] http://192.168.122.168/volume/v3/snapshots/fd4d1641-8c55-4a35-baec-d427dc344a83 returned with HTTP 200 Sep 07 21:11:56 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 581/1170] 192.168.122.168 () {60 vars in 1493 bytes} [Mon Sep 7 21:11:56 2026] GET /volume/v3/snapshots/fd4d1641-8c55-4a35-baec-d427dc344a83 => generated 442 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:11:56 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-194edf3d-08ef-488c-8787-799dd9ed130a req-d39c0cd7-c48e-4128-a28b-c305339150ee None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:56 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-194edf3d-08ef-488c-8787-799dd9ed130a req-d39c0cd7-c48e-4128-a28b-c305339150ee tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-reader] GET http://192.168.122.168/volume/v3/snapshots/detail Sep 07 21:11:56 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-194edf3d-08ef-488c-8787-799dd9ed130a req-d39c0cd7-c48e-4128-a28b-c305339150ee tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-reader] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:56 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-194edf3d-08ef-488c-8787-799dd9ed130a req-d39c0cd7-c48e-4128-a28b-c305339150ee tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-reader] Calling method 'detail' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:56 devstack devstack@c-api.service[86971]: DEBUG cinder.api.api_utils [req-194edf3d-08ef-488c-8787-799dd9ed130a req-d39c0cd7-c48e-4128-a28b-c305339150ee tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-reader] Removing options '' from query. {{(pid=86971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 21:11:56 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:56 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:11:56 devstack devstack@c-api.service[86971]: DEBUG cinder.db.api [req-194edf3d-08ef-488c-8787-799dd9ed130a req-d39c0cd7-c48e-4128-a28b-c305339150ee tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-reader] Building query based on filter {{(pid=86971) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 21:11:56 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:11:56 devstack devstack@c-api.service[86971]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 21:11:56 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [req-194edf3d-08ef-488c-8787-799dd9ed130a req-d39c0cd7-c48e-4128-a28b-c305339150ee tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-reader] Get all snapshots completed successfully. Sep 07 21:11:56 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:56 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:11:56 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-194edf3d-08ef-488c-8787-799dd9ed130a req-d39c0cd7-c48e-4128-a28b-c305339150ee tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-reader] http://192.168.122.168/volume/v3/snapshots/detail returned with HTTP 200 Sep 07 21:11:56 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 590/1171] 192.168.122.168 () {60 vars in 1403 bytes} [Mon Sep 7 21:11:56 2026] GET /volume/v3/snapshots/detail => generated 445 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:11:56 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-50eed281-112b-4913-8a53-7d8a67bc8154 req-b297c437-ff3e-450f-9254-be83f515fc43 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:56 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-50eed281-112b-4913-8a53-7d8a67bc8154 req-b297c437-ff3e-450f-9254-be83f515fc43 tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] GET http://192.168.122.168/volume/v3/snapshots/fd4d1641-8c55-4a35-baec-d427dc344a83 Sep 07 21:11:56 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-50eed281-112b-4913-8a53-7d8a67bc8154 req-b297c437-ff3e-450f-9254-be83f515fc43 tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:56 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-50eed281-112b-4913-8a53-7d8a67bc8154 req-b297c437-ff3e-450f-9254-be83f515fc43 tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:56 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:56 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:11:56 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [req-50eed281-112b-4913-8a53-7d8a67bc8154 req-b297c437-ff3e-450f-9254-be83f515fc43 tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] Snapshot retrieved successfully. Sep 07 21:11:56 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-50eed281-112b-4913-8a53-7d8a67bc8154 req-b297c437-ff3e-450f-9254-be83f515fc43 tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] http://192.168.122.168/volume/v3/snapshots/fd4d1641-8c55-4a35-baec-d427dc344a83 returned with HTTP 200 Sep 07 21:11:56 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 582/1172] 192.168.122.168 () {60 vars in 1493 bytes} [Mon Sep 7 21:11:56 2026] GET /volume/v3/snapshots/fd4d1641-8c55-4a35-baec-d427dc344a83 => generated 442 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:11:57 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-e00e9481-c70e-46b5-be56-67a8f3cde745 req-57218a5a-3a97-4147-b8cd-e90a7ef7a385 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:57 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-e00e9481-c70e-46b5-be56-67a8f3cde745 req-57218a5a-3a97-4147-b8cd-e90a7ef7a385 tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] GET http://192.168.122.168/volume/v3/snapshots/fd4d1641-8c55-4a35-baec-d427dc344a83 Sep 07 21:11:57 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-e00e9481-c70e-46b5-be56-67a8f3cde745 req-57218a5a-3a97-4147-b8cd-e90a7ef7a385 tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:57 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-e00e9481-c70e-46b5-be56-67a8f3cde745 req-57218a5a-3a97-4147-b8cd-e90a7ef7a385 tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:58 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:58 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:11:58 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [req-e00e9481-c70e-46b5-be56-67a8f3cde745 req-57218a5a-3a97-4147-b8cd-e90a7ef7a385 tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] Snapshot retrieved successfully. Sep 07 21:11:58 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-e00e9481-c70e-46b5-be56-67a8f3cde745 req-57218a5a-3a97-4147-b8cd-e90a7ef7a385 tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] http://192.168.122.168/volume/v3/snapshots/fd4d1641-8c55-4a35-baec-d427dc344a83 returned with HTTP 200 Sep 07 21:11:58 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 591/1173] 192.168.122.168 () {60 vars in 1493 bytes} [Mon Sep 7 21:11:57 2026] GET /volume/v3/snapshots/fd4d1641-8c55-4a35-baec-d427dc344a83 => generated 442 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:11:59 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-c0f8bfba-7a99-4c49-9c01-1f2831cc3133 req-40d4fc61-e12e-42e6-9f20-e89b35e7d50b None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:11:59 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-c0f8bfba-7a99-4c49-9c01-1f2831cc3133 req-40d4fc61-e12e-42e6-9f20-e89b35e7d50b tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] GET http://192.168.122.168/volume/v3/snapshots/fd4d1641-8c55-4a35-baec-d427dc344a83 Sep 07 21:11:59 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-c0f8bfba-7a99-4c49-9c01-1f2831cc3133 req-40d4fc61-e12e-42e6-9f20-e89b35e7d50b tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:11:59 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-c0f8bfba-7a99-4c49-9c01-1f2831cc3133 req-40d4fc61-e12e-42e6-9f20-e89b35e7d50b tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:11:59 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:11:59 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:11:59 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [req-c0f8bfba-7a99-4c49-9c01-1f2831cc3133 req-40d4fc61-e12e-42e6-9f20-e89b35e7d50b tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] Snapshot retrieved successfully. Sep 07 21:11:59 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-c0f8bfba-7a99-4c49-9c01-1f2831cc3133 req-40d4fc61-e12e-42e6-9f20-e89b35e7d50b tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] http://192.168.122.168/volume/v3/snapshots/fd4d1641-8c55-4a35-baec-d427dc344a83 returned with HTTP 200 Sep 07 21:11:59 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 583/1174] 192.168.122.168 () {60 vars in 1493 bytes} [Mon Sep 7 21:11:59 2026] GET /volume/v3/snapshots/fd4d1641-8c55-4a35-baec-d427dc344a83 => generated 442 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:12:00 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-c09e4e6e-6a52-4157-9935-53078eeec4e5 req-d611f78e-6103-4ed4-8fdd-ea478d9030bd None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:00 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-c09e4e6e-6a52-4157-9935-53078eeec4e5 req-d611f78e-6103-4ed4-8fdd-ea478d9030bd tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] GET http://192.168.122.168/volume/v3/snapshots/fd4d1641-8c55-4a35-baec-d427dc344a83 Sep 07 21:12:00 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-c09e4e6e-6a52-4157-9935-53078eeec4e5 req-d611f78e-6103-4ed4-8fdd-ea478d9030bd tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:00 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-c09e4e6e-6a52-4157-9935-53078eeec4e5 req-d611f78e-6103-4ed4-8fdd-ea478d9030bd tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:00 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:00 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:12:00 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [req-c09e4e6e-6a52-4157-9935-53078eeec4e5 req-d611f78e-6103-4ed4-8fdd-ea478d9030bd tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] Snapshot retrieved successfully. Sep 07 21:12:00 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-c09e4e6e-6a52-4157-9935-53078eeec4e5 req-d611f78e-6103-4ed4-8fdd-ea478d9030bd tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] http://192.168.122.168/volume/v3/snapshots/fd4d1641-8c55-4a35-baec-d427dc344a83 returned with HTTP 200 Sep 07 21:12:00 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 592/1175] 192.168.122.168 () {60 vars in 1493 bytes} [Mon Sep 7 21:12:00 2026] GET /volume/v3/snapshots/fd4d1641-8c55-4a35-baec-d427dc344a83 => generated 469 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:12:00 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-7bf5a83a-92c9-4e9e-a329-6897380c742e req-3ad97ba7-f970-4174-9062-c4bb351427f0 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:00 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-7bf5a83a-92c9-4e9e-a329-6897380c742e req-3ad97ba7-f970-4174-9062-c4bb351427f0 tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] DELETE http://192.168.122.168/volume/v3/snapshots/fd4d1641-8c55-4a35-baec-d427dc344a83 Sep 07 21:12:00 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-7bf5a83a-92c9-4e9e-a329-6897380c742e req-3ad97ba7-f970-4174-9062-c4bb351427f0 tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:00 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-7bf5a83a-92c9-4e9e-a329-6897380c742e req-3ad97ba7-f970-4174-9062-c4bb351427f0 tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:00 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.snapshots [req-7bf5a83a-92c9-4e9e-a329-6897380c742e req-3ad97ba7-f970-4174-9062-c4bb351427f0 tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] Delete snapshot with id: fd4d1641-8c55-4a35-baec-d427dc344a83 Sep 07 21:12:00 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:00 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:12:00 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [req-7bf5a83a-92c9-4e9e-a329-6897380c742e req-3ad97ba7-f970-4174-9062-c4bb351427f0 tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] Snapshot retrieved successfully. Sep 07 21:12:00 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:00 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:12:00 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [req-7bf5a83a-92c9-4e9e-a329-6897380c742e req-3ad97ba7-f970-4174-9062-c4bb351427f0 tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] Snapshot delete request issued successfully. Sep 07 21:12:00 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-7bf5a83a-92c9-4e9e-a329-6897380c742e req-3ad97ba7-f970-4174-9062-c4bb351427f0 tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] http://192.168.122.168/volume/v3/snapshots/fd4d1641-8c55-4a35-baec-d427dc344a83 returned with HTTP 202 Sep 07 21:12:00 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 584/1176] 192.168.122.168 () {62 vars in 1515 bytes} [Mon Sep 7 21:12:00 2026] DELETE /volume/v3/snapshots/fd4d1641-8c55-4a35-baec-d427dc344a83 => generated 0 bytes in 196 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:12:00 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-125178d5-8fc7-417a-8e2d-d8d8bb64261f req-d3a3caea-10cf-4c90-8e89-8b2178ba72c2 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:00 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-125178d5-8fc7-417a-8e2d-d8d8bb64261f req-d3a3caea-10cf-4c90-8e89-8b2178ba72c2 tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] GET http://192.168.122.168/volume/v3/snapshots/fd4d1641-8c55-4a35-baec-d427dc344a83 Sep 07 21:12:00 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-125178d5-8fc7-417a-8e2d-d8d8bb64261f req-d3a3caea-10cf-4c90-8e89-8b2178ba72c2 tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:00 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-125178d5-8fc7-417a-8e2d-d8d8bb64261f req-d3a3caea-10cf-4c90-8e89-8b2178ba72c2 tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:00 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:00 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:12:00 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [req-125178d5-8fc7-417a-8e2d-d8d8bb64261f req-d3a3caea-10cf-4c90-8e89-8b2178ba72c2 tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] Snapshot retrieved successfully. Sep 07 21:12:00 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-125178d5-8fc7-417a-8e2d-d8d8bb64261f req-d3a3caea-10cf-4c90-8e89-8b2178ba72c2 tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] http://192.168.122.168/volume/v3/snapshots/fd4d1641-8c55-4a35-baec-d427dc344a83 returned with HTTP 200 Sep 07 21:12:00 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 593/1177] 192.168.122.168 () {60 vars in 1493 bytes} [Mon Sep 7 21:12:00 2026] GET /volume/v3/snapshots/fd4d1641-8c55-4a35-baec-d427dc344a83 => generated 468 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:12:01 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-da8ba851-b6a4-41cd-a108-ae79914e06c2 req-c3fe2ef2-989f-416d-888c-abd0111fd0c5 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:01 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-da8ba851-b6a4-41cd-a108-ae79914e06c2 req-c3fe2ef2-989f-416d-888c-abd0111fd0c5 tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] GET http://192.168.122.168/volume/v3/snapshots/fd4d1641-8c55-4a35-baec-d427dc344a83 Sep 07 21:12:01 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-da8ba851-b6a4-41cd-a108-ae79914e06c2 req-c3fe2ef2-989f-416d-888c-abd0111fd0c5 tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:01 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-da8ba851-b6a4-41cd-a108-ae79914e06c2 req-c3fe2ef2-989f-416d-888c-abd0111fd0c5 tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:01 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:01 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:12:01 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [req-da8ba851-b6a4-41cd-a108-ae79914e06c2 req-c3fe2ef2-989f-416d-888c-abd0111fd0c5 tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] Snapshot retrieved successfully. Sep 07 21:12:01 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-da8ba851-b6a4-41cd-a108-ae79914e06c2 req-c3fe2ef2-989f-416d-888c-abd0111fd0c5 tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] http://192.168.122.168/volume/v3/snapshots/fd4d1641-8c55-4a35-baec-d427dc344a83 returned with HTTP 200 Sep 07 21:12:01 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 585/1178] 192.168.122.168 () {60 vars in 1493 bytes} [Mon Sep 7 21:12:01 2026] GET /volume/v3/snapshots/fd4d1641-8c55-4a35-baec-d427dc344a83 => generated 468 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:12:02 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-712d7ba4-c78f-493e-ab6d-665c15a44a8c req-a92af6f9-0c17-4535-b12b-4c1806dd5699 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:02 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-712d7ba4-c78f-493e-ab6d-665c15a44a8c req-a92af6f9-0c17-4535-b12b-4c1806dd5699 tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] GET http://192.168.122.168/volume/v3/snapshots/fd4d1641-8c55-4a35-baec-d427dc344a83 Sep 07 21:12:02 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-712d7ba4-c78f-493e-ab6d-665c15a44a8c req-a92af6f9-0c17-4535-b12b-4c1806dd5699 tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:02 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-712d7ba4-c78f-493e-ab6d-665c15a44a8c req-a92af6f9-0c17-4535-b12b-4c1806dd5699 tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:03 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:03 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:12:03 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [req-712d7ba4-c78f-493e-ab6d-665c15a44a8c req-a92af6f9-0c17-4535-b12b-4c1806dd5699 tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] Snapshot retrieved successfully. Sep 07 21:12:03 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-712d7ba4-c78f-493e-ab6d-665c15a44a8c req-a92af6f9-0c17-4535-b12b-4c1806dd5699 tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] http://192.168.122.168/volume/v3/snapshots/fd4d1641-8c55-4a35-baec-d427dc344a83 returned with HTTP 200 Sep 07 21:12:03 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 594/1179] 192.168.122.168 () {60 vars in 1493 bytes} [Mon Sep 7 21:12:02 2026] GET /volume/v3/snapshots/fd4d1641-8c55-4a35-baec-d427dc344a83 => generated 468 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:12:03 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-21efa1c2-8093-4127-8873-dd8ce5f40bbd None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:03 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-21efa1c2-8093-4127-8873-dd8ce5f40bbd tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:12:03 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-21efa1c2-8093-4127-8873-dd8ce5f40bbd tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-70430878"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:12:03 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.volumes [None req-21efa1c2-8093-4127-8873-dd8ce5f40bbd tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-70430878'}} {{(pid=86970) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:12:03 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-21efa1c2-8093-4127-8873-dd8ce5f40bbd tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] Create volume of 1 GB Sep 07 21:12:03 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-21efa1c2-8093-4127-8873-dd8ce5f40bbd tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] Availability Zones retrieved successfully. Sep 07 21:12:03 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-21efa1c2-8093-4127-8873-dd8ce5f40bbd tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] Flow 'volume_create_api' (62a7c61e-bb68-415e-851a-86d46db2c6aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:12:03 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-21efa1c2-8093-4127-8873-dd8ce5f40bbd tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92435f26-19fd-4958-a87e-74d66698bdb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:12:03 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.flows.api.create_volume [None req-21efa1c2-8093-4127-8873-dd8ce5f40bbd tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] Validating volume size '1' using validate_int {{(pid=86970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:12:03 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-21efa1c2-8093-4127-8873-dd8ce5f40bbd tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92435f26-19fd-4958-a87e-74d66698bdb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:12:03 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-21efa1c2-8093-4127-8873-dd8ce5f40bbd tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d565ab1e-16f5-475f-8224-e6b7dc3014d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:12:03 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-21efa1c2-8093-4127-8873-dd8ce5f40bbd tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] Created reservations ['89755a22-7f00-488e-b8cd-a654efa0064c', '6db59bcb-2f0d-4be9-b334-2281a36d777d', 'e27e20a4-0205-4622-8224-c4ab398c2901', 'dce4e359-8a6f-496c-89bb-b39782c6b8a3'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:12:03 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-21efa1c2-8093-4127-8873-dd8ce5f40bbd tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d565ab1e-16f5-475f-8224-e6b7dc3014d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['89755a22-7f00-488e-b8cd-a654efa0064c', '6db59bcb-2f0d-4be9-b334-2281a36d777d', 'e27e20a4-0205-4622-8224-c4ab398c2901', 'dce4e359-8a6f-496c-89bb-b39782c6b8a3']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:12:03 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-21efa1c2-8093-4127-8873-dd8ce5f40bbd tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99989fbb-8231-4361-b80d-fde5b324f213) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:12:03 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:03 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:12:03 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-21efa1c2-8093-4127-8873-dd8ce5f40bbd tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99989fbb-8231-4361-b80d-fde5b324f213) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '98d55d8b-3d96-434a-9586-ddee59bca7d8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-70430878',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='945f36ef5020401793dfeff21e3028e8',qos_specs=None,replication_status=,reservations=['89755a22-7f00-488e-b8cd-a654efa0064c','6db59bcb-2f0d-4be9-b334-2281a36d777d','e27e20a4-0205-4622-8224-c4ab398c2901','dce4e359-8a6f-496c-89bb-b39782c6b8a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6c6e2f8a8a145caaa596111912de901',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:12:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-70430878',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=98d55d8b-3d96-434a-9586-ddee59bca7d8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='945f36ef5020401793dfeff21e3028e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c6c6e2f8a8a145caaa596111912de901',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:12:03 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-21efa1c2-8093-4127-8873-dd8ce5f40bbd tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d50afda6-88df-4074-b8c5-4ff6af454683) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:12:03 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-21efa1c2-8093-4127-8873-dd8ce5f40bbd tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d50afda6-88df-4074-b8c5-4ff6af454683) transitioned into state 'SUCCESS' from state '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-70430878',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='945f36ef5020401793dfeff21e3028e8',qos_specs=None,replication_status=,reservations=['89755a22-7f00-488e-b8cd-a654efa0064c','6db59bcb-2f0d-4be9-b334-2281a36d777d','e27e20a4-0205-4622-8224-c4ab398c2901','dce4e359-8a6f-496c-89bb-b39782c6b8a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6c6e2f8a8a145caaa596111912de901',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:12:03 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-21efa1c2-8093-4127-8873-dd8ce5f40bbd tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e20ba5e-64e3-44c6-a299-8ce41d07d3eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:12:03 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-21efa1c2-8093-4127-8873-dd8ce5f40bbd tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e20ba5e-64e3-44c6-a299-8ce41d07d3eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:12:03 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-21efa1c2-8093-4127-8873-dd8ce5f40bbd tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] Flow 'volume_create_api' (62a7c61e-bb68-415e-851a-86d46db2c6aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:12:03 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-21efa1c2-8093-4127-8873-dd8ce5f40bbd tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] Create volume request issued successfully. Sep 07 21:12:03 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-21efa1c2-8093-4127-8873-dd8ce5f40bbd tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:12:03 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 586/1180] 192.168.122.168 () {62 vars in 1183 bytes} [Mon Sep 7 21:12:03 2026] POST /volume/v3/volumes => generated 826 bytes in 820 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:12:03 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-bb70b830-2818-445f-8da1-d8f6c7d2d8a2 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:03 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-bb70b830-2818-445f-8da1-d8f6c7d2d8a2 tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] GET http://192.168.122.168/volume/v3/volumes/98d55d8b-3d96-434a-9586-ddee59bca7d8 Sep 07 21:12:03 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-bb70b830-2818-445f-8da1-d8f6c7d2d8a2 tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:03 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-bb70b830-2818-445f-8da1-d8f6c7d2d8a2 tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:04 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:04 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:12:04 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:04 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:12:04 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-bb70b830-2818-445f-8da1-d8f6c7d2d8a2 tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] Volume info retrieved successfully. Sep 07 21:12:04 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-bb70b830-2818-445f-8da1-d8f6c7d2d8a2 tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] http://192.168.122.168/volume/v3/volumes/98d55d8b-3d96-434a-9586-ddee59bca7d8 returned with HTTP 200 Sep 07 21:12:04 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 595/1181] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:12:03 2026] GET /volume/v3/volumes/98d55d8b-3d96-434a-9586-ddee59bca7d8 => generated 894 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:12:04 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-4cb9664e-b7dd-4fda-9ee2-437276148e56 req-e9942ed5-88f1-4e38-b001-39f2d892cb45 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:04 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-4cb9664e-b7dd-4fda-9ee2-437276148e56 req-e9942ed5-88f1-4e38-b001-39f2d892cb45 tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] GET http://192.168.122.168/volume/v3/snapshots/fd4d1641-8c55-4a35-baec-d427dc344a83 Sep 07 21:12:04 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-4cb9664e-b7dd-4fda-9ee2-437276148e56 req-e9942ed5-88f1-4e38-b001-39f2d892cb45 tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:04 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-4cb9664e-b7dd-4fda-9ee2-437276148e56 req-e9942ed5-88f1-4e38-b001-39f2d892cb45 tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:04 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-4cb9664e-b7dd-4fda-9ee2-437276148e56 req-e9942ed5-88f1-4e38-b001-39f2d892cb45 tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] http://192.168.122.168/volume/v3/snapshots/fd4d1641-8c55-4a35-baec-d427dc344a83 returned with HTTP 404 Sep 07 21:12:04 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 587/1182] 192.168.122.168 () {60 vars in 1493 bytes} [Mon Sep 7 21:12:04 2026] GET /volume/v3/snapshots/fd4d1641-8c55-4a35-baec-d427dc344a83 => generated 111 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:12:04 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-56dda84f-b995-4039-aeee-c18b1c1b3fa6 req-294c985f-a26b-4dd4-8e44-031823c6e443 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:04 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-56dda84f-b995-4039-aeee-c18b1c1b3fa6 req-294c985f-a26b-4dd4-8e44-031823c6e443 tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] DELETE http://192.168.122.168/volume/v3/volumes/544159c8-ca33-474d-b64a-6c43e51ce327 Sep 07 21:12:04 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-56dda84f-b995-4039-aeee-c18b1c1b3fa6 req-294c985f-a26b-4dd4-8e44-031823c6e443 tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:04 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-56dda84f-b995-4039-aeee-c18b1c1b3fa6 req-294c985f-a26b-4dd4-8e44-031823c6e443 tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:04 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [req-56dda84f-b995-4039-aeee-c18b1c1b3fa6 req-294c985f-a26b-4dd4-8e44-031823c6e443 tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] Delete volume with id: 544159c8-ca33-474d-b64a-6c43e51ce327 Sep 07 21:12:04 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:04 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:12:04 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:04 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:12:04 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [req-56dda84f-b995-4039-aeee-c18b1c1b3fa6 req-294c985f-a26b-4dd4-8e44-031823c6e443 tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] Volume info retrieved successfully. Sep 07 21:12:04 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [req-56dda84f-b995-4039-aeee-c18b1c1b3fa6 req-294c985f-a26b-4dd4-8e44-031823c6e443 tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] Delete volume request issued successfully. Sep 07 21:12:04 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-56dda84f-b995-4039-aeee-c18b1c1b3fa6 req-294c985f-a26b-4dd4-8e44-031823c6e443 tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] http://192.168.122.168/volume/v3/volumes/544159c8-ca33-474d-b64a-6c43e51ce327 returned with HTTP 202 Sep 07 21:12:04 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 596/1183] 192.168.122.168 () {62 vars in 1509 bytes} [Mon Sep 7 21:12:04 2026] DELETE /volume/v3/volumes/544159c8-ca33-474d-b64a-6c43e51ce327 => generated 0 bytes in 159 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:12:04 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-7692509f-0e5e-46f0-893f-6f2d39fdebd2 req-4423056a-1043-4d04-9544-a544423ff049 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:04 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-7692509f-0e5e-46f0-893f-6f2d39fdebd2 req-4423056a-1043-4d04-9544-a544423ff049 tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] GET http://192.168.122.168/volume/v3/volumes/544159c8-ca33-474d-b64a-6c43e51ce327 Sep 07 21:12:04 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-7692509f-0e5e-46f0-893f-6f2d39fdebd2 req-4423056a-1043-4d04-9544-a544423ff049 tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:04 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-7692509f-0e5e-46f0-893f-6f2d39fdebd2 req-4423056a-1043-4d04-9544-a544423ff049 tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:04 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:04 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:12:04 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:04 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:12:04 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [req-7692509f-0e5e-46f0-893f-6f2d39fdebd2 req-4423056a-1043-4d04-9544-a544423ff049 tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] Volume info retrieved successfully. Sep 07 21:12:04 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-7692509f-0e5e-46f0-893f-6f2d39fdebd2 req-4423056a-1043-4d04-9544-a544423ff049 tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] http://192.168.122.168/volume/v3/volumes/544159c8-ca33-474d-b64a-6c43e51ce327 returned with HTTP 200 Sep 07 21:12:04 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 588/1184] 192.168.122.168 () {60 vars in 1487 bytes} [Mon Sep 7 21:12:04 2026] GET /volume/v3/volumes/544159c8-ca33-474d-b64a-6c43e51ce327 => generated 856 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:12:05 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-c14dc600-7ce9-4bb7-bae9-bdae66c44b61 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:05 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c14dc600-7ce9-4bb7-bae9-bdae66c44b61 tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] GET http://192.168.122.168/volume/v3/volumes/98d55d8b-3d96-434a-9586-ddee59bca7d8 Sep 07 21:12:05 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c14dc600-7ce9-4bb7-bae9-bdae66c44b61 tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:05 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c14dc600-7ce9-4bb7-bae9-bdae66c44b61 tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:05 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:05 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:12:05 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:05 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:12:05 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-c14dc600-7ce9-4bb7-bae9-bdae66c44b61 tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] Volume info retrieved successfully. Sep 07 21:12:05 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c14dc600-7ce9-4bb7-bae9-bdae66c44b61 tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] http://192.168.122.168/volume/v3/volumes/98d55d8b-3d96-434a-9586-ddee59bca7d8 returned with HTTP 200 Sep 07 21:12:05 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 597/1185] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:12:05 2026] GET /volume/v3/volumes/98d55d8b-3d96-434a-9586-ddee59bca7d8 => generated 918 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:12:05 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-96c01aaf-5ec8-40b1-b529-b6eacfae93b4 req-9e0ad500-38f7-4ec8-88af-d87ec6fd23f6 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:05 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-96c01aaf-5ec8-40b1-b529-b6eacfae93b4 req-9e0ad500-38f7-4ec8-88af-d87ec6fd23f6 tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] GET http://192.168.122.168/volume/v3/volumes/544159c8-ca33-474d-b64a-6c43e51ce327 Sep 07 21:12:05 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-96c01aaf-5ec8-40b1-b529-b6eacfae93b4 req-9e0ad500-38f7-4ec8-88af-d87ec6fd23f6 tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:05 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-96c01aaf-5ec8-40b1-b529-b6eacfae93b4 req-9e0ad500-38f7-4ec8-88af-d87ec6fd23f6 tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:05 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:05 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:12:05 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:05 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:12:05 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [req-96c01aaf-5ec8-40b1-b529-b6eacfae93b4 req-9e0ad500-38f7-4ec8-88af-d87ec6fd23f6 tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] Volume info retrieved successfully. Sep 07 21:12:06 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-96c01aaf-5ec8-40b1-b529-b6eacfae93b4 req-9e0ad500-38f7-4ec8-88af-d87ec6fd23f6 tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] http://192.168.122.168/volume/v3/volumes/544159c8-ca33-474d-b64a-6c43e51ce327 returned with HTTP 200 Sep 07 21:12:06 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 589/1186] 192.168.122.168 () {60 vars in 1487 bytes} [Mon Sep 7 21:12:05 2026] GET /volume/v3/volumes/544159c8-ca33-474d-b64a-6c43e51ce327 => generated 856 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:12:06 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-2ebb7fe9-8a74-4380-bd65-8cd4ece038f0 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:06 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-2ebb7fe9-8a74-4380-bd65-8cd4ece038f0 tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] GET http://192.168.122.168/volume/v3/volumes/98d55d8b-3d96-434a-9586-ddee59bca7d8 Sep 07 21:12:06 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-2ebb7fe9-8a74-4380-bd65-8cd4ece038f0 tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:06 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-2ebb7fe9-8a74-4380-bd65-8cd4ece038f0 tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:06 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:06 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:12:06 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:06 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:12:06 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-2ebb7fe9-8a74-4380-bd65-8cd4ece038f0 tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] Volume info retrieved successfully. Sep 07 21:12:06 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-2ebb7fe9-8a74-4380-bd65-8cd4ece038f0 tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] http://192.168.122.168/volume/v3/volumes/98d55d8b-3d96-434a-9586-ddee59bca7d8 returned with HTTP 200 Sep 07 21:12:06 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 598/1187] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:12:06 2026] GET /volume/v3/volumes/98d55d8b-3d96-434a-9586-ddee59bca7d8 => generated 954 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:12:06 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-c0fafbbf-cc8b-49e3-96a4-5edaf450fb9b None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:06 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c0fafbbf-cc8b-49e3-96a4-5edaf450fb9b tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] POST http://192.168.122.168/volume/v3/volume-transfers Sep 07 21:12:06 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c0fafbbf-cc8b-49e3-96a4-5edaf450fb9b tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "98d55d8b-3d96-434a-9586-ddee59bca7d8"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:12:06 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.volume_transfer [None req-c0fafbbf-cc8b-49e3-96a4-5edaf450fb9b tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] Creating new volume transfer {'transfer': {'volume_id': '98d55d8b-3d96-434a-9586-ddee59bca7d8'}} {{(pid=86970) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 07 21:12:06 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volume_transfer [None req-c0fafbbf-cc8b-49e3-96a4-5edaf450fb9b tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] Creating transfer of volume 98d55d8b-3d96-434a-9586-ddee59bca7d8 Sep 07 21:12:06 devstack devstack@c-api.service[86970]: INFO cinder.transfer.api [None req-c0fafbbf-cc8b-49e3-96a4-5edaf450fb9b tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] Generating transfer record for volume 98d55d8b-3d96-434a-9586-ddee59bca7d8 Sep 07 21:12:06 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:06 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:12:06 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:06 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:12:06 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c0fafbbf-cc8b-49e3-96a4-5edaf450fb9b tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] http://192.168.122.168/volume/v3/volume-transfers returned with HTTP 202 Sep 07 21:12:06 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 590/1188] 192.168.122.168 () {62 vars in 1210 bytes} [Mon Sep 7 21:12:06 2026] POST /volume/v3/volume-transfers => generated 580 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:12:06 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-eb364c73-b387-4f6d-adc5-c48411ba5085 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:06 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-eb364c73-b387-4f6d-adc5-c48411ba5085 tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] GET http://192.168.122.168/volume/v3/volumes/98d55d8b-3d96-434a-9586-ddee59bca7d8 Sep 07 21:12:06 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-eb364c73-b387-4f6d-adc5-c48411ba5085 tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:06 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-eb364c73-b387-4f6d-adc5-c48411ba5085 tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:06 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:06 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:12:06 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:06 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:12:06 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-eb364c73-b387-4f6d-adc5-c48411ba5085 tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] Volume info retrieved successfully. Sep 07 21:12:06 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-eb364c73-b387-4f6d-adc5-c48411ba5085 tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] http://192.168.122.168/volume/v3/volumes/98d55d8b-3d96-434a-9586-ddee59bca7d8 returned with HTTP 200 Sep 07 21:12:06 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 599/1189] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:12:06 2026] GET /volume/v3/volumes/98d55d8b-3d96-434a-9586-ddee59bca7d8 => generated 962 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:12:06 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-ed65508c-a8d9-4d93-8900-44782783224c None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:06 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ed65508c-a8d9-4d93-8900-44782783224c tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-reader] GET http://192.168.122.168/volume/v3/os-volume-transfer/257d620a-60fc-41f0-8489-d1e3e494693e Sep 07 21:12:06 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ed65508c-a8d9-4d93-8900-44782783224c tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-reader] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:06 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ed65508c-a8d9-4d93-8900-44782783224c tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-reader] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:06 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ed65508c-a8d9-4d93-8900-44782783224c tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-reader] http://192.168.122.168/volume/v3/os-volume-transfer/257d620a-60fc-41f0-8489-d1e3e494693e returned with HTTP 200 Sep 07 21:12:06 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 591/1190] 192.168.122.168 () {60 vars in 1306 bytes} [Mon Sep 7 21:12:06 2026] GET /volume/v3/os-volume-transfer/257d620a-60fc-41f0-8489-d1e3e494693e => generated 548 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:12:06 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-a4154382-0bc7-493f-a08a-7fabd8f0d908 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:06 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a4154382-0bc7-493f-a08a-7fabd8f0d908 tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-reader] GET http://192.168.122.168/volume/v3/os-volume-transfer Sep 07 21:12:06 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-a4154382-0bc7-493f-a08a-7fabd8f0d908 tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-reader] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:06 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-a4154382-0bc7-493f-a08a-7fabd8f0d908 tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-reader] Calling method 'index' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:06 devstack devstack@c-api.service[86971]: DEBUG cinder.api.contrib.volume_transfer [None req-a4154382-0bc7-493f-a08a-7fabd8f0d908 tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-reader] Listing volume transfers {{(pid=86971) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 07 21:12:06 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a4154382-0bc7-493f-a08a-7fabd8f0d908 tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-reader] http://192.168.122.168/volume/v3/os-volume-transfer returned with HTTP 200 Sep 07 21:12:06 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 600/1191] 192.168.122.168 () {60 vars in 1195 bytes} [Mon Sep 7 21:12:06 2026] GET /volume/v3/os-volume-transfer => generated 376 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 21:12:06 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-bdff5f4d-ba2d-4291-b1d4-e1a458b410a9 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:07 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-4028af0d-15bc-499e-82f3-010c2ebb75f6 req-5990f753-7c9b-49ef-bab8-81147195ee1b None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:07 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-4028af0d-15bc-499e-82f3-010c2ebb75f6 req-5990f753-7c9b-49ef-bab8-81147195ee1b tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] GET http://192.168.122.168/volume/v3/volumes/544159c8-ca33-474d-b64a-6c43e51ce327 Sep 07 21:12:07 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-4028af0d-15bc-499e-82f3-010c2ebb75f6 req-5990f753-7c9b-49ef-bab8-81147195ee1b tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:07 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-4028af0d-15bc-499e-82f3-010c2ebb75f6 req-5990f753-7c9b-49ef-bab8-81147195ee1b tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:07 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-4028af0d-15bc-499e-82f3-010c2ebb75f6 req-5990f753-7c9b-49ef-bab8-81147195ee1b tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] http://192.168.122.168/volume/v3/volumes/544159c8-ca33-474d-b64a-6c43e51ce327 returned with HTTP 404 Sep 07 21:12:07 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 601/1192] 192.168.122.168 () {60 vars in 1487 bytes} [Mon Sep 7 21:12:07 2026] GET /volume/v3/volumes/544159c8-ca33-474d-b64a-6c43e51ce327 => generated 109 bytes in 73 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:12:07 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-aed392a4-c73f-4521-9ecd-767d988f564b req-ca07c6e6-ece1-4ef4-88fa-99579a06d18a None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:07 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-aed392a4-c73f-4521-9ecd-767d988f564b req-ca07c6e6-ece1-4ef4-88fa-99579a06d18a tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] DELETE http://192.168.122.168/volume/v3/volumes/544159c8-ca33-474d-b64a-6c43e51ce327 Sep 07 21:12:07 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-aed392a4-c73f-4521-9ecd-767d988f564b req-ca07c6e6-ece1-4ef4-88fa-99579a06d18a tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:07 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-aed392a4-c73f-4521-9ecd-767d988f564b req-ca07c6e6-ece1-4ef4-88fa-99579a06d18a tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:07 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [req-aed392a4-c73f-4521-9ecd-767d988f564b req-ca07c6e6-ece1-4ef4-88fa-99579a06d18a tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] Delete volume with id: 544159c8-ca33-474d-b64a-6c43e51ce327 Sep 07 21:12:07 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-aed392a4-c73f-4521-9ecd-767d988f564b req-ca07c6e6-ece1-4ef4-88fa-99579a06d18a tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] http://192.168.122.168/volume/v3/volumes/544159c8-ca33-474d-b64a-6c43e51ce327 returned with HTTP 404 Sep 07 21:12:07 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 602/1193] 192.168.122.168 () {62 vars in 1509 bytes} [Mon Sep 7 21:12:07 2026] DELETE /volume/v3/volumes/544159c8-ca33-474d-b64a-6c43e51ce327 => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:12:07 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-bdff5f4d-ba2d-4291-b1d4-e1a458b410a9 tempest-VolumesTransfersV357Test-1933965836 tempest-VolumesTransfersV357Test-1933965836-project-member] POST http://192.168.122.168/volume/v3/volume-transfers/257d620a-60fc-41f0-8489-d1e3e494693e/accept Sep 07 21:12:07 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-bdff5f4d-ba2d-4291-b1d4-e1a458b410a9 tempest-VolumesTransfersV357Test-1933965836 tempest-VolumesTransfersV357Test-1933965836-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "c09afa29b12277a8"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:12:07 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-6bc86c01-1877-4d8c-811c-20a0d7604d46 req-97fe256f-f8d8-4f37-b7a3-0d3045711c8c None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:07 devstack devstack@c-api.service[86970]: DEBUG cinder.api.contrib.volume_transfer [None req-bdff5f4d-ba2d-4291-b1d4-e1a458b410a9 tempest-VolumesTransfersV357Test-1933965836 tempest-VolumesTransfersV357Test-1933965836-project-member] Accepting volume transfer 257d620a-60fc-41f0-8489-d1e3e494693e {{(pid=86970) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 07 21:12:07 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-6bc86c01-1877-4d8c-811c-20a0d7604d46 req-97fe256f-f8d8-4f37-b7a3-0d3045711c8c tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] GET http://192.168.122.168/volume/v3/volumes/544159c8-ca33-474d-b64a-6c43e51ce327 Sep 07 21:12:07 devstack devstack@c-api.service[86970]: INFO cinder.api.contrib.volume_transfer [None req-bdff5f4d-ba2d-4291-b1d4-e1a458b410a9 tempest-VolumesTransfersV357Test-1933965836 tempest-VolumesTransfersV357Test-1933965836-project-member] Accepting transfer 257d620a-60fc-41f0-8489-d1e3e494693e Sep 07 21:12:07 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-6bc86c01-1877-4d8c-811c-20a0d7604d46 req-97fe256f-f8d8-4f37-b7a3-0d3045711c8c tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:07 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-6bc86c01-1877-4d8c-811c-20a0d7604d46 req-97fe256f-f8d8-4f37-b7a3-0d3045711c8c tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:07 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-6bc86c01-1877-4d8c-811c-20a0d7604d46 req-97fe256f-f8d8-4f37-b7a3-0d3045711c8c tempest-VolumesSnapshotsTestJSON-1294407027 tempest-VolumesSnapshotsTestJSON-1294407027-project-member] http://192.168.122.168/volume/v3/volumes/544159c8-ca33-474d-b64a-6c43e51ce327 returned with HTTP 404 Sep 07 21:12:07 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 603/1194] 192.168.122.168 () {60 vars in 1487 bytes} [Mon Sep 7 21:12:07 2026] GET /volume/v3/volumes/544159c8-ca33-474d-b64a-6c43e51ce327 => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:12:07 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:07 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:12:07 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-bdff5f4d-ba2d-4291-b1d4-e1a458b410a9 tempest-VolumesTransfersV357Test-1933965836 tempest-VolumesTransfersV357Test-1933965836-project-member] Created reservations ['219e2828-ec9e-4e4a-8734-b6295d2fe652', '8eb106b3-f37d-4947-9efe-913319ad6af9', 'eff6e331-a65b-4e9b-af71-b8d40765c400', '996a5b12-c6a7-4584-813d-d3fc9771e0c3'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:12:07 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-bdff5f4d-ba2d-4291-b1d4-e1a458b410a9 tempest-VolumesTransfersV357Test-1933965836 tempest-VolumesTransfersV357Test-1933965836-project-member] Created reservations ['6c9e5280-eb3b-4505-8022-d394214fc460', '0b4a9788-e78f-4cc9-a4dc-325f93e3666b', 'd6090c28-7881-4ae2-ae68-861eb455049d', '9bd33cd8-5209-43d6-a592-1d08ccf21b6d'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:12:07 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:07 devstack devstack@c-api.service[86970]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 21:12:07 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-bdff5f4d-ba2d-4291-b1d4-e1a458b410a9 tempest-VolumesTransfersV357Test-1933965836 tempest-VolumesTransfersV357Test-1933965836-project-member] Created reservations ['c65e7fff-97cf-49d0-a36e-44e0bff7ff07', '93ced0da-2c20-4527-8068-0ecede4ae082', '6f69ca39-8c97-4b1d-8732-194051161e09', '4c6b00f8-d80b-4709-b626-dee7f2a11a3a'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:12:08 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-bdff5f4d-ba2d-4291-b1d4-e1a458b410a9 tempest-VolumesTransfersV357Test-1933965836 tempest-VolumesTransfersV357Test-1933965836-project-member] Created reservations ['990a63e3-7552-496c-a989-7496bc1504e3', '1c538c04-7738-4c7e-97b1-d6b1e6d0bd9b', '7d176fc1-f013-45b3-9a14-82148eb487df', 'd3fa6038-bbac-44eb-96f1-22eff1a4a54c'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:12:08 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-bdff5f4d-ba2d-4291-b1d4-e1a458b410a9 tempest-VolumesTransfersV357Test-1933965836 tempest-VolumesTransfersV357Test-1933965836-project-member] Transfer volume completed successfully. Sep 07 21:12:08 devstack devstack@c-api.service[86970]: INFO cinder.transfer.api [None req-bdff5f4d-ba2d-4291-b1d4-e1a458b410a9 tempest-VolumesTransfersV357Test-1933965836 tempest-VolumesTransfersV357Test-1933965836-project-member] Volume 98d55d8b-3d96-434a-9586-ddee59bca7d8 has been transferred. Sep 07 21:12:08 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:08 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:12:08 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-bdff5f4d-ba2d-4291-b1d4-e1a458b410a9 tempest-VolumesTransfersV357Test-1933965836 tempest-VolumesTransfersV357Test-1933965836-project-member] http://192.168.122.168/volume/v3/volume-transfers/257d620a-60fc-41f0-8489-d1e3e494693e/accept returned with HTTP 202 Sep 07 21:12:08 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 592/1195] 192.168.122.168 () {62 vars in 1342 bytes} [Mon Sep 7 21:12:06 2026] POST /volume/v3/volume-transfers/257d620a-60fc-41f0-8489-d1e3e494693e/accept => generated 373 bytes in 1509 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:12:08 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-44fadc7a-26a9-46a3-be93-6f4563990d9b None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:08 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-44fadc7a-26a9-46a3-be93-6f4563990d9b tempest-VolumesTransfersV357Test-1933965836 tempest-VolumesTransfersV357Test-1933965836-project-member] GET http://192.168.122.168/volume/v3/volumes/98d55d8b-3d96-434a-9586-ddee59bca7d8 Sep 07 21:12:08 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-44fadc7a-26a9-46a3-be93-6f4563990d9b tempest-VolumesTransfersV357Test-1933965836 tempest-VolumesTransfersV357Test-1933965836-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:08 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-44fadc7a-26a9-46a3-be93-6f4563990d9b tempest-VolumesTransfersV357Test-1933965836 tempest-VolumesTransfersV357Test-1933965836-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:08 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:08 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:12:08 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:08 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:12:08 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-44fadc7a-26a9-46a3-be93-6f4563990d9b tempest-VolumesTransfersV357Test-1933965836 tempest-VolumesTransfersV357Test-1933965836-project-member] Volume info retrieved successfully. Sep 07 21:12:08 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-44fadc7a-26a9-46a3-be93-6f4563990d9b tempest-VolumesTransfersV357Test-1933965836 tempest-VolumesTransfersV357Test-1933965836-project-member] http://192.168.122.168/volume/v3/volumes/98d55d8b-3d96-434a-9586-ddee59bca7d8 returned with HTTP 200 Sep 07 21:12:08 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 604/1196] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:12:08 2026] GET /volume/v3/volumes/98d55d8b-3d96-434a-9586-ddee59bca7d8 => generated 954 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:12:08 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-76765aa8-5e1b-4047-b01c-afa1cb9e1235 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:08 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-76765aa8-5e1b-4047-b01c-afa1cb9e1235 tempest-VolumesTransfersV357Test-1933965836 tempest-VolumesTransfersV357Test-1933965836-project-member] GET http://192.168.122.168/volume/v3/volumes/98d55d8b-3d96-434a-9586-ddee59bca7d8 Sep 07 21:12:08 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-76765aa8-5e1b-4047-b01c-afa1cb9e1235 tempest-VolumesTransfersV357Test-1933965836 tempest-VolumesTransfersV357Test-1933965836-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:08 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-76765aa8-5e1b-4047-b01c-afa1cb9e1235 tempest-VolumesTransfersV357Test-1933965836 tempest-VolumesTransfersV357Test-1933965836-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:08 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:08 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:12:08 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:08 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:12:08 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-76765aa8-5e1b-4047-b01c-afa1cb9e1235 tempest-VolumesTransfersV357Test-1933965836 tempest-VolumesTransfersV357Test-1933965836-project-member] Volume info retrieved successfully. Sep 07 21:12:08 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-76765aa8-5e1b-4047-b01c-afa1cb9e1235 tempest-VolumesTransfersV357Test-1933965836 tempest-VolumesTransfersV357Test-1933965836-project-member] http://192.168.122.168/volume/v3/volumes/98d55d8b-3d96-434a-9586-ddee59bca7d8 returned with HTTP 200 Sep 07 21:12:08 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 593/1197] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:12:08 2026] GET /volume/v3/volumes/98d55d8b-3d96-434a-9586-ddee59bca7d8 => generated 954 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 21:12:08 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-0b49097f-4b14-48ea-8070-364ba8b5d131 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:08 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-0b49097f-4b14-48ea-8070-364ba8b5d131 tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] DELETE http://192.168.122.168/volume/v3/volume-transfers/257d620a-60fc-41f0-8489-d1e3e494693e Sep 07 21:12:08 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-0b49097f-4b14-48ea-8070-364ba8b5d131 tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:08 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-0b49097f-4b14-48ea-8070-364ba8b5d131 tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:08 devstack devstack@c-api.service[86971]: INFO cinder.api.contrib.volume_transfer [None req-0b49097f-4b14-48ea-8070-364ba8b5d131 tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] Delete transfer with id: 257d620a-60fc-41f0-8489-d1e3e494693e Sep 07 21:12:08 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-0b49097f-4b14-48ea-8070-364ba8b5d131 tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] http://192.168.122.168/volume/v3/volume-transfers/257d620a-60fc-41f0-8489-d1e3e494693e returned with HTTP 404 Sep 07 21:12:08 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 605/1198] 192.168.122.168 () {60 vars in 1303 bytes} [Mon Sep 7 21:12:08 2026] DELETE /volume/v3/volume-transfers/257d620a-60fc-41f0-8489-d1e3e494693e => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 21:12:08 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-a38a0a04-e2ed-4de3-89df-1dc41efc413e None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:09 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a38a0a04-e2ed-4de3-89df-1dc41efc413e tempest-VolumesTransfersV357Test-29950572 tempest-VolumesTransfersV357Test-29950572-project-admin] DELETE http://192.168.122.168/volume/v3/volumes/98d55d8b-3d96-434a-9586-ddee59bca7d8 Sep 07 21:12:09 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a38a0a04-e2ed-4de3-89df-1dc41efc413e tempest-VolumesTransfersV357Test-29950572 tempest-VolumesTransfersV357Test-29950572-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:09 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a38a0a04-e2ed-4de3-89df-1dc41efc413e tempest-VolumesTransfersV357Test-29950572 tempest-VolumesTransfersV357Test-29950572-project-admin] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:09 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-a38a0a04-e2ed-4de3-89df-1dc41efc413e tempest-VolumesTransfersV357Test-29950572 tempest-VolumesTransfersV357Test-29950572-project-admin] Delete volume with id: 98d55d8b-3d96-434a-9586-ddee59bca7d8 Sep 07 21:12:09 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:09 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:12:09 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:09 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:12:09 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-a38a0a04-e2ed-4de3-89df-1dc41efc413e tempest-VolumesTransfersV357Test-29950572 tempest-VolumesTransfersV357Test-29950572-project-admin] Volume info retrieved successfully. Sep 07 21:12:09 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-a38a0a04-e2ed-4de3-89df-1dc41efc413e tempest-VolumesTransfersV357Test-29950572 tempest-VolumesTransfersV357Test-29950572-project-admin] Delete volume request issued successfully. Sep 07 21:12:09 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a38a0a04-e2ed-4de3-89df-1dc41efc413e tempest-VolumesTransfersV357Test-29950572 tempest-VolumesTransfersV357Test-29950572-project-admin] http://192.168.122.168/volume/v3/volumes/98d55d8b-3d96-434a-9586-ddee59bca7d8 returned with HTTP 202 Sep 07 21:12:09 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 594/1199] 192.168.122.168 () {60 vars in 1276 bytes} [Mon Sep 7 21:12:08 2026] DELETE /volume/v3/volumes/98d55d8b-3d96-434a-9586-ddee59bca7d8 => generated 0 bytes in 367 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 07 21:12:09 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-b0ef15d5-a12a-4e7e-8599-e7c8ae63224a None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:09 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b0ef15d5-a12a-4e7e-8599-e7c8ae63224a tempest-VolumesTransfersV357Test-29950572 tempest-VolumesTransfersV357Test-29950572-project-admin] GET http://192.168.122.168/volume/v3/volumes/98d55d8b-3d96-434a-9586-ddee59bca7d8 Sep 07 21:12:09 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-b0ef15d5-a12a-4e7e-8599-e7c8ae63224a tempest-VolumesTransfersV357Test-29950572 tempest-VolumesTransfersV357Test-29950572-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:09 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-b0ef15d5-a12a-4e7e-8599-e7c8ae63224a tempest-VolumesTransfersV357Test-29950572 tempest-VolumesTransfersV357Test-29950572-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:09 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:09 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:12:09 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:09 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:12:09 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-b0ef15d5-a12a-4e7e-8599-e7c8ae63224a tempest-VolumesTransfersV357Test-29950572 tempest-VolumesTransfersV357Test-29950572-project-admin] Volume info retrieved successfully. Sep 07 21:12:09 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b0ef15d5-a12a-4e7e-8599-e7c8ae63224a tempest-VolumesTransfersV357Test-29950572 tempest-VolumesTransfersV357Test-29950572-project-admin] http://192.168.122.168/volume/v3/volumes/98d55d8b-3d96-434a-9586-ddee59bca7d8 returned with HTTP 200 Sep 07 21:12:09 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 606/1200] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:12:09 2026] GET /volume/v3/volumes/98d55d8b-3d96-434a-9586-ddee59bca7d8 => generated 1137 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 21:12:10 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-be317e02-63e6-43a0-b10a-c4d7e782cbdc None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:10 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-be317e02-63e6-43a0-b10a-c4d7e782cbdc tempest-VolumesTransfersV357Test-29950572 tempest-VolumesTransfersV357Test-29950572-project-admin] GET http://192.168.122.168/volume/v3/volumes/98d55d8b-3d96-434a-9586-ddee59bca7d8 Sep 07 21:12:10 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-be317e02-63e6-43a0-b10a-c4d7e782cbdc tempest-VolumesTransfersV357Test-29950572 tempest-VolumesTransfersV357Test-29950572-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:10 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-be317e02-63e6-43a0-b10a-c4d7e782cbdc tempest-VolumesTransfersV357Test-29950572 tempest-VolumesTransfersV357Test-29950572-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:10 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:10 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:12:10 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:10 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:12:10 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-be317e02-63e6-43a0-b10a-c4d7e782cbdc tempest-VolumesTransfersV357Test-29950572 tempest-VolumesTransfersV357Test-29950572-project-admin] Volume info retrieved successfully. Sep 07 21:12:10 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-be317e02-63e6-43a0-b10a-c4d7e782cbdc tempest-VolumesTransfersV357Test-29950572 tempest-VolumesTransfersV357Test-29950572-project-admin] http://192.168.122.168/volume/v3/volumes/98d55d8b-3d96-434a-9586-ddee59bca7d8 returned with HTTP 200 Sep 07 21:12:10 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 595/1201] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:12:10 2026] GET /volume/v3/volumes/98d55d8b-3d96-434a-9586-ddee59bca7d8 => generated 1137 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 21:12:11 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-fc5f3996-0f35-452c-bed1-0c4aabd60943 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:11 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-fc5f3996-0f35-452c-bed1-0c4aabd60943 tempest-VolumesTransfersV357Test-29950572 tempest-VolumesTransfersV357Test-29950572-project-admin] GET http://192.168.122.168/volume/v3/volumes/98d55d8b-3d96-434a-9586-ddee59bca7d8 Sep 07 21:12:11 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-fc5f3996-0f35-452c-bed1-0c4aabd60943 tempest-VolumesTransfersV357Test-29950572 tempest-VolumesTransfersV357Test-29950572-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:11 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-fc5f3996-0f35-452c-bed1-0c4aabd60943 tempest-VolumesTransfersV357Test-29950572 tempest-VolumesTransfersV357Test-29950572-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:11 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-fc5f3996-0f35-452c-bed1-0c4aabd60943 tempest-VolumesTransfersV357Test-29950572 tempest-VolumesTransfersV357Test-29950572-project-admin] http://192.168.122.168/volume/v3/volumes/98d55d8b-3d96-434a-9586-ddee59bca7d8 returned with HTTP 404 Sep 07 21:12:11 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 607/1202] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:12:11 2026] GET /volume/v3/volumes/98d55d8b-3d96-434a-9586-ddee59bca7d8 => generated 109 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 21:12:11 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-ce40a288-778f-4ab4-81a3-c8f0b29ba377 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:11 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ce40a288-778f-4ab4-81a3-c8f0b29ba377 tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] GET http://192.168.122.168/volume/v3/volumes/98d55d8b-3d96-434a-9586-ddee59bca7d8 Sep 07 21:12:11 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ce40a288-778f-4ab4-81a3-c8f0b29ba377 tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:11 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ce40a288-778f-4ab4-81a3-c8f0b29ba377 tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:11 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ce40a288-778f-4ab4-81a3-c8f0b29ba377 tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] http://192.168.122.168/volume/v3/volumes/98d55d8b-3d96-434a-9586-ddee59bca7d8 returned with HTTP 404 Sep 07 21:12:11 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 596/1203] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:12:11 2026] GET /volume/v3/volumes/98d55d8b-3d96-434a-9586-ddee59bca7d8 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 21:12:11 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-6dcf2e35-171b-4723-a4ca-968d7911401d None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:11 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-6dcf2e35-171b-4723-a4ca-968d7911401d tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] DELETE http://192.168.122.168/volume/v3/volumes/98d55d8b-3d96-434a-9586-ddee59bca7d8 Sep 07 21:12:11 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-6dcf2e35-171b-4723-a4ca-968d7911401d tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:11 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-6dcf2e35-171b-4723-a4ca-968d7911401d tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:11 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-6dcf2e35-171b-4723-a4ca-968d7911401d tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] Delete volume with id: 98d55d8b-3d96-434a-9586-ddee59bca7d8 Sep 07 21:12:11 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-6dcf2e35-171b-4723-a4ca-968d7911401d tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] http://192.168.122.168/volume/v3/volumes/98d55d8b-3d96-434a-9586-ddee59bca7d8 returned with HTTP 404 Sep 07 21:12:11 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 608/1204] 192.168.122.168 () {60 vars in 1276 bytes} [Mon Sep 7 21:12:11 2026] DELETE /volume/v3/volumes/98d55d8b-3d96-434a-9586-ddee59bca7d8 => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 21:12:11 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-b10b1936-4501-4b96-9f1e-4d19c168090c None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:11 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b10b1936-4501-4b96-9f1e-4d19c168090c tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:12:11 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b10b1936-4501-4b96-9f1e-4d19c168090c tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1230658902"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:12:11 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.volumes [None req-b10b1936-4501-4b96-9f1e-4d19c168090c tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1230658902'}} {{(pid=86970) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:12:11 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-b10b1936-4501-4b96-9f1e-4d19c168090c tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] Create volume of 1 GB Sep 07 21:12:11 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-b10b1936-4501-4b96-9f1e-4d19c168090c tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] Availability Zones retrieved successfully. Sep 07 21:12:11 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-b10b1936-4501-4b96-9f1e-4d19c168090c tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] Flow 'volume_create_api' (10ae924d-8766-4740-88b3-4d6671988382) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:12:11 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-b10b1936-4501-4b96-9f1e-4d19c168090c tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (233e7299-557d-4ee5-a8d9-c3fa5fd81977) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:12:11 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.flows.api.create_volume [None req-b10b1936-4501-4b96-9f1e-4d19c168090c tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] Validating volume size '1' using validate_int {{(pid=86970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:12:11 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-b10b1936-4501-4b96-9f1e-4d19c168090c tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (233e7299-557d-4ee5-a8d9-c3fa5fd81977) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:12:11 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-b10b1936-4501-4b96-9f1e-4d19c168090c tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38f9178e-87b3-42a4-8e38-743818d47398) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:12:11 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-b10b1936-4501-4b96-9f1e-4d19c168090c tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] Created reservations ['d87fba96-6d70-4873-a184-16d0581d3ff1', '49b7198e-9cc9-49da-944b-b33a1d42d421', '9ff9774d-f975-44d9-8968-d3a45754cd6e', '7c7dc7ad-3dfa-47b2-aafd-a68e0c20b75d'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:12:11 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-b10b1936-4501-4b96-9f1e-4d19c168090c tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38f9178e-87b3-42a4-8e38-743818d47398) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d87fba96-6d70-4873-a184-16d0581d3ff1', '49b7198e-9cc9-49da-944b-b33a1d42d421', '9ff9774d-f975-44d9-8968-d3a45754cd6e', '7c7dc7ad-3dfa-47b2-aafd-a68e0c20b75d']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:12:11 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-b10b1936-4501-4b96-9f1e-4d19c168090c tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f203bd6-10d9-4150-a659-c27d3ec74fc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:12:11 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:11 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:12:11 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-b10b1936-4501-4b96-9f1e-4d19c168090c tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f203bd6-10d9-4150-a659-c27d3ec74fc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '296591d0-9fa9-461b-b98f-88a4a65d3fc4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1230658902',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='945f36ef5020401793dfeff21e3028e8',qos_specs=None,replication_status=,reservations=['d87fba96-6d70-4873-a184-16d0581d3ff1','49b7198e-9cc9-49da-944b-b33a1d42d421','9ff9774d-f975-44d9-8968-d3a45754cd6e','7c7dc7ad-3dfa-47b2-aafd-a68e0c20b75d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6c6e2f8a8a145caaa596111912de901',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:12:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1230658902',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=296591d0-9fa9-461b-b98f-88a4a65d3fc4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='945f36ef5020401793dfeff21e3028e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c6c6e2f8a8a145caaa596111912de901',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:12:11 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-b10b1936-4501-4b96-9f1e-4d19c168090c tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5ec6259-92f2-41bc-92af-e5490dfec4e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:12:12 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-b10b1936-4501-4b96-9f1e-4d19c168090c tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5ec6259-92f2-41bc-92af-e5490dfec4e9) transitioned into state 'SUCCESS' from state '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-1230658902',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='945f36ef5020401793dfeff21e3028e8',qos_specs=None,replication_status=,reservations=['d87fba96-6d70-4873-a184-16d0581d3ff1','49b7198e-9cc9-49da-944b-b33a1d42d421','9ff9774d-f975-44d9-8968-d3a45754cd6e','7c7dc7ad-3dfa-47b2-aafd-a68e0c20b75d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6c6e2f8a8a145caaa596111912de901',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:12:12 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-b10b1936-4501-4b96-9f1e-4d19c168090c tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3df3c15e-ccf5-4582-b3fc-30d2f8335c08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:12:12 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-b10b1936-4501-4b96-9f1e-4d19c168090c tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3df3c15e-ccf5-4582-b3fc-30d2f8335c08) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:12:12 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-b10b1936-4501-4b96-9f1e-4d19c168090c tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] Flow 'volume_create_api' (10ae924d-8766-4740-88b3-4d6671988382) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:12:12 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-b10b1936-4501-4b96-9f1e-4d19c168090c tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] Create volume request issued successfully. Sep 07 21:12:12 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b10b1936-4501-4b96-9f1e-4d19c168090c tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:12:12 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 597/1205] 192.168.122.168 () {62 vars in 1183 bytes} [Mon Sep 7 21:12:11 2026] POST /volume/v3/volumes => generated 828 bytes in 547 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:12:12 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-f1f6d18b-543a-4c7b-8010-da850652f508 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:12 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f1f6d18b-543a-4c7b-8010-da850652f508 tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] GET http://192.168.122.168/volume/v3/volumes/296591d0-9fa9-461b-b98f-88a4a65d3fc4 Sep 07 21:12:12 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f1f6d18b-543a-4c7b-8010-da850652f508 tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:12 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f1f6d18b-543a-4c7b-8010-da850652f508 tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:12 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:12 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:12:12 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:12 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:12:12 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-f1f6d18b-543a-4c7b-8010-da850652f508 tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] Volume info retrieved successfully. Sep 07 21:12:12 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f1f6d18b-543a-4c7b-8010-da850652f508 tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] http://192.168.122.168/volume/v3/volumes/296591d0-9fa9-461b-b98f-88a4a65d3fc4 returned with HTTP 200 Sep 07 21:12:12 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 609/1206] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:12:12 2026] GET /volume/v3/volumes/296591d0-9fa9-461b-b98f-88a4a65d3fc4 => generated 896 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:12:13 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-ef260bd7-7285-4855-882e-9bd33408505e None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:13 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ef260bd7-7285-4855-882e-9bd33408505e tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] GET http://192.168.122.168/volume/v3/volumes/296591d0-9fa9-461b-b98f-88a4a65d3fc4 Sep 07 21:12:13 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ef260bd7-7285-4855-882e-9bd33408505e tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:13 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ef260bd7-7285-4855-882e-9bd33408505e tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:13 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:13 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:12:13 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:13 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:12:13 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-ef260bd7-7285-4855-882e-9bd33408505e tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] Volume info retrieved successfully. Sep 07 21:12:13 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ef260bd7-7285-4855-882e-9bd33408505e tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] http://192.168.122.168/volume/v3/volumes/296591d0-9fa9-461b-b98f-88a4a65d3fc4 returned with HTTP 200 Sep 07 21:12:13 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 598/1207] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:12:13 2026] GET /volume/v3/volumes/296591d0-9fa9-461b-b98f-88a4a65d3fc4 => generated 920 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 21:12:14 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-82e907d8-a242-458b-b06d-9c608c2d48a3 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:14 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-82e907d8-a242-458b-b06d-9c608c2d48a3 tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] GET http://192.168.122.168/volume/v3/volumes/296591d0-9fa9-461b-b98f-88a4a65d3fc4 Sep 07 21:12:14 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-82e907d8-a242-458b-b06d-9c608c2d48a3 tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:14 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-82e907d8-a242-458b-b06d-9c608c2d48a3 tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:14 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:14 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:12:14 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:14 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:12:14 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-82e907d8-a242-458b-b06d-9c608c2d48a3 tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] Volume info retrieved successfully. Sep 07 21:12:14 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-82e907d8-a242-458b-b06d-9c608c2d48a3 tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] http://192.168.122.168/volume/v3/volumes/296591d0-9fa9-461b-b98f-88a4a65d3fc4 returned with HTTP 200 Sep 07 21:12:14 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 610/1208] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:12:14 2026] GET /volume/v3/volumes/296591d0-9fa9-461b-b98f-88a4a65d3fc4 => generated 956 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:12:14 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-bb0c9457-125a-4cd1-a23f-16a13ad2ec0e None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:14 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-bb0c9457-125a-4cd1-a23f-16a13ad2ec0e tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] POST http://192.168.122.168/volume/v3/volume-transfers Sep 07 21:12:14 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-bb0c9457-125a-4cd1-a23f-16a13ad2ec0e tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "296591d0-9fa9-461b-b98f-88a4a65d3fc4"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:12:14 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.volume_transfer [None req-bb0c9457-125a-4cd1-a23f-16a13ad2ec0e tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] Creating new volume transfer {'transfer': {'volume_id': '296591d0-9fa9-461b-b98f-88a4a65d3fc4'}} {{(pid=86970) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 07 21:12:14 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volume_transfer [None req-bb0c9457-125a-4cd1-a23f-16a13ad2ec0e tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] Creating transfer of volume 296591d0-9fa9-461b-b98f-88a4a65d3fc4 Sep 07 21:12:14 devstack devstack@c-api.service[86970]: INFO cinder.transfer.api [None req-bb0c9457-125a-4cd1-a23f-16a13ad2ec0e tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] Generating transfer record for volume 296591d0-9fa9-461b-b98f-88a4a65d3fc4 Sep 07 21:12:14 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:14 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:12:14 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:14 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:12:14 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-bb0c9457-125a-4cd1-a23f-16a13ad2ec0e tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] http://192.168.122.168/volume/v3/volume-transfers returned with HTTP 202 Sep 07 21:12:14 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 599/1209] 192.168.122.168 () {62 vars in 1210 bytes} [Mon Sep 7 21:12:14 2026] POST /volume/v3/volume-transfers => generated 580 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:12:14 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-c8183120-09f1-4546-9f43-0f05f1e0b211 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:14 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c8183120-09f1-4546-9f43-0f05f1e0b211 tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] GET http://192.168.122.168/volume/v3/volumes/296591d0-9fa9-461b-b98f-88a4a65d3fc4 Sep 07 21:12:14 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c8183120-09f1-4546-9f43-0f05f1e0b211 tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:14 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c8183120-09f1-4546-9f43-0f05f1e0b211 tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:14 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:14 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:12:14 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:14 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:12:14 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-c8183120-09f1-4546-9f43-0f05f1e0b211 tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] Volume info retrieved successfully. Sep 07 21:12:14 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c8183120-09f1-4546-9f43-0f05f1e0b211 tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] http://192.168.122.168/volume/v3/volumes/296591d0-9fa9-461b-b98f-88a4a65d3fc4 returned with HTTP 200 Sep 07 21:12:14 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 611/1210] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:12:14 2026] GET /volume/v3/volumes/296591d0-9fa9-461b-b98f-88a4a65d3fc4 => generated 964 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:12:14 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-616a5bd3-1e97-446f-ac84-0c94dba3804d None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:14 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-616a5bd3-1e97-446f-ac84-0c94dba3804d tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-reader] GET http://192.168.122.168/volume/v3/os-volume-transfer/detail Sep 07 21:12:14 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-616a5bd3-1e97-446f-ac84-0c94dba3804d tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-reader] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:14 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-616a5bd3-1e97-446f-ac84-0c94dba3804d tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-reader] Calling method 'detail' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:14 devstack devstack@c-api.service[86970]: DEBUG cinder.api.contrib.volume_transfer [None req-616a5bd3-1e97-446f-ac84-0c94dba3804d tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-reader] Listing volume transfers {{(pid=86970) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 07 21:12:14 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-616a5bd3-1e97-446f-ac84-0c94dba3804d tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-reader] http://192.168.122.168/volume/v3/os-volume-transfer/detail returned with HTTP 200 Sep 07 21:12:14 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 600/1211] 192.168.122.168 () {60 vars in 1216 bytes} [Mon Sep 7 21:12:14 2026] GET /volume/v3/os-volume-transfer/detail => generated 551 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:12:14 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-84aa0860-d738-4a0b-ae71-d253f513a711 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:14 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-84aa0860-d738-4a0b-ae71-d253f513a711 tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] DELETE http://192.168.122.168/volume/v3/volume-transfers/553f56da-e312-4e47-b4f2-0bf3a2308014 Sep 07 21:12:14 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-84aa0860-d738-4a0b-ae71-d253f513a711 tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:14 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-84aa0860-d738-4a0b-ae71-d253f513a711 tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:14 devstack devstack@c-api.service[86971]: INFO cinder.api.contrib.volume_transfer [None req-84aa0860-d738-4a0b-ae71-d253f513a711 tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] Delete transfer with id: 553f56da-e312-4e47-b4f2-0bf3a2308014 Sep 07 21:12:14 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:14 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:12:14 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:14 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:12:14 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-84aa0860-d738-4a0b-ae71-d253f513a711 tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] http://192.168.122.168/volume/v3/volume-transfers/553f56da-e312-4e47-b4f2-0bf3a2308014 returned with HTTP 202 Sep 07 21:12:14 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 612/1212] 192.168.122.168 () {60 vars in 1303 bytes} [Mon Sep 7 21:12:14 2026] DELETE /volume/v3/volume-transfers/553f56da-e312-4e47-b4f2-0bf3a2308014 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 21:12:14 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-a4715843-8c2b-4430-8d69-0c185ecdb6de None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:15 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a4715843-8c2b-4430-8d69-0c185ecdb6de tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] GET http://192.168.122.168/volume/v3/volumes/296591d0-9fa9-461b-b98f-88a4a65d3fc4 Sep 07 21:12:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a4715843-8c2b-4430-8d69-0c185ecdb6de tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a4715843-8c2b-4430-8d69-0c185ecdb6de tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:15 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:15 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:12:15 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:15 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:12:15 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-a4715843-8c2b-4430-8d69-0c185ecdb6de tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] Volume info retrieved successfully. Sep 07 21:12:15 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a4715843-8c2b-4430-8d69-0c185ecdb6de tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] http://192.168.122.168/volume/v3/volumes/296591d0-9fa9-461b-b98f-88a4a65d3fc4 returned with HTTP 200 Sep 07 21:12:15 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 601/1213] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:12:14 2026] GET /volume/v3/volumes/296591d0-9fa9-461b-b98f-88a4a65d3fc4 => generated 956 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 21:12:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-cd18fed5-7adc-4d09-80be-bfbd2a7c8636 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:15 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-cd18fed5-7adc-4d09-80be-bfbd2a7c8636 tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] DELETE http://192.168.122.168/volume/v3/volume-transfers/553f56da-e312-4e47-b4f2-0bf3a2308014 Sep 07 21:12:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-cd18fed5-7adc-4d09-80be-bfbd2a7c8636 tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-cd18fed5-7adc-4d09-80be-bfbd2a7c8636 tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:15 devstack devstack@c-api.service[86971]: INFO cinder.api.contrib.volume_transfer [None req-cd18fed5-7adc-4d09-80be-bfbd2a7c8636 tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] Delete transfer with id: 553f56da-e312-4e47-b4f2-0bf3a2308014 Sep 07 21:12:15 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-cd18fed5-7adc-4d09-80be-bfbd2a7c8636 tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] http://192.168.122.168/volume/v3/volume-transfers/553f56da-e312-4e47-b4f2-0bf3a2308014 returned with HTTP 404 Sep 07 21:12:15 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 613/1214] 192.168.122.168 () {60 vars in 1303 bytes} [Mon Sep 7 21:12:15 2026] DELETE /volume/v3/volume-transfers/553f56da-e312-4e47-b4f2-0bf3a2308014 => generated 111 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 21:12:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-9df4bed9-9e38-4296-ab99-f1a665d7c10a None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:15 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-9df4bed9-9e38-4296-ab99-f1a665d7c10a tempest-VolumesTransfersV357Test-29950572 tempest-VolumesTransfersV357Test-29950572-project-admin] DELETE http://192.168.122.168/volume/v3/volumes/296591d0-9fa9-461b-b98f-88a4a65d3fc4 Sep 07 21:12:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-9df4bed9-9e38-4296-ab99-f1a665d7c10a tempest-VolumesTransfersV357Test-29950572 tempest-VolumesTransfersV357Test-29950572-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-9df4bed9-9e38-4296-ab99-f1a665d7c10a tempest-VolumesTransfersV357Test-29950572 tempest-VolumesTransfersV357Test-29950572-project-admin] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:15 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-9df4bed9-9e38-4296-ab99-f1a665d7c10a tempest-VolumesTransfersV357Test-29950572 tempest-VolumesTransfersV357Test-29950572-project-admin] Delete volume with id: 296591d0-9fa9-461b-b98f-88a4a65d3fc4 Sep 07 21:12:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-8504f2ae-2761-467b-a41f-381d88e5f5ba req-f050fa4a-498a-4f92-94ef-ebc0cef3dca5 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:15 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:15 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:12:15 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:15 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:12:15 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-9df4bed9-9e38-4296-ab99-f1a665d7c10a tempest-VolumesTransfersV357Test-29950572 tempest-VolumesTransfersV357Test-29950572-project-admin] Volume info retrieved successfully. Sep 07 21:12:15 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-8504f2ae-2761-467b-a41f-381d88e5f5ba req-f050fa4a-498a-4f92-94ef-ebc0cef3dca5 tempest-VolumesNegativeTest-657251027 tempest-VolumesNegativeTest-657251027-project-member] DELETE http://192.168.122.168/volume/v3/volumes/tempest-invalid-977384637 Sep 07 21:12:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-8504f2ae-2761-467b-a41f-381d88e5f5ba req-f050fa4a-498a-4f92-94ef-ebc0cef3dca5 tempest-VolumesNegativeTest-657251027 tempest-VolumesNegativeTest-657251027-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-8504f2ae-2761-467b-a41f-381d88e5f5ba req-f050fa4a-498a-4f92-94ef-ebc0cef3dca5 tempest-VolumesNegativeTest-657251027 tempest-VolumesNegativeTest-657251027-project-member] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:15 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [req-8504f2ae-2761-467b-a41f-381d88e5f5ba req-f050fa4a-498a-4f92-94ef-ebc0cef3dca5 tempest-VolumesNegativeTest-657251027 tempest-VolumesNegativeTest-657251027-project-member] Delete volume with id: tempest-invalid-977384637 Sep 07 21:12:15 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-8504f2ae-2761-467b-a41f-381d88e5f5ba req-f050fa4a-498a-4f92-94ef-ebc0cef3dca5 tempest-VolumesNegativeTest-657251027 tempest-VolumesNegativeTest-657251027-project-member] http://192.168.122.168/volume/v3/volumes/tempest-invalid-977384637 returned with HTTP 404 Sep 07 21:12:15 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 614/1215] 192.168.122.168 () {62 vars in 1476 bytes} [Mon Sep 7 21:12:15 2026] DELETE /volume/v3/volumes/tempest-invalid-977384637 => generated 98 bytes in 78 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:12:15 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-9df4bed9-9e38-4296-ab99-f1a665d7c10a tempest-VolumesTransfersV357Test-29950572 tempest-VolumesTransfersV357Test-29950572-project-admin] Delete volume request issued successfully. Sep 07 21:12:15 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-9df4bed9-9e38-4296-ab99-f1a665d7c10a tempest-VolumesTransfersV357Test-29950572 tempest-VolumesTransfersV357Test-29950572-project-admin] http://192.168.122.168/volume/v3/volumes/296591d0-9fa9-461b-b98f-88a4a65d3fc4 returned with HTTP 202 Sep 07 21:12:15 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 602/1216] 192.168.122.168 () {60 vars in 1276 bytes} [Mon Sep 7 21:12:15 2026] DELETE /volume/v3/volumes/296591d0-9fa9-461b-b98f-88a4a65d3fc4 => generated 0 bytes in 195 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 21:12:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-971cca9c-f956-4c9a-a369-742f9cdbd149 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:15 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-971cca9c-f956-4c9a-a369-742f9cdbd149 tempest-VolumesTransfersV357Test-29950572 tempest-VolumesTransfersV357Test-29950572-project-admin] GET http://192.168.122.168/volume/v3/volumes/296591d0-9fa9-461b-b98f-88a4a65d3fc4 Sep 07 21:12:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-971cca9c-f956-4c9a-a369-742f9cdbd149 tempest-VolumesTransfersV357Test-29950572 tempest-VolumesTransfersV357Test-29950572-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-971cca9c-f956-4c9a-a369-742f9cdbd149 tempest-VolumesTransfersV357Test-29950572 tempest-VolumesTransfersV357Test-29950572-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:15 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:15 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:12:15 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:15 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:12:15 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-971cca9c-f956-4c9a-a369-742f9cdbd149 tempest-VolumesTransfersV357Test-29950572 tempest-VolumesTransfersV357Test-29950572-project-admin] Volume info retrieved successfully. Sep 07 21:12:15 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-971cca9c-f956-4c9a-a369-742f9cdbd149 tempest-VolumesTransfersV357Test-29950572 tempest-VolumesTransfersV357Test-29950572-project-admin] http://192.168.122.168/volume/v3/volumes/296591d0-9fa9-461b-b98f-88a4a65d3fc4 returned with HTTP 200 Sep 07 21:12:15 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 615/1217] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:12:15 2026] GET /volume/v3/volumes/296591d0-9fa9-461b-b98f-88a4a65d3fc4 => generated 1139 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 21:12:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-19b6ad9b-1b30-43ae-ab5f-85f105322f31 req-8428721a-b707-4c94-b61f-14e9d2a3e2b2 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:15 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-19b6ad9b-1b30-43ae-ab5f-85f105322f31 req-8428721a-b707-4c94-b61f-14e9d2a3e2b2 tempest-VolumesNegativeTest-657251027 tempest-VolumesNegativeTest-657251027-project-member] DELETE http://192.168.122.168/volume/v3/volumes/b7036337-75ff-4424-a60a-4b39274cd131 Sep 07 21:12:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-19b6ad9b-1b30-43ae-ab5f-85f105322f31 req-8428721a-b707-4c94-b61f-14e9d2a3e2b2 tempest-VolumesNegativeTest-657251027 tempest-VolumesNegativeTest-657251027-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-19b6ad9b-1b30-43ae-ab5f-85f105322f31 req-8428721a-b707-4c94-b61f-14e9d2a3e2b2 tempest-VolumesNegativeTest-657251027 tempest-VolumesNegativeTest-657251027-project-member] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:15 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [req-19b6ad9b-1b30-43ae-ab5f-85f105322f31 req-8428721a-b707-4c94-b61f-14e9d2a3e2b2 tempest-VolumesNegativeTest-657251027 tempest-VolumesNegativeTest-657251027-project-member] Delete volume with id: b7036337-75ff-4424-a60a-4b39274cd131 Sep 07 21:12:15 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-19b6ad9b-1b30-43ae-ab5f-85f105322f31 req-8428721a-b707-4c94-b61f-14e9d2a3e2b2 tempest-VolumesNegativeTest-657251027 tempest-VolumesNegativeTest-657251027-project-member] http://192.168.122.168/volume/v3/volumes/b7036337-75ff-4424-a60a-4b39274cd131 returned with HTTP 404 Sep 07 21:12:15 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 603/1218] 192.168.122.168 () {62 vars in 1509 bytes} [Mon Sep 7 21:12:15 2026] DELETE /volume/v3/volumes/b7036337-75ff-4424-a60a-4b39274cd131 => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:12:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-14298096-ed6a-43ab-9a44-6ca3df524f93 req-71071317-3d1e-4b0b-8bb1-f62b8f13df6b None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:15 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-14298096-ed6a-43ab-9a44-6ca3df524f93 req-71071317-3d1e-4b0b-8bb1-f62b8f13df6b tempest-VolumesNegativeTest-657251027 tempest-VolumesNegativeTest-657251027-project-reader] GET http://192.168.122.168/volume/v3/volumes/59b60f71-c096-4546-b56e-1eca2f9672fa Sep 07 21:12:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-14298096-ed6a-43ab-9a44-6ca3df524f93 req-71071317-3d1e-4b0b-8bb1-f62b8f13df6b tempest-VolumesNegativeTest-657251027 tempest-VolumesNegativeTest-657251027-project-reader] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-14298096-ed6a-43ab-9a44-6ca3df524f93 req-71071317-3d1e-4b0b-8bb1-f62b8f13df6b tempest-VolumesNegativeTest-657251027 tempest-VolumesNegativeTest-657251027-project-reader] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:15 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-14298096-ed6a-43ab-9a44-6ca3df524f93 req-71071317-3d1e-4b0b-8bb1-f62b8f13df6b tempest-VolumesNegativeTest-657251027 tempest-VolumesNegativeTest-657251027-project-reader] http://192.168.122.168/volume/v3/volumes/59b60f71-c096-4546-b56e-1eca2f9672fa returned with HTTP 404 Sep 07 21:12:15 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 616/1219] 192.168.122.168 () {60 vars in 1487 bytes} [Mon Sep 7 21:12:15 2026] GET /volume/v3/volumes/59b60f71-c096-4546-b56e-1eca2f9672fa => generated 109 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:12:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-fbf8488f-8067-4009-b60d-7f059987de8f None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:16 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-fbf8488f-8067-4009-b60d-7f059987de8f tempest-VolumesTransfersV357Test-29950572 tempest-VolumesTransfersV357Test-29950572-project-admin] GET http://192.168.122.168/volume/v3/volumes/296591d0-9fa9-461b-b98f-88a4a65d3fc4 Sep 07 21:12:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-fbf8488f-8067-4009-b60d-7f059987de8f tempest-VolumesTransfersV357Test-29950572 tempest-VolumesTransfersV357Test-29950572-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-fbf8488f-8067-4009-b60d-7f059987de8f tempest-VolumesTransfersV357Test-29950572 tempest-VolumesTransfersV357Test-29950572-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:16 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:16 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:12:16 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:16 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:12:16 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-fbf8488f-8067-4009-b60d-7f059987de8f tempest-VolumesTransfersV357Test-29950572 tempest-VolumesTransfersV357Test-29950572-project-admin] Volume info retrieved successfully. Sep 07 21:12:16 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-fbf8488f-8067-4009-b60d-7f059987de8f tempest-VolumesTransfersV357Test-29950572 tempest-VolumesTransfersV357Test-29950572-project-admin] http://192.168.122.168/volume/v3/volumes/296591d0-9fa9-461b-b98f-88a4a65d3fc4 returned with HTTP 200 Sep 07 21:12:16 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 604/1220] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:12:16 2026] GET /volume/v3/volumes/296591d0-9fa9-461b-b98f-88a4a65d3fc4 => generated 1139 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 21:12:17 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-fe90847a-c073-45a4-9a0e-dcf77f3721e1 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:17 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-fe90847a-c073-45a4-9a0e-dcf77f3721e1 tempest-VolumesTransfersV357Test-29950572 tempest-VolumesTransfersV357Test-29950572-project-admin] GET http://192.168.122.168/volume/v3/volumes/296591d0-9fa9-461b-b98f-88a4a65d3fc4 Sep 07 21:12:17 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-fe90847a-c073-45a4-9a0e-dcf77f3721e1 tempest-VolumesTransfersV357Test-29950572 tempest-VolumesTransfersV357Test-29950572-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:17 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-fe90847a-c073-45a4-9a0e-dcf77f3721e1 tempest-VolumesTransfersV357Test-29950572 tempest-VolumesTransfersV357Test-29950572-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:17 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-fe90847a-c073-45a4-9a0e-dcf77f3721e1 tempest-VolumesTransfersV357Test-29950572 tempest-VolumesTransfersV357Test-29950572-project-admin] http://192.168.122.168/volume/v3/volumes/296591d0-9fa9-461b-b98f-88a4a65d3fc4 returned with HTTP 404 Sep 07 21:12:17 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 617/1221] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:12:17 2026] GET /volume/v3/volumes/296591d0-9fa9-461b-b98f-88a4a65d3fc4 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 21:12:17 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-a900906e-6b28-49f7-acad-4c10f692986a None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:17 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a900906e-6b28-49f7-acad-4c10f692986a tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] GET http://192.168.122.168/volume/v3/volumes/296591d0-9fa9-461b-b98f-88a4a65d3fc4 Sep 07 21:12:17 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a900906e-6b28-49f7-acad-4c10f692986a tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:17 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a900906e-6b28-49f7-acad-4c10f692986a tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:17 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a900906e-6b28-49f7-acad-4c10f692986a tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] http://192.168.122.168/volume/v3/volumes/296591d0-9fa9-461b-b98f-88a4a65d3fc4 returned with HTTP 404 Sep 07 21:12:17 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 605/1222] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:12:17 2026] GET /volume/v3/volumes/296591d0-9fa9-461b-b98f-88a4a65d3fc4 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 07 21:12:17 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-1e078e38-3731-4248-9537-2c1478b8e8b6 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:17 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1e078e38-3731-4248-9537-2c1478b8e8b6 tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] DELETE http://192.168.122.168/volume/v3/volumes/296591d0-9fa9-461b-b98f-88a4a65d3fc4 Sep 07 21:12:17 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-1e078e38-3731-4248-9537-2c1478b8e8b6 tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:17 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-1e078e38-3731-4248-9537-2c1478b8e8b6 tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:17 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-1e078e38-3731-4248-9537-2c1478b8e8b6 tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] Delete volume with id: 296591d0-9fa9-461b-b98f-88a4a65d3fc4 Sep 07 21:12:17 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1e078e38-3731-4248-9537-2c1478b8e8b6 tempest-VolumesTransfersV357Test-636885371 tempest-VolumesTransfersV357Test-636885371-project-member] http://192.168.122.168/volume/v3/volumes/296591d0-9fa9-461b-b98f-88a4a65d3fc4 returned with HTTP 404 Sep 07 21:12:17 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 618/1223] 192.168.122.168 () {60 vars in 1276 bytes} [Mon Sep 7 21:12:17 2026] DELETE /volume/v3/volumes/296591d0-9fa9-461b-b98f-88a4a65d3fc4 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 21:12:18 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-b5b08edf-3be9-4117-9b7a-6e09afcf2461 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:18 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b5b08edf-3be9-4117-9b7a-6e09afcf2461 tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:12:18 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b5b08edf-3be9-4117-9b7a-6e09afcf2461 tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-776973760"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:12:18 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.volumes [None req-b5b08edf-3be9-4117-9b7a-6e09afcf2461 tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-776973760'}} {{(pid=86970) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:12:18 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-b5b08edf-3be9-4117-9b7a-6e09afcf2461 tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] Create volume of 1 GB Sep 07 21:12:18 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-b5b08edf-3be9-4117-9b7a-6e09afcf2461 tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] Availability Zones retrieved successfully. Sep 07 21:12:18 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-b5b08edf-3be9-4117-9b7a-6e09afcf2461 tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] Flow 'volume_create_api' (1cd818d5-5fd9-4f2a-8ad8-c5b27efac186) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:12:18 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-b5b08edf-3be9-4117-9b7a-6e09afcf2461 tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce6b241c-4977-43a2-b6ec-f8b82dcbc772) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:12:18 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.flows.api.create_volume [None req-b5b08edf-3be9-4117-9b7a-6e09afcf2461 tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] Validating volume size '1' using validate_int {{(pid=86970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:12:18 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-b5b08edf-3be9-4117-9b7a-6e09afcf2461 tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce6b241c-4977-43a2-b6ec-f8b82dcbc772) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:12:18 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-b5b08edf-3be9-4117-9b7a-6e09afcf2461 tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2fd745a3-e2e2-43cd-b7b1-7894e98d6153) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:12:18 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-b5b08edf-3be9-4117-9b7a-6e09afcf2461 tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] Created reservations ['780a8f8b-e67b-4b11-9b39-8d437f702418', 'ff8df3ea-d911-4ecc-805f-8905d9ca2a4e', '74d42469-45f5-4ca2-aa6a-e9004eb35fed', 'ab4839d9-4341-48b0-879e-0b580f4c1108'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:12:18 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-b5b08edf-3be9-4117-9b7a-6e09afcf2461 tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2fd745a3-e2e2-43cd-b7b1-7894e98d6153) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['780a8f8b-e67b-4b11-9b39-8d437f702418', 'ff8df3ea-d911-4ecc-805f-8905d9ca2a4e', '74d42469-45f5-4ca2-aa6a-e9004eb35fed', 'ab4839d9-4341-48b0-879e-0b580f4c1108']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:12:18 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-b5b08edf-3be9-4117-9b7a-6e09afcf2461 tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7233234d-ec5b-4022-8778-6b1bdee8e371) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:12:18 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:18 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:12:18 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-b5b08edf-3be9-4117-9b7a-6e09afcf2461 tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7233234d-ec5b-4022-8778-6b1bdee8e371) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e60f4518-f1a8-472f-8d45-6c376dde4497', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-776973760',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10d21de00217471cb708737182e57f42',qos_specs=None,replication_status=,reservations=['780a8f8b-e67b-4b11-9b39-8d437f702418','ff8df3ea-d911-4ecc-805f-8905d9ca2a4e','74d42469-45f5-4ca2-aa6a-e9004eb35fed','ab4839d9-4341-48b0-879e-0b580f4c1108'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d8feed59e8d4c1eb86d93e4d0ddeedb',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:12:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-776973760',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e60f4518-f1a8-472f-8d45-6c376dde4497,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='10d21de00217471cb708737182e57f42',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2d8feed59e8d4c1eb86d93e4d0ddeedb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:12:18 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-b5b08edf-3be9-4117-9b7a-6e09afcf2461 tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (537ee7d3-5de4-4cc6-83f4-ec1c79ade8e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:12:18 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-b5b08edf-3be9-4117-9b7a-6e09afcf2461 tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (537ee7d3-5de4-4cc6-83f4-ec1c79ade8e9) transitioned into state 'SUCCESS' from state '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-776973760',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10d21de00217471cb708737182e57f42',qos_specs=None,replication_status=,reservations=['780a8f8b-e67b-4b11-9b39-8d437f702418','ff8df3ea-d911-4ecc-805f-8905d9ca2a4e','74d42469-45f5-4ca2-aa6a-e9004eb35fed','ab4839d9-4341-48b0-879e-0b580f4c1108'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d8feed59e8d4c1eb86d93e4d0ddeedb',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:12:18 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-b5b08edf-3be9-4117-9b7a-6e09afcf2461 tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6777a91b-e5e2-4f16-ae3a-78ae1c4d5cc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:12:19 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-b5b08edf-3be9-4117-9b7a-6e09afcf2461 tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6777a91b-e5e2-4f16-ae3a-78ae1c4d5cc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:12:19 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-b5b08edf-3be9-4117-9b7a-6e09afcf2461 tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] Flow 'volume_create_api' (1cd818d5-5fd9-4f2a-8ad8-c5b27efac186) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:12:19 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-b5b08edf-3be9-4117-9b7a-6e09afcf2461 tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] Create volume request issued successfully. Sep 07 21:12:19 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b5b08edf-3be9-4117-9b7a-6e09afcf2461 tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:12:19 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 606/1224] 192.168.122.168 () {60 vars in 1142 bytes} [Mon Sep 7 21:12:18 2026] POST /volume/v3/volumes => generated 762 bytes in 470 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:12:19 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-8ddb78df-c675-411b-af75-52ef12538f9d None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:19 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-8ddb78df-c675-411b-af75-52ef12538f9d tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] GET http://192.168.122.168/volume/v3/volumes/e60f4518-f1a8-472f-8d45-6c376dde4497 Sep 07 21:12:19 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-8ddb78df-c675-411b-af75-52ef12538f9d tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:19 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-8ddb78df-c675-411b-af75-52ef12538f9d tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:19 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:19 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:12:19 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:19 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:12:19 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-8ddb78df-c675-411b-af75-52ef12538f9d tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] Volume info retrieved successfully. Sep 07 21:12:19 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-8ddb78df-c675-411b-af75-52ef12538f9d tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] http://192.168.122.168/volume/v3/volumes/e60f4518-f1a8-472f-8d45-6c376dde4497 returned with HTTP 200 Sep 07 21:12:19 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 619/1225] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:12:19 2026] GET /volume/v3/volumes/e60f4518-f1a8-472f-8d45-6c376dde4497 => generated 830 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:12:20 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-2f1738a3-88eb-4a06-8aab-b513fec5c1ab None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:20 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-2f1738a3-88eb-4a06-8aab-b513fec5c1ab tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] GET http://192.168.122.168/volume/v3/volumes/e60f4518-f1a8-472f-8d45-6c376dde4497 Sep 07 21:12:20 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-2f1738a3-88eb-4a06-8aab-b513fec5c1ab tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:20 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-2f1738a3-88eb-4a06-8aab-b513fec5c1ab tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:20 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:20 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:12:20 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:20 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:12:20 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-2f1738a3-88eb-4a06-8aab-b513fec5c1ab tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] Volume info retrieved successfully. Sep 07 21:12:20 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-2f1738a3-88eb-4a06-8aab-b513fec5c1ab tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] http://192.168.122.168/volume/v3/volumes/e60f4518-f1a8-472f-8d45-6c376dde4497 returned with HTTP 200 Sep 07 21:12:20 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 607/1226] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:12:20 2026] GET /volume/v3/volumes/e60f4518-f1a8-472f-8d45-6c376dde4497 => generated 854 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:12:21 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-57013f2e-15bd-4549-bba2-5d4749008f2d None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:21 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-57013f2e-15bd-4549-bba2-5d4749008f2d tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] GET http://192.168.122.168/volume/v3/volumes/e60f4518-f1a8-472f-8d45-6c376dde4497 Sep 07 21:12:21 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-57013f2e-15bd-4549-bba2-5d4749008f2d tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:21 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-57013f2e-15bd-4549-bba2-5d4749008f2d tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:21 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:21 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:12:21 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:21 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:12:21 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-57013f2e-15bd-4549-bba2-5d4749008f2d tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] Volume info retrieved successfully. Sep 07 21:12:21 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-57013f2e-15bd-4549-bba2-5d4749008f2d tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] http://192.168.122.168/volume/v3/volumes/e60f4518-f1a8-472f-8d45-6c376dde4497 returned with HTTP 200 Sep 07 21:12:21 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 620/1227] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:12:21 2026] GET /volume/v3/volumes/e60f4518-f1a8-472f-8d45-6c376dde4497 => generated 855 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:12:21 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-03e1e61e-4686-4f88-bdb6-3c3491f1a807 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:21 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-03e1e61e-4686-4f88-bdb6-3c3491f1a807 tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] POST http://192.168.122.168/volume/v3/volumes/e60f4518-f1a8-472f-8d45-6c376dde4497/action Sep 07 21:12:21 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-03e1e61e-4686-4f88-bdb6-3c3491f1a807 tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=86970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:12:21 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-03e1e61e-4686-4f88-bdb6-3c3491f1a807 tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:12:21 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:21 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:12:21 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:21 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:12:21 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-03e1e61e-4686-4f88-bdb6-3c3491f1a807 tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] Volume info retrieved successfully. Sep 07 21:12:21 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-03e1e61e-4686-4f88-bdb6-3c3491f1a807 tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] Volume updated successfully. Sep 07 21:12:21 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-03e1e61e-4686-4f88-bdb6-3c3491f1a807 tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] http://192.168.122.168/volume/v3/volumes/e60f4518-f1a8-472f-8d45-6c376dde4497/action returned with HTTP 200 Sep 07 21:12:21 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 608/1228] 192.168.122.168 () {60 vars in 1274 bytes} [Mon Sep 7 21:12:21 2026] POST /volume/v3/volumes/e60f4518-f1a8-472f-8d45-6c376dde4497/action => generated 0 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 07 21:12:21 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-3b0b628c-98f4-4b7a-8f70-6e04c351228c None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:21 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-3b0b628c-98f4-4b7a-8f70-6e04c351228c tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] GET http://192.168.122.168/volume/v3/volumes/e60f4518-f1a8-472f-8d45-6c376dde4497 Sep 07 21:12:21 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-3b0b628c-98f4-4b7a-8f70-6e04c351228c tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:21 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-3b0b628c-98f4-4b7a-8f70-6e04c351228c tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:21 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:21 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:12:21 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:21 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:12:21 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-3b0b628c-98f4-4b7a-8f70-6e04c351228c tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] Volume info retrieved successfully. Sep 07 21:12:21 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-3b0b628c-98f4-4b7a-8f70-6e04c351228c tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] http://192.168.122.168/volume/v3/volumes/e60f4518-f1a8-472f-8d45-6c376dde4497 returned with HTTP 200 Sep 07 21:12:21 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 621/1229] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:12:21 2026] GET /volume/v3/volumes/e60f4518-f1a8-472f-8d45-6c376dde4497 => generated 855 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:12:21 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-65d19459-4c6d-4db1-9502-96c9c93b6389 req-af770320-012a-4314-9fc5-99ecd614a1ef None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:21 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-65d19459-4c6d-4db1-9502-96c9c93b6389 req-af770320-012a-4314-9fc5-99ecd614a1ef tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] GET http://192.168.122.168/volume/v3/volumes/e60f4518-f1a8-472f-8d45-6c376dde4497 Sep 07 21:12:21 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-65d19459-4c6d-4db1-9502-96c9c93b6389 req-af770320-012a-4314-9fc5-99ecd614a1ef tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:21 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-65d19459-4c6d-4db1-9502-96c9c93b6389 req-af770320-012a-4314-9fc5-99ecd614a1ef tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:21 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:21 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:12:21 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:21 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:12:21 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [req-65d19459-4c6d-4db1-9502-96c9c93b6389 req-af770320-012a-4314-9fc5-99ecd614a1ef tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] Volume info retrieved successfully. Sep 07 21:12:21 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-65d19459-4c6d-4db1-9502-96c9c93b6389 req-af770320-012a-4314-9fc5-99ecd614a1ef tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] http://192.168.122.168/volume/v3/volumes/e60f4518-f1a8-472f-8d45-6c376dde4497 returned with HTTP 200 Sep 07 21:12:21 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 609/1230] 192.168.122.168 () {60 vars in 1487 bytes} [Mon Sep 7 21:12:21 2026] GET /volume/v3/volumes/e60f4518-f1a8-472f-8d45-6c376dde4497 => generated 855 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:12:22 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-534c3e7c-3e95-4490-8930-73f72a45d7f7 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:22 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-534c3e7c-3e95-4490-8930-73f72a45d7f7 tempest-GroupTypesTest-2031551106 tempest-GroupTypesTest-2031551106-project-admin] POST http://192.168.122.168/volume/v3/group_types Sep 07 21:12:22 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-534c3e7c-3e95-4490-8930-73f72a45d7f7 tempest-GroupTypesTest-2031551106 tempest-GroupTypesTest-2031551106-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-827828146", "description": "tempest-group-type-description-985847238", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:12:22 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-534c3e7c-3e95-4490-8930-73f72a45d7f7 tempest-GroupTypesTest-2031551106 tempest-GroupTypesTest-2031551106-project-admin] http://192.168.122.168/volume/v3/group_types returned with HTTP 202 Sep 07 21:12:22 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 622/1231] 192.168.122.168 () {62 vars in 1196 bytes} [Mon Sep 7 21:12:22 2026] POST /volume/v3/group_types => generated 263 bytes in 280 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:12:22 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-b550a56b-0460-431e-a52a-b5a44b1f4e0f None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:22 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b550a56b-0460-431e-a52a-b5a44b1f4e0f tempest-GroupTypesTest-2031551106 tempest-GroupTypesTest-2031551106-project-admin] GET http://192.168.122.168/volume/v3/group_types Sep 07 21:12:22 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b550a56b-0460-431e-a52a-b5a44b1f4e0f tempest-GroupTypesTest-2031551106 tempest-GroupTypesTest-2031551106-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:22 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b550a56b-0460-431e-a52a-b5a44b1f4e0f tempest-GroupTypesTest-2031551106 tempest-GroupTypesTest-2031551106-project-admin] Calling method 'version_select' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:22 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b550a56b-0460-431e-a52a-b5a44b1f4e0f tempest-GroupTypesTest-2031551106 tempest-GroupTypesTest-2031551106-project-admin] http://192.168.122.168/volume/v3/group_types returned with HTTP 200 Sep 07 21:12:22 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 610/1232] 192.168.122.168 () {60 vars in 1174 bytes} [Mon Sep 7 21:12:22 2026] GET /volume/v3/group_types => generated 497 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:12:22 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-d356b3e6-cec4-4403-a7b6-c9e8cbbedc2b None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:22 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d356b3e6-cec4-4403-a7b6-c9e8cbbedc2b tempest-GroupTypesTest-2031551106 tempest-GroupTypesTest-2031551106-project-admin] PUT http://192.168.122.168/volume/v3/group_types/03c36c9f-9a5d-4c57-a626-1cd6f474cc1e Sep 07 21:12:22 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-d356b3e6-cec4-4403-a7b6-c9e8cbbedc2b tempest-GroupTypesTest-2031551106 tempest-GroupTypesTest-2031551106-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-529691149", "description": "updated-group-type-desc"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:12:22 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d356b3e6-cec4-4403-a7b6-c9e8cbbedc2b tempest-GroupTypesTest-2031551106 tempest-GroupTypesTest-2031551106-project-admin] http://192.168.122.168/volume/v3/group_types/03c36c9f-9a5d-4c57-a626-1cd6f474cc1e returned with HTTP 200 Sep 07 21:12:22 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 623/1233] 192.168.122.168 () {62 vars in 1306 bytes} [Mon Sep 7 21:12:22 2026] PUT /volume/v3/group_types/03c36c9f-9a5d-4c57-a626-1cd6f474cc1e => generated 254 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:12:22 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-507c6ff2-421a-4832-bcc9-6758cd6c6152 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:22 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-507c6ff2-421a-4832-bcc9-6758cd6c6152 tempest-GroupTypesTest-2031551106 tempest-GroupTypesTest-2031551106-project-admin] GET http://192.168.122.168/volume/v3/group_types/03c36c9f-9a5d-4c57-a626-1cd6f474cc1e Sep 07 21:12:22 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-507c6ff2-421a-4832-bcc9-6758cd6c6152 tempest-GroupTypesTest-2031551106 tempest-GroupTypesTest-2031551106-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:22 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-507c6ff2-421a-4832-bcc9-6758cd6c6152 tempest-GroupTypesTest-2031551106 tempest-GroupTypesTest-2031551106-project-admin] Calling method 'version_select' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:22 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-507c6ff2-421a-4832-bcc9-6758cd6c6152 tempest-GroupTypesTest-2031551106 tempest-GroupTypesTest-2031551106-project-admin] http://192.168.122.168/volume/v3/group_types/03c36c9f-9a5d-4c57-a626-1cd6f474cc1e returned with HTTP 200 Sep 07 21:12:22 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 611/1234] 192.168.122.168 () {60 vars in 1285 bytes} [Mon Sep 7 21:12:22 2026] GET /volume/v3/group_types/03c36c9f-9a5d-4c57-a626-1cd6f474cc1e => generated 254 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:12:22 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-524a2e77-2112-429d-a675-280af3269aa3 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:22 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-524a2e77-2112-429d-a675-280af3269aa3 tempest-GroupTypesTest-2031551106 tempest-GroupTypesTest-2031551106-project-admin] DELETE http://192.168.122.168/volume/v3/group_types/03c36c9f-9a5d-4c57-a626-1cd6f474cc1e Sep 07 21:12:22 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-524a2e77-2112-429d-a675-280af3269aa3 tempest-GroupTypesTest-2031551106 tempest-GroupTypesTest-2031551106-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:22 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-524a2e77-2112-429d-a675-280af3269aa3 tempest-GroupTypesTest-2031551106 tempest-GroupTypesTest-2031551106-project-admin] Calling method 'version_select' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:22 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-524a2e77-2112-429d-a675-280af3269aa3 tempest-GroupTypesTest-2031551106 tempest-GroupTypesTest-2031551106-project-admin] http://192.168.122.168/volume/v3/group_types/03c36c9f-9a5d-4c57-a626-1cd6f474cc1e returned with HTTP 202 Sep 07 21:12:22 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 624/1235] 192.168.122.168 () {60 vars in 1288 bytes} [Mon Sep 7 21:12:22 2026] DELETE /volume/v3/group_types/03c36c9f-9a5d-4c57-a626-1cd6f474cc1e => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 21:12:22 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-03c3209e-f6bc-4882-98e6-3279b68cba12 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:22 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-03c3209e-f6bc-4882-98e6-3279b68cba12 tempest-GroupTypesTest-2031551106 tempest-GroupTypesTest-2031551106-project-admin] GET http://192.168.122.168/volume/v3/group_types Sep 07 21:12:22 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-03c3209e-f6bc-4882-98e6-3279b68cba12 tempest-GroupTypesTest-2031551106 tempest-GroupTypesTest-2031551106-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:22 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-03c3209e-f6bc-4882-98e6-3279b68cba12 tempest-GroupTypesTest-2031551106 tempest-GroupTypesTest-2031551106-project-admin] Calling method 'version_select' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:22 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-03c3209e-f6bc-4882-98e6-3279b68cba12 tempest-GroupTypesTest-2031551106 tempest-GroupTypesTest-2031551106-project-admin] http://192.168.122.168/volume/v3/group_types returned with HTTP 200 Sep 07 21:12:22 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 612/1236] 192.168.122.168 () {60 vars in 1174 bytes} [Mon Sep 7 21:12:22 2026] GET /volume/v3/group_types => generated 248 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:12:22 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-4968fdd3-1e94-4efe-a91e-ed17cd4d8afd None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:22 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-4968fdd3-1e94-4efe-a91e-ed17cd4d8afd tempest-GroupTypesTest-2031551106 tempest-GroupTypesTest-2031551106-project-admin] POST http://192.168.122.168/volume/v3/group_types Sep 07 21:12:22 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-4968fdd3-1e94-4efe-a91e-ed17cd4d8afd tempest-GroupTypesTest-2031551106 tempest-GroupTypesTest-2031551106-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-1310322877", "is_public": true}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:12:22 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-4968fdd3-1e94-4efe-a91e-ed17cd4d8afd tempest-GroupTypesTest-2031551106 tempest-GroupTypesTest-2031551106-project-admin] http://192.168.122.168/volume/v3/group_types returned with HTTP 202 Sep 07 21:12:22 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 625/1237] 192.168.122.168 () {62 vars in 1195 bytes} [Mon Sep 7 21:12:22 2026] POST /volume/v3/group_types => generated 164 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:12:22 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-147ae8b2-b0d8-4a74-8eb1-62d1bb80306d None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:22 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-147ae8b2-b0d8-4a74-8eb1-62d1bb80306d tempest-GroupTypesTest-2031551106 tempest-GroupTypesTest-2031551106-project-admin] POST http://192.168.122.168/volume/v3/group_types Sep 07 21:12:22 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-147ae8b2-b0d8-4a74-8eb1-62d1bb80306d tempest-GroupTypesTest-2031551106 tempest-GroupTypesTest-2031551106-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-995075793", "is_public": false}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:12:22 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-147ae8b2-b0d8-4a74-8eb1-62d1bb80306d tempest-GroupTypesTest-2031551106 tempest-GroupTypesTest-2031551106-project-admin] http://192.168.122.168/volume/v3/group_types returned with HTTP 202 Sep 07 21:12:22 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 613/1238] 192.168.122.168 () {62 vars in 1195 bytes} [Mon Sep 7 21:12:22 2026] POST /volume/v3/group_types => generated 164 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:12:22 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-be9d1abd-0a7e-47b7-97b8-ece20f379a33 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:22 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-be9d1abd-0a7e-47b7-97b8-ece20f379a33 tempest-GroupTypesTest-2031551106 tempest-GroupTypesTest-2031551106-project-admin] GET http://192.168.122.168/volume/v3/group_types?sort=name%3Aasc&is_public=None Sep 07 21:12:22 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-be9d1abd-0a7e-47b7-97b8-ece20f379a33 tempest-GroupTypesTest-2031551106 tempest-GroupTypesTest-2031551106-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:22 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-be9d1abd-0a7e-47b7-97b8-ece20f379a33 tempest-GroupTypesTest-2031551106 tempest-GroupTypesTest-2031551106-project-admin] Calling method 'version_select' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:22 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-be9d1abd-0a7e-47b7-97b8-ece20f379a33 tempest-GroupTypesTest-2031551106 tempest-GroupTypesTest-2031551106-project-admin] http://192.168.122.168/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Sep 07 21:12:22 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 626/1239] 192.168.122.168 () {60 vars in 1235 bytes} [Mon Sep 7 21:12:22 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 548 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:12:22 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-e6afdd48-1aff-4ec2-b3c4-158baf97113a None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:22 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e6afdd48-1aff-4ec2-b3c4-158baf97113a tempest-GroupTypesTest-2031551106 tempest-GroupTypesTest-2031551106-project-admin] GET http://192.168.122.168/volume/v3/group_types?sort=name%3Adesc&is_public=None Sep 07 21:12:22 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-e6afdd48-1aff-4ec2-b3c4-158baf97113a tempest-GroupTypesTest-2031551106 tempest-GroupTypesTest-2031551106-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:22 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-e6afdd48-1aff-4ec2-b3c4-158baf97113a tempest-GroupTypesTest-2031551106 tempest-GroupTypesTest-2031551106-project-admin] Calling method 'version_select' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:22 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e6afdd48-1aff-4ec2-b3c4-158baf97113a tempest-GroupTypesTest-2031551106 tempest-GroupTypesTest-2031551106-project-admin] http://192.168.122.168/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Sep 07 21:12:22 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 614/1240] 192.168.122.168 () {60 vars in 1237 bytes} [Mon Sep 7 21:12:22 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 548 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:12:22 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-ae563992-f422-4615-911a-1b503512f8e6 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:22 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ae563992-f422-4615-911a-1b503512f8e6 tempest-GroupTypesTest-2031551106 tempest-GroupTypesTest-2031551106-project-admin] GET http://192.168.122.168/volume/v3/group_types?is_public=False Sep 07 21:12:22 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-ae563992-f422-4615-911a-1b503512f8e6 tempest-GroupTypesTest-2031551106 tempest-GroupTypesTest-2031551106-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:22 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-ae563992-f422-4615-911a-1b503512f8e6 tempest-GroupTypesTest-2031551106 tempest-GroupTypesTest-2031551106-project-admin] Calling method 'version_select' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:22 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ae563992-f422-4615-911a-1b503512f8e6 tempest-GroupTypesTest-2031551106 tempest-GroupTypesTest-2031551106-project-admin] http://192.168.122.168/volume/v3/group_types?is_public=False returned with HTTP 200 Sep 07 21:12:22 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 627/1241] 192.168.122.168 () {60 vars in 1205 bytes} [Mon Sep 7 21:12:22 2026] GET /volume/v3/group_types?is_public=False => generated 167 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:12:22 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-63c69d8e-aa5d-41f7-9679-80b72c422b23 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:22 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-63c69d8e-aa5d-41f7-9679-80b72c422b23 tempest-GroupTypesTest-2031551106 tempest-GroupTypesTest-2031551106-project-admin] GET http://192.168.122.168/volume/v3/group_types?is_public=True Sep 07 21:12:22 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-63c69d8e-aa5d-41f7-9679-80b72c422b23 tempest-GroupTypesTest-2031551106 tempest-GroupTypesTest-2031551106-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:22 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-63c69d8e-aa5d-41f7-9679-80b72c422b23 tempest-GroupTypesTest-2031551106 tempest-GroupTypesTest-2031551106-project-admin] Calling method 'version_select' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:22 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-63c69d8e-aa5d-41f7-9679-80b72c422b23 tempest-GroupTypesTest-2031551106 tempest-GroupTypesTest-2031551106-project-admin] http://192.168.122.168/volume/v3/group_types?is_public=True returned with HTTP 200 Sep 07 21:12:22 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 615/1242] 192.168.122.168 () {60 vars in 1203 bytes} [Mon Sep 7 21:12:22 2026] GET /volume/v3/group_types?is_public=True => generated 398 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:12:22 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-5577785d-32a8-4178-a084-c52c72915298 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:22 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5577785d-32a8-4178-a084-c52c72915298 tempest-GroupTypesTest-2031551106 tempest-GroupTypesTest-2031551106-project-admin] DELETE http://192.168.122.168/volume/v3/group_types/5fa67fb6-efe1-48e7-9f84-4187885f821f Sep 07 21:12:22 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-5577785d-32a8-4178-a084-c52c72915298 tempest-GroupTypesTest-2031551106 tempest-GroupTypesTest-2031551106-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:22 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-5577785d-32a8-4178-a084-c52c72915298 tempest-GroupTypesTest-2031551106 tempest-GroupTypesTest-2031551106-project-admin] Calling method 'version_select' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:22 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5577785d-32a8-4178-a084-c52c72915298 tempest-GroupTypesTest-2031551106 tempest-GroupTypesTest-2031551106-project-admin] http://192.168.122.168/volume/v3/group_types/5fa67fb6-efe1-48e7-9f84-4187885f821f returned with HTTP 202 Sep 07 21:12:22 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 628/1243] 192.168.122.168 () {60 vars in 1288 bytes} [Mon Sep 7 21:12:22 2026] DELETE /volume/v3/group_types/5fa67fb6-efe1-48e7-9f84-4187885f821f => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 21:12:22 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-e8cd37ef-343a-469a-9764-30c36abbb972 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:22 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e8cd37ef-343a-469a-9764-30c36abbb972 tempest-GroupTypesTest-2031551106 tempest-GroupTypesTest-2031551106-project-admin] DELETE http://192.168.122.168/volume/v3/group_types/36bef9b2-ce7c-4e11-8281-a37042045087 Sep 07 21:12:22 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-e8cd37ef-343a-469a-9764-30c36abbb972 tempest-GroupTypesTest-2031551106 tempest-GroupTypesTest-2031551106-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:22 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-e8cd37ef-343a-469a-9764-30c36abbb972 tempest-GroupTypesTest-2031551106 tempest-GroupTypesTest-2031551106-project-admin] Calling method 'version_select' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:22 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e8cd37ef-343a-469a-9764-30c36abbb972 tempest-GroupTypesTest-2031551106 tempest-GroupTypesTest-2031551106-project-admin] http://192.168.122.168/volume/v3/group_types/36bef9b2-ce7c-4e11-8281-a37042045087 returned with HTTP 202 Sep 07 21:12:22 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 616/1244] 192.168.122.168 () {60 vars in 1288 bytes} [Mon Sep 7 21:12:22 2026] DELETE /volume/v3/group_types/36bef9b2-ce7c-4e11-8281-a37042045087 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 07 21:12:24 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-a8465059-98d2-4948-99b0-6e02f0b0d15b None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:24 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a8465059-98d2-4948-99b0-6e02f0b0d15b tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:12:24 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-a8465059-98d2-4948-99b0-6e02f0b0d15b tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1292792505"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:12:24 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.volumes [None req-a8465059-98d2-4948-99b0-6e02f0b0d15b tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1292792505'}} {{(pid=86971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:12:24 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-a8465059-98d2-4948-99b0-6e02f0b0d15b tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] Create volume of 1 GB Sep 07 21:12:24 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-a8465059-98d2-4948-99b0-6e02f0b0d15b tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] Availability Zones retrieved successfully. Sep 07 21:12:24 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a8465059-98d2-4948-99b0-6e02f0b0d15b tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] Flow 'volume_create_api' (861cc447-597e-4c89-9449-e6e09be128ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:12:24 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a8465059-98d2-4948-99b0-6e02f0b0d15b tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ddb9108-2ba0-4b6e-80e7-e5bd72a72488) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:12:24 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.flows.api.create_volume [None req-a8465059-98d2-4948-99b0-6e02f0b0d15b tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] Validating volume size '1' using validate_int {{(pid=86971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:12:24 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a8465059-98d2-4948-99b0-6e02f0b0d15b tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ddb9108-2ba0-4b6e-80e7-e5bd72a72488) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:12:24 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a8465059-98d2-4948-99b0-6e02f0b0d15b tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8214aea-277a-4458-81ef-cdcba6798756) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:12:24 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-a8465059-98d2-4948-99b0-6e02f0b0d15b tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] Created reservations ['04f935f8-56ea-47d8-81c9-0dd547df0773', '5a07e498-af72-421b-b44b-c20f6a6f2116', '32c66ad0-5c87-4510-a6d9-e04787bc2cc4', 'ed99ffaa-b3f7-46f2-b332-2fadc3bbb688'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:12:24 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a8465059-98d2-4948-99b0-6e02f0b0d15b tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8214aea-277a-4458-81ef-cdcba6798756) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['04f935f8-56ea-47d8-81c9-0dd547df0773', '5a07e498-af72-421b-b44b-c20f6a6f2116', '32c66ad0-5c87-4510-a6d9-e04787bc2cc4', 'ed99ffaa-b3f7-46f2-b332-2fadc3bbb688']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:12:24 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a8465059-98d2-4948-99b0-6e02f0b0d15b tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbb5205b-291e-46ad-b29a-7e6746a88a5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:12:24 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:24 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:12:24 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a8465059-98d2-4948-99b0-6e02f0b0d15b tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbb5205b-291e-46ad-b29a-7e6746a88a5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a87fc45-a447-4c3a-ab10-a465c1a9ab58', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1292792505',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10d21de00217471cb708737182e57f42',qos_specs=None,replication_status=,reservations=['04f935f8-56ea-47d8-81c9-0dd547df0773','5a07e498-af72-421b-b44b-c20f6a6f2116','32c66ad0-5c87-4510-a6d9-e04787bc2cc4','ed99ffaa-b3f7-46f2-b332-2fadc3bbb688'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d8feed59e8d4c1eb86d93e4d0ddeedb',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:12:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1292792505',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8a87fc45-a447-4c3a-ab10-a465c1a9ab58,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='10d21de00217471cb708737182e57f42',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2d8feed59e8d4c1eb86d93e4d0ddeedb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:12:24 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a8465059-98d2-4948-99b0-6e02f0b0d15b tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9058309-df4d-4c3f-90ec-02fae6f3a8e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:12:24 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a8465059-98d2-4948-99b0-6e02f0b0d15b tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9058309-df4d-4c3f-90ec-02fae6f3a8e9) transitioned into state 'SUCCESS' from state '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-1292792505',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10d21de00217471cb708737182e57f42',qos_specs=None,replication_status=,reservations=['04f935f8-56ea-47d8-81c9-0dd547df0773','5a07e498-af72-421b-b44b-c20f6a6f2116','32c66ad0-5c87-4510-a6d9-e04787bc2cc4','ed99ffaa-b3f7-46f2-b332-2fadc3bbb688'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d8feed59e8d4c1eb86d93e4d0ddeedb',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:12:24 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a8465059-98d2-4948-99b0-6e02f0b0d15b tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd27d8be-d561-41da-ab09-ac001f2cbdc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:12:24 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a8465059-98d2-4948-99b0-6e02f0b0d15b tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd27d8be-d561-41da-ab09-ac001f2cbdc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:12:24 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a8465059-98d2-4948-99b0-6e02f0b0d15b tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] Flow 'volume_create_api' (861cc447-597e-4c89-9449-e6e09be128ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:12:24 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-a8465059-98d2-4948-99b0-6e02f0b0d15b tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] Create volume request issued successfully. Sep 07 21:12:24 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a8465059-98d2-4948-99b0-6e02f0b0d15b tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:12:24 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 629/1245] 192.168.122.168 () {60 vars in 1142 bytes} [Mon Sep 7 21:12:24 2026] POST /volume/v3/volumes => generated 763 bytes in 420 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:12:25 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-4cba3261-ae88-400c-aa97-823746daa681 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:25 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-4cba3261-ae88-400c-aa97-823746daa681 tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] GET http://192.168.122.168/volume/v3/volumes/8a87fc45-a447-4c3a-ab10-a465c1a9ab58 Sep 07 21:12:25 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-4cba3261-ae88-400c-aa97-823746daa681 tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:25 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-4cba3261-ae88-400c-aa97-823746daa681 tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:25 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:25 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:12:25 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:25 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:12:25 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-4cba3261-ae88-400c-aa97-823746daa681 tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] Volume info retrieved successfully. Sep 07 21:12:25 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-4cba3261-ae88-400c-aa97-823746daa681 tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] http://192.168.122.168/volume/v3/volumes/8a87fc45-a447-4c3a-ab10-a465c1a9ab58 returned with HTTP 200 Sep 07 21:12:25 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 617/1246] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:12:24 2026] GET /volume/v3/volumes/8a87fc45-a447-4c3a-ab10-a465c1a9ab58 => generated 831 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:12:26 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-c50d0960-087c-48d8-9fe6-1503d2deab40 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:26 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c50d0960-087c-48d8-9fe6-1503d2deab40 tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] GET http://192.168.122.168/volume/v3/volumes/8a87fc45-a447-4c3a-ab10-a465c1a9ab58 Sep 07 21:12:26 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c50d0960-087c-48d8-9fe6-1503d2deab40 tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:26 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c50d0960-087c-48d8-9fe6-1503d2deab40 tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:26 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:26 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:12:26 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:26 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:12:26 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-c50d0960-087c-48d8-9fe6-1503d2deab40 tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] Volume info retrieved successfully. Sep 07 21:12:26 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c50d0960-087c-48d8-9fe6-1503d2deab40 tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] http://192.168.122.168/volume/v3/volumes/8a87fc45-a447-4c3a-ab10-a465c1a9ab58 returned with HTTP 200 Sep 07 21:12:26 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 630/1247] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:12:26 2026] GET /volume/v3/volumes/8a87fc45-a447-4c3a-ab10-a465c1a9ab58 => generated 855 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:12:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-43f516b8-9e56-402a-b2d7-61541339d7bb None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:27 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-bba325e5-6d69-45db-b7b6-6da00f7e6781 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:27 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-bba325e5-6d69-45db-b7b6-6da00f7e6781 tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] GET http://192.168.122.168/volume/v3/volumes/8a87fc45-a447-4c3a-ab10-a465c1a9ab58 Sep 07 21:12:27 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-bba325e5-6d69-45db-b7b6-6da00f7e6781 tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:27 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-bba325e5-6d69-45db-b7b6-6da00f7e6781 tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:27 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:27 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:12:27 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:27 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:12:27 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-bba325e5-6d69-45db-b7b6-6da00f7e6781 tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] Volume info retrieved successfully. Sep 07 21:12:27 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-bba325e5-6d69-45db-b7b6-6da00f7e6781 tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] http://192.168.122.168/volume/v3/volumes/8a87fc45-a447-4c3a-ab10-a465c1a9ab58 returned with HTTP 200 Sep 07 21:12:27 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 631/1248] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:12:27 2026] GET /volume/v3/volumes/8a87fc45-a447-4c3a-ab10-a465c1a9ab58 => generated 856 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:12:27 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-43f516b8-9e56-402a-b2d7-61541339d7bb tempest-TestInstancesWithCinderVolumes-137235164 tempest-TestInstancesWithCinderVolumes-137235164-project-admin] POST http://192.168.122.168/volume/v3/types Sep 07 21:12:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-43f516b8-9e56-402a-b2d7-61541339d7bb tempest-TestInstancesWithCinderVolumes-137235164 tempest-TestInstancesWithCinderVolumes-137235164-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-96226215-379585556", "extra_specs": {}}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:12:27 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-43f516b8-9e56-402a-b2d7-61541339d7bb tempest-TestInstancesWithCinderVolumes-137235164 tempest-TestInstancesWithCinderVolumes-137235164-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 07 21:12:27 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 618/1249] 192.168.122.168 () {60 vars in 1137 bytes} [Mon Sep 7 21:12:27 2026] POST /volume/v3/types => generated 266 bytes in 475 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:12:27 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-7cc8863d-38cc-4fb1-bb3b-c34138c94e7e None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:27 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-7cc8863d-38cc-4fb1-bb3b-c34138c94e7e tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] DELETE http://192.168.122.168/volume/v3/volumes/8a87fc45-a447-4c3a-ab10-a465c1a9ab58 Sep 07 21:12:27 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-7cc8863d-38cc-4fb1-bb3b-c34138c94e7e tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:27 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-7cc8863d-38cc-4fb1-bb3b-c34138c94e7e tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:27 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-7cc8863d-38cc-4fb1-bb3b-c34138c94e7e tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] Delete volume with id: 8a87fc45-a447-4c3a-ab10-a465c1a9ab58 Sep 07 21:12:27 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:27 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:12:27 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:27 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:12:27 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-7cc8863d-38cc-4fb1-bb3b-c34138c94e7e tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] Volume info retrieved successfully. Sep 07 21:12:27 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-7cc8863d-38cc-4fb1-bb3b-c34138c94e7e tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] Delete volume request issued successfully. Sep 07 21:12:27 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-7cc8863d-38cc-4fb1-bb3b-c34138c94e7e tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] http://192.168.122.168/volume/v3/volumes/8a87fc45-a447-4c3a-ab10-a465c1a9ab58 returned with HTTP 202 Sep 07 21:12:27 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 632/1250] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:12:27 2026] DELETE /volume/v3/volumes/8a87fc45-a447-4c3a-ab10-a465c1a9ab58 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:12:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-034d9db9-f526-4272-9a39-20e77e32dda0 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:27 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-034d9db9-f526-4272-9a39-20e77e32dda0 tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] GET http://192.168.122.168/volume/v3/volumes/8a87fc45-a447-4c3a-ab10-a465c1a9ab58 Sep 07 21:12:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-034d9db9-f526-4272-9a39-20e77e32dda0 tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-034d9db9-f526-4272-9a39-20e77e32dda0 tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:27 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:27 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:12:28 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:28 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:12:28 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-034d9db9-f526-4272-9a39-20e77e32dda0 tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] Volume info retrieved successfully. Sep 07 21:12:28 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-034d9db9-f526-4272-9a39-20e77e32dda0 tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] http://192.168.122.168/volume/v3/volumes/8a87fc45-a447-4c3a-ab10-a465c1a9ab58 returned with HTTP 200 Sep 07 21:12:28 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 619/1251] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:12:27 2026] GET /volume/v3/volumes/8a87fc45-a447-4c3a-ab10-a465c1a9ab58 => generated 855 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:12:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-36b2456f-4a4a-4f73-8438-9ab2febd3687 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:28 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-36b2456f-4a4a-4f73-8438-9ab2febd3687 tempest-VolumesSummaryTest-1581886552 tempest-VolumesSummaryTest-1581886552-project-reader] GET http://192.168.122.168/volume/v3/volumes/summary Sep 07 21:12:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-36b2456f-4a4a-4f73-8438-9ab2febd3687 tempest-VolumesSummaryTest-1581886552 tempest-VolumesSummaryTest-1581886552-project-reader] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-36b2456f-4a4a-4f73-8438-9ab2febd3687 tempest-VolumesSummaryTest-1581886552 tempest-VolumesSummaryTest-1581886552-project-reader] Calling method 'version_select' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.api_utils [None req-36b2456f-4a4a-4f73-8438-9ab2febd3687 tempest-VolumesSummaryTest-1581886552 tempest-VolumesSummaryTest-1581886552-project-reader] Removing options '' from query. {{(pid=86971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 21:12:28 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-36b2456f-4a4a-4f73-8438-9ab2febd3687 tempest-VolumesSummaryTest-1581886552 tempest-VolumesSummaryTest-1581886552-project-reader] Get summary completed successfully. Sep 07 21:12:28 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-36b2456f-4a4a-4f73-8438-9ab2febd3687 tempest-VolumesSummaryTest-1581886552 tempest-VolumesSummaryTest-1581886552-project-reader] http://192.168.122.168/volume/v3/volumes/summary returned with HTTP 200 Sep 07 21:12:28 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 633/1252] 192.168.122.168 () {60 vars in 1186 bytes} [Mon Sep 7 21:12:28 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:12:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-60e7552b-af62-48b9-9e10-74dff1b4baee None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:29 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-60e7552b-af62-48b9-9e10-74dff1b4baee tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] GET http://192.168.122.168/volume/v3/volumes/8a87fc45-a447-4c3a-ab10-a465c1a9ab58 Sep 07 21:12:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-60e7552b-af62-48b9-9e10-74dff1b4baee tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-60e7552b-af62-48b9-9e10-74dff1b4baee tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:29 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-60e7552b-af62-48b9-9e10-74dff1b4baee tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] http://192.168.122.168/volume/v3/volumes/8a87fc45-a447-4c3a-ab10-a465c1a9ab58 returned with HTTP 404 Sep 07 21:12:29 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 620/1253] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:12:29 2026] GET /volume/v3/volumes/8a87fc45-a447-4c3a-ab10-a465c1a9ab58 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:12:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-34297c09-355e-4ef2-bdc7-6e0d43c45913 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-34297c09-355e-4ef2-bdc7-6e0d43c45913 tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] DELETE http://192.168.122.168/volume/v3/volumes/e60f4518-f1a8-472f-8d45-6c376dde4497 Sep 07 21:12:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-34297c09-355e-4ef2-bdc7-6e0d43c45913 tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-34297c09-355e-4ef2-bdc7-6e0d43c45913 tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:29 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-34297c09-355e-4ef2-bdc7-6e0d43c45913 tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] Delete volume with id: e60f4518-f1a8-472f-8d45-6c376dde4497 Sep 07 21:12:29 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:29 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:12:29 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:29 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:12:29 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-34297c09-355e-4ef2-bdc7-6e0d43c45913 tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] Volume info retrieved successfully. Sep 07 21:12:29 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-34297c09-355e-4ef2-bdc7-6e0d43c45913 tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] Delete volume request issued successfully. Sep 07 21:12:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-34297c09-355e-4ef2-bdc7-6e0d43c45913 tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] http://192.168.122.168/volume/v3/volumes/e60f4518-f1a8-472f-8d45-6c376dde4497 returned with HTTP 202 Sep 07 21:12:29 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 634/1254] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:12:29 2026] DELETE /volume/v3/volumes/e60f4518-f1a8-472f-8d45-6c376dde4497 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:12:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-e45001ee-7337-4f9c-b397-db6a55fc43f2 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:29 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e45001ee-7337-4f9c-b397-db6a55fc43f2 tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] GET http://192.168.122.168/volume/v3/volumes/e60f4518-f1a8-472f-8d45-6c376dde4497 Sep 07 21:12:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-e45001ee-7337-4f9c-b397-db6a55fc43f2 tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-e45001ee-7337-4f9c-b397-db6a55fc43f2 tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:29 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:29 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:12:29 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:29 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:12:29 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-e45001ee-7337-4f9c-b397-db6a55fc43f2 tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] Volume info retrieved successfully. Sep 07 21:12:29 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e45001ee-7337-4f9c-b397-db6a55fc43f2 tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] http://192.168.122.168/volume/v3/volumes/e60f4518-f1a8-472f-8d45-6c376dde4497 returned with HTTP 200 Sep 07 21:12:29 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 621/1255] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:12:29 2026] GET /volume/v3/volumes/e60f4518-f1a8-472f-8d45-6c376dde4497 => generated 854 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:12:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-4ba5379d-cc19-42ba-b05e-6b673ae6814f None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:30 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-4ba5379d-cc19-42ba-b05e-6b673ae6814f tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] GET http://192.168.122.168/volume/v3/volumes/e60f4518-f1a8-472f-8d45-6c376dde4497 Sep 07 21:12:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-4ba5379d-cc19-42ba-b05e-6b673ae6814f tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-4ba5379d-cc19-42ba-b05e-6b673ae6814f tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:30 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-4ba5379d-cc19-42ba-b05e-6b673ae6814f tempest-ServersNegativeTestJSON-1791771665 tempest-ServersNegativeTestJSON-1791771665-project-member] http://192.168.122.168/volume/v3/volumes/e60f4518-f1a8-472f-8d45-6c376dde4497 returned with HTTP 404 Sep 07 21:12:30 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 635/1256] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:12:30 2026] GET /volume/v3/volumes/e60f4518-f1a8-472f-8d45-6c376dde4497 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:12:31 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-9fdf353d-c3bf-4dde-a831-427fcb4956ca None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:31 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-9fdf353d-c3bf-4dde-a831-427fcb4956ca tempest-TestInstancesWithCinderVolumes-137235164 tempest-TestInstancesWithCinderVolumes-137235164-project-admin] POST http://192.168.122.168/volume/v3/types Sep 07 21:12:31 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-9fdf353d-c3bf-4dde-a831-427fcb4956ca tempest-TestInstancesWithCinderVolumes-137235164 tempest-TestInstancesWithCinderVolumes-137235164-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-248275993-1060118152", "extra_specs": {}}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:12:31 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-9fdf353d-c3bf-4dde-a831-427fcb4956ca tempest-TestInstancesWithCinderVolumes-137235164 tempest-TestInstancesWithCinderVolumes-137235164-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 07 21:12:31 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 622/1257] 192.168.122.168 () {60 vars in 1137 bytes} [Mon Sep 7 21:12:31 2026] POST /volume/v3/types => generated 268 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:12:31 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-46a8c2fc-dc15-4ace-be43-629f68f0c105 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:32 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-46a8c2fc-dc15-4ace-be43-629f68f0c105 tempest-TestInstancesWithCinderVolumes-137235164 tempest-TestInstancesWithCinderVolumes-137235164-project-admin] POST http://192.168.122.168/volume/v3/types Sep 07 21:12:32 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-46a8c2fc-dc15-4ace-be43-629f68f0c105 tempest-TestInstancesWithCinderVolumes-137235164 tempest-TestInstancesWithCinderVolumes-137235164-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-335743387-1183455225", "extra_specs": {}}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:12:32 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-46a8c2fc-dc15-4ace-be43-629f68f0c105 tempest-TestInstancesWithCinderVolumes-137235164 tempest-TestInstancesWithCinderVolumes-137235164-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 07 21:12:32 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 636/1258] 192.168.122.168 () {60 vars in 1137 bytes} [Mon Sep 7 21:12:31 2026] POST /volume/v3/types => generated 268 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:12:32 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-578c3779-3a2f-44c8-853a-a6c680dbf39c None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:32 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-578c3779-3a2f-44c8-853a-a6c680dbf39c tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:12:32 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-578c3779-3a2f-44c8-853a-a6c680dbf39c tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-179789802", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-248275993-1060118152", "size": 1}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:12:32 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.volumes [None req-578c3779-3a2f-44c8-853a-a6c680dbf39c tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-179789802', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-248275993-1060118152', 'size': 1}} {{(pid=86970) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:12:32 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-578c3779-3a2f-44c8-853a-a6c680dbf39c tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Create volume of 1 GB Sep 07 21:12:32 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:32 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:12:32 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-578c3779-3a2f-44c8-853a-a6c680dbf39c tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Availability Zones retrieved successfully. Sep 07 21:12:32 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-578c3779-3a2f-44c8-853a-a6c680dbf39c tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Flow 'volume_create_api' (0c8656b6-995c-458d-82b7-fc7e4834dc65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:12:32 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-578c3779-3a2f-44c8-853a-a6c680dbf39c tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1c78be7-3b1b-42e0-8337-272de1fcdb25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:12:32 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.flows.api.create_volume [None req-578c3779-3a2f-44c8-853a-a6c680dbf39c tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Validating volume size '1' using validate_int {{(pid=86970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:12:32 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-578c3779-3a2f-44c8-853a-a6c680dbf39c tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1c78be7-3b1b-42e0-8337-272de1fcdb25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:12:32Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1e30afc6-5b63-48c1-9643-55c781a27466,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-248275993-1060118152',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1e30afc6-5b63-48c1-9643-55c781a27466', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:12:32 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-578c3779-3a2f-44c8-853a-a6c680dbf39c tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59eb6c2e-cb3b-46c4-be21-0b7e94720371) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:12:32 devstack devstack@c-api.service[86970]: WARNING cinder.quota [None req-578c3779-3a2f-44c8-853a-a6c680dbf39c tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-248275993-1060118152 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-248275993-1060118152, it is now deprecated. Please use the default quota class for default quota. Sep 07 21:12:32 devstack devstack@c-api.service[86970]: WARNING cinder.quota [None req-578c3779-3a2f-44c8-853a-a6c680dbf39c tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-248275993-1060118152 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-248275993-1060118152, it is now deprecated. Please use the default quota class for default quota. Sep 07 21:12:32 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-578c3779-3a2f-44c8-853a-a6c680dbf39c tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Created reservations ['0a2df681-d335-4f34-a979-ed0dd969bc96', 'f5be284b-afef-4251-934c-113ed8aa123c', 'ddbf88ff-6fc0-4396-812f-e6a0ab9d2327', '1e3990bf-606c-4a1d-b298-c17c9374dd7a'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:12:32 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-578c3779-3a2f-44c8-853a-a6c680dbf39c tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59eb6c2e-cb3b-46c4-be21-0b7e94720371) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a2df681-d335-4f34-a979-ed0dd969bc96', 'f5be284b-afef-4251-934c-113ed8aa123c', 'ddbf88ff-6fc0-4396-812f-e6a0ab9d2327', '1e3990bf-606c-4a1d-b298-c17c9374dd7a']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:12:32 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-578c3779-3a2f-44c8-853a-a6c680dbf39c tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e0aedfb-3e8a-42b4-af5c-a0ed9e16d02c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:12:32 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:32 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:12:32 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-578c3779-3a2f-44c8-853a-a6c680dbf39c tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e0aedfb-3e8a-42b4-af5c-a0ed9e16d02c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '42731376-3cba-474c-9845-6d445863417b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-179789802',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be467799a12948cfb75b018e42ea9e1d',qos_specs=None,replication_status=,reservations=['0a2df681-d335-4f34-a979-ed0dd969bc96','f5be284b-afef-4251-934c-113ed8aa123c','ddbf88ff-6fc0-4396-812f-e6a0ab9d2327','1e3990bf-606c-4a1d-b298-c17c9374dd7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c617b2b17fa946c3969c760dede23c90',volume_type_id=1e30afc6-5b63-48c1-9643-55c781a27466), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:12:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-179789802',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=42731376-3cba-474c-9845-6d445863417b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be467799a12948cfb75b018e42ea9e1d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c617b2b17fa946c3969c760dede23c90',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1e30afc6-5b63-48c1-9643-55c781a27466),volume_type_id=1e30afc6-5b63-48c1-9643-55c781a27466)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:12:32 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-578c3779-3a2f-44c8-853a-a6c680dbf39c tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0839999-88c7-4400-b35c-ec6481832b26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:12:32 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-578c3779-3a2f-44c8-853a-a6c680dbf39c tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0839999-88c7-4400-b35c-ec6481832b26) transitioned into state 'SUCCESS' from state '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-179789802',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be467799a12948cfb75b018e42ea9e1d',qos_specs=None,replication_status=,reservations=['0a2df681-d335-4f34-a979-ed0dd969bc96','f5be284b-afef-4251-934c-113ed8aa123c','ddbf88ff-6fc0-4396-812f-e6a0ab9d2327','1e3990bf-606c-4a1d-b298-c17c9374dd7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c617b2b17fa946c3969c760dede23c90',volume_type_id=1e30afc6-5b63-48c1-9643-55c781a27466)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:12:32 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-578c3779-3a2f-44c8-853a-a6c680dbf39c tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c49884b5-575a-4a30-924b-6d750391214c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:12:32 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-578c3779-3a2f-44c8-853a-a6c680dbf39c tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c49884b5-575a-4a30-924b-6d750391214c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:12:32 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-578c3779-3a2f-44c8-853a-a6c680dbf39c tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Flow 'volume_create_api' (0c8656b6-995c-458d-82b7-fc7e4834dc65) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:12:32 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-578c3779-3a2f-44c8-853a-a6c680dbf39c tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Create volume request issued successfully. Sep 07 21:12:32 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-578c3779-3a2f-44c8-853a-a6c680dbf39c tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:12:32 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 623/1259] 192.168.122.168 () {60 vars in 1143 bytes} [Mon Sep 7 21:12:32 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 07 21:12:32 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-1ae651bf-fab2-4a4a-83b1-dbaff757dfb1 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:32 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1ae651bf-fab2-4a4a-83b1-dbaff757dfb1 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:12:32 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-1ae651bf-fab2-4a4a-83b1-dbaff757dfb1 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-580060454", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-335743387-1183455225", "size": 1}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:12:32 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.volumes [None req-1ae651bf-fab2-4a4a-83b1-dbaff757dfb1 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-580060454', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-335743387-1183455225', 'size': 1}} {{(pid=86971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:12:32 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-1ae651bf-fab2-4a4a-83b1-dbaff757dfb1 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Create volume of 1 GB Sep 07 21:12:32 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:32 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:12:32 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-1ae651bf-fab2-4a4a-83b1-dbaff757dfb1 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Availability Zones retrieved successfully. Sep 07 21:12:32 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-1ae651bf-fab2-4a4a-83b1-dbaff757dfb1 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Flow 'volume_create_api' (393c1b03-9342-49c8-a096-3e12763cedf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:12:32 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-1ae651bf-fab2-4a4a-83b1-dbaff757dfb1 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e93e8503-1d4a-4144-8672-5f4a3c6b4a17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:12:32 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.flows.api.create_volume [None req-1ae651bf-fab2-4a4a-83b1-dbaff757dfb1 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Validating volume size '1' using validate_int {{(pid=86971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:12:32 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-1ae651bf-fab2-4a4a-83b1-dbaff757dfb1 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e93e8503-1d4a-4144-8672-5f4a3c6b4a17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:12:32Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=766fb822-207d-4374-9b02-39cc13ebb15f,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-335743387-1183455225',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '766fb822-207d-4374-9b02-39cc13ebb15f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:12:32 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-1ae651bf-fab2-4a4a-83b1-dbaff757dfb1 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed50b95a-cf35-4e86-9036-49d23b89e4d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:12:32 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-a28215e3-643a-4bef-9d4a-d6e5b49fa4b5 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:32 devstack devstack@c-api.service[86971]: WARNING cinder.quota [None req-1ae651bf-fab2-4a4a-83b1-dbaff757dfb1 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-335743387-1183455225 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-335743387-1183455225, it is now deprecated. Please use the default quota class for default quota. Sep 07 21:12:32 devstack devstack@c-api.service[86971]: WARNING cinder.quota [None req-1ae651bf-fab2-4a4a-83b1-dbaff757dfb1 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-335743387-1183455225 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-335743387-1183455225, it is now deprecated. Please use the default quota class for default quota. Sep 07 21:12:32 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-1ae651bf-fab2-4a4a-83b1-dbaff757dfb1 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Created reservations ['0e89ae73-a42f-4faa-ae66-d03fbf570658', '35c0477a-6bc8-497f-b5c7-48e595e5bb7a', '2222090c-3a7b-4832-a300-6e4b383c1d9d', 'd454d8e2-809e-4186-b199-d807266e8938'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:12:32 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-1ae651bf-fab2-4a4a-83b1-dbaff757dfb1 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed50b95a-cf35-4e86-9036-49d23b89e4d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e89ae73-a42f-4faa-ae66-d03fbf570658', '35c0477a-6bc8-497f-b5c7-48e595e5bb7a', '2222090c-3a7b-4832-a300-6e4b383c1d9d', 'd454d8e2-809e-4186-b199-d807266e8938']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:12:32 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-1ae651bf-fab2-4a4a-83b1-dbaff757dfb1 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (996c7395-f533-4cbe-af5b-b6bf58ba3861) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:12:33 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:33 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:12:33 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-1ae651bf-fab2-4a4a-83b1-dbaff757dfb1 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (996c7395-f533-4cbe-af5b-b6bf58ba3861) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6cc303f7-265d-4c68-a68c-aaa05e51e5e4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-580060454',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be467799a12948cfb75b018e42ea9e1d',qos_specs=None,replication_status=,reservations=['0e89ae73-a42f-4faa-ae66-d03fbf570658','35c0477a-6bc8-497f-b5c7-48e595e5bb7a','2222090c-3a7b-4832-a300-6e4b383c1d9d','d454d8e2-809e-4186-b199-d807266e8938'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c617b2b17fa946c3969c760dede23c90',volume_type_id=766fb822-207d-4374-9b02-39cc13ebb15f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:12:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-580060454',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6cc303f7-265d-4c68-a68c-aaa05e51e5e4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be467799a12948cfb75b018e42ea9e1d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c617b2b17fa946c3969c760dede23c90',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(766fb822-207d-4374-9b02-39cc13ebb15f),volume_type_id=766fb822-207d-4374-9b02-39cc13ebb15f)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:12:33 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-1ae651bf-fab2-4a4a-83b1-dbaff757dfb1 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e8cd339-dddc-438a-bc04-f3aabc4f1c3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:12:33 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-1ae651bf-fab2-4a4a-83b1-dbaff757dfb1 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e8cd339-dddc-438a-bc04-f3aabc4f1c3d) transitioned into state 'SUCCESS' from state '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-580060454',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be467799a12948cfb75b018e42ea9e1d',qos_specs=None,replication_status=,reservations=['0e89ae73-a42f-4faa-ae66-d03fbf570658','35c0477a-6bc8-497f-b5c7-48e595e5bb7a','2222090c-3a7b-4832-a300-6e4b383c1d9d','d454d8e2-809e-4186-b199-d807266e8938'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c617b2b17fa946c3969c760dede23c90',volume_type_id=766fb822-207d-4374-9b02-39cc13ebb15f)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:12:33 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-1ae651bf-fab2-4a4a-83b1-dbaff757dfb1 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6828847-bf25-410b-96f6-7a8da04f9d37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:12:33 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-1ae651bf-fab2-4a4a-83b1-dbaff757dfb1 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6828847-bf25-410b-96f6-7a8da04f9d37) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:12:33 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-1ae651bf-fab2-4a4a-83b1-dbaff757dfb1 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Flow 'volume_create_api' (393c1b03-9342-49c8-a096-3e12763cedf5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:12:33 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-1ae651bf-fab2-4a4a-83b1-dbaff757dfb1 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Create volume request issued successfully. Sep 07 21:12:33 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1ae651bf-fab2-4a4a-83b1-dbaff757dfb1 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:12:33 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 637/1260] 192.168.122.168 () {60 vars in 1143 bytes} [Mon Sep 7 21:12:32 2026] POST /volume/v3/volumes => generated 853 bytes in 512 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:12:33 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a28215e3-643a-4bef-9d4a-d6e5b49fa4b5 tempest-GroupsV314Test-1545810 tempest-GroupsV314Test-1545810-project-admin] POST http://192.168.122.168/volume/v3/types Sep 07 21:12:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a28215e3-643a-4bef-9d4a-d6e5b49fa4b5 tempest-GroupsV314Test-1545810 tempest-GroupsV314Test-1545810-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-1997391677"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:12:33 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-33ca68d7-7971-4a89-b163-2d3942c80e13 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:33 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:33 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:12:33 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-33ca68d7-7971-4a89-b163-2d3942c80e13 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:12:33 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-33ca68d7-7971-4a89-b163-2d3942c80e13 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-720357658", "snapshot_id": null, "imageRef": "2f6f56a5-bae7-4a72-9ac1-8ad156d81189", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-96226215-379585556", "size": 1}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:12:33 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.volumes [None req-33ca68d7-7971-4a89-b163-2d3942c80e13 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-720357658', 'snapshot_id': None, 'imageRef': '2f6f56a5-bae7-4a72-9ac1-8ad156d81189', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-96226215-379585556', 'size': 1}} {{(pid=86971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:12:33 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a28215e3-643a-4bef-9d4a-d6e5b49fa4b5 tempest-GroupsV314Test-1545810 tempest-GroupsV314Test-1545810-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 07 21:12:33 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 624/1261] 192.168.122.168 () {60 vars in 1136 bytes} [Mon Sep 7 21:12:32 2026] POST /volume/v3/types => generated 220 bytes in 429 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:12:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-ab050c1f-4d29-4123-825c-456efc504613 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:33 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ab050c1f-4d29-4123-825c-456efc504613 tempest-GroupsV314Test-1545810 tempest-GroupsV314Test-1545810-project-admin] POST http://192.168.122.168/volume/v3/group_types Sep 07 21:12:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ab050c1f-4d29-4123-825c-456efc504613 tempest-GroupsV314Test-1545810 tempest-GroupsV314Test-1545810-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-554476717"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:12:33 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ab050c1f-4d29-4123-825c-456efc504613 tempest-GroupsV314Test-1545810 tempest-GroupsV314Test-1545810-project-admin] http://192.168.122.168/volume/v3/group_types returned with HTTP 202 Sep 07 21:12:33 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 625/1262] 192.168.122.168 () {62 vars in 1195 bytes} [Mon Sep 7 21:12:33 2026] POST /volume/v3/group_types => generated 176 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:12:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-82c71c55-8829-4d5a-a363-559cd2153224 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:33 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-33ca68d7-7971-4a89-b163-2d3942c80e13 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Create volume of 1 GB Sep 07 21:12:33 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:33 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:12:33 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-33ca68d7-7971-4a89-b163-2d3942c80e13 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Availability Zones retrieved successfully. Sep 07 21:12:33 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-33ca68d7-7971-4a89-b163-2d3942c80e13 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Flow 'volume_create_api' (0e873fbe-8f93-4d5f-9f33-636911797996) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:12:33 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-33ca68d7-7971-4a89-b163-2d3942c80e13 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31a0f131-6e7b-45b4-9494-57ce80b48c25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:12:33 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.flows.api.create_volume [None req-33ca68d7-7971-4a89-b163-2d3942c80e13 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Validating volume size '1' using validate_int {{(pid=86971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:12:33 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-33ca68d7-7971-4a89-b163-2d3942c80e13 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31a0f131-6e7b-45b4-9494-57ce80b48c25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:12:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a215749e-a060-4802-a707-291295138f87,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-96226215-379585556',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a215749e-a060-4802-a707-291295138f87', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:12:33 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-33ca68d7-7971-4a89-b163-2d3942c80e13 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5407e35-aa7b-4133-9357-9899ef42a08e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:12:33 devstack devstack@c-api.service[86971]: WARNING cinder.quota [None req-33ca68d7-7971-4a89-b163-2d3942c80e13 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-96226215-379585556 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-96226215-379585556, it is now deprecated. Please use the default quota class for default quota. Sep 07 21:12:33 devstack devstack@c-api.service[86971]: WARNING cinder.quota [None req-33ca68d7-7971-4a89-b163-2d3942c80e13 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-96226215-379585556 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-96226215-379585556, it is now deprecated. Please use the default quota class for default quota. Sep 07 21:12:33 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-33ca68d7-7971-4a89-b163-2d3942c80e13 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Created reservations ['8edbda2f-ac3b-47aa-9c26-94e2d2c0b097', 'cec3481c-712a-4c17-84d5-11e9dd3042e0', 'd401c3c5-27d5-4df8-9fe4-8a3256f1a458', 'dd31fba5-0a13-449a-89b4-0f6740c9dd44'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:12:33 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-33ca68d7-7971-4a89-b163-2d3942c80e13 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5407e35-aa7b-4133-9357-9899ef42a08e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8edbda2f-ac3b-47aa-9c26-94e2d2c0b097', 'cec3481c-712a-4c17-84d5-11e9dd3042e0', 'd401c3c5-27d5-4df8-9fe4-8a3256f1a458', 'dd31fba5-0a13-449a-89b4-0f6740c9dd44']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:12:33 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-33ca68d7-7971-4a89-b163-2d3942c80e13 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2633e770-6e88-4676-a1cf-295163f9d9ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:12:33 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-82c71c55-8829-4d5a-a363-559cd2153224 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] POST http://192.168.122.168/volume/v3/groups Sep 07 21:12:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-82c71c55-8829-4d5a-a363-559cd2153224 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "d36f1f84-d640-48a4-aee7-7cf96f38bb34", "volume_types": ["3c502310-8cc0-4800-9372-39d3e52e0fca"], "name": "tempest-GroupsV314Test-Group-1572184859"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:12:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.groups [None req-82c71c55-8829-4d5a-a363-559cd2153224 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Creating new group {'group': {'group_type': 'd36f1f84-d640-48a4-aee7-7cf96f38bb34', 'volume_types': ['3c502310-8cc0-4800-9372-39d3e52e0fca'], 'name': 'tempest-GroupsV314Test-Group-1572184859'}} {{(pid=86970) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 07 21:12:33 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.groups [None req-82c71c55-8829-4d5a-a363-559cd2153224 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Creating group tempest-GroupsV314Test-Group-1572184859. Sep 07 21:12:33 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:33 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:12:33 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-33ca68d7-7971-4a89-b163-2d3942c80e13 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2633e770-6e88-4676-a1cf-295163f9d9ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '74991ca5-50f6-4fe3-98ac-95d834f76c24', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-720357658',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be467799a12948cfb75b018e42ea9e1d',qos_specs=None,replication_status=,reservations=['8edbda2f-ac3b-47aa-9c26-94e2d2c0b097','cec3481c-712a-4c17-84d5-11e9dd3042e0','d401c3c5-27d5-4df8-9fe4-8a3256f1a458','dd31fba5-0a13-449a-89b4-0f6740c9dd44'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c617b2b17fa946c3969c760dede23c90',volume_type_id=a215749e-a060-4802-a707-291295138f87), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:12:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-720357658',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=74991ca5-50f6-4fe3-98ac-95d834f76c24,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be467799a12948cfb75b018e42ea9e1d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c617b2b17fa946c3969c760dede23c90',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a215749e-a060-4802-a707-291295138f87),volume_type_id=a215749e-a060-4802-a707-291295138f87)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:12:33 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-33ca68d7-7971-4a89-b163-2d3942c80e13 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9bdd47f-aeb6-4135-a3e4-4b484391d469) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:12:33 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-82c71c55-8829-4d5a-a363-559cd2153224 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Availability Zones retrieved successfully. Sep 07 21:12:33 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-33ca68d7-7971-4a89-b163-2d3942c80e13 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9bdd47f-aeb6-4135-a3e4-4b484391d469) transitioned into state 'SUCCESS' from state '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-720357658',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='be467799a12948cfb75b018e42ea9e1d',qos_specs=None,replication_status=,reservations=['8edbda2f-ac3b-47aa-9c26-94e2d2c0b097','cec3481c-712a-4c17-84d5-11e9dd3042e0','d401c3c5-27d5-4df8-9fe4-8a3256f1a458','dd31fba5-0a13-449a-89b4-0f6740c9dd44'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c617b2b17fa946c3969c760dede23c90',volume_type_id=a215749e-a060-4802-a707-291295138f87)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:12:33 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-33ca68d7-7971-4a89-b163-2d3942c80e13 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9772702-0fed-467e-b0ed-f852902d4052) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:12:33 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-82c71c55-8829-4d5a-a363-559cd2153224 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Created reservations ['e59f89f3-1798-489d-b8c6-3800b31230e5'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:12:33 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-33ca68d7-7971-4a89-b163-2d3942c80e13 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9772702-0fed-467e-b0ed-f852902d4052) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:12:33 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-33ca68d7-7971-4a89-b163-2d3942c80e13 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Flow 'volume_create_api' (0e873fbe-8f93-4d5f-9f33-636911797996) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:12:33 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-33ca68d7-7971-4a89-b163-2d3942c80e13 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Create volume request issued successfully. Sep 07 21:12:33 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-33ca68d7-7971-4a89-b163-2d3942c80e13 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:12:33 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 638/1263] 192.168.122.168 () {60 vars in 1143 bytes} [Mon Sep 7 21:12:33 2026] POST /volume/v3/volumes => generated 851 bytes in 809 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:12:33 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-aa256922-a4ff-4111-8ead-71b90e6b6b61 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:34 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-aa256922-a4ff-4111-8ead-71b90e6b6b61 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] GET http://192.168.122.168/volume/v3/volumes/74991ca5-50f6-4fe3-98ac-95d834f76c24 Sep 07 21:12:34 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-aa256922-a4ff-4111-8ead-71b90e6b6b61 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:34 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-aa256922-a4ff-4111-8ead-71b90e6b6b61 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:34 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-82c71c55-8829-4d5a-a363-559cd2153224 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] http://192.168.122.168/volume/v3/groups returned with HTTP 202 Sep 07 21:12:34 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:34 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:12:34 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 626/1264] 192.168.122.168 () {62 vars in 1181 bytes} [Mon Sep 7 21:12:33 2026] POST /volume/v3/groups => generated 108 bytes in 746 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:12:34 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:34 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:12:34 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-81244d72-bc40-47d0-a102-c96a3a09d69f None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:34 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-81244d72-bc40-47d0-a102-c96a3a09d69f tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] GET http://192.168.122.168/volume/v3/groups/f6f9ff4a-8ae2-46bc-8eae-45299d9c0e55 Sep 07 21:12:34 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-81244d72-bc40-47d0-a102-c96a3a09d69f tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:34 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-81244d72-bc40-47d0-a102-c96a3a09d69f tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Calling method 'version_select' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:34 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.groups [None req-81244d72-bc40-47d0-a102-c96a3a09d69f tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] show called for member f6f9ff4a-8ae2-46bc-8eae-45299d9c0e55 {{(pid=86970) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 21:12:34 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-aa256922-a4ff-4111-8ead-71b90e6b6b61 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Volume info retrieved successfully. Sep 07 21:12:34 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:34 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:12:34 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-aa256922-a4ff-4111-8ead-71b90e6b6b61 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] http://192.168.122.168/volume/v3/volumes/74991ca5-50f6-4fe3-98ac-95d834f76c24 returned with HTTP 200 Sep 07 21:12:34 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 639/1265] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:12:33 2026] GET /volume/v3/volumes/74991ca5-50f6-4fe3-98ac-95d834f76c24 => generated 919 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:12:34 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:34 devstack devstack@c-api.service[86970]: return base.obj_make_list(context, cls(context), Sep 07 21:12:34 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-81244d72-bc40-47d0-a102-c96a3a09d69f tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] http://192.168.122.168/volume/v3/groups/f6f9ff4a-8ae2-46bc-8eae-45299d9c0e55 returned with HTTP 200 Sep 07 21:12:34 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 627/1266] 192.168.122.168 () {60 vars in 1270 bytes} [Mon Sep 7 21:12:34 2026] GET /volume/v3/groups/f6f9ff4a-8ae2-46bc-8eae-45299d9c0e55 => generated 388 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:12:34 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-cc19659e-2a9b-4d09-a73e-567553dc21aa None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:34 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-cc19659e-2a9b-4d09-a73e-567553dc21aa tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] GET http://192.168.122.168/volume/v3/volumes Sep 07 21:12:34 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-cc19659e-2a9b-4d09-a73e-567553dc21aa tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:34 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-cc19659e-2a9b-4d09-a73e-567553dc21aa tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Calling method 'index' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:34 devstack devstack@c-api.service[86971]: DEBUG cinder.api.api_utils [None req-cc19659e-2a9b-4d09-a73e-567553dc21aa tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Removing options '' from query. {{(pid=86971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 21:12:34 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-cc19659e-2a9b-4d09-a73e-567553dc21aa tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86971) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 21:12:34 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-cc19659e-2a9b-4d09-a73e-567553dc21aa tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Get all volumes completed successfully. Sep 07 21:12:34 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-cc19659e-2a9b-4d09-a73e-567553dc21aa tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] http://192.168.122.168/volume/v3/volumes returned with HTTP 200 Sep 07 21:12:34 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 640/1267] 192.168.122.168 () {58 vars in 1121 bytes} [Mon Sep 7 21:12:34 2026] GET /volume/v3/volumes => generated 15 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 21:12:34 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-cc5d7b86-62b3-4396-a535-1be3116cf52b None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:34 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-cc5d7b86-62b3-4396-a535-1be3116cf52b tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:12:34 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-cc5d7b86-62b3-4396-a535-1be3116cf52b tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-214955770"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:12:34 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.volumes [None req-cc5d7b86-62b3-4396-a535-1be3116cf52b tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-214955770'}} {{(pid=86970) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:12:34 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-cc5d7b86-62b3-4396-a535-1be3116cf52b tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Create volume of 1 GB Sep 07 21:12:34 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:34 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:12:34 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-cc5d7b86-62b3-4396-a535-1be3116cf52b tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Availability Zones retrieved successfully. Sep 07 21:12:34 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-cc5d7b86-62b3-4396-a535-1be3116cf52b tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Flow 'volume_create_api' (929410bf-1dd1-4a1b-b065-2529b0c08da2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:12:34 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-cc5d7b86-62b3-4396-a535-1be3116cf52b tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c66274df-ea89-4901-9972-266ed6b1c51d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:12:34 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.flows.api.create_volume [None req-cc5d7b86-62b3-4396-a535-1be3116cf52b tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Validating volume size '1' using validate_int {{(pid=86970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:12:35 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-cc5d7b86-62b3-4396-a535-1be3116cf52b tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c66274df-ea89-4901-9972-266ed6b1c51d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:12:35 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-cc5d7b86-62b3-4396-a535-1be3116cf52b tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1db9071c-ea09-4e62-b21c-e857a6e8ee13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:12:35 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-01822717-4e20-4b9d-89cf-8238cb8c4108 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:35 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-01822717-4e20-4b9d-89cf-8238cb8c4108 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] GET http://192.168.122.168/volume/v3/volumes/74991ca5-50f6-4fe3-98ac-95d834f76c24 Sep 07 21:12:35 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-01822717-4e20-4b9d-89cf-8238cb8c4108 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:35 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-01822717-4e20-4b9d-89cf-8238cb8c4108 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:35 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:35 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:12:35 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:35 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:12:35 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-cc5d7b86-62b3-4396-a535-1be3116cf52b tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Created reservations ['f1ed2ab3-d7b4-458b-8c5b-56fae36d6d04', '698629b0-9872-456f-8447-cc4d73101542', 'cb70372a-412a-4897-8967-06e96ff3b743', '3852fc56-ae31-4ff0-85a5-a7c03df8da76'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:12:35 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-cc5d7b86-62b3-4396-a535-1be3116cf52b tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1db9071c-ea09-4e62-b21c-e857a6e8ee13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f1ed2ab3-d7b4-458b-8c5b-56fae36d6d04', '698629b0-9872-456f-8447-cc4d73101542', 'cb70372a-412a-4897-8967-06e96ff3b743', '3852fc56-ae31-4ff0-85a5-a7c03df8da76']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:12:35 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-cc5d7b86-62b3-4396-a535-1be3116cf52b tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab0b4082-784e-4d42-b494-50a3eacb60c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:12:35 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-01822717-4e20-4b9d-89cf-8238cb8c4108 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Volume info retrieved successfully. Sep 07 21:12:35 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-01822717-4e20-4b9d-89cf-8238cb8c4108 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] http://192.168.122.168/volume/v3/volumes/74991ca5-50f6-4fe3-98ac-95d834f76c24 returned with HTTP 200 Sep 07 21:12:35 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 641/1268] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:12:35 2026] GET /volume/v3/volumes/74991ca5-50f6-4fe3-98ac-95d834f76c24 => generated 943 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:12:35 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-e7965531-6f28-46d7-81a5-d6fc48137e0c None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:35 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e7965531-6f28-46d7-81a5-d6fc48137e0c tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] GET http://192.168.122.168/volume/v3/groups/f6f9ff4a-8ae2-46bc-8eae-45299d9c0e55 Sep 07 21:12:35 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-e7965531-6f28-46d7-81a5-d6fc48137e0c tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:35 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-e7965531-6f28-46d7-81a5-d6fc48137e0c tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Calling method 'version_select' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:35 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.groups [None req-e7965531-6f28-46d7-81a5-d6fc48137e0c tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] show called for member f6f9ff4a-8ae2-46bc-8eae-45299d9c0e55 {{(pid=86971) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 21:12:35 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:35 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:12:35 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:35 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:12:35 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:35 devstack devstack@c-api.service[86971]: return base.obj_make_list(context, cls(context), Sep 07 21:12:35 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-cc5d7b86-62b3-4396-a535-1be3116cf52b tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab0b4082-784e-4d42-b494-50a3eacb60c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa041e36-5f94-4096-9fee-abb61f0ed506', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-214955770',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ab3c2b39a28046e0ab65e2cdc129f71d',qos_specs=None,replication_status=,reservations=['f1ed2ab3-d7b4-458b-8c5b-56fae36d6d04','698629b0-9872-456f-8447-cc4d73101542','cb70372a-412a-4897-8967-06e96ff3b743','3852fc56-ae31-4ff0-85a5-a7c03df8da76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8752cd17d3d148bba0508ee7b4984607',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:12:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-214955770',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aa041e36-5f94-4096-9fee-abb61f0ed506,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='ab3c2b39a28046e0ab65e2cdc129f71d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8752cd17d3d148bba0508ee7b4984607',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:12:35 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e7965531-6f28-46d7-81a5-d6fc48137e0c tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] http://192.168.122.168/volume/v3/groups/f6f9ff4a-8ae2-46bc-8eae-45299d9c0e55 returned with HTTP 200 Sep 07 21:12:35 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 642/1269] 192.168.122.168 () {60 vars in 1270 bytes} [Mon Sep 7 21:12:35 2026] GET /volume/v3/groups/f6f9ff4a-8ae2-46bc-8eae-45299d9c0e55 => generated 389 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:12:35 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-cc5d7b86-62b3-4396-a535-1be3116cf52b tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75690420-a27b-4fb7-ac53-19bd45c1918f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:12:35 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-cb993233-9c93-4236-948b-c7a34ad5ff76 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:35 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-cb993233-9c93-4236-948b-c7a34ad5ff76 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:12:35 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-cb993233-9c93-4236-948b-c7a34ad5ff76 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1415015229", "volume_type": "3c502310-8cc0-4800-9372-39d3e52e0fca", "group_id": "f6f9ff4a-8ae2-46bc-8eae-45299d9c0e55", "size": 1}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:12:35 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.volumes [None req-cb993233-9c93-4236-948b-c7a34ad5ff76 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1415015229', 'volume_type': '3c502310-8cc0-4800-9372-39d3e52e0fca', 'group_id': 'f6f9ff4a-8ae2-46bc-8eae-45299d9c0e55', 'size': 1}} {{(pid=86971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:12:35 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:35 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:12:35 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-cb993233-9c93-4236-948b-c7a34ad5ff76 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Create volume of 1 GB Sep 07 21:12:35 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-cc5d7b86-62b3-4396-a535-1be3116cf52b tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75690420-a27b-4fb7-ac53-19bd45c1918f) transitioned into state 'SUCCESS' from state '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-214955770',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ab3c2b39a28046e0ab65e2cdc129f71d',qos_specs=None,replication_status=,reservations=['f1ed2ab3-d7b4-458b-8c5b-56fae36d6d04','698629b0-9872-456f-8447-cc4d73101542','cb70372a-412a-4897-8967-06e96ff3b743','3852fc56-ae31-4ff0-85a5-a7c03df8da76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8752cd17d3d148bba0508ee7b4984607',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:12:35 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-cc5d7b86-62b3-4396-a535-1be3116cf52b tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffe832b4-a5ae-4fd4-83fe-f440f54e18f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:12:35 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:35 devstack devstack@c-api.service[86971]: return base.obj_make_list(context, cls(context), Sep 07 21:12:35 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-cb993233-9c93-4236-948b-c7a34ad5ff76 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Availability Zones retrieved successfully. Sep 07 21:12:35 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-cb993233-9c93-4236-948b-c7a34ad5ff76 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Flow 'volume_create_api' (7a1f33ea-9f38-4bd8-83ae-e81b1abcf0a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:12:35 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-cc5d7b86-62b3-4396-a535-1be3116cf52b tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffe832b4-a5ae-4fd4-83fe-f440f54e18f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:12:35 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-cb993233-9c93-4236-948b-c7a34ad5ff76 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (255d4409-1818-4a10-87d2-991938f5daa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:12:35 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-cc5d7b86-62b3-4396-a535-1be3116cf52b tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Flow 'volume_create_api' (929410bf-1dd1-4a1b-b065-2529b0c08da2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:12:35 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:35 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:12:35 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.flows.api.create_volume [None req-cb993233-9c93-4236-948b-c7a34ad5ff76 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Validating volume size '1' using validate_int {{(pid=86971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:12:35 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-cc5d7b86-62b3-4396-a535-1be3116cf52b tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Create volume request issued successfully. Sep 07 21:12:35 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-cc5d7b86-62b3-4396-a535-1be3116cf52b tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:12:35 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 628/1270] 192.168.122.168 () {60 vars in 1143 bytes} [Mon Sep 7 21:12:34 2026] POST /volume/v3/volumes => generated 772 bytes in 609 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:12:35 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-ac3037a7-de1e-416f-bbca-b1a2085e6ea9 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:35 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ac3037a7-de1e-416f-bbca-b1a2085e6ea9 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] GET http://192.168.122.168/volume/v3/volumes/aa041e36-5f94-4096-9fee-abb61f0ed506 Sep 07 21:12:35 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ac3037a7-de1e-416f-bbca-b1a2085e6ea9 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:35 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ac3037a7-de1e-416f-bbca-b1a2085e6ea9 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:35 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:35 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:12:35 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:35 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:12:35 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-cb993233-9c93-4236-948b-c7a34ad5ff76 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (255d4409-1818-4a10-87d2-991938f5daa9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:12:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3c502310-8cc0-4800-9372-39d3e52e0fca,is_public=True,name='tempest-GroupsV314Test-volume-type-1997391677',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3c502310-8cc0-4800-9372-39d3e52e0fca', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'f6f9ff4a-8ae2-46bc-8eae-45299d9c0e55', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:12:35 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-cb993233-9c93-4236-948b-c7a34ad5ff76 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3fe5359a-5330-4538-9c7f-0904037d2222) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:12:35 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-ac3037a7-de1e-416f-bbca-b1a2085e6ea9 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Volume info retrieved successfully. Sep 07 21:12:35 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ac3037a7-de1e-416f-bbca-b1a2085e6ea9 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] http://192.168.122.168/volume/v3/volumes/aa041e36-5f94-4096-9fee-abb61f0ed506 returned with HTTP 200 Sep 07 21:12:35 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 629/1271] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:12:35 2026] GET /volume/v3/volumes/aa041e36-5f94-4096-9fee-abb61f0ed506 => generated 840 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:12:35 devstack devstack@c-api.service[86971]: WARNING cinder.quota [None req-cb993233-9c93-4236-948b-c7a34ad5ff76 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1997391677 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1997391677, it is now deprecated. Please use the default quota class for default quota. Sep 07 21:12:35 devstack devstack@c-api.service[86971]: WARNING cinder.quota [None req-cb993233-9c93-4236-948b-c7a34ad5ff76 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1997391677 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1997391677, it is now deprecated. Please use the default quota class for default quota. Sep 07 21:12:35 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-cb993233-9c93-4236-948b-c7a34ad5ff76 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Created reservations ['8638626a-afdb-41da-8310-b0d3eb0e7a38', '224759ab-40ab-435a-8c79-baa6a700d30a', 'a4c6ff4d-8d4e-48ed-a2a8-efa257793f73', '4c69d224-d542-4a39-8317-75cf850c5fea'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:12:35 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-cb993233-9c93-4236-948b-c7a34ad5ff76 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3fe5359a-5330-4538-9c7f-0904037d2222) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8638626a-afdb-41da-8310-b0d3eb0e7a38', '224759ab-40ab-435a-8c79-baa6a700d30a', 'a4c6ff4d-8d4e-48ed-a2a8-efa257793f73', '4c69d224-d542-4a39-8317-75cf850c5fea']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:12:35 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-cb993233-9c93-4236-948b-c7a34ad5ff76 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ce04877-3fe9-47e6-837a-1df5ec2d9161) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:12:35 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:35 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:12:35 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-cb993233-9c93-4236-948b-c7a34ad5ff76 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ce04877-3fe9-47e6-837a-1df5ec2d9161) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '598c3352-8247-48ee-a4aa-18da15af7759', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1415015229',encryption_key_id=None,group_id=f6f9ff4a-8ae2-46bc-8eae-45299d9c0e55,group_type_id=,metadata={},multiattach=False,project_id='b94b36d9fc6a434295b509593c11e485',qos_specs=None,replication_status=,reservations=['8638626a-afdb-41da-8310-b0d3eb0e7a38','224759ab-40ab-435a-8c79-baa6a700d30a','a4c6ff4d-8d4e-48ed-a2a8-efa257793f73','4c69d224-d542-4a39-8317-75cf850c5fea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='643de8175af24542878d5c9396e08207',volume_type_id=3c502310-8cc0-4800-9372-39d3e52e0fca), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:12:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1415015229',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=f6f9ff4a-8ae2-46bc-8eae-45299d9c0e55,host=None,id=598c3352-8247-48ee-a4aa-18da15af7759,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b94b36d9fc6a434295b509593c11e485',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='643de8175af24542878d5c9396e08207',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3c502310-8cc0-4800-9372-39d3e52e0fca),volume_type_id=3c502310-8cc0-4800-9372-39d3e52e0fca)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:12:35 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-cb993233-9c93-4236-948b-c7a34ad5ff76 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9cd8dd88-6d2e-4f74-913e-3ef933271021) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:12:35 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-cb993233-9c93-4236-948b-c7a34ad5ff76 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9cd8dd88-6d2e-4f74-913e-3ef933271021) transitioned into state 'SUCCESS' from state '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-1415015229',encryption_key_id=None,group_id=f6f9ff4a-8ae2-46bc-8eae-45299d9c0e55,group_type_id=,metadata={},multiattach=False,project_id='b94b36d9fc6a434295b509593c11e485',qos_specs=None,replication_status=,reservations=['8638626a-afdb-41da-8310-b0d3eb0e7a38','224759ab-40ab-435a-8c79-baa6a700d30a','a4c6ff4d-8d4e-48ed-a2a8-efa257793f73','4c69d224-d542-4a39-8317-75cf850c5fea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='643de8175af24542878d5c9396e08207',volume_type_id=3c502310-8cc0-4800-9372-39d3e52e0fca)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:12:35 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-cb993233-9c93-4236-948b-c7a34ad5ff76 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f216ba86-617d-4f07-9f2a-4f9ed8c7ac70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:12:35 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-cb993233-9c93-4236-948b-c7a34ad5ff76 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f216ba86-617d-4f07-9f2a-4f9ed8c7ac70) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:12:35 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-cb993233-9c93-4236-948b-c7a34ad5ff76 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Flow 'volume_create_api' (7a1f33ea-9f38-4bd8-83ae-e81b1abcf0a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:12:35 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-cb993233-9c93-4236-948b-c7a34ad5ff76 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Create volume request issued successfully. Sep 07 21:12:35 devstack devstack@c-api.service[86971]: WARNING stevedore.named [None req-cb993233-9c93-4236-948b-c7a34ad5ff76 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:12:35 devstack devstack@c-api.service[86971]: WARNING castellan.key_manager [None req-cb993233-9c93-4236-948b-c7a34ad5ff76 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:12:35 devstack devstack@c-api.service[86971]: DEBUG oslo_db.sqlalchemy.engines [None req-cb993233-9c93-4236-948b-c7a34ad5ff76 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86971) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 21:12:35 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:35 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:12:35 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-cb993233-9c93-4236-948b-c7a34ad5ff76 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:12:35 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 643/1272] 192.168.122.168 () {62 vars in 1184 bytes} [Mon Sep 7 21:12:35 2026] POST /volume/v3/volumes => generated 827 bytes in 610 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:12:35 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-f53fb972-1cb2-4578-924f-94123a65b470 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:35 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f53fb972-1cb2-4578-924f-94123a65b470 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] GET http://192.168.122.168/volume/v3/volumes/598c3352-8247-48ee-a4aa-18da15af7759 Sep 07 21:12:35 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f53fb972-1cb2-4578-924f-94123a65b470 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:35 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f53fb972-1cb2-4578-924f-94123a65b470 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:35 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:35 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:12:35 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:35 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:12:35 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-f53fb972-1cb2-4578-924f-94123a65b470 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Volume info retrieved successfully. Sep 07 21:12:35 devstack devstack@c-api.service[86970]: WARNING stevedore.named [None req-f53fb972-1cb2-4578-924f-94123a65b470 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:12:35 devstack devstack@c-api.service[86970]: WARNING castellan.key_manager [None req-f53fb972-1cb2-4578-924f-94123a65b470 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:12:35 devstack devstack@c-api.service[86970]: DEBUG oslo_db.sqlalchemy.engines [None req-f53fb972-1cb2-4578-924f-94123a65b470 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86970) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 21:12:36 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:36 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:12:36 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f53fb972-1cb2-4578-924f-94123a65b470 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] http://192.168.122.168/volume/v3/volumes/598c3352-8247-48ee-a4aa-18da15af7759 returned with HTTP 200 Sep 07 21:12:36 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 630/1273] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:12:35 2026] GET /volume/v3/volumes/598c3352-8247-48ee-a4aa-18da15af7759 => generated 895 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:12:36 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-c34ba858-c14d-4430-83c7-40f730fbd4ab None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:36 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c34ba858-c14d-4430-83c7-40f730fbd4ab tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] GET http://192.168.122.168/volume/v3/volumes/74991ca5-50f6-4fe3-98ac-95d834f76c24 Sep 07 21:12:36 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c34ba858-c14d-4430-83c7-40f730fbd4ab tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:36 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c34ba858-c14d-4430-83c7-40f730fbd4ab tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:36 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:36 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:12:36 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:36 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:12:36 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-c34ba858-c14d-4430-83c7-40f730fbd4ab tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Volume info retrieved successfully. Sep 07 21:12:36 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c34ba858-c14d-4430-83c7-40f730fbd4ab tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] http://192.168.122.168/volume/v3/volumes/74991ca5-50f6-4fe3-98ac-95d834f76c24 returned with HTTP 200 Sep 07 21:12:36 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 644/1274] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:12:36 2026] GET /volume/v3/volumes/74991ca5-50f6-4fe3-98ac-95d834f76c24 => generated 943 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:12:36 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-68e17e4e-917a-48df-a5a6-3a4a727559ac None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:36 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-68e17e4e-917a-48df-a5a6-3a4a727559ac tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] GET http://192.168.122.168/volume/v3/volumes/aa041e36-5f94-4096-9fee-abb61f0ed506 Sep 07 21:12:36 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-68e17e4e-917a-48df-a5a6-3a4a727559ac tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:36 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-68e17e4e-917a-48df-a5a6-3a4a727559ac tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:36 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:36 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:12:36 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:36 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:12:36 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-68e17e4e-917a-48df-a5a6-3a4a727559ac tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Volume info retrieved successfully. Sep 07 21:12:36 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-68e17e4e-917a-48df-a5a6-3a4a727559ac tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] http://192.168.122.168/volume/v3/volumes/aa041e36-5f94-4096-9fee-abb61f0ed506 returned with HTTP 200 Sep 07 21:12:36 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 631/1275] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:12:36 2026] GET /volume/v3/volumes/aa041e36-5f94-4096-9fee-abb61f0ed506 => generated 864 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:12:37 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-c24e113a-0f46-4522-9690-006cbb4f6571 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:37 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c24e113a-0f46-4522-9690-006cbb4f6571 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] GET http://192.168.122.168/volume/v3/volumes/598c3352-8247-48ee-a4aa-18da15af7759 Sep 07 21:12:37 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c24e113a-0f46-4522-9690-006cbb4f6571 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:37 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c24e113a-0f46-4522-9690-006cbb4f6571 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:37 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:37 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:12:37 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:37 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:12:37 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-c24e113a-0f46-4522-9690-006cbb4f6571 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Volume info retrieved successfully. Sep 07 21:12:37 devstack devstack@c-api.service[86971]: WARNING stevedore.named [None req-c24e113a-0f46-4522-9690-006cbb4f6571 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:12:37 devstack devstack@c-api.service[86971]: WARNING castellan.key_manager [None req-c24e113a-0f46-4522-9690-006cbb4f6571 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:12:37 devstack devstack@c-api.service[86971]: DEBUG oslo_db.sqlalchemy.engines [None req-c24e113a-0f46-4522-9690-006cbb4f6571 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86971) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 21:12:37 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:37 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:12:37 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c24e113a-0f46-4522-9690-006cbb4f6571 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] http://192.168.122.168/volume/v3/volumes/598c3352-8247-48ee-a4aa-18da15af7759 returned with HTTP 200 Sep 07 21:12:37 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 645/1276] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:12:37 2026] GET /volume/v3/volumes/598c3352-8247-48ee-a4aa-18da15af7759 => generated 919 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:12:37 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-d1e9bf9c-5817-4962-aa50-2683650f0092 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:37 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d1e9bf9c-5817-4962-aa50-2683650f0092 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] GET http://192.168.122.168/volume/v3/volumes/74991ca5-50f6-4fe3-98ac-95d834f76c24 Sep 07 21:12:37 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-d1e9bf9c-5817-4962-aa50-2683650f0092 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:37 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-d1e9bf9c-5817-4962-aa50-2683650f0092 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:37 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:37 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:12:37 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:37 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:12:37 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-d1e9bf9c-5817-4962-aa50-2683650f0092 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Volume info retrieved successfully. Sep 07 21:12:37 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d1e9bf9c-5817-4962-aa50-2683650f0092 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] http://192.168.122.168/volume/v3/volumes/74991ca5-50f6-4fe3-98ac-95d834f76c24 returned with HTTP 200 Sep 07 21:12:37 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 632/1277] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:12:37 2026] GET /volume/v3/volumes/74991ca5-50f6-4fe3-98ac-95d834f76c24 => generated 943 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:12:37 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-e10f36e3-f1a8-46fb-8c8a-0c9fc655964e None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:37 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e10f36e3-f1a8-46fb-8c8a-0c9fc655964e tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] GET http://192.168.122.168/volume/v3/volumes/aa041e36-5f94-4096-9fee-abb61f0ed506 Sep 07 21:12:37 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-e10f36e3-f1a8-46fb-8c8a-0c9fc655964e tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:37 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-e10f36e3-f1a8-46fb-8c8a-0c9fc655964e tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:37 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:37 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:12:37 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:37 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:12:37 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-e10f36e3-f1a8-46fb-8c8a-0c9fc655964e tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Volume info retrieved successfully. Sep 07 21:12:37 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e10f36e3-f1a8-46fb-8c8a-0c9fc655964e tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] http://192.168.122.168/volume/v3/volumes/aa041e36-5f94-4096-9fee-abb61f0ed506 returned with HTTP 200 Sep 07 21:12:37 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 646/1278] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:12:37 2026] GET /volume/v3/volumes/aa041e36-5f94-4096-9fee-abb61f0ed506 => generated 865 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:12:37 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-20a182c1-97c1-42a1-acb4-0eb8310e0b52 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:37 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-20a182c1-97c1-42a1-acb4-0eb8310e0b52 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] GET http://192.168.122.168/volume/v3/volumes/aa041e36-5f94-4096-9fee-abb61f0ed506 Sep 07 21:12:37 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-20a182c1-97c1-42a1-acb4-0eb8310e0b52 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:37 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-20a182c1-97c1-42a1-acb4-0eb8310e0b52 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:37 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:37 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:12:37 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:37 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:12:37 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-20a182c1-97c1-42a1-acb4-0eb8310e0b52 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Volume info retrieved successfully. Sep 07 21:12:37 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-20a182c1-97c1-42a1-acb4-0eb8310e0b52 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] http://192.168.122.168/volume/v3/volumes/aa041e36-5f94-4096-9fee-abb61f0ed506 returned with HTTP 200 Sep 07 21:12:37 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 633/1279] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:12:37 2026] GET /volume/v3/volumes/aa041e36-5f94-4096-9fee-abb61f0ed506 => generated 865 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:12:37 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-d6c240ef-3e12-4714-8007-605c872fe9df None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:37 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d6c240ef-3e12-4714-8007-605c872fe9df tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:12:37 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-d6c240ef-3e12-4714-8007-605c872fe9df tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1344080257"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:12:37 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.volumes [None req-d6c240ef-3e12-4714-8007-605c872fe9df tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1344080257'}} {{(pid=86971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:12:37 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-d6c240ef-3e12-4714-8007-605c872fe9df tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Create volume of 1 GB Sep 07 21:12:37 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-d6c240ef-3e12-4714-8007-605c872fe9df tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Availability Zones retrieved successfully. Sep 07 21:12:37 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-d6c240ef-3e12-4714-8007-605c872fe9df tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Flow 'volume_create_api' (53f7d44d-88c8-4ba0-b749-cf8c8a877551) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:12:37 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-d6c240ef-3e12-4714-8007-605c872fe9df tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (586a6ad5-d6ba-4ae5-bdd3-62159ae7cb20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:12:37 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.flows.api.create_volume [None req-d6c240ef-3e12-4714-8007-605c872fe9df tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Validating volume size '1' using validate_int {{(pid=86971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:12:37 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-d6c240ef-3e12-4714-8007-605c872fe9df tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (586a6ad5-d6ba-4ae5-bdd3-62159ae7cb20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:12:37 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-d6c240ef-3e12-4714-8007-605c872fe9df tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3de9fc30-552a-4072-97bd-be778d48396b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:12:37 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-d6c240ef-3e12-4714-8007-605c872fe9df tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Created reservations ['e3e77ccc-d8d6-4efa-aaf7-ac1e9e1c82d7', '21219f56-28ac-4dfb-9fed-18582198273b', '359a42bc-cddf-4a2c-87bc-ce5742beb335', '72745dd8-cc64-4c38-81a7-fd78ef4c3e38'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:12:37 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-d6c240ef-3e12-4714-8007-605c872fe9df tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3de9fc30-552a-4072-97bd-be778d48396b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e3e77ccc-d8d6-4efa-aaf7-ac1e9e1c82d7', '21219f56-28ac-4dfb-9fed-18582198273b', '359a42bc-cddf-4a2c-87bc-ce5742beb335', '72745dd8-cc64-4c38-81a7-fd78ef4c3e38']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:12:37 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-d6c240ef-3e12-4714-8007-605c872fe9df tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8d60ce8-cc60-4bed-af89-de6d0bcce466) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:12:37 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:37 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:12:37 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-d6c240ef-3e12-4714-8007-605c872fe9df tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8d60ce8-cc60-4bed-af89-de6d0bcce466) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b49c67b-550f-4eb7-93fb-9332e071c17b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1344080257',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ab3c2b39a28046e0ab65e2cdc129f71d',qos_specs=None,replication_status=,reservations=['e3e77ccc-d8d6-4efa-aaf7-ac1e9e1c82d7','21219f56-28ac-4dfb-9fed-18582198273b','359a42bc-cddf-4a2c-87bc-ce5742beb335','72745dd8-cc64-4c38-81a7-fd78ef4c3e38'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8752cd17d3d148bba0508ee7b4984607',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:12:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1344080257',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0b49c67b-550f-4eb7-93fb-9332e071c17b,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='ab3c2b39a28046e0ab65e2cdc129f71d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8752cd17d3d148bba0508ee7b4984607',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:12:37 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-d6c240ef-3e12-4714-8007-605c872fe9df tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (986f6a22-577b-4c08-9d40-62ec77d37021) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:12:38 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-d6c240ef-3e12-4714-8007-605c872fe9df tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (986f6a22-577b-4c08-9d40-62ec77d37021) transitioned into state 'SUCCESS' from state '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-1344080257',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ab3c2b39a28046e0ab65e2cdc129f71d',qos_specs=None,replication_status=,reservations=['e3e77ccc-d8d6-4efa-aaf7-ac1e9e1c82d7','21219f56-28ac-4dfb-9fed-18582198273b','359a42bc-cddf-4a2c-87bc-ce5742beb335','72745dd8-cc64-4c38-81a7-fd78ef4c3e38'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8752cd17d3d148bba0508ee7b4984607',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:12:38 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-d6c240ef-3e12-4714-8007-605c872fe9df tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea9f355a-da91-4c5f-b7ea-5b8ad6e864ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:12:38 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-d6c240ef-3e12-4714-8007-605c872fe9df tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea9f355a-da91-4c5f-b7ea-5b8ad6e864ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:12:38 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-d6c240ef-3e12-4714-8007-605c872fe9df tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Flow 'volume_create_api' (53f7d44d-88c8-4ba0-b749-cf8c8a877551) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:12:38 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-d6c240ef-3e12-4714-8007-605c872fe9df tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Create volume request issued successfully. Sep 07 21:12:38 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d6c240ef-3e12-4714-8007-605c872fe9df tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:12:38 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 647/1280] 192.168.122.168 () {60 vars in 1143 bytes} [Mon Sep 7 21:12:37 2026] POST /volume/v3/volumes => generated 773 bytes in 404 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:12:38 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-a5e224f2-bcff-4a4d-8381-c72d6c51e49a None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:38 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a5e224f2-bcff-4a4d-8381-c72d6c51e49a tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] GET http://192.168.122.168/volume/v3/volumes/0b49c67b-550f-4eb7-93fb-9332e071c17b Sep 07 21:12:38 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a5e224f2-bcff-4a4d-8381-c72d6c51e49a tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:38 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a5e224f2-bcff-4a4d-8381-c72d6c51e49a tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:38 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:38 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:12:38 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:38 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:12:38 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-a5e224f2-bcff-4a4d-8381-c72d6c51e49a tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Volume info retrieved successfully. Sep 07 21:12:38 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a5e224f2-bcff-4a4d-8381-c72d6c51e49a tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] http://192.168.122.168/volume/v3/volumes/0b49c67b-550f-4eb7-93fb-9332e071c17b returned with HTTP 200 Sep 07 21:12:38 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 634/1281] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:12:38 2026] GET /volume/v3/volumes/0b49c67b-550f-4eb7-93fb-9332e071c17b => generated 841 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:12:38 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-dda21c8f-a361-42ff-a7bc-ae033ed783d6 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:38 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-dda21c8f-a361-42ff-a7bc-ae033ed783d6 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] GET http://192.168.122.168/volume/v3/volumes/598c3352-8247-48ee-a4aa-18da15af7759 Sep 07 21:12:38 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-dda21c8f-a361-42ff-a7bc-ae033ed783d6 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:38 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-dda21c8f-a361-42ff-a7bc-ae033ed783d6 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:38 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:38 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:12:38 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:38 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:12:38 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-dda21c8f-a361-42ff-a7bc-ae033ed783d6 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Volume info retrieved successfully. Sep 07 21:12:38 devstack devstack@c-api.service[86971]: WARNING stevedore.named [None req-dda21c8f-a361-42ff-a7bc-ae033ed783d6 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:12:38 devstack devstack@c-api.service[86971]: WARNING castellan.key_manager [None req-dda21c8f-a361-42ff-a7bc-ae033ed783d6 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:12:38 devstack devstack@c-api.service[86971]: DEBUG oslo_db.sqlalchemy.engines [None req-dda21c8f-a361-42ff-a7bc-ae033ed783d6 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86971) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 21:12:38 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:38 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:12:38 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-8c18564d-a755-4eb5-9cc6-051209af3424 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:38 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-dda21c8f-a361-42ff-a7bc-ae033ed783d6 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] http://192.168.122.168/volume/v3/volumes/598c3352-8247-48ee-a4aa-18da15af7759 returned with HTTP 200 Sep 07 21:12:38 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 648/1282] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:12:38 2026] GET /volume/v3/volumes/598c3352-8247-48ee-a4aa-18da15af7759 => generated 920 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 21:12:38 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8c18564d-a755-4eb5-9cc6-051209af3424 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] GET http://192.168.122.168/volume/v3/volumes/74991ca5-50f6-4fe3-98ac-95d834f76c24 Sep 07 21:12:38 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8c18564d-a755-4eb5-9cc6-051209af3424 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:38 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8c18564d-a755-4eb5-9cc6-051209af3424 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:38 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-2486672e-0ec6-461e-9127-663ee050672f None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:38 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-2486672e-0ec6-461e-9127-663ee050672f tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] POST http://192.168.122.168/volume/v3/groups/action Sep 07 21:12:38 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-2486672e-0ec6-461e-9127-663ee050672f tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Action body: b'{"create-from-src": {"source_group_id": "f6f9ff4a-8ae2-46bc-8eae-45299d9c0e55", "name": "tempest-Group_from_grp-1985389512"}}' {{(pid=86971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:12:38 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-2486672e-0ec6-461e-9127-663ee050672f tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "f6f9ff4a-8ae2-46bc-8eae-45299d9c0e55", "name": "tempest-Group_from_grp-1985389512"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:12:38 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.groups [None req-2486672e-0ec6-461e-9127-663ee050672f tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Creating new group {'create-from-src': {'source_group_id': 'f6f9ff4a-8ae2-46bc-8eae-45299d9c0e55', 'name': 'tempest-Group_from_grp-1985389512'}}. {{(pid=86971) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Sep 07 21:12:38 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.groups [None req-2486672e-0ec6-461e-9127-663ee050672f tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Creating group tempest-Group_from_grp-1985389512 from source group f6f9ff4a-8ae2-46bc-8eae-45299d9c0e55. Sep 07 21:12:38 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:38 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:12:38 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:38 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:12:38 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:38 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:12:38 devstack devstack@c-api.service[86971]: DEBUG dbcounter [-] [86971] Writing DB stats cinder:SELECT=414,cinder:UPDATE=126,cinder:INSERT=86 {{(pid=86971) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 21:12:38 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-8c18564d-a755-4eb5-9cc6-051209af3424 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Volume info retrieved successfully. Sep 07 21:12:38 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:38 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:12:38 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8c18564d-a755-4eb5-9cc6-051209af3424 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] http://192.168.122.168/volume/v3/volumes/74991ca5-50f6-4fe3-98ac-95d834f76c24 returned with HTTP 200 Sep 07 21:12:38 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 635/1283] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:12:38 2026] GET /volume/v3/volumes/74991ca5-50f6-4fe3-98ac-95d834f76c24 => generated 943 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:12:38 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:38 devstack devstack@c-api.service[86971]: return base.obj_make_list(context, cls(context), Sep 07 21:12:38 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:38 devstack devstack@c-api.service[86971]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 21:12:38 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:38 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:12:38 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-2486672e-0ec6-461e-9127-663ee050672f tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Created reservations ['d6b06e14-5335-4be6-aa87-b4e965bd7db6'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:12:38 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:38 devstack devstack@c-api.service[86971]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 21:12:38 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:38 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:12:38 devstack devstack@c-api.service[86971]: INFO cinder.group.api [None req-2486672e-0ec6-461e-9127-663ee050672f tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] A mapping entry already exists for group 427176db-2926-4d19-a0c4-def01c72825c and volume type 3c502310-8cc0-4800-9372-39d3e52e0fca. Do not need to create again. Sep 07 21:12:38 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:38 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:12:38 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-2486672e-0ec6-461e-9127-663ee050672f tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Availability Zones retrieved successfully. Sep 07 21:12:38 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-2486672e-0ec6-461e-9127-663ee050672f tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Flow 'volume_create_api' (0f668da9-2879-4192-a123-cb14af3e577b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:12:38 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-2486672e-0ec6-461e-9127-663ee050672f tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e45f5867-9ed1-4b7d-b14e-819e252c4882) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:12:38 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.flows.api.create_volume [None req-2486672e-0ec6-461e-9127-663ee050672f tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=86971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:12:38 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-2486672e-0ec6-461e-9127-663ee050672f tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e45f5867-9ed1-4b7d-b14e-819e252c4882) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '598c3352-8247-48ee-a4aa-18da15af7759', 'volume_type': VolumeType(created_at=2026-09-07T19:12:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3c502310-8cc0-4800-9372-39d3e52e0fca,is_public=True,name='tempest-GroupsV314Test-volume-type-1997391677',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3c502310-8cc0-4800-9372-39d3e52e0fca', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '427176db-2926-4d19-a0c4-def01c72825c', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:12:38 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-2486672e-0ec6-461e-9127-663ee050672f tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7297cf04-effd-4b4f-aa70-b72ed7ae511f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:12:38 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-2486672e-0ec6-461e-9127-663ee050672f tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Created reservations ['20ad721a-8519-4059-af1a-41c277849d7d', '15e701c3-5b8f-48cc-8652-2b65a8d2d797', '7cb88623-5dc5-4712-8e0d-bca83de9702e', 'a7c70a54-04d1-4652-b67a-7d90afb1a2f8'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:12:38 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-2486672e-0ec6-461e-9127-663ee050672f tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7297cf04-effd-4b4f-aa70-b72ed7ae511f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['20ad721a-8519-4059-af1a-41c277849d7d', '15e701c3-5b8f-48cc-8652-2b65a8d2d797', '7cb88623-5dc5-4712-8e0d-bca83de9702e', 'a7c70a54-04d1-4652-b67a-7d90afb1a2f8']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:12:38 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-2486672e-0ec6-461e-9127-663ee050672f tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2658347e-e232-4126-ab2a-67e1b8f6a22b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:12:39 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:39 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:12:39 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:39 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:12:39 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-2486672e-0ec6-461e-9127-663ee050672f tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2658347e-e232-4126-ab2a-67e1b8f6a22b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b228eb8b-cf8c-4309-8ee0-e97e448ffacd', '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=427176db-2926-4d19-a0c4-def01c72825c,group_type_id=,metadata={},multiattach=False,project_id='b94b36d9fc6a434295b509593c11e485',qos_specs=None,replication_status=,reservations=['20ad721a-8519-4059-af1a-41c277849d7d','15e701c3-5b8f-48cc-8652-2b65a8d2d797','7cb88623-5dc5-4712-8e0d-bca83de9702e','a7c70a54-04d1-4652-b67a-7d90afb1a2f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=598c3352-8247-48ee-a4aa-18da15af7759,status='creating',user_id='643de8175af24542878d5c9396e08207',volume_type_id=3c502310-8cc0-4800-9372-39d3e52e0fca), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:12:39Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=427176db-2926-4d19-a0c4-def01c72825c,host=None,id=b228eb8b-cf8c-4309-8ee0-e97e448ffacd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b94b36d9fc6a434295b509593c11e485',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=598c3352-8247-48ee-a4aa-18da15af7759,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='643de8175af24542878d5c9396e08207',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3c502310-8cc0-4800-9372-39d3e52e0fca),volume_type_id=3c502310-8cc0-4800-9372-39d3e52e0fca)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:12:39 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-2486672e-0ec6-461e-9127-663ee050672f tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34d28828-1ae0-4501-9dfa-59c3befe7f94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:12:39 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-7ed4146f-a6a2-4e17-87b1-622074e967fd None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:39 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-7ed4146f-a6a2-4e17-87b1-622074e967fd tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] GET http://192.168.122.168/volume/v3/volumes/0b49c67b-550f-4eb7-93fb-9332e071c17b Sep 07 21:12:39 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-2486672e-0ec6-461e-9127-663ee050672f tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34d28828-1ae0-4501-9dfa-59c3befe7f94) transitioned into state 'SUCCESS' from 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=427176db-2926-4d19-a0c4-def01c72825c,group_type_id=,metadata={},multiattach=False,project_id='b94b36d9fc6a434295b509593c11e485',qos_specs=None,replication_status=,reservations=['20ad721a-8519-4059-af1a-41c277849d7d','15e701c3-5b8f-48cc-8652-2b65a8d2d797','7cb88623-5dc5-4712-8e0d-bca83de9702e','a7c70a54-04d1-4652-b67a-7d90afb1a2f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=598c3352-8247-48ee-a4aa-18da15af7759,status='creating',user_id='643de8175af24542878d5c9396e08207',volume_type_id=3c502310-8cc0-4800-9372-39d3e52e0fca)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:12:39 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-7ed4146f-a6a2-4e17-87b1-622074e967fd tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:39 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-7ed4146f-a6a2-4e17-87b1-622074e967fd tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:39 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-2486672e-0ec6-461e-9127-663ee050672f tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Flow 'volume_create_api' (0f668da9-2879-4192-a123-cb14af3e577b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:12:39 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-2486672e-0ec6-461e-9127-663ee050672f tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Create volume request issued successfully. Sep 07 21:12:39 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:39 devstack devstack@c-api.service[86971]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 21:12:39 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:39 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:12:39 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:39 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:12:39 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:39 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:12:39 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-7ed4146f-a6a2-4e17-87b1-622074e967fd tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Volume info retrieved successfully. Sep 07 21:12:39 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-2486672e-0ec6-461e-9127-663ee050672f tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] http://192.168.122.168/volume/v3/groups/action returned with HTTP 202 Sep 07 21:12:39 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 649/1284] 192.168.122.168 () {62 vars in 1202 bytes} [Mon Sep 7 21:12:38 2026] POST /volume/v3/groups/action => generated 102 bytes in 838 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:12:39 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-9d622229-bed2-4b90-8269-4c140c66c21d None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:39 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-7ed4146f-a6a2-4e17-87b1-622074e967fd tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] http://192.168.122.168/volume/v3/volumes/0b49c67b-550f-4eb7-93fb-9332e071c17b returned with HTTP 200 Sep 07 21:12:39 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 636/1285] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:12:39 2026] GET /volume/v3/volumes/0b49c67b-550f-4eb7-93fb-9332e071c17b => generated 865 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:12:39 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-9d622229-bed2-4b90-8269-4c140c66c21d tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] GET http://192.168.122.168/volume/v3/volumes/detail Sep 07 21:12:39 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-9d622229-bed2-4b90-8269-4c140c66c21d tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:39 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-9d622229-bed2-4b90-8269-4c140c66c21d tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Calling method 'detail' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:39 devstack devstack@c-api.service[86971]: DEBUG cinder.api.api_utils [None req-9d622229-bed2-4b90-8269-4c140c66c21d tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Removing options '' from query. {{(pid=86971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 21:12:39 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:39 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:12:39 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-9d622229-bed2-4b90-8269-4c140c66c21d tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86971) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 21:12:39 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:39 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:12:39 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:39 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:12:39 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-9d622229-bed2-4b90-8269-4c140c66c21d tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Get all volumes completed successfully. Sep 07 21:12:39 devstack devstack@c-api.service[86971]: WARNING stevedore.named [None req-9d622229-bed2-4b90-8269-4c140c66c21d tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:12:39 devstack devstack@c-api.service[86971]: WARNING castellan.key_manager [None req-9d622229-bed2-4b90-8269-4c140c66c21d tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:12:39 devstack devstack@c-api.service[86971]: DEBUG oslo_db.sqlalchemy.engines [None req-9d622229-bed2-4b90-8269-4c140c66c21d tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86971) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 21:12:39 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:39 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:12:39 devstack devstack@c-api.service[86971]: WARNING stevedore.named [None req-9d622229-bed2-4b90-8269-4c140c66c21d tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:12:39 devstack devstack@c-api.service[86971]: WARNING castellan.key_manager [None req-9d622229-bed2-4b90-8269-4c140c66c21d tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:12:39 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-166985bd-1012-4cee-b316-d953ab822dc7 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:39 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-166985bd-1012-4cee-b316-d953ab822dc7 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] GET http://192.168.122.168/volume/v3/volumes/74991ca5-50f6-4fe3-98ac-95d834f76c24 Sep 07 21:12:39 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-166985bd-1012-4cee-b316-d953ab822dc7 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:39 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-166985bd-1012-4cee-b316-d953ab822dc7 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:39 devstack devstack@c-api.service[86971]: DEBUG oslo_db.sqlalchemy.engines [None req-9d622229-bed2-4b90-8269-4c140c66c21d tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86971) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 21:12:39 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:39 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:12:39 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:39 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:12:39 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:39 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:12:39 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-9d622229-bed2-4b90-8269-4c140c66c21d tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] http://192.168.122.168/volume/v3/volumes/detail returned with HTTP 200 Sep 07 21:12:39 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 650/1286] 192.168.122.168 () {60 vars in 1183 bytes} [Mon Sep 7 21:12:39 2026] GET /volume/v3/volumes/detail => generated 1843 bytes in 324 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 21:12:39 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-166985bd-1012-4cee-b316-d953ab822dc7 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Volume info retrieved successfully. Sep 07 21:12:39 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-166985bd-1012-4cee-b316-d953ab822dc7 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] http://192.168.122.168/volume/v3/volumes/74991ca5-50f6-4fe3-98ac-95d834f76c24 returned with HTTP 200 Sep 07 21:12:39 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 637/1287] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:12:39 2026] GET /volume/v3/volumes/74991ca5-50f6-4fe3-98ac-95d834f76c24 => generated 943 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:12:39 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-c2cb9bae-7d09-4809-975e-fcc1ec85169d None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:39 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c2cb9bae-7d09-4809-975e-fcc1ec85169d tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] GET http://192.168.122.168/volume/v3/volumes/b228eb8b-cf8c-4309-8ee0-e97e448ffacd Sep 07 21:12:39 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c2cb9bae-7d09-4809-975e-fcc1ec85169d tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:39 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c2cb9bae-7d09-4809-975e-fcc1ec85169d tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:39 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:39 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:12:39 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:39 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:12:39 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-c2cb9bae-7d09-4809-975e-fcc1ec85169d tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Volume info retrieved successfully. Sep 07 21:12:39 devstack devstack@c-api.service[86971]: WARNING stevedore.named [None req-c2cb9bae-7d09-4809-975e-fcc1ec85169d tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:12:39 devstack devstack@c-api.service[86971]: WARNING castellan.key_manager [None req-c2cb9bae-7d09-4809-975e-fcc1ec85169d tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:12:39 devstack devstack@c-api.service[86971]: DEBUG oslo_db.sqlalchemy.engines [None req-c2cb9bae-7d09-4809-975e-fcc1ec85169d tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86971) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 21:12:39 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:39 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:12:39 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c2cb9bae-7d09-4809-975e-fcc1ec85169d tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] http://192.168.122.168/volume/v3/volumes/b228eb8b-cf8c-4309-8ee0-e97e448ffacd returned with HTTP 200 Sep 07 21:12:39 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 651/1288] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:12:39 2026] GET /volume/v3/volumes/b228eb8b-cf8c-4309-8ee0-e97e448ffacd => generated 930 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:12:40 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-1efeac39-e826-45e3-ad9a-b7bd5b0354ce None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:40 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-1efeac39-e826-45e3-ad9a-b7bd5b0354ce tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] GET http://192.168.122.168/volume/v3/volumes/0b49c67b-550f-4eb7-93fb-9332e071c17b Sep 07 21:12:40 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-1efeac39-e826-45e3-ad9a-b7bd5b0354ce tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:40 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-1efeac39-e826-45e3-ad9a-b7bd5b0354ce tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:40 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:40 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:12:40 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:40 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:12:40 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-1efeac39-e826-45e3-ad9a-b7bd5b0354ce tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Volume info retrieved successfully. Sep 07 21:12:40 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-1efeac39-e826-45e3-ad9a-b7bd5b0354ce tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] http://192.168.122.168/volume/v3/volumes/0b49c67b-550f-4eb7-93fb-9332e071c17b returned with HTTP 200 Sep 07 21:12:40 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 638/1289] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:12:40 2026] GET /volume/v3/volumes/0b49c67b-550f-4eb7-93fb-9332e071c17b => generated 866 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:12:40 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-5161e966-a7c8-40c7-bd85-a7095babba88 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:40 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5161e966-a7c8-40c7-bd85-a7095babba88 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] GET http://192.168.122.168/volume/v3/volumes/0b49c67b-550f-4eb7-93fb-9332e071c17b Sep 07 21:12:40 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-5161e966-a7c8-40c7-bd85-a7095babba88 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:40 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-5161e966-a7c8-40c7-bd85-a7095babba88 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:40 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:40 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:12:40 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:40 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:12:40 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-5161e966-a7c8-40c7-bd85-a7095babba88 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Volume info retrieved successfully. Sep 07 21:12:40 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5161e966-a7c8-40c7-bd85-a7095babba88 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] http://192.168.122.168/volume/v3/volumes/0b49c67b-550f-4eb7-93fb-9332e071c17b returned with HTTP 200 Sep 07 21:12:40 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 652/1290] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:12:40 2026] GET /volume/v3/volumes/0b49c67b-550f-4eb7-93fb-9332e071c17b => generated 866 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:12:40 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-204b94b0-3898-43b0-abd0-0bc210595f5e None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:40 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-204b94b0-3898-43b0-abd0-0bc210595f5e tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:12:40 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-204b94b0-3898-43b0-abd0-0bc210595f5e tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-923354489"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:12:40 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.volumes [None req-204b94b0-3898-43b0-abd0-0bc210595f5e tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-923354489'}} {{(pid=86970) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:12:40 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-204b94b0-3898-43b0-abd0-0bc210595f5e tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Create volume of 1 GB Sep 07 21:12:40 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-204b94b0-3898-43b0-abd0-0bc210595f5e tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Availability Zones retrieved successfully. Sep 07 21:12:40 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-204b94b0-3898-43b0-abd0-0bc210595f5e tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Flow 'volume_create_api' (d82618da-6130-4a37-9d65-15376336b186) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:12:40 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-204b94b0-3898-43b0-abd0-0bc210595f5e tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4c572b0-08e6-4db0-b05c-64af352e093e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:12:40 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.flows.api.create_volume [None req-204b94b0-3898-43b0-abd0-0bc210595f5e tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Validating volume size '1' using validate_int {{(pid=86970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:12:40 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-204b94b0-3898-43b0-abd0-0bc210595f5e tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4c572b0-08e6-4db0-b05c-64af352e093e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:12:40 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-204b94b0-3898-43b0-abd0-0bc210595f5e tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2910962-d60e-4212-ac1e-21da7dcba4f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:12:40 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-912c8a7d-509e-4fbb-8d57-6b38a3ed3715 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:40 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-912c8a7d-509e-4fbb-8d57-6b38a3ed3715 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] GET http://192.168.122.168/volume/v3/volumes/74991ca5-50f6-4fe3-98ac-95d834f76c24 Sep 07 21:12:40 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-912c8a7d-509e-4fbb-8d57-6b38a3ed3715 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:40 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-912c8a7d-509e-4fbb-8d57-6b38a3ed3715 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:40 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:40 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:12:40 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:40 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:12:40 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-912c8a7d-509e-4fbb-8d57-6b38a3ed3715 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Volume info retrieved successfully. Sep 07 21:12:40 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-912c8a7d-509e-4fbb-8d57-6b38a3ed3715 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] http://192.168.122.168/volume/v3/volumes/74991ca5-50f6-4fe3-98ac-95d834f76c24 returned with HTTP 200 Sep 07 21:12:40 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 653/1291] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:12:40 2026] GET /volume/v3/volumes/74991ca5-50f6-4fe3-98ac-95d834f76c24 => generated 1001 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:12:40 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-204b94b0-3898-43b0-abd0-0bc210595f5e tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Created reservations ['126eae7a-02c6-4ad1-99d9-dd3d23eef5ed', '920b04d9-f615-45c3-9c7e-9994561a3c6a', '5e7a24f8-2c4d-46b8-a025-79200d69bce9', '18ace9f7-6836-4243-a659-ac8e92086663'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:12:40 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-204b94b0-3898-43b0-abd0-0bc210595f5e tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2910962-d60e-4212-ac1e-21da7dcba4f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['126eae7a-02c6-4ad1-99d9-dd3d23eef5ed', '920b04d9-f615-45c3-9c7e-9994561a3c6a', '5e7a24f8-2c4d-46b8-a025-79200d69bce9', '18ace9f7-6836-4243-a659-ac8e92086663']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:12:40 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-204b94b0-3898-43b0-abd0-0bc210595f5e tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01ca3a7b-76c6-4791-b312-b726c3425f1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:12:40 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:40 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:12:40 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-204b94b0-3898-43b0-abd0-0bc210595f5e tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01ca3a7b-76c6-4791-b312-b726c3425f1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6b376082-cb4d-4a42-a2e6-0e6b454f9f05', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-923354489',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ab3c2b39a28046e0ab65e2cdc129f71d',qos_specs=None,replication_status=,reservations=['126eae7a-02c6-4ad1-99d9-dd3d23eef5ed','920b04d9-f615-45c3-9c7e-9994561a3c6a','5e7a24f8-2c4d-46b8-a025-79200d69bce9','18ace9f7-6836-4243-a659-ac8e92086663'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8752cd17d3d148bba0508ee7b4984607',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:12:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-923354489',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6b376082-cb4d-4a42-a2e6-0e6b454f9f05,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='ab3c2b39a28046e0ab65e2cdc129f71d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8752cd17d3d148bba0508ee7b4984607',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:12:40 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-204b94b0-3898-43b0-abd0-0bc210595f5e tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (623fbb9c-394a-42f2-a96e-8efa056eea48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:12:40 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-6cac1fb6-96e5-47e0-8a19-a6f2007a23a5 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:40 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-6cac1fb6-96e5-47e0-8a19-a6f2007a23a5 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] GET http://192.168.122.168/volume/v3/volumes/b228eb8b-cf8c-4309-8ee0-e97e448ffacd Sep 07 21:12:40 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-6cac1fb6-96e5-47e0-8a19-a6f2007a23a5 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:40 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-6cac1fb6-96e5-47e0-8a19-a6f2007a23a5 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:40 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-204b94b0-3898-43b0-abd0-0bc210595f5e tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (623fbb9c-394a-42f2-a96e-8efa056eea48) transitioned into state 'SUCCESS' from state '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-923354489',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ab3c2b39a28046e0ab65e2cdc129f71d',qos_specs=None,replication_status=,reservations=['126eae7a-02c6-4ad1-99d9-dd3d23eef5ed','920b04d9-f615-45c3-9c7e-9994561a3c6a','5e7a24f8-2c4d-46b8-a025-79200d69bce9','18ace9f7-6836-4243-a659-ac8e92086663'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8752cd17d3d148bba0508ee7b4984607',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:12:40 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-204b94b0-3898-43b0-abd0-0bc210595f5e tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10ca8a4c-884f-416e-8d90-492f446e45e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:12:40 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:40 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:12:40 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:40 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:12:40 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-6cac1fb6-96e5-47e0-8a19-a6f2007a23a5 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Volume info retrieved successfully. Sep 07 21:12:40 devstack devstack@c-api.service[86971]: WARNING stevedore.named [None req-6cac1fb6-96e5-47e0-8a19-a6f2007a23a5 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:12:40 devstack devstack@c-api.service[86971]: WARNING castellan.key_manager [None req-6cac1fb6-96e5-47e0-8a19-a6f2007a23a5 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:12:40 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-204b94b0-3898-43b0-abd0-0bc210595f5e tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10ca8a4c-884f-416e-8d90-492f446e45e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:12:40 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-204b94b0-3898-43b0-abd0-0bc210595f5e tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Flow 'volume_create_api' (d82618da-6130-4a37-9d65-15376336b186) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:12:40 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-204b94b0-3898-43b0-abd0-0bc210595f5e tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Create volume request issued successfully. Sep 07 21:12:40 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-204b94b0-3898-43b0-abd0-0bc210595f5e tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:12:40 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 639/1292] 192.168.122.168 () {60 vars in 1143 bytes} [Mon Sep 7 21:12:40 2026] POST /volume/v3/volumes => generated 772 bytes in 467 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:12:40 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-ffd6348c-ccd6-410e-9de8-1b7b188ba754 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:40 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ffd6348c-ccd6-410e-9de8-1b7b188ba754 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] GET http://192.168.122.168/volume/v3/volumes/6b376082-cb4d-4a42-a2e6-0e6b454f9f05 Sep 07 21:12:40 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ffd6348c-ccd6-410e-9de8-1b7b188ba754 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:40 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ffd6348c-ccd6-410e-9de8-1b7b188ba754 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:40 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:40 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:12:40 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:40 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:12:40 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-ffd6348c-ccd6-410e-9de8-1b7b188ba754 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Volume info retrieved successfully. Sep 07 21:12:40 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ffd6348c-ccd6-410e-9de8-1b7b188ba754 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] http://192.168.122.168/volume/v3/volumes/6b376082-cb4d-4a42-a2e6-0e6b454f9f05 returned with HTTP 200 Sep 07 21:12:40 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 640/1293] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:12:40 2026] GET /volume/v3/volumes/6b376082-cb4d-4a42-a2e6-0e6b454f9f05 => generated 840 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:12:40 devstack devstack@c-api.service[86971]: DEBUG oslo_db.sqlalchemy.engines [None req-6cac1fb6-96e5-47e0-8a19-a6f2007a23a5 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86971) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 21:12:41 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:41 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:12:41 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-6cac1fb6-96e5-47e0-8a19-a6f2007a23a5 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] http://192.168.122.168/volume/v3/volumes/b228eb8b-cf8c-4309-8ee0-e97e448ffacd returned with HTTP 200 Sep 07 21:12:41 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 654/1294] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:12:40 2026] GET /volume/v3/volumes/b228eb8b-cf8c-4309-8ee0-e97e448ffacd => generated 930 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:12:41 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-a8bed56b-cd9c-4bdc-abf2-dd3c39bc78e1 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:41 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a8bed56b-cd9c-4bdc-abf2-dd3c39bc78e1 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] GET http://192.168.122.168/volume/v3/volumes/74991ca5-50f6-4fe3-98ac-95d834f76c24 Sep 07 21:12:41 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a8bed56b-cd9c-4bdc-abf2-dd3c39bc78e1 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:41 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a8bed56b-cd9c-4bdc-abf2-dd3c39bc78e1 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:41 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:41 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:12:41 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:41 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:12:41 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-a8bed56b-cd9c-4bdc-abf2-dd3c39bc78e1 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Volume info retrieved successfully. Sep 07 21:12:41 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a8bed56b-cd9c-4bdc-abf2-dd3c39bc78e1 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] http://192.168.122.168/volume/v3/volumes/74991ca5-50f6-4fe3-98ac-95d834f76c24 returned with HTTP 200 Sep 07 21:12:41 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 641/1295] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:12:41 2026] GET /volume/v3/volumes/74991ca5-50f6-4fe3-98ac-95d834f76c24 => generated 1001 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:12:41 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-de8b4487-f879-4c46-af7b-347a5854a652 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:41 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-de8b4487-f879-4c46-af7b-347a5854a652 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] GET http://192.168.122.168/volume/v3/volumes/6b376082-cb4d-4a42-a2e6-0e6b454f9f05 Sep 07 21:12:41 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-de8b4487-f879-4c46-af7b-347a5854a652 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:41 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-de8b4487-f879-4c46-af7b-347a5854a652 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:41 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:41 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:12:41 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:41 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:12:42 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-de8b4487-f879-4c46-af7b-347a5854a652 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Volume info retrieved successfully. Sep 07 21:12:42 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-de8b4487-f879-4c46-af7b-347a5854a652 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] http://192.168.122.168/volume/v3/volumes/6b376082-cb4d-4a42-a2e6-0e6b454f9f05 returned with HTTP 200 Sep 07 21:12:42 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 655/1296] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:12:41 2026] GET /volume/v3/volumes/6b376082-cb4d-4a42-a2e6-0e6b454f9f05 => generated 864 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:12:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-feb3ba10-8864-4e87-bca1-e4c77a814f19 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:42 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-feb3ba10-8864-4e87-bca1-e4c77a814f19 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] GET http://192.168.122.168/volume/v3/volumes/b228eb8b-cf8c-4309-8ee0-e97e448ffacd Sep 07 21:12:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-feb3ba10-8864-4e87-bca1-e4c77a814f19 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-feb3ba10-8864-4e87-bca1-e4c77a814f19 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:42 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:42 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:12:42 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:42 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:12:42 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-feb3ba10-8864-4e87-bca1-e4c77a814f19 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Volume info retrieved successfully. Sep 07 21:12:42 devstack devstack@c-api.service[86970]: WARNING stevedore.named [None req-feb3ba10-8864-4e87-bca1-e4c77a814f19 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:12:42 devstack devstack@c-api.service[86970]: WARNING castellan.key_manager [None req-feb3ba10-8864-4e87-bca1-e4c77a814f19 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:12:42 devstack devstack@c-api.service[86970]: DEBUG oslo_db.sqlalchemy.engines [None req-feb3ba10-8864-4e87-bca1-e4c77a814f19 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86970) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 21:12:42 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:42 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:12:42 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-feb3ba10-8864-4e87-bca1-e4c77a814f19 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] http://192.168.122.168/volume/v3/volumes/b228eb8b-cf8c-4309-8ee0-e97e448ffacd returned with HTTP 200 Sep 07 21:12:42 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 642/1297] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:12:42 2026] GET /volume/v3/volumes/b228eb8b-cf8c-4309-8ee0-e97e448ffacd => generated 930 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 21:12:42 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-16eb91c8-b650-48c1-b582-882337d2e82a None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:42 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-16eb91c8-b650-48c1-b582-882337d2e82a tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] GET http://192.168.122.168/volume/v3/volumes/74991ca5-50f6-4fe3-98ac-95d834f76c24 Sep 07 21:12:42 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-16eb91c8-b650-48c1-b582-882337d2e82a tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:42 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-16eb91c8-b650-48c1-b582-882337d2e82a tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:42 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:42 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:12:42 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:42 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:12:42 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-16eb91c8-b650-48c1-b582-882337d2e82a tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Volume info retrieved successfully. Sep 07 21:12:42 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-16eb91c8-b650-48c1-b582-882337d2e82a tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] http://192.168.122.168/volume/v3/volumes/74991ca5-50f6-4fe3-98ac-95d834f76c24 returned with HTTP 200 Sep 07 21:12:42 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 656/1298] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:12:42 2026] GET /volume/v3/volumes/74991ca5-50f6-4fe3-98ac-95d834f76c24 => generated 1001 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:12:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-b2a8ff24-a471-4a96-ad40-dae19f2db4e7 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:43 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b2a8ff24-a471-4a96-ad40-dae19f2db4e7 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] GET http://192.168.122.168/volume/v3/volumes/6b376082-cb4d-4a42-a2e6-0e6b454f9f05 Sep 07 21:12:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b2a8ff24-a471-4a96-ad40-dae19f2db4e7 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b2a8ff24-a471-4a96-ad40-dae19f2db4e7 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:43 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:43 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:12:43 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:43 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:12:43 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-b2a8ff24-a471-4a96-ad40-dae19f2db4e7 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Volume info retrieved successfully. Sep 07 21:12:43 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b2a8ff24-a471-4a96-ad40-dae19f2db4e7 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] http://192.168.122.168/volume/v3/volumes/6b376082-cb4d-4a42-a2e6-0e6b454f9f05 returned with HTTP 200 Sep 07 21:12:43 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 643/1299] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:12:43 2026] GET /volume/v3/volumes/6b376082-cb4d-4a42-a2e6-0e6b454f9f05 => generated 864 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:12:43 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-004c3da9-c937-455f-a373-e7f6144a76c0 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:43 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-004c3da9-c937-455f-a373-e7f6144a76c0 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] GET http://192.168.122.168/volume/v3/volumes/b228eb8b-cf8c-4309-8ee0-e97e448ffacd Sep 07 21:12:43 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-004c3da9-c937-455f-a373-e7f6144a76c0 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:43 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-004c3da9-c937-455f-a373-e7f6144a76c0 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:43 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:43 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:12:43 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:43 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:12:43 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-004c3da9-c937-455f-a373-e7f6144a76c0 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Volume info retrieved successfully. Sep 07 21:12:43 devstack devstack@c-api.service[86971]: WARNING stevedore.named [None req-004c3da9-c937-455f-a373-e7f6144a76c0 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:12:43 devstack devstack@c-api.service[86971]: WARNING castellan.key_manager [None req-004c3da9-c937-455f-a373-e7f6144a76c0 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:12:43 devstack devstack@c-api.service[86971]: DEBUG oslo_db.sqlalchemy.engines [None req-004c3da9-c937-455f-a373-e7f6144a76c0 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86971) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 21:12:43 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:43 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:12:43 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-004c3da9-c937-455f-a373-e7f6144a76c0 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] http://192.168.122.168/volume/v3/volumes/b228eb8b-cf8c-4309-8ee0-e97e448ffacd returned with HTTP 200 Sep 07 21:12:43 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 657/1300] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:12:43 2026] GET /volume/v3/volumes/b228eb8b-cf8c-4309-8ee0-e97e448ffacd => generated 930 bytes in 325 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 21:12:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-d453d163-e80d-49ff-b212-e736fac482c8 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:43 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d453d163-e80d-49ff-b212-e736fac482c8 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] GET http://192.168.122.168/volume/v3/volumes/74991ca5-50f6-4fe3-98ac-95d834f76c24 Sep 07 21:12:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-d453d163-e80d-49ff-b212-e736fac482c8 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-d453d163-e80d-49ff-b212-e736fac482c8 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:43 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:43 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:12:43 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:43 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:12:43 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-d453d163-e80d-49ff-b212-e736fac482c8 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Volume info retrieved successfully. Sep 07 21:12:43 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d453d163-e80d-49ff-b212-e736fac482c8 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] http://192.168.122.168/volume/v3/volumes/74991ca5-50f6-4fe3-98ac-95d834f76c24 returned with HTTP 200 Sep 07 21:12:43 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 644/1301] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:12:43 2026] GET /volume/v3/volumes/74991ca5-50f6-4fe3-98ac-95d834f76c24 => generated 1001 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:12:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-51583d82-a5bb-43d7-8f37-486875dc9eaa None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:44 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-51583d82-a5bb-43d7-8f37-486875dc9eaa tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] GET http://192.168.122.168/volume/v3/volumes/6b376082-cb4d-4a42-a2e6-0e6b454f9f05 Sep 07 21:12:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-51583d82-a5bb-43d7-8f37-486875dc9eaa tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-51583d82-a5bb-43d7-8f37-486875dc9eaa tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:44 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:44 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:12:44 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:44 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:12:44 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-51583d82-a5bb-43d7-8f37-486875dc9eaa tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Volume info retrieved successfully. Sep 07 21:12:44 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-51583d82-a5bb-43d7-8f37-486875dc9eaa tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] http://192.168.122.168/volume/v3/volumes/6b376082-cb4d-4a42-a2e6-0e6b454f9f05 returned with HTTP 200 Sep 07 21:12:44 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 658/1302] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:12:44 2026] GET /volume/v3/volumes/6b376082-cb4d-4a42-a2e6-0e6b454f9f05 => generated 864 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:12:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-86c47d92-627e-4a5a-a1f7-4d5f7742c1b5 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:44 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-86c47d92-627e-4a5a-a1f7-4d5f7742c1b5 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] GET http://192.168.122.168/volume/v3/volumes/b228eb8b-cf8c-4309-8ee0-e97e448ffacd Sep 07 21:12:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-86c47d92-627e-4a5a-a1f7-4d5f7742c1b5 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-86c47d92-627e-4a5a-a1f7-4d5f7742c1b5 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:44 devstack devstack@c-api.service[86970]: DEBUG dbcounter [-] [86970] Writing DB stats cinder:SELECT=470,cinder:INSERT=109,cinder:UPDATE=142 {{(pid=86970) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 21:12:44 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:44 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:12:44 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:44 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:12:44 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-86c47d92-627e-4a5a-a1f7-4d5f7742c1b5 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Volume info retrieved successfully. Sep 07 21:12:44 devstack devstack@c-api.service[86970]: WARNING stevedore.named [None req-86c47d92-627e-4a5a-a1f7-4d5f7742c1b5 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:12:44 devstack devstack@c-api.service[86970]: WARNING castellan.key_manager [None req-86c47d92-627e-4a5a-a1f7-4d5f7742c1b5 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:12:44 devstack devstack@c-api.service[86970]: DEBUG oslo_db.sqlalchemy.engines [None req-86c47d92-627e-4a5a-a1f7-4d5f7742c1b5 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86970) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 21:12:44 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:44 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:12:44 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-86c47d92-627e-4a5a-a1f7-4d5f7742c1b5 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] http://192.168.122.168/volume/v3/volumes/b228eb8b-cf8c-4309-8ee0-e97e448ffacd returned with HTTP 200 Sep 07 21:12:44 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 645/1303] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:12:44 2026] GET /volume/v3/volumes/b228eb8b-cf8c-4309-8ee0-e97e448ffacd => generated 930 bytes in 366 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 21:12:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-3df95b81-3d01-4218-969e-e553e6ccb30e None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:45 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-3df95b81-3d01-4218-969e-e553e6ccb30e tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] GET http://192.168.122.168/volume/v3/volumes/74991ca5-50f6-4fe3-98ac-95d834f76c24 Sep 07 21:12:45 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-3df95b81-3d01-4218-969e-e553e6ccb30e tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:45 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-3df95b81-3d01-4218-969e-e553e6ccb30e tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:45 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:45 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:12:45 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:45 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:12:45 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-3df95b81-3d01-4218-969e-e553e6ccb30e tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Volume info retrieved successfully. Sep 07 21:12:45 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-3df95b81-3d01-4218-969e-e553e6ccb30e tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] http://192.168.122.168/volume/v3/volumes/74991ca5-50f6-4fe3-98ac-95d834f76c24 returned with HTTP 200 Sep 07 21:12:45 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 659/1304] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:12:44 2026] GET /volume/v3/volumes/74991ca5-50f6-4fe3-98ac-95d834f76c24 => generated 1001 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:12:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-afeef1bc-107f-44c8-a238-edc0f5556e7d None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:45 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-afeef1bc-107f-44c8-a238-edc0f5556e7d tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] GET http://192.168.122.168/volume/v3/volumes/6b376082-cb4d-4a42-a2e6-0e6b454f9f05 Sep 07 21:12:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-afeef1bc-107f-44c8-a238-edc0f5556e7d tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-afeef1bc-107f-44c8-a238-edc0f5556e7d tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:45 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:45 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:12:45 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:45 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:12:45 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-afeef1bc-107f-44c8-a238-edc0f5556e7d tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Volume info retrieved successfully. Sep 07 21:12:45 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-afeef1bc-107f-44c8-a238-edc0f5556e7d tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] http://192.168.122.168/volume/v3/volumes/6b376082-cb4d-4a42-a2e6-0e6b454f9f05 returned with HTTP 200 Sep 07 21:12:45 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 646/1305] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:12:45 2026] GET /volume/v3/volumes/6b376082-cb4d-4a42-a2e6-0e6b454f9f05 => generated 864 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:12:45 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-dabd34e4-159d-4b39-99bc-9bf6a1ba7a27 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:46 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-dabd34e4-159d-4b39-99bc-9bf6a1ba7a27 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] GET http://192.168.122.168/volume/v3/volumes/b228eb8b-cf8c-4309-8ee0-e97e448ffacd Sep 07 21:12:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-dabd34e4-159d-4b39-99bc-9bf6a1ba7a27 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-dabd34e4-159d-4b39-99bc-9bf6a1ba7a27 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:46 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:46 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:12:46 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:46 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:12:46 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-dabd34e4-159d-4b39-99bc-9bf6a1ba7a27 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Volume info retrieved successfully. Sep 07 21:12:46 devstack devstack@c-api.service[86971]: WARNING stevedore.named [None req-dabd34e4-159d-4b39-99bc-9bf6a1ba7a27 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:12:46 devstack devstack@c-api.service[86971]: WARNING castellan.key_manager [None req-dabd34e4-159d-4b39-99bc-9bf6a1ba7a27 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:12:46 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-4848e71c-5b2c-4c10-be55-5bd93df2fec7 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:46 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-4848e71c-5b2c-4c10-be55-5bd93df2fec7 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] GET http://192.168.122.168/volume/v3/volumes/74991ca5-50f6-4fe3-98ac-95d834f76c24 Sep 07 21:12:46 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-4848e71c-5b2c-4c10-be55-5bd93df2fec7 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:46 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-4848e71c-5b2c-4c10-be55-5bd93df2fec7 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:46 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:46 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:12:46 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:46 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:12:46 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-4848e71c-5b2c-4c10-be55-5bd93df2fec7 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Volume info retrieved successfully. Sep 07 21:12:46 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-4848e71c-5b2c-4c10-be55-5bd93df2fec7 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] http://192.168.122.168/volume/v3/volumes/74991ca5-50f6-4fe3-98ac-95d834f76c24 returned with HTTP 200 Sep 07 21:12:46 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 647/1306] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:12:46 2026] GET /volume/v3/volumes/74991ca5-50f6-4fe3-98ac-95d834f76c24 => generated 1001 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:12:46 devstack devstack@c-api.service[86971]: DEBUG oslo_db.sqlalchemy.engines [None req-dabd34e4-159d-4b39-99bc-9bf6a1ba7a27 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86971) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 21:12:46 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-3ee2d8b0-d623-4ea2-90cd-a9e255f55fb6 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:46 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:46 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:12:46 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-3ee2d8b0-d623-4ea2-90cd-a9e255f55fb6 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] GET http://192.168.122.168/volume/v3/volumes/6b376082-cb4d-4a42-a2e6-0e6b454f9f05 Sep 07 21:12:46 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-3ee2d8b0-d623-4ea2-90cd-a9e255f55fb6 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:46 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-3ee2d8b0-d623-4ea2-90cd-a9e255f55fb6 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:46 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:46 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:12:46 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:46 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:12:46 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-dabd34e4-159d-4b39-99bc-9bf6a1ba7a27 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] http://192.168.122.168/volume/v3/volumes/b228eb8b-cf8c-4309-8ee0-e97e448ffacd returned with HTTP 200 Sep 07 21:12:46 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 660/1307] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:12:45 2026] GET /volume/v3/volumes/b228eb8b-cf8c-4309-8ee0-e97e448ffacd => generated 930 bytes in 426 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 21:12:46 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-3ee2d8b0-d623-4ea2-90cd-a9e255f55fb6 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Volume info retrieved successfully. Sep 07 21:12:46 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-3ee2d8b0-d623-4ea2-90cd-a9e255f55fb6 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] http://192.168.122.168/volume/v3/volumes/6b376082-cb4d-4a42-a2e6-0e6b454f9f05 returned with HTTP 200 Sep 07 21:12:46 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 648/1308] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:12:46 2026] GET /volume/v3/volumes/6b376082-cb4d-4a42-a2e6-0e6b454f9f05 => generated 864 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:12:47 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-2be8a380-7242-42c0-a51a-0bd41b26c4a8 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:47 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-2be8a380-7242-42c0-a51a-0bd41b26c4a8 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] GET http://192.168.122.168/volume/v3/volumes/74991ca5-50f6-4fe3-98ac-95d834f76c24 Sep 07 21:12:47 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-2be8a380-7242-42c0-a51a-0bd41b26c4a8 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:47 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-2be8a380-7242-42c0-a51a-0bd41b26c4a8 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:47 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:47 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:12:47 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:47 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:12:47 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-2be8a380-7242-42c0-a51a-0bd41b26c4a8 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Volume info retrieved successfully. Sep 07 21:12:47 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-2be8a380-7242-42c0-a51a-0bd41b26c4a8 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] http://192.168.122.168/volume/v3/volumes/74991ca5-50f6-4fe3-98ac-95d834f76c24 returned with HTTP 200 Sep 07 21:12:47 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 661/1309] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:12:47 2026] GET /volume/v3/volumes/74991ca5-50f6-4fe3-98ac-95d834f76c24 => generated 1001 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:12:47 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-ec1eedc4-a60d-4735-bccd-fc71dca7f4ef None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:47 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ec1eedc4-a60d-4735-bccd-fc71dca7f4ef tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] GET http://192.168.122.168/volume/v3/volumes/b228eb8b-cf8c-4309-8ee0-e97e448ffacd Sep 07 21:12:47 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ec1eedc4-a60d-4735-bccd-fc71dca7f4ef tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:47 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ec1eedc4-a60d-4735-bccd-fc71dca7f4ef tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:47 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:47 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:12:47 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:47 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:12:47 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-f5b40345-3ba1-4cbe-910c-1ffc0ef94430 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:47 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-ec1eedc4-a60d-4735-bccd-fc71dca7f4ef tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Volume info retrieved successfully. Sep 07 21:12:47 devstack devstack@c-api.service[86970]: WARNING stevedore.named [None req-ec1eedc4-a60d-4735-bccd-fc71dca7f4ef tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:12:47 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f5b40345-3ba1-4cbe-910c-1ffc0ef94430 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] GET http://192.168.122.168/volume/v3/volumes/6b376082-cb4d-4a42-a2e6-0e6b454f9f05 Sep 07 21:12:47 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f5b40345-3ba1-4cbe-910c-1ffc0ef94430 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:47 devstack devstack@c-api.service[86970]: WARNING castellan.key_manager [None req-ec1eedc4-a60d-4735-bccd-fc71dca7f4ef tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:12:47 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f5b40345-3ba1-4cbe-910c-1ffc0ef94430 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:47 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:47 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:12:47 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:47 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:12:47 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-f5b40345-3ba1-4cbe-910c-1ffc0ef94430 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Volume info retrieved successfully. Sep 07 21:12:47 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f5b40345-3ba1-4cbe-910c-1ffc0ef94430 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] http://192.168.122.168/volume/v3/volumes/6b376082-cb4d-4a42-a2e6-0e6b454f9f05 returned with HTTP 200 Sep 07 21:12:47 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 662/1310] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:12:47 2026] GET /volume/v3/volumes/6b376082-cb4d-4a42-a2e6-0e6b454f9f05 => generated 864 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:12:47 devstack devstack@c-api.service[86970]: DEBUG oslo_db.sqlalchemy.engines [None req-ec1eedc4-a60d-4735-bccd-fc71dca7f4ef tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86970) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 21:12:47 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:47 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:12:47 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ec1eedc4-a60d-4735-bccd-fc71dca7f4ef tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] http://192.168.122.168/volume/v3/volumes/b228eb8b-cf8c-4309-8ee0-e97e448ffacd returned with HTTP 200 Sep 07 21:12:47 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 649/1311] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:12:47 2026] GET /volume/v3/volumes/b228eb8b-cf8c-4309-8ee0-e97e448ffacd => generated 930 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:12:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-480c4261-555a-4560-a6e9-b7bdaa86c702 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:48 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-480c4261-555a-4560-a6e9-b7bdaa86c702 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] GET http://192.168.122.168/volume/v3/volumes/74991ca5-50f6-4fe3-98ac-95d834f76c24 Sep 07 21:12:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-480c4261-555a-4560-a6e9-b7bdaa86c702 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-480c4261-555a-4560-a6e9-b7bdaa86c702 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:48 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:48 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:12:48 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:48 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:12:48 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-480c4261-555a-4560-a6e9-b7bdaa86c702 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Volume info retrieved successfully. Sep 07 21:12:48 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-480c4261-555a-4560-a6e9-b7bdaa86c702 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] http://192.168.122.168/volume/v3/volumes/74991ca5-50f6-4fe3-98ac-95d834f76c24 returned with HTTP 200 Sep 07 21:12:48 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 663/1312] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:12:48 2026] GET /volume/v3/volumes/74991ca5-50f6-4fe3-98ac-95d834f76c24 => generated 1001 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:12:48 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-8c2d16fc-b736-40be-a260-97659fd20299 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:48 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8c2d16fc-b736-40be-a260-97659fd20299 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] GET http://192.168.122.168/volume/v3/volumes/6b376082-cb4d-4a42-a2e6-0e6b454f9f05 Sep 07 21:12:48 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8c2d16fc-b736-40be-a260-97659fd20299 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:48 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8c2d16fc-b736-40be-a260-97659fd20299 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:48 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:48 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:12:48 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:48 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:12:48 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-8c2d16fc-b736-40be-a260-97659fd20299 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Volume info retrieved successfully. Sep 07 21:12:48 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8c2d16fc-b736-40be-a260-97659fd20299 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] http://192.168.122.168/volume/v3/volumes/6b376082-cb4d-4a42-a2e6-0e6b454f9f05 returned with HTTP 200 Sep 07 21:12:48 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 650/1313] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:12:48 2026] GET /volume/v3/volumes/6b376082-cb4d-4a42-a2e6-0e6b454f9f05 => generated 864 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:12:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-f665ae56-9c64-465e-b035-b4ccfa552eca None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:48 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f665ae56-9c64-465e-b035-b4ccfa552eca tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] GET http://192.168.122.168/volume/v3/volumes/b228eb8b-cf8c-4309-8ee0-e97e448ffacd Sep 07 21:12:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f665ae56-9c64-465e-b035-b4ccfa552eca tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f665ae56-9c64-465e-b035-b4ccfa552eca tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:48 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:48 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:12:48 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:48 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:12:48 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-f665ae56-9c64-465e-b035-b4ccfa552eca tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Volume info retrieved successfully. Sep 07 21:12:48 devstack devstack@c-api.service[86971]: WARNING stevedore.named [None req-f665ae56-9c64-465e-b035-b4ccfa552eca tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:12:48 devstack devstack@c-api.service[86971]: WARNING castellan.key_manager [None req-f665ae56-9c64-465e-b035-b4ccfa552eca tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:12:48 devstack devstack@c-api.service[86971]: DEBUG oslo_db.sqlalchemy.engines [None req-f665ae56-9c64-465e-b035-b4ccfa552eca tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86971) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 21:12:48 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:48 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:12:48 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f665ae56-9c64-465e-b035-b4ccfa552eca tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] http://192.168.122.168/volume/v3/volumes/b228eb8b-cf8c-4309-8ee0-e97e448ffacd returned with HTTP 200 Sep 07 21:12:48 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 664/1314] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:12:48 2026] GET /volume/v3/volumes/b228eb8b-cf8c-4309-8ee0-e97e448ffacd => generated 930 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:12:49 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-ddba491d-bab2-4da6-a397-22e2bb0ff7e7 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:49 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ddba491d-bab2-4da6-a397-22e2bb0ff7e7 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] GET http://192.168.122.168/volume/v3/volumes/74991ca5-50f6-4fe3-98ac-95d834f76c24 Sep 07 21:12:49 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ddba491d-bab2-4da6-a397-22e2bb0ff7e7 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:49 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ddba491d-bab2-4da6-a397-22e2bb0ff7e7 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:49 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:49 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:12:49 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:49 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:12:49 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-ddba491d-bab2-4da6-a397-22e2bb0ff7e7 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Volume info retrieved successfully. Sep 07 21:12:49 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ddba491d-bab2-4da6-a397-22e2bb0ff7e7 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] http://192.168.122.168/volume/v3/volumes/74991ca5-50f6-4fe3-98ac-95d834f76c24 returned with HTTP 200 Sep 07 21:12:49 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 651/1315] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:12:49 2026] GET /volume/v3/volumes/74991ca5-50f6-4fe3-98ac-95d834f76c24 => generated 1001 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:12:49 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-cc4aab1b-c4b7-41fd-b159-1f6d2af1d568 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:49 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-cc4aab1b-c4b7-41fd-b159-1f6d2af1d568 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] GET http://192.168.122.168/volume/v3/volumes/6b376082-cb4d-4a42-a2e6-0e6b454f9f05 Sep 07 21:12:49 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-cc4aab1b-c4b7-41fd-b159-1f6d2af1d568 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:49 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-cc4aab1b-c4b7-41fd-b159-1f6d2af1d568 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:49 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:49 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:12:49 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:49 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:12:49 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-cc4aab1b-c4b7-41fd-b159-1f6d2af1d568 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Volume info retrieved successfully. Sep 07 21:12:49 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-cc4aab1b-c4b7-41fd-b159-1f6d2af1d568 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] http://192.168.122.168/volume/v3/volumes/6b376082-cb4d-4a42-a2e6-0e6b454f9f05 returned with HTTP 200 Sep 07 21:12:49 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 665/1316] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:12:49 2026] GET /volume/v3/volumes/6b376082-cb4d-4a42-a2e6-0e6b454f9f05 => generated 864 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:12:49 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-b8dc1b20-9915-4c63-943f-671460ed1151 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:49 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b8dc1b20-9915-4c63-943f-671460ed1151 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] GET http://192.168.122.168/volume/v3/volumes/b228eb8b-cf8c-4309-8ee0-e97e448ffacd Sep 07 21:12:49 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b8dc1b20-9915-4c63-943f-671460ed1151 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:49 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b8dc1b20-9915-4c63-943f-671460ed1151 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:49 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:49 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:12:49 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:49 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:12:49 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-b8dc1b20-9915-4c63-943f-671460ed1151 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Volume info retrieved successfully. Sep 07 21:12:49 devstack devstack@c-api.service[86970]: WARNING stevedore.named [None req-b8dc1b20-9915-4c63-943f-671460ed1151 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:12:49 devstack devstack@c-api.service[86970]: WARNING castellan.key_manager [None req-b8dc1b20-9915-4c63-943f-671460ed1151 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:12:50 devstack devstack@c-api.service[86970]: DEBUG oslo_db.sqlalchemy.engines [None req-b8dc1b20-9915-4c63-943f-671460ed1151 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86970) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 21:12:50 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:50 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:12:50 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b8dc1b20-9915-4c63-943f-671460ed1151 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] http://192.168.122.168/volume/v3/volumes/b228eb8b-cf8c-4309-8ee0-e97e448ffacd returned with HTTP 200 Sep 07 21:12:50 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 652/1317] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:12:49 2026] GET /volume/v3/volumes/b228eb8b-cf8c-4309-8ee0-e97e448ffacd => generated 931 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:12:50 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-86704706-8ac5-4d82-bc4d-94249bea2642 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:50 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-86704706-8ac5-4d82-bc4d-94249bea2642 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] GET http://192.168.122.168/volume/v3/groups/427176db-2926-4d19-a0c4-def01c72825c Sep 07 21:12:50 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-86704706-8ac5-4d82-bc4d-94249bea2642 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:50 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-86704706-8ac5-4d82-bc4d-94249bea2642 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Calling method 'version_select' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:50 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.groups [None req-86704706-8ac5-4d82-bc4d-94249bea2642 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] show called for member 427176db-2926-4d19-a0c4-def01c72825c {{(pid=86971) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 21:12:50 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:50 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:12:50 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:50 devstack devstack@c-api.service[86971]: return base.obj_make_list(context, cls(context), Sep 07 21:12:50 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-86704706-8ac5-4d82-bc4d-94249bea2642 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] http://192.168.122.168/volume/v3/groups/427176db-2926-4d19-a0c4-def01c72825c returned with HTTP 200 Sep 07 21:12:50 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 666/1318] 192.168.122.168 () {60 vars in 1270 bytes} [Mon Sep 7 21:12:50 2026] GET /volume/v3/groups/427176db-2926-4d19-a0c4-def01c72825c => generated 417 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:12:50 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-174f00fa-c5ce-46cd-85af-581685aaa7e3 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:50 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-174f00fa-c5ce-46cd-85af-581685aaa7e3 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] GET http://192.168.122.168/volume/v3/volumes/detail Sep 07 21:12:50 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-174f00fa-c5ce-46cd-85af-581685aaa7e3 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:50 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-174f00fa-c5ce-46cd-85af-581685aaa7e3 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Calling method 'detail' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:50 devstack devstack@c-api.service[86970]: DEBUG cinder.api.api_utils [None req-174f00fa-c5ce-46cd-85af-581685aaa7e3 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Removing options '' from query. {{(pid=86970) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 21:12:50 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-174f00fa-c5ce-46cd-85af-581685aaa7e3 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86970) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 21:12:50 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:50 devstack devstack@c-api.service[86970]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 21:12:50 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:50 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:12:50 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:50 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:12:50 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-174f00fa-c5ce-46cd-85af-581685aaa7e3 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Get all volumes completed successfully. Sep 07 21:12:50 devstack devstack@c-api.service[86970]: WARNING stevedore.named [None req-174f00fa-c5ce-46cd-85af-581685aaa7e3 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:12:50 devstack devstack@c-api.service[86970]: WARNING castellan.key_manager [None req-174f00fa-c5ce-46cd-85af-581685aaa7e3 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:12:50 devstack devstack@c-api.service[86970]: DEBUG oslo_db.sqlalchemy.engines [None req-174f00fa-c5ce-46cd-85af-581685aaa7e3 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86970) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 21:12:50 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:50 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:12:50 devstack devstack@c-api.service[86970]: WARNING stevedore.named [None req-174f00fa-c5ce-46cd-85af-581685aaa7e3 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:12:50 devstack devstack@c-api.service[86970]: WARNING castellan.key_manager [None req-174f00fa-c5ce-46cd-85af-581685aaa7e3 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:12:50 devstack devstack@c-api.service[86970]: DEBUG oslo_db.sqlalchemy.engines [None req-174f00fa-c5ce-46cd-85af-581685aaa7e3 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86970) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 21:12:50 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:50 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:12:50 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-174f00fa-c5ce-46cd-85af-581685aaa7e3 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] http://192.168.122.168/volume/v3/volumes/detail returned with HTTP 200 Sep 07 21:12:50 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 653/1319] 192.168.122.168 () {60 vars in 1183 bytes} [Mon Sep 7 21:12:50 2026] GET /volume/v3/volumes/detail => generated 1844 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 21:12:50 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-8969a743-af72-470e-a449-debaef4ad1cd None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:50 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-8969a743-af72-470e-a449-debaef4ad1cd tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] POST http://192.168.122.168/volume/v3/groups/427176db-2926-4d19-a0c4-def01c72825c/action Sep 07 21:12:50 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-8969a743-af72-470e-a449-debaef4ad1cd tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:12:50 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-8969a743-af72-470e-a449-debaef4ad1cd tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:12:50 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.groups [None req-8969a743-af72-470e-a449-debaef4ad1cd tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] delete called for group 427176db-2926-4d19-a0c4-def01c72825c {{(pid=86971) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 21:12:50 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.groups [None req-8969a743-af72-470e-a449-debaef4ad1cd tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Delete group with id: 427176db-2926-4d19-a0c4-def01c72825c Sep 07 21:12:50 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:50 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:12:50 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:50 devstack devstack@c-api.service[86971]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 21:12:50 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:50 devstack devstack@c-api.service[86971]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 21:12:50 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-8969a743-af72-470e-a449-debaef4ad1cd tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] http://192.168.122.168/volume/v3/groups/427176db-2926-4d19-a0c4-def01c72825c/action returned with HTTP 202 Sep 07 21:12:50 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 667/1320] 192.168.122.168 () {62 vars in 1312 bytes} [Mon Sep 7 21:12:50 2026] POST /volume/v3/groups/427176db-2926-4d19-a0c4-def01c72825c/action => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 07 21:12:50 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-ab2116f3-e868-4aaa-bc4d-58d21e2674f1 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:50 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ab2116f3-e868-4aaa-bc4d-58d21e2674f1 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] GET http://192.168.122.168/volume/v3/volumes/b228eb8b-cf8c-4309-8ee0-e97e448ffacd Sep 07 21:12:50 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ab2116f3-e868-4aaa-bc4d-58d21e2674f1 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:50 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ab2116f3-e868-4aaa-bc4d-58d21e2674f1 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:50 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:50 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:12:50 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:50 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:12:50 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-ab2116f3-e868-4aaa-bc4d-58d21e2674f1 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Volume info retrieved successfully. Sep 07 21:12:50 devstack devstack@c-api.service[86970]: WARNING stevedore.named [None req-ab2116f3-e868-4aaa-bc4d-58d21e2674f1 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:12:50 devstack devstack@c-api.service[86970]: WARNING castellan.key_manager [None req-ab2116f3-e868-4aaa-bc4d-58d21e2674f1 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:12:50 devstack devstack@c-api.service[86970]: DEBUG oslo_db.sqlalchemy.engines [None req-ab2116f3-e868-4aaa-bc4d-58d21e2674f1 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86970) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 21:12:50 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:50 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:12:50 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-ae0a7fcd-def6-497e-84d9-d44ef9c64c4a None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:50 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ae0a7fcd-def6-497e-84d9-d44ef9c64c4a tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] GET http://192.168.122.168/volume/v3/volumes/74991ca5-50f6-4fe3-98ac-95d834f76c24 Sep 07 21:12:50 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-ae0a7fcd-def6-497e-84d9-d44ef9c64c4a tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:50 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-ae0a7fcd-def6-497e-84d9-d44ef9c64c4a tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:50 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ab2116f3-e868-4aaa-bc4d-58d21e2674f1 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] http://192.168.122.168/volume/v3/volumes/b228eb8b-cf8c-4309-8ee0-e97e448ffacd returned with HTTP 200 Sep 07 21:12:50 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 654/1321] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:12:50 2026] GET /volume/v3/volumes/b228eb8b-cf8c-4309-8ee0-e97e448ffacd => generated 930 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:12:50 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:50 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:12:50 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:50 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:12:50 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-ae0a7fcd-def6-497e-84d9-d44ef9c64c4a tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Volume info retrieved successfully. Sep 07 21:12:50 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ae0a7fcd-def6-497e-84d9-d44ef9c64c4a tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] http://192.168.122.168/volume/v3/volumes/74991ca5-50f6-4fe3-98ac-95d834f76c24 returned with HTTP 200 Sep 07 21:12:50 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 668/1322] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:12:50 2026] GET /volume/v3/volumes/74991ca5-50f6-4fe3-98ac-95d834f76c24 => generated 1001 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:12:50 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-278c7aaa-e247-473f-9cb6-bf62e34ea01d None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:50 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-278c7aaa-e247-473f-9cb6-bf62e34ea01d tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] GET http://192.168.122.168/volume/v3/volumes/6b376082-cb4d-4a42-a2e6-0e6b454f9f05 Sep 07 21:12:50 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-278c7aaa-e247-473f-9cb6-bf62e34ea01d tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:50 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-278c7aaa-e247-473f-9cb6-bf62e34ea01d tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:50 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:50 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:12:50 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:50 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:12:50 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-278c7aaa-e247-473f-9cb6-bf62e34ea01d tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Volume info retrieved successfully. Sep 07 21:12:50 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-278c7aaa-e247-473f-9cb6-bf62e34ea01d tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] http://192.168.122.168/volume/v3/volumes/6b376082-cb4d-4a42-a2e6-0e6b454f9f05 returned with HTTP 200 Sep 07 21:12:50 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 655/1323] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:12:50 2026] GET /volume/v3/volumes/6b376082-cb4d-4a42-a2e6-0e6b454f9f05 => generated 864 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:12:51 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-2c2a5e40-bf56-4727-b679-d0ca99457103 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:51 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-2c2a5e40-bf56-4727-b679-d0ca99457103 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] GET http://192.168.122.168/volume/v3/volumes/b228eb8b-cf8c-4309-8ee0-e97e448ffacd Sep 07 21:12:51 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-2c2a5e40-bf56-4727-b679-d0ca99457103 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:51 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-2c2a5e40-bf56-4727-b679-d0ca99457103 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:51 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:51 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:12:51 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-69ac7a14-46a5-446e-bd22-07959eb0527a None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:51 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-69ac7a14-46a5-446e-bd22-07959eb0527a tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] GET http://192.168.122.168/volume/v3/volumes/74991ca5-50f6-4fe3-98ac-95d834f76c24 Sep 07 21:12:51 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-69ac7a14-46a5-446e-bd22-07959eb0527a tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:51 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:51 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:12:51 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-69ac7a14-46a5-446e-bd22-07959eb0527a tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:51 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-2c2a5e40-bf56-4727-b679-d0ca99457103 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] http://192.168.122.168/volume/v3/volumes/b228eb8b-cf8c-4309-8ee0-e97e448ffacd returned with HTTP 404 Sep 07 21:12:51 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 669/1324] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:12:51 2026] GET /volume/v3/volumes/b228eb8b-cf8c-4309-8ee0-e97e448ffacd => generated 109 bytes in 65 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 21:12:51 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:51 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:12:51 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:51 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:12:51 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-a50d6e07-46ef-428a-935d-ab8c20835e57 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:51 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a50d6e07-46ef-428a-935d-ab8c20835e57 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] GET http://192.168.122.168/volume/v3/groups/427176db-2926-4d19-a0c4-def01c72825c Sep 07 21:12:51 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-a50d6e07-46ef-428a-935d-ab8c20835e57 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:51 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-a50d6e07-46ef-428a-935d-ab8c20835e57 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Calling method 'version_select' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:51 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.groups [None req-a50d6e07-46ef-428a-935d-ab8c20835e57 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] show called for member 427176db-2926-4d19-a0c4-def01c72825c {{(pid=86971) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 21:12:51 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-69ac7a14-46a5-446e-bd22-07959eb0527a tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Volume info retrieved successfully. Sep 07 21:12:51 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:51 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:12:51 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-69ac7a14-46a5-446e-bd22-07959eb0527a tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] http://192.168.122.168/volume/v3/volumes/74991ca5-50f6-4fe3-98ac-95d834f76c24 returned with HTTP 200 Sep 07 21:12:51 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 656/1325] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:12:51 2026] GET /volume/v3/volumes/74991ca5-50f6-4fe3-98ac-95d834f76c24 => generated 1004 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:12:51 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:51 devstack devstack@c-api.service[86971]: return base.obj_make_list(context, cls(context), Sep 07 21:12:51 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a50d6e07-46ef-428a-935d-ab8c20835e57 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] http://192.168.122.168/volume/v3/groups/427176db-2926-4d19-a0c4-def01c72825c returned with HTTP 200 Sep 07 21:12:51 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 670/1326] 192.168.122.168 () {60 vars in 1270 bytes} [Mon Sep 7 21:12:51 2026] GET /volume/v3/groups/427176db-2926-4d19-a0c4-def01c72825c => generated 416 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:12:51 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-34193614-6f30-4cda-a958-ecd9c92f8c3e None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:51 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-34193614-6f30-4cda-a958-ecd9c92f8c3e tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] GET http://192.168.122.168/volume/v3/volumes/6b376082-cb4d-4a42-a2e6-0e6b454f9f05 Sep 07 21:12:51 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-34193614-6f30-4cda-a958-ecd9c92f8c3e tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:51 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-34193614-6f30-4cda-a958-ecd9c92f8c3e tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:51 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:51 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:12:51 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:51 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:12:51 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-34193614-6f30-4cda-a958-ecd9c92f8c3e tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Volume info retrieved successfully. Sep 07 21:12:51 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-34193614-6f30-4cda-a958-ecd9c92f8c3e tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] http://192.168.122.168/volume/v3/volumes/6b376082-cb4d-4a42-a2e6-0e6b454f9f05 returned with HTTP 200 Sep 07 21:12:51 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 657/1327] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:12:51 2026] GET /volume/v3/volumes/6b376082-cb4d-4a42-a2e6-0e6b454f9f05 => generated 865 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:12:51 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-82dbf3e7-4123-46f8-999e-96e539ae522d None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:51 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-82dbf3e7-4123-46f8-999e-96e539ae522d tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] GET http://192.168.122.168/volume/v3/volumes/6b376082-cb4d-4a42-a2e6-0e6b454f9f05 Sep 07 21:12:51 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-82dbf3e7-4123-46f8-999e-96e539ae522d tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:51 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-82dbf3e7-4123-46f8-999e-96e539ae522d tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:51 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:51 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:12:51 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:51 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:12:51 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-82dbf3e7-4123-46f8-999e-96e539ae522d tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Volume info retrieved successfully. Sep 07 21:12:52 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-82dbf3e7-4123-46f8-999e-96e539ae522d tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] http://192.168.122.168/volume/v3/volumes/6b376082-cb4d-4a42-a2e6-0e6b454f9f05 returned with HTTP 200 Sep 07 21:12:52 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 671/1328] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:12:51 2026] GET /volume/v3/volumes/6b376082-cb4d-4a42-a2e6-0e6b454f9f05 => generated 865 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:12:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-8d88bc33-28a7-4230-85b5-beca2ccc4581 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:52 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8d88bc33-28a7-4230-85b5-beca2ccc4581 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] GET http://192.168.122.168/volume/v3/volumes Sep 07 21:12:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8d88bc33-28a7-4230-85b5-beca2ccc4581 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8d88bc33-28a7-4230-85b5-beca2ccc4581 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Calling method 'index' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.api_utils [None req-8d88bc33-28a7-4230-85b5-beca2ccc4581 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Removing options '' from query. {{(pid=86970) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 21:12:52 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-8d88bc33-28a7-4230-85b5-beca2ccc4581 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86970) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 21:12:52 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:52 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:12:52 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:52 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:12:52 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:52 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:12:52 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-8d88bc33-28a7-4230-85b5-beca2ccc4581 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Get all volumes completed successfully. Sep 07 21:12:52 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8d88bc33-28a7-4230-85b5-beca2ccc4581 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] http://192.168.122.168/volume/v3/volumes returned with HTTP 200 Sep 07 21:12:52 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 658/1329] 192.168.122.168 () {58 vars in 1121 bytes} [Mon Sep 7 21:12:52 2026] GET /volume/v3/volumes => generated 998 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:12:52 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-be6f622a-7391-40fd-980d-fcb49ba47838 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:52 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-be6f622a-7391-40fd-980d-fcb49ba47838 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] GET http://192.168.122.168/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-923354489 Sep 07 21:12:52 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-be6f622a-7391-40fd-980d-fcb49ba47838 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:52 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-be6f622a-7391-40fd-980d-fcb49ba47838 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Calling method 'index' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:52 devstack devstack@c-api.service[86971]: DEBUG cinder.api.api_utils [None req-be6f622a-7391-40fd-980d-fcb49ba47838 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Removing options '' from query. {{(pid=86971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 21:12:52 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-be6f622a-7391-40fd-980d-fcb49ba47838 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-923354489'), ('no_migration_targets', True)]). {{(pid=86971) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 21:12:52 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:52 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:12:52 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-be6f622a-7391-40fd-980d-fcb49ba47838 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Get all volumes completed successfully. Sep 07 21:12:52 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-be6f622a-7391-40fd-980d-fcb49ba47838 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] http://192.168.122.168/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-923354489 returned with HTTP 200 Sep 07 21:12:52 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 672/1330] 192.168.122.168 () {58 vars in 1220 bytes} [Mon Sep 7 21:12:52 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-923354489 => generated 341 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:12:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-90ba7764-6766-4bba-890c-670f7c7bc46e None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:52 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-90ba7764-6766-4bba-890c-670f7c7bc46e tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] GET http://192.168.122.168/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-923354489 Sep 07 21:12:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-90ba7764-6766-4bba-890c-670f7c7bc46e tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-90ba7764-6766-4bba-890c-670f7c7bc46e tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Calling method 'detail' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.api_utils [None req-90ba7764-6766-4bba-890c-670f7c7bc46e tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Removing options '' from query. {{(pid=86970) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 21:12:52 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:52 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:12:52 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-90ba7764-6766-4bba-890c-670f7c7bc46e tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-923354489'), ('no_migration_targets', True)]). {{(pid=86970) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 21:12:52 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:52 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:12:52 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-90ba7764-6766-4bba-890c-670f7c7bc46e tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Get all volumes completed successfully. Sep 07 21:12:52 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:52 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:12:52 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-90ba7764-6766-4bba-890c-670f7c7bc46e tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] http://192.168.122.168/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-923354489 returned with HTTP 200 Sep 07 21:12:52 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 659/1331] 192.168.122.168 () {58 vars in 1241 bytes} [Mon Sep 7 21:12:52 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-923354489 => generated 868 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:12:52 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-e6211bf3-a95f-4716-b770-3b70d1877b16 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:52 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e6211bf3-a95f-4716-b770-3b70d1877b16 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] GET http://192.168.122.168/volume/v3/volumes/detail?limit=1 Sep 07 21:12:52 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-e6211bf3-a95f-4716-b770-3b70d1877b16 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:52 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-e6211bf3-a95f-4716-b770-3b70d1877b16 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Calling method 'detail' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:52 devstack devstack@c-api.service[86971]: DEBUG cinder.api.api_utils [None req-e6211bf3-a95f-4716-b770-3b70d1877b16 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Removing options '' from query. {{(pid=86971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 21:12:52 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:52 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:12:52 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-e6211bf3-a95f-4716-b770-3b70d1877b16 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86971) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 21:12:52 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:52 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:12:52 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-e6211bf3-a95f-4716-b770-3b70d1877b16 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Get all volumes completed successfully. Sep 07 21:12:52 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:52 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:12:52 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e6211bf3-a95f-4716-b770-3b70d1877b16 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] http://192.168.122.168/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Sep 07 21:12:52 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 673/1332] 192.168.122.168 () {58 vars in 1157 bytes} [Mon Sep 7 21:12:52 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1015 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:12:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-e1f89cae-67a5-4ad5-a14e-362b2ee69b70 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:52 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e1f89cae-67a5-4ad5-a14e-362b2ee69b70 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] GET http://192.168.122.168/volume/v3/volumes/detail?limit=1&marker=6b376082-cb4d-4a42-a2e6-0e6b454f9f05 Sep 07 21:12:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-e1f89cae-67a5-4ad5-a14e-362b2ee69b70 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-e1f89cae-67a5-4ad5-a14e-362b2ee69b70 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Calling method 'detail' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.api_utils [None req-e1f89cae-67a5-4ad5-a14e-362b2ee69b70 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Removing options '' from query. {{(pid=86970) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 21:12:52 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-e1f89cae-67a5-4ad5-a14e-362b2ee69b70 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86970) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 21:12:52 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:52 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:12:52 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-e1f89cae-67a5-4ad5-a14e-362b2ee69b70 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Get all volumes completed successfully. Sep 07 21:12:52 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:52 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:12:52 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e1f89cae-67a5-4ad5-a14e-362b2ee69b70 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] http://192.168.122.168/volume/v3/volumes/detail?limit=1&marker=6b376082-cb4d-4a42-a2e6-0e6b454f9f05 returned with HTTP 200 Sep 07 21:12:52 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 660/1333] 192.168.122.168 () {58 vars in 1245 bytes} [Mon Sep 7 21:12:52 2026] GET /volume/v3/volumes/detail?limit=1&marker=6b376082-cb4d-4a42-a2e6-0e6b454f9f05 => generated 1016 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:12:52 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-4bf1e836-3aff-41f2-bc1f-bde2ac50233e None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:52 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-4bf1e836-3aff-41f2-bc1f-bde2ac50233e tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] GET http://192.168.122.168/volume/v3/volumes/detail?limit=1&marker=0b49c67b-550f-4eb7-93fb-9332e071c17b Sep 07 21:12:52 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-4bf1e836-3aff-41f2-bc1f-bde2ac50233e tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:52 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-4bf1e836-3aff-41f2-bc1f-bde2ac50233e tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Calling method 'detail' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:52 devstack devstack@c-api.service[86971]: DEBUG cinder.api.api_utils [None req-4bf1e836-3aff-41f2-bc1f-bde2ac50233e tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Removing options '' from query. {{(pid=86971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 21:12:52 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-4bf1e836-3aff-41f2-bc1f-bde2ac50233e tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86971) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 21:12:52 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:52 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:12:52 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-4bf1e836-3aff-41f2-bc1f-bde2ac50233e tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Get all volumes completed successfully. Sep 07 21:12:52 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:52 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:12:52 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-4bf1e836-3aff-41f2-bc1f-bde2ac50233e tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] http://192.168.122.168/volume/v3/volumes/detail?limit=1&marker=0b49c67b-550f-4eb7-93fb-9332e071c17b returned with HTTP 200 Sep 07 21:12:52 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 674/1334] 192.168.122.168 () {58 vars in 1245 bytes} [Mon Sep 7 21:12:52 2026] GET /volume/v3/volumes/detail?limit=1&marker=0b49c67b-550f-4eb7-93fb-9332e071c17b => generated 1015 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:12:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-12c61274-a61f-4b60-8995-6f817f3717d4 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:52 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-12c61274-a61f-4b60-8995-6f817f3717d4 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] GET http://192.168.122.168/volume/v3/volumes/detail?limit=1&marker=aa041e36-5f94-4096-9fee-abb61f0ed506 Sep 07 21:12:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-12c61274-a61f-4b60-8995-6f817f3717d4 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-12c61274-a61f-4b60-8995-6f817f3717d4 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Calling method 'detail' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.api_utils [None req-12c61274-a61f-4b60-8995-6f817f3717d4 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Removing options '' from query. {{(pid=86970) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 21:12:52 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-12c61274-a61f-4b60-8995-6f817f3717d4 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86970) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 21:12:52 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-12c61274-a61f-4b60-8995-6f817f3717d4 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Get all volumes completed successfully. Sep 07 21:12:52 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-12c61274-a61f-4b60-8995-6f817f3717d4 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] http://192.168.122.168/volume/v3/volumes/detail?limit=1&marker=aa041e36-5f94-4096-9fee-abb61f0ed506 returned with HTTP 200 Sep 07 21:12:52 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 661/1335] 192.168.122.168 () {58 vars in 1245 bytes} [Mon Sep 7 21:12:52 2026] GET /volume/v3/volumes/detail?limit=1&marker=aa041e36-5f94-4096-9fee-abb61f0ed506 => generated 15 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 07 21:12:52 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-4582a331-5cd5-4558-a406-e05498f925bf None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:52 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-4582a331-5cd5-4558-a406-e05498f925bf tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] GET http://192.168.122.168/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Sep 07 21:12:52 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-4582a331-5cd5-4558-a406-e05498f925bf tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:52 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-4582a331-5cd5-4558-a406-e05498f925bf tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Calling method 'detail' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:52 devstack devstack@c-api.service[86971]: DEBUG cinder.api.api_utils [None req-4582a331-5cd5-4558-a406-e05498f925bf tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Removing options '' from query. {{(pid=86971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 21:12:52 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-4582a331-5cd5-4558-a406-e05498f925bf tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Could not evaluate value available, assuming string {{(pid=86971) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 21:12:52 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-4582a331-5cd5-4558-a406-e05498f925bf tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86971) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 21:12:52 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:52 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:12:52 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:52 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:12:52 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-4582a331-5cd5-4558-a406-e05498f925bf tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Get all volumes completed successfully. Sep 07 21:12:52 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:52 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:12:52 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-4582a331-5cd5-4558-a406-e05498f925bf tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] http://192.168.122.168/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Sep 07 21:12:52 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 675/1336] 192.168.122.168 () {58 vars in 1241 bytes} [Mon Sep 7 21:12:52 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1913 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:12:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-bd6228a0-ec16-49b5-a0a3-e61a0753c64d None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:52 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-bd6228a0-ec16-49b5-a0a3-e61a0753c64d tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] GET http://192.168.122.168/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Sep 07 21:12:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-bd6228a0-ec16-49b5-a0a3-e61a0753c64d tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-bd6228a0-ec16-49b5-a0a3-e61a0753c64d tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Calling method 'detail' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.api_utils [None req-bd6228a0-ec16-49b5-a0a3-e61a0753c64d tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Removing options '' from query. {{(pid=86970) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 21:12:52 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-bd6228a0-ec16-49b5-a0a3-e61a0753c64d tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Could not evaluate value available, assuming string {{(pid=86970) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 21:12:52 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-bd6228a0-ec16-49b5-a0a3-e61a0753c64d tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86970) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 21:12:52 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:52 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:12:52 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:52 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:12:52 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-bd6228a0-ec16-49b5-a0a3-e61a0753c64d tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Get all volumes completed successfully. Sep 07 21:12:52 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:52 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:12:52 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-bd6228a0-ec16-49b5-a0a3-e61a0753c64d tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] http://192.168.122.168/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Sep 07 21:12:52 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 662/1337] 192.168.122.168 () {58 vars in 1243 bytes} [Mon Sep 7 21:12:52 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1913 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 21:12:52 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-45c81225-993d-4b93-8306-b72263acda1e None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-6767cb60-fd2d-4188-b24e-032b0603727c None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:52 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-45c81225-993d-4b93-8306-b72263acda1e tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] GET http://192.168.122.168/volume/v3/volumes/74991ca5-50f6-4fe3-98ac-95d834f76c24 Sep 07 21:12:52 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-45c81225-993d-4b93-8306-b72263acda1e tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:52 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-45c81225-993d-4b93-8306-b72263acda1e tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:52 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-6767cb60-fd2d-4188-b24e-032b0603727c tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] GET http://192.168.122.168/volume/v3/volumes?limit=1 Sep 07 21:12:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-6767cb60-fd2d-4188-b24e-032b0603727c tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-6767cb60-fd2d-4188-b24e-032b0603727c tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Calling method 'index' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.api_utils [None req-6767cb60-fd2d-4188-b24e-032b0603727c tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Removing options '' from query. {{(pid=86970) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 21:12:52 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-6767cb60-fd2d-4188-b24e-032b0603727c tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86970) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 21:12:52 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:52 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:12:52 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-6767cb60-fd2d-4188-b24e-032b0603727c tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Get all volumes completed successfully. Sep 07 21:12:52 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-6767cb60-fd2d-4188-b24e-032b0603727c tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] http://192.168.122.168/volume/v3/volumes?limit=1 returned with HTTP 200 Sep 07 21:12:52 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 663/1338] 192.168.122.168 () {58 vars in 1136 bytes} [Mon Sep 7 21:12:52 2026] GET /volume/v3/volumes?limit=1 => generated 481 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:12:52 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:52 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:12:52 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:52 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:12:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-f6b9c34b-cf21-4346-9fe6-2381f3af0d67 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:52 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f6b9c34b-cf21-4346-9fe6-2381f3af0d67 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] GET http://192.168.122.168/volume/v3/groups/427176db-2926-4d19-a0c4-def01c72825c Sep 07 21:12:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f6b9c34b-cf21-4346-9fe6-2381f3af0d67 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f6b9c34b-cf21-4346-9fe6-2381f3af0d67 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Calling method 'version_select' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.groups [None req-f6b9c34b-cf21-4346-9fe6-2381f3af0d67 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] show called for member 427176db-2926-4d19-a0c4-def01c72825c {{(pid=86970) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 21:12:52 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-45c81225-993d-4b93-8306-b72263acda1e tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Volume info retrieved successfully. Sep 07 21:12:52 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f6b9c34b-cf21-4346-9fe6-2381f3af0d67 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] http://192.168.122.168/volume/v3/groups/427176db-2926-4d19-a0c4-def01c72825c returned with HTTP 404 Sep 07 21:12:52 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 664/1339] 192.168.122.168 () {60 vars in 1270 bytes} [Mon Sep 7 21:12:52 2026] GET /volume/v3/groups/427176db-2926-4d19-a0c4-def01c72825c => generated 108 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 21:12:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-9b2af027-8b02-49e0-9784-160257693e59 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:52 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-9b2af027-8b02-49e0-9784-160257693e59 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] GET http://192.168.122.168/volume/v3/volumes?limit=1&marker=6b376082-cb4d-4a42-a2e6-0e6b454f9f05 Sep 07 21:12:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-9b2af027-8b02-49e0-9784-160257693e59 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-9b2af027-8b02-49e0-9784-160257693e59 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Calling method 'index' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:52 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-45c81225-993d-4b93-8306-b72263acda1e tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] http://192.168.122.168/volume/v3/volumes/74991ca5-50f6-4fe3-98ac-95d834f76c24 returned with HTTP 200 Sep 07 21:12:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.api_utils [None req-9b2af027-8b02-49e0-9784-160257693e59 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Removing options '' from query. {{(pid=86970) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 21:12:52 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:52 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:12:52 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 676/1340] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:12:52 2026] GET /volume/v3/volumes/74991ca5-50f6-4fe3-98ac-95d834f76c24 => generated 1004 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:12:52 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-9b2af027-8b02-49e0-9784-160257693e59 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86970) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 21:12:52 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-85dd0fea-8a4c-46b7-a650-7360409d42b9 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:52 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-85dd0fea-8a4c-46b7-a650-7360409d42b9 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] GET http://192.168.122.168/volume/v3/volumes/detail Sep 07 21:12:52 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-85dd0fea-8a4c-46b7-a650-7360409d42b9 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:52 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-85dd0fea-8a4c-46b7-a650-7360409d42b9 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Calling method 'detail' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:52 devstack devstack@c-api.service[86971]: DEBUG cinder.api.api_utils [None req-85dd0fea-8a4c-46b7-a650-7360409d42b9 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Removing options '' from query. {{(pid=86971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 21:12:52 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-85dd0fea-8a4c-46b7-a650-7360409d42b9 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86971) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 21:12:52 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:52 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:12:52 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-9b2af027-8b02-49e0-9784-160257693e59 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Get all volumes completed successfully. Sep 07 21:12:52 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-9b2af027-8b02-49e0-9784-160257693e59 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] http://192.168.122.168/volume/v3/volumes?limit=1&marker=6b376082-cb4d-4a42-a2e6-0e6b454f9f05 returned with HTTP 200 Sep 07 21:12:52 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 665/1341] 192.168.122.168 () {58 vars in 1224 bytes} [Mon Sep 7 21:12:52 2026] GET /volume/v3/volumes?limit=1&marker=6b376082-cb4d-4a42-a2e6-0e6b454f9f05 => generated 482 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:12:52 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:52 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:12:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-10de38e4-3ebf-4c07-9875-60c4bd389bae None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:52 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-85dd0fea-8a4c-46b7-a650-7360409d42b9 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Get all volumes completed successfully. Sep 07 21:12:52 devstack devstack@c-api.service[86971]: WARNING stevedore.named [None req-85dd0fea-8a4c-46b7-a650-7360409d42b9 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:12:52 devstack devstack@c-api.service[86971]: WARNING castellan.key_manager [None req-85dd0fea-8a4c-46b7-a650-7360409d42b9 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:12:52 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-10de38e4-3ebf-4c07-9875-60c4bd389bae tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] GET http://192.168.122.168/volume/v3/volumes?limit=1&marker=0b49c67b-550f-4eb7-93fb-9332e071c17b Sep 07 21:12:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-10de38e4-3ebf-4c07-9875-60c4bd389bae tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-10de38e4-3ebf-4c07-9875-60c4bd389bae tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Calling method 'index' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.api_utils [None req-10de38e4-3ebf-4c07-9875-60c4bd389bae tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Removing options '' from query. {{(pid=86970) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 21:12:52 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:52 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:12:52 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-10de38e4-3ebf-4c07-9875-60c4bd389bae tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86970) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 21:12:52 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:52 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:12:52 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-10de38e4-3ebf-4c07-9875-60c4bd389bae tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Get all volumes completed successfully. Sep 07 21:12:52 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-10de38e4-3ebf-4c07-9875-60c4bd389bae tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] http://192.168.122.168/volume/v3/volumes?limit=1&marker=0b49c67b-550f-4eb7-93fb-9332e071c17b returned with HTTP 200 Sep 07 21:12:52 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 666/1342] 192.168.122.168 () {58 vars in 1224 bytes} [Mon Sep 7 21:12:52 2026] GET /volume/v3/volumes?limit=1&marker=0b49c67b-550f-4eb7-93fb-9332e071c17b => generated 481 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:12:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-b7623bce-2114-4f9f-a348-a27bbe829ccc None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:52 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b7623bce-2114-4f9f-a348-a27bbe829ccc tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] GET http://192.168.122.168/volume/v3/volumes?limit=1&marker=aa041e36-5f94-4096-9fee-abb61f0ed506 Sep 07 21:12:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b7623bce-2114-4f9f-a348-a27bbe829ccc tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b7623bce-2114-4f9f-a348-a27bbe829ccc tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Calling method 'index' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.api_utils [None req-b7623bce-2114-4f9f-a348-a27bbe829ccc tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Removing options '' from query. {{(pid=86970) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 21:12:52 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:52 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:12:52 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-b7623bce-2114-4f9f-a348-a27bbe829ccc tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86970) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 21:12:52 devstack devstack@c-api.service[86971]: DEBUG oslo_db.sqlalchemy.engines [None req-85dd0fea-8a4c-46b7-a650-7360409d42b9 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86971) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 21:12:52 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-b7623bce-2114-4f9f-a348-a27bbe829ccc tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Get all volumes completed successfully. Sep 07 21:12:52 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b7623bce-2114-4f9f-a348-a27bbe829ccc tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] http://192.168.122.168/volume/v3/volumes?limit=1&marker=aa041e36-5f94-4096-9fee-abb61f0ed506 returned with HTTP 200 Sep 07 21:12:52 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 667/1343] 192.168.122.168 () {58 vars in 1224 bytes} [Mon Sep 7 21:12:52 2026] GET /volume/v3/volumes?limit=1&marker=aa041e36-5f94-4096-9fee-abb61f0ed506 => generated 15 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 21:12:52 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:52 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:12:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-c45931a2-e596-48ea-8a63-5a5244c87c57 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:52 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c45931a2-e596-48ea-8a63-5a5244c87c57 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] GET http://192.168.122.168/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1344080257&status=available Sep 07 21:12:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c45931a2-e596-48ea-8a63-5a5244c87c57 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c45931a2-e596-48ea-8a63-5a5244c87c57 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Calling method 'index' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.api_utils [None req-c45931a2-e596-48ea-8a63-5a5244c87c57 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Removing options '' from query. {{(pid=86970) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 21:12:53 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-c45931a2-e596-48ea-8a63-5a5244c87c57 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Could not evaluate value available, assuming string {{(pid=86970) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 21:12:53 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-c45931a2-e596-48ea-8a63-5a5244c87c57 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1344080257'), ('no_migration_targets', True)]). {{(pid=86970) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 21:12:53 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-85dd0fea-8a4c-46b7-a650-7360409d42b9 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] http://192.168.122.168/volume/v3/volumes/detail returned with HTTP 200 Sep 07 21:12:53 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 677/1344] 192.168.122.168 () {60 vars in 1183 bytes} [Mon Sep 7 21:12:52 2026] GET /volume/v3/volumes/detail => generated 923 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:12:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-c2df7c4c-0b93-4581-aedc-66b5aebcf485 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:53 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c2df7c4c-0b93-4581-aedc-66b5aebcf485 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] POST http://192.168.122.168/volume/v3/groups/f6f9ff4a-8ae2-46bc-8eae-45299d9c0e55/action Sep 07 21:12:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c2df7c4c-0b93-4581-aedc-66b5aebcf485 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:12:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c2df7c4c-0b93-4581-aedc-66b5aebcf485 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:12:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.groups [None req-c2df7c4c-0b93-4581-aedc-66b5aebcf485 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] delete called for group f6f9ff4a-8ae2-46bc-8eae-45299d9c0e55 {{(pid=86971) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 21:12:53 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.groups [None req-c2df7c4c-0b93-4581-aedc-66b5aebcf485 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Delete group with id: f6f9ff4a-8ae2-46bc-8eae-45299d9c0e55 Sep 07 21:12:53 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:53 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:12:53 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:53 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:12:53 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-c45931a2-e596-48ea-8a63-5a5244c87c57 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Get all volumes completed successfully. Sep 07 21:12:53 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c45931a2-e596-48ea-8a63-5a5244c87c57 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] http://192.168.122.168/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1344080257&status=available returned with HTTP 200 Sep 07 21:12:53 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 668/1345] 192.168.122.168 () {58 vars in 1256 bytes} [Mon Sep 7 21:12:52 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1344080257&status=available => generated 342 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:12:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-0e53a796-b37b-4c1c-939b-b989fb47a468 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:53 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:53 devstack devstack@c-api.service[86971]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 21:12:53 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-0e53a796-b37b-4c1c-939b-b989fb47a468 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] GET http://192.168.122.168/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-214955770&status=available Sep 07 21:12:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-0e53a796-b37b-4c1c-939b-b989fb47a468 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-0e53a796-b37b-4c1c-939b-b989fb47a468 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Calling method 'detail' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.api_utils [None req-0e53a796-b37b-4c1c-939b-b989fb47a468 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Removing options '' from query. {{(pid=86970) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 21:12:53 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-0e53a796-b37b-4c1c-939b-b989fb47a468 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Could not evaluate value available, assuming string {{(pid=86970) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 21:12:53 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:53 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:12:53 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-0e53a796-b37b-4c1c-939b-b989fb47a468 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-214955770'), ('no_migration_targets', True)]). {{(pid=86970) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 21:12:53 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:53 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:12:53 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-0e53a796-b37b-4c1c-939b-b989fb47a468 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Get all volumes completed successfully. Sep 07 21:12:53 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:53 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:12:53 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:53 devstack devstack@c-api.service[86971]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 21:12:53 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-0e53a796-b37b-4c1c-939b-b989fb47a468 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] http://192.168.122.168/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-214955770&status=available returned with HTTP 200 Sep 07 21:12:53 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 669/1346] 192.168.122.168 () {58 vars in 1275 bytes} [Mon Sep 7 21:12:53 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-214955770&status=available => generated 868 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:12:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-5cc2bef7-ae4c-4663-9278-ba5bd2c4d552 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:53 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-5cc2bef7-ae4c-4663-9278-ba5bd2c4d552 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] GET http://192.168.122.168/volume/v3/volumes/detail?marker=6b376082-cb4d-4a42-a2e6-0e6b454f9f05&sort=id%3Aasc Sep 07 21:12:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-5cc2bef7-ae4c-4663-9278-ba5bd2c4d552 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-5cc2bef7-ae4c-4663-9278-ba5bd2c4d552 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Calling method 'detail' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.api_utils [None req-5cc2bef7-ae4c-4663-9278-ba5bd2c4d552 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Removing options '' from query. {{(pid=86970) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 21:12:53 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-5cc2bef7-ae4c-4663-9278-ba5bd2c4d552 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86970) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 21:12:53 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c2df7c4c-0b93-4581-aedc-66b5aebcf485 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] http://192.168.122.168/volume/v3/groups/f6f9ff4a-8ae2-46bc-8eae-45299d9c0e55/action returned with HTTP 202 Sep 07 21:12:53 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 678/1347] 192.168.122.168 () {62 vars in 1312 bytes} [Mon Sep 7 21:12:53 2026] POST /volume/v3/groups/f6f9ff4a-8ae2-46bc-8eae-45299d9c0e55/action => generated 0 bytes in 146 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 21:12:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-c1f7d256-6ca2-4d54-bdc1-c9aa8ca01eef None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:53 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c1f7d256-6ca2-4d54-bdc1-c9aa8ca01eef tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] GET http://192.168.122.168/volume/v3/volumes/598c3352-8247-48ee-a4aa-18da15af7759 Sep 07 21:12:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c1f7d256-6ca2-4d54-bdc1-c9aa8ca01eef tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c1f7d256-6ca2-4d54-bdc1-c9aa8ca01eef tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:53 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:53 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:12:53 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:53 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:12:53 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-5cc2bef7-ae4c-4663-9278-ba5bd2c4d552 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Get all volumes completed successfully. Sep 07 21:12:53 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:53 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:12:53 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:53 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:12:53 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-5cc2bef7-ae4c-4663-9278-ba5bd2c4d552 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] http://192.168.122.168/volume/v3/volumes/detail?marker=6b376082-cb4d-4a42-a2e6-0e6b454f9f05&sort=id%3Aasc returned with HTTP 200 Sep 07 21:12:53 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 670/1348] 192.168.122.168 () {58 vars in 1257 bytes} [Mon Sep 7 21:12:53 2026] GET /volume/v3/volumes/detail?marker=6b376082-cb4d-4a42-a2e6-0e6b454f9f05&sort=id%3Aasc => generated 868 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:12:53 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-c1f7d256-6ca2-4d54-bdc1-c9aa8ca01eef tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Volume info retrieved successfully. Sep 07 21:12:53 devstack devstack@c-api.service[86971]: WARNING stevedore.named [None req-c1f7d256-6ca2-4d54-bdc1-c9aa8ca01eef tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 07 21:12:53 devstack devstack@c-api.service[86971]: WARNING castellan.key_manager [None req-c1f7d256-6ca2-4d54-bdc1-c9aa8ca01eef tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 07 21:12:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-f36731b7-7650-44b3-9474-8d1fe304d6b9 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:53 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f36731b7-7650-44b3-9474-8d1fe304d6b9 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] GET http://192.168.122.168/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Sep 07 21:12:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f36731b7-7650-44b3-9474-8d1fe304d6b9 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f36731b7-7650-44b3-9474-8d1fe304d6b9 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Calling method 'detail' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.api_utils [None req-f36731b7-7650-44b3-9474-8d1fe304d6b9 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Removing options '' from query. {{(pid=86970) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 21:12:53 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-f36731b7-7650-44b3-9474-8d1fe304d6b9 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=86970) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 21:12:53 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:53 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:12:53 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:53 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:12:53 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:53 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:12:53 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-f36731b7-7650-44b3-9474-8d1fe304d6b9 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Get all volumes completed successfully. Sep 07 21:12:53 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:53 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:12:53 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f36731b7-7650-44b3-9474-8d1fe304d6b9 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] http://192.168.122.168/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Sep 07 21:12:53 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 671/1349] 192.168.122.168 () {58 vars in 1221 bytes} [Mon Sep 7 21:12:53 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2579 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:12:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-83bce591-654e-44b9-91f0-fd1533c0c3cb None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:53 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-83bce591-654e-44b9-91f0-fd1533c0c3cb tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] GET http://192.168.122.168/volume/v3/volumes/detail Sep 07 21:12:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-83bce591-654e-44b9-91f0-fd1533c0c3cb tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-83bce591-654e-44b9-91f0-fd1533c0c3cb tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Calling method 'detail' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.api_utils [None req-83bce591-654e-44b9-91f0-fd1533c0c3cb tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Removing options '' from query. {{(pid=86970) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 21:12:53 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-83bce591-654e-44b9-91f0-fd1533c0c3cb tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86970) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 21:12:53 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:53 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:12:53 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:53 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:12:53 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:53 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:12:53 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-83bce591-654e-44b9-91f0-fd1533c0c3cb tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Get all volumes completed successfully. Sep 07 21:12:53 devstack devstack@c-api.service[86971]: DEBUG oslo_db.sqlalchemy.engines [None req-c1f7d256-6ca2-4d54-bdc1-c9aa8ca01eef tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86971) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 21:12:53 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:53 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:12:53 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-83bce591-654e-44b9-91f0-fd1533c0c3cb tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] http://192.168.122.168/volume/v3/volumes/detail returned with HTTP 200 Sep 07 21:12:53 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 672/1350] 192.168.122.168 () {58 vars in 1142 bytes} [Mon Sep 7 21:12:53 2026] GET /volume/v3/volumes/detail => generated 2579 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:12:53 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:53 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:12:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-c08fff9d-9774-40e9-9933-500872e3a9f1 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:53 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c08fff9d-9774-40e9-9933-500872e3a9f1 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] GET http://192.168.122.168/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Sep 07 21:12:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c08fff9d-9774-40e9-9933-500872e3a9f1 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c08fff9d-9774-40e9-9933-500872e3a9f1 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Calling method 'index' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.api_utils [None req-c08fff9d-9774-40e9-9933-500872e3a9f1 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Removing options '' from query. {{(pid=86970) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 21:12:53 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-c08fff9d-9774-40e9-9933-500872e3a9f1 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=86970) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 21:12:53 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c1f7d256-6ca2-4d54-bdc1-c9aa8ca01eef tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] http://192.168.122.168/volume/v3/volumes/598c3352-8247-48ee-a4aa-18da15af7759 returned with HTTP 200 Sep 07 21:12:53 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 679/1351] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:12:53 2026] GET /volume/v3/volumes/598c3352-8247-48ee-a4aa-18da15af7759 => generated 919 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:12:53 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:53 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:12:53 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:53 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:12:53 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:53 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:12:53 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-c08fff9d-9774-40e9-9933-500872e3a9f1 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Get all volumes completed successfully. Sep 07 21:12:53 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c08fff9d-9774-40e9-9933-500872e3a9f1 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] http://192.168.122.168/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Sep 07 21:12:53 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 673/1352] 192.168.122.168 () {58 vars in 1200 bytes} [Mon Sep 7 21:12:53 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 998 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:12:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-6a6306c1-918c-4b21-91f6-d52b3eb971ad None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:53 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-6a6306c1-918c-4b21-91f6-d52b3eb971ad tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] GET http://192.168.122.168/volume/v3/volumes?availability_zone=nova Sep 07 21:12:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-6a6306c1-918c-4b21-91f6-d52b3eb971ad tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-6a6306c1-918c-4b21-91f6-d52b3eb971ad tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Calling method 'index' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.api_utils [None req-6a6306c1-918c-4b21-91f6-d52b3eb971ad tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Removing options '' from query. {{(pid=86971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 21:12:53 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-6a6306c1-918c-4b21-91f6-d52b3eb971ad tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Could not evaluate value nova, assuming string {{(pid=86971) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 21:12:53 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-6a6306c1-918c-4b21-91f6-d52b3eb971ad tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=86971) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 21:12:53 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:53 devstack devstack@c-api.service[86971]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 21:12:53 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:53 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:12:53 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:53 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:12:53 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:53 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:12:53 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-6a6306c1-918c-4b21-91f6-d52b3eb971ad tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Get all volumes completed successfully. Sep 07 21:12:53 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-6a6306c1-918c-4b21-91f6-d52b3eb971ad tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] http://192.168.122.168/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Sep 07 21:12:53 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 680/1353] 192.168.122.168 () {58 vars in 1166 bytes} [Mon Sep 7 21:12:53 2026] GET /volume/v3/volumes?availability_zone=nova => generated 998 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:12:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-62c56846-551f-4721-9dc4-779b63ca410a None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:53 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-62c56846-551f-4721-9dc4-779b63ca410a tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] GET http://192.168.122.168/volume/v3/volumes?availability_zone=nova Sep 07 21:12:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-62c56846-551f-4721-9dc4-779b63ca410a tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-62c56846-551f-4721-9dc4-779b63ca410a tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Calling method 'index' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.api_utils [None req-62c56846-551f-4721-9dc4-779b63ca410a tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Removing options '' from query. {{(pid=86970) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 21:12:53 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-62c56846-551f-4721-9dc4-779b63ca410a tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Could not evaluate value nova, assuming string {{(pid=86970) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 21:12:53 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:53 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:12:53 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-62c56846-551f-4721-9dc4-779b63ca410a tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=86970) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 21:12:53 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:53 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:12:53 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:53 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:12:53 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:53 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:12:53 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-62c56846-551f-4721-9dc4-779b63ca410a tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Get all volumes completed successfully. Sep 07 21:12:53 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-62c56846-551f-4721-9dc4-779b63ca410a tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] http://192.168.122.168/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Sep 07 21:12:53 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 674/1354] 192.168.122.168 () {58 vars in 1166 bytes} [Mon Sep 7 21:12:53 2026] GET /volume/v3/volumes?availability_zone=nova => generated 998 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:12:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-6295aa44-e87a-4a57-af3f-f85c6dd790fb None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:53 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-6295aa44-e87a-4a57-af3f-f85c6dd790fb tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] GET http://192.168.122.168/volume/v3/volumes?bootable=false Sep 07 21:12:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-6295aa44-e87a-4a57-af3f-f85c6dd790fb tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-6295aa44-e87a-4a57-af3f-f85c6dd790fb tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Calling method 'index' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.api_utils [None req-6295aa44-e87a-4a57-af3f-f85c6dd790fb tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Removing options '' from query. {{(pid=86971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 21:12:53 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:53 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:12:53 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-6295aa44-e87a-4a57-af3f-f85c6dd790fb tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=86971) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 21:12:53 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:53 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:12:53 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:53 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:12:53 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:53 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:12:53 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-6295aa44-e87a-4a57-af3f-f85c6dd790fb tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Get all volumes completed successfully. Sep 07 21:12:53 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-6295aa44-e87a-4a57-af3f-f85c6dd790fb tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] http://192.168.122.168/volume/v3/volumes?bootable=false returned with HTTP 200 Sep 07 21:12:53 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 681/1355] 192.168.122.168 () {58 vars in 1150 bytes} [Mon Sep 7 21:12:53 2026] GET /volume/v3/volumes?bootable=false => generated 998 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:12:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-384048d2-7301-42c1-ab5d-0ae2ce42c2fb None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:53 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-384048d2-7301-42c1-ab5d-0ae2ce42c2fb tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] GET http://192.168.122.168/volume/v3/volumes?bootable=false Sep 07 21:12:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-384048d2-7301-42c1-ab5d-0ae2ce42c2fb tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-384048d2-7301-42c1-ab5d-0ae2ce42c2fb tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Calling method 'index' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.api_utils [None req-384048d2-7301-42c1-ab5d-0ae2ce42c2fb tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Removing options '' from query. {{(pid=86970) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 21:12:53 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:53 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:12:53 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-384048d2-7301-42c1-ab5d-0ae2ce42c2fb tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=86970) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 21:12:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-d155e12b-4cc9-495c-8972-a71500af475d None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:53 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d155e12b-4cc9-495c-8972-a71500af475d tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] GET http://192.168.122.168/volume/v3/volumes/74991ca5-50f6-4fe3-98ac-95d834f76c24 Sep 07 21:12:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-d155e12b-4cc9-495c-8972-a71500af475d tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-d155e12b-4cc9-495c-8972-a71500af475d tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:53 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:53 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:12:53 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:53 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:12:53 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-d155e12b-4cc9-495c-8972-a71500af475d tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Volume info retrieved successfully. Sep 07 21:12:53 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d155e12b-4cc9-495c-8972-a71500af475d tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] http://192.168.122.168/volume/v3/volumes/74991ca5-50f6-4fe3-98ac-95d834f76c24 returned with HTTP 200 Sep 07 21:12:53 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 682/1356] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:12:53 2026] GET /volume/v3/volumes/74991ca5-50f6-4fe3-98ac-95d834f76c24 => generated 1004 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:12:53 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:53 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:12:53 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:53 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:12:53 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:53 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:12:53 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-384048d2-7301-42c1-ab5d-0ae2ce42c2fb tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Get all volumes completed successfully. Sep 07 21:12:53 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-384048d2-7301-42c1-ab5d-0ae2ce42c2fb tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] http://192.168.122.168/volume/v3/volumes?bootable=false returned with HTTP 200 Sep 07 21:12:53 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 675/1357] 192.168.122.168 () {58 vars in 1150 bytes} [Mon Sep 7 21:12:53 2026] GET /volume/v3/volumes?bootable=false => generated 998 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:12:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-525a2d4a-78c0-4c90-b61f-1555763fe3fd None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:53 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-525a2d4a-78c0-4c90-b61f-1555763fe3fd tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] GET http://192.168.122.168/volume/v3/volumes?status=available Sep 07 21:12:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-525a2d4a-78c0-4c90-b61f-1555763fe3fd tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-525a2d4a-78c0-4c90-b61f-1555763fe3fd tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Calling method 'index' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.api_utils [None req-525a2d4a-78c0-4c90-b61f-1555763fe3fd tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Removing options '' from query. {{(pid=86971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 21:12:53 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-525a2d4a-78c0-4c90-b61f-1555763fe3fd tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Could not evaluate value available, assuming string {{(pid=86971) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 21:12:53 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-525a2d4a-78c0-4c90-b61f-1555763fe3fd tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86971) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 21:12:54 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:54 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:12:54 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:54 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:12:54 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:54 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:12:54 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-525a2d4a-78c0-4c90-b61f-1555763fe3fd tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Get all volumes completed successfully. Sep 07 21:12:54 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-525a2d4a-78c0-4c90-b61f-1555763fe3fd tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] http://192.168.122.168/volume/v3/volumes?status=available returned with HTTP 200 Sep 07 21:12:54 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 683/1358] 192.168.122.168 () {58 vars in 1154 bytes} [Mon Sep 7 21:12:53 2026] GET /volume/v3/volumes?status=available => generated 998 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:12:54 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-27bda7e1-81bb-471f-b179-cf647c8f8579 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:54 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-27bda7e1-81bb-471f-b179-cf647c8f8579 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] GET http://192.168.122.168/volume/v3/volumes?status=available Sep 07 21:12:54 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-27bda7e1-81bb-471f-b179-cf647c8f8579 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:54 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-27bda7e1-81bb-471f-b179-cf647c8f8579 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Calling method 'index' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:54 devstack devstack@c-api.service[86970]: DEBUG cinder.api.api_utils [None req-27bda7e1-81bb-471f-b179-cf647c8f8579 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Removing options '' from query. {{(pid=86970) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 21:12:54 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-27bda7e1-81bb-471f-b179-cf647c8f8579 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Could not evaluate value available, assuming string {{(pid=86970) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 21:12:54 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:54 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:12:54 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-27bda7e1-81bb-471f-b179-cf647c8f8579 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86970) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 21:12:54 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:54 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:12:54 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:54 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:12:54 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:54 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:12:54 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-27bda7e1-81bb-471f-b179-cf647c8f8579 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Get all volumes completed successfully. Sep 07 21:12:54 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-27bda7e1-81bb-471f-b179-cf647c8f8579 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] http://192.168.122.168/volume/v3/volumes?status=available returned with HTTP 200 Sep 07 21:12:54 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 676/1359] 192.168.122.168 () {58 vars in 1154 bytes} [Mon Sep 7 21:12:54 2026] GET /volume/v3/volumes?status=available => generated 998 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:12:54 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-0631578e-cbad-4192-b0bc-63430add489b None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:54 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-0631578e-cbad-4192-b0bc-63430add489b tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] GET http://192.168.122.168/volume/v3/volumes/detail?availability_zone=nova Sep 07 21:12:54 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-0631578e-cbad-4192-b0bc-63430add489b tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:54 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-0631578e-cbad-4192-b0bc-63430add489b tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Calling method 'detail' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:54 devstack devstack@c-api.service[86971]: DEBUG cinder.api.api_utils [None req-0631578e-cbad-4192-b0bc-63430add489b tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Removing options '' from query. {{(pid=86971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 21:12:54 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-0631578e-cbad-4192-b0bc-63430add489b tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Could not evaluate value nova, assuming string {{(pid=86971) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 21:12:54 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:54 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:12:54 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-0631578e-cbad-4192-b0bc-63430add489b tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=86971) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 21:12:54 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:54 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:12:54 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:54 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:12:54 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:54 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:12:54 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-0631578e-cbad-4192-b0bc-63430add489b tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Get all volumes completed successfully. Sep 07 21:12:54 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:54 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:12:54 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-0631578e-cbad-4192-b0bc-63430add489b tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] http://192.168.122.168/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Sep 07 21:12:54 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 684/1360] 192.168.122.168 () {58 vars in 1187 bytes} [Mon Sep 7 21:12:54 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2579 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:12:54 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-1e454602-359f-4506-a10c-c79a16af5eb9 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:54 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-1e454602-359f-4506-a10c-c79a16af5eb9 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] GET http://192.168.122.168/volume/v3/volumes/detail?bootable=false Sep 07 21:12:54 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-1e454602-359f-4506-a10c-c79a16af5eb9 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:54 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-1e454602-359f-4506-a10c-c79a16af5eb9 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Calling method 'detail' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:54 devstack devstack@c-api.service[86970]: DEBUG cinder.api.api_utils [None req-1e454602-359f-4506-a10c-c79a16af5eb9 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Removing options '' from query. {{(pid=86970) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 21:12:54 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:54 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:12:54 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-1e454602-359f-4506-a10c-c79a16af5eb9 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=86970) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 21:12:54 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:54 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:12:54 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:54 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:12:54 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:54 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:12:54 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-1e454602-359f-4506-a10c-c79a16af5eb9 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Get all volumes completed successfully. Sep 07 21:12:54 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:54 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:12:54 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-1e454602-359f-4506-a10c-c79a16af5eb9 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] http://192.168.122.168/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Sep 07 21:12:54 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 677/1361] 192.168.122.168 () {58 vars in 1171 bytes} [Mon Sep 7 21:12:54 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2579 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:12:54 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-6a0f8853-f1e5-40a2-83e8-855db4bdeeab None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:54 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-6a0f8853-f1e5-40a2-83e8-855db4bdeeab tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] GET http://192.168.122.168/volume/v3/volumes/detail?status=available Sep 07 21:12:54 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-6a0f8853-f1e5-40a2-83e8-855db4bdeeab tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:54 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-6a0f8853-f1e5-40a2-83e8-855db4bdeeab tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Calling method 'detail' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:54 devstack devstack@c-api.service[86971]: DEBUG cinder.api.api_utils [None req-6a0f8853-f1e5-40a2-83e8-855db4bdeeab tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Removing options '' from query. {{(pid=86971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 21:12:54 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-6a0f8853-f1e5-40a2-83e8-855db4bdeeab tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Could not evaluate value available, assuming string {{(pid=86971) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 07 21:12:54 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-6a0f8853-f1e5-40a2-83e8-855db4bdeeab tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86971) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 21:12:54 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:54 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:12:54 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:54 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:12:54 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:54 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:12:54 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-6a0f8853-f1e5-40a2-83e8-855db4bdeeab tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] Get all volumes completed successfully. Sep 07 21:12:54 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:54 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:12:54 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-6a0f8853-f1e5-40a2-83e8-855db4bdeeab tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-reader] http://192.168.122.168/volume/v3/volumes/detail?status=available returned with HTTP 200 Sep 07 21:12:54 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 685/1362] 192.168.122.168 () {58 vars in 1175 bytes} [Mon Sep 7 21:12:54 2026] GET /volume/v3/volumes/detail?status=available => generated 2579 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:12:54 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-4f9b5d5a-ad57-4fed-904a-3a70f0fee894 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:54 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-4f9b5d5a-ad57-4fed-904a-3a70f0fee894 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] GET http://192.168.122.168/volume/v3/volumes/6b376082-cb4d-4a42-a2e6-0e6b454f9f05 Sep 07 21:12:54 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-4f9b5d5a-ad57-4fed-904a-3a70f0fee894 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:54 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-4f9b5d5a-ad57-4fed-904a-3a70f0fee894 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:54 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:54 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:12:54 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:54 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:12:54 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-4f9b5d5a-ad57-4fed-904a-3a70f0fee894 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Volume info retrieved successfully. Sep 07 21:12:54 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-4f9b5d5a-ad57-4fed-904a-3a70f0fee894 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] http://192.168.122.168/volume/v3/volumes/6b376082-cb4d-4a42-a2e6-0e6b454f9f05 returned with HTTP 200 Sep 07 21:12:54 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 678/1363] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:12:54 2026] GET /volume/v3/volumes/6b376082-cb4d-4a42-a2e6-0e6b454f9f05 => generated 865 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:12:54 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-c0587628-227a-473e-bbb3-406c49fb5ea3 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:54 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c0587628-227a-473e-bbb3-406c49fb5ea3 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] DELETE http://192.168.122.168/volume/v3/volumes/6b376082-cb4d-4a42-a2e6-0e6b454f9f05 Sep 07 21:12:54 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c0587628-227a-473e-bbb3-406c49fb5ea3 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:54 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c0587628-227a-473e-bbb3-406c49fb5ea3 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:54 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-c0587628-227a-473e-bbb3-406c49fb5ea3 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Delete volume with id: 6b376082-cb4d-4a42-a2e6-0e6b454f9f05 Sep 07 21:12:54 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:54 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:12:54 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:54 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:12:54 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-c0587628-227a-473e-bbb3-406c49fb5ea3 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Volume info retrieved successfully. Sep 07 21:12:54 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-b6864033-b563-40d9-80a9-fb78579b1418 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:54 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b6864033-b563-40d9-80a9-fb78579b1418 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] GET http://192.168.122.168/volume/v3/volumes/598c3352-8247-48ee-a4aa-18da15af7759 Sep 07 21:12:54 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b6864033-b563-40d9-80a9-fb78579b1418 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:54 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b6864033-b563-40d9-80a9-fb78579b1418 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:54 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-c0587628-227a-473e-bbb3-406c49fb5ea3 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Delete volume request issued successfully. Sep 07 21:12:54 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c0587628-227a-473e-bbb3-406c49fb5ea3 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] http://192.168.122.168/volume/v3/volumes/6b376082-cb4d-4a42-a2e6-0e6b454f9f05 returned with HTTP 202 Sep 07 21:12:54 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 686/1364] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:12:54 2026] DELETE /volume/v3/volumes/6b376082-cb4d-4a42-a2e6-0e6b454f9f05 => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:12:54 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-b44c3fb5-3a7c-42c8-99f8-7735d3a393dc None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:54 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b44c3fb5-3a7c-42c8-99f8-7735d3a393dc tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] GET http://192.168.122.168/volume/v3/volumes/6b376082-cb4d-4a42-a2e6-0e6b454f9f05 Sep 07 21:12:54 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-b44c3fb5-3a7c-42c8-99f8-7735d3a393dc tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:54 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-b44c3fb5-3a7c-42c8-99f8-7735d3a393dc tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:54 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b6864033-b563-40d9-80a9-fb78579b1418 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] http://192.168.122.168/volume/v3/volumes/598c3352-8247-48ee-a4aa-18da15af7759 returned with HTTP 404 Sep 07 21:12:54 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 679/1365] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:12:54 2026] GET /volume/v3/volumes/598c3352-8247-48ee-a4aa-18da15af7759 => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 21:12:54 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:54 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:12:54 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-f926afd3-c45f-496d-a444-6f6dcb9c57b4 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:54 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:54 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:12:54 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f926afd3-c45f-496d-a444-6f6dcb9c57b4 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] GET http://192.168.122.168/volume/v3/groups/f6f9ff4a-8ae2-46bc-8eae-45299d9c0e55 Sep 07 21:12:54 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f926afd3-c45f-496d-a444-6f6dcb9c57b4 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:54 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f926afd3-c45f-496d-a444-6f6dcb9c57b4 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] Calling method 'version_select' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:54 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.groups [None req-f926afd3-c45f-496d-a444-6f6dcb9c57b4 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] show called for member f6f9ff4a-8ae2-46bc-8eae-45299d9c0e55 {{(pid=86970) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 21:12:54 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-b44c3fb5-3a7c-42c8-99f8-7735d3a393dc tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Volume info retrieved successfully. Sep 07 21:12:54 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f926afd3-c45f-496d-a444-6f6dcb9c57b4 tempest-GroupsV314Test-1285200531 tempest-GroupsV314Test-1285200531-project-member] http://192.168.122.168/volume/v3/groups/f6f9ff4a-8ae2-46bc-8eae-45299d9c0e55 returned with HTTP 404 Sep 07 21:12:54 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 680/1366] 192.168.122.168 () {60 vars in 1270 bytes} [Mon Sep 7 21:12:54 2026] GET /volume/v3/groups/f6f9ff4a-8ae2-46bc-8eae-45299d9c0e55 => generated 108 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 21:12:54 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-6927883f-1d4e-416e-8cd4-9e7b79d1853d None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:54 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-6927883f-1d4e-416e-8cd4-9e7b79d1853d tempest-GroupsV314Test-1545810 tempest-GroupsV314Test-1545810-project-admin] DELETE http://192.168.122.168/volume/v3/group_types/d36f1f84-d640-48a4-aee7-7cf96f38bb34 Sep 07 21:12:54 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-6927883f-1d4e-416e-8cd4-9e7b79d1853d tempest-GroupsV314Test-1545810 tempest-GroupsV314Test-1545810-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:54 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-6927883f-1d4e-416e-8cd4-9e7b79d1853d tempest-GroupsV314Test-1545810 tempest-GroupsV314Test-1545810-project-admin] Calling method 'version_select' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:54 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b44c3fb5-3a7c-42c8-99f8-7735d3a393dc tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] http://192.168.122.168/volume/v3/volumes/6b376082-cb4d-4a42-a2e6-0e6b454f9f05 returned with HTTP 200 Sep 07 21:12:54 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 687/1367] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:12:54 2026] GET /volume/v3/volumes/6b376082-cb4d-4a42-a2e6-0e6b454f9f05 => generated 864 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:12:54 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-6927883f-1d4e-416e-8cd4-9e7b79d1853d tempest-GroupsV314Test-1545810 tempest-GroupsV314Test-1545810-project-admin] http://192.168.122.168/volume/v3/group_types/d36f1f84-d640-48a4-aee7-7cf96f38bb34 returned with HTTP 202 Sep 07 21:12:54 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 681/1368] 192.168.122.168 () {60 vars in 1288 bytes} [Mon Sep 7 21:12:54 2026] DELETE /volume/v3/group_types/d36f1f84-d640-48a4-aee7-7cf96f38bb34 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 21:12:54 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-1bbf4f90-22a9-4be6-9b03-33c74f46df0a None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:54 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1bbf4f90-22a9-4be6-9b03-33c74f46df0a tempest-GroupsV314Test-1545810 tempest-GroupsV314Test-1545810-project-admin] DELETE http://192.168.122.168/volume/v3/types/3c502310-8cc0-4800-9372-39d3e52e0fca Sep 07 21:12:54 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-1bbf4f90-22a9-4be6-9b03-33c74f46df0a tempest-GroupsV314Test-1545810 tempest-GroupsV314Test-1545810-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:54 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-1bbf4f90-22a9-4be6-9b03-33c74f46df0a tempest-GroupsV314Test-1545810 tempest-GroupsV314Test-1545810-project-admin] Calling method '_delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:54 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1bbf4f90-22a9-4be6-9b03-33c74f46df0a tempest-GroupsV314Test-1545810 tempest-GroupsV314Test-1545810-project-admin] http://192.168.122.168/volume/v3/types/3c502310-8cc0-4800-9372-39d3e52e0fca returned with HTTP 202 Sep 07 21:12:54 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 688/1369] 192.168.122.168 () {58 vars in 1229 bytes} [Mon Sep 7 21:12:54 2026] DELETE /volume/v3/types/3c502310-8cc0-4800-9372-39d3e52e0fca => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:12:54 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-50eb4506-fb2e-4fa7-9735-8a0b3aef1723 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:54 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-50eb4506-fb2e-4fa7-9735-8a0b3aef1723 tempest-GroupsV314Test-1545810 tempest-GroupsV314Test-1545810-project-admin] GET http://192.168.122.168/volume/v3/types/3c502310-8cc0-4800-9372-39d3e52e0fca Sep 07 21:12:54 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-50eb4506-fb2e-4fa7-9735-8a0b3aef1723 tempest-GroupsV314Test-1545810 tempest-GroupsV314Test-1545810-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:54 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-50eb4506-fb2e-4fa7-9735-8a0b3aef1723 tempest-GroupsV314Test-1545810 tempest-GroupsV314Test-1545810-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:54 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-50eb4506-fb2e-4fa7-9735-8a0b3aef1723 tempest-GroupsV314Test-1545810 tempest-GroupsV314Test-1545810-project-admin] http://192.168.122.168/volume/v3/types/3c502310-8cc0-4800-9372-39d3e52e0fca returned with HTTP 404 Sep 07 21:12:54 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 682/1370] 192.168.122.168 () {58 vars in 1226 bytes} [Mon Sep 7 21:12:54 2026] GET /volume/v3/types/3c502310-8cc0-4800-9372-39d3e52e0fca => generated 114 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:12:54 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-7dc995bd-24bb-40c9-918c-785dd6552ddd None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:54 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-7dc995bd-24bb-40c9-918c-785dd6552ddd tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] GET http://192.168.122.168/volume/v3/volumes/74991ca5-50f6-4fe3-98ac-95d834f76c24 Sep 07 21:12:54 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-7dc995bd-24bb-40c9-918c-785dd6552ddd tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:54 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-7dc995bd-24bb-40c9-918c-785dd6552ddd tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:55 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:55 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:12:55 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:55 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:12:55 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-7dc995bd-24bb-40c9-918c-785dd6552ddd tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Volume info retrieved successfully. Sep 07 21:12:55 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-7dc995bd-24bb-40c9-918c-785dd6552ddd tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] http://192.168.122.168/volume/v3/volumes/74991ca5-50f6-4fe3-98ac-95d834f76c24 returned with HTTP 200 Sep 07 21:12:55 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 689/1371] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:12:54 2026] GET /volume/v3/volumes/74991ca5-50f6-4fe3-98ac-95d834f76c24 => generated 1004 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:12:55 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-6f84ff9a-dd53-4198-8c4d-80cdb56ee7b3 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:55 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-6f84ff9a-dd53-4198-8c4d-80cdb56ee7b3 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] GET http://192.168.122.168/volume/v3/volumes/6b376082-cb4d-4a42-a2e6-0e6b454f9f05 Sep 07 21:12:55 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-6f84ff9a-dd53-4198-8c4d-80cdb56ee7b3 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:55 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-6f84ff9a-dd53-4198-8c4d-80cdb56ee7b3 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:55 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-6f84ff9a-dd53-4198-8c4d-80cdb56ee7b3 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] http://192.168.122.168/volume/v3/volumes/6b376082-cb4d-4a42-a2e6-0e6b454f9f05 returned with HTTP 404 Sep 07 21:12:55 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 683/1372] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:12:55 2026] GET /volume/v3/volumes/6b376082-cb4d-4a42-a2e6-0e6b454f9f05 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:12:55 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-cd44a3d1-19ed-4149-8712-2a8556990716 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:55 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-cd44a3d1-19ed-4149-8712-2a8556990716 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] GET http://192.168.122.168/volume/v3/volumes/0b49c67b-550f-4eb7-93fb-9332e071c17b Sep 07 21:12:55 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-cd44a3d1-19ed-4149-8712-2a8556990716 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:55 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-cd44a3d1-19ed-4149-8712-2a8556990716 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:55 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:55 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:12:55 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:55 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:12:55 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-cd44a3d1-19ed-4149-8712-2a8556990716 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Volume info retrieved successfully. Sep 07 21:12:55 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-cd44a3d1-19ed-4149-8712-2a8556990716 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] http://192.168.122.168/volume/v3/volumes/0b49c67b-550f-4eb7-93fb-9332e071c17b returned with HTTP 200 Sep 07 21:12:55 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 690/1373] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:12:55 2026] GET /volume/v3/volumes/0b49c67b-550f-4eb7-93fb-9332e071c17b => generated 866 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:12:55 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-6de0c8d7-0fbc-4e4b-9ae3-b75f26a6fc83 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:55 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-6de0c8d7-0fbc-4e4b-9ae3-b75f26a6fc83 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] DELETE http://192.168.122.168/volume/v3/volumes/0b49c67b-550f-4eb7-93fb-9332e071c17b Sep 07 21:12:55 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-6de0c8d7-0fbc-4e4b-9ae3-b75f26a6fc83 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:55 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-6de0c8d7-0fbc-4e4b-9ae3-b75f26a6fc83 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:55 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-6de0c8d7-0fbc-4e4b-9ae3-b75f26a6fc83 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Delete volume with id: 0b49c67b-550f-4eb7-93fb-9332e071c17b Sep 07 21:12:55 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:55 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:12:55 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:55 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:12:55 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-6de0c8d7-0fbc-4e4b-9ae3-b75f26a6fc83 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Volume info retrieved successfully. Sep 07 21:12:55 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-6de0c8d7-0fbc-4e4b-9ae3-b75f26a6fc83 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Delete volume request issued successfully. Sep 07 21:12:55 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-6de0c8d7-0fbc-4e4b-9ae3-b75f26a6fc83 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] http://192.168.122.168/volume/v3/volumes/0b49c67b-550f-4eb7-93fb-9332e071c17b returned with HTTP 202 Sep 07 21:12:55 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 684/1374] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:12:55 2026] DELETE /volume/v3/volumes/0b49c67b-550f-4eb7-93fb-9332e071c17b => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:12:55 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-42d5e32f-4cbd-4ec4-b4ce-0432d27f935b None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:55 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-42d5e32f-4cbd-4ec4-b4ce-0432d27f935b tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] GET http://192.168.122.168/volume/v3/volumes/0b49c67b-550f-4eb7-93fb-9332e071c17b Sep 07 21:12:55 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-42d5e32f-4cbd-4ec4-b4ce-0432d27f935b tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:55 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-42d5e32f-4cbd-4ec4-b4ce-0432d27f935b tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:55 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:55 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:12:55 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:55 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:12:55 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-42d5e32f-4cbd-4ec4-b4ce-0432d27f935b tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Volume info retrieved successfully. Sep 07 21:12:55 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-42d5e32f-4cbd-4ec4-b4ce-0432d27f935b tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] http://192.168.122.168/volume/v3/volumes/0b49c67b-550f-4eb7-93fb-9332e071c17b returned with HTTP 200 Sep 07 21:12:55 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 691/1375] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:12:55 2026] GET /volume/v3/volumes/0b49c67b-550f-4eb7-93fb-9332e071c17b => generated 865 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:12:56 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-ad17cc71-1e85-498c-8f02-cbda9457d73f None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:56 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ad17cc71-1e85-498c-8f02-cbda9457d73f tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] GET http://192.168.122.168/volume/v3/volumes/74991ca5-50f6-4fe3-98ac-95d834f76c24 Sep 07 21:12:56 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ad17cc71-1e85-498c-8f02-cbda9457d73f tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:56 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ad17cc71-1e85-498c-8f02-cbda9457d73f tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:56 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:56 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:12:56 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:56 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:12:56 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-ad17cc71-1e85-498c-8f02-cbda9457d73f tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Volume info retrieved successfully. Sep 07 21:12:56 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ad17cc71-1e85-498c-8f02-cbda9457d73f tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] http://192.168.122.168/volume/v3/volumes/74991ca5-50f6-4fe3-98ac-95d834f76c24 returned with HTTP 200 Sep 07 21:12:56 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 685/1376] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:12:56 2026] GET /volume/v3/volumes/74991ca5-50f6-4fe3-98ac-95d834f76c24 => generated 1256 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:12:56 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-b196c96c-0bcd-4e1e-8ea2-b258f552d2f2 req-90c603d4-ae99-4a0f-b7a0-96379390e552 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:56 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-b196c96c-0bcd-4e1e-8ea2-b258f552d2f2 req-90c603d4-ae99-4a0f-b7a0-96379390e552 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] GET http://192.168.122.168/volume/v3/volumes/74991ca5-50f6-4fe3-98ac-95d834f76c24 Sep 07 21:12:56 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-b196c96c-0bcd-4e1e-8ea2-b258f552d2f2 req-90c603d4-ae99-4a0f-b7a0-96379390e552 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:56 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-b196c96c-0bcd-4e1e-8ea2-b258f552d2f2 req-90c603d4-ae99-4a0f-b7a0-96379390e552 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:56 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:56 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:12:56 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:56 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:12:56 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [req-b196c96c-0bcd-4e1e-8ea2-b258f552d2f2 req-90c603d4-ae99-4a0f-b7a0-96379390e552 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Volume info retrieved successfully. Sep 07 21:12:56 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-b196c96c-0bcd-4e1e-8ea2-b258f552d2f2 req-90c603d4-ae99-4a0f-b7a0-96379390e552 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] http://192.168.122.168/volume/v3/volumes/74991ca5-50f6-4fe3-98ac-95d834f76c24 returned with HTTP 200 Sep 07 21:12:56 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 692/1377] 192.168.122.168 () {60 vars in 1487 bytes} [Mon Sep 7 21:12:56 2026] GET /volume/v3/volumes/74991ca5-50f6-4fe3-98ac-95d834f76c24 => generated 1256 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:12:56 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-47ef6c36-ec43-4436-9a0e-33c8b3fea702 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:56 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-47ef6c36-ec43-4436-9a0e-33c8b3fea702 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] GET http://192.168.122.168/volume/v3/volumes/0b49c67b-550f-4eb7-93fb-9332e071c17b Sep 07 21:12:56 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-47ef6c36-ec43-4436-9a0e-33c8b3fea702 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:56 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-47ef6c36-ec43-4436-9a0e-33c8b3fea702 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:56 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-47ef6c36-ec43-4436-9a0e-33c8b3fea702 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] http://192.168.122.168/volume/v3/volumes/0b49c67b-550f-4eb7-93fb-9332e071c17b returned with HTTP 404 Sep 07 21:12:56 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 686/1378] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:12:56 2026] GET /volume/v3/volumes/0b49c67b-550f-4eb7-93fb-9332e071c17b => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:12:56 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-11530c96-e61d-4396-8369-11bf189b0b11 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:56 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-11530c96-e61d-4396-8369-11bf189b0b11 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] GET http://192.168.122.168/volume/v3/volumes/aa041e36-5f94-4096-9fee-abb61f0ed506 Sep 07 21:12:56 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-11530c96-e61d-4396-8369-11bf189b0b11 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:56 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-11530c96-e61d-4396-8369-11bf189b0b11 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:56 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:56 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:12:57 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:57 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:12:57 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-11530c96-e61d-4396-8369-11bf189b0b11 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Volume info retrieved successfully. Sep 07 21:12:57 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-11530c96-e61d-4396-8369-11bf189b0b11 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] http://192.168.122.168/volume/v3/volumes/aa041e36-5f94-4096-9fee-abb61f0ed506 returned with HTTP 200 Sep 07 21:12:57 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 693/1379] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:12:56 2026] GET /volume/v3/volumes/aa041e36-5f94-4096-9fee-abb61f0ed506 => generated 865 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:12:57 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-8dbb7389-f90e-4b1d-94d9-7952aece75c6 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:57 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8dbb7389-f90e-4b1d-94d9-7952aece75c6 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] DELETE http://192.168.122.168/volume/v3/volumes/aa041e36-5f94-4096-9fee-abb61f0ed506 Sep 07 21:12:57 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8dbb7389-f90e-4b1d-94d9-7952aece75c6 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:57 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8dbb7389-f90e-4b1d-94d9-7952aece75c6 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:57 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-8dbb7389-f90e-4b1d-94d9-7952aece75c6 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Delete volume with id: aa041e36-5f94-4096-9fee-abb61f0ed506 Sep 07 21:12:57 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:57 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:12:57 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:57 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:12:57 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-8dbb7389-f90e-4b1d-94d9-7952aece75c6 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Volume info retrieved successfully. Sep 07 21:12:57 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-8dbb7389-f90e-4b1d-94d9-7952aece75c6 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Delete volume request issued successfully. Sep 07 21:12:57 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8dbb7389-f90e-4b1d-94d9-7952aece75c6 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] http://192.168.122.168/volume/v3/volumes/aa041e36-5f94-4096-9fee-abb61f0ed506 returned with HTTP 202 Sep 07 21:12:57 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 687/1380] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:12:57 2026] DELETE /volume/v3/volumes/aa041e36-5f94-4096-9fee-abb61f0ed506 => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:12:57 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-f7fbd908-cab8-4d93-aca0-484e598e0779 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:57 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f7fbd908-cab8-4d93-aca0-484e598e0779 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] GET http://192.168.122.168/volume/v3/volumes/aa041e36-5f94-4096-9fee-abb61f0ed506 Sep 07 21:12:57 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f7fbd908-cab8-4d93-aca0-484e598e0779 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:57 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f7fbd908-cab8-4d93-aca0-484e598e0779 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:57 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:57 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:12:57 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:57 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:12:57 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-f7fbd908-cab8-4d93-aca0-484e598e0779 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Volume info retrieved successfully. Sep 07 21:12:57 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f7fbd908-cab8-4d93-aca0-484e598e0779 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] http://192.168.122.168/volume/v3/volumes/aa041e36-5f94-4096-9fee-abb61f0ed506 returned with HTTP 200 Sep 07 21:12:57 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 694/1381] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:12:57 2026] GET /volume/v3/volumes/aa041e36-5f94-4096-9fee-abb61f0ed506 => generated 864 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:12:57 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-b196c96c-0bcd-4e1e-8ea2-b258f552d2f2 req-71b62075-a6a2-4f32-bc1d-33660b9b26b2 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:57 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-b196c96c-0bcd-4e1e-8ea2-b258f552d2f2 req-71b62075-a6a2-4f32-bc1d-33660b9b26b2 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] GET http://192.168.122.168/volume/v3/volumes/74991ca5-50f6-4fe3-98ac-95d834f76c24 Sep 07 21:12:57 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-b196c96c-0bcd-4e1e-8ea2-b258f552d2f2 req-71b62075-a6a2-4f32-bc1d-33660b9b26b2 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:57 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-b196c96c-0bcd-4e1e-8ea2-b258f552d2f2 req-71b62075-a6a2-4f32-bc1d-33660b9b26b2 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:57 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:57 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:12:57 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:57 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:12:57 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [req-b196c96c-0bcd-4e1e-8ea2-b258f552d2f2 req-71b62075-a6a2-4f32-bc1d-33660b9b26b2 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Volume info retrieved successfully. Sep 07 21:12:57 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-b196c96c-0bcd-4e1e-8ea2-b258f552d2f2 req-71b62075-a6a2-4f32-bc1d-33660b9b26b2 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] http://192.168.122.168/volume/v3/volumes/74991ca5-50f6-4fe3-98ac-95d834f76c24 returned with HTTP 200 Sep 07 21:12:57 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 688/1382] 192.168.122.168 () {60 vars in 1487 bytes} [Mon Sep 7 21:12:57 2026] GET /volume/v3/volumes/74991ca5-50f6-4fe3-98ac-95d834f76c24 => generated 1256 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:12:57 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-5f67f188-68a9-429e-8798-e673664438cd None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:57 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5f67f188-68a9-429e-8798-e673664438cd None None] GET http://192.168.122.168/volume// Sep 07 21:12:57 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-5f67f188-68a9-429e-8798-e673664438cd None None] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:57 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-5f67f188-68a9-429e-8798-e673664438cd None None] Calling method 'all' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:57 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5f67f188-68a9-429e-8798-e673664438cd None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 07 21:12:57 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 695/1383] 192.168.122.168 () {58 vars in 1308 bytes} [Mon Sep 7 21:12:57 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 21:12:57 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-b196c96c-0bcd-4e1e-8ea2-b258f552d2f2 req-4545a97c-2b3c-4c13-a0bc-b4d6ce6f2b2a None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:57 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-b196c96c-0bcd-4e1e-8ea2-b258f552d2f2 req-4545a97c-2b3c-4c13-a0bc-b4d6ce6f2b2a tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] POST http://192.168.122.168/volume/v3/attachments Sep 07 21:12:57 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-b196c96c-0bcd-4e1e-8ea2-b258f552d2f2 req-4545a97c-2b3c-4c13-a0bc-b4d6ce6f2b2a tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "74991ca5-50f6-4fe3-98ac-95d834f76c24", "connector": null, "instance_uuid": "92c31ea6-881c-489d-a93a-23c4f18d5ac3"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:12:57 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:57 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:12:57 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:57 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:12:57 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-b196c96c-0bcd-4e1e-8ea2-b258f552d2f2 req-4545a97c-2b3c-4c13-a0bc-b4d6ce6f2b2a tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] http://192.168.122.168/volume/v3/attachments returned with HTTP 200 Sep 07 21:12:57 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 689/1384] 192.168.122.168 () {66 vars in 1483 bytes} [Mon Sep 7 21:12:57 2026] POST /volume/v3/attachments => generated 273 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:12:58 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-afa54900-223b-474c-8064-bc527df2951b None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:58 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-afa54900-223b-474c-8064-bc527df2951b tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] GET http://192.168.122.168/volume/v3/volumes/aa041e36-5f94-4096-9fee-abb61f0ed506 Sep 07 21:12:58 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-afa54900-223b-474c-8064-bc527df2951b tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:58 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-afa54900-223b-474c-8064-bc527df2951b tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:58 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:58 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:12:58 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:58 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:12:58 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-afa54900-223b-474c-8064-bc527df2951b tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Volume info retrieved successfully. Sep 07 21:12:58 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-afa54900-223b-474c-8064-bc527df2951b tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] http://192.168.122.168/volume/v3/volumes/aa041e36-5f94-4096-9fee-abb61f0ed506 returned with HTTP 200 Sep 07 21:12:58 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 696/1385] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:12:58 2026] GET /volume/v3/volumes/aa041e36-5f94-4096-9fee-abb61f0ed506 => generated 864 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:12:59 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-99ade3d3-0bf7-4fe0-bbb5-e8545a5d5341 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:59 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-99ade3d3-0bf7-4fe0-bbb5-e8545a5d5341 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] GET http://192.168.122.168/volume/v3/volumes/aa041e36-5f94-4096-9fee-abb61f0ed506 Sep 07 21:12:59 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-99ade3d3-0bf7-4fe0-bbb5-e8545a5d5341 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:59 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-99ade3d3-0bf7-4fe0-bbb5-e8545a5d5341 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:59 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-99ade3d3-0bf7-4fe0-bbb5-e8545a5d5341 tempest-VolumesListTestJSON-1898150797 tempest-VolumesListTestJSON-1898150797-project-member] http://192.168.122.168/volume/v3/volumes/aa041e36-5f94-4096-9fee-abb61f0ed506 returned with HTTP 404 Sep 07 21:12:59 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 690/1386] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:12:59 2026] GET /volume/v3/volumes/aa041e36-5f94-4096-9fee-abb61f0ed506 => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:12:59 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-a4141c9f-2b04-49c3-b884-f1dc5c6aed88 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:59 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a4141c9f-2b04-49c3-b884-f1dc5c6aed88 None None] GET http://192.168.122.168/volume// Sep 07 21:12:59 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-a4141c9f-2b04-49c3-b884-f1dc5c6aed88 None None] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:59 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-a4141c9f-2b04-49c3-b884-f1dc5c6aed88 None None] Calling method 'all' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:59 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a4141c9f-2b04-49c3-b884-f1dc5c6aed88 None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 07 21:12:59 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 697/1387] 192.168.122.168 () {58 vars in 1315 bytes} [Mon Sep 7 21:12:59 2026] GET /volume/ => generated 390 bytes in 15 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 21:12:59 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-b196c96c-0bcd-4e1e-8ea2-b258f552d2f2 req-f0a775f2-9311-4391-b964-d032b0549a73 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:59 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-b196c96c-0bcd-4e1e-8ea2-b258f552d2f2 req-f0a775f2-9311-4391-b964-d032b0549a73 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] GET http://192.168.122.168/volume/v3/volumes/74991ca5-50f6-4fe3-98ac-95d834f76c24 Sep 07 21:12:59 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-b196c96c-0bcd-4e1e-8ea2-b258f552d2f2 req-f0a775f2-9311-4391-b964-d032b0549a73 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:12:59 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-b196c96c-0bcd-4e1e-8ea2-b258f552d2f2 req-f0a775f2-9311-4391-b964-d032b0549a73 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:12:59 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:59 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:12:59 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:59 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:12:59 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [req-b196c96c-0bcd-4e1e-8ea2-b258f552d2f2 req-f0a775f2-9311-4391-b964-d032b0549a73 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Volume info retrieved successfully. Sep 07 21:12:59 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-b196c96c-0bcd-4e1e-8ea2-b258f552d2f2 req-f0a775f2-9311-4391-b964-d032b0549a73 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] http://192.168.122.168/volume/v3/volumes/74991ca5-50f6-4fe3-98ac-95d834f76c24 returned with HTTP 200 Sep 07 21:12:59 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 691/1388] 192.168.122.168 () {62 vars in 1528 bytes} [Mon Sep 7 21:12:59 2026] GET /volume/v3/volumes/74991ca5-50f6-4fe3-98ac-95d834f76c24 => generated 1436 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 21:12:59 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-b196c96c-0bcd-4e1e-8ea2-b258f552d2f2 req-e67b34dd-07cf-4ff4-b921-60831e3e1b5d None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:12:59 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-b196c96c-0bcd-4e1e-8ea2-b258f552d2f2 req-e67b34dd-07cf-4ff4-b921-60831e3e1b5d tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] PUT http://192.168.122.168/volume/v3/attachments/fed975d4-0c9b-4850-a914-f71f51ad07f6 Sep 07 21:12:59 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-b196c96c-0bcd-4e1e-8ea2-b258f552d2f2 req-e67b34dd-07cf-4ff4-b921-60831e3e1b5d tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.168", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f66edac0a33a", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "c6b99549-0b24-4978-b602-a84a5032516b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:12:59 devstack devstack@c-api.service[86971]: DEBUG cinder.coordination [req-b196c96c-0bcd-4e1e-8ea2-b258f552d2f2 req-e67b34dd-07cf-4ff4-b921-60831e3e1b5d tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Acquiring lock "cinder-attachment_update-74991ca5-50f6-4fe3-98ac-95d834f76c24-devstack" by "attachment_update" {{(pid=86971) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 21:12:59 devstack devstack@c-api.service[86971]: DEBUG cinder.coordination [req-b196c96c-0bcd-4e1e-8ea2-b258f552d2f2 req-e67b34dd-07cf-4ff4-b921-60831e3e1b5d tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Lock "cinder-attachment_update-74991ca5-50f6-4fe3-98ac-95d834f76c24-devstack" acquired by "attachment_update" :: waited 0.027s {{(pid=86971) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 21:12:59 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:12:59 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:12:59 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:12:59 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:13:00 devstack devstack@c-api.service[86971]: DEBUG cinder.coordination [req-b196c96c-0bcd-4e1e-8ea2-b258f552d2f2 req-e67b34dd-07cf-4ff4-b921-60831e3e1b5d tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Lock "cinder-attachment_update-74991ca5-50f6-4fe3-98ac-95d834f76c24-devstack" released by "attachment_update" :: held 0.320s {{(pid=86971) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 21:13:00 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-b196c96c-0bcd-4e1e-8ea2-b258f552d2f2 req-e67b34dd-07cf-4ff4-b921-60831e3e1b5d tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] http://192.168.122.168/volume/v3/attachments/fed975d4-0c9b-4850-a914-f71f51ad07f6 returned with HTTP 200 Sep 07 21:13:00 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 698/1389] 192.168.122.168 () {66 vars in 1593 bytes} [Mon Sep 7 21:12:59 2026] PUT /volume/v3/attachments/fed975d4-0c9b-4850-a914-f71f51ad07f6 => generated 694 bytes in 390 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:13:00 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-b196c96c-0bcd-4e1e-8ea2-b258f552d2f2 req-ac90cb49-8d25-465f-91db-0f21b2dc6997 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:00 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-b196c96c-0bcd-4e1e-8ea2-b258f552d2f2 req-ac90cb49-8d25-465f-91db-0f21b2dc6997 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] POST http://192.168.122.168/volume/v3/attachments/fed975d4-0c9b-4850-a914-f71f51ad07f6/action Sep 07 21:13:00 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-b196c96c-0bcd-4e1e-8ea2-b258f552d2f2 req-ac90cb49-8d25-465f-91db-0f21b2dc6997 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Action body: b'{"os-complete": null}' {{(pid=86970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:13:00 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-b196c96c-0bcd-4e1e-8ea2-b258f552d2f2 req-ac90cb49-8d25-465f-91db-0f21b2dc6997 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:13:00 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:00 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:13:00 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:00 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:13:00 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-b196c96c-0bcd-4e1e-8ea2-b258f552d2f2 req-ac90cb49-8d25-465f-91db-0f21b2dc6997 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] http://192.168.122.168/volume/v3/attachments/fed975d4-0c9b-4850-a914-f71f51ad07f6/action returned with HTTP 204 Sep 07 21:13:00 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 692/1390] 192.168.122.168 () {66 vars in 1614 bytes} [Mon Sep 7 21:13:00 2026] POST /volume/v3/attachments/fed975d4-0c9b-4850-a914-f71f51ad07f6/action => generated 0 bytes in 118 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:13:01 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-f1863827-cd2d-4ae2-a777-1ad6c393b952 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:02 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f1863827-cd2d-4ae2-a777-1ad6c393b952 tempest-VolumeHostsAdminTestsJSON-1173050843 tempest-VolumeHostsAdminTestsJSON-1173050843-project-admin] GET http://192.168.122.168/volume/v3/os-hosts Sep 07 21:13:02 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f1863827-cd2d-4ae2-a777-1ad6c393b952 tempest-VolumeHostsAdminTestsJSON-1173050843 tempest-VolumeHostsAdminTestsJSON-1173050843-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:02 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f1863827-cd2d-4ae2-a777-1ad6c393b952 tempest-VolumeHostsAdminTestsJSON-1173050843 tempest-VolumeHostsAdminTestsJSON-1173050843-project-admin] Calling method 'index' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:02 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:02 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:13:02 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:02 devstack devstack@c-api.service[86971]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 21:13:02 devstack devstack@c-api.service[86971]: DEBUG cinder.api.contrib.hosts [None req-f1863827-cd2d-4ae2-a777-1ad6c393b952 tempest-VolumeHostsAdminTestsJSON-1173050843 tempest-VolumeHostsAdminTestsJSON-1173050843-project-admin] status, active and update: available, enabled, 2026-09-07 19:12:17+00:00 {{(pid=86971) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 07 21:13:02 devstack devstack@c-api.service[86971]: DEBUG cinder.api.contrib.hosts [None req-f1863827-cd2d-4ae2-a777-1ad6c393b952 tempest-VolumeHostsAdminTestsJSON-1173050843 tempest-VolumeHostsAdminTestsJSON-1173050843-project-admin] status, active and update: available, enabled, 2026-09-07 19:02:36+00:00 {{(pid=86971) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 07 21:13:02 devstack devstack@c-api.service[86971]: DEBUG cinder.api.contrib.hosts [None req-f1863827-cd2d-4ae2-a777-1ad6c393b952 tempest-VolumeHostsAdminTestsJSON-1173050843 tempest-VolumeHostsAdminTestsJSON-1173050843-project-admin] status, active and update: available, enabled, 2026-09-07 19:11:19+00:00 {{(pid=86971) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 07 21:13:02 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f1863827-cd2d-4ae2-a777-1ad6c393b952 tempest-VolumeHostsAdminTestsJSON-1173050843 tempest-VolumeHostsAdminTestsJSON-1173050843-project-admin] http://192.168.122.168/volume/v3/os-hosts returned with HTTP 200 Sep 07 21:13:02 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 699/1391] 192.168.122.168 () {58 vars in 1124 bytes} [Mon Sep 7 21:13:01 2026] GET /volume/v3/os-hosts => generated 561 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:13:02 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-325ca23c-135d-470a-a7f6-d5b45a91a5c1 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:02 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-325ca23c-135d-470a-a7f6-d5b45a91a5c1 tempest-VolumeHostsAdminTestsJSON-1173050843 tempest-VolumeHostsAdminTestsJSON-1173050843-project-admin] GET http://192.168.122.168/volume/v3/os-hosts Sep 07 21:13:02 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-325ca23c-135d-470a-a7f6-d5b45a91a5c1 tempest-VolumeHostsAdminTestsJSON-1173050843 tempest-VolumeHostsAdminTestsJSON-1173050843-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:02 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-325ca23c-135d-470a-a7f6-d5b45a91a5c1 tempest-VolumeHostsAdminTestsJSON-1173050843 tempest-VolumeHostsAdminTestsJSON-1173050843-project-admin] Calling method 'index' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:02 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:02 devstack devstack@c-api.service[86970]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 21:13:02 devstack devstack@c-api.service[86970]: DEBUG cinder.api.contrib.hosts [None req-325ca23c-135d-470a-a7f6-d5b45a91a5c1 tempest-VolumeHostsAdminTestsJSON-1173050843 tempest-VolumeHostsAdminTestsJSON-1173050843-project-admin] status, active and update: available, enabled, 2026-09-07 19:12:17+00:00 {{(pid=86970) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 07 21:13:02 devstack devstack@c-api.service[86970]: DEBUG cinder.api.contrib.hosts [None req-325ca23c-135d-470a-a7f6-d5b45a91a5c1 tempest-VolumeHostsAdminTestsJSON-1173050843 tempest-VolumeHostsAdminTestsJSON-1173050843-project-admin] status, active and update: available, enabled, 2026-09-07 19:02:36+00:00 {{(pid=86970) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 07 21:13:02 devstack devstack@c-api.service[86970]: DEBUG cinder.api.contrib.hosts [None req-325ca23c-135d-470a-a7f6-d5b45a91a5c1 tempest-VolumeHostsAdminTestsJSON-1173050843 tempest-VolumeHostsAdminTestsJSON-1173050843-project-admin] status, active and update: available, enabled, 2026-09-07 19:11:19+00:00 {{(pid=86970) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 07 21:13:02 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-325ca23c-135d-470a-a7f6-d5b45a91a5c1 tempest-VolumeHostsAdminTestsJSON-1173050843 tempest-VolumeHostsAdminTestsJSON-1173050843-project-admin] http://192.168.122.168/volume/v3/os-hosts returned with HTTP 200 Sep 07 21:13:02 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 693/1392] 192.168.122.168 () {58 vars in 1124 bytes} [Mon Sep 7 21:13:02 2026] GET /volume/v3/os-hosts => generated 561 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:13:02 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-9f47a625-12a5-43fa-a28e-b8d044c5398c None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:02 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-9f47a625-12a5-43fa-a28e-b8d044c5398c tempest-VolumeHostsAdminTestsJSON-1173050843 tempest-VolumeHostsAdminTestsJSON-1173050843-project-admin] GET http://192.168.122.168/volume/v3/os-hosts/devstack@lvmdriver-1 Sep 07 21:13:02 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-9f47a625-12a5-43fa-a28e-b8d044c5398c tempest-VolumeHostsAdminTestsJSON-1173050843 tempest-VolumeHostsAdminTestsJSON-1173050843-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:02 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-9f47a625-12a5-43fa-a28e-b8d044c5398c tempest-VolumeHostsAdminTestsJSON-1173050843 tempest-VolumeHostsAdminTestsJSON-1173050843-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:02 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-9f47a625-12a5-43fa-a28e-b8d044c5398c tempest-VolumeHostsAdminTestsJSON-1173050843 tempest-VolumeHostsAdminTestsJSON-1173050843-project-admin] http://192.168.122.168/volume/v3/os-hosts/devstack@lvmdriver-1 returned with HTTP 200 Sep 07 21:13:02 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 700/1393] 192.168.122.168 () {58 vars in 1187 bytes} [Mon Sep 7 21:13:02 2026] GET /volume/v3/os-hosts/devstack@lvmdriver-1 => generated 174 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:13:02 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-2ed1e8a2-7248-473a-8439-90133a241e3d None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:02 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-2ed1e8a2-7248-473a-8439-90133a241e3d tempest-VolumeHostsAdminTestsJSON-1173050843 tempest-VolumeHostsAdminTestsJSON-1173050843-project-admin] GET http://192.168.122.168/volume/v3/os-hosts/devstack@QuobyteHD Sep 07 21:13:02 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-2ed1e8a2-7248-473a-8439-90133a241e3d tempest-VolumeHostsAdminTestsJSON-1173050843 tempest-VolumeHostsAdminTestsJSON-1173050843-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:02 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-2ed1e8a2-7248-473a-8439-90133a241e3d tempest-VolumeHostsAdminTestsJSON-1173050843 tempest-VolumeHostsAdminTestsJSON-1173050843-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:02 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-2ed1e8a2-7248-473a-8439-90133a241e3d tempest-VolumeHostsAdminTestsJSON-1173050843 tempest-VolumeHostsAdminTestsJSON-1173050843-project-admin] http://192.168.122.168/volume/v3/os-hosts/devstack@QuobyteHD returned with HTTP 200 Sep 07 21:13:02 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 694/1394] 192.168.122.168 () {58 vars in 1181 bytes} [Mon Sep 7 21:13:02 2026] GET /volume/v3/os-hosts/devstack@QuobyteHD => generated 359 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:13:12 devstack devstack@c-api.service[86971]: DEBUG dbcounter [-] [86971] Writing DB stats cinder:SELECT=229,cinder:INSERT=9,cinder:UPDATE=26 {{(pid=86971) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 21:13:12 devstack devstack@c-api.service[86970]: DEBUG dbcounter [-] [86970] Writing DB stats cinder:SELECT=143,cinder:UPDATE=8,cinder:INSERT=3 {{(pid=86970) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 21:13:14 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-6fb1a5df-2fcf-4942-ac72-e51fd1b72a38 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:14 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-6fb1a5df-2fcf-4942-ac72-e51fd1b72a38 tempest-VolumePoolsAdminTestsJSON-1341843804 tempest-VolumePoolsAdminTestsJSON-1341843804-project-admin] GET http://192.168.122.168/volume/v3/scheduler-stats/get_pools?detail=True Sep 07 21:13:14 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-6fb1a5df-2fcf-4942-ac72-e51fd1b72a38 tempest-VolumePoolsAdminTestsJSON-1341843804 tempest-VolumePoolsAdminTestsJSON-1341843804-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:14 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-6fb1a5df-2fcf-4942-ac72-e51fd1b72a38 tempest-VolumePoolsAdminTestsJSON-1341843804 tempest-VolumePoolsAdminTestsJSON-1341843804-project-admin] Calling method 'get_pools' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:14 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-6fb1a5df-2fcf-4942-ac72-e51fd1b72a38 tempest-VolumePoolsAdminTestsJSON-1341843804 tempest-VolumePoolsAdminTestsJSON-1341843804-project-admin] http://192.168.122.168/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Sep 07 21:13:14 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 701/1395] 192.168.122.168 () {58 vars in 1198 bytes} [Mon Sep 7 21:13:14 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 520 bytes in 505 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:13:14 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-cc84ec8a-a463-4185-8ff8-a792099e7d2c None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:14 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-cc84ec8a-a463-4185-8ff8-a792099e7d2c tempest-VolumePoolsAdminTestsJSON-1341843804 tempest-VolumePoolsAdminTestsJSON-1341843804-project-admin] GET http://192.168.122.168/volume/v3/scheduler-stats/get_pools Sep 07 21:13:14 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-cc84ec8a-a463-4185-8ff8-a792099e7d2c tempest-VolumePoolsAdminTestsJSON-1341843804 tempest-VolumePoolsAdminTestsJSON-1341843804-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:14 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-cc84ec8a-a463-4185-8ff8-a792099e7d2c tempest-VolumePoolsAdminTestsJSON-1341843804 tempest-VolumePoolsAdminTestsJSON-1341843804-project-admin] Calling method 'get_pools' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:14 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-cc84ec8a-a463-4185-8ff8-a792099e7d2c tempest-VolumePoolsAdminTestsJSON-1341843804 tempest-VolumePoolsAdminTestsJSON-1341843804-project-admin] http://192.168.122.168/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 07 21:13:14 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 695/1396] 192.168.122.168 () {58 vars in 1175 bytes} [Mon Sep 7 21:13:14 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 21:13:23 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-e12010ac-e066-48c2-ab6d-7902c829dbcf None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:24 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e12010ac-e066-48c2-ab6d-7902c829dbcf tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:13:24 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-e12010ac-e066-48c2-ab6d-7902c829dbcf tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1578181612"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:13:24 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.volumes [None req-e12010ac-e066-48c2-ab6d-7902c829dbcf tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1578181612'}} {{(pid=86971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:13:24 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-e12010ac-e066-48c2-ab6d-7902c829dbcf tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Create volume of 1 GB Sep 07 21:13:24 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-e12010ac-e066-48c2-ab6d-7902c829dbcf tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Availability Zones retrieved successfully. Sep 07 21:13:24 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-e12010ac-e066-48c2-ab6d-7902c829dbcf tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Flow 'volume_create_api' (5b97044d-bd76-4c02-af94-ce52b1da5782) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:13:24 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-e12010ac-e066-48c2-ab6d-7902c829dbcf tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ee30972-b60f-417d-9e50-82b6d3a1f6f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:13:24 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.flows.api.create_volume [None req-e12010ac-e066-48c2-ab6d-7902c829dbcf tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Validating volume size '1' using validate_int {{(pid=86971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:13:24 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-e12010ac-e066-48c2-ab6d-7902c829dbcf tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ee30972-b60f-417d-9e50-82b6d3a1f6f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:13:24 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-e12010ac-e066-48c2-ab6d-7902c829dbcf tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e2627f1-deca-404b-9395-f4462f7dc5e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:13:24 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-e12010ac-e066-48c2-ab6d-7902c829dbcf tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Created reservations ['fb71f822-f814-47ec-83c0-39700ca468bc', 'c1b5310c-4b8a-45dd-89fd-cb50bc12e98c', '6362e252-e868-4c0e-b068-40ee3ec00b4a', '30899263-331e-48a0-89a6-7e98b6e22d7c'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:13:24 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-e12010ac-e066-48c2-ab6d-7902c829dbcf tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e2627f1-deca-404b-9395-f4462f7dc5e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fb71f822-f814-47ec-83c0-39700ca468bc', 'c1b5310c-4b8a-45dd-89fd-cb50bc12e98c', '6362e252-e868-4c0e-b068-40ee3ec00b4a', '30899263-331e-48a0-89a6-7e98b6e22d7c']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:13:24 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-e12010ac-e066-48c2-ab6d-7902c829dbcf tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45c59fb2-bae9-4e3c-935e-4ebe22c6becd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:13:24 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:24 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:13:24 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-e12010ac-e066-48c2-ab6d-7902c829dbcf tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45c59fb2-bae9-4e3c-935e-4ebe22c6becd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f5983e1-5a16-42d9-9abd-c27fde24ea07', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1578181612',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da20de5a69684cbb8dfece7bc6a00300',qos_specs=None,replication_status=,reservations=['fb71f822-f814-47ec-83c0-39700ca468bc','c1b5310c-4b8a-45dd-89fd-cb50bc12e98c','6362e252-e868-4c0e-b068-40ee3ec00b4a','30899263-331e-48a0-89a6-7e98b6e22d7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f80107326744cce9b555aadcfc382a7',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:13:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1578181612',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9f5983e1-5a16-42d9-9abd-c27fde24ea07,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da20de5a69684cbb8dfece7bc6a00300',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8f80107326744cce9b555aadcfc382a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:13:24 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-e12010ac-e066-48c2-ab6d-7902c829dbcf tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2692e7b2-f3cd-42be-b627-31bb6a617b65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:13:24 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-e12010ac-e066-48c2-ab6d-7902c829dbcf tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2692e7b2-f3cd-42be-b627-31bb6a617b65) transitioned into state 'SUCCESS' from state '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-1578181612',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da20de5a69684cbb8dfece7bc6a00300',qos_specs=None,replication_status=,reservations=['fb71f822-f814-47ec-83c0-39700ca468bc','c1b5310c-4b8a-45dd-89fd-cb50bc12e98c','6362e252-e868-4c0e-b068-40ee3ec00b4a','30899263-331e-48a0-89a6-7e98b6e22d7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f80107326744cce9b555aadcfc382a7',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:13:24 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-e12010ac-e066-48c2-ab6d-7902c829dbcf tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (056aa052-5f00-4b99-b3aa-790b62e6badd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:13:24 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-e12010ac-e066-48c2-ab6d-7902c829dbcf tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (056aa052-5f00-4b99-b3aa-790b62e6badd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:13:24 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-e12010ac-e066-48c2-ab6d-7902c829dbcf tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Flow 'volume_create_api' (5b97044d-bd76-4c02-af94-ce52b1da5782) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:13:24 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-e12010ac-e066-48c2-ab6d-7902c829dbcf tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Create volume request issued successfully. Sep 07 21:13:24 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e12010ac-e066-48c2-ab6d-7902c829dbcf tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:13:24 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 702/1397] 192.168.122.168 () {60 vars in 1142 bytes} [Mon Sep 7 21:13:23 2026] POST /volume/v3/volumes => generated 763 bytes in 1037 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:13:24 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-f0a7cc5c-214b-4a67-b4d9-7d6165dbb3e6 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:24 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f0a7cc5c-214b-4a67-b4d9-7d6165dbb3e6 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] GET http://192.168.122.168/volume/v3/volumes/9f5983e1-5a16-42d9-9abd-c27fde24ea07 Sep 07 21:13:24 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f0a7cc5c-214b-4a67-b4d9-7d6165dbb3e6 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:24 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f0a7cc5c-214b-4a67-b4d9-7d6165dbb3e6 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:24 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:24 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:13:24 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:24 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:13:24 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-f0a7cc5c-214b-4a67-b4d9-7d6165dbb3e6 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Volume info retrieved successfully. Sep 07 21:13:24 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f0a7cc5c-214b-4a67-b4d9-7d6165dbb3e6 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] http://192.168.122.168/volume/v3/volumes/9f5983e1-5a16-42d9-9abd-c27fde24ea07 returned with HTTP 200 Sep 07 21:13:24 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 696/1398] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:13:24 2026] GET /volume/v3/volumes/9f5983e1-5a16-42d9-9abd-c27fde24ea07 => generated 831 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:13:25 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-93e2dffd-4067-4ab4-bc68-cfe851853b3e None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:25 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-93e2dffd-4067-4ab4-bc68-cfe851853b3e tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] GET http://192.168.122.168/volume/v3/volumes/9f5983e1-5a16-42d9-9abd-c27fde24ea07 Sep 07 21:13:25 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-93e2dffd-4067-4ab4-bc68-cfe851853b3e tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:25 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-93e2dffd-4067-4ab4-bc68-cfe851853b3e tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:25 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:25 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:13:25 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:25 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:13:25 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-93e2dffd-4067-4ab4-bc68-cfe851853b3e tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Volume info retrieved successfully. Sep 07 21:13:25 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-93e2dffd-4067-4ab4-bc68-cfe851853b3e tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] http://192.168.122.168/volume/v3/volumes/9f5983e1-5a16-42d9-9abd-c27fde24ea07 returned with HTTP 200 Sep 07 21:13:25 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 703/1399] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:13:25 2026] GET /volume/v3/volumes/9f5983e1-5a16-42d9-9abd-c27fde24ea07 => generated 855 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:13:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-9ea6a1de-a5b5-421d-ad1b-0819acba46e5 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:27 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-9ea6a1de-a5b5-421d-ad1b-0819acba46e5 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] GET http://192.168.122.168/volume/v3/volumes/9f5983e1-5a16-42d9-9abd-c27fde24ea07 Sep 07 21:13:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-9ea6a1de-a5b5-421d-ad1b-0819acba46e5 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-9ea6a1de-a5b5-421d-ad1b-0819acba46e5 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:27 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:27 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:13:27 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:27 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:13:27 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-9ea6a1de-a5b5-421d-ad1b-0819acba46e5 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Volume info retrieved successfully. Sep 07 21:13:27 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-9ea6a1de-a5b5-421d-ad1b-0819acba46e5 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] http://192.168.122.168/volume/v3/volumes/9f5983e1-5a16-42d9-9abd-c27fde24ea07 returned with HTTP 200 Sep 07 21:13:27 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 697/1400] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:13:27 2026] GET /volume/v3/volumes/9f5983e1-5a16-42d9-9abd-c27fde24ea07 => generated 856 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:13:27 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-b12378b5-3d9e-433f-a545-152a12e91f96 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:27 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b12378b5-3d9e-433f-a545-152a12e91f96 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-reader] GET http://192.168.122.168/volume/v3/volumes/9f5983e1-5a16-42d9-9abd-c27fde24ea07 Sep 07 21:13:27 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-b12378b5-3d9e-433f-a545-152a12e91f96 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-reader] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:27 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-b12378b5-3d9e-433f-a545-152a12e91f96 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-reader] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:27 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:27 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:13:27 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:27 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:13:27 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-b12378b5-3d9e-433f-a545-152a12e91f96 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-reader] Volume info retrieved successfully. Sep 07 21:13:27 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b12378b5-3d9e-433f-a545-152a12e91f96 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-reader] http://192.168.122.168/volume/v3/volumes/9f5983e1-5a16-42d9-9abd-c27fde24ea07 returned with HTTP 200 Sep 07 21:13:27 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 704/1401] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:13:27 2026] GET /volume/v3/volumes/9f5983e1-5a16-42d9-9abd-c27fde24ea07 => generated 856 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:13:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-3f178f37-3742-4c0b-89a8-38248c7f468c None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:27 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-3f178f37-3742-4c0b-89a8-38248c7f468c tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] POST http://192.168.122.168/volume/v3/snapshots Sep 07 21:13:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-3f178f37-3742-4c0b-89a8-38248c7f468c tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9f5983e1-5a16-42d9-9abd-c27fde24ea07", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1319219055"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:13:27 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:27 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:13:27 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:27 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:13:27 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-3f178f37-3742-4c0b-89a8-38248c7f468c tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Volume info retrieved successfully. Sep 07 21:13:27 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.snapshots [None req-3f178f37-3742-4c0b-89a8-38248c7f468c tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Create snapshot from volume 9f5983e1-5a16-42d9-9abd-c27fde24ea07 Sep 07 21:13:27 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-3f178f37-3742-4c0b-89a8-38248c7f468c tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Created reservations ['3c151e37-31dd-4698-9110-b04d6e21cd78', '22bc3db8-e62c-40e9-b439-aeb2ba35ff54', '9c72a2dd-c38d-4b17-b05a-7c9805df7bad', 'a8115d5a-2d1d-4e43-9f01-aca29f4f22b2'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:13:27 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:27 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:13:27 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-3f178f37-3742-4c0b-89a8-38248c7f468c tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Snapshot create request issued successfully. Sep 07 21:13:27 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-3f178f37-3742-4c0b-89a8-38248c7f468c tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] http://192.168.122.168/volume/v3/snapshots returned with HTTP 202 Sep 07 21:13:27 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 698/1402] 192.168.122.168 () {60 vars in 1149 bytes} [Mon Sep 7 21:13:27 2026] POST /volume/v3/snapshots => generated 380 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:13:27 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-fe1ef9c6-a03b-413d-8fad-48f3da6c039a None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:27 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-fe1ef9c6-a03b-413d-8fad-48f3da6c039a tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] GET http://192.168.122.168/volume/v3/snapshots/48cc08ec-fae1-4ef8-9ab1-1446c6804b6a Sep 07 21:13:27 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-fe1ef9c6-a03b-413d-8fad-48f3da6c039a tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:27 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-fe1ef9c6-a03b-413d-8fad-48f3da6c039a tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:27 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:27 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:13:27 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-fe1ef9c6-a03b-413d-8fad-48f3da6c039a tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Snapshot retrieved successfully. Sep 07 21:13:27 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-fe1ef9c6-a03b-413d-8fad-48f3da6c039a tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] http://192.168.122.168/volume/v3/snapshots/48cc08ec-fae1-4ef8-9ab1-1446c6804b6a returned with HTTP 200 Sep 07 21:13:27 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 705/1403] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:13:27 2026] GET /volume/v3/snapshots/48cc08ec-fae1-4ef8-9ab1-1446c6804b6a => generated 512 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:13:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-d0ca92b9-a421-46a9-9429-1dbf582da72d None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:27 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d0ca92b9-a421-46a9-9429-1dbf582da72d tempest-VolumeQuotasAdminTestJSON-1591804345 tempest-VolumeQuotasAdminTestJSON-1591804345-project-admin] GET http://192.168.122.168/volume/v3/os-quota-sets/8da8bf72e03f496081d4c5a2d6cb11a1 Sep 07 21:13:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-d0ca92b9-a421-46a9-9429-1dbf582da72d tempest-VolumeQuotasAdminTestJSON-1591804345 tempest-VolumeQuotasAdminTestJSON-1591804345-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-d0ca92b9-a421-46a9-9429-1dbf582da72d tempest-VolumeQuotasAdminTestJSON-1591804345 tempest-VolumeQuotasAdminTestJSON-1591804345-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:27 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:27 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:13:28 devstack devstack@c-api.service[86970]: WARNING cinder.quota [None req-d0ca92b9-a421-46a9-9429-1dbf582da72d tempest-VolumeQuotasAdminTestJSON-1591804345 tempest-VolumeQuotasAdminTestJSON-1591804345-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-335743387-1183455225 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-335743387-1183455225, it is now deprecated. Please use the default quota class for default quota. Sep 07 21:13:28 devstack devstack@c-api.service[86970]: WARNING cinder.quota [None req-d0ca92b9-a421-46a9-9429-1dbf582da72d tempest-VolumeQuotasAdminTestJSON-1591804345 tempest-VolumeQuotasAdminTestJSON-1591804345-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-335743387-1183455225 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-335743387-1183455225, it is now deprecated. Please use the default quota class for default quota. Sep 07 21:13:28 devstack devstack@c-api.service[86970]: WARNING cinder.quota [None req-d0ca92b9-a421-46a9-9429-1dbf582da72d tempest-VolumeQuotasAdminTestJSON-1591804345 tempest-VolumeQuotasAdminTestJSON-1591804345-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-335743387-1183455225 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-335743387-1183455225, it is now deprecated. Please use the default quota class for default quota. Sep 07 21:13:28 devstack devstack@c-api.service[86970]: WARNING cinder.quota [None req-d0ca92b9-a421-46a9-9429-1dbf582da72d tempest-VolumeQuotasAdminTestJSON-1591804345 tempest-VolumeQuotasAdminTestJSON-1591804345-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-248275993-1060118152 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-248275993-1060118152, it is now deprecated. Please use the default quota class for default quota. Sep 07 21:13:28 devstack devstack@c-api.service[86970]: WARNING cinder.quota [None req-d0ca92b9-a421-46a9-9429-1dbf582da72d tempest-VolumeQuotasAdminTestJSON-1591804345 tempest-VolumeQuotasAdminTestJSON-1591804345-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-96226215-379585556 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-96226215-379585556, it is now deprecated. Please use the default quota class for default quota. Sep 07 21:13:28 devstack devstack@c-api.service[86970]: WARNING cinder.quota [None req-d0ca92b9-a421-46a9-9429-1dbf582da72d tempest-VolumeQuotasAdminTestJSON-1591804345 tempest-VolumeQuotasAdminTestJSON-1591804345-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-96226215-379585556 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-96226215-379585556, it is now deprecated. Please use the default quota class for default quota. Sep 07 21:13:28 devstack devstack@c-api.service[86970]: WARNING cinder.quota [None req-d0ca92b9-a421-46a9-9429-1dbf582da72d tempest-VolumeQuotasAdminTestJSON-1591804345 tempest-VolumeQuotasAdminTestJSON-1591804345-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-96226215-379585556 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-96226215-379585556, it is now deprecated. Please use the default quota class for default quota. Sep 07 21:13:28 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d0ca92b9-a421-46a9-9429-1dbf582da72d tempest-VolumeQuotasAdminTestJSON-1591804345 tempest-VolumeQuotasAdminTestJSON-1591804345-project-admin] http://192.168.122.168/volume/v3/os-quota-sets/8da8bf72e03f496081d4c5a2d6cb11a1 returned with HTTP 200 Sep 07 21:13:28 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 699/1404] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:13:27 2026] GET /volume/v3/os-quota-sets/8da8bf72e03f496081d4c5a2d6cb11a1 => generated 1427 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:13:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-5901987f-2925-453e-8899-d9357cbd7c45 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:28 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5901987f-2925-453e-8899-d9357cbd7c45 tempest-VolumeQuotasAdminTestJSON-1591804345 tempest-VolumeQuotasAdminTestJSON-1591804345-project-admin] GET http://192.168.122.168/volume/v3/os-quota-sets/8da8bf72e03f496081d4c5a2d6cb11a1/defaults Sep 07 21:13:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-5901987f-2925-453e-8899-d9357cbd7c45 tempest-VolumeQuotasAdminTestJSON-1591804345 tempest-VolumeQuotasAdminTestJSON-1591804345-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-5901987f-2925-453e-8899-d9357cbd7c45 tempest-VolumeQuotasAdminTestJSON-1591804345 tempest-VolumeQuotasAdminTestJSON-1591804345-project-admin] Calling method 'defaults' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:28 devstack devstack@c-api.service[86971]: WARNING cinder.quota [None req-5901987f-2925-453e-8899-d9357cbd7c45 tempest-VolumeQuotasAdminTestJSON-1591804345 tempest-VolumeQuotasAdminTestJSON-1591804345-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-335743387-1183455225 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-335743387-1183455225, it is now deprecated. Please use the default quota class for default quota. Sep 07 21:13:28 devstack devstack@c-api.service[86971]: WARNING cinder.quota [None req-5901987f-2925-453e-8899-d9357cbd7c45 tempest-VolumeQuotasAdminTestJSON-1591804345 tempest-VolumeQuotasAdminTestJSON-1591804345-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-248275993-1060118152 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-248275993-1060118152, it is now deprecated. Please use the default quota class for default quota. Sep 07 21:13:28 devstack devstack@c-api.service[86971]: WARNING cinder.quota [None req-5901987f-2925-453e-8899-d9357cbd7c45 tempest-VolumeQuotasAdminTestJSON-1591804345 tempest-VolumeQuotasAdminTestJSON-1591804345-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-248275993-1060118152 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-248275993-1060118152, it is now deprecated. Please use the default quota class for default quota. Sep 07 21:13:28 devstack devstack@c-api.service[86971]: WARNING cinder.quota [None req-5901987f-2925-453e-8899-d9357cbd7c45 tempest-VolumeQuotasAdminTestJSON-1591804345 tempest-VolumeQuotasAdminTestJSON-1591804345-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-248275993-1060118152 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-248275993-1060118152, it is now deprecated. Please use the default quota class for default quota. Sep 07 21:13:28 devstack devstack@c-api.service[86971]: WARNING cinder.quota [None req-5901987f-2925-453e-8899-d9357cbd7c45 tempest-VolumeQuotasAdminTestJSON-1591804345 tempest-VolumeQuotasAdminTestJSON-1591804345-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-96226215-379585556 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-96226215-379585556, it is now deprecated. Please use the default quota class for default quota. Sep 07 21:13:28 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5901987f-2925-453e-8899-d9357cbd7c45 tempest-VolumeQuotasAdminTestJSON-1591804345 tempest-VolumeQuotasAdminTestJSON-1591804345-project-admin] http://192.168.122.168/volume/v3/os-quota-sets/8da8bf72e03f496081d4c5a2d6cb11a1/defaults returned with HTTP 200 Sep 07 21:13:28 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 706/1405] 192.168.122.168 () {58 vars in 1265 bytes} [Mon Sep 7 21:13:28 2026] GET /volume/v3/os-quota-sets/8da8bf72e03f496081d4c5a2d6cb11a1/defaults => generated 1427 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:13:28 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-dd0de07b-e7fa-47c1-94b9-dfb9209923d7 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:28 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-dd0de07b-e7fa-47c1-94b9-dfb9209923d7 tempest-VolumeQuotasAdminTestJSON-1591804345 tempest-VolumeQuotasAdminTestJSON-1591804345-project-admin] PUT http://192.168.122.168/volume/v3/os-quota-sets/8da8bf72e03f496081d4c5a2d6cb11a1 Sep 07 21:13:28 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-dd0de07b-e7fa-47c1-94b9-dfb9209923d7 tempest-VolumeQuotasAdminTestJSON-1591804345 tempest-VolumeQuotasAdminTestJSON-1591804345-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:13:28 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-dd0de07b-e7fa-47c1-94b9-dfb9209923d7 tempest-VolumeQuotasAdminTestJSON-1591804345 tempest-VolumeQuotasAdminTestJSON-1591804345-project-admin] http://192.168.122.168/volume/v3/os-quota-sets/8da8bf72e03f496081d4c5a2d6cb11a1 returned with HTTP 200 Sep 07 21:13:28 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 700/1406] 192.168.122.168 () {60 vars in 1258 bytes} [Mon Sep 7 21:13:28 2026] PUT /volume/v3/os-quota-sets/8da8bf72e03f496081d4c5a2d6cb11a1 => generated 1385 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:13:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-597dee3a-6ce7-4c27-9c31-7c21a45d69fd None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:28 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-597dee3a-6ce7-4c27-9c31-7c21a45d69fd tempest-VolumeQuotasAdminTestJSON-1591804345 tempest-VolumeQuotasAdminTestJSON-1591804345-project-admin] DELETE http://192.168.122.168/volume/v3/os-quota-sets/8da8bf72e03f496081d4c5a2d6cb11a1 Sep 07 21:13:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-597dee3a-6ce7-4c27-9c31-7c21a45d69fd tempest-VolumeQuotasAdminTestJSON-1591804345 tempest-VolumeQuotasAdminTestJSON-1591804345-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-597dee3a-6ce7-4c27-9c31-7c21a45d69fd tempest-VolumeQuotasAdminTestJSON-1591804345 tempest-VolumeQuotasAdminTestJSON-1591804345-project-admin] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:28 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-597dee3a-6ce7-4c27-9c31-7c21a45d69fd tempest-VolumeQuotasAdminTestJSON-1591804345 tempest-VolumeQuotasAdminTestJSON-1591804345-project-admin] http://192.168.122.168/volume/v3/os-quota-sets/8da8bf72e03f496081d4c5a2d6cb11a1 returned with HTTP 200 Sep 07 21:13:28 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 707/1407] 192.168.122.168 () {58 vars in 1241 bytes} [Mon Sep 7 21:13:28 2026] DELETE /volume/v3/os-quota-sets/8da8bf72e03f496081d4c5a2d6cb11a1 => generated 0 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 07 21:13:28 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-93cd76be-29b6-465d-8aeb-6c5eb7d93405 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:28 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-93cd76be-29b6-465d-8aeb-6c5eb7d93405 tempest-VolumeQuotasAdminTestJSON-1591804345 tempest-VolumeQuotasAdminTestJSON-1591804345-project-admin] GET http://192.168.122.168/volume/v3/os-quota-sets/8da8bf72e03f496081d4c5a2d6cb11a1 Sep 07 21:13:28 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-93cd76be-29b6-465d-8aeb-6c5eb7d93405 tempest-VolumeQuotasAdminTestJSON-1591804345 tempest-VolumeQuotasAdminTestJSON-1591804345-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:28 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-93cd76be-29b6-465d-8aeb-6c5eb7d93405 tempest-VolumeQuotasAdminTestJSON-1591804345 tempest-VolumeQuotasAdminTestJSON-1591804345-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:28 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-93cd76be-29b6-465d-8aeb-6c5eb7d93405 tempest-VolumeQuotasAdminTestJSON-1591804345 tempest-VolumeQuotasAdminTestJSON-1591804345-project-admin] http://192.168.122.168/volume/v3/os-quota-sets/8da8bf72e03f496081d4c5a2d6cb11a1 returned with HTTP 200 Sep 07 21:13:28 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 701/1408] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:13:28 2026] GET /volume/v3/os-quota-sets/8da8bf72e03f496081d4c5a2d6cb11a1 => generated 1427 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:13:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-8d04ce33-f36a-4672-9372-55eebadd019a None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:28 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-8d04ce33-f36a-4672-9372-55eebadd019a tempest-VolumeQuotasAdminTestJSON-1591804345 tempest-VolumeQuotasAdminTestJSON-1591804345-project-admin] PUT http://192.168.122.168/volume/v3/os-quota-sets/8da8bf72e03f496081d4c5a2d6cb11a1 Sep 07 21:13:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-8d04ce33-f36a-4672-9372-55eebadd019a tempest-VolumeQuotasAdminTestJSON-1591804345 tempest-VolumeQuotasAdminTestJSON-1591804345-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=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:13:28 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-8d04ce33-f36a-4672-9372-55eebadd019a tempest-VolumeQuotasAdminTestJSON-1591804345 tempest-VolumeQuotasAdminTestJSON-1591804345-project-admin] http://192.168.122.168/volume/v3/os-quota-sets/8da8bf72e03f496081d4c5a2d6cb11a1 returned with HTTP 200 Sep 07 21:13:28 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 708/1409] 192.168.122.168 () {60 vars in 1259 bytes} [Mon Sep 7 21:13:28 2026] PUT /volume/v3/os-quota-sets/8da8bf72e03f496081d4c5a2d6cb11a1 => generated 1385 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:13:28 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-5a218310-753d-4be5-83c2-48fd1b4bdba4 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:28 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-5a218310-753d-4be5-83c2-48fd1b4bdba4 tempest-VolumeQuotasAdminTestJSON-1591804345 tempest-VolumeQuotasAdminTestJSON-1591804345-project-admin] GET http://192.168.122.168/volume/v3/os-quota-sets/8da8bf72e03f496081d4c5a2d6cb11a1/defaults Sep 07 21:13:28 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-5a218310-753d-4be5-83c2-48fd1b4bdba4 tempest-VolumeQuotasAdminTestJSON-1591804345 tempest-VolumeQuotasAdminTestJSON-1591804345-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:28 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-5a218310-753d-4be5-83c2-48fd1b4bdba4 tempest-VolumeQuotasAdminTestJSON-1591804345 tempest-VolumeQuotasAdminTestJSON-1591804345-project-admin] Calling method 'defaults' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:28 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-5a218310-753d-4be5-83c2-48fd1b4bdba4 tempest-VolumeQuotasAdminTestJSON-1591804345 tempest-VolumeQuotasAdminTestJSON-1591804345-project-admin] http://192.168.122.168/volume/v3/os-quota-sets/8da8bf72e03f496081d4c5a2d6cb11a1/defaults returned with HTTP 200 Sep 07 21:13:28 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 702/1410] 192.168.122.168 () {58 vars in 1265 bytes} [Mon Sep 7 21:13:28 2026] GET /volume/v3/os-quota-sets/8da8bf72e03f496081d4c5a2d6cb11a1/defaults => generated 1427 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:13:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-26d0654c-61d0-44e8-8623-51b7f8ebf733 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:28 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-26d0654c-61d0-44e8-8623-51b7f8ebf733 tempest-VolumeQuotasAdminTestJSON-1591804345 tempest-VolumeQuotasAdminTestJSON-1591804345-project-admin] GET http://192.168.122.168/volume/v3/os-quota-sets/8da8bf72e03f496081d4c5a2d6cb11a1 Sep 07 21:13:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-26d0654c-61d0-44e8-8623-51b7f8ebf733 tempest-VolumeQuotasAdminTestJSON-1591804345 tempest-VolumeQuotasAdminTestJSON-1591804345-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-26d0654c-61d0-44e8-8623-51b7f8ebf733 tempest-VolumeQuotasAdminTestJSON-1591804345 tempest-VolumeQuotasAdminTestJSON-1591804345-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:28 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-e64de029-dee3-42a4-ae00-cf71f73ff433 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:28 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e64de029-dee3-42a4-ae00-cf71f73ff433 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] GET http://192.168.122.168/volume/v3/snapshots/48cc08ec-fae1-4ef8-9ab1-1446c6804b6a Sep 07 21:13:28 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-e64de029-dee3-42a4-ae00-cf71f73ff433 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:28 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-e64de029-dee3-42a4-ae00-cf71f73ff433 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:28 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:28 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:13:28 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-e64de029-dee3-42a4-ae00-cf71f73ff433 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Snapshot retrieved successfully. Sep 07 21:13:28 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e64de029-dee3-42a4-ae00-cf71f73ff433 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] http://192.168.122.168/volume/v3/snapshots/48cc08ec-fae1-4ef8-9ab1-1446c6804b6a returned with HTTP 200 Sep 07 21:13:28 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 703/1411] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:13:28 2026] GET /volume/v3/snapshots/48cc08ec-fae1-4ef8-9ab1-1446c6804b6a => generated 512 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:13:28 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-26d0654c-61d0-44e8-8623-51b7f8ebf733 tempest-VolumeQuotasAdminTestJSON-1591804345 tempest-VolumeQuotasAdminTestJSON-1591804345-project-admin] http://192.168.122.168/volume/v3/os-quota-sets/8da8bf72e03f496081d4c5a2d6cb11a1 returned with HTTP 200 Sep 07 21:13:28 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 709/1412] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:13:28 2026] GET /volume/v3/os-quota-sets/8da8bf72e03f496081d4c5a2d6cb11a1 => generated 1427 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:13:28 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-2adced91-89e3-478e-841a-6f3dcf23b11a None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:28 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-2adced91-89e3-478e-841a-6f3dcf23b11a tempest-VolumeQuotasAdminTestJSON-1591804345 tempest-VolumeQuotasAdminTestJSON-1591804345-project-admin] GET http://192.168.122.168/volume/v3/os-quota-sets/8da8bf72e03f496081d4c5a2d6cb11a1?usage=True Sep 07 21:13:28 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-2adced91-89e3-478e-841a-6f3dcf23b11a tempest-VolumeQuotasAdminTestJSON-1591804345 tempest-VolumeQuotasAdminTestJSON-1591804345-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:28 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-2adced91-89e3-478e-841a-6f3dcf23b11a tempest-VolumeQuotasAdminTestJSON-1591804345 tempest-VolumeQuotasAdminTestJSON-1591804345-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:28 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-2adced91-89e3-478e-841a-6f3dcf23b11a tempest-VolumeQuotasAdminTestJSON-1591804345 tempest-VolumeQuotasAdminTestJSON-1591804345-project-admin] http://192.168.122.168/volume/v3/os-quota-sets/8da8bf72e03f496081d4c5a2d6cb11a1?usage=True returned with HTTP 200 Sep 07 21:13:28 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 704/1413] 192.168.122.168 () {58 vars in 1259 bytes} [Mon Sep 7 21:13:28 2026] GET /volume/v3/os-quota-sets/8da8bf72e03f496081d4c5a2d6cb11a1?usage=True => generated 2402 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:13:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-7441557a-d2b3-4f71-aad5-4db48c51b524 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:28 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-7441557a-d2b3-4f71-aad5-4db48c51b524 tempest-VolumeQuotasAdminTestJSON-1751893344 tempest-VolumeQuotasAdminTestJSON-1751893344-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:13:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-7441557a-d2b3-4f71-aad5-4db48c51b524 tempest-VolumeQuotasAdminTestJSON-1751893344 tempest-VolumeQuotasAdminTestJSON-1751893344-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1856567842"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:13:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.volumes [None req-7441557a-d2b3-4f71-aad5-4db48c51b524 tempest-VolumeQuotasAdminTestJSON-1751893344 tempest-VolumeQuotasAdminTestJSON-1751893344-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1856567842'}} {{(pid=86971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:13:28 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-7441557a-d2b3-4f71-aad5-4db48c51b524 tempest-VolumeQuotasAdminTestJSON-1751893344 tempest-VolumeQuotasAdminTestJSON-1751893344-project-member] Create volume of 1 GB Sep 07 21:13:28 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-7441557a-d2b3-4f71-aad5-4db48c51b524 tempest-VolumeQuotasAdminTestJSON-1751893344 tempest-VolumeQuotasAdminTestJSON-1751893344-project-member] Availability Zones retrieved successfully. Sep 07 21:13:28 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-7441557a-d2b3-4f71-aad5-4db48c51b524 tempest-VolumeQuotasAdminTestJSON-1751893344 tempest-VolumeQuotasAdminTestJSON-1751893344-project-member] Flow 'volume_create_api' (1e942375-300a-4aeb-a46e-2f940517c53c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:13:28 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-7441557a-d2b3-4f71-aad5-4db48c51b524 tempest-VolumeQuotasAdminTestJSON-1751893344 tempest-VolumeQuotasAdminTestJSON-1751893344-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4c0edad-5eb4-45a6-8d87-c2f5514a2776) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:13:28 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.flows.api.create_volume [None req-7441557a-d2b3-4f71-aad5-4db48c51b524 tempest-VolumeQuotasAdminTestJSON-1751893344 tempest-VolumeQuotasAdminTestJSON-1751893344-project-member] Validating volume size '1' using validate_int {{(pid=86971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:13:29 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-7441557a-d2b3-4f71-aad5-4db48c51b524 tempest-VolumeQuotasAdminTestJSON-1751893344 tempest-VolumeQuotasAdminTestJSON-1751893344-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4c0edad-5eb4-45a6-8d87-c2f5514a2776) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:13:29 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-7441557a-d2b3-4f71-aad5-4db48c51b524 tempest-VolumeQuotasAdminTestJSON-1751893344 tempest-VolumeQuotasAdminTestJSON-1751893344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (584b2d50-b310-4173-b585-7c810b5e0a6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:13:29 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-7441557a-d2b3-4f71-aad5-4db48c51b524 tempest-VolumeQuotasAdminTestJSON-1751893344 tempest-VolumeQuotasAdminTestJSON-1751893344-project-member] Created reservations ['b34a5311-f6d7-4ef8-9c04-3202f22a813b', 'deac0d05-dba5-40e6-869f-40c71b3c17a0', 'b02f2e02-58d7-4640-b0f1-5442391a9b74', 'cbb32d48-70e1-4f60-8b61-ed6a29d7609b'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:13:29 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-7441557a-d2b3-4f71-aad5-4db48c51b524 tempest-VolumeQuotasAdminTestJSON-1751893344 tempest-VolumeQuotasAdminTestJSON-1751893344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (584b2d50-b310-4173-b585-7c810b5e0a6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b34a5311-f6d7-4ef8-9c04-3202f22a813b', 'deac0d05-dba5-40e6-869f-40c71b3c17a0', 'b02f2e02-58d7-4640-b0f1-5442391a9b74', 'cbb32d48-70e1-4f60-8b61-ed6a29d7609b']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:13:29 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-7441557a-d2b3-4f71-aad5-4db48c51b524 tempest-VolumeQuotasAdminTestJSON-1751893344 tempest-VolumeQuotasAdminTestJSON-1751893344-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ba9aa97-f61a-48bf-bc33-2299a8c5d124) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:13:29 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:29 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:13:29 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-7441557a-d2b3-4f71-aad5-4db48c51b524 tempest-VolumeQuotasAdminTestJSON-1751893344 tempest-VolumeQuotasAdminTestJSON-1751893344-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ba9aa97-f61a-48bf-bc33-2299a8c5d124) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a033c65a-7a97-4ff5-88f6-95fe923da1be', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1856567842',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8da8bf72e03f496081d4c5a2d6cb11a1',qos_specs=None,replication_status=,reservations=['b34a5311-f6d7-4ef8-9c04-3202f22a813b','deac0d05-dba5-40e6-869f-40c71b3c17a0','b02f2e02-58d7-4640-b0f1-5442391a9b74','cbb32d48-70e1-4f60-8b61-ed6a29d7609b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7482f230bc184b7d8edaeb15cd00cbda',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:13:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1856567842',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a033c65a-7a97-4ff5-88f6-95fe923da1be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8da8bf72e03f496081d4c5a2d6cb11a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7482f230bc184b7d8edaeb15cd00cbda',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:13:29 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-7441557a-d2b3-4f71-aad5-4db48c51b524 tempest-VolumeQuotasAdminTestJSON-1751893344 tempest-VolumeQuotasAdminTestJSON-1751893344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80db4c17-f560-4947-a980-401c57427305) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:13:29 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-7441557a-d2b3-4f71-aad5-4db48c51b524 tempest-VolumeQuotasAdminTestJSON-1751893344 tempest-VolumeQuotasAdminTestJSON-1751893344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80db4c17-f560-4947-a980-401c57427305) transitioned into state 'SUCCESS' from state '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-1856567842',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8da8bf72e03f496081d4c5a2d6cb11a1',qos_specs=None,replication_status=,reservations=['b34a5311-f6d7-4ef8-9c04-3202f22a813b','deac0d05-dba5-40e6-869f-40c71b3c17a0','b02f2e02-58d7-4640-b0f1-5442391a9b74','cbb32d48-70e1-4f60-8b61-ed6a29d7609b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7482f230bc184b7d8edaeb15cd00cbda',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:13:29 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-7441557a-d2b3-4f71-aad5-4db48c51b524 tempest-VolumeQuotasAdminTestJSON-1751893344 tempest-VolumeQuotasAdminTestJSON-1751893344-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27b3932f-c8dc-4820-bcc3-431204140fbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:13:29 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-7441557a-d2b3-4f71-aad5-4db48c51b524 tempest-VolumeQuotasAdminTestJSON-1751893344 tempest-VolumeQuotasAdminTestJSON-1751893344-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27b3932f-c8dc-4820-bcc3-431204140fbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:13:29 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-7441557a-d2b3-4f71-aad5-4db48c51b524 tempest-VolumeQuotasAdminTestJSON-1751893344 tempest-VolumeQuotasAdminTestJSON-1751893344-project-member] Flow 'volume_create_api' (1e942375-300a-4aeb-a46e-2f940517c53c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:13:29 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-7441557a-d2b3-4f71-aad5-4db48c51b524 tempest-VolumeQuotasAdminTestJSON-1751893344 tempest-VolumeQuotasAdminTestJSON-1751893344-project-member] Create volume request issued successfully. Sep 07 21:13:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-7441557a-d2b3-4f71-aad5-4db48c51b524 tempest-VolumeQuotasAdminTestJSON-1751893344 tempest-VolumeQuotasAdminTestJSON-1751893344-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:13:29 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 710/1414] 192.168.122.168 () {60 vars in 1142 bytes} [Mon Sep 7 21:13:28 2026] POST /volume/v3/volumes => generated 765 bytes in 518 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 21:13:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-7eeb5bfa-7b9b-4c2f-8067-d01065230f4a None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:29 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-7eeb5bfa-7b9b-4c2f-8067-d01065230f4a tempest-VolumeQuotasAdminTestJSON-1751893344 tempest-VolumeQuotasAdminTestJSON-1751893344-project-member] GET http://192.168.122.168/volume/v3/volumes/a033c65a-7a97-4ff5-88f6-95fe923da1be Sep 07 21:13:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-7eeb5bfa-7b9b-4c2f-8067-d01065230f4a tempest-VolumeQuotasAdminTestJSON-1751893344 tempest-VolumeQuotasAdminTestJSON-1751893344-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-7eeb5bfa-7b9b-4c2f-8067-d01065230f4a tempest-VolumeQuotasAdminTestJSON-1751893344 tempest-VolumeQuotasAdminTestJSON-1751893344-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:29 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:29 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:13:29 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:29 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:13:29 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-7eeb5bfa-7b9b-4c2f-8067-d01065230f4a tempest-VolumeQuotasAdminTestJSON-1751893344 tempest-VolumeQuotasAdminTestJSON-1751893344-project-member] Volume info retrieved successfully. Sep 07 21:13:29 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-7eeb5bfa-7b9b-4c2f-8067-d01065230f4a tempest-VolumeQuotasAdminTestJSON-1751893344 tempest-VolumeQuotasAdminTestJSON-1751893344-project-member] http://192.168.122.168/volume/v3/volumes/a033c65a-7a97-4ff5-88f6-95fe923da1be returned with HTTP 200 Sep 07 21:13:29 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 705/1415] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:13:29 2026] GET /volume/v3/volumes/a033c65a-7a97-4ff5-88f6-95fe923da1be => generated 833 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:13:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-b605b8d2-855f-4c73-8884-f05266b94300 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b605b8d2-855f-4c73-8884-f05266b94300 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] GET http://192.168.122.168/volume/v3/snapshots/48cc08ec-fae1-4ef8-9ab1-1446c6804b6a Sep 07 21:13:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-b605b8d2-855f-4c73-8884-f05266b94300 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-b605b8d2-855f-4c73-8884-f05266b94300 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:29 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:29 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:13:29 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-b605b8d2-855f-4c73-8884-f05266b94300 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Snapshot retrieved successfully. Sep 07 21:13:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b605b8d2-855f-4c73-8884-f05266b94300 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] http://192.168.122.168/volume/v3/snapshots/48cc08ec-fae1-4ef8-9ab1-1446c6804b6a returned with HTTP 200 Sep 07 21:13:29 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 711/1416] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:13:29 2026] GET /volume/v3/snapshots/48cc08ec-fae1-4ef8-9ab1-1446c6804b6a => generated 512 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:13:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-de84dd4b-d231-4842-8770-a53b6a9102ea None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:30 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-de84dd4b-d231-4842-8770-a53b6a9102ea tempest-VolumeQuotasAdminTestJSON-1751893344 tempest-VolumeQuotasAdminTestJSON-1751893344-project-member] GET http://192.168.122.168/volume/v3/volumes/a033c65a-7a97-4ff5-88f6-95fe923da1be Sep 07 21:13:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-de84dd4b-d231-4842-8770-a53b6a9102ea tempest-VolumeQuotasAdminTestJSON-1751893344 tempest-VolumeQuotasAdminTestJSON-1751893344-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-de84dd4b-d231-4842-8770-a53b6a9102ea tempest-VolumeQuotasAdminTestJSON-1751893344 tempest-VolumeQuotasAdminTestJSON-1751893344-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:30 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:30 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:13:30 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:30 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:13:30 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-de84dd4b-d231-4842-8770-a53b6a9102ea tempest-VolumeQuotasAdminTestJSON-1751893344 tempest-VolumeQuotasAdminTestJSON-1751893344-project-member] Volume info retrieved successfully. Sep 07 21:13:30 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-de84dd4b-d231-4842-8770-a53b6a9102ea tempest-VolumeQuotasAdminTestJSON-1751893344 tempest-VolumeQuotasAdminTestJSON-1751893344-project-member] http://192.168.122.168/volume/v3/volumes/a033c65a-7a97-4ff5-88f6-95fe923da1be returned with HTTP 200 Sep 07 21:13:30 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 706/1417] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:13:30 2026] GET /volume/v3/volumes/a033c65a-7a97-4ff5-88f6-95fe923da1be => generated 857 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:13:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-6728f959-b552-48e7-86be-e000d6aed20e None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:30 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-6728f959-b552-48e7-86be-e000d6aed20e tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] GET http://192.168.122.168/volume/v3/snapshots/48cc08ec-fae1-4ef8-9ab1-1446c6804b6a Sep 07 21:13:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-6728f959-b552-48e7-86be-e000d6aed20e tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-6728f959-b552-48e7-86be-e000d6aed20e tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:30 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:30 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:13:30 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-6728f959-b552-48e7-86be-e000d6aed20e tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Snapshot retrieved successfully. Sep 07 21:13:30 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-6728f959-b552-48e7-86be-e000d6aed20e tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] http://192.168.122.168/volume/v3/snapshots/48cc08ec-fae1-4ef8-9ab1-1446c6804b6a returned with HTTP 200 Sep 07 21:13:30 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 712/1418] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:13:30 2026] GET /volume/v3/snapshots/48cc08ec-fae1-4ef8-9ab1-1446c6804b6a => generated 539 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:13:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-92eca833-202a-41ce-83c6-190b86cce82b None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:30 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-92eca833-202a-41ce-83c6-190b86cce82b tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-reader] GET http://192.168.122.168/volume/v3/snapshots/48cc08ec-fae1-4ef8-9ab1-1446c6804b6a Sep 07 21:13:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-92eca833-202a-41ce-83c6-190b86cce82b tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-reader] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-92eca833-202a-41ce-83c6-190b86cce82b tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-reader] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:30 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:30 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:13:30 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-92eca833-202a-41ce-83c6-190b86cce82b tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-reader] Snapshot retrieved successfully. Sep 07 21:13:30 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-92eca833-202a-41ce-83c6-190b86cce82b tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-reader] http://192.168.122.168/volume/v3/snapshots/48cc08ec-fae1-4ef8-9ab1-1446c6804b6a returned with HTTP 200 Sep 07 21:13:30 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 707/1419] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:13:30 2026] GET /volume/v3/snapshots/48cc08ec-fae1-4ef8-9ab1-1446c6804b6a => generated 539 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:13:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-90fe54cd-2b01-4e73-8c32-94546a7b3160 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:30 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-90fe54cd-2b01-4e73-8c32-94546a7b3160 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-reader] GET http://192.168.122.168/volume/v3/snapshots Sep 07 21:13:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-90fe54cd-2b01-4e73-8c32-94546a7b3160 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-reader] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-90fe54cd-2b01-4e73-8c32-94546a7b3160 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-reader] Calling method 'index' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.api_utils [None req-90fe54cd-2b01-4e73-8c32-94546a7b3160 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-reader] Removing options '' from query. {{(pid=86971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 21:13:30 devstack devstack@c-api.service[86971]: DEBUG cinder.db.api [None req-90fe54cd-2b01-4e73-8c32-94546a7b3160 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-reader] Building query based on filter {{(pid=86971) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 21:13:30 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:30 devstack devstack@c-api.service[86971]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 21:13:30 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-90fe54cd-2b01-4e73-8c32-94546a7b3160 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-reader] Get all snapshots completed successfully. Sep 07 21:13:30 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-90fe54cd-2b01-4e73-8c32-94546a7b3160 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-reader] http://192.168.122.168/volume/v3/snapshots returned with HTTP 200 Sep 07 21:13:30 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 713/1420] 192.168.122.168 () {58 vars in 1127 bytes} [Mon Sep 7 21:13:30 2026] GET /volume/v3/snapshots => generated 408 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:13:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-9cb6eb3e-ca78-4aaa-99e8-0c35b1ff3ecf None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:30 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-9cb6eb3e-ca78-4aaa-99e8-0c35b1ff3ecf tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] PUT http://192.168.122.168/volume/v3/snapshots/48cc08ec-fae1-4ef8-9ab1-1446c6804b6a Sep 07 21:13:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-9cb6eb3e-ca78-4aaa-99e8-0c35b1ff3ecf tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-939208259", "description": "This is the new description of snapshot."}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:13:30 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:30 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:13:30 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-9cb6eb3e-ca78-4aaa-99e8-0c35b1ff3ecf tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Snapshot retrieved successfully. Sep 07 21:13:30 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-9cb6eb3e-ca78-4aaa-99e8-0c35b1ff3ecf tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] http://192.168.122.168/volume/v3/snapshots/48cc08ec-fae1-4ef8-9ab1-1446c6804b6a returned with HTTP 200 Sep 07 21:13:30 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 708/1421] 192.168.122.168 () {60 vars in 1259 bytes} [Mon Sep 7 21:13:30 2026] PUT /volume/v3/snapshots/48cc08ec-fae1-4ef8-9ab1-1446c6804b6a => generated 442 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:13:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-3db31390-8005-4187-99b1-51c1d429edf3 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:30 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-3db31390-8005-4187-99b1-51c1d429edf3 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-reader] GET http://192.168.122.168/volume/v3/snapshots/48cc08ec-fae1-4ef8-9ab1-1446c6804b6a Sep 07 21:13:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-3db31390-8005-4187-99b1-51c1d429edf3 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-reader] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-3db31390-8005-4187-99b1-51c1d429edf3 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-reader] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:30 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:30 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:13:30 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-3db31390-8005-4187-99b1-51c1d429edf3 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-reader] Snapshot retrieved successfully. Sep 07 21:13:30 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-3db31390-8005-4187-99b1-51c1d429edf3 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-reader] http://192.168.122.168/volume/v3/snapshots/48cc08ec-fae1-4ef8-9ab1-1446c6804b6a returned with HTTP 200 Sep 07 21:13:30 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 714/1422] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:13:30 2026] GET /volume/v3/snapshots/48cc08ec-fae1-4ef8-9ab1-1446c6804b6a => generated 576 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:13:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-1ac6582a-24e6-4a14-9cdb-03e3edce60df None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:30 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-1ac6582a-24e6-4a14-9cdb-03e3edce60df tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] DELETE http://192.168.122.168/volume/v3/snapshots/48cc08ec-fae1-4ef8-9ab1-1446c6804b6a Sep 07 21:13:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-1ac6582a-24e6-4a14-9cdb-03e3edce60df tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-1ac6582a-24e6-4a14-9cdb-03e3edce60df tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:30 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.snapshots [None req-1ac6582a-24e6-4a14-9cdb-03e3edce60df tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Delete snapshot with id: 48cc08ec-fae1-4ef8-9ab1-1446c6804b6a Sep 07 21:13:30 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:30 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:13:30 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-1ac6582a-24e6-4a14-9cdb-03e3edce60df tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Snapshot retrieved successfully. Sep 07 21:13:30 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:30 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:13:30 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-1ac6582a-24e6-4a14-9cdb-03e3edce60df tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Snapshot delete request issued successfully. Sep 07 21:13:30 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-1ac6582a-24e6-4a14-9cdb-03e3edce60df tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] http://192.168.122.168/volume/v3/snapshots/48cc08ec-fae1-4ef8-9ab1-1446c6804b6a returned with HTTP 202 Sep 07 21:13:30 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 709/1423] 192.168.122.168 () {58 vars in 1241 bytes} [Mon Sep 7 21:13:30 2026] DELETE /volume/v3/snapshots/48cc08ec-fae1-4ef8-9ab1-1446c6804b6a => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:13:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-699781a3-2c0e-4adf-84ea-9ee0b75af3df None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:30 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-699781a3-2c0e-4adf-84ea-9ee0b75af3df tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] GET http://192.168.122.168/volume/v3/snapshots/48cc08ec-fae1-4ef8-9ab1-1446c6804b6a Sep 07 21:13:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-699781a3-2c0e-4adf-84ea-9ee0b75af3df tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-699781a3-2c0e-4adf-84ea-9ee0b75af3df tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:31 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:31 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:13:31 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-699781a3-2c0e-4adf-84ea-9ee0b75af3df tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Snapshot retrieved successfully. Sep 07 21:13:31 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-699781a3-2c0e-4adf-84ea-9ee0b75af3df tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] http://192.168.122.168/volume/v3/snapshots/48cc08ec-fae1-4ef8-9ab1-1446c6804b6a returned with HTTP 200 Sep 07 21:13:31 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 715/1424] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:13:30 2026] GET /volume/v3/snapshots/48cc08ec-fae1-4ef8-9ab1-1446c6804b6a => generated 575 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:13:31 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-8f0a5007-9591-4e69-8256-b00d20b0a0b2 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:31 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8f0a5007-9591-4e69-8256-b00d20b0a0b2 tempest-AttachVolumeShelveTestJSON-577458539 tempest-AttachVolumeShelveTestJSON-577458539-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:13:31 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8f0a5007-9591-4e69-8256-b00d20b0a0b2 tempest-AttachVolumeShelveTestJSON-577458539 tempest-AttachVolumeShelveTestJSON-577458539-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-312799669"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:13:31 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.volumes [None req-8f0a5007-9591-4e69-8256-b00d20b0a0b2 tempest-AttachVolumeShelveTestJSON-577458539 tempest-AttachVolumeShelveTestJSON-577458539-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-312799669'}} {{(pid=86970) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:13:31 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-8f0a5007-9591-4e69-8256-b00d20b0a0b2 tempest-AttachVolumeShelveTestJSON-577458539 tempest-AttachVolumeShelveTestJSON-577458539-project-member] Create volume of 1 GB Sep 07 21:13:31 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:31 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:13:31 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-8f0a5007-9591-4e69-8256-b00d20b0a0b2 tempest-AttachVolumeShelveTestJSON-577458539 tempest-AttachVolumeShelveTestJSON-577458539-project-member] Availability Zones retrieved successfully. Sep 07 21:13:31 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-8f0a5007-9591-4e69-8256-b00d20b0a0b2 tempest-AttachVolumeShelveTestJSON-577458539 tempest-AttachVolumeShelveTestJSON-577458539-project-member] Flow 'volume_create_api' (9c44ab8a-c419-4752-a9ee-67cef0f9ce9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:13:31 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-8f0a5007-9591-4e69-8256-b00d20b0a0b2 tempest-AttachVolumeShelveTestJSON-577458539 tempest-AttachVolumeShelveTestJSON-577458539-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e58839a-7bdb-4cfd-8cca-d32b270ebcaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:13:31 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.flows.api.create_volume [None req-8f0a5007-9591-4e69-8256-b00d20b0a0b2 tempest-AttachVolumeShelveTestJSON-577458539 tempest-AttachVolumeShelveTestJSON-577458539-project-member] Validating volume size '1' using validate_int {{(pid=86970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:13:31 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-8f0a5007-9591-4e69-8256-b00d20b0a0b2 tempest-AttachVolumeShelveTestJSON-577458539 tempest-AttachVolumeShelveTestJSON-577458539-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e58839a-7bdb-4cfd-8cca-d32b270ebcaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:13:31 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-8f0a5007-9591-4e69-8256-b00d20b0a0b2 tempest-AttachVolumeShelveTestJSON-577458539 tempest-AttachVolumeShelveTestJSON-577458539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b580a83-98e1-44ee-804c-9a0d7a145ecf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:13:31 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-8f0a5007-9591-4e69-8256-b00d20b0a0b2 tempest-AttachVolumeShelveTestJSON-577458539 tempest-AttachVolumeShelveTestJSON-577458539-project-member] Created reservations ['3766f8db-2729-4065-b899-b694892e0e47', '4bb359bd-ea0a-414a-ab91-e5cf1c699b99', 'f894519a-5bd0-4d8b-9ba5-62815ed26460', '03e7c574-fb83-45c5-a281-e86a51567448'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:13:31 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-8f0a5007-9591-4e69-8256-b00d20b0a0b2 tempest-AttachVolumeShelveTestJSON-577458539 tempest-AttachVolumeShelveTestJSON-577458539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b580a83-98e1-44ee-804c-9a0d7a145ecf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3766f8db-2729-4065-b899-b694892e0e47', '4bb359bd-ea0a-414a-ab91-e5cf1c699b99', 'f894519a-5bd0-4d8b-9ba5-62815ed26460', '03e7c574-fb83-45c5-a281-e86a51567448']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:13:31 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-8f0a5007-9591-4e69-8256-b00d20b0a0b2 tempest-AttachVolumeShelveTestJSON-577458539 tempest-AttachVolumeShelveTestJSON-577458539-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20f9fcae-87b0-4c41-b9f6-6327fe3d8188) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:13:31 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:31 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:13:31 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-8f0a5007-9591-4e69-8256-b00d20b0a0b2 tempest-AttachVolumeShelveTestJSON-577458539 tempest-AttachVolumeShelveTestJSON-577458539-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20f9fcae-87b0-4c41-b9f6-6327fe3d8188) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8c84ff4b-ddd3-4062-9d0d-d1981ba651a8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-312799669',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cce42e1169454e27b2b1b34ef283501b',qos_specs=None,replication_status=,reservations=['3766f8db-2729-4065-b899-b694892e0e47','4bb359bd-ea0a-414a-ab91-e5cf1c699b99','f894519a-5bd0-4d8b-9ba5-62815ed26460','03e7c574-fb83-45c5-a281-e86a51567448'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b3eec128fa0487a89f47b2443841546',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:13:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-312799669',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8c84ff4b-ddd3-4062-9d0d-d1981ba651a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cce42e1169454e27b2b1b34ef283501b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0b3eec128fa0487a89f47b2443841546',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:13:31 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-8f0a5007-9591-4e69-8256-b00d20b0a0b2 tempest-AttachVolumeShelveTestJSON-577458539 tempest-AttachVolumeShelveTestJSON-577458539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29bbb712-2232-43cd-ad55-f468ecdbbe3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:13:31 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-8f0a5007-9591-4e69-8256-b00d20b0a0b2 tempest-AttachVolumeShelveTestJSON-577458539 tempest-AttachVolumeShelveTestJSON-577458539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29bbb712-2232-43cd-ad55-f468ecdbbe3d) transitioned into state 'SUCCESS' from state '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-312799669',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cce42e1169454e27b2b1b34ef283501b',qos_specs=None,replication_status=,reservations=['3766f8db-2729-4065-b899-b694892e0e47','4bb359bd-ea0a-414a-ab91-e5cf1c699b99','f894519a-5bd0-4d8b-9ba5-62815ed26460','03e7c574-fb83-45c5-a281-e86a51567448'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b3eec128fa0487a89f47b2443841546',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:13:31 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-8f0a5007-9591-4e69-8256-b00d20b0a0b2 tempest-AttachVolumeShelveTestJSON-577458539 tempest-AttachVolumeShelveTestJSON-577458539-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67c22fb2-b095-4cdb-830b-1ea434136894) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:13:31 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-8f0a5007-9591-4e69-8256-b00d20b0a0b2 tempest-AttachVolumeShelveTestJSON-577458539 tempest-AttachVolumeShelveTestJSON-577458539-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67c22fb2-b095-4cdb-830b-1ea434136894) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:13:31 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-8f0a5007-9591-4e69-8256-b00d20b0a0b2 tempest-AttachVolumeShelveTestJSON-577458539 tempest-AttachVolumeShelveTestJSON-577458539-project-member] Flow 'volume_create_api' (9c44ab8a-c419-4752-a9ee-67cef0f9ce9d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:13:31 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-8f0a5007-9591-4e69-8256-b00d20b0a0b2 tempest-AttachVolumeShelveTestJSON-577458539 tempest-AttachVolumeShelveTestJSON-577458539-project-member] Create volume request issued successfully. Sep 07 21:13:31 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8f0a5007-9591-4e69-8256-b00d20b0a0b2 tempest-AttachVolumeShelveTestJSON-577458539 tempest-AttachVolumeShelveTestJSON-577458539-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:13:31 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 710/1425] 192.168.122.168 () {60 vars in 1142 bytes} [Mon Sep 7 21:13:31 2026] POST /volume/v3/volumes => generated 765 bytes in 373 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:13:31 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-d2f7723e-d448-4749-89fb-19bebb376099 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:31 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d2f7723e-d448-4749-89fb-19bebb376099 tempest-AttachVolumeShelveTestJSON-577458539 tempest-AttachVolumeShelveTestJSON-577458539-project-member] GET http://192.168.122.168/volume/v3/volumes/8c84ff4b-ddd3-4062-9d0d-d1981ba651a8 Sep 07 21:13:31 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-d2f7723e-d448-4749-89fb-19bebb376099 tempest-AttachVolumeShelveTestJSON-577458539 tempest-AttachVolumeShelveTestJSON-577458539-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:31 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-d2f7723e-d448-4749-89fb-19bebb376099 tempest-AttachVolumeShelveTestJSON-577458539 tempest-AttachVolumeShelveTestJSON-577458539-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:31 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:31 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:13:31 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:31 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:13:31 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-d2f7723e-d448-4749-89fb-19bebb376099 tempest-AttachVolumeShelveTestJSON-577458539 tempest-AttachVolumeShelveTestJSON-577458539-project-member] Volume info retrieved successfully. Sep 07 21:13:31 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-a7892c68-3d92-4717-b8b9-c1e39aa57f72 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:31 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a7892c68-3d92-4717-b8b9-c1e39aa57f72 tempest-VolumeQuotasAdminTestJSON-1751893344 tempest-VolumeQuotasAdminTestJSON-1751893344-project-member] GET http://192.168.122.168/volume/v3/volumes/a033c65a-7a97-4ff5-88f6-95fe923da1be Sep 07 21:13:31 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a7892c68-3d92-4717-b8b9-c1e39aa57f72 tempest-VolumeQuotasAdminTestJSON-1751893344 tempest-VolumeQuotasAdminTestJSON-1751893344-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:31 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a7892c68-3d92-4717-b8b9-c1e39aa57f72 tempest-VolumeQuotasAdminTestJSON-1751893344 tempest-VolumeQuotasAdminTestJSON-1751893344-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:31 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d2f7723e-d448-4749-89fb-19bebb376099 tempest-AttachVolumeShelveTestJSON-577458539 tempest-AttachVolumeShelveTestJSON-577458539-project-member] http://192.168.122.168/volume/v3/volumes/8c84ff4b-ddd3-4062-9d0d-d1981ba651a8 returned with HTTP 200 Sep 07 21:13:31 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 716/1426] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:13:31 2026] GET /volume/v3/volumes/8c84ff4b-ddd3-4062-9d0d-d1981ba651a8 => generated 833 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:13:31 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:31 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:13:31 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:31 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:13:31 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-a7892c68-3d92-4717-b8b9-c1e39aa57f72 tempest-VolumeQuotasAdminTestJSON-1751893344 tempest-VolumeQuotasAdminTestJSON-1751893344-project-member] Volume info retrieved successfully. Sep 07 21:13:31 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a7892c68-3d92-4717-b8b9-c1e39aa57f72 tempest-VolumeQuotasAdminTestJSON-1751893344 tempest-VolumeQuotasAdminTestJSON-1751893344-project-member] http://192.168.122.168/volume/v3/volumes/a033c65a-7a97-4ff5-88f6-95fe923da1be returned with HTTP 200 Sep 07 21:13:31 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 711/1427] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:13:31 2026] GET /volume/v3/volumes/a033c65a-7a97-4ff5-88f6-95fe923da1be => generated 858 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:13:31 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-581a4619-fd2e-4dd7-94e2-9b56839235d5 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:31 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-581a4619-fd2e-4dd7-94e2-9b56839235d5 tempest-VolumeQuotasAdminTestJSON-1591804345 tempest-VolumeQuotasAdminTestJSON-1591804345-project-admin] GET http://192.168.122.168/volume/v3/os-quota-sets/8da8bf72e03f496081d4c5a2d6cb11a1?usage=True Sep 07 21:13:31 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-581a4619-fd2e-4dd7-94e2-9b56839235d5 tempest-VolumeQuotasAdminTestJSON-1591804345 tempest-VolumeQuotasAdminTestJSON-1591804345-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:31 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-581a4619-fd2e-4dd7-94e2-9b56839235d5 tempest-VolumeQuotasAdminTestJSON-1591804345 tempest-VolumeQuotasAdminTestJSON-1591804345-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:31 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-581a4619-fd2e-4dd7-94e2-9b56839235d5 tempest-VolumeQuotasAdminTestJSON-1591804345 tempest-VolumeQuotasAdminTestJSON-1591804345-project-admin] http://192.168.122.168/volume/v3/os-quota-sets/8da8bf72e03f496081d4c5a2d6cb11a1?usage=True returned with HTTP 200 Sep 07 21:13:31 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 717/1428] 192.168.122.168 () {58 vars in 1259 bytes} [Mon Sep 7 21:13:31 2026] GET /volume/v3/os-quota-sets/8da8bf72e03f496081d4c5a2d6cb11a1?usage=True => generated 2402 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:13:31 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-bf113fd8-fbe0-45ed-8c6e-955ee560e636 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:31 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-bf113fd8-fbe0-45ed-8c6e-955ee560e636 tempest-VolumeQuotasAdminTestJSON-1751893344 tempest-VolumeQuotasAdminTestJSON-1751893344-project-member] DELETE http://192.168.122.168/volume/v3/volumes/a033c65a-7a97-4ff5-88f6-95fe923da1be Sep 07 21:13:31 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-bf113fd8-fbe0-45ed-8c6e-955ee560e636 tempest-VolumeQuotasAdminTestJSON-1751893344 tempest-VolumeQuotasAdminTestJSON-1751893344-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:31 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-bf113fd8-fbe0-45ed-8c6e-955ee560e636 tempest-VolumeQuotasAdminTestJSON-1751893344 tempest-VolumeQuotasAdminTestJSON-1751893344-project-member] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:31 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-bf113fd8-fbe0-45ed-8c6e-955ee560e636 tempest-VolumeQuotasAdminTestJSON-1751893344 tempest-VolumeQuotasAdminTestJSON-1751893344-project-member] Delete volume with id: a033c65a-7a97-4ff5-88f6-95fe923da1be Sep 07 21:13:31 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:31 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:13:31 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:31 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:13:31 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-bf113fd8-fbe0-45ed-8c6e-955ee560e636 tempest-VolumeQuotasAdminTestJSON-1751893344 tempest-VolumeQuotasAdminTestJSON-1751893344-project-member] Volume info retrieved successfully. Sep 07 21:13:31 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-bf113fd8-fbe0-45ed-8c6e-955ee560e636 tempest-VolumeQuotasAdminTestJSON-1751893344 tempest-VolumeQuotasAdminTestJSON-1751893344-project-member] Delete volume request issued successfully. Sep 07 21:13:31 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-bf113fd8-fbe0-45ed-8c6e-955ee560e636 tempest-VolumeQuotasAdminTestJSON-1751893344 tempest-VolumeQuotasAdminTestJSON-1751893344-project-member] http://192.168.122.168/volume/v3/volumes/a033c65a-7a97-4ff5-88f6-95fe923da1be returned with HTTP 202 Sep 07 21:13:31 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 712/1429] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:13:31 2026] DELETE /volume/v3/volumes/a033c65a-7a97-4ff5-88f6-95fe923da1be => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:13:31 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-bb639b24-56ae-4738-8211-8286ef2c87ef None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:31 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-bb639b24-56ae-4738-8211-8286ef2c87ef tempest-VolumeQuotasAdminTestJSON-1751893344 tempest-VolumeQuotasAdminTestJSON-1751893344-project-member] GET http://192.168.122.168/volume/v3/volumes/a033c65a-7a97-4ff5-88f6-95fe923da1be Sep 07 21:13:31 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-bb639b24-56ae-4738-8211-8286ef2c87ef tempest-VolumeQuotasAdminTestJSON-1751893344 tempest-VolumeQuotasAdminTestJSON-1751893344-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:31 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-bb639b24-56ae-4738-8211-8286ef2c87ef tempest-VolumeQuotasAdminTestJSON-1751893344 tempest-VolumeQuotasAdminTestJSON-1751893344-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:31 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:31 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:13:31 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:31 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:13:31 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-bb639b24-56ae-4738-8211-8286ef2c87ef tempest-VolumeQuotasAdminTestJSON-1751893344 tempest-VolumeQuotasAdminTestJSON-1751893344-project-member] Volume info retrieved successfully. Sep 07 21:13:31 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-bb639b24-56ae-4738-8211-8286ef2c87ef tempest-VolumeQuotasAdminTestJSON-1751893344 tempest-VolumeQuotasAdminTestJSON-1751893344-project-member] http://192.168.122.168/volume/v3/volumes/a033c65a-7a97-4ff5-88f6-95fe923da1be returned with HTTP 200 Sep 07 21:13:31 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 718/1430] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:13:31 2026] GET /volume/v3/volumes/a033c65a-7a97-4ff5-88f6-95fe923da1be => generated 857 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:13:32 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-17137cb4-cd3a-476a-943b-4fe5385236c2 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:32 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-17137cb4-cd3a-476a-943b-4fe5385236c2 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] GET http://192.168.122.168/volume/v3/snapshots/48cc08ec-fae1-4ef8-9ab1-1446c6804b6a Sep 07 21:13:32 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-17137cb4-cd3a-476a-943b-4fe5385236c2 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:32 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-17137cb4-cd3a-476a-943b-4fe5385236c2 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:32 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:32 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:13:32 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-17137cb4-cd3a-476a-943b-4fe5385236c2 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Snapshot retrieved successfully. Sep 07 21:13:32 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-17137cb4-cd3a-476a-943b-4fe5385236c2 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] http://192.168.122.168/volume/v3/snapshots/48cc08ec-fae1-4ef8-9ab1-1446c6804b6a returned with HTTP 200 Sep 07 21:13:32 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 713/1431] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:13:32 2026] GET /volume/v3/snapshots/48cc08ec-fae1-4ef8-9ab1-1446c6804b6a => generated 575 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:13:32 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-0d3211a3-6460-4110-9840-3bf3c1dcb3fe None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:32 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-0d3211a3-6460-4110-9840-3bf3c1dcb3fe tempest-AttachVolumeShelveTestJSON-577458539 tempest-AttachVolumeShelveTestJSON-577458539-project-member] GET http://192.168.122.168/volume/v3/volumes/8c84ff4b-ddd3-4062-9d0d-d1981ba651a8 Sep 07 21:13:32 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-0d3211a3-6460-4110-9840-3bf3c1dcb3fe tempest-AttachVolumeShelveTestJSON-577458539 tempest-AttachVolumeShelveTestJSON-577458539-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:32 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-0d3211a3-6460-4110-9840-3bf3c1dcb3fe tempest-AttachVolumeShelveTestJSON-577458539 tempest-AttachVolumeShelveTestJSON-577458539-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:32 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:32 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:13:32 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:32 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:13:32 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-0d3211a3-6460-4110-9840-3bf3c1dcb3fe tempest-AttachVolumeShelveTestJSON-577458539 tempest-AttachVolumeShelveTestJSON-577458539-project-member] Volume info retrieved successfully. Sep 07 21:13:32 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-0d3211a3-6460-4110-9840-3bf3c1dcb3fe tempest-AttachVolumeShelveTestJSON-577458539 tempest-AttachVolumeShelveTestJSON-577458539-project-member] http://192.168.122.168/volume/v3/volumes/8c84ff4b-ddd3-4062-9d0d-d1981ba651a8 returned with HTTP 200 Sep 07 21:13:32 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 719/1432] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:13:32 2026] GET /volume/v3/volumes/8c84ff4b-ddd3-4062-9d0d-d1981ba651a8 => generated 857 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:13:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-46c860a3-fc4b-4782-87fd-45a32e6be58f None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:33 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-46c860a3-fc4b-4782-87fd-45a32e6be58f tempest-VolumeQuotasAdminTestJSON-1751893344 tempest-VolumeQuotasAdminTestJSON-1751893344-project-member] GET http://192.168.122.168/volume/v3/volumes/a033c65a-7a97-4ff5-88f6-95fe923da1be Sep 07 21:13:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-46c860a3-fc4b-4782-87fd-45a32e6be58f tempest-VolumeQuotasAdminTestJSON-1751893344 tempest-VolumeQuotasAdminTestJSON-1751893344-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-46c860a3-fc4b-4782-87fd-45a32e6be58f tempest-VolumeQuotasAdminTestJSON-1751893344 tempest-VolumeQuotasAdminTestJSON-1751893344-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:33 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-46c860a3-fc4b-4782-87fd-45a32e6be58f tempest-VolumeQuotasAdminTestJSON-1751893344 tempest-VolumeQuotasAdminTestJSON-1751893344-project-member] http://192.168.122.168/volume/v3/volumes/a033c65a-7a97-4ff5-88f6-95fe923da1be returned with HTTP 404 Sep 07 21:13:33 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 714/1433] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:13:33 2026] GET /volume/v3/volumes/a033c65a-7a97-4ff5-88f6-95fe923da1be => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:13:33 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-33a309d3-14db-4f57-972a-ed52ead4c6fd None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:33 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-33a309d3-14db-4f57-972a-ed52ead4c6fd tempest-VolumeQuotasAdminTestJSON-1751893344 tempest-VolumeQuotasAdminTestJSON-1751893344-project-member] GET http://192.168.122.168/volume/v3/volumes/a033c65a-7a97-4ff5-88f6-95fe923da1be Sep 07 21:13:33 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-33a309d3-14db-4f57-972a-ed52ead4c6fd tempest-VolumeQuotasAdminTestJSON-1751893344 tempest-VolumeQuotasAdminTestJSON-1751893344-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:33 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-33a309d3-14db-4f57-972a-ed52ead4c6fd tempest-VolumeQuotasAdminTestJSON-1751893344 tempest-VolumeQuotasAdminTestJSON-1751893344-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-c1b4b054-7327-4c91-963f-744459343a24 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:33 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c1b4b054-7327-4c91-963f-744459343a24 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] GET http://192.168.122.168/volume/v3/snapshots/48cc08ec-fae1-4ef8-9ab1-1446c6804b6a Sep 07 21:13:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c1b4b054-7327-4c91-963f-744459343a24 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c1b4b054-7327-4c91-963f-744459343a24 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:33 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-33a309d3-14db-4f57-972a-ed52ead4c6fd tempest-VolumeQuotasAdminTestJSON-1751893344 tempest-VolumeQuotasAdminTestJSON-1751893344-project-member] http://192.168.122.168/volume/v3/volumes/a033c65a-7a97-4ff5-88f6-95fe923da1be returned with HTTP 404 Sep 07 21:13:33 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 720/1434] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:13:33 2026] GET /volume/v3/volumes/a033c65a-7a97-4ff5-88f6-95fe923da1be => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:13:33 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-b422940c-9fbe-4991-995b-307c42e22c29 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:33 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c1b4b054-7327-4c91-963f-744459343a24 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] http://192.168.122.168/volume/v3/snapshots/48cc08ec-fae1-4ef8-9ab1-1446c6804b6a returned with HTTP 404 Sep 07 21:13:33 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b422940c-9fbe-4991-995b-307c42e22c29 tempest-VolumeQuotasAdminTestJSON-1751893344 tempest-VolumeQuotasAdminTestJSON-1751893344-project-member] DELETE http://192.168.122.168/volume/v3/volumes/a033c65a-7a97-4ff5-88f6-95fe923da1be Sep 07 21:13:33 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 715/1435] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:13:33 2026] GET /volume/v3/snapshots/48cc08ec-fae1-4ef8-9ab1-1446c6804b6a => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:13:33 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-b422940c-9fbe-4991-995b-307c42e22c29 tempest-VolumeQuotasAdminTestJSON-1751893344 tempest-VolumeQuotasAdminTestJSON-1751893344-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:33 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-b422940c-9fbe-4991-995b-307c42e22c29 tempest-VolumeQuotasAdminTestJSON-1751893344 tempest-VolumeQuotasAdminTestJSON-1751893344-project-member] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:33 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-b422940c-9fbe-4991-995b-307c42e22c29 tempest-VolumeQuotasAdminTestJSON-1751893344 tempest-VolumeQuotasAdminTestJSON-1751893344-project-member] Delete volume with id: a033c65a-7a97-4ff5-88f6-95fe923da1be Sep 07 21:13:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-ee75b99e-09d9-4484-ab5e-1e47c72be567 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:33 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ee75b99e-09d9-4484-ab5e-1e47c72be567 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] DELETE http://192.168.122.168/volume/v3/snapshots/48cc08ec-fae1-4ef8-9ab1-1446c6804b6a Sep 07 21:13:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ee75b99e-09d9-4484-ab5e-1e47c72be567 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ee75b99e-09d9-4484-ab5e-1e47c72be567 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:33 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.snapshots [None req-ee75b99e-09d9-4484-ab5e-1e47c72be567 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Delete snapshot with id: 48cc08ec-fae1-4ef8-9ab1-1446c6804b6a Sep 07 21:13:33 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b422940c-9fbe-4991-995b-307c42e22c29 tempest-VolumeQuotasAdminTestJSON-1751893344 tempest-VolumeQuotasAdminTestJSON-1751893344-project-member] http://192.168.122.168/volume/v3/volumes/a033c65a-7a97-4ff5-88f6-95fe923da1be returned with HTTP 404 Sep 07 21:13:33 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 721/1436] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:13:33 2026] DELETE /volume/v3/volumes/a033c65a-7a97-4ff5-88f6-95fe923da1be => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:13:33 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-9f5e6b1b-322c-495b-a931-854054c9f837 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:33 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ee75b99e-09d9-4484-ab5e-1e47c72be567 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] http://192.168.122.168/volume/v3/snapshots/48cc08ec-fae1-4ef8-9ab1-1446c6804b6a returned with HTTP 404 Sep 07 21:13:33 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 716/1437] 192.168.122.168 () {58 vars in 1241 bytes} [Mon Sep 7 21:13:33 2026] DELETE /volume/v3/snapshots/48cc08ec-fae1-4ef8-9ab1-1446c6804b6a => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:13:33 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-9f5e6b1b-322c-495b-a931-854054c9f837 tempest-VolumeQuotasAdminTestJSON-1751893344 tempest-VolumeQuotasAdminTestJSON-1751893344-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:13:33 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-9f5e6b1b-322c-495b-a931-854054c9f837 tempest-VolumeQuotasAdminTestJSON-1751893344 tempest-VolumeQuotasAdminTestJSON-1751893344-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1812316537"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:13:33 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.volumes [None req-9f5e6b1b-322c-495b-a931-854054c9f837 tempest-VolumeQuotasAdminTestJSON-1751893344 tempest-VolumeQuotasAdminTestJSON-1751893344-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1812316537'}} {{(pid=86971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:13:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-c273ecbc-baf7-4012-bd26-d2075f3c6082 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:33 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-9f5e6b1b-322c-495b-a931-854054c9f837 tempest-VolumeQuotasAdminTestJSON-1751893344 tempest-VolumeQuotasAdminTestJSON-1751893344-project-member] Create volume of 1 GB Sep 07 21:13:33 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c273ecbc-baf7-4012-bd26-d2075f3c6082 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-reader] GET http://192.168.122.168/volume/v3/volumes/9f5983e1-5a16-42d9-9abd-c27fde24ea07 Sep 07 21:13:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c273ecbc-baf7-4012-bd26-d2075f3c6082 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-reader] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c273ecbc-baf7-4012-bd26-d2075f3c6082 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-reader] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:33 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-9f5e6b1b-322c-495b-a931-854054c9f837 tempest-VolumeQuotasAdminTestJSON-1751893344 tempest-VolumeQuotasAdminTestJSON-1751893344-project-member] Availability Zones retrieved successfully. Sep 07 21:13:33 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:33 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:13:33 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:33 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:13:33 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-9f5e6b1b-322c-495b-a931-854054c9f837 tempest-VolumeQuotasAdminTestJSON-1751893344 tempest-VolumeQuotasAdminTestJSON-1751893344-project-member] Flow 'volume_create_api' (34df5c2e-12f3-46df-9a0d-d9d8dafa6b89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:13:33 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-c273ecbc-baf7-4012-bd26-d2075f3c6082 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-reader] Volume info retrieved successfully. Sep 07 21:13:33 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-9f5e6b1b-322c-495b-a931-854054c9f837 tempest-VolumeQuotasAdminTestJSON-1751893344 tempest-VolumeQuotasAdminTestJSON-1751893344-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15b3220f-bee7-47a9-8e5a-86f305a91e12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:13:33 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.flows.api.create_volume [None req-9f5e6b1b-322c-495b-a931-854054c9f837 tempest-VolumeQuotasAdminTestJSON-1751893344 tempest-VolumeQuotasAdminTestJSON-1751893344-project-member] Validating volume size '1' using validate_int {{(pid=86971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:13:33 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c273ecbc-baf7-4012-bd26-d2075f3c6082 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-reader] http://192.168.122.168/volume/v3/volumes/9f5983e1-5a16-42d9-9abd-c27fde24ea07 returned with HTTP 200 Sep 07 21:13:33 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 717/1438] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:13:33 2026] GET /volume/v3/volumes/9f5983e1-5a16-42d9-9abd-c27fde24ea07 => generated 856 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:13:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-68e39bf1-7bd2-4df1-babb-af0f44d64afd None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:33 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-68e39bf1-7bd2-4df1-babb-af0f44d64afd tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:13:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-68e39bf1-7bd2-4df1-babb-af0f44d64afd tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-912429608"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:13:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.volumes [None req-68e39bf1-7bd2-4df1-babb-af0f44d64afd tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-912429608'}} {{(pid=86970) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:13:33 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-68e39bf1-7bd2-4df1-babb-af0f44d64afd tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Create volume of 1 GB Sep 07 21:13:33 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-68e39bf1-7bd2-4df1-babb-af0f44d64afd tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Availability Zones retrieved successfully. Sep 07 21:13:33 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-9f5e6b1b-322c-495b-a931-854054c9f837 tempest-VolumeQuotasAdminTestJSON-1751893344 tempest-VolumeQuotasAdminTestJSON-1751893344-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15b3220f-bee7-47a9-8e5a-86f305a91e12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:13:33 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-9f5e6b1b-322c-495b-a931-854054c9f837 tempest-VolumeQuotasAdminTestJSON-1751893344 tempest-VolumeQuotasAdminTestJSON-1751893344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eaab3cd9-867a-4ffe-832d-ce591587359f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:13:33 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-68e39bf1-7bd2-4df1-babb-af0f44d64afd tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Flow 'volume_create_api' (eeddd158-32bd-4633-9ad3-e78f92225c8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:13:33 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-68e39bf1-7bd2-4df1-babb-af0f44d64afd tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99d2b61c-df1d-459e-b8dc-d0b5f498901f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:13:33 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.flows.api.create_volume [None req-68e39bf1-7bd2-4df1-babb-af0f44d64afd tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Validating volume size '1' using validate_int {{(pid=86970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:13:33 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-68e39bf1-7bd2-4df1-babb-af0f44d64afd tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99d2b61c-df1d-459e-b8dc-d0b5f498901f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:13:33 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-9f5e6b1b-322c-495b-a931-854054c9f837 tempest-VolumeQuotasAdminTestJSON-1751893344 tempest-VolumeQuotasAdminTestJSON-1751893344-project-member] Created reservations ['9d200305-14ba-4211-afb3-74fe4cd0dd67', 'de45313b-b91b-4097-b4da-6dfd89e9d96e', '70c35153-5df5-464c-bd2a-d676454b47ea', '6da4e5e9-9c02-47ce-ab3b-edbe62896bd1'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:13:33 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-68e39bf1-7bd2-4df1-babb-af0f44d64afd tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d38249ce-7ad6-4416-9a5c-8c4c43fe281c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:13:33 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-9f5e6b1b-322c-495b-a931-854054c9f837 tempest-VolumeQuotasAdminTestJSON-1751893344 tempest-VolumeQuotasAdminTestJSON-1751893344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eaab3cd9-867a-4ffe-832d-ce591587359f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d200305-14ba-4211-afb3-74fe4cd0dd67', 'de45313b-b91b-4097-b4da-6dfd89e9d96e', '70c35153-5df5-464c-bd2a-d676454b47ea', '6da4e5e9-9c02-47ce-ab3b-edbe62896bd1']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:13:33 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-9f5e6b1b-322c-495b-a931-854054c9f837 tempest-VolumeQuotasAdminTestJSON-1751893344 tempest-VolumeQuotasAdminTestJSON-1751893344-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8245a451-3497-47ef-b64a-1c8250ec972b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:13:33 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:33 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:13:33 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-9f5e6b1b-322c-495b-a931-854054c9f837 tempest-VolumeQuotasAdminTestJSON-1751893344 tempest-VolumeQuotasAdminTestJSON-1751893344-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8245a451-3497-47ef-b64a-1c8250ec972b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c8f9d951-a1b6-4edf-8071-94759522528c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1812316537',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8da8bf72e03f496081d4c5a2d6cb11a1',qos_specs=None,replication_status=,reservations=['9d200305-14ba-4211-afb3-74fe4cd0dd67','de45313b-b91b-4097-b4da-6dfd89e9d96e','70c35153-5df5-464c-bd2a-d676454b47ea','6da4e5e9-9c02-47ce-ab3b-edbe62896bd1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7482f230bc184b7d8edaeb15cd00cbda',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:13:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1812316537',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c8f9d951-a1b6-4edf-8071-94759522528c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8da8bf72e03f496081d4c5a2d6cb11a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7482f230bc184b7d8edaeb15cd00cbda',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:13:33 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-9f5e6b1b-322c-495b-a931-854054c9f837 tempest-VolumeQuotasAdminTestJSON-1751893344 tempest-VolumeQuotasAdminTestJSON-1751893344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38901a43-79f2-4bc1-b8df-430841a4b5f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:13:33 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-68e39bf1-7bd2-4df1-babb-af0f44d64afd tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Created reservations ['1ad160da-0e59-43a8-a686-4a795074dec1', 'a75b4929-fa25-43df-b28d-b44a2212ca3d', '10986b4a-4985-490f-a392-0a49af33b66b', 'a238c6c2-963c-48f8-a47d-1b3abc32a344'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:13:33 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-68e39bf1-7bd2-4df1-babb-af0f44d64afd tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d38249ce-7ad6-4416-9a5c-8c4c43fe281c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ad160da-0e59-43a8-a686-4a795074dec1', 'a75b4929-fa25-43df-b28d-b44a2212ca3d', '10986b4a-4985-490f-a392-0a49af33b66b', 'a238c6c2-963c-48f8-a47d-1b3abc32a344']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:13:33 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-68e39bf1-7bd2-4df1-babb-af0f44d64afd tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5120be39-41a8-4a27-b84b-d6e016827eff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:13:33 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-9f5e6b1b-322c-495b-a931-854054c9f837 tempest-VolumeQuotasAdminTestJSON-1751893344 tempest-VolumeQuotasAdminTestJSON-1751893344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38901a43-79f2-4bc1-b8df-430841a4b5f8) transitioned into state 'SUCCESS' from state '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-1812316537',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8da8bf72e03f496081d4c5a2d6cb11a1',qos_specs=None,replication_status=,reservations=['9d200305-14ba-4211-afb3-74fe4cd0dd67','de45313b-b91b-4097-b4da-6dfd89e9d96e','70c35153-5df5-464c-bd2a-d676454b47ea','6da4e5e9-9c02-47ce-ab3b-edbe62896bd1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7482f230bc184b7d8edaeb15cd00cbda',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:13:33 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-9f5e6b1b-322c-495b-a931-854054c9f837 tempest-VolumeQuotasAdminTestJSON-1751893344 tempest-VolumeQuotasAdminTestJSON-1751893344-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11a3be95-8147-4a49-bceb-1c987b107144) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:13:33 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:33 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:13:33 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-68e39bf1-7bd2-4df1-babb-af0f44d64afd tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5120be39-41a8-4a27-b84b-d6e016827eff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '06464c90-34a8-4de2-982c-8b64ee90fcf1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-912429608',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da20de5a69684cbb8dfece7bc6a00300',qos_specs=None,replication_status=,reservations=['1ad160da-0e59-43a8-a686-4a795074dec1','a75b4929-fa25-43df-b28d-b44a2212ca3d','10986b4a-4985-490f-a392-0a49af33b66b','a238c6c2-963c-48f8-a47d-1b3abc32a344'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f80107326744cce9b555aadcfc382a7',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:13:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-912429608',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=06464c90-34a8-4de2-982c-8b64ee90fcf1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da20de5a69684cbb8dfece7bc6a00300',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8f80107326744cce9b555aadcfc382a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:13:33 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-68e39bf1-7bd2-4df1-babb-af0f44d64afd tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7ae2731-65c4-45c6-8c5e-6ad341183100) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:13:33 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-9f5e6b1b-322c-495b-a931-854054c9f837 tempest-VolumeQuotasAdminTestJSON-1751893344 tempest-VolumeQuotasAdminTestJSON-1751893344-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11a3be95-8147-4a49-bceb-1c987b107144) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:13:33 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-9f5e6b1b-322c-495b-a931-854054c9f837 tempest-VolumeQuotasAdminTestJSON-1751893344 tempest-VolumeQuotasAdminTestJSON-1751893344-project-member] Flow 'volume_create_api' (34df5c2e-12f3-46df-9a0d-d9d8dafa6b89) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:13:33 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-9f5e6b1b-322c-495b-a931-854054c9f837 tempest-VolumeQuotasAdminTestJSON-1751893344 tempest-VolumeQuotasAdminTestJSON-1751893344-project-member] Create volume request issued successfully. Sep 07 21:13:33 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-9f5e6b1b-322c-495b-a931-854054c9f837 tempest-VolumeQuotasAdminTestJSON-1751893344 tempest-VolumeQuotasAdminTestJSON-1751893344-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:13:33 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 722/1439] 192.168.122.168 () {60 vars in 1142 bytes} [Mon Sep 7 21:13:33 2026] POST /volume/v3/volumes => generated 765 bytes in 338 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:13:33 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-21403042-68c8-4ae7-9ba4-afaf92978db6 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:33 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-21403042-68c8-4ae7-9ba4-afaf92978db6 tempest-VolumeQuotasAdminTestJSON-1751893344 tempest-VolumeQuotasAdminTestJSON-1751893344-project-member] GET http://192.168.122.168/volume/v3/volumes/c8f9d951-a1b6-4edf-8071-94759522528c Sep 07 21:13:33 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-21403042-68c8-4ae7-9ba4-afaf92978db6 tempest-VolumeQuotasAdminTestJSON-1751893344 tempest-VolumeQuotasAdminTestJSON-1751893344-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:33 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-21403042-68c8-4ae7-9ba4-afaf92978db6 tempest-VolumeQuotasAdminTestJSON-1751893344 tempest-VolumeQuotasAdminTestJSON-1751893344-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:33 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-68e39bf1-7bd2-4df1-babb-af0f44d64afd tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7ae2731-65c4-45c6-8c5e-6ad341183100) transitioned into state 'SUCCESS' from state '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-912429608',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da20de5a69684cbb8dfece7bc6a00300',qos_specs=None,replication_status=,reservations=['1ad160da-0e59-43a8-a686-4a795074dec1','a75b4929-fa25-43df-b28d-b44a2212ca3d','10986b4a-4985-490f-a392-0a49af33b66b','a238c6c2-963c-48f8-a47d-1b3abc32a344'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f80107326744cce9b555aadcfc382a7',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:13:33 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:33 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:13:33 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-68e39bf1-7bd2-4df1-babb-af0f44d64afd tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb48999f-ba20-4b50-9e3f-dfea54c494fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:13:33 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:33 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:13:33 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-21403042-68c8-4ae7-9ba4-afaf92978db6 tempest-VolumeQuotasAdminTestJSON-1751893344 tempest-VolumeQuotasAdminTestJSON-1751893344-project-member] Volume info retrieved successfully. Sep 07 21:13:33 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-21403042-68c8-4ae7-9ba4-afaf92978db6 tempest-VolumeQuotasAdminTestJSON-1751893344 tempest-VolumeQuotasAdminTestJSON-1751893344-project-member] http://192.168.122.168/volume/v3/volumes/c8f9d951-a1b6-4edf-8071-94759522528c returned with HTTP 200 Sep 07 21:13:33 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 723/1440] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:13:33 2026] GET /volume/v3/volumes/c8f9d951-a1b6-4edf-8071-94759522528c => generated 833 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:13:33 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-68e39bf1-7bd2-4df1-babb-af0f44d64afd tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb48999f-ba20-4b50-9e3f-dfea54c494fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:13:33 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-68e39bf1-7bd2-4df1-babb-af0f44d64afd tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Flow 'volume_create_api' (eeddd158-32bd-4633-9ad3-e78f92225c8b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:13:33 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-68e39bf1-7bd2-4df1-babb-af0f44d64afd tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Create volume request issued successfully. Sep 07 21:13:33 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-68e39bf1-7bd2-4df1-babb-af0f44d64afd tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:13:33 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 718/1441] 192.168.122.168 () {60 vars in 1142 bytes} [Mon Sep 7 21:13:33 2026] POST /volume/v3/volumes => generated 762 bytes in 345 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:13:33 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-03cf19d5-33dd-4c92-a219-45201a0a6370 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:33 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-03cf19d5-33dd-4c92-a219-45201a0a6370 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] GET http://192.168.122.168/volume/v3/volumes/06464c90-34a8-4de2-982c-8b64ee90fcf1 Sep 07 21:13:33 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-03cf19d5-33dd-4c92-a219-45201a0a6370 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:33 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-03cf19d5-33dd-4c92-a219-45201a0a6370 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:33 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:33 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:13:33 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:33 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:13:33 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-03cf19d5-33dd-4c92-a219-45201a0a6370 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Volume info retrieved successfully. Sep 07 21:13:33 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-03cf19d5-33dd-4c92-a219-45201a0a6370 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] http://192.168.122.168/volume/v3/volumes/06464c90-34a8-4de2-982c-8b64ee90fcf1 returned with HTTP 200 Sep 07 21:13:33 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 724/1442] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:13:33 2026] GET /volume/v3/volumes/06464c90-34a8-4de2-982c-8b64ee90fcf1 => generated 830 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:13:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-02a7c6da-41fb-45fd-b174-36c50abf374f None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:33 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-02a7c6da-41fb-45fd-b174-36c50abf374f tempest-AttachVolumeShelveTestJSON-577458539 tempest-AttachVolumeShelveTestJSON-577458539-project-member] GET http://192.168.122.168/volume/v3/volumes/8c84ff4b-ddd3-4062-9d0d-d1981ba651a8 Sep 07 21:13:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-02a7c6da-41fb-45fd-b174-36c50abf374f tempest-AttachVolumeShelveTestJSON-577458539 tempest-AttachVolumeShelveTestJSON-577458539-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-02a7c6da-41fb-45fd-b174-36c50abf374f tempest-AttachVolumeShelveTestJSON-577458539 tempest-AttachVolumeShelveTestJSON-577458539-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:33 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:33 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:13:33 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:33 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:13:33 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-02a7c6da-41fb-45fd-b174-36c50abf374f tempest-AttachVolumeShelveTestJSON-577458539 tempest-AttachVolumeShelveTestJSON-577458539-project-member] Volume info retrieved successfully. Sep 07 21:13:33 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-02a7c6da-41fb-45fd-b174-36c50abf374f tempest-AttachVolumeShelveTestJSON-577458539 tempest-AttachVolumeShelveTestJSON-577458539-project-member] http://192.168.122.168/volume/v3/volumes/8c84ff4b-ddd3-4062-9d0d-d1981ba651a8 returned with HTTP 200 Sep 07 21:13:33 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 719/1443] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:13:33 2026] GET /volume/v3/volumes/8c84ff4b-ddd3-4062-9d0d-d1981ba651a8 => generated 858 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:13:34 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-5789edf3-df0f-4b6d-ae12-c3c0d739b74a None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:34 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5789edf3-df0f-4b6d-ae12-c3c0d739b74a tempest-VolumeQuotasAdminTestJSON-1751893344 tempest-VolumeQuotasAdminTestJSON-1751893344-project-member] GET http://192.168.122.168/volume/v3/volumes/c8f9d951-a1b6-4edf-8071-94759522528c Sep 07 21:13:34 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-5789edf3-df0f-4b6d-ae12-c3c0d739b74a tempest-VolumeQuotasAdminTestJSON-1751893344 tempest-VolumeQuotasAdminTestJSON-1751893344-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:34 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-5789edf3-df0f-4b6d-ae12-c3c0d739b74a tempest-VolumeQuotasAdminTestJSON-1751893344 tempest-VolumeQuotasAdminTestJSON-1751893344-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:34 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:34 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:13:34 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:34 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:13:34 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-5789edf3-df0f-4b6d-ae12-c3c0d739b74a tempest-VolumeQuotasAdminTestJSON-1751893344 tempest-VolumeQuotasAdminTestJSON-1751893344-project-member] Volume info retrieved successfully. Sep 07 21:13:34 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5789edf3-df0f-4b6d-ae12-c3c0d739b74a tempest-VolumeQuotasAdminTestJSON-1751893344 tempest-VolumeQuotasAdminTestJSON-1751893344-project-member] http://192.168.122.168/volume/v3/volumes/c8f9d951-a1b6-4edf-8071-94759522528c returned with HTTP 200 Sep 07 21:13:34 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 725/1444] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:13:34 2026] GET /volume/v3/volumes/c8f9d951-a1b6-4edf-8071-94759522528c => generated 857 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:13:34 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-7f316465-47d6-4a65-aaa9-a781300116ee None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:34 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-7f316465-47d6-4a65-aaa9-a781300116ee tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] GET http://192.168.122.168/volume/v3/volumes/06464c90-34a8-4de2-982c-8b64ee90fcf1 Sep 07 21:13:34 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-7f316465-47d6-4a65-aaa9-a781300116ee tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:34 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-7f316465-47d6-4a65-aaa9-a781300116ee tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:34 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:34 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:13:34 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:34 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:13:34 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-7f316465-47d6-4a65-aaa9-a781300116ee tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Volume info retrieved successfully. Sep 07 21:13:34 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-7f316465-47d6-4a65-aaa9-a781300116ee tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] http://192.168.122.168/volume/v3/volumes/06464c90-34a8-4de2-982c-8b64ee90fcf1 returned with HTTP 200 Sep 07 21:13:34 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 720/1445] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:13:34 2026] GET /volume/v3/volumes/06464c90-34a8-4de2-982c-8b64ee90fcf1 => generated 854 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:13:35 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-4b2090e5-c0c8-4801-af89-7e4c54a9188c None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:35 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-4b2090e5-c0c8-4801-af89-7e4c54a9188c tempest-VolumeQuotasAdminTestJSON-1751893344 tempest-VolumeQuotasAdminTestJSON-1751893344-project-member] GET http://192.168.122.168/volume/v3/volumes/c8f9d951-a1b6-4edf-8071-94759522528c Sep 07 21:13:35 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-4b2090e5-c0c8-4801-af89-7e4c54a9188c tempest-VolumeQuotasAdminTestJSON-1751893344 tempest-VolumeQuotasAdminTestJSON-1751893344-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:35 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-4b2090e5-c0c8-4801-af89-7e4c54a9188c tempest-VolumeQuotasAdminTestJSON-1751893344 tempest-VolumeQuotasAdminTestJSON-1751893344-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:35 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:35 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:13:35 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:35 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:13:35 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-4b2090e5-c0c8-4801-af89-7e4c54a9188c tempest-VolumeQuotasAdminTestJSON-1751893344 tempest-VolumeQuotasAdminTestJSON-1751893344-project-member] Volume info retrieved successfully. Sep 07 21:13:35 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-4b2090e5-c0c8-4801-af89-7e4c54a9188c tempest-VolumeQuotasAdminTestJSON-1751893344 tempest-VolumeQuotasAdminTestJSON-1751893344-project-member] http://192.168.122.168/volume/v3/volumes/c8f9d951-a1b6-4edf-8071-94759522528c returned with HTTP 200 Sep 07 21:13:35 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 726/1446] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:13:35 2026] GET /volume/v3/volumes/c8f9d951-a1b6-4edf-8071-94759522528c => generated 858 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:13:35 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-6112f8cc-cf6e-4882-9f20-d641b4292e99 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:35 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-80af788c-5a25-4ff7-9b7e-6b7846b5db83 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:35 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-80af788c-5a25-4ff7-9b7e-6b7846b5db83 tempest-VolumeQuotasAdminTestJSON-1591804345 tempest-VolumeQuotasAdminTestJSON-1591804345-project-admin] GET http://192.168.122.168/volume/v3/os-quota-sets/8da8bf72e03f496081d4c5a2d6cb11a1?usage=True Sep 07 21:13:35 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-80af788c-5a25-4ff7-9b7e-6b7846b5db83 tempest-VolumeQuotasAdminTestJSON-1591804345 tempest-VolumeQuotasAdminTestJSON-1591804345-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:35 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-80af788c-5a25-4ff7-9b7e-6b7846b5db83 tempest-VolumeQuotasAdminTestJSON-1591804345 tempest-VolumeQuotasAdminTestJSON-1591804345-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:35 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-6112f8cc-cf6e-4882-9f20-d641b4292e99 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] GET http://192.168.122.168/volume/v3/volumes/06464c90-34a8-4de2-982c-8b64ee90fcf1 Sep 07 21:13:35 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-6112f8cc-cf6e-4882-9f20-d641b4292e99 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:35 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-6112f8cc-cf6e-4882-9f20-d641b4292e99 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:35 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:35 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:13:35 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:35 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:13:35 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-6112f8cc-cf6e-4882-9f20-d641b4292e99 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Volume info retrieved successfully. Sep 07 21:13:35 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-80af788c-5a25-4ff7-9b7e-6b7846b5db83 tempest-VolumeQuotasAdminTestJSON-1591804345 tempest-VolumeQuotasAdminTestJSON-1591804345-project-admin] http://192.168.122.168/volume/v3/os-quota-sets/8da8bf72e03f496081d4c5a2d6cb11a1?usage=True returned with HTTP 200 Sep 07 21:13:35 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 727/1447] 192.168.122.168 () {58 vars in 1259 bytes} [Mon Sep 7 21:13:35 2026] GET /volume/v3/os-quota-sets/8da8bf72e03f496081d4c5a2d6cb11a1?usage=True => generated 2402 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:13:35 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-6112f8cc-cf6e-4882-9f20-d641b4292e99 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] http://192.168.122.168/volume/v3/volumes/06464c90-34a8-4de2-982c-8b64ee90fcf1 returned with HTTP 200 Sep 07 21:13:35 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 721/1448] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:13:35 2026] GET /volume/v3/volumes/06464c90-34a8-4de2-982c-8b64ee90fcf1 => generated 855 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:13:35 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-ec61cfcf-c3ab-4f7b-a37e-d62b14fb4a95 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:35 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ec61cfcf-c3ab-4f7b-a37e-d62b14fb4a95 tempest-VolumeQuotasAdminTestJSON-1591804345 tempest-VolumeQuotasAdminTestJSON-1591804345-project-admin] GET http://192.168.122.168/volume/v3/os-quota-sets/5bd60892f7344ac7802aa3c212037026?usage=True Sep 07 21:13:35 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-ec61cfcf-c3ab-4f7b-a37e-d62b14fb4a95 tempest-VolumeQuotasAdminTestJSON-1591804345 tempest-VolumeQuotasAdminTestJSON-1591804345-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:35 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-ec61cfcf-c3ab-4f7b-a37e-d62b14fb4a95 tempest-VolumeQuotasAdminTestJSON-1591804345 tempest-VolumeQuotasAdminTestJSON-1591804345-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:35 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-9795ffe9-9355-4e6c-9ed3-e080efac6b67 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:35 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-9795ffe9-9355-4e6c-9ed3-e080efac6b67 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] POST http://192.168.122.168/volume/v3/snapshots Sep 07 21:13:35 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-9795ffe9-9355-4e6c-9ed3-e080efac6b67 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "06464c90-34a8-4de2-982c-8b64ee90fcf1", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-947158505"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:13:35 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:35 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:13:35 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:35 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:13:35 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-9795ffe9-9355-4e6c-9ed3-e080efac6b67 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Volume info retrieved successfully. Sep 07 21:13:35 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.snapshots [None req-9795ffe9-9355-4e6c-9ed3-e080efac6b67 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Create snapshot from volume 06464c90-34a8-4de2-982c-8b64ee90fcf1 Sep 07 21:13:35 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ec61cfcf-c3ab-4f7b-a37e-d62b14fb4a95 tempest-VolumeQuotasAdminTestJSON-1591804345 tempest-VolumeQuotasAdminTestJSON-1591804345-project-admin] http://192.168.122.168/volume/v3/os-quota-sets/5bd60892f7344ac7802aa3c212037026?usage=True returned with HTTP 200 Sep 07 21:13:35 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 728/1449] 192.168.122.168 () {58 vars in 1259 bytes} [Mon Sep 7 21:13:35 2026] GET /volume/v3/os-quota-sets/5bd60892f7344ac7802aa3c212037026?usage=True => generated 2402 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:13:35 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-5276a8a2-a297-4d1e-9df2-6830c8ecd6fd None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:35 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5276a8a2-a297-4d1e-9df2-6830c8ecd6fd tempest-VolumeQuotasAdminTestJSON-1751893344 tempest-VolumeQuotasAdminTestJSON-1751893344-project-member] POST http://192.168.122.168/volume/v3/os-volume-transfer Sep 07 21:13:35 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-5276a8a2-a297-4d1e-9df2-6830c8ecd6fd tempest-VolumeQuotasAdminTestJSON-1751893344 tempest-VolumeQuotasAdminTestJSON-1751893344-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "c8f9d951-a1b6-4edf-8071-94759522528c"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:13:35 devstack devstack@c-api.service[86971]: DEBUG cinder.api.contrib.volume_transfer [None req-5276a8a2-a297-4d1e-9df2-6830c8ecd6fd tempest-VolumeQuotasAdminTestJSON-1751893344 tempest-VolumeQuotasAdminTestJSON-1751893344-project-member] Creating new volume transfer {'transfer': {'volume_id': 'c8f9d951-a1b6-4edf-8071-94759522528c'}} {{(pid=86971) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 07 21:13:35 devstack devstack@c-api.service[86971]: INFO cinder.api.contrib.volume_transfer [None req-5276a8a2-a297-4d1e-9df2-6830c8ecd6fd tempest-VolumeQuotasAdminTestJSON-1751893344 tempest-VolumeQuotasAdminTestJSON-1751893344-project-member] Creating transfer of volume c8f9d951-a1b6-4edf-8071-94759522528c Sep 07 21:13:35 devstack devstack@c-api.service[86971]: INFO cinder.transfer.api [None req-5276a8a2-a297-4d1e-9df2-6830c8ecd6fd tempest-VolumeQuotasAdminTestJSON-1751893344 tempest-VolumeQuotasAdminTestJSON-1751893344-project-member] Generating transfer record for volume c8f9d951-a1b6-4edf-8071-94759522528c Sep 07 21:13:35 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:35 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:13:35 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:35 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:13:35 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-9795ffe9-9355-4e6c-9ed3-e080efac6b67 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Created reservations ['0eadc5f2-51cd-498e-9449-145dfd612e3f', 'ff424665-2333-482a-979b-1ac777f5ff58', '497e9bab-e88d-459f-8a2c-dab2c315dc69', '6f9d00f6-790f-40d0-bf86-fb3783e31a1d'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:13:35 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5276a8a2-a297-4d1e-9df2-6830c8ecd6fd tempest-VolumeQuotasAdminTestJSON-1751893344 tempest-VolumeQuotasAdminTestJSON-1751893344-project-member] http://192.168.122.168/volume/v3/os-volume-transfer returned with HTTP 202 Sep 07 21:13:35 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 729/1450] 192.168.122.168 () {60 vars in 1175 bytes} [Mon Sep 7 21:13:35 2026] POST /volume/v3/os-volume-transfer => generated 449 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:13:35 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-86e7bc79-4f2f-47be-a90c-6232f2ea6ad1 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:35 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:35 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:13:36 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-9795ffe9-9355-4e6c-9ed3-e080efac6b67 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Snapshot create request issued successfully. Sep 07 21:13:36 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-9795ffe9-9355-4e6c-9ed3-e080efac6b67 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] http://192.168.122.168/volume/v3/snapshots returned with HTTP 202 Sep 07 21:13:36 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 722/1451] 192.168.122.168 () {60 vars in 1149 bytes} [Mon Sep 7 21:13:35 2026] POST /volume/v3/snapshots => generated 309 bytes in 249 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:13:36 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-fde719bc-7dae-44e6-9b91-bbe9c12eae33 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:36 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-fde719bc-7dae-44e6-9b91-bbe9c12eae33 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] GET http://192.168.122.168/volume/v3/snapshots/cbf6f8be-d15a-43b4-973d-515004b6a835 Sep 07 21:13:36 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-fde719bc-7dae-44e6-9b91-bbe9c12eae33 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:36 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-fde719bc-7dae-44e6-9b91-bbe9c12eae33 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:36 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:36 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:13:36 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-fde719bc-7dae-44e6-9b91-bbe9c12eae33 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Snapshot retrieved successfully. Sep 07 21:13:36 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-fde719bc-7dae-44e6-9b91-bbe9c12eae33 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] http://192.168.122.168/volume/v3/snapshots/cbf6f8be-d15a-43b4-973d-515004b6a835 returned with HTTP 200 Sep 07 21:13:36 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 723/1452] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:13:36 2026] GET /volume/v3/snapshots/cbf6f8be-d15a-43b4-973d-515004b6a835 => generated 441 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:13:36 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-86e7bc79-4f2f-47be-a90c-6232f2ea6ad1 tempest-VolumeQuotasAdminTestJSON-854120653 tempest-VolumeQuotasAdminTestJSON-854120653-project-member] POST http://192.168.122.168/volume/v3/os-volume-transfer/1f5d2b90-6219-4997-b366-71be800be0f5/accept Sep 07 21:13:36 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-86e7bc79-4f2f-47be-a90c-6232f2ea6ad1 tempest-VolumeQuotasAdminTestJSON-854120653 tempest-VolumeQuotasAdminTestJSON-854120653-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "8457aef78ab006ca"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:13:36 devstack devstack@c-api.service[86971]: DEBUG cinder.api.contrib.volume_transfer [None req-86e7bc79-4f2f-47be-a90c-6232f2ea6ad1 tempest-VolumeQuotasAdminTestJSON-854120653 tempest-VolumeQuotasAdminTestJSON-854120653-project-member] Accepting volume transfer 1f5d2b90-6219-4997-b366-71be800be0f5 {{(pid=86971) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 07 21:13:36 devstack devstack@c-api.service[86971]: INFO cinder.api.contrib.volume_transfer [None req-86e7bc79-4f2f-47be-a90c-6232f2ea6ad1 tempest-VolumeQuotasAdminTestJSON-854120653 tempest-VolumeQuotasAdminTestJSON-854120653-project-member] Accepting transfer 1f5d2b90-6219-4997-b366-71be800be0f5 Sep 07 21:13:36 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:36 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:13:36 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-86e7bc79-4f2f-47be-a90c-6232f2ea6ad1 tempest-VolumeQuotasAdminTestJSON-854120653 tempest-VolumeQuotasAdminTestJSON-854120653-project-member] Created reservations ['8daad6dc-bdef-4129-a7d7-96e90faaa4e3', '7c606049-9fc7-4a52-9220-ee0532dff9c8', 'efca8146-4a04-4488-838a-241b469f190a', 'd9fb3d37-3979-4c2c-99be-87fb1756fe68'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:13:36 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-86e7bc79-4f2f-47be-a90c-6232f2ea6ad1 tempest-VolumeQuotasAdminTestJSON-854120653 tempest-VolumeQuotasAdminTestJSON-854120653-project-member] Created reservations ['d6bbd438-e6b8-44e4-8d5e-f0f2e8d1bf83', '3379cc36-b175-4d5d-9e99-8eb08408703a', 'ecd3a47e-1c2d-408d-974f-55796ab46bc1', '7f7a3c22-5b73-4045-81d2-318cad9a94fe'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:13:36 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:36 devstack devstack@c-api.service[86971]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 21:13:36 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-86e7bc79-4f2f-47be-a90c-6232f2ea6ad1 tempest-VolumeQuotasAdminTestJSON-854120653 tempest-VolumeQuotasAdminTestJSON-854120653-project-member] Created reservations ['4eda673c-243d-429e-9c47-07b350c11d3d', '32d1928a-0208-4534-9481-65987aa3e803', '8bfc2dda-08fa-4b77-9f23-4ecb3b247b5f', 'de7ec631-1b59-497f-bd0e-6a04b0f1ac47'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:13:36 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-86e7bc79-4f2f-47be-a90c-6232f2ea6ad1 tempest-VolumeQuotasAdminTestJSON-854120653 tempest-VolumeQuotasAdminTestJSON-854120653-project-member] Created reservations ['97cd7084-8df2-4a09-b585-fcfdb7562805', '7b557383-207d-42c0-868c-6a8118ea3226', 'c72eae6c-a828-44c6-9434-4adbeca99ea8', 'b93f66b3-7473-4a01-bd37-fccfa15029b9'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:13:36 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-86e7bc79-4f2f-47be-a90c-6232f2ea6ad1 tempest-VolumeQuotasAdminTestJSON-854120653 tempest-VolumeQuotasAdminTestJSON-854120653-project-member] Transfer volume completed successfully. Sep 07 21:13:36 devstack devstack@c-api.service[86971]: INFO cinder.transfer.api [None req-86e7bc79-4f2f-47be-a90c-6232f2ea6ad1 tempest-VolumeQuotasAdminTestJSON-854120653 tempest-VolumeQuotasAdminTestJSON-854120653-project-member] Volume c8f9d951-a1b6-4edf-8071-94759522528c has been transferred. Sep 07 21:13:36 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:36 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:13:36 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-86e7bc79-4f2f-47be-a90c-6232f2ea6ad1 tempest-VolumeQuotasAdminTestJSON-854120653 tempest-VolumeQuotasAdminTestJSON-854120653-project-member] http://192.168.122.168/volume/v3/os-volume-transfer/1f5d2b90-6219-4997-b366-71be800be0f5/accept returned with HTTP 202 Sep 07 21:13:36 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 730/1453] 192.168.122.168 () {60 vars in 1307 bytes} [Mon Sep 7 21:13:35 2026] POST /volume/v3/os-volume-transfer/1f5d2b90-6219-4997-b366-71be800be0f5/accept => generated 373 bytes in 879 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:13:36 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-b412ca8f-2c86-462a-a660-ea50995f059c None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:36 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b412ca8f-2c86-462a-a660-ea50995f059c tempest-VolumeQuotasAdminTestJSON-854120653 tempest-VolumeQuotasAdminTestJSON-854120653-project-member] GET http://192.168.122.168/volume/v3/volumes/c8f9d951-a1b6-4edf-8071-94759522528c Sep 07 21:13:36 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b412ca8f-2c86-462a-a660-ea50995f059c tempest-VolumeQuotasAdminTestJSON-854120653 tempest-VolumeQuotasAdminTestJSON-854120653-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:36 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b412ca8f-2c86-462a-a660-ea50995f059c tempest-VolumeQuotasAdminTestJSON-854120653 tempest-VolumeQuotasAdminTestJSON-854120653-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:36 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:36 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:13:36 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:36 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:13:36 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-b412ca8f-2c86-462a-a660-ea50995f059c tempest-VolumeQuotasAdminTestJSON-854120653 tempest-VolumeQuotasAdminTestJSON-854120653-project-member] Volume info retrieved successfully. Sep 07 21:13:36 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b412ca8f-2c86-462a-a660-ea50995f059c tempest-VolumeQuotasAdminTestJSON-854120653 tempest-VolumeQuotasAdminTestJSON-854120653-project-member] http://192.168.122.168/volume/v3/volumes/c8f9d951-a1b6-4edf-8071-94759522528c returned with HTTP 200 Sep 07 21:13:36 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 724/1454] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:13:36 2026] GET /volume/v3/volumes/c8f9d951-a1b6-4edf-8071-94759522528c => generated 858 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:13:36 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-b75da77e-d495-4507-bfa1-b4ef337f94ef None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:36 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b75da77e-d495-4507-bfa1-b4ef337f94ef tempest-VolumeQuotasAdminTestJSON-1591804345 tempest-VolumeQuotasAdminTestJSON-1591804345-project-admin] GET http://192.168.122.168/volume/v3/os-quota-sets/8da8bf72e03f496081d4c5a2d6cb11a1?usage=True Sep 07 21:13:36 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-b75da77e-d495-4507-bfa1-b4ef337f94ef tempest-VolumeQuotasAdminTestJSON-1591804345 tempest-VolumeQuotasAdminTestJSON-1591804345-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:36 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-b75da77e-d495-4507-bfa1-b4ef337f94ef tempest-VolumeQuotasAdminTestJSON-1591804345 tempest-VolumeQuotasAdminTestJSON-1591804345-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:36 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:36 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:13:36 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b75da77e-d495-4507-bfa1-b4ef337f94ef tempest-VolumeQuotasAdminTestJSON-1591804345 tempest-VolumeQuotasAdminTestJSON-1591804345-project-admin] http://192.168.122.168/volume/v3/os-quota-sets/8da8bf72e03f496081d4c5a2d6cb11a1?usage=True returned with HTTP 200 Sep 07 21:13:36 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 731/1455] 192.168.122.168 () {58 vars in 1259 bytes} [Mon Sep 7 21:13:36 2026] GET /volume/v3/os-quota-sets/8da8bf72e03f496081d4c5a2d6cb11a1?usage=True => generated 2402 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:13:37 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-12832d34-da64-49e9-bdc4-89ab743be426 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:37 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-12832d34-da64-49e9-bdc4-89ab743be426 tempest-VolumeQuotasAdminTestJSON-1591804345 tempest-VolumeQuotasAdminTestJSON-1591804345-project-admin] GET http://192.168.122.168/volume/v3/os-quota-sets/5bd60892f7344ac7802aa3c212037026?usage=True Sep 07 21:13:37 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-12832d34-da64-49e9-bdc4-89ab743be426 tempest-VolumeQuotasAdminTestJSON-1591804345 tempest-VolumeQuotasAdminTestJSON-1591804345-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:37 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-12832d34-da64-49e9-bdc4-89ab743be426 tempest-VolumeQuotasAdminTestJSON-1591804345 tempest-VolumeQuotasAdminTestJSON-1591804345-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:37 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-12832d34-da64-49e9-bdc4-89ab743be426 tempest-VolumeQuotasAdminTestJSON-1591804345 tempest-VolumeQuotasAdminTestJSON-1591804345-project-admin] http://192.168.122.168/volume/v3/os-quota-sets/5bd60892f7344ac7802aa3c212037026?usage=True returned with HTTP 200 Sep 07 21:13:37 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 725/1456] 192.168.122.168 () {58 vars in 1259 bytes} [Mon Sep 7 21:13:37 2026] GET /volume/v3/os-quota-sets/5bd60892f7344ac7802aa3c212037026?usage=True => generated 2402 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:13:37 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-c28e9583-b858-446a-b4bb-f5bf63c87bda None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:37 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-43b8a8a2-b511-4ae9-8d92-24b8359b543a None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:37 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c28e9583-b858-446a-b4bb-f5bf63c87bda tempest-VolumeQuotasAdminTestJSON-1591804345 tempest-VolumeQuotasAdminTestJSON-1591804345-project-admin] DELETE http://192.168.122.168/volume/v3/volumes/c8f9d951-a1b6-4edf-8071-94759522528c Sep 07 21:13:37 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c28e9583-b858-446a-b4bb-f5bf63c87bda tempest-VolumeQuotasAdminTestJSON-1591804345 tempest-VolumeQuotasAdminTestJSON-1591804345-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:37 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c28e9583-b858-446a-b4bb-f5bf63c87bda tempest-VolumeQuotasAdminTestJSON-1591804345 tempest-VolumeQuotasAdminTestJSON-1591804345-project-admin] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:37 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-c28e9583-b858-446a-b4bb-f5bf63c87bda tempest-VolumeQuotasAdminTestJSON-1591804345 tempest-VolumeQuotasAdminTestJSON-1591804345-project-admin] Delete volume with id: c8f9d951-a1b6-4edf-8071-94759522528c Sep 07 21:13:37 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-43b8a8a2-b511-4ae9-8d92-24b8359b543a tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] GET http://192.168.122.168/volume/v3/snapshots/cbf6f8be-d15a-43b4-973d-515004b6a835 Sep 07 21:13:37 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-43b8a8a2-b511-4ae9-8d92-24b8359b543a tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:37 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-43b8a8a2-b511-4ae9-8d92-24b8359b543a tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:37 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:37 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:13:37 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:37 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:13:37 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-c28e9583-b858-446a-b4bb-f5bf63c87bda tempest-VolumeQuotasAdminTestJSON-1591804345 tempest-VolumeQuotasAdminTestJSON-1591804345-project-admin] Volume info retrieved successfully. Sep 07 21:13:37 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:37 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:13:37 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-43b8a8a2-b511-4ae9-8d92-24b8359b543a tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Snapshot retrieved successfully. Sep 07 21:13:37 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-43b8a8a2-b511-4ae9-8d92-24b8359b543a tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] http://192.168.122.168/volume/v3/snapshots/cbf6f8be-d15a-43b4-973d-515004b6a835 returned with HTTP 200 Sep 07 21:13:37 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 732/1457] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:13:37 2026] GET /volume/v3/snapshots/cbf6f8be-d15a-43b4-973d-515004b6a835 => generated 441 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:13:37 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-c28e9583-b858-446a-b4bb-f5bf63c87bda tempest-VolumeQuotasAdminTestJSON-1591804345 tempest-VolumeQuotasAdminTestJSON-1591804345-project-admin] Delete volume request issued successfully. Sep 07 21:13:37 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c28e9583-b858-446a-b4bb-f5bf63c87bda tempest-VolumeQuotasAdminTestJSON-1591804345 tempest-VolumeQuotasAdminTestJSON-1591804345-project-admin] http://192.168.122.168/volume/v3/volumes/c8f9d951-a1b6-4edf-8071-94759522528c returned with HTTP 202 Sep 07 21:13:37 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 726/1458] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:13:37 2026] DELETE /volume/v3/volumes/c8f9d951-a1b6-4edf-8071-94759522528c => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:13:37 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-f0edc283-d767-47ff-9d57-37216c017afd None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:37 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f0edc283-d767-47ff-9d57-37216c017afd tempest-VolumeQuotasAdminTestJSON-1591804345 tempest-VolumeQuotasAdminTestJSON-1591804345-project-admin] GET http://192.168.122.168/volume/v3/volumes/c8f9d951-a1b6-4edf-8071-94759522528c Sep 07 21:13:37 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f0edc283-d767-47ff-9d57-37216c017afd tempest-VolumeQuotasAdminTestJSON-1591804345 tempest-VolumeQuotasAdminTestJSON-1591804345-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:37 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f0edc283-d767-47ff-9d57-37216c017afd tempest-VolumeQuotasAdminTestJSON-1591804345 tempest-VolumeQuotasAdminTestJSON-1591804345-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:37 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:37 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:13:37 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:37 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:13:37 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-f0edc283-d767-47ff-9d57-37216c017afd tempest-VolumeQuotasAdminTestJSON-1591804345 tempest-VolumeQuotasAdminTestJSON-1591804345-project-admin] Volume info retrieved successfully. Sep 07 21:13:37 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f0edc283-d767-47ff-9d57-37216c017afd tempest-VolumeQuotasAdminTestJSON-1591804345 tempest-VolumeQuotasAdminTestJSON-1591804345-project-admin] http://192.168.122.168/volume/v3/volumes/c8f9d951-a1b6-4edf-8071-94759522528c returned with HTTP 200 Sep 07 21:13:37 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 733/1459] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:13:37 2026] GET /volume/v3/volumes/c8f9d951-a1b6-4edf-8071-94759522528c => generated 1020 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:13:37 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-e678e918-37ec-45d1-8778-ed9b1628c7fc None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:37 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e678e918-37ec-45d1-8778-ed9b1628c7fc tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] GET http://192.168.122.168/volume/v3/volumes/42731376-3cba-474c-9845-6d445863417b Sep 07 21:13:37 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-e678e918-37ec-45d1-8778-ed9b1628c7fc tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:37 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-e678e918-37ec-45d1-8778-ed9b1628c7fc tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:37 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:37 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:13:37 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:37 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:13:37 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-e678e918-37ec-45d1-8778-ed9b1628c7fc tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Volume info retrieved successfully. Sep 07 21:13:37 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e678e918-37ec-45d1-8778-ed9b1628c7fc tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] http://192.168.122.168/volume/v3/volumes/42731376-3cba-474c-9845-6d445863417b returned with HTTP 200 Sep 07 21:13:37 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 727/1460] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:13:37 2026] GET /volume/v3/volumes/42731376-3cba-474c-9845-6d445863417b => generated 946 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:13:38 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-e47a490a-21c4-4abb-9cf6-9a1b5223be52 req-69bf8066-78a3-4456-80c0-a0e449c580be None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:38 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-e47a490a-21c4-4abb-9cf6-9a1b5223be52 req-69bf8066-78a3-4456-80c0-a0e449c580be tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] GET http://192.168.122.168/volume/v3/volumes/42731376-3cba-474c-9845-6d445863417b Sep 07 21:13:38 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-e47a490a-21c4-4abb-9cf6-9a1b5223be52 req-69bf8066-78a3-4456-80c0-a0e449c580be tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:38 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-e47a490a-21c4-4abb-9cf6-9a1b5223be52 req-69bf8066-78a3-4456-80c0-a0e449c580be tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:38 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:38 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:13:38 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:38 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:13:38 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [req-e47a490a-21c4-4abb-9cf6-9a1b5223be52 req-69bf8066-78a3-4456-80c0-a0e449c580be tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Volume info retrieved successfully. Sep 07 21:13:38 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-e47a490a-21c4-4abb-9cf6-9a1b5223be52 req-69bf8066-78a3-4456-80c0-a0e449c580be tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] http://192.168.122.168/volume/v3/volumes/42731376-3cba-474c-9845-6d445863417b returned with HTTP 200 Sep 07 21:13:38 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 734/1461] 192.168.122.168 () {60 vars in 1487 bytes} [Mon Sep 7 21:13:38 2026] GET /volume/v3/volumes/42731376-3cba-474c-9845-6d445863417b => generated 946 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:13:38 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-667c8292-97ea-4174-9e83-5c52f326bdbd None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:38 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-667c8292-97ea-4174-9e83-5c52f326bdbd tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] GET http://192.168.122.168/volume/v3/snapshots/cbf6f8be-d15a-43b4-973d-515004b6a835 Sep 07 21:13:38 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-667c8292-97ea-4174-9e83-5c52f326bdbd tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:38 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-667c8292-97ea-4174-9e83-5c52f326bdbd tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:38 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:38 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:13:38 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-667c8292-97ea-4174-9e83-5c52f326bdbd tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Snapshot retrieved successfully. Sep 07 21:13:38 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-667c8292-97ea-4174-9e83-5c52f326bdbd tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] http://192.168.122.168/volume/v3/snapshots/cbf6f8be-d15a-43b4-973d-515004b6a835 returned with HTTP 200 Sep 07 21:13:38 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 728/1462] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:13:38 2026] GET /volume/v3/snapshots/cbf6f8be-d15a-43b4-973d-515004b6a835 => generated 441 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:13:38 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-365834b9-4e95-4845-9470-085c8304ce3d None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:38 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-365834b9-4e95-4845-9470-085c8304ce3d tempest-VolumeQuotasAdminTestJSON-1591804345 tempest-VolumeQuotasAdminTestJSON-1591804345-project-admin] GET http://192.168.122.168/volume/v3/volumes/c8f9d951-a1b6-4edf-8071-94759522528c Sep 07 21:13:38 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-365834b9-4e95-4845-9470-085c8304ce3d tempest-VolumeQuotasAdminTestJSON-1591804345 tempest-VolumeQuotasAdminTestJSON-1591804345-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:38 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-365834b9-4e95-4845-9470-085c8304ce3d tempest-VolumeQuotasAdminTestJSON-1591804345 tempest-VolumeQuotasAdminTestJSON-1591804345-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:38 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-365834b9-4e95-4845-9470-085c8304ce3d tempest-VolumeQuotasAdminTestJSON-1591804345 tempest-VolumeQuotasAdminTestJSON-1591804345-project-admin] http://192.168.122.168/volume/v3/volumes/c8f9d951-a1b6-4edf-8071-94759522528c returned with HTTP 404 Sep 07 21:13:38 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 735/1463] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:13:38 2026] GET /volume/v3/volumes/c8f9d951-a1b6-4edf-8071-94759522528c => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:13:38 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-3bc54252-3a3c-4275-b7f1-3db5048db445 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:38 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-3bc54252-3a3c-4275-b7f1-3db5048db445 tempest-VolumeQuotasAdminTestJSON-1751893344 tempest-VolumeQuotasAdminTestJSON-1751893344-project-member] GET http://192.168.122.168/volume/v3/volumes/c8f9d951-a1b6-4edf-8071-94759522528c Sep 07 21:13:38 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-3bc54252-3a3c-4275-b7f1-3db5048db445 tempest-VolumeQuotasAdminTestJSON-1751893344 tempest-VolumeQuotasAdminTestJSON-1751893344-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:38 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-3bc54252-3a3c-4275-b7f1-3db5048db445 tempest-VolumeQuotasAdminTestJSON-1751893344 tempest-VolumeQuotasAdminTestJSON-1751893344-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:38 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-74bd58aa-3940-408b-a199-41aa48f02885 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:38 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-74bd58aa-3940-408b-a199-41aa48f02885 None None] GET http://192.168.122.168/volume// Sep 07 21:13:38 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-74bd58aa-3940-408b-a199-41aa48f02885 None None] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:38 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-74bd58aa-3940-408b-a199-41aa48f02885 None None] Calling method 'all' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:38 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-74bd58aa-3940-408b-a199-41aa48f02885 None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 07 21:13:38 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 736/1464] 192.168.122.168 () {58 vars in 1317 bytes} [Mon Sep 7 21:13:38 2026] GET /volume/ => generated 390 bytes in 15 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 21:13:38 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-e47a490a-21c4-4abb-9cf6-9a1b5223be52 req-a3a40c44-38b2-4aa3-ab5c-962156e0b434 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:38 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-3bc54252-3a3c-4275-b7f1-3db5048db445 tempest-VolumeQuotasAdminTestJSON-1751893344 tempest-VolumeQuotasAdminTestJSON-1751893344-project-member] http://192.168.122.168/volume/v3/volumes/c8f9d951-a1b6-4edf-8071-94759522528c returned with HTTP 404 Sep 07 21:13:38 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 729/1465] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:13:38 2026] GET /volume/v3/volumes/c8f9d951-a1b6-4edf-8071-94759522528c => generated 109 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:13:38 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-e47a490a-21c4-4abb-9cf6-9a1b5223be52 req-a3a40c44-38b2-4aa3-ab5c-962156e0b434 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] POST http://192.168.122.168/volume/v3/attachments Sep 07 21:13:38 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-e47a490a-21c4-4abb-9cf6-9a1b5223be52 req-a3a40c44-38b2-4aa3-ab5c-962156e0b434 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "42731376-3cba-474c-9845-6d445863417b", "connector": null, "instance_uuid": "92c31ea6-881c-489d-a93a-23c4f18d5ac3"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:13:38 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-93da630f-c2ce-4603-ac08-7f2179f0f024 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:38 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-93da630f-c2ce-4603-ac08-7f2179f0f024 tempest-VolumeQuotasAdminTestJSON-1751893344 tempest-VolumeQuotasAdminTestJSON-1751893344-project-member] DELETE http://192.168.122.168/volume/v3/volumes/c8f9d951-a1b6-4edf-8071-94759522528c Sep 07 21:13:38 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:38 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:13:38 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-93da630f-c2ce-4603-ac08-7f2179f0f024 tempest-VolumeQuotasAdminTestJSON-1751893344 tempest-VolumeQuotasAdminTestJSON-1751893344-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:38 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-93da630f-c2ce-4603-ac08-7f2179f0f024 tempest-VolumeQuotasAdminTestJSON-1751893344 tempest-VolumeQuotasAdminTestJSON-1751893344-project-member] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:38 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-93da630f-c2ce-4603-ac08-7f2179f0f024 tempest-VolumeQuotasAdminTestJSON-1751893344 tempest-VolumeQuotasAdminTestJSON-1751893344-project-member] Delete volume with id: c8f9d951-a1b6-4edf-8071-94759522528c Sep 07 21:13:38 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:38 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:13:38 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-93da630f-c2ce-4603-ac08-7f2179f0f024 tempest-VolumeQuotasAdminTestJSON-1751893344 tempest-VolumeQuotasAdminTestJSON-1751893344-project-member] http://192.168.122.168/volume/v3/volumes/c8f9d951-a1b6-4edf-8071-94759522528c returned with HTTP 404 Sep 07 21:13:38 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 730/1466] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:13:38 2026] DELETE /volume/v3/volumes/c8f9d951-a1b6-4edf-8071-94759522528c => generated 109 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:13:38 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-62bfce6e-9782-4bf9-b905-bb0130008ffa None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:38 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-62bfce6e-9782-4bf9-b905-bb0130008ffa tempest-VolumeQuotasAdminTestJSON-1591804345 tempest-VolumeQuotasAdminTestJSON-1591804345-project-admin] GET http://192.168.122.168/volume/v3/os-quota-sets/d37ff52250ca43c6b69d31e7ea56ca42?usage=True Sep 07 21:13:38 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-62bfce6e-9782-4bf9-b905-bb0130008ffa tempest-VolumeQuotasAdminTestJSON-1591804345 tempest-VolumeQuotasAdminTestJSON-1591804345-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:38 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-62bfce6e-9782-4bf9-b905-bb0130008ffa tempest-VolumeQuotasAdminTestJSON-1591804345 tempest-VolumeQuotasAdminTestJSON-1591804345-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:38 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-e47a490a-21c4-4abb-9cf6-9a1b5223be52 req-a3a40c44-38b2-4aa3-ab5c-962156e0b434 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] http://192.168.122.168/volume/v3/attachments returned with HTTP 200 Sep 07 21:13:38 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 737/1467] 192.168.122.168 () {66 vars in 1483 bytes} [Mon Sep 7 21:13:38 2026] POST /volume/v3/attachments => generated 273 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:13:38 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-62bfce6e-9782-4bf9-b905-bb0130008ffa tempest-VolumeQuotasAdminTestJSON-1591804345 tempest-VolumeQuotasAdminTestJSON-1591804345-project-admin] http://192.168.122.168/volume/v3/os-quota-sets/d37ff52250ca43c6b69d31e7ea56ca42?usage=True returned with HTTP 200 Sep 07 21:13:38 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 731/1468] 192.168.122.168 () {58 vars in 1259 bytes} [Mon Sep 7 21:13:38 2026] GET /volume/v3/os-quota-sets/d37ff52250ca43c6b69d31e7ea56ca42?usage=True => generated 2402 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:13:38 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-97a250d1-1286-44ce-99b2-2f4306d0e2e3 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:38 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-3bb5f489-c236-4491-88ab-7ceb9816e6a4 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:38 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-97a250d1-1286-44ce-99b2-2f4306d0e2e3 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] GET http://192.168.122.168/volume/v3/volumes/42731376-3cba-474c-9845-6d445863417b Sep 07 21:13:38 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-97a250d1-1286-44ce-99b2-2f4306d0e2e3 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:38 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-3bb5f489-c236-4491-88ab-7ceb9816e6a4 tempest-VolumeQuotasAdminTestJSON-1591804345 tempest-VolumeQuotasAdminTestJSON-1591804345-project-admin] PUT http://192.168.122.168/volume/v3/os-quota-sets/8da8bf72e03f496081d4c5a2d6cb11a1 Sep 07 21:13:38 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-97a250d1-1286-44ce-99b2-2f4306d0e2e3 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:38 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-3bb5f489-c236-4491-88ab-7ceb9816e6a4 tempest-VolumeQuotasAdminTestJSON-1591804345 tempest-VolumeQuotasAdminTestJSON-1591804345-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=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:13:38 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:38 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:13:38 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:38 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:13:38 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-97a250d1-1286-44ce-99b2-2f4306d0e2e3 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Volume info retrieved successfully. Sep 07 21:13:38 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-97a250d1-1286-44ce-99b2-2f4306d0e2e3 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] http://192.168.122.168/volume/v3/volumes/42731376-3cba-474c-9845-6d445863417b returned with HTTP 200 Sep 07 21:13:38 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 738/1469] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:13:38 2026] GET /volume/v3/volumes/42731376-3cba-474c-9845-6d445863417b => generated 945 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:13:38 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-0ac498d4-f571-4cfc-a574-97efcc45e011 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:38 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-0ac498d4-f571-4cfc-a574-97efcc45e011 None None] GET http://192.168.122.168/volume// Sep 07 21:13:38 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-0ac498d4-f571-4cfc-a574-97efcc45e011 None None] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:38 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-0ac498d4-f571-4cfc-a574-97efcc45e011 None None] Calling method 'all' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:38 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-0ac498d4-f571-4cfc-a574-97efcc45e011 None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 07 21:13:38 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 739/1470] 192.168.122.168 () {58 vars in 1315 bytes} [Mon Sep 7 21:13:38 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 21:13:38 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-e47a490a-21c4-4abb-9cf6-9a1b5223be52 req-bc05e77c-96c7-4ed6-ae8b-34664d10493c None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:38 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-e47a490a-21c4-4abb-9cf6-9a1b5223be52 req-bc05e77c-96c7-4ed6-ae8b-34664d10493c tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] GET http://192.168.122.168/volume/v3/volumes/42731376-3cba-474c-9845-6d445863417b Sep 07 21:13:38 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-e47a490a-21c4-4abb-9cf6-9a1b5223be52 req-bc05e77c-96c7-4ed6-ae8b-34664d10493c tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:38 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-e47a490a-21c4-4abb-9cf6-9a1b5223be52 req-bc05e77c-96c7-4ed6-ae8b-34664d10493c tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:38 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:38 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:13:38 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:38 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:13:38 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [req-e47a490a-21c4-4abb-9cf6-9a1b5223be52 req-bc05e77c-96c7-4ed6-ae8b-34664d10493c tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Volume info retrieved successfully. Sep 07 21:13:38 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-e47a490a-21c4-4abb-9cf6-9a1b5223be52 req-bc05e77c-96c7-4ed6-ae8b-34664d10493c tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] http://192.168.122.168/volume/v3/volumes/42731376-3cba-474c-9845-6d445863417b returned with HTTP 200 Sep 07 21:13:38 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 740/1471] 192.168.122.168 () {62 vars in 1528 bytes} [Mon Sep 7 21:13:38 2026] GET /volume/v3/volumes/42731376-3cba-474c-9845-6d445863417b => generated 1126 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 07 21:13:39 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-3bb5f489-c236-4491-88ab-7ceb9816e6a4 tempest-VolumeQuotasAdminTestJSON-1591804345 tempest-VolumeQuotasAdminTestJSON-1591804345-project-admin] http://192.168.122.168/volume/v3/os-quota-sets/8da8bf72e03f496081d4c5a2d6cb11a1 returned with HTTP 200 Sep 07 21:13:39 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 732/1472] 192.168.122.168 () {60 vars in 1259 bytes} [Mon Sep 7 21:13:38 2026] PUT /volume/v3/os-quota-sets/8da8bf72e03f496081d4c5a2d6cb11a1 => generated 1387 bytes in 376 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:13:39 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-a6b032f2-1e33-4159-a315-bc4ce75a8ef0 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:39 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a6b032f2-1e33-4159-a315-bc4ce75a8ef0 tempest-VolumeQuotasAdminTestJSON-1591804345 tempest-VolumeQuotasAdminTestJSON-1591804345-project-admin] PUT http://192.168.122.168/volume/v3/os-quota-sets/8da8bf72e03f496081d4c5a2d6cb11a1 Sep 07 21:13:39 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-a6b032f2-1e33-4159-a315-bc4ce75a8ef0 tempest-VolumeQuotasAdminTestJSON-1591804345 tempest-VolumeQuotasAdminTestJSON-1591804345-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=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:13:39 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-e47a490a-21c4-4abb-9cf6-9a1b5223be52 req-b3b561d4-2232-4f9c-a103-c499400a70a8 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:39 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-e47a490a-21c4-4abb-9cf6-9a1b5223be52 req-b3b561d4-2232-4f9c-a103-c499400a70a8 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] PUT http://192.168.122.168/volume/v3/attachments/eb25d413-97f5-4c6b-a0a3-e58b3c7eba81 Sep 07 21:13:39 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-e47a490a-21c4-4abb-9cf6-9a1b5223be52 req-b3b561d4-2232-4f9c-a103-c499400a70a8 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.168", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f66edac0a33a", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "c6b99549-0b24-4978-b602-a84a5032516b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:13:39 devstack devstack@c-api.service[86970]: DEBUG cinder.coordination [req-e47a490a-21c4-4abb-9cf6-9a1b5223be52 req-b3b561d4-2232-4f9c-a103-c499400a70a8 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Acquiring lock "cinder-attachment_update-42731376-3cba-474c-9845-6d445863417b-devstack" by "attachment_update" {{(pid=86970) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 21:13:39 devstack devstack@c-api.service[86970]: DEBUG cinder.coordination [req-e47a490a-21c4-4abb-9cf6-9a1b5223be52 req-b3b561d4-2232-4f9c-a103-c499400a70a8 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Lock "cinder-attachment_update-42731376-3cba-474c-9845-6d445863417b-devstack" acquired by "attachment_update" :: waited 0.027s {{(pid=86970) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 21:13:39 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:39 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:13:39 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:39 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:13:39 devstack devstack@c-api.service[86970]: DEBUG cinder.coordination [req-e47a490a-21c4-4abb-9cf6-9a1b5223be52 req-b3b561d4-2232-4f9c-a103-c499400a70a8 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Lock "cinder-attachment_update-42731376-3cba-474c-9845-6d445863417b-devstack" released by "attachment_update" :: held 0.228s {{(pid=86970) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 21:13:39 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-e47a490a-21c4-4abb-9cf6-9a1b5223be52 req-b3b561d4-2232-4f9c-a103-c499400a70a8 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] http://192.168.122.168/volume/v3/attachments/eb25d413-97f5-4c6b-a0a3-e58b3c7eba81 returned with HTTP 200 Sep 07 21:13:39 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 733/1473] 192.168.122.168 () {66 vars in 1593 bytes} [Mon Sep 7 21:13:39 2026] PUT /volume/v3/attachments/eb25d413-97f5-4c6b-a0a3-e58b3c7eba81 => generated 694 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:13:39 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-9759c286-c22c-4427-aaa7-c6406816c9c1 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:39 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a6b032f2-1e33-4159-a315-bc4ce75a8ef0 tempest-VolumeQuotasAdminTestJSON-1591804345 tempest-VolumeQuotasAdminTestJSON-1591804345-project-admin] http://192.168.122.168/volume/v3/os-quota-sets/8da8bf72e03f496081d4c5a2d6cb11a1 returned with HTTP 200 Sep 07 21:13:39 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 741/1474] 192.168.122.168 () {60 vars in 1259 bytes} [Mon Sep 7 21:13:39 2026] PUT /volume/v3/os-quota-sets/8da8bf72e03f496081d4c5a2d6cb11a1 => generated 1385 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:13:39 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-9759c286-c22c-4427-aaa7-c6406816c9c1 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] GET http://192.168.122.168/volume/v3/snapshots/cbf6f8be-d15a-43b4-973d-515004b6a835 Sep 07 21:13:39 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-9759c286-c22c-4427-aaa7-c6406816c9c1 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:39 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-9759c286-c22c-4427-aaa7-c6406816c9c1 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:39 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:39 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:13:39 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-9759c286-c22c-4427-aaa7-c6406816c9c1 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Snapshot retrieved successfully. Sep 07 21:13:39 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-9759c286-c22c-4427-aaa7-c6406816c9c1 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] http://192.168.122.168/volume/v3/snapshots/cbf6f8be-d15a-43b4-973d-515004b6a835 returned with HTTP 200 Sep 07 21:13:39 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 734/1475] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:13:39 2026] GET /volume/v3/snapshots/cbf6f8be-d15a-43b4-973d-515004b6a835 => generated 468 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:13:39 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-a6eb074b-cd27-4ad6-a6bf-cd08ee9894c1 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:39 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a6eb074b-cd27-4ad6-a6bf-cd08ee9894c1 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:13:39 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-a6eb074b-cd27-4ad6-a6bf-cd08ee9894c1 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "cbf6f8be-d15a-43b4-973d-515004b6a835", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-1125720734"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:13:39 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.volumes [None req-a6eb074b-cd27-4ad6-a6bf-cd08ee9894c1 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Create volume request body: {'volume': {'snapshot_id': 'cbf6f8be-d15a-43b4-973d-515004b6a835', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1125720734'}} {{(pid=86971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:13:39 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:39 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:13:39 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-a6eb074b-cd27-4ad6-a6bf-cd08ee9894c1 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Snapshot retrieved successfully. Sep 07 21:13:39 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-a6eb074b-cd27-4ad6-a6bf-cd08ee9894c1 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Create volume of 2 GB Sep 07 21:13:39 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-a6eb074b-cd27-4ad6-a6bf-cd08ee9894c1 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Availability Zones retrieved successfully. Sep 07 21:13:39 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a6eb074b-cd27-4ad6-a6bf-cd08ee9894c1 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Flow 'volume_create_api' (96c7cd53-805a-4536-bdbc-f00c22b7e8a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:13:39 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a6eb074b-cd27-4ad6-a6bf-cd08ee9894c1 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f03e5550-c0a8-4e51-9bde-861997d3d12b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:13:39 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.flows.api.create_volume [None req-a6eb074b-cd27-4ad6-a6bf-cd08ee9894c1 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=86971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:13:39 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:39 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:13:39 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a6eb074b-cd27-4ad6-a6bf-cd08ee9894c1 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f03e5550-c0a8-4e51-9bde-861997d3d12b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': 'cbf6f8be-d15a-43b4-973d-515004b6a835', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:13:39 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a6eb074b-cd27-4ad6-a6bf-cd08ee9894c1 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb42b848-9de7-4ae0-a9ec-f01a768c8883) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:13:39 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-8e72da50-0caf-4179-b414-479c3d020a3c None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:39 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8e72da50-0caf-4179-b414-479c3d020a3c tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] GET http://192.168.122.168/volume/v3/volumes/42731376-3cba-474c-9845-6d445863417b Sep 07 21:13:39 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8e72da50-0caf-4179-b414-479c3d020a3c tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:39 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8e72da50-0caf-4179-b414-479c3d020a3c tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:39 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:39 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:13:39 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:39 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:13:39 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-8e72da50-0caf-4179-b414-479c3d020a3c tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Volume info retrieved successfully. Sep 07 21:13:39 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-a6eb074b-cd27-4ad6-a6bf-cd08ee9894c1 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Created reservations ['60cde795-586f-47d8-b169-9881b40d3b13', 'edbd6cc5-0006-42e7-9475-83ce8c9f1ad5', 'ceee9755-bb5a-4aa2-9402-37115598d83a', '094d28ae-0258-402e-9d5b-c59bde7fa0c7'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:13:39 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a6eb074b-cd27-4ad6-a6bf-cd08ee9894c1 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb42b848-9de7-4ae0-a9ec-f01a768c8883) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['60cde795-586f-47d8-b169-9881b40d3b13', 'edbd6cc5-0006-42e7-9475-83ce8c9f1ad5', 'ceee9755-bb5a-4aa2-9402-37115598d83a', '094d28ae-0258-402e-9d5b-c59bde7fa0c7']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:13:39 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8e72da50-0caf-4179-b414-479c3d020a3c tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] http://192.168.122.168/volume/v3/volumes/42731376-3cba-474c-9845-6d445863417b returned with HTTP 200 Sep 07 21:13:39 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 735/1476] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:13:39 2026] GET /volume/v3/volumes/42731376-3cba-474c-9845-6d445863417b => generated 946 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:13:39 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a6eb074b-cd27-4ad6-a6bf-cd08ee9894c1 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0ea6c96-4a55-434c-a747-e9ca5d94c8c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:13:39 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-e47a490a-21c4-4abb-9cf6-9a1b5223be52 req-18f80802-bdc3-4be5-8a7d-37f01e63161a None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:39 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-e47a490a-21c4-4abb-9cf6-9a1b5223be52 req-18f80802-bdc3-4be5-8a7d-37f01e63161a tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] POST http://192.168.122.168/volume/v3/attachments/eb25d413-97f5-4c6b-a0a3-e58b3c7eba81/action Sep 07 21:13:39 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-e47a490a-21c4-4abb-9cf6-9a1b5223be52 req-18f80802-bdc3-4be5-8a7d-37f01e63161a tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Action body: b'{"os-complete": null}' {{(pid=86970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:13:39 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-e47a490a-21c4-4abb-9cf6-9a1b5223be52 req-18f80802-bdc3-4be5-8a7d-37f01e63161a tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:13:39 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:39 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:13:39 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:39 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:13:39 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a6eb074b-cd27-4ad6-a6bf-cd08ee9894c1 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0ea6c96-4a55-434c-a747-e9ca5d94c8c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '337647d3-31d6-460f-b5ee-35d5b5fe42d4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1125720734',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da20de5a69684cbb8dfece7bc6a00300',qos_specs=None,replication_status=,reservations=['60cde795-586f-47d8-b169-9881b40d3b13','edbd6cc5-0006-42e7-9475-83ce8c9f1ad5','ceee9755-bb5a-4aa2-9402-37115598d83a','094d28ae-0258-402e-9d5b-c59bde7fa0c7'],size=2,snapshot_id=cbf6f8be-d15a-43b4-973d-515004b6a835,source_replicaid=,source_volid=None,status='creating',user_id='8f80107326744cce9b555aadcfc382a7',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:13:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1125720734',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=337647d3-31d6-460f-b5ee-35d5b5fe42d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da20de5a69684cbb8dfece7bc6a00300',provider_auth=None,provider_geometry=None,provider_id=None,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=cbf6f8be-d15a-43b4-973d-515004b6a835,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8f80107326744cce9b555aadcfc382a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:13:39 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a6eb074b-cd27-4ad6-a6bf-cd08ee9894c1 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb3684ec-63f2-4097-8e37-df7ea7470774) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:13:39 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:39 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:13:39 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:39 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:13:40 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a6eb074b-cd27-4ad6-a6bf-cd08ee9894c1 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb3684ec-63f2-4097-8e37-df7ea7470774) transitioned into state 'SUCCESS' from state '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-1125720734',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da20de5a69684cbb8dfece7bc6a00300',qos_specs=None,replication_status=,reservations=['60cde795-586f-47d8-b169-9881b40d3b13','edbd6cc5-0006-42e7-9475-83ce8c9f1ad5','ceee9755-bb5a-4aa2-9402-37115598d83a','094d28ae-0258-402e-9d5b-c59bde7fa0c7'],size=2,snapshot_id=cbf6f8be-d15a-43b4-973d-515004b6a835,source_replicaid=,source_volid=None,status='creating',user_id='8f80107326744cce9b555aadcfc382a7',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:13:40 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a6eb074b-cd27-4ad6-a6bf-cd08ee9894c1 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8aabd7db-42be-474d-b7ae-bc8bf9fdcefa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:13:40 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-e47a490a-21c4-4abb-9cf6-9a1b5223be52 req-18f80802-bdc3-4be5-8a7d-37f01e63161a tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] http://192.168.122.168/volume/v3/attachments/eb25d413-97f5-4c6b-a0a3-e58b3c7eba81/action returned with HTTP 204 Sep 07 21:13:40 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 736/1477] 192.168.122.168 () {66 vars in 1614 bytes} [Mon Sep 7 21:13:39 2026] POST /volume/v3/attachments/eb25d413-97f5-4c6b-a0a3-e58b3c7eba81/action => generated 0 bytes in 159 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:13:40 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:40 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:13:40 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a6eb074b-cd27-4ad6-a6bf-cd08ee9894c1 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8aabd7db-42be-474d-b7ae-bc8bf9fdcefa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:13:40 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a6eb074b-cd27-4ad6-a6bf-cd08ee9894c1 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Flow 'volume_create_api' (96c7cd53-805a-4536-bdbc-f00c22b7e8a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:13:40 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-a6eb074b-cd27-4ad6-a6bf-cd08ee9894c1 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Create volume request issued successfully. Sep 07 21:13:40 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a6eb074b-cd27-4ad6-a6bf-cd08ee9894c1 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:13:40 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 742/1478] 192.168.122.168 () {60 vars in 1143 bytes} [Mon Sep 7 21:13:39 2026] POST /volume/v3/volumes => generated 797 bytes in 731 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:13:40 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-7a245a35-11f1-431b-888d-c501d1dc9023 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:40 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-7a245a35-11f1-431b-888d-c501d1dc9023 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] GET http://192.168.122.168/volume/v3/volumes/337647d3-31d6-460f-b5ee-35d5b5fe42d4 Sep 07 21:13:40 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-7a245a35-11f1-431b-888d-c501d1dc9023 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:40 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-7a245a35-11f1-431b-888d-c501d1dc9023 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:40 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:40 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:13:40 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:40 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:13:40 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-7a245a35-11f1-431b-888d-c501d1dc9023 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Volume info retrieved successfully. Sep 07 21:13:40 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-7a245a35-11f1-431b-888d-c501d1dc9023 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] http://192.168.122.168/volume/v3/volumes/337647d3-31d6-460f-b5ee-35d5b5fe42d4 returned with HTTP 200 Sep 07 21:13:40 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 737/1479] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:13:40 2026] GET /volume/v3/volumes/337647d3-31d6-460f-b5ee-35d5b5fe42d4 => generated 865 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:13:40 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-1b083a66-ba73-4d7f-8eb8-de7094f56a56 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:40 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1b083a66-ba73-4d7f-8eb8-de7094f56a56 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] GET http://192.168.122.168/volume/v3/volumes/42731376-3cba-474c-9845-6d445863417b Sep 07 21:13:40 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-1b083a66-ba73-4d7f-8eb8-de7094f56a56 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:40 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-1b083a66-ba73-4d7f-8eb8-de7094f56a56 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:40 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:40 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:13:40 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:40 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:13:40 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-1b083a66-ba73-4d7f-8eb8-de7094f56a56 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Volume info retrieved successfully. Sep 07 21:13:40 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1b083a66-ba73-4d7f-8eb8-de7094f56a56 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] http://192.168.122.168/volume/v3/volumes/42731376-3cba-474c-9845-6d445863417b returned with HTTP 200 Sep 07 21:13:40 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 743/1480] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:13:40 2026] GET /volume/v3/volumes/42731376-3cba-474c-9845-6d445863417b => generated 1238 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:13:40 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-f7a91d90-564a-4113-adb8-91d0eef16e1d None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:40 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f7a91d90-564a-4113-adb8-91d0eef16e1d tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] GET http://192.168.122.168/volume/v3/volumes/42731376-3cba-474c-9845-6d445863417b Sep 07 21:13:40 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f7a91d90-564a-4113-adb8-91d0eef16e1d tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:40 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f7a91d90-564a-4113-adb8-91d0eef16e1d tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:40 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:40 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:13:40 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:40 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:13:41 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-f7a91d90-564a-4113-adb8-91d0eef16e1d tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Volume info retrieved successfully. Sep 07 21:13:41 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f7a91d90-564a-4113-adb8-91d0eef16e1d tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] http://192.168.122.168/volume/v3/volumes/42731376-3cba-474c-9845-6d445863417b returned with HTTP 200 Sep 07 21:13:41 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 738/1481] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:13:40 2026] GET /volume/v3/volumes/42731376-3cba-474c-9845-6d445863417b => generated 1238 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:13:41 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-2e31ff9c-f9b4-47c0-981c-7643f645714b None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:41 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-2e31ff9c-f9b4-47c0-981c-7643f645714b tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] GET http://192.168.122.168/volume/v3/volumes/337647d3-31d6-460f-b5ee-35d5b5fe42d4 Sep 07 21:13:41 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-2e31ff9c-f9b4-47c0-981c-7643f645714b tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:41 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-2e31ff9c-f9b4-47c0-981c-7643f645714b tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:41 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-93955608-6e24-4131-8106-2329764eb982 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:41 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-93955608-6e24-4131-8106-2329764eb982 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] GET http://192.168.122.168/volume/v3/volumes/6cc303f7-265d-4c68-a68c-aaa05e51e5e4 Sep 07 21:13:41 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:41 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:13:41 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-93955608-6e24-4131-8106-2329764eb982 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:41 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-93955608-6e24-4131-8106-2329764eb982 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:41 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:41 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:13:41 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-2e31ff9c-f9b4-47c0-981c-7643f645714b tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Volume info retrieved successfully. Sep 07 21:13:41 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-2e31ff9c-f9b4-47c0-981c-7643f645714b tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] http://192.168.122.168/volume/v3/volumes/337647d3-31d6-460f-b5ee-35d5b5fe42d4 returned with HTTP 200 Sep 07 21:13:41 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 744/1482] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:13:41 2026] GET /volume/v3/volumes/337647d3-31d6-460f-b5ee-35d5b5fe42d4 => generated 889 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:13:41 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:41 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:13:41 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:41 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:13:41 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-93955608-6e24-4131-8106-2329764eb982 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Volume info retrieved successfully. Sep 07 21:13:41 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-93955608-6e24-4131-8106-2329764eb982 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] http://192.168.122.168/volume/v3/volumes/6cc303f7-265d-4c68-a68c-aaa05e51e5e4 returned with HTTP 200 Sep 07 21:13:41 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 739/1483] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:13:41 2026] GET /volume/v3/volumes/6cc303f7-265d-4c68-a68c-aaa05e51e5e4 => generated 946 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:13:41 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-150c66a4-5a58-4b5c-ae84-0d0125feb2b2 req-2e9cf22d-aaf0-412e-8ae8-a382d3141dab None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:41 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-150c66a4-5a58-4b5c-ae84-0d0125feb2b2 req-2e9cf22d-aaf0-412e-8ae8-a382d3141dab tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] GET http://192.168.122.168/volume/v3/volumes/6cc303f7-265d-4c68-a68c-aaa05e51e5e4 Sep 07 21:13:41 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-150c66a4-5a58-4b5c-ae84-0d0125feb2b2 req-2e9cf22d-aaf0-412e-8ae8-a382d3141dab tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:41 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-150c66a4-5a58-4b5c-ae84-0d0125feb2b2 req-2e9cf22d-aaf0-412e-8ae8-a382d3141dab tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:41 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:41 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:13:41 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:41 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:13:41 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [req-150c66a4-5a58-4b5c-ae84-0d0125feb2b2 req-2e9cf22d-aaf0-412e-8ae8-a382d3141dab tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Volume info retrieved successfully. Sep 07 21:13:41 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-150c66a4-5a58-4b5c-ae84-0d0125feb2b2 req-2e9cf22d-aaf0-412e-8ae8-a382d3141dab tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] http://192.168.122.168/volume/v3/volumes/6cc303f7-265d-4c68-a68c-aaa05e51e5e4 returned with HTTP 200 Sep 07 21:13:41 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 745/1484] 192.168.122.168 () {60 vars in 1487 bytes} [Mon Sep 7 21:13:41 2026] GET /volume/v3/volumes/6cc303f7-265d-4c68-a68c-aaa05e51e5e4 => generated 946 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:13:41 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-c95b243f-2e37-45b9-b2db-7d6779273c64 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:41 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c95b243f-2e37-45b9-b2db-7d6779273c64 None None] GET http://192.168.122.168/volume// Sep 07 21:13:41 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c95b243f-2e37-45b9-b2db-7d6779273c64 None None] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:41 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c95b243f-2e37-45b9-b2db-7d6779273c64 None None] Calling method 'all' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:41 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c95b243f-2e37-45b9-b2db-7d6779273c64 None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 07 21:13:41 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 740/1485] 192.168.122.168 () {58 vars in 1317 bytes} [Mon Sep 7 21:13:41 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 21:13:41 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-150c66a4-5a58-4b5c-ae84-0d0125feb2b2 req-3ad4297f-2752-465e-9a1f-a57c4e35d281 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:41 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-150c66a4-5a58-4b5c-ae84-0d0125feb2b2 req-3ad4297f-2752-465e-9a1f-a57c4e35d281 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] POST http://192.168.122.168/volume/v3/attachments Sep 07 21:13:41 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-150c66a4-5a58-4b5c-ae84-0d0125feb2b2 req-3ad4297f-2752-465e-9a1f-a57c4e35d281 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6cc303f7-265d-4c68-a68c-aaa05e51e5e4", "connector": null, "instance_uuid": "92c31ea6-881c-489d-a93a-23c4f18d5ac3"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:13:41 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:41 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:13:41 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:41 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:13:41 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-150c66a4-5a58-4b5c-ae84-0d0125feb2b2 req-3ad4297f-2752-465e-9a1f-a57c4e35d281 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] http://192.168.122.168/volume/v3/attachments returned with HTTP 200 Sep 07 21:13:41 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 746/1486] 192.168.122.168 () {66 vars in 1483 bytes} [Mon Sep 7 21:13:41 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 07 21:13:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-ba31b2cb-f78c-4dbe-a3c8-0ac83b39ea11 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:42 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ba31b2cb-f78c-4dbe-a3c8-0ac83b39ea11 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] GET http://192.168.122.168/volume/v3/volumes/6cc303f7-265d-4c68-a68c-aaa05e51e5e4 Sep 07 21:13:42 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-54d15d50-81d1-4779-96a0-e5cc8fadee3a None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:42 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-54d15d50-81d1-4779-96a0-e5cc8fadee3a None None] GET http://192.168.122.168/volume// Sep 07 21:13:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ba31b2cb-f78c-4dbe-a3c8-0ac83b39ea11 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ba31b2cb-f78c-4dbe-a3c8-0ac83b39ea11 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:42 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-54d15d50-81d1-4779-96a0-e5cc8fadee3a None None] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:42 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-54d15d50-81d1-4779-96a0-e5cc8fadee3a None None] Calling method 'all' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:42 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-54d15d50-81d1-4779-96a0-e5cc8fadee3a None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 07 21:13:42 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 747/1487] 192.168.122.168 () {58 vars in 1315 bytes} [Mon Sep 7 21:13:42 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 21:13:42 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-150c66a4-5a58-4b5c-ae84-0d0125feb2b2 req-c2b7434a-68b7-48e3-b0e3-ee00b9f4628c None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:42 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:42 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:13:42 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-150c66a4-5a58-4b5c-ae84-0d0125feb2b2 req-c2b7434a-68b7-48e3-b0e3-ee00b9f4628c tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] GET http://192.168.122.168/volume/v3/volumes/6cc303f7-265d-4c68-a68c-aaa05e51e5e4 Sep 07 21:13:42 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:42 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:13:42 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-150c66a4-5a58-4b5c-ae84-0d0125feb2b2 req-c2b7434a-68b7-48e3-b0e3-ee00b9f4628c tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:42 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-150c66a4-5a58-4b5c-ae84-0d0125feb2b2 req-c2b7434a-68b7-48e3-b0e3-ee00b9f4628c tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:42 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-ba31b2cb-f78c-4dbe-a3c8-0ac83b39ea11 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Volume info retrieved successfully. Sep 07 21:13:42 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:42 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:13:42 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:42 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:13:42 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ba31b2cb-f78c-4dbe-a3c8-0ac83b39ea11 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] http://192.168.122.168/volume/v3/volumes/6cc303f7-265d-4c68-a68c-aaa05e51e5e4 returned with HTTP 200 Sep 07 21:13:42 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 741/1488] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:13:42 2026] GET /volume/v3/volumes/6cc303f7-265d-4c68-a68c-aaa05e51e5e4 => generated 945 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:13:42 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [req-150c66a4-5a58-4b5c-ae84-0d0125feb2b2 req-c2b7434a-68b7-48e3-b0e3-ee00b9f4628c tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Volume info retrieved successfully. Sep 07 21:13:42 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-150c66a4-5a58-4b5c-ae84-0d0125feb2b2 req-c2b7434a-68b7-48e3-b0e3-ee00b9f4628c tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] http://192.168.122.168/volume/v3/volumes/6cc303f7-265d-4c68-a68c-aaa05e51e5e4 returned with HTTP 200 Sep 07 21:13:42 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 748/1489] 192.168.122.168 () {62 vars in 1528 bytes} [Mon Sep 7 21:13:42 2026] GET /volume/v3/volumes/6cc303f7-265d-4c68-a68c-aaa05e51e5e4 => generated 1126 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 21:13:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-72aefef8-072c-49a8-a4fc-699595c5248f None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:42 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-72aefef8-072c-49a8-a4fc-699595c5248f tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] GET http://192.168.122.168/volume/v3/volumes/337647d3-31d6-460f-b5ee-35d5b5fe42d4 Sep 07 21:13:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-72aefef8-072c-49a8-a4fc-699595c5248f tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-72aefef8-072c-49a8-a4fc-699595c5248f tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:42 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:42 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:13:42 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:42 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:13:42 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-72aefef8-072c-49a8-a4fc-699595c5248f tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Volume info retrieved successfully. Sep 07 21:13:42 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-72aefef8-072c-49a8-a4fc-699595c5248f tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] http://192.168.122.168/volume/v3/volumes/337647d3-31d6-460f-b5ee-35d5b5fe42d4 returned with HTTP 200 Sep 07 21:13:42 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 742/1490] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:13:42 2026] GET /volume/v3/volumes/337647d3-31d6-460f-b5ee-35d5b5fe42d4 => generated 889 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:13:42 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-150c66a4-5a58-4b5c-ae84-0d0125feb2b2 req-792ed68d-88cb-49ba-8ffa-1082852083bd None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:42 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-150c66a4-5a58-4b5c-ae84-0d0125feb2b2 req-792ed68d-88cb-49ba-8ffa-1082852083bd tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] PUT http://192.168.122.168/volume/v3/attachments/875ab0e7-0749-431b-878f-d09b0a4f68e7 Sep 07 21:13:42 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-150c66a4-5a58-4b5c-ae84-0d0125feb2b2 req-792ed68d-88cb-49ba-8ffa-1082852083bd tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.168", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f66edac0a33a", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "c6b99549-0b24-4978-b602-a84a5032516b", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:13:42 devstack devstack@c-api.service[86971]: DEBUG cinder.coordination [req-150c66a4-5a58-4b5c-ae84-0d0125feb2b2 req-792ed68d-88cb-49ba-8ffa-1082852083bd tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Acquiring lock "cinder-attachment_update-6cc303f7-265d-4c68-a68c-aaa05e51e5e4-devstack" by "attachment_update" {{(pid=86971) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 21:13:42 devstack devstack@c-api.service[86971]: DEBUG cinder.coordination [req-150c66a4-5a58-4b5c-ae84-0d0125feb2b2 req-792ed68d-88cb-49ba-8ffa-1082852083bd tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Lock "cinder-attachment_update-6cc303f7-265d-4c68-a68c-aaa05e51e5e4-devstack" acquired by "attachment_update" :: waited 0.054s {{(pid=86971) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 21:13:42 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:42 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:13:42 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:42 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:13:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-b2f81889-d2d3-4c0b-a9bf-c8d07fc021db None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:43 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b2f81889-d2d3-4c0b-a9bf-c8d07fc021db tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] GET http://192.168.122.168/volume/v3/volumes/6cc303f7-265d-4c68-a68c-aaa05e51e5e4 Sep 07 21:13:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b2f81889-d2d3-4c0b-a9bf-c8d07fc021db tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b2f81889-d2d3-4c0b-a9bf-c8d07fc021db tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:43 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:43 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:13:43 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:43 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:13:43 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-b2f81889-d2d3-4c0b-a9bf-c8d07fc021db tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Volume info retrieved successfully. Sep 07 21:13:43 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b2f81889-d2d3-4c0b-a9bf-c8d07fc021db tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] http://192.168.122.168/volume/v3/volumes/6cc303f7-265d-4c68-a68c-aaa05e51e5e4 returned with HTTP 200 Sep 07 21:13:43 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 743/1491] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:13:43 2026] GET /volume/v3/volumes/6cc303f7-265d-4c68-a68c-aaa05e51e5e4 => generated 945 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:13:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-3a1c19f5-9c5c-4ab4-9631-a3eb85760a74 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:43 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-3a1c19f5-9c5c-4ab4-9631-a3eb85760a74 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] GET http://192.168.122.168/volume/v3/volumes/337647d3-31d6-460f-b5ee-35d5b5fe42d4 Sep 07 21:13:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-3a1c19f5-9c5c-4ab4-9631-a3eb85760a74 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-3a1c19f5-9c5c-4ab4-9631-a3eb85760a74 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:43 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:43 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:13:43 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:43 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:13:43 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-3a1c19f5-9c5c-4ab4-9631-a3eb85760a74 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Volume info retrieved successfully. Sep 07 21:13:43 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-3a1c19f5-9c5c-4ab4-9631-a3eb85760a74 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] http://192.168.122.168/volume/v3/volumes/337647d3-31d6-460f-b5ee-35d5b5fe42d4 returned with HTTP 200 Sep 07 21:13:43 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 744/1492] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:13:43 2026] GET /volume/v3/volumes/337647d3-31d6-460f-b5ee-35d5b5fe42d4 => generated 889 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:13:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-81dc0edb-5d5e-463e-9c2e-78e8b6e2f7a8 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:44 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-81dc0edb-5d5e-463e-9c2e-78e8b6e2f7a8 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] GET http://192.168.122.168/volume/v3/volumes/6cc303f7-265d-4c68-a68c-aaa05e51e5e4 Sep 07 21:13:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-81dc0edb-5d5e-463e-9c2e-78e8b6e2f7a8 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-81dc0edb-5d5e-463e-9c2e-78e8b6e2f7a8 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:44 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:44 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:13:44 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:44 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:13:44 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-81dc0edb-5d5e-463e-9c2e-78e8b6e2f7a8 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Volume info retrieved successfully. Sep 07 21:13:44 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-81dc0edb-5d5e-463e-9c2e-78e8b6e2f7a8 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] http://192.168.122.168/volume/v3/volumes/6cc303f7-265d-4c68-a68c-aaa05e51e5e4 returned with HTTP 200 Sep 07 21:13:44 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 745/1493] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:13:44 2026] GET /volume/v3/volumes/6cc303f7-265d-4c68-a68c-aaa05e51e5e4 => generated 945 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:13:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-996c521d-747e-4456-873c-99a9dd6863f5 req-a4065da5-7d92-4788-b919-3c9bc7bb2dab None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:44 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-996c521d-747e-4456-873c-99a9dd6863f5 req-a4065da5-7d92-4788-b919-3c9bc7bb2dab tempest-AttachVolumeShelveTestJSON-577458539 tempest-AttachVolumeShelveTestJSON-577458539-project-member] GET http://192.168.122.168/volume/v3/volumes/8c84ff4b-ddd3-4062-9d0d-d1981ba651a8 Sep 07 21:13:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-996c521d-747e-4456-873c-99a9dd6863f5 req-a4065da5-7d92-4788-b919-3c9bc7bb2dab tempest-AttachVolumeShelveTestJSON-577458539 tempest-AttachVolumeShelveTestJSON-577458539-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-996c521d-747e-4456-873c-99a9dd6863f5 req-a4065da5-7d92-4788-b919-3c9bc7bb2dab tempest-AttachVolumeShelveTestJSON-577458539 tempest-AttachVolumeShelveTestJSON-577458539-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:44 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:44 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:13:44 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:44 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:13:44 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [req-996c521d-747e-4456-873c-99a9dd6863f5 req-a4065da5-7d92-4788-b919-3c9bc7bb2dab tempest-AttachVolumeShelveTestJSON-577458539 tempest-AttachVolumeShelveTestJSON-577458539-project-member] Volume info retrieved successfully. Sep 07 21:13:44 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-996c521d-747e-4456-873c-99a9dd6863f5 req-a4065da5-7d92-4788-b919-3c9bc7bb2dab tempest-AttachVolumeShelveTestJSON-577458539 tempest-AttachVolumeShelveTestJSON-577458539-project-member] http://192.168.122.168/volume/v3/volumes/8c84ff4b-ddd3-4062-9d0d-d1981ba651a8 returned with HTTP 200 Sep 07 21:13:44 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 746/1494] 192.168.122.168 () {60 vars in 1487 bytes} [Mon Sep 7 21:13:44 2026] GET /volume/v3/volumes/8c84ff4b-ddd3-4062-9d0d-d1981ba651a8 => generated 858 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:13:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-68c290bc-0ac4-4341-94e1-6ffbdcd44020 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:44 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-68c290bc-0ac4-4341-94e1-6ffbdcd44020 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] GET http://192.168.122.168/volume/v3/volumes/337647d3-31d6-460f-b5ee-35d5b5fe42d4 Sep 07 21:13:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-68c290bc-0ac4-4341-94e1-6ffbdcd44020 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-68c290bc-0ac4-4341-94e1-6ffbdcd44020 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:44 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:44 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:13:44 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:44 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:13:44 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-68c290bc-0ac4-4341-94e1-6ffbdcd44020 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Volume info retrieved successfully. Sep 07 21:13:44 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-68c290bc-0ac4-4341-94e1-6ffbdcd44020 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] http://192.168.122.168/volume/v3/volumes/337647d3-31d6-460f-b5ee-35d5b5fe42d4 returned with HTTP 200 Sep 07 21:13:44 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 747/1495] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:13:44 2026] GET /volume/v3/volumes/337647d3-31d6-460f-b5ee-35d5b5fe42d4 => generated 889 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:13:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-26a0e98c-0b3f-474a-b8f1-1b3d2a335301 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:44 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-26a0e98c-0b3f-474a-b8f1-1b3d2a335301 None None] GET http://192.168.122.168/volume// Sep 07 21:13:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-26a0e98c-0b3f-474a-b8f1-1b3d2a335301 None None] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-26a0e98c-0b3f-474a-b8f1-1b3d2a335301 None None] Calling method 'all' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:44 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-26a0e98c-0b3f-474a-b8f1-1b3d2a335301 None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 07 21:13:44 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 748/1496] 192.168.122.168 () {58 vars in 1308 bytes} [Mon Sep 7 21:13:44 2026] GET /volume/ => generated 390 bytes in 14 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 21:13:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-996c521d-747e-4456-873c-99a9dd6863f5 req-2e7294f0-aade-4c00-afd0-cfad3e5892c9 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:44 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-996c521d-747e-4456-873c-99a9dd6863f5 req-2e7294f0-aade-4c00-afd0-cfad3e5892c9 tempest-AttachVolumeShelveTestJSON-577458539 tempest-AttachVolumeShelveTestJSON-577458539-project-member] POST http://192.168.122.168/volume/v3/attachments Sep 07 21:13:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-996c521d-747e-4456-873c-99a9dd6863f5 req-2e7294f0-aade-4c00-afd0-cfad3e5892c9 tempest-AttachVolumeShelveTestJSON-577458539 tempest-AttachVolumeShelveTestJSON-577458539-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8c84ff4b-ddd3-4062-9d0d-d1981ba651a8", "connector": null, "instance_uuid": "5bac639b-777e-4826-9129-4f125a208849"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:13:44 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:44 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:13:44 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:44 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:13:45 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-996c521d-747e-4456-873c-99a9dd6863f5 req-2e7294f0-aade-4c00-afd0-cfad3e5892c9 tempest-AttachVolumeShelveTestJSON-577458539 tempest-AttachVolumeShelveTestJSON-577458539-project-member] http://192.168.122.168/volume/v3/attachments returned with HTTP 200 Sep 07 21:13:45 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 749/1497] 192.168.122.168 () {66 vars in 1483 bytes} [Mon Sep 7 21:13:44 2026] POST /volume/v3/attachments => generated 273 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:13:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-996c521d-747e-4456-873c-99a9dd6863f5 req-85268122-0dbb-4d43-9214-313c58370ebd None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:45 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-996c521d-747e-4456-873c-99a9dd6863f5 req-85268122-0dbb-4d43-9214-313c58370ebd tempest-AttachVolumeShelveTestJSON-577458539 tempest-AttachVolumeShelveTestJSON-577458539-project-member] POST http://192.168.122.168/volume/v3/attachments/53e814d9-4245-4f8a-b1a9-8dc727e64074/action Sep 07 21:13:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-996c521d-747e-4456-873c-99a9dd6863f5 req-85268122-0dbb-4d43-9214-313c58370ebd tempest-AttachVolumeShelveTestJSON-577458539 tempest-AttachVolumeShelveTestJSON-577458539-project-member] Action body: b'{"os-complete": null}' {{(pid=86970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:13:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-996c521d-747e-4456-873c-99a9dd6863f5 req-85268122-0dbb-4d43-9214-313c58370ebd tempest-AttachVolumeShelveTestJSON-577458539 tempest-AttachVolumeShelveTestJSON-577458539-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:13:45 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:45 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:13:45 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:45 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:13:45 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-996c521d-747e-4456-873c-99a9dd6863f5 req-85268122-0dbb-4d43-9214-313c58370ebd tempest-AttachVolumeShelveTestJSON-577458539 tempest-AttachVolumeShelveTestJSON-577458539-project-member] http://192.168.122.168/volume/v3/attachments/53e814d9-4245-4f8a-b1a9-8dc727e64074/action returned with HTTP 204 Sep 07 21:13:45 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 750/1498] 192.168.122.168 () {66 vars in 1614 bytes} [Mon Sep 7 21:13:45 2026] POST /volume/v3/attachments/53e814d9-4245-4f8a-b1a9-8dc727e64074/action => generated 0 bytes in 165 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:13:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-2711f964-f93e-4031-a21f-1f49a29ab255 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:45 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-2711f964-f93e-4031-a21f-1f49a29ab255 tempest-AttachVolumeShelveTestJSON-577458539 tempest-AttachVolumeShelveTestJSON-577458539-project-member] GET http://192.168.122.168/volume/v3/volumes/8c84ff4b-ddd3-4062-9d0d-d1981ba651a8 Sep 07 21:13:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-2711f964-f93e-4031-a21f-1f49a29ab255 tempest-AttachVolumeShelveTestJSON-577458539 tempest-AttachVolumeShelveTestJSON-577458539-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-2711f964-f93e-4031-a21f-1f49a29ab255 tempest-AttachVolumeShelveTestJSON-577458539 tempest-AttachVolumeShelveTestJSON-577458539-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:45 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:45 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:13:45 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:45 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:13:45 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-2711f964-f93e-4031-a21f-1f49a29ab255 tempest-AttachVolumeShelveTestJSON-577458539 tempest-AttachVolumeShelveTestJSON-577458539-project-member] Volume info retrieved successfully. Sep 07 21:13:45 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-2711f964-f93e-4031-a21f-1f49a29ab255 tempest-AttachVolumeShelveTestJSON-577458539 tempest-AttachVolumeShelveTestJSON-577458539-project-member] http://192.168.122.168/volume/v3/volumes/8c84ff4b-ddd3-4062-9d0d-d1981ba651a8 returned with HTTP 200 Sep 07 21:13:45 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 751/1499] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:13:45 2026] GET /volume/v3/volumes/8c84ff4b-ddd3-4062-9d0d-d1981ba651a8 => generated 1120 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:13:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-72fce1f5-440f-40f8-99f8-dce79354567c None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:45 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-72fce1f5-440f-40f8-99f8-dce79354567c tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] GET http://192.168.122.168/volume/v3/volumes/6cc303f7-265d-4c68-a68c-aaa05e51e5e4 Sep 07 21:13:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-72fce1f5-440f-40f8-99f8-dce79354567c tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-72fce1f5-440f-40f8-99f8-dce79354567c tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:45 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:45 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:13:45 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:45 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:13:45 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-72fce1f5-440f-40f8-99f8-dce79354567c tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Volume info retrieved successfully. Sep 07 21:13:45 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-72fce1f5-440f-40f8-99f8-dce79354567c tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] http://192.168.122.168/volume/v3/volumes/6cc303f7-265d-4c68-a68c-aaa05e51e5e4 returned with HTTP 200 Sep 07 21:13:45 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 752/1500] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:13:45 2026] GET /volume/v3/volumes/6cc303f7-265d-4c68-a68c-aaa05e51e5e4 => generated 945 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:13:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-d0e9c383-2f99-4e6d-8f0d-48aa6796e391 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:45 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d0e9c383-2f99-4e6d-8f0d-48aa6796e391 tempest-AttachVolumeShelveTestJSON-577458539 tempest-AttachVolumeShelveTestJSON-577458539-project-member] GET http://192.168.122.168/volume/v3/volumes/8c84ff4b-ddd3-4062-9d0d-d1981ba651a8 Sep 07 21:13:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-d0e9c383-2f99-4e6d-8f0d-48aa6796e391 tempest-AttachVolumeShelveTestJSON-577458539 tempest-AttachVolumeShelveTestJSON-577458539-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-d0e9c383-2f99-4e6d-8f0d-48aa6796e391 tempest-AttachVolumeShelveTestJSON-577458539 tempest-AttachVolumeShelveTestJSON-577458539-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:45 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:45 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:13:45 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:45 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:13:45 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-d0e9c383-2f99-4e6d-8f0d-48aa6796e391 tempest-AttachVolumeShelveTestJSON-577458539 tempest-AttachVolumeShelveTestJSON-577458539-project-member] Volume info retrieved successfully. Sep 07 21:13:45 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d0e9c383-2f99-4e6d-8f0d-48aa6796e391 tempest-AttachVolumeShelveTestJSON-577458539 tempest-AttachVolumeShelveTestJSON-577458539-project-member] http://192.168.122.168/volume/v3/volumes/8c84ff4b-ddd3-4062-9d0d-d1981ba651a8 returned with HTTP 200 Sep 07 21:13:45 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 753/1501] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:13:45 2026] GET /volume/v3/volumes/8c84ff4b-ddd3-4062-9d0d-d1981ba651a8 => generated 1120 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:13:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-40d6b000-b0ae-407c-acf7-420b0d59620a None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:45 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-40d6b000-b0ae-407c-acf7-420b0d59620a tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] GET http://192.168.122.168/volume/v3/volumes/337647d3-31d6-460f-b5ee-35d5b5fe42d4 Sep 07 21:13:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-40d6b000-b0ae-407c-acf7-420b0d59620a tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-40d6b000-b0ae-407c-acf7-420b0d59620a tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:45 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:45 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:13:45 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:45 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:13:46 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-40d6b000-b0ae-407c-acf7-420b0d59620a tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Volume info retrieved successfully. Sep 07 21:13:46 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-40d6b000-b0ae-407c-acf7-420b0d59620a tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] http://192.168.122.168/volume/v3/volumes/337647d3-31d6-460f-b5ee-35d5b5fe42d4 returned with HTTP 200 Sep 07 21:13:46 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 754/1502] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:13:45 2026] GET /volume/v3/volumes/337647d3-31d6-460f-b5ee-35d5b5fe42d4 => generated 889 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:13:46 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-94637fab-d227-4d82-9de5-a3b74fe23299 req-df1adc96-3690-42bc-9b9b-fd3dcb857007 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:47 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-94637fab-d227-4d82-9de5-a3b74fe23299 req-df1adc96-3690-42bc-9b9b-fd3dcb857007 tempest-AttachVolumeShelveTestJSON-577458539 tempest-AttachVolumeShelveTestJSON-577458539-project-member] GET http://192.168.122.168/volume/v3/volumes/8c84ff4b-ddd3-4062-9d0d-d1981ba651a8 Sep 07 21:13:47 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-94637fab-d227-4d82-9de5-a3b74fe23299 req-df1adc96-3690-42bc-9b9b-fd3dcb857007 tempest-AttachVolumeShelveTestJSON-577458539 tempest-AttachVolumeShelveTestJSON-577458539-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:47 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-94637fab-d227-4d82-9de5-a3b74fe23299 req-df1adc96-3690-42bc-9b9b-fd3dcb857007 tempest-AttachVolumeShelveTestJSON-577458539 tempest-AttachVolumeShelveTestJSON-577458539-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:47 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:47 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:13:47 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:47 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:13:47 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [req-94637fab-d227-4d82-9de5-a3b74fe23299 req-df1adc96-3690-42bc-9b9b-fd3dcb857007 tempest-AttachVolumeShelveTestJSON-577458539 tempest-AttachVolumeShelveTestJSON-577458539-project-member] Volume info retrieved successfully. Sep 07 21:13:47 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-94637fab-d227-4d82-9de5-a3b74fe23299 req-df1adc96-3690-42bc-9b9b-fd3dcb857007 tempest-AttachVolumeShelveTestJSON-577458539 tempest-AttachVolumeShelveTestJSON-577458539-project-member] http://192.168.122.168/volume/v3/volumes/8c84ff4b-ddd3-4062-9d0d-d1981ba651a8 returned with HTTP 200 Sep 07 21:13:47 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 755/1503] 192.168.122.168 () {60 vars in 1487 bytes} [Mon Sep 7 21:13:46 2026] GET /volume/v3/volumes/8c84ff4b-ddd3-4062-9d0d-d1981ba651a8 => generated 1120 bytes in 1231 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:13:47 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-48c0956f-9d37-44e9-8ec7-9627864492b3 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:47 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-48c0956f-9d37-44e9-8ec7-9627864492b3 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] GET http://192.168.122.168/volume/v3/volumes/6cc303f7-265d-4c68-a68c-aaa05e51e5e4 Sep 07 21:13:47 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-48c0956f-9d37-44e9-8ec7-9627864492b3 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:47 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-48c0956f-9d37-44e9-8ec7-9627864492b3 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:47 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:47 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:13:47 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:47 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:13:47 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-48c0956f-9d37-44e9-8ec7-9627864492b3 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Volume info retrieved successfully. Sep 07 21:13:47 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-48c0956f-9d37-44e9-8ec7-9627864492b3 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] http://192.168.122.168/volume/v3/volumes/6cc303f7-265d-4c68-a68c-aaa05e51e5e4 returned with HTTP 200 Sep 07 21:13:47 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 756/1504] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:13:47 2026] GET /volume/v3/volumes/6cc303f7-265d-4c68-a68c-aaa05e51e5e4 => generated 945 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:13:47 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-c1ac7e36-6258-4fec-b683-e7a719229342 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:47 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c1ac7e36-6258-4fec-b683-e7a719229342 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] GET http://192.168.122.168/volume/v3/volumes/337647d3-31d6-460f-b5ee-35d5b5fe42d4 Sep 07 21:13:47 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c1ac7e36-6258-4fec-b683-e7a719229342 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:47 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c1ac7e36-6258-4fec-b683-e7a719229342 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:47 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:47 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:13:47 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:47 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:13:47 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-c1ac7e36-6258-4fec-b683-e7a719229342 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Volume info retrieved successfully. Sep 07 21:13:47 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c1ac7e36-6258-4fec-b683-e7a719229342 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] http://192.168.122.168/volume/v3/volumes/337647d3-31d6-460f-b5ee-35d5b5fe42d4 returned with HTTP 200 Sep 07 21:13:47 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 757/1505] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:13:47 2026] GET /volume/v3/volumes/337647d3-31d6-460f-b5ee-35d5b5fe42d4 => generated 889 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:13:47 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-94637fab-d227-4d82-9de5-a3b74fe23299 req-818a727f-f606-4575-a194-ddfa419f5386 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:47 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-94637fab-d227-4d82-9de5-a3b74fe23299 req-818a727f-f606-4575-a194-ddfa419f5386 tempest-AttachVolumeShelveTestJSON-577458539 tempest-AttachVolumeShelveTestJSON-577458539-project-member] DELETE http://192.168.122.168/volume/v3/attachments/53e814d9-4245-4f8a-b1a9-8dc727e64074 Sep 07 21:13:47 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-94637fab-d227-4d82-9de5-a3b74fe23299 req-818a727f-f606-4575-a194-ddfa419f5386 tempest-AttachVolumeShelveTestJSON-577458539 tempest-AttachVolumeShelveTestJSON-577458539-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:47 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-94637fab-d227-4d82-9de5-a3b74fe23299 req-818a727f-f606-4575-a194-ddfa419f5386 tempest-AttachVolumeShelveTestJSON-577458539 tempest-AttachVolumeShelveTestJSON-577458539-project-member] Calling method 'version_select' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:47 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:47 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:13:47 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:47 devstack devstack@c-api.service[86970]: return base.obj_make_list(context, Sep 07 21:13:47 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-94637fab-d227-4d82-9de5-a3b74fe23299 req-818a727f-f606-4575-a194-ddfa419f5386 tempest-AttachVolumeShelveTestJSON-577458539 tempest-AttachVolumeShelveTestJSON-577458539-project-member] http://192.168.122.168/volume/v3/attachments/53e814d9-4245-4f8a-b1a9-8dc727e64074 returned with HTTP 200 Sep 07 21:13:47 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 758/1506] 192.168.122.168 () {64 vars in 1562 bytes} [Mon Sep 7 21:13:47 2026] DELETE /volume/v3/attachments/53e814d9-4245-4f8a-b1a9-8dc727e64074 => generated 19 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:13:47 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-54780f7b-8d5e-4fa6-9e65-751699fbdc31 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:47 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-54780f7b-8d5e-4fa6-9e65-751699fbdc31 tempest-AttachVolumeShelveTestJSON-577458539 tempest-AttachVolumeShelveTestJSON-577458539-project-member] GET http://192.168.122.168/volume/v3/volumes/8c84ff4b-ddd3-4062-9d0d-d1981ba651a8 Sep 07 21:13:47 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-54780f7b-8d5e-4fa6-9e65-751699fbdc31 tempest-AttachVolumeShelveTestJSON-577458539 tempest-AttachVolumeShelveTestJSON-577458539-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:47 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-54780f7b-8d5e-4fa6-9e65-751699fbdc31 tempest-AttachVolumeShelveTestJSON-577458539 tempest-AttachVolumeShelveTestJSON-577458539-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:47 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:47 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:13:47 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:47 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:13:47 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-54780f7b-8d5e-4fa6-9e65-751699fbdc31 tempest-AttachVolumeShelveTestJSON-577458539 tempest-AttachVolumeShelveTestJSON-577458539-project-member] Volume info retrieved successfully. Sep 07 21:13:47 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-54780f7b-8d5e-4fa6-9e65-751699fbdc31 tempest-AttachVolumeShelveTestJSON-577458539 tempest-AttachVolumeShelveTestJSON-577458539-project-member] http://192.168.122.168/volume/v3/volumes/8c84ff4b-ddd3-4062-9d0d-d1981ba651a8 returned with HTTP 200 Sep 07 21:13:47 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 759/1507] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:13:47 2026] GET /volume/v3/volumes/8c84ff4b-ddd3-4062-9d0d-d1981ba651a8 => generated 858 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:13:47 devstack devstack@c-api.service[86971]: DEBUG cinder.coordination [req-150c66a4-5a58-4b5c-ae84-0d0125feb2b2 req-792ed68d-88cb-49ba-8ffa-1082852083bd tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Lock "cinder-attachment_update-6cc303f7-265d-4c68-a68c-aaa05e51e5e4-devstack" released by "attachment_update" :: held 5.213s {{(pid=86971) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 21:13:47 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-150c66a4-5a58-4b5c-ae84-0d0125feb2b2 req-792ed68d-88cb-49ba-8ffa-1082852083bd tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] http://192.168.122.168/volume/v3/attachments/875ab0e7-0749-431b-878f-d09b0a4f68e7 returned with HTTP 200 Sep 07 21:13:47 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 749/1508] 192.168.122.168 () {66 vars in 1593 bytes} [Mon Sep 7 21:13:42 2026] PUT /volume/v3/attachments/875ab0e7-0749-431b-878f-d09b0a4f68e7 => generated 694 bytes in 5367 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:13:48 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-150c66a4-5a58-4b5c-ae84-0d0125feb2b2 req-abda5fc5-4a1e-4b35-b3fa-17f3b66f6d1e None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:48 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-150c66a4-5a58-4b5c-ae84-0d0125feb2b2 req-abda5fc5-4a1e-4b35-b3fa-17f3b66f6d1e tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] POST http://192.168.122.168/volume/v3/attachments/875ab0e7-0749-431b-878f-d09b0a4f68e7/action Sep 07 21:13:48 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-150c66a4-5a58-4b5c-ae84-0d0125feb2b2 req-abda5fc5-4a1e-4b35-b3fa-17f3b66f6d1e tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Action body: b'{"os-complete": null}' {{(pid=86970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:13:48 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-150c66a4-5a58-4b5c-ae84-0d0125feb2b2 req-abda5fc5-4a1e-4b35-b3fa-17f3b66f6d1e tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:13:48 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:48 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:13:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-6bdc072a-043b-472e-833b-2d59d51497fd None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:48 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:48 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:13:48 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-6bdc072a-043b-472e-833b-2d59d51497fd tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] GET http://192.168.122.168/volume/v3/volumes/6cc303f7-265d-4c68-a68c-aaa05e51e5e4 Sep 07 21:13:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-6bdc072a-043b-472e-833b-2d59d51497fd tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-6bdc072a-043b-472e-833b-2d59d51497fd tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:48 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:48 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:13:48 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-150c66a4-5a58-4b5c-ae84-0d0125feb2b2 req-abda5fc5-4a1e-4b35-b3fa-17f3b66f6d1e tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] http://192.168.122.168/volume/v3/attachments/875ab0e7-0749-431b-878f-d09b0a4f68e7/action returned with HTTP 204 Sep 07 21:13:48 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 760/1509] 192.168.122.168 () {66 vars in 1614 bytes} [Mon Sep 7 21:13:48 2026] POST /volume/v3/attachments/875ab0e7-0749-431b-878f-d09b0a4f68e7/action => generated 0 bytes in 83 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:13:48 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-056d0dbe-48e0-457f-b146-05a37ca53476 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:48 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-056d0dbe-48e0-457f-b146-05a37ca53476 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] GET http://192.168.122.168/volume/v3/volumes/337647d3-31d6-460f-b5ee-35d5b5fe42d4 Sep 07 21:13:48 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-056d0dbe-48e0-457f-b146-05a37ca53476 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:48 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-056d0dbe-48e0-457f-b146-05a37ca53476 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:48 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:48 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:13:48 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:48 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:13:48 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-6bdc072a-043b-472e-833b-2d59d51497fd tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Volume info retrieved successfully. Sep 07 21:13:48 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:48 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:13:48 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-6bdc072a-043b-472e-833b-2d59d51497fd tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] http://192.168.122.168/volume/v3/volumes/6cc303f7-265d-4c68-a68c-aaa05e51e5e4 returned with HTTP 200 Sep 07 21:13:48 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 750/1510] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:13:48 2026] GET /volume/v3/volumes/6cc303f7-265d-4c68-a68c-aaa05e51e5e4 => generated 1241 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:13:48 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-056d0dbe-48e0-457f-b146-05a37ca53476 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Volume info retrieved successfully. Sep 07 21:13:48 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-056d0dbe-48e0-457f-b146-05a37ca53476 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] http://192.168.122.168/volume/v3/volumes/337647d3-31d6-460f-b5ee-35d5b5fe42d4 returned with HTTP 200 Sep 07 21:13:48 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 761/1511] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:13:48 2026] GET /volume/v3/volumes/337647d3-31d6-460f-b5ee-35d5b5fe42d4 => generated 890 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:13:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-95a28577-0fb7-4f1c-bdbc-07ad117d3b99 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:48 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-95a28577-0fb7-4f1c-bdbc-07ad117d3b99 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-reader] GET http://192.168.122.168/volume/v3/volumes/337647d3-31d6-460f-b5ee-35d5b5fe42d4 Sep 07 21:13:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-95a28577-0fb7-4f1c-bdbc-07ad117d3b99 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-reader] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-95a28577-0fb7-4f1c-bdbc-07ad117d3b99 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-reader] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:48 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:48 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:13:48 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:48 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:13:48 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-95a28577-0fb7-4f1c-bdbc-07ad117d3b99 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-reader] Volume info retrieved successfully. Sep 07 21:13:48 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-95a28577-0fb7-4f1c-bdbc-07ad117d3b99 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-reader] http://192.168.122.168/volume/v3/volumes/337647d3-31d6-460f-b5ee-35d5b5fe42d4 returned with HTTP 200 Sep 07 21:13:48 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 751/1512] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:13:48 2026] GET /volume/v3/volumes/337647d3-31d6-460f-b5ee-35d5b5fe42d4 => generated 890 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:13:48 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-e9bce987-5583-4587-bd4b-32162c8448cf None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:48 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e9bce987-5583-4587-bd4b-32162c8448cf tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] DELETE http://192.168.122.168/volume/v3/volumes/337647d3-31d6-460f-b5ee-35d5b5fe42d4 Sep 07 21:13:48 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-e9bce987-5583-4587-bd4b-32162c8448cf tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:48 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-e9bce987-5583-4587-bd4b-32162c8448cf tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:48 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-e9bce987-5583-4587-bd4b-32162c8448cf tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Delete volume with id: 337647d3-31d6-460f-b5ee-35d5b5fe42d4 Sep 07 21:13:48 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:48 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:13:48 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:48 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:13:48 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-e9bce987-5583-4587-bd4b-32162c8448cf tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Volume info retrieved successfully. Sep 07 21:13:48 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-e9bce987-5583-4587-bd4b-32162c8448cf tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Delete volume request issued successfully. Sep 07 21:13:48 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e9bce987-5583-4587-bd4b-32162c8448cf tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] http://192.168.122.168/volume/v3/volumes/337647d3-31d6-460f-b5ee-35d5b5fe42d4 returned with HTTP 202 Sep 07 21:13:48 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 762/1513] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:13:48 2026] DELETE /volume/v3/volumes/337647d3-31d6-460f-b5ee-35d5b5fe42d4 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:13:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-65ede43e-8402-4bf7-be22-9c6b8959bbc1 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:48 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-65ede43e-8402-4bf7-be22-9c6b8959bbc1 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] GET http://192.168.122.168/volume/v3/volumes/337647d3-31d6-460f-b5ee-35d5b5fe42d4 Sep 07 21:13:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-65ede43e-8402-4bf7-be22-9c6b8959bbc1 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-65ede43e-8402-4bf7-be22-9c6b8959bbc1 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:48 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:48 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:13:48 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:48 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:13:48 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-65ede43e-8402-4bf7-be22-9c6b8959bbc1 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Volume info retrieved successfully. Sep 07 21:13:48 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-65ede43e-8402-4bf7-be22-9c6b8959bbc1 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] http://192.168.122.168/volume/v3/volumes/337647d3-31d6-460f-b5ee-35d5b5fe42d4 returned with HTTP 200 Sep 07 21:13:48 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 752/1514] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:13:48 2026] GET /volume/v3/volumes/337647d3-31d6-460f-b5ee-35d5b5fe42d4 => generated 889 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:13:49 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-8aaa42d2-b762-4c46-90bc-43cb25680e9b None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:49 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8aaa42d2-b762-4c46-90bc-43cb25680e9b tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] GET http://192.168.122.168/volume/v3/volumes/6cc303f7-265d-4c68-a68c-aaa05e51e5e4 Sep 07 21:13:49 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8aaa42d2-b762-4c46-90bc-43cb25680e9b tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:49 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8aaa42d2-b762-4c46-90bc-43cb25680e9b tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:49 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:49 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:13:49 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:49 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:13:49 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-8aaa42d2-b762-4c46-90bc-43cb25680e9b tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Volume info retrieved successfully. Sep 07 21:13:49 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8aaa42d2-b762-4c46-90bc-43cb25680e9b tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] http://192.168.122.168/volume/v3/volumes/6cc303f7-265d-4c68-a68c-aaa05e51e5e4 returned with HTTP 200 Sep 07 21:13:49 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 763/1515] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:13:49 2026] GET /volume/v3/volumes/6cc303f7-265d-4c68-a68c-aaa05e51e5e4 => generated 1238 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:13:49 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-16adc5ea-d9d4-4397-bd0d-f095311435e6 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:49 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-16adc5ea-d9d4-4397-bd0d-f095311435e6 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] GET http://192.168.122.168/volume/v3/volumes/6cc303f7-265d-4c68-a68c-aaa05e51e5e4 Sep 07 21:13:49 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-16adc5ea-d9d4-4397-bd0d-f095311435e6 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:49 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-16adc5ea-d9d4-4397-bd0d-f095311435e6 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:49 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:49 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:13:49 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:49 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:13:49 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-16adc5ea-d9d4-4397-bd0d-f095311435e6 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Volume info retrieved successfully. Sep 07 21:13:49 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-16adc5ea-d9d4-4397-bd0d-f095311435e6 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] http://192.168.122.168/volume/v3/volumes/6cc303f7-265d-4c68-a68c-aaa05e51e5e4 returned with HTTP 200 Sep 07 21:13:49 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 753/1516] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:13:49 2026] GET /volume/v3/volumes/6cc303f7-265d-4c68-a68c-aaa05e51e5e4 => generated 1238 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:13:49 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-dde4eaae-9acf-4f11-9620-1987a6bcd4cb None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:49 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-dde4eaae-9acf-4f11-9620-1987a6bcd4cb tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] GET http://192.168.122.168/volume/v3/volumes/337647d3-31d6-460f-b5ee-35d5b5fe42d4 Sep 07 21:13:49 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-dde4eaae-9acf-4f11-9620-1987a6bcd4cb tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:49 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-dde4eaae-9acf-4f11-9620-1987a6bcd4cb tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:49 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-dde4eaae-9acf-4f11-9620-1987a6bcd4cb tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] http://192.168.122.168/volume/v3/volumes/337647d3-31d6-460f-b5ee-35d5b5fe42d4 returned with HTTP 404 Sep 07 21:13:49 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 764/1517] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:13:49 2026] GET /volume/v3/volumes/337647d3-31d6-460f-b5ee-35d5b5fe42d4 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:13:49 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-aafe0080-2e12-47bd-8ccb-e61384dc71de None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:49 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-aafe0080-2e12-47bd-8ccb-e61384dc71de tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] GET http://192.168.122.168/volume/v3/volumes/337647d3-31d6-460f-b5ee-35d5b5fe42d4 Sep 07 21:13:49 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-aafe0080-2e12-47bd-8ccb-e61384dc71de tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:49 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-aafe0080-2e12-47bd-8ccb-e61384dc71de tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:49 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-aafe0080-2e12-47bd-8ccb-e61384dc71de tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] http://192.168.122.168/volume/v3/volumes/337647d3-31d6-460f-b5ee-35d5b5fe42d4 returned with HTTP 404 Sep 07 21:13:49 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 754/1518] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:13:49 2026] GET /volume/v3/volumes/337647d3-31d6-460f-b5ee-35d5b5fe42d4 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:13:49 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-ab9c4975-40d3-4db1-a430-f6135c47112e None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:49 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ab9c4975-40d3-4db1-a430-f6135c47112e tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] DELETE http://192.168.122.168/volume/v3/volumes/337647d3-31d6-460f-b5ee-35d5b5fe42d4 Sep 07 21:13:49 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ab9c4975-40d3-4db1-a430-f6135c47112e tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:49 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ab9c4975-40d3-4db1-a430-f6135c47112e tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:49 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-ab9c4975-40d3-4db1-a430-f6135c47112e tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Delete volume with id: 337647d3-31d6-460f-b5ee-35d5b5fe42d4 Sep 07 21:13:49 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ab9c4975-40d3-4db1-a430-f6135c47112e tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] http://192.168.122.168/volume/v3/volumes/337647d3-31d6-460f-b5ee-35d5b5fe42d4 returned with HTTP 404 Sep 07 21:13:49 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 765/1519] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:13:49 2026] DELETE /volume/v3/volumes/337647d3-31d6-460f-b5ee-35d5b5fe42d4 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:13:49 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-7ddd3d4e-f081-448d-be7f-39df8df79dc0 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:49 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-7ddd3d4e-f081-448d-be7f-39df8df79dc0 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] DELETE http://192.168.122.168/volume/v3/snapshots/cbf6f8be-d15a-43b4-973d-515004b6a835 Sep 07 21:13:49 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-7ddd3d4e-f081-448d-be7f-39df8df79dc0 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:49 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-7ddd3d4e-f081-448d-be7f-39df8df79dc0 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:49 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.snapshots [None req-7ddd3d4e-f081-448d-be7f-39df8df79dc0 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Delete snapshot with id: cbf6f8be-d15a-43b4-973d-515004b6a835 Sep 07 21:13:49 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:49 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:13:49 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-7ddd3d4e-f081-448d-be7f-39df8df79dc0 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Snapshot retrieved successfully. Sep 07 21:13:49 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:49 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:13:49 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-d0ae389e-f8eb-4bdd-bd66-9acd5ce08e1f None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:50 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-7ddd3d4e-f081-448d-be7f-39df8df79dc0 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Snapshot delete request issued successfully. Sep 07 21:13:50 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-7ddd3d4e-f081-448d-be7f-39df8df79dc0 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] http://192.168.122.168/volume/v3/snapshots/cbf6f8be-d15a-43b4-973d-515004b6a835 returned with HTTP 202 Sep 07 21:13:50 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 755/1520] 192.168.122.168 () {58 vars in 1241 bytes} [Mon Sep 7 21:13:49 2026] DELETE /volume/v3/snapshots/cbf6f8be-d15a-43b4-973d-515004b6a835 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:13:50 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-e944b184-4dc3-419e-8f5f-b5c5b00a4d3b None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:50 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e944b184-4dc3-419e-8f5f-b5c5b00a4d3b tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] GET http://192.168.122.168/volume/v3/snapshots/cbf6f8be-d15a-43b4-973d-515004b6a835 Sep 07 21:13:50 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-e944b184-4dc3-419e-8f5f-b5c5b00a4d3b tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:50 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-e944b184-4dc3-419e-8f5f-b5c5b00a4d3b tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:50 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:50 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:13:50 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-e944b184-4dc3-419e-8f5f-b5c5b00a4d3b tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Snapshot retrieved successfully. Sep 07 21:13:50 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e944b184-4dc3-419e-8f5f-b5c5b00a4d3b tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] http://192.168.122.168/volume/v3/snapshots/cbf6f8be-d15a-43b4-973d-515004b6a835 returned with HTTP 200 Sep 07 21:13:50 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 756/1521] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:13:50 2026] GET /volume/v3/snapshots/cbf6f8be-d15a-43b4-973d-515004b6a835 => generated 467 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:13:50 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d0ae389e-f8eb-4bdd-bd66-9acd5ce08e1f tempest-VolumeQuotasNegativeTestJSON-626571775 tempest-VolumeQuotasNegativeTestJSON-626571775-project-admin] GET http://192.168.122.168/volume/v3/os-quota-sets/64038657a8464aec84df48df84bce52f Sep 07 21:13:50 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-d0ae389e-f8eb-4bdd-bd66-9acd5ce08e1f tempest-VolumeQuotasNegativeTestJSON-626571775 tempest-VolumeQuotasNegativeTestJSON-626571775-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:50 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-d0ae389e-f8eb-4bdd-bd66-9acd5ce08e1f tempest-VolumeQuotasNegativeTestJSON-626571775 tempest-VolumeQuotasNegativeTestJSON-626571775-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:50 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d0ae389e-f8eb-4bdd-bd66-9acd5ce08e1f tempest-VolumeQuotasNegativeTestJSON-626571775 tempest-VolumeQuotasNegativeTestJSON-626571775-project-admin] http://192.168.122.168/volume/v3/os-quota-sets/64038657a8464aec84df48df84bce52f returned with HTTP 200 Sep 07 21:13:50 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 766/1522] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:13:49 2026] GET /volume/v3/os-quota-sets/64038657a8464aec84df48df84bce52f => generated 1427 bytes in 454 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:13:50 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-a8855edf-fdde-4ab0-837f-8096d29fcd85 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:50 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a8855edf-fdde-4ab0-837f-8096d29fcd85 tempest-VolumeQuotasNegativeTestJSON-442726826 tempest-VolumeQuotasNegativeTestJSON-442726826-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:13:50 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-a8855edf-fdde-4ab0-837f-8096d29fcd85 tempest-VolumeQuotasNegativeTestJSON-442726826 tempest-VolumeQuotasNegativeTestJSON-442726826-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-1605792536"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:13:50 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.volumes [None req-a8855edf-fdde-4ab0-837f-8096d29fcd85 tempest-VolumeQuotasNegativeTestJSON-442726826 tempest-VolumeQuotasNegativeTestJSON-442726826-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-1605792536'}} {{(pid=86971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:13:50 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-a8855edf-fdde-4ab0-837f-8096d29fcd85 tempest-VolumeQuotasNegativeTestJSON-442726826 tempest-VolumeQuotasNegativeTestJSON-442726826-project-member] Create volume of 1 GB Sep 07 21:13:50 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-a8855edf-fdde-4ab0-837f-8096d29fcd85 tempest-VolumeQuotasNegativeTestJSON-442726826 tempest-VolumeQuotasNegativeTestJSON-442726826-project-member] Availability Zones retrieved successfully. Sep 07 21:13:50 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a8855edf-fdde-4ab0-837f-8096d29fcd85 tempest-VolumeQuotasNegativeTestJSON-442726826 tempest-VolumeQuotasNegativeTestJSON-442726826-project-member] Flow 'volume_create_api' (66c4ff5c-4816-4f13-af3d-0f536eaecd0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:13:50 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a8855edf-fdde-4ab0-837f-8096d29fcd85 tempest-VolumeQuotasNegativeTestJSON-442726826 tempest-VolumeQuotasNegativeTestJSON-442726826-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b9cb821-9c69-4170-9ce0-541a0bbb2a0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:13:50 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.flows.api.create_volume [None req-a8855edf-fdde-4ab0-837f-8096d29fcd85 tempest-VolumeQuotasNegativeTestJSON-442726826 tempest-VolumeQuotasNegativeTestJSON-442726826-project-member] Validating volume size '1' using validate_int {{(pid=86971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:13:50 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a8855edf-fdde-4ab0-837f-8096d29fcd85 tempest-VolumeQuotasNegativeTestJSON-442726826 tempest-VolumeQuotasNegativeTestJSON-442726826-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b9cb821-9c69-4170-9ce0-541a0bbb2a0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:13:50 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a8855edf-fdde-4ab0-837f-8096d29fcd85 tempest-VolumeQuotasNegativeTestJSON-442726826 tempest-VolumeQuotasNegativeTestJSON-442726826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43d693e0-031c-4cff-93e2-550fd1522160) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:13:51 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-a8855edf-fdde-4ab0-837f-8096d29fcd85 tempest-VolumeQuotasNegativeTestJSON-442726826 tempest-VolumeQuotasNegativeTestJSON-442726826-project-member] Created reservations ['8879c861-4610-4417-beca-ee182e3b07fd', '138276e9-6b0f-4cb1-be89-7749adfa1bef', '36404159-85b8-4baa-b32d-fccd9a5c9ffa', '45dc41de-3ae5-4eef-a481-bcbfdc962cb5'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:13:51 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a8855edf-fdde-4ab0-837f-8096d29fcd85 tempest-VolumeQuotasNegativeTestJSON-442726826 tempest-VolumeQuotasNegativeTestJSON-442726826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43d693e0-031c-4cff-93e2-550fd1522160) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8879c861-4610-4417-beca-ee182e3b07fd', '138276e9-6b0f-4cb1-be89-7749adfa1bef', '36404159-85b8-4baa-b32d-fccd9a5c9ffa', '45dc41de-3ae5-4eef-a481-bcbfdc962cb5']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:13:51 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a8855edf-fdde-4ab0-837f-8096d29fcd85 tempest-VolumeQuotasNegativeTestJSON-442726826 tempest-VolumeQuotasNegativeTestJSON-442726826-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b84207f-67a3-4b5d-a5a8-847a7cfa58f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:13:51 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-590d8032-7606-441d-a7ba-df54ebadadc7 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:51 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-590d8032-7606-441d-a7ba-df54ebadadc7 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] GET http://192.168.122.168/volume/v3/snapshots/cbf6f8be-d15a-43b4-973d-515004b6a835 Sep 07 21:13:51 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-590d8032-7606-441d-a7ba-df54ebadadc7 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:51 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-590d8032-7606-441d-a7ba-df54ebadadc7 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:51 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:51 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:13:51 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-590d8032-7606-441d-a7ba-df54ebadadc7 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Snapshot retrieved successfully. Sep 07 21:13:51 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-590d8032-7606-441d-a7ba-df54ebadadc7 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] http://192.168.122.168/volume/v3/snapshots/cbf6f8be-d15a-43b4-973d-515004b6a835 returned with HTTP 200 Sep 07 21:13:51 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 767/1523] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:13:51 2026] GET /volume/v3/snapshots/cbf6f8be-d15a-43b4-973d-515004b6a835 => generated 467 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:13:51 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:51 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:13:51 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a8855edf-fdde-4ab0-837f-8096d29fcd85 tempest-VolumeQuotasNegativeTestJSON-442726826 tempest-VolumeQuotasNegativeTestJSON-442726826-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b84207f-67a3-4b5d-a5a8-847a7cfa58f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '37d7172d-2d50-4276-90c6-dd4f21a2dce2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1605792536',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64038657a8464aec84df48df84bce52f',qos_specs=None,replication_status=,reservations=['8879c861-4610-4417-beca-ee182e3b07fd','138276e9-6b0f-4cb1-be89-7749adfa1bef','36404159-85b8-4baa-b32d-fccd9a5c9ffa','45dc41de-3ae5-4eef-a481-bcbfdc962cb5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='000b58f6b1b745c8a186fef9eb14ff18',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:13:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1605792536',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=37d7172d-2d50-4276-90c6-dd4f21a2dce2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64038657a8464aec84df48df84bce52f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='000b58f6b1b745c8a186fef9eb14ff18',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:13:51 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a8855edf-fdde-4ab0-837f-8096d29fcd85 tempest-VolumeQuotasNegativeTestJSON-442726826 tempest-VolumeQuotasNegativeTestJSON-442726826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e75b37c-82e1-483c-952b-f6485e1b54ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:13:51 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a8855edf-fdde-4ab0-837f-8096d29fcd85 tempest-VolumeQuotasNegativeTestJSON-442726826 tempest-VolumeQuotasNegativeTestJSON-442726826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e75b37c-82e1-483c-952b-f6485e1b54ae) transitioned into state 'SUCCESS' from state '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-1605792536',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64038657a8464aec84df48df84bce52f',qos_specs=None,replication_status=,reservations=['8879c861-4610-4417-beca-ee182e3b07fd','138276e9-6b0f-4cb1-be89-7749adfa1bef','36404159-85b8-4baa-b32d-fccd9a5c9ffa','45dc41de-3ae5-4eef-a481-bcbfdc962cb5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='000b58f6b1b745c8a186fef9eb14ff18',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:13:51 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a8855edf-fdde-4ab0-837f-8096d29fcd85 tempest-VolumeQuotasNegativeTestJSON-442726826 tempest-VolumeQuotasNegativeTestJSON-442726826-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f803a267-9622-4ec8-8a2a-021a5874f271) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:13:51 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a8855edf-fdde-4ab0-837f-8096d29fcd85 tempest-VolumeQuotasNegativeTestJSON-442726826 tempest-VolumeQuotasNegativeTestJSON-442726826-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f803a267-9622-4ec8-8a2a-021a5874f271) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:13:51 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a8855edf-fdde-4ab0-837f-8096d29fcd85 tempest-VolumeQuotasNegativeTestJSON-442726826 tempest-VolumeQuotasNegativeTestJSON-442726826-project-member] Flow 'volume_create_api' (66c4ff5c-4816-4f13-af3d-0f536eaecd0d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:13:51 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-a8855edf-fdde-4ab0-837f-8096d29fcd85 tempest-VolumeQuotasNegativeTestJSON-442726826 tempest-VolumeQuotasNegativeTestJSON-442726826-project-member] Create volume request issued successfully. Sep 07 21:13:51 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a8855edf-fdde-4ab0-837f-8096d29fcd85 tempest-VolumeQuotasNegativeTestJSON-442726826 tempest-VolumeQuotasNegativeTestJSON-442726826-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:13:51 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 757/1524] 192.168.122.168 () {60 vars in 1142 bytes} [Mon Sep 7 21:13:50 2026] POST /volume/v3/volumes => generated 768 bytes in 810 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:13:51 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-bebfacfc-0d9d-4633-8b79-2b5c58e3868e None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:51 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-bebfacfc-0d9d-4633-8b79-2b5c58e3868e tempest-VolumeQuotasNegativeTestJSON-442726826 tempest-VolumeQuotasNegativeTestJSON-442726826-project-member] GET http://192.168.122.168/volume/v3/volumes/37d7172d-2d50-4276-90c6-dd4f21a2dce2 Sep 07 21:13:51 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-bebfacfc-0d9d-4633-8b79-2b5c58e3868e tempest-VolumeQuotasNegativeTestJSON-442726826 tempest-VolumeQuotasNegativeTestJSON-442726826-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:51 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-bebfacfc-0d9d-4633-8b79-2b5c58e3868e tempest-VolumeQuotasNegativeTestJSON-442726826 tempest-VolumeQuotasNegativeTestJSON-442726826-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:51 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:51 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:13:51 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:51 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:13:51 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-bebfacfc-0d9d-4633-8b79-2b5c58e3868e tempest-VolumeQuotasNegativeTestJSON-442726826 tempest-VolumeQuotasNegativeTestJSON-442726826-project-member] Volume info retrieved successfully. Sep 07 21:13:51 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-bebfacfc-0d9d-4633-8b79-2b5c58e3868e tempest-VolumeQuotasNegativeTestJSON-442726826 tempest-VolumeQuotasNegativeTestJSON-442726826-project-member] http://192.168.122.168/volume/v3/volumes/37d7172d-2d50-4276-90c6-dd4f21a2dce2 returned with HTTP 200 Sep 07 21:13:51 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 768/1525] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:13:51 2026] GET /volume/v3/volumes/37d7172d-2d50-4276-90c6-dd4f21a2dce2 => generated 836 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:13:52 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-3bb5cf32-0d41-480f-a14a-329902ff85aa None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:52 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-3bb5cf32-0d41-480f-a14a-329902ff85aa tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] GET http://192.168.122.168/volume/v3/snapshots/cbf6f8be-d15a-43b4-973d-515004b6a835 Sep 07 21:13:52 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-3bb5cf32-0d41-480f-a14a-329902ff85aa tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:52 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-3bb5cf32-0d41-480f-a14a-329902ff85aa tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:52 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:52 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:13:52 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-3bb5cf32-0d41-480f-a14a-329902ff85aa tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Snapshot retrieved successfully. Sep 07 21:13:52 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-3bb5cf32-0d41-480f-a14a-329902ff85aa tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] http://192.168.122.168/volume/v3/snapshots/cbf6f8be-d15a-43b4-973d-515004b6a835 returned with HTTP 200 Sep 07 21:13:52 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 758/1526] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:13:52 2026] GET /volume/v3/snapshots/cbf6f8be-d15a-43b4-973d-515004b6a835 => generated 467 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:13:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-4047e0a5-9c8a-4a51-8915-b9387640329d None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:52 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-4047e0a5-9c8a-4a51-8915-b9387640329d tempest-VolumeQuotasNegativeTestJSON-442726826 tempest-VolumeQuotasNegativeTestJSON-442726826-project-member] GET http://192.168.122.168/volume/v3/volumes/37d7172d-2d50-4276-90c6-dd4f21a2dce2 Sep 07 21:13:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-4047e0a5-9c8a-4a51-8915-b9387640329d tempest-VolumeQuotasNegativeTestJSON-442726826 tempest-VolumeQuotasNegativeTestJSON-442726826-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-4047e0a5-9c8a-4a51-8915-b9387640329d tempest-VolumeQuotasNegativeTestJSON-442726826 tempest-VolumeQuotasNegativeTestJSON-442726826-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:52 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:52 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:13:52 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:52 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:13:52 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-4047e0a5-9c8a-4a51-8915-b9387640329d tempest-VolumeQuotasNegativeTestJSON-442726826 tempest-VolumeQuotasNegativeTestJSON-442726826-project-member] Volume info retrieved successfully. Sep 07 21:13:52 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-4047e0a5-9c8a-4a51-8915-b9387640329d tempest-VolumeQuotasNegativeTestJSON-442726826 tempest-VolumeQuotasNegativeTestJSON-442726826-project-member] http://192.168.122.168/volume/v3/volumes/37d7172d-2d50-4276-90c6-dd4f21a2dce2 returned with HTTP 200 Sep 07 21:13:52 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 769/1527] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:13:52 2026] GET /volume/v3/volumes/37d7172d-2d50-4276-90c6-dd4f21a2dce2 => generated 860 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:13:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-48407243-1d69-4b38-923c-72dbafbe82fb None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:53 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-48407243-1d69-4b38-923c-72dbafbe82fb tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] GET http://192.168.122.168/volume/v3/snapshots/cbf6f8be-d15a-43b4-973d-515004b6a835 Sep 07 21:13:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-48407243-1d69-4b38-923c-72dbafbe82fb tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-48407243-1d69-4b38-923c-72dbafbe82fb tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:53 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-48407243-1d69-4b38-923c-72dbafbe82fb tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] http://192.168.122.168/volume/v3/snapshots/cbf6f8be-d15a-43b4-973d-515004b6a835 returned with HTTP 404 Sep 07 21:13:53 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 759/1528] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:13:53 2026] GET /volume/v3/snapshots/cbf6f8be-d15a-43b4-973d-515004b6a835 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 21:13:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-09a653b8-8430-4d8c-8336-de7bfc62a787 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:53 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-09a653b8-8430-4d8c-8336-de7bfc62a787 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] GET http://192.168.122.168/volume/v3/volumes/06464c90-34a8-4de2-982c-8b64ee90fcf1 Sep 07 21:13:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-09a653b8-8430-4d8c-8336-de7bfc62a787 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-09a653b8-8430-4d8c-8336-de7bfc62a787 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:53 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:53 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:13:53 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:53 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:13:53 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-09a653b8-8430-4d8c-8336-de7bfc62a787 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Volume info retrieved successfully. Sep 07 21:13:53 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-09a653b8-8430-4d8c-8336-de7bfc62a787 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] http://192.168.122.168/volume/v3/volumes/06464c90-34a8-4de2-982c-8b64ee90fcf1 returned with HTTP 200 Sep 07 21:13:53 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 770/1529] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:13:53 2026] GET /volume/v3/volumes/06464c90-34a8-4de2-982c-8b64ee90fcf1 => generated 855 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:13:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-37e19785-6044-4826-bd63-a5ecfc888856 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:53 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-37e19785-6044-4826-bd63-a5ecfc888856 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] DELETE http://192.168.122.168/volume/v3/volumes/06464c90-34a8-4de2-982c-8b64ee90fcf1 Sep 07 21:13:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-37e19785-6044-4826-bd63-a5ecfc888856 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-37e19785-6044-4826-bd63-a5ecfc888856 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:53 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-37e19785-6044-4826-bd63-a5ecfc888856 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Delete volume with id: 06464c90-34a8-4de2-982c-8b64ee90fcf1 Sep 07 21:13:53 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:53 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:13:53 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:53 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:13:53 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-37e19785-6044-4826-bd63-a5ecfc888856 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Volume info retrieved successfully. Sep 07 21:13:53 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-37e19785-6044-4826-bd63-a5ecfc888856 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Delete volume request issued successfully. Sep 07 21:13:53 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-37e19785-6044-4826-bd63-a5ecfc888856 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] http://192.168.122.168/volume/v3/volumes/06464c90-34a8-4de2-982c-8b64ee90fcf1 returned with HTTP 202 Sep 07 21:13:53 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 760/1530] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:13:53 2026] DELETE /volume/v3/volumes/06464c90-34a8-4de2-982c-8b64ee90fcf1 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:13:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-b15462ad-d36e-4710-9212-5d8b4a360a81 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:53 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b15462ad-d36e-4710-9212-5d8b4a360a81 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] GET http://192.168.122.168/volume/v3/volumes/06464c90-34a8-4de2-982c-8b64ee90fcf1 Sep 07 21:13:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b15462ad-d36e-4710-9212-5d8b4a360a81 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b15462ad-d36e-4710-9212-5d8b4a360a81 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:53 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:53 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:13:53 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:53 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:13:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-2336a0ab-31c3-4489-92f7-5423b68da0fa None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:53 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-2336a0ab-31c3-4489-92f7-5423b68da0fa tempest-VolumeQuotasNegativeTestJSON-442726826 tempest-VolumeQuotasNegativeTestJSON-442726826-project-member] GET http://192.168.122.168/volume/v3/volumes/37d7172d-2d50-4276-90c6-dd4f21a2dce2 Sep 07 21:13:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-2336a0ab-31c3-4489-92f7-5423b68da0fa tempest-VolumeQuotasNegativeTestJSON-442726826 tempest-VolumeQuotasNegativeTestJSON-442726826-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-2336a0ab-31c3-4489-92f7-5423b68da0fa tempest-VolumeQuotasNegativeTestJSON-442726826 tempest-VolumeQuotasNegativeTestJSON-442726826-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:53 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-b15462ad-d36e-4710-9212-5d8b4a360a81 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Volume info retrieved successfully. Sep 07 21:13:53 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b15462ad-d36e-4710-9212-5d8b4a360a81 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] http://192.168.122.168/volume/v3/volumes/06464c90-34a8-4de2-982c-8b64ee90fcf1 returned with HTTP 200 Sep 07 21:13:53 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 771/1531] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:13:53 2026] GET /volume/v3/volumes/06464c90-34a8-4de2-982c-8b64ee90fcf1 => generated 854 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:13:53 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:53 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:13:53 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:53 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:13:53 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-2336a0ab-31c3-4489-92f7-5423b68da0fa tempest-VolumeQuotasNegativeTestJSON-442726826 tempest-VolumeQuotasNegativeTestJSON-442726826-project-member] Volume info retrieved successfully. Sep 07 21:13:53 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-2336a0ab-31c3-4489-92f7-5423b68da0fa tempest-VolumeQuotasNegativeTestJSON-442726826 tempest-VolumeQuotasNegativeTestJSON-442726826-project-member] http://192.168.122.168/volume/v3/volumes/37d7172d-2d50-4276-90c6-dd4f21a2dce2 returned with HTTP 200 Sep 07 21:13:53 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 761/1532] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:13:53 2026] GET /volume/v3/volumes/37d7172d-2d50-4276-90c6-dd4f21a2dce2 => generated 861 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:13:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-de442176-ad07-4239-8f24-8a31af3c2506 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:53 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-de442176-ad07-4239-8f24-8a31af3c2506 tempest-VolumeQuotasNegativeTestJSON-626571775 tempest-VolumeQuotasNegativeTestJSON-626571775-project-admin] PUT http://192.168.122.168/volume/v3/os-quota-sets/64038657a8464aec84df48df84bce52f Sep 07 21:13:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-de442176-ad07-4239-8f24-8a31af3c2506 tempest-VolumeQuotasNegativeTestJSON-626571775 tempest-VolumeQuotasNegativeTestJSON-626571775-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:13:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-deb2129b-187a-4d1b-af30-0f49872d76e5 req-ad4d2d8d-2d46-4ac9-9844-cb44bfe43c1a None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:53 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-de442176-ad07-4239-8f24-8a31af3c2506 tempest-VolumeQuotasNegativeTestJSON-626571775 tempest-VolumeQuotasNegativeTestJSON-626571775-project-admin] http://192.168.122.168/volume/v3/os-quota-sets/64038657a8464aec84df48df84bce52f returned with HTTP 200 Sep 07 21:13:53 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 772/1533] 192.168.122.168 () {60 vars in 1258 bytes} [Mon Sep 7 21:13:53 2026] PUT /volume/v3/os-quota-sets/64038657a8464aec84df48df84bce52f => generated 1382 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:13:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-0dea77f3-ee29-4c4c-b580-35f0e0e1cd5b None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:53 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-0dea77f3-ee29-4c4c-b580-35f0e0e1cd5b tempest-VolumeQuotasNegativeTestJSON-442726826 tempest-VolumeQuotasNegativeTestJSON-442726826-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:13:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-0dea77f3-ee29-4c4c-b580-35f0e0e1cd5b tempest-VolumeQuotasNegativeTestJSON-442726826 tempest-VolumeQuotasNegativeTestJSON-442726826-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:13:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.volumes [None req-0dea77f3-ee29-4c4c-b580-35f0e0e1cd5b tempest-VolumeQuotasNegativeTestJSON-442726826 tempest-VolumeQuotasNegativeTestJSON-442726826-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=86970) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:13:53 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-0dea77f3-ee29-4c4c-b580-35f0e0e1cd5b tempest-VolumeQuotasNegativeTestJSON-442726826 tempest-VolumeQuotasNegativeTestJSON-442726826-project-member] Create volume of 2 GB Sep 07 21:13:53 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-0dea77f3-ee29-4c4c-b580-35f0e0e1cd5b tempest-VolumeQuotasNegativeTestJSON-442726826 tempest-VolumeQuotasNegativeTestJSON-442726826-project-member] Availability Zones retrieved successfully. Sep 07 21:13:53 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-0dea77f3-ee29-4c4c-b580-35f0e0e1cd5b tempest-VolumeQuotasNegativeTestJSON-442726826 tempest-VolumeQuotasNegativeTestJSON-442726826-project-member] Flow 'volume_create_api' (16795a18-595c-4f3e-952e-60f2f3b6b0e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:13:53 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-0dea77f3-ee29-4c4c-b580-35f0e0e1cd5b tempest-VolumeQuotasNegativeTestJSON-442726826 tempest-VolumeQuotasNegativeTestJSON-442726826-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6132777f-6970-4b62-b941-e9ae6d4565d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:13:53 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.flows.api.create_volume [None req-0dea77f3-ee29-4c4c-b580-35f0e0e1cd5b tempest-VolumeQuotasNegativeTestJSON-442726826 tempest-VolumeQuotasNegativeTestJSON-442726826-project-member] Validating volume size '2' using validate_int {{(pid=86970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:13:53 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-0dea77f3-ee29-4c4c-b580-35f0e0e1cd5b tempest-VolumeQuotasNegativeTestJSON-442726826 tempest-VolumeQuotasNegativeTestJSON-442726826-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6132777f-6970-4b62-b941-e9ae6d4565d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:13:53 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-0dea77f3-ee29-4c4c-b580-35f0e0e1cd5b tempest-VolumeQuotasNegativeTestJSON-442726826 tempest-VolumeQuotasNegativeTestJSON-442726826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (471bbe59-9409-4c99-bc19-891334ffe2fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:13:53 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-deb2129b-187a-4d1b-af30-0f49872d76e5 req-ad4d2d8d-2d46-4ac9-9844-cb44bfe43c1a tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] GET http://192.168.122.168/volume/v3/volumes/42731376-3cba-474c-9845-6d445863417b Sep 07 21:13:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-deb2129b-187a-4d1b-af30-0f49872d76e5 req-ad4d2d8d-2d46-4ac9-9844-cb44bfe43c1a tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-deb2129b-187a-4d1b-af30-0f49872d76e5 req-ad4d2d8d-2d46-4ac9-9844-cb44bfe43c1a tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:53 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:53 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:13:53 devstack devstack@c-api.service[86970]: WARNING cinder.quota_utils [None req-0dea77f3-ee29-4c4c-b580-35f0e0e1cd5b tempest-VolumeQuotasNegativeTestJSON-442726826 tempest-VolumeQuotasNegativeTestJSON-442726826-project-member] Quota exceeded for 64038657a8464aec84df48df84bce52f, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 07 21:13:53 devstack devstack@c-api.service[86970]: WARNING cinder.volume.api [None req-0dea77f3-ee29-4c4c-b580-35f0e0e1cd5b tempest-VolumeQuotasNegativeTestJSON-442726826 tempest-VolumeQuotasNegativeTestJSON-442726826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (471bbe59-9409-4c99-bc19-891334ffe2fe) transitioned into state 'FAILURE' from state 'RUNNING' Sep 07 21:13:53 devstack devstack@c-api.service[86970]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Sep 07 21:13:53 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:53 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:13:53 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-0dea77f3-ee29-4c4c-b580-35f0e0e1cd5b tempest-VolumeQuotasNegativeTestJSON-442726826 tempest-VolumeQuotasNegativeTestJSON-442726826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (471bbe59-9409-4c99-bc19-891334ffe2fe) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:13:53 devstack devstack@c-api.service[86970]: WARNING cinder.volume.api [None req-0dea77f3-ee29-4c4c-b580-35f0e0e1cd5b tempest-VolumeQuotasNegativeTestJSON-442726826 tempest-VolumeQuotasNegativeTestJSON-442726826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (471bbe59-9409-4c99-bc19-891334ffe2fe) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 07 21:13:53 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-0dea77f3-ee29-4c4c-b580-35f0e0e1cd5b tempest-VolumeQuotasNegativeTestJSON-442726826 tempest-VolumeQuotasNegativeTestJSON-442726826-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6132777f-6970-4b62-b941-e9ae6d4565d8) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:13:53 devstack devstack@c-api.service[86970]: WARNING cinder.volume.api [None req-0dea77f3-ee29-4c4c-b580-35f0e0e1cd5b tempest-VolumeQuotasNegativeTestJSON-442726826 tempest-VolumeQuotasNegativeTestJSON-442726826-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6132777f-6970-4b62-b941-e9ae6d4565d8) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 07 21:13:53 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [req-deb2129b-187a-4d1b-af30-0f49872d76e5 req-ad4d2d8d-2d46-4ac9-9844-cb44bfe43c1a tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Volume info retrieved successfully. Sep 07 21:13:53 devstack devstack@c-api.service[86970]: WARNING cinder.volume.api [None req-0dea77f3-ee29-4c4c-b580-35f0e0e1cd5b tempest-VolumeQuotasNegativeTestJSON-442726826 tempest-VolumeQuotasNegativeTestJSON-442726826-project-member] Flow 'volume_create_api' (16795a18-595c-4f3e-952e-60f2f3b6b0e9) transitioned into state 'REVERTED' from state 'RUNNING' Sep 07 21:13:53 devstack devstack@c-api.service[86970]: INFO cinder.api.middleware.fault [None req-0dea77f3-ee29-4c4c-b580-35f0e0e1cd5b tempest-VolumeQuotasNegativeTestJSON-442726826 tempest-VolumeQuotasNegativeTestJSON-442726826-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 413 Sep 07 21:13:53 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 773/1534] 192.168.122.168 () {60 vars in 1142 bytes} [Mon Sep 7 21:13:53 2026] POST /volume/v3/volumes => generated 208 bytes in 260 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 07 21:13:54 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-49166431-8e17-4d19-9848-e6cb25a0f990 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:54 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-deb2129b-187a-4d1b-af30-0f49872d76e5 req-ad4d2d8d-2d46-4ac9-9844-cb44bfe43c1a tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] http://192.168.122.168/volume/v3/volumes/42731376-3cba-474c-9845-6d445863417b returned with HTTP 200 Sep 07 21:13:54 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 762/1535] 192.168.122.168 () {60 vars in 1487 bytes} [Mon Sep 7 21:13:53 2026] GET /volume/v3/volumes/42731376-3cba-474c-9845-6d445863417b => generated 1238 bytes in 358 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:13:54 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-49166431-8e17-4d19-9848-e6cb25a0f990 tempest-VolumeQuotasNegativeTestJSON-626571775 tempest-VolumeQuotasNegativeTestJSON-626571775-project-admin] PUT http://192.168.122.168/volume/v3/os-quota-sets/64038657a8464aec84df48df84bce52f Sep 07 21:13:54 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-49166431-8e17-4d19-9848-e6cb25a0f990 tempest-VolumeQuotasNegativeTestJSON-626571775 tempest-VolumeQuotasNegativeTestJSON-626571775-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:13:54 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:54 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:13:54 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-deb2129b-187a-4d1b-af30-0f49872d76e5 req-d60886f8-8006-4132-9ee8-1968507b65d6 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:54 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-deb2129b-187a-4d1b-af30-0f49872d76e5 req-d60886f8-8006-4132-9ee8-1968507b65d6 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] POST http://192.168.122.168/volume/v3/volumes/42731376-3cba-474c-9845-6d445863417b/action Sep 07 21:13:54 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-deb2129b-187a-4d1b-af30-0f49872d76e5 req-d60886f8-8006-4132-9ee8-1968507b65d6 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:13:54 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-deb2129b-187a-4d1b-af30-0f49872d76e5 req-d60886f8-8006-4132-9ee8-1968507b65d6 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:13:54 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:54 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:13:54 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:54 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:13:54 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [req-deb2129b-187a-4d1b-af30-0f49872d76e5 req-d60886f8-8006-4132-9ee8-1968507b65d6 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Volume info retrieved successfully. Sep 07 21:13:54 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [req-deb2129b-187a-4d1b-af30-0f49872d76e5 req-d60886f8-8006-4132-9ee8-1968507b65d6 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Begin detaching volume completed successfully. Sep 07 21:13:54 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-deb2129b-187a-4d1b-af30-0f49872d76e5 req-d60886f8-8006-4132-9ee8-1968507b65d6 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] http://192.168.122.168/volume/v3/volumes/42731376-3cba-474c-9845-6d445863417b/action returned with HTTP 202 Sep 07 21:13:54 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 763/1536] 192.168.122.168 () {64 vars in 1561 bytes} [Mon Sep 7 21:13:54 2026] POST /volume/v3/volumes/42731376-3cba-474c-9845-6d445863417b/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 07 21:13:54 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-49166431-8e17-4d19-9848-e6cb25a0f990 tempest-VolumeQuotasNegativeTestJSON-626571775 tempest-VolumeQuotasNegativeTestJSON-626571775-project-admin] http://192.168.122.168/volume/v3/os-quota-sets/64038657a8464aec84df48df84bce52f returned with HTTP 200 Sep 07 21:13:54 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 774/1537] 192.168.122.168 () {60 vars in 1258 bytes} [Mon Sep 7 21:13:54 2026] PUT /volume/v3/os-quota-sets/64038657a8464aec84df48df84bce52f => generated 1382 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:13:54 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-73913140-c9b2-4b9b-813b-6992bfad8899 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:54 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-73913140-c9b2-4b9b-813b-6992bfad8899 tempest-VolumeQuotasNegativeTestJSON-442726826 tempest-VolumeQuotasNegativeTestJSON-442726826-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:13:54 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-73913140-c9b2-4b9b-813b-6992bfad8899 tempest-VolumeQuotasNegativeTestJSON-442726826 tempest-VolumeQuotasNegativeTestJSON-442726826-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:13:54 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.volumes [None req-73913140-c9b2-4b9b-813b-6992bfad8899 tempest-VolumeQuotasNegativeTestJSON-442726826 tempest-VolumeQuotasNegativeTestJSON-442726826-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=86971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:13:54 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-73913140-c9b2-4b9b-813b-6992bfad8899 tempest-VolumeQuotasNegativeTestJSON-442726826 tempest-VolumeQuotasNegativeTestJSON-442726826-project-member] Create volume of 1 GB Sep 07 21:13:54 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-73913140-c9b2-4b9b-813b-6992bfad8899 tempest-VolumeQuotasNegativeTestJSON-442726826 tempest-VolumeQuotasNegativeTestJSON-442726826-project-member] Availability Zones retrieved successfully. Sep 07 21:13:54 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-d40700a3-9cb5-4d4c-90f4-0a3b354e180d None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:54 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d40700a3-9cb5-4d4c-90f4-0a3b354e180d None None] GET http://192.168.122.168/volume// Sep 07 21:13:54 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-d40700a3-9cb5-4d4c-90f4-0a3b354e180d None None] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:54 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-d40700a3-9cb5-4d4c-90f4-0a3b354e180d None None] Calling method 'all' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:54 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d40700a3-9cb5-4d4c-90f4-0a3b354e180d None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 07 21:13:54 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 775/1538] 192.168.122.168 () {58 vars in 1315 bytes} [Mon Sep 7 21:13:54 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 21:13:54 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-73913140-c9b2-4b9b-813b-6992bfad8899 tempest-VolumeQuotasNegativeTestJSON-442726826 tempest-VolumeQuotasNegativeTestJSON-442726826-project-member] Flow 'volume_create_api' (f2588140-5a00-451c-b0f5-15524061fcce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:13:54 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-deb2129b-187a-4d1b-af30-0f49872d76e5 req-1c983e2a-c993-4965-b66b-17c5741d537e None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:54 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-73913140-c9b2-4b9b-813b-6992bfad8899 tempest-VolumeQuotasNegativeTestJSON-442726826 tempest-VolumeQuotasNegativeTestJSON-442726826-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0cec38a8-2217-4e41-858e-53eaabe0b6ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:13:54 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-deb2129b-187a-4d1b-af30-0f49872d76e5 req-1c983e2a-c993-4965-b66b-17c5741d537e tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] GET http://192.168.122.168/volume/v3/volumes/42731376-3cba-474c-9845-6d445863417b Sep 07 21:13:54 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-deb2129b-187a-4d1b-af30-0f49872d76e5 req-1c983e2a-c993-4965-b66b-17c5741d537e tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:54 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.flows.api.create_volume [None req-73913140-c9b2-4b9b-813b-6992bfad8899 tempest-VolumeQuotasNegativeTestJSON-442726826 tempest-VolumeQuotasNegativeTestJSON-442726826-project-member] Validating volume size '1' using validate_int {{(pid=86971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:13:54 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-deb2129b-187a-4d1b-af30-0f49872d76e5 req-1c983e2a-c993-4965-b66b-17c5741d537e tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:54 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:54 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:13:54 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:54 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:13:54 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [req-deb2129b-187a-4d1b-af30-0f49872d76e5 req-1c983e2a-c993-4965-b66b-17c5741d537e tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Volume info retrieved successfully. Sep 07 21:13:54 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-deb2129b-187a-4d1b-af30-0f49872d76e5 req-1c983e2a-c993-4965-b66b-17c5741d537e tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] http://192.168.122.168/volume/v3/volumes/42731376-3cba-474c-9845-6d445863417b returned with HTTP 200 Sep 07 21:13:54 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 776/1539] 192.168.122.168 () {62 vars in 1528 bytes} [Mon Sep 7 21:13:54 2026] GET /volume/v3/volumes/42731376-3cba-474c-9845-6d445863417b => generated 1422 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 21:13:54 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-73913140-c9b2-4b9b-813b-6992bfad8899 tempest-VolumeQuotasNegativeTestJSON-442726826 tempest-VolumeQuotasNegativeTestJSON-442726826-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0cec38a8-2217-4e41-858e-53eaabe0b6ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:13:54 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-73913140-c9b2-4b9b-813b-6992bfad8899 tempest-VolumeQuotasNegativeTestJSON-442726826 tempest-VolumeQuotasNegativeTestJSON-442726826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e56ac50-034b-4ea8-b491-b00867fef822) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:13:54 devstack devstack@c-api.service[86971]: WARNING cinder.quota_utils [None req-73913140-c9b2-4b9b-813b-6992bfad8899 tempest-VolumeQuotasNegativeTestJSON-442726826 tempest-VolumeQuotasNegativeTestJSON-442726826-project-member] Quota exceeded for 64038657a8464aec84df48df84bce52f, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Sep 07 21:13:54 devstack devstack@c-api.service[86971]: WARNING cinder.volume.api [None req-73913140-c9b2-4b9b-813b-6992bfad8899 tempest-VolumeQuotasNegativeTestJSON-442726826 tempest-VolumeQuotasNegativeTestJSON-442726826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e56ac50-034b-4ea8-b491-b00867fef822) transitioned into state 'FAILURE' from state 'RUNNING' Sep 07 21:13:54 devstack devstack@c-api.service[86971]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Sep 07 21:13:54 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-73913140-c9b2-4b9b-813b-6992bfad8899 tempest-VolumeQuotasNegativeTestJSON-442726826 tempest-VolumeQuotasNegativeTestJSON-442726826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e56ac50-034b-4ea8-b491-b00867fef822) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:13:54 devstack devstack@c-api.service[86971]: WARNING cinder.volume.api [None req-73913140-c9b2-4b9b-813b-6992bfad8899 tempest-VolumeQuotasNegativeTestJSON-442726826 tempest-VolumeQuotasNegativeTestJSON-442726826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e56ac50-034b-4ea8-b491-b00867fef822) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 07 21:13:54 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-73913140-c9b2-4b9b-813b-6992bfad8899 tempest-VolumeQuotasNegativeTestJSON-442726826 tempest-VolumeQuotasNegativeTestJSON-442726826-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0cec38a8-2217-4e41-858e-53eaabe0b6ef) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:13:54 devstack devstack@c-api.service[86971]: WARNING cinder.volume.api [None req-73913140-c9b2-4b9b-813b-6992bfad8899 tempest-VolumeQuotasNegativeTestJSON-442726826 tempest-VolumeQuotasNegativeTestJSON-442726826-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0cec38a8-2217-4e41-858e-53eaabe0b6ef) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 07 21:13:54 devstack devstack@c-api.service[86971]: WARNING cinder.volume.api [None req-73913140-c9b2-4b9b-813b-6992bfad8899 tempest-VolumeQuotasNegativeTestJSON-442726826 tempest-VolumeQuotasNegativeTestJSON-442726826-project-member] Flow 'volume_create_api' (f2588140-5a00-451c-b0f5-15524061fcce) transitioned into state 'REVERTED' from state 'RUNNING' Sep 07 21:13:54 devstack devstack@c-api.service[86971]: INFO cinder.api.middleware.fault [None req-73913140-c9b2-4b9b-813b-6992bfad8899 tempest-VolumeQuotasNegativeTestJSON-442726826 tempest-VolumeQuotasNegativeTestJSON-442726826-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 413 Sep 07 21:13:54 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 764/1540] 192.168.122.168 () {60 vars in 1142 bytes} [Mon Sep 7 21:13:54 2026] POST /volume/v3/volumes => generated 150 bytes in 261 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 07 21:13:54 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-c778eba5-0f7e-4a32-8f18-2ac0003a8c8d None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:54 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c778eba5-0f7e-4a32-8f18-2ac0003a8c8d tempest-VolumeQuotasNegativeTestJSON-626571775 tempest-VolumeQuotasNegativeTestJSON-626571775-project-admin] PUT http://192.168.122.168/volume/v3/os-quota-sets/64038657a8464aec84df48df84bce52f Sep 07 21:13:54 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c778eba5-0f7e-4a32-8f18-2ac0003a8c8d tempest-VolumeQuotasNegativeTestJSON-626571775 tempest-VolumeQuotasNegativeTestJSON-626571775-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:13:54 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-3925a469-1a36-4be7-abb4-0acf175661c6 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:54 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-3925a469-1a36-4be7-abb4-0acf175661c6 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] GET http://192.168.122.168/volume/v3/volumes/06464c90-34a8-4de2-982c-8b64ee90fcf1 Sep 07 21:13:54 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-3925a469-1a36-4be7-abb4-0acf175661c6 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:54 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-3925a469-1a36-4be7-abb4-0acf175661c6 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:54 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:54 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:13:54 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:54 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:13:54 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-3925a469-1a36-4be7-abb4-0acf175661c6 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Volume info retrieved successfully. Sep 07 21:13:54 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-3925a469-1a36-4be7-abb4-0acf175661c6 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] http://192.168.122.168/volume/v3/volumes/06464c90-34a8-4de2-982c-8b64ee90fcf1 returned with HTTP 200 Sep 07 21:13:54 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c778eba5-0f7e-4a32-8f18-2ac0003a8c8d tempest-VolumeQuotasNegativeTestJSON-626571775 tempest-VolumeQuotasNegativeTestJSON-626571775-project-admin] http://192.168.122.168/volume/v3/os-quota-sets/64038657a8464aec84df48df84bce52f returned with HTTP 200 Sep 07 21:13:54 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 765/1541] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:13:54 2026] GET /volume/v3/volumes/06464c90-34a8-4de2-982c-8b64ee90fcf1 => generated 854 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:13:54 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 777/1542] 192.168.122.168 () {60 vars in 1258 bytes} [Mon Sep 7 21:13:54 2026] PUT /volume/v3/os-quota-sets/64038657a8464aec84df48df84bce52f => generated 1381 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:13:54 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-2382e421-e4bb-4d21-bd97-3e7ddb4d64e7 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:54 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-2382e421-e4bb-4d21-bd97-3e7ddb4d64e7 tempest-VolumeQuotasNegativeTestJSON-442726826 tempest-VolumeQuotasNegativeTestJSON-442726826-project-member] POST http://192.168.122.168/volume/v3/volumes/37d7172d-2d50-4276-90c6-dd4f21a2dce2/action Sep 07 21:13:54 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-deb2129b-187a-4d1b-af30-0f49872d76e5 req-e47d150c-100c-4632-aafa-bcdc9b203ca9 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:54 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-2382e421-e4bb-4d21-bd97-3e7ddb4d64e7 tempest-VolumeQuotasNegativeTestJSON-442726826 tempest-VolumeQuotasNegativeTestJSON-442726826-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:13:54 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-2382e421-e4bb-4d21-bd97-3e7ddb4d64e7 tempest-VolumeQuotasNegativeTestJSON-442726826 tempest-VolumeQuotasNegativeTestJSON-442726826-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:13:54 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-deb2129b-187a-4d1b-af30-0f49872d76e5 req-e47d150c-100c-4632-aafa-bcdc9b203ca9 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] DELETE http://192.168.122.168/volume/v3/attachments/eb25d413-97f5-4c6b-a0a3-e58b3c7eba81 Sep 07 21:13:54 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-deb2129b-187a-4d1b-af30-0f49872d76e5 req-e47d150c-100c-4632-aafa-bcdc9b203ca9 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:54 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-deb2129b-187a-4d1b-af30-0f49872d76e5 req-e47d150c-100c-4632-aafa-bcdc9b203ca9 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Calling method 'version_select' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:54 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:54 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:13:54 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:54 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:13:54 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:54 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:13:54 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-2382e421-e4bb-4d21-bd97-3e7ddb4d64e7 tempest-VolumeQuotasNegativeTestJSON-442726826 tempest-VolumeQuotasNegativeTestJSON-442726826-project-member] Volume info retrieved successfully. Sep 07 21:13:54 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:54 devstack devstack@c-api.service[86970]: return base.obj_make_list(context, Sep 07 21:13:54 devstack devstack@c-api.service[86971]: ERROR cinder.volume.api [None req-2382e421-e4bb-4d21-bd97-3e7ddb4d64e7 tempest-VolumeQuotasNegativeTestJSON-442726826 tempest-VolumeQuotasNegativeTestJSON-442726826-project-member] Quota exceeded for 64038657a8464aec84df48df84bce52f, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 07 21:13:54 devstack devstack@c-api.service[86971]: INFO cinder.api.middleware.fault [None req-2382e421-e4bb-4d21-bd97-3e7ddb4d64e7 tempest-VolumeQuotasNegativeTestJSON-442726826 tempest-VolumeQuotasNegativeTestJSON-442726826-project-member] http://192.168.122.168/volume/v3/volumes/37d7172d-2d50-4276-90c6-dd4f21a2dce2/action returned with HTTP 413 Sep 07 21:13:54 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 766/1543] 192.168.122.168 () {60 vars in 1274 bytes} [Mon Sep 7 21:13:54 2026] POST /volume/v3/volumes/37d7172d-2d50-4276-90c6-dd4f21a2dce2/action => generated 208 bytes in 238 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 07 21:13:54 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-1aab4f14-078b-4a88-948c-b6b91e708c47 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:54 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1aab4f14-078b-4a88-948c-b6b91e708c47 tempest-VolumeQuotasNegativeTestJSON-442726826 tempest-VolumeQuotasNegativeTestJSON-442726826-project-member] GET http://192.168.122.168/volume/v3/volumes/37d7172d-2d50-4276-90c6-dd4f21a2dce2 Sep 07 21:13:54 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-1aab4f14-078b-4a88-948c-b6b91e708c47 tempest-VolumeQuotasNegativeTestJSON-442726826 tempest-VolumeQuotasNegativeTestJSON-442726826-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:54 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-1aab4f14-078b-4a88-948c-b6b91e708c47 tempest-VolumeQuotasNegativeTestJSON-442726826 tempest-VolumeQuotasNegativeTestJSON-442726826-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:54 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-deb2129b-187a-4d1b-af30-0f49872d76e5 req-e47d150c-100c-4632-aafa-bcdc9b203ca9 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] http://192.168.122.168/volume/v3/attachments/eb25d413-97f5-4c6b-a0a3-e58b3c7eba81 returned with HTTP 200 Sep 07 21:13:54 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 778/1544] 192.168.122.168 () {64 vars in 1562 bytes} [Mon Sep 7 21:13:54 2026] DELETE /volume/v3/attachments/eb25d413-97f5-4c6b-a0a3-e58b3c7eba81 => generated 19 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:13:54 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:54 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:13:54 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:54 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:13:54 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-1aab4f14-078b-4a88-948c-b6b91e708c47 tempest-VolumeQuotasNegativeTestJSON-442726826 tempest-VolumeQuotasNegativeTestJSON-442726826-project-member] Volume info retrieved successfully. Sep 07 21:13:54 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1aab4f14-078b-4a88-948c-b6b91e708c47 tempest-VolumeQuotasNegativeTestJSON-442726826 tempest-VolumeQuotasNegativeTestJSON-442726826-project-member] http://192.168.122.168/volume/v3/volumes/37d7172d-2d50-4276-90c6-dd4f21a2dce2 returned with HTTP 200 Sep 07 21:13:54 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 767/1545] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:13:54 2026] GET /volume/v3/volumes/37d7172d-2d50-4276-90c6-dd4f21a2dce2 => generated 861 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:13:54 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-5d09648b-9613-458b-9ae1-87dd3517fa6a None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:54 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-5d09648b-9613-458b-9ae1-87dd3517fa6a tempest-VolumeQuotasNegativeTestJSON-442726826 tempest-VolumeQuotasNegativeTestJSON-442726826-project-member] DELETE http://192.168.122.168/volume/v3/volumes/37d7172d-2d50-4276-90c6-dd4f21a2dce2 Sep 07 21:13:54 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-5d09648b-9613-458b-9ae1-87dd3517fa6a tempest-VolumeQuotasNegativeTestJSON-442726826 tempest-VolumeQuotasNegativeTestJSON-442726826-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:54 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-5d09648b-9613-458b-9ae1-87dd3517fa6a tempest-VolumeQuotasNegativeTestJSON-442726826 tempest-VolumeQuotasNegativeTestJSON-442726826-project-member] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:54 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-5d09648b-9613-458b-9ae1-87dd3517fa6a tempest-VolumeQuotasNegativeTestJSON-442726826 tempest-VolumeQuotasNegativeTestJSON-442726826-project-member] Delete volume with id: 37d7172d-2d50-4276-90c6-dd4f21a2dce2 Sep 07 21:13:54 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:54 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:13:54 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:54 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:13:54 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-5d09648b-9613-458b-9ae1-87dd3517fa6a tempest-VolumeQuotasNegativeTestJSON-442726826 tempest-VolumeQuotasNegativeTestJSON-442726826-project-member] Volume info retrieved successfully. Sep 07 21:13:55 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-5d09648b-9613-458b-9ae1-87dd3517fa6a tempest-VolumeQuotasNegativeTestJSON-442726826 tempest-VolumeQuotasNegativeTestJSON-442726826-project-member] Delete volume request issued successfully. Sep 07 21:13:55 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-5d09648b-9613-458b-9ae1-87dd3517fa6a tempest-VolumeQuotasNegativeTestJSON-442726826 tempest-VolumeQuotasNegativeTestJSON-442726826-project-member] http://192.168.122.168/volume/v3/volumes/37d7172d-2d50-4276-90c6-dd4f21a2dce2 returned with HTTP 202 Sep 07 21:13:55 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 779/1546] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:13:54 2026] DELETE /volume/v3/volumes/37d7172d-2d50-4276-90c6-dd4f21a2dce2 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:13:55 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-93f1b89a-ef7d-4b5e-9ccd-d03f229d92df None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:55 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-93f1b89a-ef7d-4b5e-9ccd-d03f229d92df tempest-VolumeQuotasNegativeTestJSON-442726826 tempest-VolumeQuotasNegativeTestJSON-442726826-project-member] GET http://192.168.122.168/volume/v3/volumes/37d7172d-2d50-4276-90c6-dd4f21a2dce2 Sep 07 21:13:55 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-93f1b89a-ef7d-4b5e-9ccd-d03f229d92df tempest-VolumeQuotasNegativeTestJSON-442726826 tempest-VolumeQuotasNegativeTestJSON-442726826-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:55 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-93f1b89a-ef7d-4b5e-9ccd-d03f229d92df tempest-VolumeQuotasNegativeTestJSON-442726826 tempest-VolumeQuotasNegativeTestJSON-442726826-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:55 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:55 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:13:55 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:55 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:13:55 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-93f1b89a-ef7d-4b5e-9ccd-d03f229d92df tempest-VolumeQuotasNegativeTestJSON-442726826 tempest-VolumeQuotasNegativeTestJSON-442726826-project-member] Volume info retrieved successfully. Sep 07 21:13:55 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-93f1b89a-ef7d-4b5e-9ccd-d03f229d92df tempest-VolumeQuotasNegativeTestJSON-442726826 tempest-VolumeQuotasNegativeTestJSON-442726826-project-member] http://192.168.122.168/volume/v3/volumes/37d7172d-2d50-4276-90c6-dd4f21a2dce2 returned with HTTP 200 Sep 07 21:13:55 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 768/1547] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:13:55 2026] GET /volume/v3/volumes/37d7172d-2d50-4276-90c6-dd4f21a2dce2 => generated 860 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:13:55 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-c134b671-26f3-4f7f-8364-cef2f3b9b88b None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:55 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c134b671-26f3-4f7f-8364-cef2f3b9b88b tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] DELETE http://192.168.122.168/volume/v3/volumes/42731376-3cba-474c-9845-6d445863417b Sep 07 21:13:55 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c134b671-26f3-4f7f-8364-cef2f3b9b88b tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:55 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c134b671-26f3-4f7f-8364-cef2f3b9b88b tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:55 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-c134b671-26f3-4f7f-8364-cef2f3b9b88b tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Delete volume with id: 42731376-3cba-474c-9845-6d445863417b Sep 07 21:13:55 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:55 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:13:55 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:55 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:13:55 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-c134b671-26f3-4f7f-8364-cef2f3b9b88b tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Volume info retrieved successfully. Sep 07 21:13:55 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-c134b671-26f3-4f7f-8364-cef2f3b9b88b tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Delete volume request issued successfully. Sep 07 21:13:55 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c134b671-26f3-4f7f-8364-cef2f3b9b88b tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] http://192.168.122.168/volume/v3/volumes/42731376-3cba-474c-9845-6d445863417b returned with HTTP 202 Sep 07 21:13:55 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 780/1548] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:13:55 2026] DELETE /volume/v3/volumes/42731376-3cba-474c-9845-6d445863417b => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:13:55 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-b7e7cb10-a0b7-4aac-b4b0-9bf23d725537 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:55 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b7e7cb10-a0b7-4aac-b4b0-9bf23d725537 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] GET http://192.168.122.168/volume/v3/volumes/06464c90-34a8-4de2-982c-8b64ee90fcf1 Sep 07 21:13:55 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-b7e7cb10-a0b7-4aac-b4b0-9bf23d725537 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:55 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-b7e7cb10-a0b7-4aac-b4b0-9bf23d725537 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:55 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b7e7cb10-a0b7-4aac-b4b0-9bf23d725537 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] http://192.168.122.168/volume/v3/volumes/06464c90-34a8-4de2-982c-8b64ee90fcf1 returned with HTTP 404 Sep 07 21:13:55 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 769/1549] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:13:55 2026] GET /volume/v3/volumes/06464c90-34a8-4de2-982c-8b64ee90fcf1 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:13:55 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-57614945-0e04-4736-90af-daa9dc37701f None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:55 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-57614945-0e04-4736-90af-daa9dc37701f tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-reader] GET http://192.168.122.168/volume/v3/volumes/9f5983e1-5a16-42d9-9abd-c27fde24ea07 Sep 07 21:13:55 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-57614945-0e04-4736-90af-daa9dc37701f tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-reader] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:55 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-57614945-0e04-4736-90af-daa9dc37701f tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-reader] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:55 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:55 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:13:55 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:55 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:13:55 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-57614945-0e04-4736-90af-daa9dc37701f tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-reader] Volume info retrieved successfully. Sep 07 21:13:55 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-57614945-0e04-4736-90af-daa9dc37701f tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-reader] http://192.168.122.168/volume/v3/volumes/9f5983e1-5a16-42d9-9abd-c27fde24ea07 returned with HTTP 200 Sep 07 21:13:55 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 781/1550] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:13:55 2026] GET /volume/v3/volumes/9f5983e1-5a16-42d9-9abd-c27fde24ea07 => generated 856 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:13:55 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-8517746a-b19b-4e40-97e7-58de78c1e706 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:55 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-8517746a-b19b-4e40-97e7-58de78c1e706 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:13:55 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-8517746a-b19b-4e40-97e7-58de78c1e706 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-2008322029"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:13:55 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.volumes [None req-8517746a-b19b-4e40-97e7-58de78c1e706 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-2008322029'}} {{(pid=86971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:13:55 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-8517746a-b19b-4e40-97e7-58de78c1e706 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Create volume of 1 GB Sep 07 21:13:55 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-8517746a-b19b-4e40-97e7-58de78c1e706 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Availability Zones retrieved successfully. Sep 07 21:13:55 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-8517746a-b19b-4e40-97e7-58de78c1e706 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Flow 'volume_create_api' (c2c8118a-9a17-4ef0-ad0c-aac672e77306) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:13:55 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-8517746a-b19b-4e40-97e7-58de78c1e706 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b69ea149-4187-450c-905d-e3183a6ffd60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:13:55 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.flows.api.create_volume [None req-8517746a-b19b-4e40-97e7-58de78c1e706 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Validating volume size '1' using validate_int {{(pid=86971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:13:55 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-8517746a-b19b-4e40-97e7-58de78c1e706 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b69ea149-4187-450c-905d-e3183a6ffd60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:13:55 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-8517746a-b19b-4e40-97e7-58de78c1e706 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23ec8207-69e3-48a4-9879-2a5d4def0f58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:13:56 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-8517746a-b19b-4e40-97e7-58de78c1e706 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Created reservations ['1012a461-c42b-4a58-bb8f-17da708ff727', '36a4de84-23ab-42c3-879d-db1d6e0175d8', 'f852f33a-a21b-4b2c-bfee-eacc9c58379b', 'e67460ea-3d5b-476c-8c99-918a159f50c4'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:13:56 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-8517746a-b19b-4e40-97e7-58de78c1e706 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23ec8207-69e3-48a4-9879-2a5d4def0f58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1012a461-c42b-4a58-bb8f-17da708ff727', '36a4de84-23ab-42c3-879d-db1d6e0175d8', 'f852f33a-a21b-4b2c-bfee-eacc9c58379b', 'e67460ea-3d5b-476c-8c99-918a159f50c4']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:13:56 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-8517746a-b19b-4e40-97e7-58de78c1e706 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68e6baf2-0fca-4463-a4dd-79507182cd55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:13:56 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-168d953c-9424-41e4-9084-68cb303845a1 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:56 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-168d953c-9424-41e4-9084-68cb303845a1 tempest-VolumeQuotasNegativeTestJSON-442726826 tempest-VolumeQuotasNegativeTestJSON-442726826-project-member] GET http://192.168.122.168/volume/v3/volumes/37d7172d-2d50-4276-90c6-dd4f21a2dce2 Sep 07 21:13:56 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-168d953c-9424-41e4-9084-68cb303845a1 tempest-VolumeQuotasNegativeTestJSON-442726826 tempest-VolumeQuotasNegativeTestJSON-442726826-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:56 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-168d953c-9424-41e4-9084-68cb303845a1 tempest-VolumeQuotasNegativeTestJSON-442726826 tempest-VolumeQuotasNegativeTestJSON-442726826-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:56 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:56 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:13:56 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-168d953c-9424-41e4-9084-68cb303845a1 tempest-VolumeQuotasNegativeTestJSON-442726826 tempest-VolumeQuotasNegativeTestJSON-442726826-project-member] http://192.168.122.168/volume/v3/volumes/37d7172d-2d50-4276-90c6-dd4f21a2dce2 returned with HTTP 404 Sep 07 21:13:56 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 782/1551] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:13:56 2026] GET /volume/v3/volumes/37d7172d-2d50-4276-90c6-dd4f21a2dce2 => generated 109 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:13:56 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-0c30e926-9a7e-4512-8283-91a53bd34340 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:56 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-8517746a-b19b-4e40-97e7-58de78c1e706 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68e6baf2-0fca-4463-a4dd-79507182cd55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '54bcab28-ceda-49bf-9fa2-b2ee30e2714d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2008322029',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da20de5a69684cbb8dfece7bc6a00300',qos_specs=None,replication_status=,reservations=['1012a461-c42b-4a58-bb8f-17da708ff727','36a4de84-23ab-42c3-879d-db1d6e0175d8','f852f33a-a21b-4b2c-bfee-eacc9c58379b','e67460ea-3d5b-476c-8c99-918a159f50c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f80107326744cce9b555aadcfc382a7',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:13:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2008322029',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=54bcab28-ceda-49bf-9fa2-b2ee30e2714d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da20de5a69684cbb8dfece7bc6a00300',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8f80107326744cce9b555aadcfc382a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:13:56 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-0c30e926-9a7e-4512-8283-91a53bd34340 tempest-VolumeQuotasNegativeTestJSON-626571775 tempest-VolumeQuotasNegativeTestJSON-626571775-project-admin] PUT http://192.168.122.168/volume/v3/os-quota-sets/64038657a8464aec84df48df84bce52f Sep 07 21:13:56 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-0c30e926-9a7e-4512-8283-91a53bd34340 tempest-VolumeQuotasNegativeTestJSON-626571775 tempest-VolumeQuotasNegativeTestJSON-626571775-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=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:13:56 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-8517746a-b19b-4e40-97e7-58de78c1e706 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58931cd5-c0a3-497f-9491-119c70e98e66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:13:56 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-8517746a-b19b-4e40-97e7-58de78c1e706 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58931cd5-c0a3-497f-9491-119c70e98e66) transitioned into state 'SUCCESS' from state '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-2008322029',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da20de5a69684cbb8dfece7bc6a00300',qos_specs=None,replication_status=,reservations=['1012a461-c42b-4a58-bb8f-17da708ff727','36a4de84-23ab-42c3-879d-db1d6e0175d8','f852f33a-a21b-4b2c-bfee-eacc9c58379b','e67460ea-3d5b-476c-8c99-918a159f50c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f80107326744cce9b555aadcfc382a7',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:13:56 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-8517746a-b19b-4e40-97e7-58de78c1e706 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa57b49f-6342-4fcc-a760-c069ac43cd6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:13:56 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-8517746a-b19b-4e40-97e7-58de78c1e706 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa57b49f-6342-4fcc-a760-c069ac43cd6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:13:56 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-8517746a-b19b-4e40-97e7-58de78c1e706 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Flow 'volume_create_api' (c2c8118a-9a17-4ef0-ad0c-aac672e77306) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:13:56 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-8517746a-b19b-4e40-97e7-58de78c1e706 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Create volume request issued successfully. Sep 07 21:13:56 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-8517746a-b19b-4e40-97e7-58de78c1e706 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:13:56 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 770/1552] 192.168.122.168 () {60 vars in 1142 bytes} [Mon Sep 7 21:13:55 2026] POST /volume/v3/volumes => generated 763 bytes in 608 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:13:56 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-aad5f73f-e728-42de-8e60-6d4bf9928b32 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:56 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-aad5f73f-e728-42de-8e60-6d4bf9928b32 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] GET http://192.168.122.168/volume/v3/volumes/54bcab28-ceda-49bf-9fa2-b2ee30e2714d Sep 07 21:13:56 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-aad5f73f-e728-42de-8e60-6d4bf9928b32 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:56 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-aad5f73f-e728-42de-8e60-6d4bf9928b32 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:56 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:56 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:13:56 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:56 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:13:56 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-aad5f73f-e728-42de-8e60-6d4bf9928b32 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Volume info retrieved successfully. Sep 07 21:13:56 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-aad5f73f-e728-42de-8e60-6d4bf9928b32 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] http://192.168.122.168/volume/v3/volumes/54bcab28-ceda-49bf-9fa2-b2ee30e2714d returned with HTTP 200 Sep 07 21:13:56 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 771/1553] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:13:56 2026] GET /volume/v3/volumes/54bcab28-ceda-49bf-9fa2-b2ee30e2714d => generated 831 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:13:56 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-0c30e926-9a7e-4512-8283-91a53bd34340 tempest-VolumeQuotasNegativeTestJSON-626571775 tempest-VolumeQuotasNegativeTestJSON-626571775-project-admin] http://192.168.122.168/volume/v3/os-quota-sets/64038657a8464aec84df48df84bce52f returned with HTTP 200 Sep 07 21:13:56 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 783/1554] 192.168.122.168 () {60 vars in 1259 bytes} [Mon Sep 7 21:13:56 2026] PUT /volume/v3/os-quota-sets/64038657a8464aec84df48df84bce52f => generated 1385 bytes in 506 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:13:57 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-9cc66ea1-3223-4a47-81b7-078bcd64126e None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:57 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-9cc66ea1-3223-4a47-81b7-078bcd64126e tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] GET http://192.168.122.168/volume/v3/volumes/54bcab28-ceda-49bf-9fa2-b2ee30e2714d Sep 07 21:13:57 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-9cc66ea1-3223-4a47-81b7-078bcd64126e tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:57 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-9cc66ea1-3223-4a47-81b7-078bcd64126e tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:57 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:57 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:13:57 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:57 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:13:57 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-9cc66ea1-3223-4a47-81b7-078bcd64126e tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Volume info retrieved successfully. Sep 07 21:13:57 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-9cc66ea1-3223-4a47-81b7-078bcd64126e tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] http://192.168.122.168/volume/v3/volumes/54bcab28-ceda-49bf-9fa2-b2ee30e2714d returned with HTTP 200 Sep 07 21:13:57 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 772/1555] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:13:57 2026] GET /volume/v3/volumes/54bcab28-ceda-49bf-9fa2-b2ee30e2714d => generated 855 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:13:58 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-95bd4fd2-f328-4107-b6b9-593e38e87ade None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:58 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-95bd4fd2-f328-4107-b6b9-593e38e87ade tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] GET http://192.168.122.168/volume/v3/volumes/54bcab28-ceda-49bf-9fa2-b2ee30e2714d Sep 07 21:13:58 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-95bd4fd2-f328-4107-b6b9-593e38e87ade tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:58 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-95bd4fd2-f328-4107-b6b9-593e38e87ade tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:58 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:58 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:13:58 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:58 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:13:58 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-95bd4fd2-f328-4107-b6b9-593e38e87ade tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Volume info retrieved successfully. Sep 07 21:13:58 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-95bd4fd2-f328-4107-b6b9-593e38e87ade tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] http://192.168.122.168/volume/v3/volumes/54bcab28-ceda-49bf-9fa2-b2ee30e2714d returned with HTTP 200 Sep 07 21:13:58 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 784/1556] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:13:58 2026] GET /volume/v3/volumes/54bcab28-ceda-49bf-9fa2-b2ee30e2714d => generated 856 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:13:58 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-230e11ad-e60f-4f47-a883-60373d3f8603 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:58 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-230e11ad-e60f-4f47-a883-60373d3f8603 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] POST http://192.168.122.168/volume/v3/snapshots Sep 07 21:13:58 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-230e11ad-e60f-4f47-a883-60373d3f8603 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "54bcab28-ceda-49bf-9fa2-b2ee30e2714d", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-995375656"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:13:58 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:58 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:13:58 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:58 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:13:58 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-230e11ad-e60f-4f47-a883-60373d3f8603 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Volume info retrieved successfully. Sep 07 21:13:58 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.snapshots [None req-230e11ad-e60f-4f47-a883-60373d3f8603 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Create snapshot from volume 54bcab28-ceda-49bf-9fa2-b2ee30e2714d Sep 07 21:13:59 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-230e11ad-e60f-4f47-a883-60373d3f8603 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Created reservations ['6236be53-1bc8-4181-b89b-5bdb847a94cc', '1bae79b0-c8c6-4f41-90c7-ab9fdf69145f', '1eac4d33-f707-4f9a-a10c-206a631d130c', '99c64a7d-cb3c-4e16-88ea-16540e0a6ab7'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:13:59 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:59 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:13:59 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-230e11ad-e60f-4f47-a883-60373d3f8603 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Snapshot create request issued successfully. Sep 07 21:13:59 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-230e11ad-e60f-4f47-a883-60373d3f8603 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] http://192.168.122.168/volume/v3/snapshots returned with HTTP 202 Sep 07 21:13:59 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 773/1557] 192.168.122.168 () {60 vars in 1149 bytes} [Mon Sep 7 21:13:58 2026] POST /volume/v3/snapshots => generated 309 bytes in 358 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:13:59 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-3e3ca50a-89e8-43b8-aae5-b44e7dcdfc8d None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:59 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-3e3ca50a-89e8-43b8-aae5-b44e7dcdfc8d tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] GET http://192.168.122.168/volume/v3/snapshots/4ed6dfc8-7f73-4b3f-adaa-1451d0e0cf99 Sep 07 21:13:59 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-3e3ca50a-89e8-43b8-aae5-b44e7dcdfc8d tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:59 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-3e3ca50a-89e8-43b8-aae5-b44e7dcdfc8d tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:59 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:59 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:13:59 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-3e3ca50a-89e8-43b8-aae5-b44e7dcdfc8d tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Snapshot retrieved successfully. Sep 07 21:13:59 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-3e3ca50a-89e8-43b8-aae5-b44e7dcdfc8d tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] http://192.168.122.168/volume/v3/snapshots/4ed6dfc8-7f73-4b3f-adaa-1451d0e0cf99 returned with HTTP 200 Sep 07 21:13:59 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 785/1558] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:13:59 2026] GET /volume/v3/snapshots/4ed6dfc8-7f73-4b3f-adaa-1451d0e0cf99 => generated 441 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:13:59 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-d9d9931f-f8a7-4dae-8a1e-e8a1b444152b req-c75d306a-e0c5-409a-b1de-04a1405328b8 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:59 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-d9d9931f-f8a7-4dae-8a1e-e8a1b444152b req-c75d306a-e0c5-409a-b1de-04a1405328b8 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] GET http://192.168.122.168/volume/v3/volumes/6cc303f7-265d-4c68-a68c-aaa05e51e5e4 Sep 07 21:13:59 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-d9d9931f-f8a7-4dae-8a1e-e8a1b444152b req-c75d306a-e0c5-409a-b1de-04a1405328b8 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:59 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-d9d9931f-f8a7-4dae-8a1e-e8a1b444152b req-c75d306a-e0c5-409a-b1de-04a1405328b8 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:59 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:59 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:13:59 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:59 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:13:59 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [req-d9d9931f-f8a7-4dae-8a1e-e8a1b444152b req-c75d306a-e0c5-409a-b1de-04a1405328b8 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Volume info retrieved successfully. Sep 07 21:13:59 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-d9d9931f-f8a7-4dae-8a1e-e8a1b444152b req-c75d306a-e0c5-409a-b1de-04a1405328b8 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] http://192.168.122.168/volume/v3/volumes/6cc303f7-265d-4c68-a68c-aaa05e51e5e4 returned with HTTP 200 Sep 07 21:13:59 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 774/1559] 192.168.122.168 () {60 vars in 1487 bytes} [Mon Sep 7 21:13:59 2026] GET /volume/v3/volumes/6cc303f7-265d-4c68-a68c-aaa05e51e5e4 => generated 1238 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:13:59 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-d9d9931f-f8a7-4dae-8a1e-e8a1b444152b req-bde03bdb-a5d0-441e-8be8-40b8c0b2523b None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:59 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-d9d9931f-f8a7-4dae-8a1e-e8a1b444152b req-bde03bdb-a5d0-441e-8be8-40b8c0b2523b tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] POST http://192.168.122.168/volume/v3/volumes/6cc303f7-265d-4c68-a68c-aaa05e51e5e4/action Sep 07 21:13:59 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-d9d9931f-f8a7-4dae-8a1e-e8a1b444152b req-bde03bdb-a5d0-441e-8be8-40b8c0b2523b tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:13:59 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-d9d9931f-f8a7-4dae-8a1e-e8a1b444152b req-bde03bdb-a5d0-441e-8be8-40b8c0b2523b tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:13:59 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:59 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:13:59 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:59 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:13:59 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [req-d9d9931f-f8a7-4dae-8a1e-e8a1b444152b req-bde03bdb-a5d0-441e-8be8-40b8c0b2523b tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Volume info retrieved successfully. Sep 07 21:13:59 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [req-d9d9931f-f8a7-4dae-8a1e-e8a1b444152b req-bde03bdb-a5d0-441e-8be8-40b8c0b2523b tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Begin detaching volume completed successfully. Sep 07 21:13:59 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-d9d9931f-f8a7-4dae-8a1e-e8a1b444152b req-bde03bdb-a5d0-441e-8be8-40b8c0b2523b tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] http://192.168.122.168/volume/v3/volumes/6cc303f7-265d-4c68-a68c-aaa05e51e5e4/action returned with HTTP 202 Sep 07 21:13:59 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 786/1560] 192.168.122.168 () {64 vars in 1561 bytes} [Mon Sep 7 21:13:59 2026] POST /volume/v3/volumes/6cc303f7-265d-4c68-a68c-aaa05e51e5e4/action => generated 0 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 07 21:13:59 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-f87930c1-cfde-4f86-a401-7112ec9bb2e4 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:59 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f87930c1-cfde-4f86-a401-7112ec9bb2e4 None None] GET http://192.168.122.168/volume// Sep 07 21:13:59 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f87930c1-cfde-4f86-a401-7112ec9bb2e4 None None] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:59 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f87930c1-cfde-4f86-a401-7112ec9bb2e4 None None] Calling method 'all' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:59 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f87930c1-cfde-4f86-a401-7112ec9bb2e4 None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 07 21:13:59 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 775/1561] 192.168.122.168 () {58 vars in 1315 bytes} [Mon Sep 7 21:13: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 07 21:13:59 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-d9d9931f-f8a7-4dae-8a1e-e8a1b444152b req-f5fa5710-4c05-49bc-9ce1-82c37cdc67c5 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:13:59 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-d9d9931f-f8a7-4dae-8a1e-e8a1b444152b req-f5fa5710-4c05-49bc-9ce1-82c37cdc67c5 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] GET http://192.168.122.168/volume/v3/volumes/6cc303f7-265d-4c68-a68c-aaa05e51e5e4 Sep 07 21:13:59 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-d9d9931f-f8a7-4dae-8a1e-e8a1b444152b req-f5fa5710-4c05-49bc-9ce1-82c37cdc67c5 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:13:59 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-d9d9931f-f8a7-4dae-8a1e-e8a1b444152b req-f5fa5710-4c05-49bc-9ce1-82c37cdc67c5 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:13:59 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:13:59 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:13:59 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:13:59 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:13:59 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [req-d9d9931f-f8a7-4dae-8a1e-e8a1b444152b req-f5fa5710-4c05-49bc-9ce1-82c37cdc67c5 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Volume info retrieved successfully. Sep 07 21:13:59 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-d9d9931f-f8a7-4dae-8a1e-e8a1b444152b req-f5fa5710-4c05-49bc-9ce1-82c37cdc67c5 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] http://192.168.122.168/volume/v3/volumes/6cc303f7-265d-4c68-a68c-aaa05e51e5e4 returned with HTTP 200 Sep 07 21:13:59 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 787/1562] 192.168.122.168 () {62 vars in 1528 bytes} [Mon Sep 7 21:13:59 2026] GET /volume/v3/volumes/6cc303f7-265d-4c68-a68c-aaa05e51e5e4 => generated 1422 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 21:14:00 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-d2a982e8-381c-47f3-898d-8727322ada9a None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:00 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d2a982e8-381c-47f3-898d-8727322ada9a tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] GET http://192.168.122.168/volume/v3/snapshots/4ed6dfc8-7f73-4b3f-adaa-1451d0e0cf99 Sep 07 21:14:00 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-d2a982e8-381c-47f3-898d-8727322ada9a tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:00 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-d2a982e8-381c-47f3-898d-8727322ada9a tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:00 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:00 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:14:00 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-d2a982e8-381c-47f3-898d-8727322ada9a tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Snapshot retrieved successfully. Sep 07 21:14:00 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d2a982e8-381c-47f3-898d-8727322ada9a tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] http://192.168.122.168/volume/v3/snapshots/4ed6dfc8-7f73-4b3f-adaa-1451d0e0cf99 returned with HTTP 200 Sep 07 21:14:00 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 776/1563] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:14:00 2026] GET /volume/v3/snapshots/4ed6dfc8-7f73-4b3f-adaa-1451d0e0cf99 => generated 441 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:14:00 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-d9d9931f-f8a7-4dae-8a1e-e8a1b444152b req-c838ab9f-d409-48ba-926b-d0154623e88d None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:00 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-d9d9931f-f8a7-4dae-8a1e-e8a1b444152b req-c838ab9f-d409-48ba-926b-d0154623e88d tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] DELETE http://192.168.122.168/volume/v3/attachments/875ab0e7-0749-431b-878f-d09b0a4f68e7 Sep 07 21:14:00 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-d9d9931f-f8a7-4dae-8a1e-e8a1b444152b req-c838ab9f-d409-48ba-926b-d0154623e88d tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:00 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-d9d9931f-f8a7-4dae-8a1e-e8a1b444152b req-c838ab9f-d409-48ba-926b-d0154623e88d tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Calling method 'version_select' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:00 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:00 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:14:00 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:00 devstack devstack@c-api.service[86970]: return base.obj_make_list(context, Sep 07 21:14:00 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-d9d9931f-f8a7-4dae-8a1e-e8a1b444152b req-c838ab9f-d409-48ba-926b-d0154623e88d tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] http://192.168.122.168/volume/v3/attachments/875ab0e7-0749-431b-878f-d09b0a4f68e7 returned with HTTP 200 Sep 07 21:14:00 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 788/1564] 192.168.122.168 () {64 vars in 1562 bytes} [Mon Sep 7 21:14:00 2026] DELETE /volume/v3/attachments/875ab0e7-0749-431b-878f-d09b0a4f68e7 => generated 19 bytes in 380 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:14:01 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-702961dd-04c1-4786-87a3-c7e2760a20a8 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:01 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-702961dd-04c1-4786-87a3-c7e2760a20a8 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] DELETE http://192.168.122.168/volume/v3/volumes/6cc303f7-265d-4c68-a68c-aaa05e51e5e4 Sep 07 21:14:01 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-702961dd-04c1-4786-87a3-c7e2760a20a8 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:01 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-702961dd-04c1-4786-87a3-c7e2760a20a8 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:01 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-702961dd-04c1-4786-87a3-c7e2760a20a8 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Delete volume with id: 6cc303f7-265d-4c68-a68c-aaa05e51e5e4 Sep 07 21:14:01 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:01 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:14:01 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:01 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:14:01 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-702961dd-04c1-4786-87a3-c7e2760a20a8 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Volume info retrieved successfully. Sep 07 21:14:01 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-702961dd-04c1-4786-87a3-c7e2760a20a8 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Delete volume request issued successfully. Sep 07 21:14:01 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-702961dd-04c1-4786-87a3-c7e2760a20a8 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] http://192.168.122.168/volume/v3/volumes/6cc303f7-265d-4c68-a68c-aaa05e51e5e4 returned with HTTP 202 Sep 07 21:14:01 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 777/1565] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:14:01 2026] DELETE /volume/v3/volumes/6cc303f7-265d-4c68-a68c-aaa05e51e5e4 => generated 0 bytes in 181 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:14:01 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-347627e4-870e-42be-8957-6119c5031db8 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:01 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-347627e4-870e-42be-8957-6119c5031db8 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] GET http://192.168.122.168/volume/v3/snapshots/4ed6dfc8-7f73-4b3f-adaa-1451d0e0cf99 Sep 07 21:14:01 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-347627e4-870e-42be-8957-6119c5031db8 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:01 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-347627e4-870e-42be-8957-6119c5031db8 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:01 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:01 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:14:01 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-347627e4-870e-42be-8957-6119c5031db8 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Snapshot retrieved successfully. Sep 07 21:14:01 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-347627e4-870e-42be-8957-6119c5031db8 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] http://192.168.122.168/volume/v3/snapshots/4ed6dfc8-7f73-4b3f-adaa-1451d0e0cf99 returned with HTTP 200 Sep 07 21:14:01 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 789/1566] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:14:01 2026] GET /volume/v3/snapshots/4ed6dfc8-7f73-4b3f-adaa-1451d0e0cf99 => generated 441 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:14:01 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-3cf7f368-47dc-4d3f-baf9-c62b2fcd62da req-f2e245cc-c98b-42d9-9953-125692764fb4 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:01 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-3cf7f368-47dc-4d3f-baf9-c62b2fcd62da req-f2e245cc-c98b-42d9-9953-125692764fb4 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] GET http://192.168.122.168/volume/v3/volumes/6cc303f7-265d-4c68-a68c-aaa05e51e5e4 Sep 07 21:14:01 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-3cf7f368-47dc-4d3f-baf9-c62b2fcd62da req-f2e245cc-c98b-42d9-9953-125692764fb4 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:01 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-3cf7f368-47dc-4d3f-baf9-c62b2fcd62da req-f2e245cc-c98b-42d9-9953-125692764fb4 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:01 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:01 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:14:01 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:01 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:14:01 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [req-3cf7f368-47dc-4d3f-baf9-c62b2fcd62da req-f2e245cc-c98b-42d9-9953-125692764fb4 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Volume info retrieved successfully. Sep 07 21:14:01 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-3cf7f368-47dc-4d3f-baf9-c62b2fcd62da req-f2e245cc-c98b-42d9-9953-125692764fb4 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] http://192.168.122.168/volume/v3/volumes/6cc303f7-265d-4c68-a68c-aaa05e51e5e4 returned with HTTP 200 Sep 07 21:14:01 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 778/1567] 192.168.122.168 () {60 vars in 1487 bytes} [Mon Sep 7 21:14:01 2026] GET /volume/v3/volumes/6cc303f7-265d-4c68-a68c-aaa05e51e5e4 => generated 945 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:14:01 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-82ddd036-6f29-48a3-9d4e-2811467367f9 req-dab1e2ac-864f-41fe-bf2e-169619a57f9e None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:01 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-82ddd036-6f29-48a3-9d4e-2811467367f9 req-dab1e2ac-864f-41fe-bf2e-169619a57f9e tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] GET http://192.168.122.168/volume/v3/volumes/42731376-3cba-474c-9845-6d445863417b Sep 07 21:14:01 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-82ddd036-6f29-48a3-9d4e-2811467367f9 req-dab1e2ac-864f-41fe-bf2e-169619a57f9e tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:01 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-82ddd036-6f29-48a3-9d4e-2811467367f9 req-dab1e2ac-864f-41fe-bf2e-169619a57f9e tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:01 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-82ddd036-6f29-48a3-9d4e-2811467367f9 req-dab1e2ac-864f-41fe-bf2e-169619a57f9e tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] http://192.168.122.168/volume/v3/volumes/42731376-3cba-474c-9845-6d445863417b returned with HTTP 404 Sep 07 21:14:01 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 790/1568] 192.168.122.168 () {60 vars in 1487 bytes} [Mon Sep 7 21:14:01 2026] GET /volume/v3/volumes/42731376-3cba-474c-9845-6d445863417b => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:14:02 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-3dcc270c-9308-4b6e-a749-61e43c7ef56e None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:02 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-3dcc270c-9308-4b6e-a749-61e43c7ef56e tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] GET http://192.168.122.168/volume/v3/snapshots/4ed6dfc8-7f73-4b3f-adaa-1451d0e0cf99 Sep 07 21:14:02 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-3dcc270c-9308-4b6e-a749-61e43c7ef56e tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:02 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-3dcc270c-9308-4b6e-a749-61e43c7ef56e tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:02 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:02 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:14:02 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-3dcc270c-9308-4b6e-a749-61e43c7ef56e tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Snapshot retrieved successfully. Sep 07 21:14:02 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-3dcc270c-9308-4b6e-a749-61e43c7ef56e tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] http://192.168.122.168/volume/v3/snapshots/4ed6dfc8-7f73-4b3f-adaa-1451d0e0cf99 returned with HTTP 200 Sep 07 21:14:02 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 779/1569] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:14:02 2026] GET /volume/v3/snapshots/4ed6dfc8-7f73-4b3f-adaa-1451d0e0cf99 => generated 441 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:14:03 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-d748a379-2de7-4668-b1bf-5686d094d790 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:03 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d748a379-2de7-4668-b1bf-5686d094d790 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] GET http://192.168.122.168/volume/v3/snapshots/4ed6dfc8-7f73-4b3f-adaa-1451d0e0cf99 Sep 07 21:14:03 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-d748a379-2de7-4668-b1bf-5686d094d790 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:03 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-d748a379-2de7-4668-b1bf-5686d094d790 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:03 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:03 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:14:03 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-d748a379-2de7-4668-b1bf-5686d094d790 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Snapshot retrieved successfully. Sep 07 21:14:03 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d748a379-2de7-4668-b1bf-5686d094d790 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] http://192.168.122.168/volume/v3/snapshots/4ed6dfc8-7f73-4b3f-adaa-1451d0e0cf99 returned with HTTP 200 Sep 07 21:14:03 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 791/1570] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:14:03 2026] GET /volume/v3/snapshots/4ed6dfc8-7f73-4b3f-adaa-1451d0e0cf99 => generated 468 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:14:03 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-9954b647-0145-4321-bb42-41b0dae5a1b9 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:03 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-9954b647-0145-4321-bb42-41b0dae5a1b9 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:14:03 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-9954b647-0145-4321-bb42-41b0dae5a1b9 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "4ed6dfc8-7f73-4b3f-adaa-1451d0e0cf99", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-492700372"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:14:03 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.volumes [None req-9954b647-0145-4321-bb42-41b0dae5a1b9 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Create volume request body: {'volume': {'snapshot_id': '4ed6dfc8-7f73-4b3f-adaa-1451d0e0cf99', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-492700372'}} {{(pid=86971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:14:03 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:03 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:14:03 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-9954b647-0145-4321-bb42-41b0dae5a1b9 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Snapshot retrieved successfully. Sep 07 21:14:03 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-9954b647-0145-4321-bb42-41b0dae5a1b9 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Create volume of 1 GB Sep 07 21:14:03 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-9954b647-0145-4321-bb42-41b0dae5a1b9 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Availability Zones retrieved successfully. Sep 07 21:14:03 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-9954b647-0145-4321-bb42-41b0dae5a1b9 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Flow 'volume_create_api' (af31bb35-a118-4373-9e9f-6d36540d4457) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:14:03 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-9954b647-0145-4321-bb42-41b0dae5a1b9 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89d400ef-81df-44a5-8c68-cc24ac9e5dd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:14:03 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.flows.api.create_volume [None req-9954b647-0145-4321-bb42-41b0dae5a1b9 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:14:03 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:03 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:14:03 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-9954b647-0145-4321-bb42-41b0dae5a1b9 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89d400ef-81df-44a5-8c68-cc24ac9e5dd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '4ed6dfc8-7f73-4b3f-adaa-1451d0e0cf99', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:14:03 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-9954b647-0145-4321-bb42-41b0dae5a1b9 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8404e262-7cb3-4b24-a47e-c71cd91aa969) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:14:03 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-9954b647-0145-4321-bb42-41b0dae5a1b9 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Created reservations ['bcb87eef-8a13-48eb-9965-90509cf4912c', 'f57a4639-47a4-4d17-8718-ac3c8dff9183', '49266829-7705-448d-8595-e179d3fba3a7', 'eca68e34-e9e1-43a5-b1e1-9f442066f486'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:14:03 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-9954b647-0145-4321-bb42-41b0dae5a1b9 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8404e262-7cb3-4b24-a47e-c71cd91aa969) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bcb87eef-8a13-48eb-9965-90509cf4912c', 'f57a4639-47a4-4d17-8718-ac3c8dff9183', '49266829-7705-448d-8595-e179d3fba3a7', 'eca68e34-e9e1-43a5-b1e1-9f442066f486']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:14:03 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-9954b647-0145-4321-bb42-41b0dae5a1b9 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5305318-c721-486d-8e4f-0403d402e4da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:14:03 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:03 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:14:03 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:03 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:14:03 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-9954b647-0145-4321-bb42-41b0dae5a1b9 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5305318-c721-486d-8e4f-0403d402e4da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a5d9120-d050-492c-a2fc-5b0565a99061', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-492700372',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da20de5a69684cbb8dfece7bc6a00300',qos_specs=None,replication_status=,reservations=['bcb87eef-8a13-48eb-9965-90509cf4912c','f57a4639-47a4-4d17-8718-ac3c8dff9183','49266829-7705-448d-8595-e179d3fba3a7','eca68e34-e9e1-43a5-b1e1-9f442066f486'],size=1,snapshot_id=4ed6dfc8-7f73-4b3f-adaa-1451d0e0cf99,source_replicaid=,source_volid=None,status='creating',user_id='8f80107326744cce9b555aadcfc382a7',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:14:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-492700372',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a5d9120-d050-492c-a2fc-5b0565a99061,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da20de5a69684cbb8dfece7bc6a00300',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=4ed6dfc8-7f73-4b3f-adaa-1451d0e0cf99,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8f80107326744cce9b555aadcfc382a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:14:03 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-9954b647-0145-4321-bb42-41b0dae5a1b9 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76c60f1a-1923-4ea2-bc17-a08607421c42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:14:04 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-9954b647-0145-4321-bb42-41b0dae5a1b9 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76c60f1a-1923-4ea2-bc17-a08607421c42) transitioned into state 'SUCCESS' from state '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-492700372',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da20de5a69684cbb8dfece7bc6a00300',qos_specs=None,replication_status=,reservations=['bcb87eef-8a13-48eb-9965-90509cf4912c','f57a4639-47a4-4d17-8718-ac3c8dff9183','49266829-7705-448d-8595-e179d3fba3a7','eca68e34-e9e1-43a5-b1e1-9f442066f486'],size=1,snapshot_id=4ed6dfc8-7f73-4b3f-adaa-1451d0e0cf99,source_replicaid=,source_volid=None,status='creating',user_id='8f80107326744cce9b555aadcfc382a7',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:14:04 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-9954b647-0145-4321-bb42-41b0dae5a1b9 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e32385c-b224-4e5d-8ef4-51ad4588e4e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:14:04 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:04 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:14:04 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-9954b647-0145-4321-bb42-41b0dae5a1b9 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e32385c-b224-4e5d-8ef4-51ad4588e4e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:14:04 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-9954b647-0145-4321-bb42-41b0dae5a1b9 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Flow 'volume_create_api' (af31bb35-a118-4373-9e9f-6d36540d4457) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:14:04 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-9954b647-0145-4321-bb42-41b0dae5a1b9 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Create volume request issued successfully. Sep 07 21:14:04 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-9954b647-0145-4321-bb42-41b0dae5a1b9 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:14:04 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 780/1571] 192.168.122.168 () {60 vars in 1143 bytes} [Mon Sep 7 21:14:03 2026] POST /volume/v3/volumes => generated 796 bytes in 610 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:14:04 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-8ae38d5c-b189-408e-b48b-dda492ea25d5 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:04 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8ae38d5c-b189-408e-b48b-dda492ea25d5 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] GET http://192.168.122.168/volume/v3/volumes/5a5d9120-d050-492c-a2fc-5b0565a99061 Sep 07 21:14:04 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8ae38d5c-b189-408e-b48b-dda492ea25d5 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:04 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8ae38d5c-b189-408e-b48b-dda492ea25d5 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:04 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:04 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:14:04 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:04 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:14:04 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-8ae38d5c-b189-408e-b48b-dda492ea25d5 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Volume info retrieved successfully. Sep 07 21:14:04 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8ae38d5c-b189-408e-b48b-dda492ea25d5 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] http://192.168.122.168/volume/v3/volumes/5a5d9120-d050-492c-a2fc-5b0565a99061 returned with HTTP 200 Sep 07 21:14:04 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 792/1572] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:14:04 2026] GET /volume/v3/volumes/5a5d9120-d050-492c-a2fc-5b0565a99061 => generated 864 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:14:05 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-fcca7051-50e7-4d40-88e3-1ce1a41de7cb None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:05 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-fcca7051-50e7-4d40-88e3-1ce1a41de7cb tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] GET http://192.168.122.168/volume/v3/volumes/5a5d9120-d050-492c-a2fc-5b0565a99061 Sep 07 21:14:05 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-fcca7051-50e7-4d40-88e3-1ce1a41de7cb tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:05 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-fcca7051-50e7-4d40-88e3-1ce1a41de7cb tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:05 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:05 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:14:05 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:05 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:14:05 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-fcca7051-50e7-4d40-88e3-1ce1a41de7cb tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Volume info retrieved successfully. Sep 07 21:14:05 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-fcca7051-50e7-4d40-88e3-1ce1a41de7cb tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] http://192.168.122.168/volume/v3/volumes/5a5d9120-d050-492c-a2fc-5b0565a99061 returned with HTTP 200 Sep 07 21:14:05 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 781/1573] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:14:05 2026] GET /volume/v3/volumes/5a5d9120-d050-492c-a2fc-5b0565a99061 => generated 888 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:14:06 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-ab3913f1-77d9-46d8-9114-b914caef9108 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:06 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ab3913f1-77d9-46d8-9114-b914caef9108 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] GET http://192.168.122.168/volume/v3/volumes/5a5d9120-d050-492c-a2fc-5b0565a99061 Sep 07 21:14:06 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ab3913f1-77d9-46d8-9114-b914caef9108 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:06 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ab3913f1-77d9-46d8-9114-b914caef9108 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:06 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:06 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:14:06 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:06 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:14:06 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-ab3913f1-77d9-46d8-9114-b914caef9108 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Volume info retrieved successfully. Sep 07 21:14:06 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ab3913f1-77d9-46d8-9114-b914caef9108 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] http://192.168.122.168/volume/v3/volumes/5a5d9120-d050-492c-a2fc-5b0565a99061 returned with HTTP 200 Sep 07 21:14:06 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 793/1574] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:14:06 2026] GET /volume/v3/volumes/5a5d9120-d050-492c-a2fc-5b0565a99061 => generated 888 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:14:07 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-fc9eb176-5f8e-414a-be1c-3f31c6cf8d59 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:07 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-bfe0b011-e7b8-43df-b46c-1b16cf66d295 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:07 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-bfe0b011-e7b8-43df-b46c-1b16cf66d295 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] GET http://192.168.122.168/volume/v3/volumes/5a5d9120-d050-492c-a2fc-5b0565a99061 Sep 07 21:14:07 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-bfe0b011-e7b8-43df-b46c-1b16cf66d295 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:07 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-bfe0b011-e7b8-43df-b46c-1b16cf66d295 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:07 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:07 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:14:07 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:07 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:14:07 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-bfe0b011-e7b8-43df-b46c-1b16cf66d295 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Volume info retrieved successfully. Sep 07 21:14:07 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-bfe0b011-e7b8-43df-b46c-1b16cf66d295 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] http://192.168.122.168/volume/v3/volumes/5a5d9120-d050-492c-a2fc-5b0565a99061 returned with HTTP 200 Sep 07 21:14:07 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 794/1575] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:14:07 2026] GET /volume/v3/volumes/5a5d9120-d050-492c-a2fc-5b0565a99061 => generated 888 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:14:08 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-fc9eb176-5f8e-414a-be1c-3f31c6cf8d59 tempest-VolumeRetypeWithoutMigrationTest-40518905 tempest-VolumeRetypeWithoutMigrationTest-40518905-project-admin] POST http://192.168.122.168/volume/v3/types Sep 07 21:14:08 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-fc9eb176-5f8e-414a-be1c-3f31c6cf8d59 tempest-VolumeRetypeWithoutMigrationTest-40518905 tempest-VolumeRetypeWithoutMigrationTest-40518905-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:14:08 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-fc9eb176-5f8e-414a-be1c-3f31c6cf8d59 tempest-VolumeRetypeWithoutMigrationTest-40518905 tempest-VolumeRetypeWithoutMigrationTest-40518905-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 07 21:14:08 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 782/1576] 192.168.122.168 () {60 vars in 1136 bytes} [Mon Sep 7 21:14:07 2026] POST /volume/v3/types => generated 188 bytes in 974 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:14:08 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-146d93ed-21d7-4886-9d7f-06d5413a4970 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:08 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-146d93ed-21d7-4886-9d7f-06d5413a4970 tempest-VolumeRetypeWithoutMigrationTest-40518905 tempest-VolumeRetypeWithoutMigrationTest-40518905-project-admin] POST http://192.168.122.168/volume/v3/types Sep 07 21:14:08 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-146d93ed-21d7-4886-9d7f-06d5413a4970 tempest-VolumeRetypeWithoutMigrationTest-40518905 tempest-VolumeRetypeWithoutMigrationTest-40518905-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:14:08 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-1add1934-4f1b-40e5-a926-ea5ff56f7d3f req-ceea1748-fd25-43cd-ad40-e81e6ceeff42 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:08 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-1add1934-4f1b-40e5-a926-ea5ff56f7d3f req-ceea1748-fd25-43cd-ad40-e81e6ceeff42 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] DELETE http://192.168.122.168/volume/v3/attachments/fed975d4-0c9b-4850-a914-f71f51ad07f6 Sep 07 21:14:08 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-1add1934-4f1b-40e5-a926-ea5ff56f7d3f req-ceea1748-fd25-43cd-ad40-e81e6ceeff42 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:08 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-1add1934-4f1b-40e5-a926-ea5ff56f7d3f req-ceea1748-fd25-43cd-ad40-e81e6ceeff42 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Calling method 'version_select' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:08 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-146d93ed-21d7-4886-9d7f-06d5413a4970 tempest-VolumeRetypeWithoutMigrationTest-40518905 tempest-VolumeRetypeWithoutMigrationTest-40518905-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 07 21:14:08 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 795/1577] 192.168.122.168 () {60 vars in 1136 bytes} [Mon Sep 7 21:14:08 2026] POST /volume/v3/types => generated 188 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:14:08 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-477b3d72-92b6-49e2-ae4e-c0ec921e3143 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:08 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:08 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:14:08 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:08 devstack devstack@c-api.service[86971]: return base.obj_make_list(context, Sep 07 21:14:08 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-1add1934-4f1b-40e5-a926-ea5ff56f7d3f req-ceea1748-fd25-43cd-ad40-e81e6ceeff42 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] http://192.168.122.168/volume/v3/attachments/fed975d4-0c9b-4850-a914-f71f51ad07f6 returned with HTTP 200 Sep 07 21:14:08 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 783/1578] 192.168.122.168 () {64 vars in 1562 bytes} [Mon Sep 7 21:14:08 2026] DELETE /volume/v3/attachments/fed975d4-0c9b-4850-a914-f71f51ad07f6 => generated 19 bytes in 436 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:14:08 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-477b3d72-92b6-49e2-ae4e-c0ec921e3143 tempest-VolumeRetypeWithoutMigrationTest-380797216 tempest-VolumeRetypeWithoutMigrationTest-380797216-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:14:08 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-477b3d72-92b6-49e2-ae4e-c0ec921e3143 tempest-VolumeRetypeWithoutMigrationTest-380797216 tempest-VolumeRetypeWithoutMigrationTest-380797216-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1623097367"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:14:08 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-44ed8ac9-ceef-4e47-95bf-ba615e2f92be None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:08 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-44ed8ac9-ceef-4e47-95bf-ba615e2f92be tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] GET http://192.168.122.168/volume/v3/volumes/5a5d9120-d050-492c-a2fc-5b0565a99061 Sep 07 21:14:08 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-44ed8ac9-ceef-4e47-95bf-ba615e2f92be tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:08 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-44ed8ac9-ceef-4e47-95bf-ba615e2f92be tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:08 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.volumes [None req-477b3d72-92b6-49e2-ae4e-c0ec921e3143 tempest-VolumeRetypeWithoutMigrationTest-380797216 tempest-VolumeRetypeWithoutMigrationTest-380797216-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1623097367'}} {{(pid=86970) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:14:08 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-477b3d72-92b6-49e2-ae4e-c0ec921e3143 tempest-VolumeRetypeWithoutMigrationTest-380797216 tempest-VolumeRetypeWithoutMigrationTest-380797216-project-member] Create volume of 1 GB Sep 07 21:14:08 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:08 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:14:08 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-477b3d72-92b6-49e2-ae4e-c0ec921e3143 tempest-VolumeRetypeWithoutMigrationTest-380797216 tempest-VolumeRetypeWithoutMigrationTest-380797216-project-member] Availability Zones retrieved successfully. Sep 07 21:14:08 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:08 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:14:08 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:08 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:14:08 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-44ed8ac9-ceef-4e47-95bf-ba615e2f92be tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Volume info retrieved successfully. Sep 07 21:14:09 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-477b3d72-92b6-49e2-ae4e-c0ec921e3143 tempest-VolumeRetypeWithoutMigrationTest-380797216 tempest-VolumeRetypeWithoutMigrationTest-380797216-project-member] Flow 'volume_create_api' (8ef72ac1-7fe8-4a7d-8c40-45da41ef4961) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:14:09 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-477b3d72-92b6-49e2-ae4e-c0ec921e3143 tempest-VolumeRetypeWithoutMigrationTest-380797216 tempest-VolumeRetypeWithoutMigrationTest-380797216-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99a10579-4dc3-473a-9519-6d09d2635718) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:14:09 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-44ed8ac9-ceef-4e47-95bf-ba615e2f92be tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] http://192.168.122.168/volume/v3/volumes/5a5d9120-d050-492c-a2fc-5b0565a99061 returned with HTTP 200 Sep 07 21:14:09 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 784/1579] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:14:08 2026] GET /volume/v3/volumes/5a5d9120-d050-492c-a2fc-5b0565a99061 => generated 888 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:14:09 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.flows.api.create_volume [None req-477b3d72-92b6-49e2-ae4e-c0ec921e3143 tempest-VolumeRetypeWithoutMigrationTest-380797216 tempest-VolumeRetypeWithoutMigrationTest-380797216-project-member] Validating volume size '1' using validate_int {{(pid=86970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:14:09 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-477b3d72-92b6-49e2-ae4e-c0ec921e3143 tempest-VolumeRetypeWithoutMigrationTest-380797216 tempest-VolumeRetypeWithoutMigrationTest-380797216-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99a10579-4dc3-473a-9519-6d09d2635718) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:14:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=26fa91ed-afb7-4486-89ca-c6a331253302,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '26fa91ed-afb7-4486-89ca-c6a331253302', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:14:09 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-477b3d72-92b6-49e2-ae4e-c0ec921e3143 tempest-VolumeRetypeWithoutMigrationTest-380797216 tempest-VolumeRetypeWithoutMigrationTest-380797216-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da818731-72cb-49a5-9446-24430373a77d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:14:09 devstack devstack@c-api.service[86970]: WARNING cinder.quota [None req-477b3d72-92b6-49e2-ae4e-c0ec921e3143 tempest-VolumeRetypeWithoutMigrationTest-380797216 tempest-VolumeRetypeWithoutMigrationTest-380797216-project-member] Deprecated: Default quota for resource: volumes_volume-type-1 is set by the default quota flag: quota_volumes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Sep 07 21:14:09 devstack devstack@c-api.service[86970]: WARNING cinder.quota [None req-477b3d72-92b6-49e2-ae4e-c0ec921e3143 tempest-VolumeRetypeWithoutMigrationTest-380797216 tempest-VolumeRetypeWithoutMigrationTest-380797216-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-1 is set by the default quota flag: quota_gigabytes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Sep 07 21:14:09 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-477b3d72-92b6-49e2-ae4e-c0ec921e3143 tempest-VolumeRetypeWithoutMigrationTest-380797216 tempest-VolumeRetypeWithoutMigrationTest-380797216-project-member] Created reservations ['a9cd38ba-a641-4516-8d6a-e1c2048c8288', 'aa192afd-d37f-4e67-b2fb-c3df37128de1', '85c87799-3822-4564-accb-f7c924bbe532', '9fb38774-2d81-45c4-8c33-2a5df37312ff'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:14:09 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-477b3d72-92b6-49e2-ae4e-c0ec921e3143 tempest-VolumeRetypeWithoutMigrationTest-380797216 tempest-VolumeRetypeWithoutMigrationTest-380797216-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da818731-72cb-49a5-9446-24430373a77d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a9cd38ba-a641-4516-8d6a-e1c2048c8288', 'aa192afd-d37f-4e67-b2fb-c3df37128de1', '85c87799-3822-4564-accb-f7c924bbe532', '9fb38774-2d81-45c4-8c33-2a5df37312ff']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:14:09 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-477b3d72-92b6-49e2-ae4e-c0ec921e3143 tempest-VolumeRetypeWithoutMigrationTest-380797216 tempest-VolumeRetypeWithoutMigrationTest-380797216-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c65dd0ec-865e-4e0a-ac1d-0b1f0cf52151) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:14:10 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-81b34a89-77c2-4a51-9fdb-23966a488c3d None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:10 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:10 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:14:10 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-81b34a89-77c2-4a51-9fdb-23966a488c3d tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] GET http://192.168.122.168/volume/v3/volumes/5a5d9120-d050-492c-a2fc-5b0565a99061 Sep 07 21:14:10 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-81b34a89-77c2-4a51-9fdb-23966a488c3d tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:10 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-81b34a89-77c2-4a51-9fdb-23966a488c3d tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:10 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-477b3d72-92b6-49e2-ae4e-c0ec921e3143 tempest-VolumeRetypeWithoutMigrationTest-380797216 tempest-VolumeRetypeWithoutMigrationTest-380797216-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c65dd0ec-865e-4e0a-ac1d-0b1f0cf52151) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ff8345d4-8389-4c44-a49e-ffb1cfe8eb4b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1623097367',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd2ea3d8368647c09c8d0319248cdbf2',qos_specs=None,replication_status=,reservations=['a9cd38ba-a641-4516-8d6a-e1c2048c8288','aa192afd-d37f-4e67-b2fb-c3df37128de1','85c87799-3822-4564-accb-f7c924bbe532','9fb38774-2d81-45c4-8c33-2a5df37312ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08b7fa9b4ac14e61bbca512a19859c07',volume_type_id=26fa91ed-afb7-4486-89ca-c6a331253302), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:14:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1623097367',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ff8345d4-8389-4c44-a49e-ffb1cfe8eb4b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd2ea3d8368647c09c8d0319248cdbf2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='08b7fa9b4ac14e61bbca512a19859c07',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(26fa91ed-afb7-4486-89ca-c6a331253302),volume_type_id=26fa91ed-afb7-4486-89ca-c6a331253302)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:14:10 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-477b3d72-92b6-49e2-ae4e-c0ec921e3143 tempest-VolumeRetypeWithoutMigrationTest-380797216 tempest-VolumeRetypeWithoutMigrationTest-380797216-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b630d8b6-5e56-49f8-bd95-e4c749708edb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:14:10 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:10 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:14:10 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:10 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:14:10 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-81b34a89-77c2-4a51-9fdb-23966a488c3d tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Volume info retrieved successfully. Sep 07 21:14:10 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-81b34a89-77c2-4a51-9fdb-23966a488c3d tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] http://192.168.122.168/volume/v3/volumes/5a5d9120-d050-492c-a2fc-5b0565a99061 returned with HTTP 200 Sep 07 21:14:10 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 785/1580] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:14:10 2026] GET /volume/v3/volumes/5a5d9120-d050-492c-a2fc-5b0565a99061 => generated 888 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:14:10 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-477b3d72-92b6-49e2-ae4e-c0ec921e3143 tempest-VolumeRetypeWithoutMigrationTest-380797216 tempest-VolumeRetypeWithoutMigrationTest-380797216-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b630d8b6-5e56-49f8-bd95-e4c749708edb) transitioned into state 'SUCCESS' from state '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-1623097367',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd2ea3d8368647c09c8d0319248cdbf2',qos_specs=None,replication_status=,reservations=['a9cd38ba-a641-4516-8d6a-e1c2048c8288','aa192afd-d37f-4e67-b2fb-c3df37128de1','85c87799-3822-4564-accb-f7c924bbe532','9fb38774-2d81-45c4-8c33-2a5df37312ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08b7fa9b4ac14e61bbca512a19859c07',volume_type_id=26fa91ed-afb7-4486-89ca-c6a331253302)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:14:10 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-477b3d72-92b6-49e2-ae4e-c0ec921e3143 tempest-VolumeRetypeWithoutMigrationTest-380797216 tempest-VolumeRetypeWithoutMigrationTest-380797216-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97d1cbcb-63af-4b14-a161-1012ea06a496) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:14:10 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-477b3d72-92b6-49e2-ae4e-c0ec921e3143 tempest-VolumeRetypeWithoutMigrationTest-380797216 tempest-VolumeRetypeWithoutMigrationTest-380797216-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97d1cbcb-63af-4b14-a161-1012ea06a496) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:14:10 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-477b3d72-92b6-49e2-ae4e-c0ec921e3143 tempest-VolumeRetypeWithoutMigrationTest-380797216 tempest-VolumeRetypeWithoutMigrationTest-380797216-project-member] Flow 'volume_create_api' (8ef72ac1-7fe8-4a7d-8c40-45da41ef4961) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:14:10 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-477b3d72-92b6-49e2-ae4e-c0ec921e3143 tempest-VolumeRetypeWithoutMigrationTest-380797216 tempest-VolumeRetypeWithoutMigrationTest-380797216-project-member] Create volume request issued successfully. Sep 07 21:14:10 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-477b3d72-92b6-49e2-ae4e-c0ec921e3143 tempest-VolumeRetypeWithoutMigrationTest-380797216 tempest-VolumeRetypeWithoutMigrationTest-380797216-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:14:10 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 796/1581] 192.168.122.168 () {60 vars in 1143 bytes} [Mon Sep 7 21:14:08 2026] POST /volume/v3/volumes => generated 776 bytes in 2067 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:14:10 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-11d89e29-5992-4164-9585-b99ceee35f9e None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:10 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-11d89e29-5992-4164-9585-b99ceee35f9e tempest-VolumeRetypeWithoutMigrationTest-380797216 tempest-VolumeRetypeWithoutMigrationTest-380797216-project-member] GET http://192.168.122.168/volume/v3/volumes/ff8345d4-8389-4c44-a49e-ffb1cfe8eb4b Sep 07 21:14:10 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-11d89e29-5992-4164-9585-b99ceee35f9e tempest-VolumeRetypeWithoutMigrationTest-380797216 tempest-VolumeRetypeWithoutMigrationTest-380797216-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:10 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-11d89e29-5992-4164-9585-b99ceee35f9e tempest-VolumeRetypeWithoutMigrationTest-380797216 tempest-VolumeRetypeWithoutMigrationTest-380797216-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:10 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:10 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:14:10 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:10 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:14:10 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-11d89e29-5992-4164-9585-b99ceee35f9e tempest-VolumeRetypeWithoutMigrationTest-380797216 tempest-VolumeRetypeWithoutMigrationTest-380797216-project-member] Volume info retrieved successfully. Sep 07 21:14:10 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-11d89e29-5992-4164-9585-b99ceee35f9e tempest-VolumeRetypeWithoutMigrationTest-380797216 tempest-VolumeRetypeWithoutMigrationTest-380797216-project-member] http://192.168.122.168/volume/v3/volumes/ff8345d4-8389-4c44-a49e-ffb1cfe8eb4b returned with HTTP 200 Sep 07 21:14:10 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 786/1582] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:14:10 2026] GET /volume/v3/volumes/ff8345d4-8389-4c44-a49e-ffb1cfe8eb4b => generated 844 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:14:10 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-c28c7dd3-8a84-41f5-9d20-189686832572 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:10 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c28c7dd3-8a84-41f5-9d20-189686832572 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] DELETE http://192.168.122.168/volume/v3/volumes/74991ca5-50f6-4fe3-98ac-95d834f76c24 Sep 07 21:14:10 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c28c7dd3-8a84-41f5-9d20-189686832572 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:10 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c28c7dd3-8a84-41f5-9d20-189686832572 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:10 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-c28c7dd3-8a84-41f5-9d20-189686832572 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Delete volume with id: 74991ca5-50f6-4fe3-98ac-95d834f76c24 Sep 07 21:14:10 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:10 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:14:10 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:10 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:14:10 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-c28c7dd3-8a84-41f5-9d20-189686832572 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Volume info retrieved successfully. Sep 07 21:14:11 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-c28c7dd3-8a84-41f5-9d20-189686832572 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Delete volume request issued successfully. Sep 07 21:14:11 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c28c7dd3-8a84-41f5-9d20-189686832572 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] http://192.168.122.168/volume/v3/volumes/74991ca5-50f6-4fe3-98ac-95d834f76c24 returned with HTTP 202 Sep 07 21:14:11 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 797/1583] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:14:10 2026] DELETE /volume/v3/volumes/74991ca5-50f6-4fe3-98ac-95d834f76c24 => generated 0 bytes in 138 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:14:11 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-74cdbee3-fcc4-4bb1-b14f-af3f39f95637 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:11 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-74cdbee3-fcc4-4bb1-b14f-af3f39f95637 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] GET http://192.168.122.168/volume/v3/volumes/74991ca5-50f6-4fe3-98ac-95d834f76c24 Sep 07 21:14:11 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-74cdbee3-fcc4-4bb1-b14f-af3f39f95637 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:11 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-74cdbee3-fcc4-4bb1-b14f-af3f39f95637 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:11 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:11 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:14:11 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:11 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:14:11 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-74cdbee3-fcc4-4bb1-b14f-af3f39f95637 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Volume info retrieved successfully. Sep 07 21:14:11 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-74cdbee3-fcc4-4bb1-b14f-af3f39f95637 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] http://192.168.122.168/volume/v3/volumes/74991ca5-50f6-4fe3-98ac-95d834f76c24 returned with HTTP 200 Sep 07 21:14:11 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 787/1584] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:14:11 2026] GET /volume/v3/volumes/74991ca5-50f6-4fe3-98ac-95d834f76c24 => generated 1255 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 21:14:11 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-796b9bdb-6626-457e-9536-8c779e8cdcb5 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:11 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-796b9bdb-6626-457e-9536-8c779e8cdcb5 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] GET http://192.168.122.168/volume/v3/volumes/5a5d9120-d050-492c-a2fc-5b0565a99061 Sep 07 21:14:11 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-796b9bdb-6626-457e-9536-8c779e8cdcb5 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:11 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-796b9bdb-6626-457e-9536-8c779e8cdcb5 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:11 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:11 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:14:11 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:11 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:14:11 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-796b9bdb-6626-457e-9536-8c779e8cdcb5 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Volume info retrieved successfully. Sep 07 21:14:11 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-796b9bdb-6626-457e-9536-8c779e8cdcb5 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] http://192.168.122.168/volume/v3/volumes/5a5d9120-d050-492c-a2fc-5b0565a99061 returned with HTTP 200 Sep 07 21:14:11 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 798/1585] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:14:11 2026] GET /volume/v3/volumes/5a5d9120-d050-492c-a2fc-5b0565a99061 => generated 888 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:14:11 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-dd4fd938-c2a1-4582-b4c7-be88aad78184 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:11 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-dd4fd938-c2a1-4582-b4c7-be88aad78184 tempest-VolumeRetypeWithoutMigrationTest-380797216 tempest-VolumeRetypeWithoutMigrationTest-380797216-project-member] GET http://192.168.122.168/volume/v3/volumes/ff8345d4-8389-4c44-a49e-ffb1cfe8eb4b Sep 07 21:14:11 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-dd4fd938-c2a1-4582-b4c7-be88aad78184 tempest-VolumeRetypeWithoutMigrationTest-380797216 tempest-VolumeRetypeWithoutMigrationTest-380797216-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:11 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-dd4fd938-c2a1-4582-b4c7-be88aad78184 tempest-VolumeRetypeWithoutMigrationTest-380797216 tempest-VolumeRetypeWithoutMigrationTest-380797216-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:11 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:11 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:14:11 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:11 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:14:11 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-dd4fd938-c2a1-4582-b4c7-be88aad78184 tempest-VolumeRetypeWithoutMigrationTest-380797216 tempest-VolumeRetypeWithoutMigrationTest-380797216-project-member] Volume info retrieved successfully. Sep 07 21:14:11 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-dd4fd938-c2a1-4582-b4c7-be88aad78184 tempest-VolumeRetypeWithoutMigrationTest-380797216 tempest-VolumeRetypeWithoutMigrationTest-380797216-project-member] http://192.168.122.168/volume/v3/volumes/ff8345d4-8389-4c44-a49e-ffb1cfe8eb4b returned with HTTP 200 Sep 07 21:14:11 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 788/1586] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:14:11 2026] GET /volume/v3/volumes/ff8345d4-8389-4c44-a49e-ffb1cfe8eb4b => generated 868 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:14:12 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-1103ea70-721b-44ec-b831-f8d96a3d7cbb None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:12 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-1103ea70-721b-44ec-b831-f8d96a3d7cbb tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] GET http://192.168.122.168/volume/v3/volumes/74991ca5-50f6-4fe3-98ac-95d834f76c24 Sep 07 21:14:12 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-1103ea70-721b-44ec-b831-f8d96a3d7cbb tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:12 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-1103ea70-721b-44ec-b831-f8d96a3d7cbb tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:12 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:12 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:14:12 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:12 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:14:12 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-1103ea70-721b-44ec-b831-f8d96a3d7cbb tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Volume info retrieved successfully. Sep 07 21:14:12 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-1103ea70-721b-44ec-b831-f8d96a3d7cbb tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] http://192.168.122.168/volume/v3/volumes/74991ca5-50f6-4fe3-98ac-95d834f76c24 returned with HTTP 200 Sep 07 21:14:12 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 799/1587] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:14:12 2026] GET /volume/v3/volumes/74991ca5-50f6-4fe3-98ac-95d834f76c24 => generated 1255 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:14:12 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-3d2e4b20-7189-40d2-ac6c-04ae9630f328 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:12 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-3d2e4b20-7189-40d2-ac6c-04ae9630f328 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] GET http://192.168.122.168/volume/v3/volumes/5a5d9120-d050-492c-a2fc-5b0565a99061 Sep 07 21:14:12 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-3d2e4b20-7189-40d2-ac6c-04ae9630f328 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:12 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-3d2e4b20-7189-40d2-ac6c-04ae9630f328 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:12 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:12 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:14:12 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:12 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:14:12 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-3d2e4b20-7189-40d2-ac6c-04ae9630f328 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Volume info retrieved successfully. Sep 07 21:14:12 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-3d2e4b20-7189-40d2-ac6c-04ae9630f328 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] http://192.168.122.168/volume/v3/volumes/5a5d9120-d050-492c-a2fc-5b0565a99061 returned with HTTP 200 Sep 07 21:14:12 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 789/1588] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:14:12 2026] GET /volume/v3/volumes/5a5d9120-d050-492c-a2fc-5b0565a99061 => generated 888 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:14:12 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-4272ecda-4d75-4a63-9944-14dbfe675c52 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:12 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-4272ecda-4d75-4a63-9944-14dbfe675c52 tempest-VolumeRetypeWithoutMigrationTest-380797216 tempest-VolumeRetypeWithoutMigrationTest-380797216-project-member] GET http://192.168.122.168/volume/v3/volumes/ff8345d4-8389-4c44-a49e-ffb1cfe8eb4b Sep 07 21:14:12 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-4272ecda-4d75-4a63-9944-14dbfe675c52 tempest-VolumeRetypeWithoutMigrationTest-380797216 tempest-VolumeRetypeWithoutMigrationTest-380797216-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:12 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-4272ecda-4d75-4a63-9944-14dbfe675c52 tempest-VolumeRetypeWithoutMigrationTest-380797216 tempest-VolumeRetypeWithoutMigrationTest-380797216-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:12 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:12 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:14:12 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:12 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:14:12 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-4272ecda-4d75-4a63-9944-14dbfe675c52 tempest-VolumeRetypeWithoutMigrationTest-380797216 tempest-VolumeRetypeWithoutMigrationTest-380797216-project-member] Volume info retrieved successfully. Sep 07 21:14:12 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-4272ecda-4d75-4a63-9944-14dbfe675c52 tempest-VolumeRetypeWithoutMigrationTest-380797216 tempest-VolumeRetypeWithoutMigrationTest-380797216-project-member] http://192.168.122.168/volume/v3/volumes/ff8345d4-8389-4c44-a49e-ffb1cfe8eb4b returned with HTTP 200 Sep 07 21:14:12 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 800/1589] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:14:12 2026] GET /volume/v3/volumes/ff8345d4-8389-4c44-a49e-ffb1cfe8eb4b => generated 868 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:14:13 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-9da0ee82-0f05-484a-a9fb-db2ec930299a None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:13 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-9da0ee82-0f05-484a-a9fb-db2ec930299a tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] GET http://192.168.122.168/volume/v3/volumes/74991ca5-50f6-4fe3-98ac-95d834f76c24 Sep 07 21:14:13 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-9da0ee82-0f05-484a-a9fb-db2ec930299a tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:13 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-9da0ee82-0f05-484a-a9fb-db2ec930299a tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:13 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-9da0ee82-0f05-484a-a9fb-db2ec930299a tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] http://192.168.122.168/volume/v3/volumes/74991ca5-50f6-4fe3-98ac-95d834f76c24 returned with HTTP 404 Sep 07 21:14:13 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 790/1590] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:14:13 2026] GET /volume/v3/volumes/74991ca5-50f6-4fe3-98ac-95d834f76c24 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:14:13 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-6e1e1b1f-723c-452f-9674-b9b786a7aa56 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:13 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-6e1e1b1f-723c-452f-9674-b9b786a7aa56 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] DELETE http://192.168.122.168/volume/v3/volumes/6cc303f7-265d-4c68-a68c-aaa05e51e5e4 Sep 07 21:14:13 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-6e1e1b1f-723c-452f-9674-b9b786a7aa56 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:13 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-6e1e1b1f-723c-452f-9674-b9b786a7aa56 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:13 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-6e1e1b1f-723c-452f-9674-b9b786a7aa56 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Delete volume with id: 6cc303f7-265d-4c68-a68c-aaa05e51e5e4 Sep 07 21:14:13 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-6e1e1b1f-723c-452f-9674-b9b786a7aa56 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] http://192.168.122.168/volume/v3/volumes/6cc303f7-265d-4c68-a68c-aaa05e51e5e4 returned with HTTP 404 Sep 07 21:14:13 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 801/1591] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:14:13 2026] DELETE /volume/v3/volumes/6cc303f7-265d-4c68-a68c-aaa05e51e5e4 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 21:14:13 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-11d78387-b520-4613-bb3c-e3c88b9d9544 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:13 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-11d78387-b520-4613-bb3c-e3c88b9d9544 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] GET http://192.168.122.168/volume/v3/volumes/6cc303f7-265d-4c68-a68c-aaa05e51e5e4 Sep 07 21:14:13 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-11d78387-b520-4613-bb3c-e3c88b9d9544 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:13 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-11d78387-b520-4613-bb3c-e3c88b9d9544 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:13 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-11d78387-b520-4613-bb3c-e3c88b9d9544 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] http://192.168.122.168/volume/v3/volumes/6cc303f7-265d-4c68-a68c-aaa05e51e5e4 returned with HTTP 404 Sep 07 21:14:13 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 791/1592] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:14:13 2026] GET /volume/v3/volumes/6cc303f7-265d-4c68-a68c-aaa05e51e5e4 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:14:13 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-27533cfa-066b-47e9-b2df-ba967f04a7b2 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:13 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-27533cfa-066b-47e9-b2df-ba967f04a7b2 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] DELETE http://192.168.122.168/volume/v3/volumes/42731376-3cba-474c-9845-6d445863417b Sep 07 21:14:13 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-27533cfa-066b-47e9-b2df-ba967f04a7b2 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:13 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-27533cfa-066b-47e9-b2df-ba967f04a7b2 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:13 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-27533cfa-066b-47e9-b2df-ba967f04a7b2 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Delete volume with id: 42731376-3cba-474c-9845-6d445863417b Sep 07 21:14:13 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-27533cfa-066b-47e9-b2df-ba967f04a7b2 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] http://192.168.122.168/volume/v3/volumes/42731376-3cba-474c-9845-6d445863417b returned with HTTP 404 Sep 07 21:14:13 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 802/1593] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:14:13 2026] DELETE /volume/v3/volumes/42731376-3cba-474c-9845-6d445863417b => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:14:13 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-8739c5f2-95ed-44be-8923-3a65d88a7417 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:13 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-8739c5f2-95ed-44be-8923-3a65d88a7417 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] GET http://192.168.122.168/volume/v3/volumes/42731376-3cba-474c-9845-6d445863417b Sep 07 21:14:13 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-8739c5f2-95ed-44be-8923-3a65d88a7417 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:13 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-8739c5f2-95ed-44be-8923-3a65d88a7417 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:13 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-8739c5f2-95ed-44be-8923-3a65d88a7417 tempest-TestInstancesWithCinderVolumes-566755381 tempest-TestInstancesWithCinderVolumes-566755381-project-member] http://192.168.122.168/volume/v3/volumes/42731376-3cba-474c-9845-6d445863417b returned with HTTP 404 Sep 07 21:14:13 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 792/1594] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:14:13 2026] GET /volume/v3/volumes/42731376-3cba-474c-9845-6d445863417b => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:14:13 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-d089b8e8-8afb-46ec-8170-74fad847393c None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:13 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d089b8e8-8afb-46ec-8170-74fad847393c tempest-TestInstancesWithCinderVolumes-137235164 tempest-TestInstancesWithCinderVolumes-137235164-project-admin] GET http://192.168.122.168/volume/v3/volumes/detail?all_tenants=1 Sep 07 21:14:13 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-d089b8e8-8afb-46ec-8170-74fad847393c tempest-TestInstancesWithCinderVolumes-137235164 tempest-TestInstancesWithCinderVolumes-137235164-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:13 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-d089b8e8-8afb-46ec-8170-74fad847393c tempest-TestInstancesWithCinderVolumes-137235164 tempest-TestInstancesWithCinderVolumes-137235164-project-admin] Calling method 'detail' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:13 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-d089b8e8-8afb-46ec-8170-74fad847393c tempest-TestInstancesWithCinderVolumes-137235164 tempest-TestInstancesWithCinderVolumes-137235164-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86970) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 21:14:13 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-2209aee6-3078-4745-8cee-a18f62d8e91f None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:13 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-2209aee6-3078-4745-8cee-a18f62d8e91f tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] GET http://192.168.122.168/volume/v3/volumes/5a5d9120-d050-492c-a2fc-5b0565a99061 Sep 07 21:14:13 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-2209aee6-3078-4745-8cee-a18f62d8e91f tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:13 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-2209aee6-3078-4745-8cee-a18f62d8e91f tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:13 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:13 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:14:13 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:13 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:14:13 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-2209aee6-3078-4745-8cee-a18f62d8e91f tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Volume info retrieved successfully. Sep 07 21:14:13 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:13 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:14:13 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:13 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:14:13 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:13 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:14:13 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:13 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:14:13 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:13 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:14:13 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-d089b8e8-8afb-46ec-8170-74fad847393c tempest-TestInstancesWithCinderVolumes-137235164 tempest-TestInstancesWithCinderVolumes-137235164-project-admin] Get all volumes completed successfully. Sep 07 21:14:13 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:13 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:14:13 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-2209aee6-3078-4745-8cee-a18f62d8e91f tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] http://192.168.122.168/volume/v3/volumes/5a5d9120-d050-492c-a2fc-5b0565a99061 returned with HTTP 200 Sep 07 21:14:13 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 793/1595] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:14:13 2026] GET /volume/v3/volumes/5a5d9120-d050-492c-a2fc-5b0565a99061 => generated 889 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:14:13 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d089b8e8-8afb-46ec-8170-74fad847393c tempest-TestInstancesWithCinderVolumes-137235164 tempest-TestInstancesWithCinderVolumes-137235164-project-admin] http://192.168.122.168/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 07 21:14:13 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 803/1596] 192.168.122.168 () {58 vars in 1169 bytes} [Mon Sep 7 21:14:13 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5105 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:14:13 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-26d3ff89-9cd6-4286-af72-22f28069b458 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:13 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-26d3ff89-9cd6-4286-af72-22f28069b458 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-reader] GET http://192.168.122.168/volume/v3/volumes/5a5d9120-d050-492c-a2fc-5b0565a99061 Sep 07 21:14:13 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-26d3ff89-9cd6-4286-af72-22f28069b458 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-reader] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:13 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-26d3ff89-9cd6-4286-af72-22f28069b458 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-reader] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:13 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-22d1e01d-251c-4d63-ba02-0b1a7ab70cc8 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:13 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-22d1e01d-251c-4d63-ba02-0b1a7ab70cc8 tempest-TestInstancesWithCinderVolumes-137235164 tempest-TestInstancesWithCinderVolumes-137235164-project-admin] DELETE http://192.168.122.168/volume/v3/types/766fb822-207d-4374-9b02-39cc13ebb15f Sep 07 21:14:13 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-22d1e01d-251c-4d63-ba02-0b1a7ab70cc8 tempest-TestInstancesWithCinderVolumes-137235164 tempest-TestInstancesWithCinderVolumes-137235164-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:13 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-22d1e01d-251c-4d63-ba02-0b1a7ab70cc8 tempest-TestInstancesWithCinderVolumes-137235164 tempest-TestInstancesWithCinderVolumes-137235164-project-admin] Calling method '_delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:13 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:13 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:14:13 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:13 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:14:13 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-26d3ff89-9cd6-4286-af72-22f28069b458 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-reader] Volume info retrieved successfully. Sep 07 21:14:13 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-26d3ff89-9cd6-4286-af72-22f28069b458 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-reader] http://192.168.122.168/volume/v3/volumes/5a5d9120-d050-492c-a2fc-5b0565a99061 returned with HTTP 200 Sep 07 21:14:13 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 794/1597] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:14:13 2026] GET /volume/v3/volumes/5a5d9120-d050-492c-a2fc-5b0565a99061 => generated 889 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:14:13 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-b11229fe-7ec0-405a-ba29-fed20fff4f25 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:13 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b11229fe-7ec0-405a-ba29-fed20fff4f25 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] DELETE http://192.168.122.168/volume/v3/volumes/5a5d9120-d050-492c-a2fc-5b0565a99061 Sep 07 21:14:13 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-b11229fe-7ec0-405a-ba29-fed20fff4f25 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:13 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-b11229fe-7ec0-405a-ba29-fed20fff4f25 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:13 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-b11229fe-7ec0-405a-ba29-fed20fff4f25 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Delete volume with id: 5a5d9120-d050-492c-a2fc-5b0565a99061 Sep 07 21:14:13 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-22d1e01d-251c-4d63-ba02-0b1a7ab70cc8 tempest-TestInstancesWithCinderVolumes-137235164 tempest-TestInstancesWithCinderVolumes-137235164-project-admin] http://192.168.122.168/volume/v3/types/766fb822-207d-4374-9b02-39cc13ebb15f returned with HTTP 202 Sep 07 21:14:13 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 804/1598] 192.168.122.168 () {58 vars in 1229 bytes} [Mon Sep 7 21:14:13 2026] DELETE /volume/v3/types/766fb822-207d-4374-9b02-39cc13ebb15f => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:14:13 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:13 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:14:13 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-924a472e-5748-46c2-a79c-0ef164504d0d None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:13 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:13 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:14:13 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-b11229fe-7ec0-405a-ba29-fed20fff4f25 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Volume info retrieved successfully. Sep 07 21:14:13 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-924a472e-5748-46c2-a79c-0ef164504d0d tempest-TestInstancesWithCinderVolumes-137235164 tempest-TestInstancesWithCinderVolumes-137235164-project-admin] GET http://192.168.122.168/volume/v3/volumes/detail?all_tenants=1 Sep 07 21:14:13 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-924a472e-5748-46c2-a79c-0ef164504d0d tempest-TestInstancesWithCinderVolumes-137235164 tempest-TestInstancesWithCinderVolumes-137235164-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:13 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-924a472e-5748-46c2-a79c-0ef164504d0d tempest-TestInstancesWithCinderVolumes-137235164 tempest-TestInstancesWithCinderVolumes-137235164-project-admin] Calling method 'detail' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:13 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-924a472e-5748-46c2-a79c-0ef164504d0d tempest-TestInstancesWithCinderVolumes-137235164 tempest-TestInstancesWithCinderVolumes-137235164-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86970) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 21:14:13 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:13 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:14:13 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:13 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:14:13 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:13 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:14:13 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:13 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:14:13 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:13 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:14:13 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-924a472e-5748-46c2-a79c-0ef164504d0d tempest-TestInstancesWithCinderVolumes-137235164 tempest-TestInstancesWithCinderVolumes-137235164-project-admin] Get all volumes completed successfully. Sep 07 21:14:13 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:13 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:14:13 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-924a472e-5748-46c2-a79c-0ef164504d0d tempest-TestInstancesWithCinderVolumes-137235164 tempest-TestInstancesWithCinderVolumes-137235164-project-admin] http://192.168.122.168/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 07 21:14:13 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 805/1599] 192.168.122.168 () {58 vars in 1169 bytes} [Mon Sep 7 21:14:13 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5105 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:14:13 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-b11229fe-7ec0-405a-ba29-fed20fff4f25 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Delete volume request issued successfully. Sep 07 21:14:13 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b11229fe-7ec0-405a-ba29-fed20fff4f25 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] http://192.168.122.168/volume/v3/volumes/5a5d9120-d050-492c-a2fc-5b0565a99061 returned with HTTP 202 Sep 07 21:14:13 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 795/1600] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:14:13 2026] DELETE /volume/v3/volumes/5a5d9120-d050-492c-a2fc-5b0565a99061 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:14:13 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-5b63fe58-b390-4b46-82e5-d30c6a4a1068 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:13 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-cfa0afbc-6e3b-4ece-9de3-d7cb6bfd101e None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:13 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-5b63fe58-b390-4b46-82e5-d30c6a4a1068 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] GET http://192.168.122.168/volume/v3/volumes/5a5d9120-d050-492c-a2fc-5b0565a99061 Sep 07 21:14:13 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-5b63fe58-b390-4b46-82e5-d30c6a4a1068 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:13 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-cfa0afbc-6e3b-4ece-9de3-d7cb6bfd101e tempest-VolumeRetypeWithoutMigrationTest-380797216 tempest-VolumeRetypeWithoutMigrationTest-380797216-project-member] GET http://192.168.122.168/volume/v3/volumes/ff8345d4-8389-4c44-a49e-ffb1cfe8eb4b Sep 07 21:14:13 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-cfa0afbc-6e3b-4ece-9de3-d7cb6bfd101e tempest-VolumeRetypeWithoutMigrationTest-380797216 tempest-VolumeRetypeWithoutMigrationTest-380797216-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:13 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-cfa0afbc-6e3b-4ece-9de3-d7cb6bfd101e tempest-VolumeRetypeWithoutMigrationTest-380797216 tempest-VolumeRetypeWithoutMigrationTest-380797216-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:13 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-5b63fe58-b390-4b46-82e5-d30c6a4a1068 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:13 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:13 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:14:13 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:13 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:14:13 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:13 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:14:13 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:13 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:14:13 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-cfa0afbc-6e3b-4ece-9de3-d7cb6bfd101e tempest-VolumeRetypeWithoutMigrationTest-380797216 tempest-VolumeRetypeWithoutMigrationTest-380797216-project-member] Volume info retrieved successfully. Sep 07 21:14:14 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-5b63fe58-b390-4b46-82e5-d30c6a4a1068 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Volume info retrieved successfully. Sep 07 21:14:14 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-cfa0afbc-6e3b-4ece-9de3-d7cb6bfd101e tempest-VolumeRetypeWithoutMigrationTest-380797216 tempest-VolumeRetypeWithoutMigrationTest-380797216-project-member] http://192.168.122.168/volume/v3/volumes/ff8345d4-8389-4c44-a49e-ffb1cfe8eb4b returned with HTTP 200 Sep 07 21:14:14 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 796/1601] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:14:13 2026] GET /volume/v3/volumes/ff8345d4-8389-4c44-a49e-ffb1cfe8eb4b => generated 868 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:14:14 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-8b2d926f-1922-4c0a-bc77-4c723a868a65 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:14 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-5b63fe58-b390-4b46-82e5-d30c6a4a1068 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] http://192.168.122.168/volume/v3/volumes/5a5d9120-d050-492c-a2fc-5b0565a99061 returned with HTTP 200 Sep 07 21:14:14 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 806/1602] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:14:13 2026] GET /volume/v3/volumes/5a5d9120-d050-492c-a2fc-5b0565a99061 => generated 888 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:14:14 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-8b2d926f-1922-4c0a-bc77-4c723a868a65 tempest-TestInstancesWithCinderVolumes-137235164 tempest-TestInstancesWithCinderVolumes-137235164-project-admin] DELETE http://192.168.122.168/volume/v3/types/1e30afc6-5b63-48c1-9643-55c781a27466 Sep 07 21:14:14 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-8b2d926f-1922-4c0a-bc77-4c723a868a65 tempest-TestInstancesWithCinderVolumes-137235164 tempest-TestInstancesWithCinderVolumes-137235164-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:14 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-8b2d926f-1922-4c0a-bc77-4c723a868a65 tempest-TestInstancesWithCinderVolumes-137235164 tempest-TestInstancesWithCinderVolumes-137235164-project-admin] Calling method '_delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:14 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-8b2d926f-1922-4c0a-bc77-4c723a868a65 tempest-TestInstancesWithCinderVolumes-137235164 tempest-TestInstancesWithCinderVolumes-137235164-project-admin] http://192.168.122.168/volume/v3/types/1e30afc6-5b63-48c1-9643-55c781a27466 returned with HTTP 202 Sep 07 21:14:14 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 797/1603] 192.168.122.168 () {58 vars in 1229 bytes} [Mon Sep 7 21:14:14 2026] DELETE /volume/v3/types/1e30afc6-5b63-48c1-9643-55c781a27466 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:14:14 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-24c6c8bf-acb0-4d18-a607-f97fc0bdc64c None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:14 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-24c6c8bf-acb0-4d18-a607-f97fc0bdc64c tempest-TestInstancesWithCinderVolumes-137235164 tempest-TestInstancesWithCinderVolumes-137235164-project-admin] GET http://192.168.122.168/volume/v3/volumes/detail?all_tenants=1 Sep 07 21:14:14 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-24c6c8bf-acb0-4d18-a607-f97fc0bdc64c tempest-TestInstancesWithCinderVolumes-137235164 tempest-TestInstancesWithCinderVolumes-137235164-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:14 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-24c6c8bf-acb0-4d18-a607-f97fc0bdc64c tempest-TestInstancesWithCinderVolumes-137235164 tempest-TestInstancesWithCinderVolumes-137235164-project-admin] Calling method 'detail' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:14 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-24c6c8bf-acb0-4d18-a607-f97fc0bdc64c tempest-TestInstancesWithCinderVolumes-137235164 tempest-TestInstancesWithCinderVolumes-137235164-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86970) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 21:14:14 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:14 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:14:14 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:14 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:14:14 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:14 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:14:14 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:14 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:14:14 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:14 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:14:14 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-24c6c8bf-acb0-4d18-a607-f97fc0bdc64c tempest-TestInstancesWithCinderVolumes-137235164 tempest-TestInstancesWithCinderVolumes-137235164-project-admin] Get all volumes completed successfully. Sep 07 21:14:14 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:14 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:14:14 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-24c6c8bf-acb0-4d18-a607-f97fc0bdc64c tempest-TestInstancesWithCinderVolumes-137235164 tempest-TestInstancesWithCinderVolumes-137235164-project-admin] http://192.168.122.168/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 07 21:14:14 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 807/1604] 192.168.122.168 () {58 vars in 1169 bytes} [Mon Sep 7 21:14:14 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5104 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:14:14 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-ec6ba857-88b8-423c-aa2e-d5bab7e72270 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:14 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ec6ba857-88b8-423c-aa2e-d5bab7e72270 tempest-TestInstancesWithCinderVolumes-137235164 tempest-TestInstancesWithCinderVolumes-137235164-project-admin] DELETE http://192.168.122.168/volume/v3/types/a215749e-a060-4802-a707-291295138f87 Sep 07 21:14:14 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-ec6ba857-88b8-423c-aa2e-d5bab7e72270 tempest-TestInstancesWithCinderVolumes-137235164 tempest-TestInstancesWithCinderVolumes-137235164-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:14 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-ec6ba857-88b8-423c-aa2e-d5bab7e72270 tempest-TestInstancesWithCinderVolumes-137235164 tempest-TestInstancesWithCinderVolumes-137235164-project-admin] Calling method '_delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:14 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ec6ba857-88b8-423c-aa2e-d5bab7e72270 tempest-TestInstancesWithCinderVolumes-137235164 tempest-TestInstancesWithCinderVolumes-137235164-project-admin] http://192.168.122.168/volume/v3/types/a215749e-a060-4802-a707-291295138f87 returned with HTTP 202 Sep 07 21:14:14 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 798/1605] 192.168.122.168 () {58 vars in 1229 bytes} [Mon Sep 7 21:14:14 2026] DELETE /volume/v3/types/a215749e-a060-4802-a707-291295138f87 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:14:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-3fc8441d-cb89-4f7d-9a4d-52f96e344c88 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:15 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-3fc8441d-cb89-4f7d-9a4d-52f96e344c88 tempest-VolumeRetypeWithoutMigrationTest-380797216 tempest-VolumeRetypeWithoutMigrationTest-380797216-project-member] GET http://192.168.122.168/volume/v3/volumes/ff8345d4-8389-4c44-a49e-ffb1cfe8eb4b Sep 07 21:14:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-3fc8441d-cb89-4f7d-9a4d-52f96e344c88 tempest-VolumeRetypeWithoutMigrationTest-380797216 tempest-VolumeRetypeWithoutMigrationTest-380797216-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-3fc8441d-cb89-4f7d-9a4d-52f96e344c88 tempest-VolumeRetypeWithoutMigrationTest-380797216 tempest-VolumeRetypeWithoutMigrationTest-380797216-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-02c70d36-8037-4287-a879-e167d6a021e1 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:15 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:15 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:14:15 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:15 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:14:15 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-02c70d36-8037-4287-a879-e167d6a021e1 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] GET http://192.168.122.168/volume/v3/volumes/5a5d9120-d050-492c-a2fc-5b0565a99061 Sep 07 21:14:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-02c70d36-8037-4287-a879-e167d6a021e1 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-02c70d36-8037-4287-a879-e167d6a021e1 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:15 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-3fc8441d-cb89-4f7d-9a4d-52f96e344c88 tempest-VolumeRetypeWithoutMigrationTest-380797216 tempest-VolumeRetypeWithoutMigrationTest-380797216-project-member] Volume info retrieved successfully. Sep 07 21:14:15 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-02c70d36-8037-4287-a879-e167d6a021e1 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] http://192.168.122.168/volume/v3/volumes/5a5d9120-d050-492c-a2fc-5b0565a99061 returned with HTTP 404 Sep 07 21:14:15 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 799/1606] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:14:15 2026] GET /volume/v3/volumes/5a5d9120-d050-492c-a2fc-5b0565a99061 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:14:15 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-3fc8441d-cb89-4f7d-9a4d-52f96e344c88 tempest-VolumeRetypeWithoutMigrationTest-380797216 tempest-VolumeRetypeWithoutMigrationTest-380797216-project-member] http://192.168.122.168/volume/v3/volumes/ff8345d4-8389-4c44-a49e-ffb1cfe8eb4b returned with HTTP 200 Sep 07 21:14:15 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 808/1607] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:14:15 2026] GET /volume/v3/volumes/ff8345d4-8389-4c44-a49e-ffb1cfe8eb4b => generated 869 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:14:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-e70e4afe-003f-408e-ad5e-900c165e28e7 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:15 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e70e4afe-003f-408e-ad5e-900c165e28e7 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] GET http://192.168.122.168/volume/v3/volumes/5a5d9120-d050-492c-a2fc-5b0565a99061 Sep 07 21:14:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-e70e4afe-003f-408e-ad5e-900c165e28e7 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-e70e4afe-003f-408e-ad5e-900c165e28e7 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-7f28cabd-2e47-44fd-9450-244db964c799 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:15 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-7f28cabd-2e47-44fd-9450-244db964c799 tempest-VolumeRetypeWithoutMigrationTest-40518905 tempest-VolumeRetypeWithoutMigrationTest-40518905-project-admin] GET http://192.168.122.168/volume/v3/volumes/ff8345d4-8389-4c44-a49e-ffb1cfe8eb4b Sep 07 21:14:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-7f28cabd-2e47-44fd-9450-244db964c799 tempest-VolumeRetypeWithoutMigrationTest-40518905 tempest-VolumeRetypeWithoutMigrationTest-40518905-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:15 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e70e4afe-003f-408e-ad5e-900c165e28e7 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] http://192.168.122.168/volume/v3/volumes/5a5d9120-d050-492c-a2fc-5b0565a99061 returned with HTTP 404 Sep 07 21:14:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-7f28cabd-2e47-44fd-9450-244db964c799 tempest-VolumeRetypeWithoutMigrationTest-40518905 tempest-VolumeRetypeWithoutMigrationTest-40518905-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:15 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 800/1608] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:14:15 2026] GET /volume/v3/volumes/5a5d9120-d050-492c-a2fc-5b0565a99061 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:14:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-9b4b7ea1-c69e-434a-bfa7-474e5d897d72 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:15 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:15 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:14:15 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-9b4b7ea1-c69e-434a-bfa7-474e5d897d72 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] DELETE http://192.168.122.168/volume/v3/volumes/5a5d9120-d050-492c-a2fc-5b0565a99061 Sep 07 21:14:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-9b4b7ea1-c69e-434a-bfa7-474e5d897d72 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-9b4b7ea1-c69e-434a-bfa7-474e5d897d72 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:15 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:15 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:14:15 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-9b4b7ea1-c69e-434a-bfa7-474e5d897d72 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Delete volume with id: 5a5d9120-d050-492c-a2fc-5b0565a99061 Sep 07 21:14:15 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-7f28cabd-2e47-44fd-9450-244db964c799 tempest-VolumeRetypeWithoutMigrationTest-40518905 tempest-VolumeRetypeWithoutMigrationTest-40518905-project-admin] Volume info retrieved successfully. Sep 07 21:14:15 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-9b4b7ea1-c69e-434a-bfa7-474e5d897d72 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] http://192.168.122.168/volume/v3/volumes/5a5d9120-d050-492c-a2fc-5b0565a99061 returned with HTTP 404 Sep 07 21:14:15 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 801/1609] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:14:15 2026] DELETE /volume/v3/volumes/5a5d9120-d050-492c-a2fc-5b0565a99061 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:14:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-77903783-2b19-4ce8-81fb-4bfcb864f45e None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:15 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-7f28cabd-2e47-44fd-9450-244db964c799 tempest-VolumeRetypeWithoutMigrationTest-40518905 tempest-VolumeRetypeWithoutMigrationTest-40518905-project-admin] http://192.168.122.168/volume/v3/volumes/ff8345d4-8389-4c44-a49e-ffb1cfe8eb4b returned with HTTP 200 Sep 07 21:14:15 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 809/1610] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:14:15 2026] GET /volume/v3/volumes/ff8345d4-8389-4c44-a49e-ffb1cfe8eb4b => generated 1032 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:14:15 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-77903783-2b19-4ce8-81fb-4bfcb864f45e tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] DELETE http://192.168.122.168/volume/v3/snapshots/4ed6dfc8-7f73-4b3f-adaa-1451d0e0cf99 Sep 07 21:14:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-77903783-2b19-4ce8-81fb-4bfcb864f45e tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-77903783-2b19-4ce8-81fb-4bfcb864f45e tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:15 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.snapshots [None req-77903783-2b19-4ce8-81fb-4bfcb864f45e tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Delete snapshot with id: 4ed6dfc8-7f73-4b3f-adaa-1451d0e0cf99 Sep 07 21:14:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-e62b2272-0f2c-40fd-8ff0-6d3bc060a35d None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:15 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:15 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:14:15 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-77903783-2b19-4ce8-81fb-4bfcb864f45e tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Snapshot retrieved successfully. Sep 07 21:14:15 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e62b2272-0f2c-40fd-8ff0-6d3bc060a35d tempest-VolumeRetypeWithoutMigrationTest-380797216 tempest-VolumeRetypeWithoutMigrationTest-380797216-project-member] POST http://192.168.122.168/volume/v3/volumes/ff8345d4-8389-4c44-a49e-ffb1cfe8eb4b/action Sep 07 21:14:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-e62b2272-0f2c-40fd-8ff0-6d3bc060a35d tempest-VolumeRetypeWithoutMigrationTest-380797216 tempest-VolumeRetypeWithoutMigrationTest-380797216-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=86970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:14:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-e62b2272-0f2c-40fd-8ff0-6d3bc060a35d tempest-VolumeRetypeWithoutMigrationTest-380797216 tempest-VolumeRetypeWithoutMigrationTest-380797216-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:14:15 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:15 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:14:15 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:15 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:14:15 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:15 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:14:15 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-e62b2272-0f2c-40fd-8ff0-6d3bc060a35d tempest-VolumeRetypeWithoutMigrationTest-380797216 tempest-VolumeRetypeWithoutMigrationTest-380797216-project-member] Volume info retrieved successfully. Sep 07 21:14:15 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-77903783-2b19-4ce8-81fb-4bfcb864f45e tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Snapshot delete request issued successfully. Sep 07 21:14:15 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-77903783-2b19-4ce8-81fb-4bfcb864f45e tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] http://192.168.122.168/volume/v3/snapshots/4ed6dfc8-7f73-4b3f-adaa-1451d0e0cf99 returned with HTTP 202 Sep 07 21:14:15 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 802/1611] 192.168.122.168 () {58 vars in 1241 bytes} [Mon Sep 7 21:14:15 2026] DELETE /volume/v3/snapshots/4ed6dfc8-7f73-4b3f-adaa-1451d0e0cf99 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:14:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-ad82ad8e-1ec0-47eb-bb9b-0b2e04cca4b5 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:15 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:15 devstack devstack@c-api.service[86970]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 21:14:15 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ad82ad8e-1ec0-47eb-bb9b-0b2e04cca4b5 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] GET http://192.168.122.168/volume/v3/snapshots/4ed6dfc8-7f73-4b3f-adaa-1451d0e0cf99 Sep 07 21:14:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-ad82ad8e-1ec0-47eb-bb9b-0b2e04cca4b5 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-ad82ad8e-1ec0-47eb-bb9b-0b2e04cca4b5 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:15 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:15 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:14:15 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-ad82ad8e-1ec0-47eb-bb9b-0b2e04cca4b5 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Snapshot retrieved successfully. Sep 07 21:14:15 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ad82ad8e-1ec0-47eb-bb9b-0b2e04cca4b5 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] http://192.168.122.168/volume/v3/snapshots/4ed6dfc8-7f73-4b3f-adaa-1451d0e0cf99 returned with HTTP 200 Sep 07 21:14:15 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 803/1612] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:14:15 2026] GET /volume/v3/snapshots/4ed6dfc8-7f73-4b3f-adaa-1451d0e0cf99 => generated 467 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:14:15 devstack devstack@c-api.service[86970]: WARNING cinder.quota [None req-e62b2272-0f2c-40fd-8ff0-6d3bc060a35d tempest-VolumeRetypeWithoutMigrationTest-380797216 tempest-VolumeRetypeWithoutMigrationTest-380797216-project-member] Deprecated: Default quota for resource: volumes_volume-type-2 is set by the default quota flag: quota_volumes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Sep 07 21:14:15 devstack devstack@c-api.service[86970]: WARNING cinder.quota [None req-e62b2272-0f2c-40fd-8ff0-6d3bc060a35d tempest-VolumeRetypeWithoutMigrationTest-380797216 tempest-VolumeRetypeWithoutMigrationTest-380797216-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-2 is set by the default quota flag: quota_gigabytes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Sep 07 21:14:15 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-e62b2272-0f2c-40fd-8ff0-6d3bc060a35d tempest-VolumeRetypeWithoutMigrationTest-380797216 tempest-VolumeRetypeWithoutMigrationTest-380797216-project-member] Created reservations ['2fd8cd1e-f294-498f-97eb-b6092012b6c1', '5a16582a-1c26-4660-a6d8-b7f7953fcea5'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:14:15 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-e62b2272-0f2c-40fd-8ff0-6d3bc060a35d tempest-VolumeRetypeWithoutMigrationTest-380797216 tempest-VolumeRetypeWithoutMigrationTest-380797216-project-member] Created reservations ['2e0aad82-b7e0-4a34-a1bb-e5bf56feca8e', '560772f0-72a1-4b30-af5f-447754986380'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:14:15 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:15 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:14:15 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-e62b2272-0f2c-40fd-8ff0-6d3bc060a35d tempest-VolumeRetypeWithoutMigrationTest-380797216 tempest-VolumeRetypeWithoutMigrationTest-380797216-project-member] Retype volume request issued successfully. Sep 07 21:14:15 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e62b2272-0f2c-40fd-8ff0-6d3bc060a35d tempest-VolumeRetypeWithoutMigrationTest-380797216 tempest-VolumeRetypeWithoutMigrationTest-380797216-project-member] http://192.168.122.168/volume/v3/volumes/ff8345d4-8389-4c44-a49e-ffb1cfe8eb4b/action returned with HTTP 202 Sep 07 21:14:15 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 810/1613] 192.168.122.168 () {60 vars in 1274 bytes} [Mon Sep 7 21:14:15 2026] POST /volume/v3/volumes/ff8345d4-8389-4c44-a49e-ffb1cfe8eb4b/action => generated 0 bytes in 331 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 21:14:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-1c81c7b4-e52f-444f-998b-48e62fe5c235 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:15 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1c81c7b4-e52f-444f-998b-48e62fe5c235 tempest-VolumeRetypeWithoutMigrationTest-380797216 tempest-VolumeRetypeWithoutMigrationTest-380797216-project-member] GET http://192.168.122.168/volume/v3/volumes/ff8345d4-8389-4c44-a49e-ffb1cfe8eb4b Sep 07 21:14:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-1c81c7b4-e52f-444f-998b-48e62fe5c235 tempest-VolumeRetypeWithoutMigrationTest-380797216 tempest-VolumeRetypeWithoutMigrationTest-380797216-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-1c81c7b4-e52f-444f-998b-48e62fe5c235 tempest-VolumeRetypeWithoutMigrationTest-380797216 tempest-VolumeRetypeWithoutMigrationTest-380797216-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:15 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:15 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:14:15 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:15 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:14:15 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-1c81c7b4-e52f-444f-998b-48e62fe5c235 tempest-VolumeRetypeWithoutMigrationTest-380797216 tempest-VolumeRetypeWithoutMigrationTest-380797216-project-member] Volume info retrieved successfully. Sep 07 21:14:15 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1c81c7b4-e52f-444f-998b-48e62fe5c235 tempest-VolumeRetypeWithoutMigrationTest-380797216 tempest-VolumeRetypeWithoutMigrationTest-380797216-project-member] http://192.168.122.168/volume/v3/volumes/ff8345d4-8389-4c44-a49e-ffb1cfe8eb4b returned with HTTP 200 Sep 07 21:14:15 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 804/1614] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:14:15 2026] GET /volume/v3/volumes/ff8345d4-8389-4c44-a49e-ffb1cfe8eb4b => generated 868 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:14:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-b61b91d9-e666-4ac4-a113-7695bafbab4a None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:16 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b61b91d9-e666-4ac4-a113-7695bafbab4a tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] GET http://192.168.122.168/volume/v3/snapshots/4ed6dfc8-7f73-4b3f-adaa-1451d0e0cf99 Sep 07 21:14:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b61b91d9-e666-4ac4-a113-7695bafbab4a tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b61b91d9-e666-4ac4-a113-7695bafbab4a tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:16 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:16 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:14:16 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-b61b91d9-e666-4ac4-a113-7695bafbab4a tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Snapshot retrieved successfully. Sep 07 21:14:16 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b61b91d9-e666-4ac4-a113-7695bafbab4a tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] http://192.168.122.168/volume/v3/snapshots/4ed6dfc8-7f73-4b3f-adaa-1451d0e0cf99 returned with HTTP 200 Sep 07 21:14:16 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 811/1615] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:14:16 2026] GET /volume/v3/snapshots/4ed6dfc8-7f73-4b3f-adaa-1451d0e0cf99 => generated 467 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:14:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-2c93108c-4e4f-4e1f-898c-499b55fcf658 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:16 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-2c93108c-4e4f-4e1f-898c-499b55fcf658 tempest-VolumeRetypeWithoutMigrationTest-380797216 tempest-VolumeRetypeWithoutMigrationTest-380797216-project-member] GET http://192.168.122.168/volume/v3/volumes/ff8345d4-8389-4c44-a49e-ffb1cfe8eb4b Sep 07 21:14:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-2c93108c-4e4f-4e1f-898c-499b55fcf658 tempest-VolumeRetypeWithoutMigrationTest-380797216 tempest-VolumeRetypeWithoutMigrationTest-380797216-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-2c93108c-4e4f-4e1f-898c-499b55fcf658 tempest-VolumeRetypeWithoutMigrationTest-380797216 tempest-VolumeRetypeWithoutMigrationTest-380797216-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:16 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:16 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:14:16 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:16 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:14:16 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-2c93108c-4e4f-4e1f-898c-499b55fcf658 tempest-VolumeRetypeWithoutMigrationTest-380797216 tempest-VolumeRetypeWithoutMigrationTest-380797216-project-member] Volume info retrieved successfully. Sep 07 21:14:16 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-2c93108c-4e4f-4e1f-898c-499b55fcf658 tempest-VolumeRetypeWithoutMigrationTest-380797216 tempest-VolumeRetypeWithoutMigrationTest-380797216-project-member] http://192.168.122.168/volume/v3/volumes/ff8345d4-8389-4c44-a49e-ffb1cfe8eb4b returned with HTTP 200 Sep 07 21:14:16 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 805/1616] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:14:16 2026] GET /volume/v3/volumes/ff8345d4-8389-4c44-a49e-ffb1cfe8eb4b => generated 869 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:14:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-d0acc9fa-d55e-4586-94fb-f402dbc60b8e None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:16 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d0acc9fa-d55e-4586-94fb-f402dbc60b8e tempest-VolumeRetypeWithoutMigrationTest-40518905 tempest-VolumeRetypeWithoutMigrationTest-40518905-project-admin] GET http://192.168.122.168/volume/v3/volumes/ff8345d4-8389-4c44-a49e-ffb1cfe8eb4b Sep 07 21:14:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-d0acc9fa-d55e-4586-94fb-f402dbc60b8e tempest-VolumeRetypeWithoutMigrationTest-40518905 tempest-VolumeRetypeWithoutMigrationTest-40518905-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-d0acc9fa-d55e-4586-94fb-f402dbc60b8e tempest-VolumeRetypeWithoutMigrationTest-40518905 tempest-VolumeRetypeWithoutMigrationTest-40518905-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:16 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:16 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:14:16 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:16 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:14:16 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-d0acc9fa-d55e-4586-94fb-f402dbc60b8e tempest-VolumeRetypeWithoutMigrationTest-40518905 tempest-VolumeRetypeWithoutMigrationTest-40518905-project-admin] Volume info retrieved successfully. Sep 07 21:14:16 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d0acc9fa-d55e-4586-94fb-f402dbc60b8e tempest-VolumeRetypeWithoutMigrationTest-40518905 tempest-VolumeRetypeWithoutMigrationTest-40518905-project-admin] http://192.168.122.168/volume/v3/volumes/ff8345d4-8389-4c44-a49e-ffb1cfe8eb4b returned with HTTP 200 Sep 07 21:14:16 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 812/1617] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:14:16 2026] GET /volume/v3/volumes/ff8345d4-8389-4c44-a49e-ffb1cfe8eb4b => generated 1032 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:14:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-6edbed94-9040-4b10-a6c7-feac24138395 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:16 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-6edbed94-9040-4b10-a6c7-feac24138395 tempest-VolumeRetypeWithoutMigrationTest-40518905 tempest-VolumeRetypeWithoutMigrationTest-40518905-project-admin] GET http://192.168.122.168/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1623097367 Sep 07 21:14:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-6edbed94-9040-4b10-a6c7-feac24138395 tempest-VolumeRetypeWithoutMigrationTest-40518905 tempest-VolumeRetypeWithoutMigrationTest-40518905-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-6edbed94-9040-4b10-a6c7-feac24138395 tempest-VolumeRetypeWithoutMigrationTest-40518905 tempest-VolumeRetypeWithoutMigrationTest-40518905-project-admin] Calling method 'index' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:16 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-6edbed94-9040-4b10-a6c7-feac24138395 tempest-VolumeRetypeWithoutMigrationTest-40518905 tempest-VolumeRetypeWithoutMigrationTest-40518905-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1623097367'), ('all_tenants', True)]). {{(pid=86971) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 21:14:16 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:16 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:14:16 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-6edbed94-9040-4b10-a6c7-feac24138395 tempest-VolumeRetypeWithoutMigrationTest-40518905 tempest-VolumeRetypeWithoutMigrationTest-40518905-project-admin] Get all volumes completed successfully. Sep 07 21:14:16 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-6edbed94-9040-4b10-a6c7-feac24138395 tempest-VolumeRetypeWithoutMigrationTest-40518905 tempest-VolumeRetypeWithoutMigrationTest-40518905-project-admin] http://192.168.122.168/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1623097367 returned with HTTP 200 Sep 07 21:14:16 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 806/1618] 192.168.122.168 () {58 vars in 1282 bytes} [Mon Sep 7 21:14:16 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1623097367 => generated 355 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:14:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-1a305af2-0e26-4846-b537-df408987be6e None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:16 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-1a305af2-0e26-4846-b537-df408987be6e tempest-VolumeRetypeWithoutMigrationTest-380797216 tempest-VolumeRetypeWithoutMigrationTest-380797216-project-member] GET http://192.168.122.168/volume/v3/volumes/ff8345d4-8389-4c44-a49e-ffb1cfe8eb4b Sep 07 21:14:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-1a305af2-0e26-4846-b537-df408987be6e tempest-VolumeRetypeWithoutMigrationTest-380797216 tempest-VolumeRetypeWithoutMigrationTest-380797216-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-1a305af2-0e26-4846-b537-df408987be6e tempest-VolumeRetypeWithoutMigrationTest-380797216 tempest-VolumeRetypeWithoutMigrationTest-380797216-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:16 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:16 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:14:16 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:16 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:14:16 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-1a305af2-0e26-4846-b537-df408987be6e tempest-VolumeRetypeWithoutMigrationTest-380797216 tempest-VolumeRetypeWithoutMigrationTest-380797216-project-member] Volume info retrieved successfully. Sep 07 21:14:16 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-1a305af2-0e26-4846-b537-df408987be6e tempest-VolumeRetypeWithoutMigrationTest-380797216 tempest-VolumeRetypeWithoutMigrationTest-380797216-project-member] http://192.168.122.168/volume/v3/volumes/ff8345d4-8389-4c44-a49e-ffb1cfe8eb4b returned with HTTP 200 Sep 07 21:14:16 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 813/1619] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:14:16 2026] GET /volume/v3/volumes/ff8345d4-8389-4c44-a49e-ffb1cfe8eb4b => generated 869 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:14:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-8c29389b-978e-4b8f-b52a-19c0e499ba1a None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:16 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-8c29389b-978e-4b8f-b52a-19c0e499ba1a tempest-VolumeRetypeWithoutMigrationTest-380797216 tempest-VolumeRetypeWithoutMigrationTest-380797216-project-member] DELETE http://192.168.122.168/volume/v3/volumes/ff8345d4-8389-4c44-a49e-ffb1cfe8eb4b Sep 07 21:14:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-8c29389b-978e-4b8f-b52a-19c0e499ba1a tempest-VolumeRetypeWithoutMigrationTest-380797216 tempest-VolumeRetypeWithoutMigrationTest-380797216-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-8c29389b-978e-4b8f-b52a-19c0e499ba1a tempest-VolumeRetypeWithoutMigrationTest-380797216 tempest-VolumeRetypeWithoutMigrationTest-380797216-project-member] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:16 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-8c29389b-978e-4b8f-b52a-19c0e499ba1a tempest-VolumeRetypeWithoutMigrationTest-380797216 tempest-VolumeRetypeWithoutMigrationTest-380797216-project-member] Delete volume with id: ff8345d4-8389-4c44-a49e-ffb1cfe8eb4b Sep 07 21:14:16 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:16 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:14:16 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:16 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:14:16 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-8c29389b-978e-4b8f-b52a-19c0e499ba1a tempest-VolumeRetypeWithoutMigrationTest-380797216 tempest-VolumeRetypeWithoutMigrationTest-380797216-project-member] Volume info retrieved successfully. Sep 07 21:14:16 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-8c29389b-978e-4b8f-b52a-19c0e499ba1a tempest-VolumeRetypeWithoutMigrationTest-380797216 tempest-VolumeRetypeWithoutMigrationTest-380797216-project-member] Delete volume request issued successfully. Sep 07 21:14:16 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-8c29389b-978e-4b8f-b52a-19c0e499ba1a tempest-VolumeRetypeWithoutMigrationTest-380797216 tempest-VolumeRetypeWithoutMigrationTest-380797216-project-member] http://192.168.122.168/volume/v3/volumes/ff8345d4-8389-4c44-a49e-ffb1cfe8eb4b returned with HTTP 202 Sep 07 21:14:16 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 807/1620] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:14:16 2026] DELETE /volume/v3/volumes/ff8345d4-8389-4c44-a49e-ffb1cfe8eb4b => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:14:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-823bfb6a-ae3d-49a0-818a-15f9d806d9b1 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:16 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-823bfb6a-ae3d-49a0-818a-15f9d806d9b1 tempest-VolumeRetypeWithoutMigrationTest-380797216 tempest-VolumeRetypeWithoutMigrationTest-380797216-project-member] GET http://192.168.122.168/volume/v3/volumes/ff8345d4-8389-4c44-a49e-ffb1cfe8eb4b Sep 07 21:14:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-823bfb6a-ae3d-49a0-818a-15f9d806d9b1 tempest-VolumeRetypeWithoutMigrationTest-380797216 tempest-VolumeRetypeWithoutMigrationTest-380797216-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-823bfb6a-ae3d-49a0-818a-15f9d806d9b1 tempest-VolumeRetypeWithoutMigrationTest-380797216 tempest-VolumeRetypeWithoutMigrationTest-380797216-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:16 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:16 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:14:16 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:16 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:14:16 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-823bfb6a-ae3d-49a0-818a-15f9d806d9b1 tempest-VolumeRetypeWithoutMigrationTest-380797216 tempest-VolumeRetypeWithoutMigrationTest-380797216-project-member] Volume info retrieved successfully. Sep 07 21:14:16 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-823bfb6a-ae3d-49a0-818a-15f9d806d9b1 tempest-VolumeRetypeWithoutMigrationTest-380797216 tempest-VolumeRetypeWithoutMigrationTest-380797216-project-member] http://192.168.122.168/volume/v3/volumes/ff8345d4-8389-4c44-a49e-ffb1cfe8eb4b returned with HTTP 200 Sep 07 21:14:16 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 814/1621] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:14:16 2026] GET /volume/v3/volumes/ff8345d4-8389-4c44-a49e-ffb1cfe8eb4b => generated 868 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:14:17 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-50a715b3-5800-47ea-8282-a63dcc76c93d None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:17 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-50a715b3-5800-47ea-8282-a63dcc76c93d tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] GET http://192.168.122.168/volume/v3/snapshots/4ed6dfc8-7f73-4b3f-adaa-1451d0e0cf99 Sep 07 21:14:17 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-50a715b3-5800-47ea-8282-a63dcc76c93d tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:17 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-50a715b3-5800-47ea-8282-a63dcc76c93d tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:17 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-50a715b3-5800-47ea-8282-a63dcc76c93d tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] http://192.168.122.168/volume/v3/snapshots/4ed6dfc8-7f73-4b3f-adaa-1451d0e0cf99 returned with HTTP 404 Sep 07 21:14:17 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 808/1622] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:14:17 2026] GET /volume/v3/snapshots/4ed6dfc8-7f73-4b3f-adaa-1451d0e0cf99 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:14:17 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-547c9fdc-428c-4dfa-a86c-09970c212cf1 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:17 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-547c9fdc-428c-4dfa-a86c-09970c212cf1 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] GET http://192.168.122.168/volume/v3/volumes/54bcab28-ceda-49bf-9fa2-b2ee30e2714d Sep 07 21:14:17 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-547c9fdc-428c-4dfa-a86c-09970c212cf1 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:17 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-547c9fdc-428c-4dfa-a86c-09970c212cf1 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:17 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:17 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:14:17 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:17 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:14:17 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-547c9fdc-428c-4dfa-a86c-09970c212cf1 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Volume info retrieved successfully. Sep 07 21:14:17 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-547c9fdc-428c-4dfa-a86c-09970c212cf1 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] http://192.168.122.168/volume/v3/volumes/54bcab28-ceda-49bf-9fa2-b2ee30e2714d returned with HTTP 200 Sep 07 21:14:17 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 815/1623] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:14:17 2026] GET /volume/v3/volumes/54bcab28-ceda-49bf-9fa2-b2ee30e2714d => generated 856 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:14:17 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-da3f55f9-09b3-4e3e-994f-62502302d845 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:17 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-da3f55f9-09b3-4e3e-994f-62502302d845 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] DELETE http://192.168.122.168/volume/v3/volumes/54bcab28-ceda-49bf-9fa2-b2ee30e2714d Sep 07 21:14:17 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-da3f55f9-09b3-4e3e-994f-62502302d845 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:17 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-da3f55f9-09b3-4e3e-994f-62502302d845 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:17 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-da3f55f9-09b3-4e3e-994f-62502302d845 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Delete volume with id: 54bcab28-ceda-49bf-9fa2-b2ee30e2714d Sep 07 21:14:17 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:17 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:14:17 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:17 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:14:17 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-da3f55f9-09b3-4e3e-994f-62502302d845 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Volume info retrieved successfully. Sep 07 21:14:17 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-da3f55f9-09b3-4e3e-994f-62502302d845 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Delete volume request issued successfully. Sep 07 21:14:17 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-da3f55f9-09b3-4e3e-994f-62502302d845 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] http://192.168.122.168/volume/v3/volumes/54bcab28-ceda-49bf-9fa2-b2ee30e2714d returned with HTTP 202 Sep 07 21:14:17 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 809/1624] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:14:17 2026] DELETE /volume/v3/volumes/54bcab28-ceda-49bf-9fa2-b2ee30e2714d => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:14:17 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-db701424-f7ec-475f-8a43-fa8ecd6a207a None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:17 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-db701424-f7ec-475f-8a43-fa8ecd6a207a tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] GET http://192.168.122.168/volume/v3/volumes/54bcab28-ceda-49bf-9fa2-b2ee30e2714d Sep 07 21:14:17 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-db701424-f7ec-475f-8a43-fa8ecd6a207a tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:17 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-db701424-f7ec-475f-8a43-fa8ecd6a207a tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:17 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:17 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:14:17 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:17 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:14:17 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-db701424-f7ec-475f-8a43-fa8ecd6a207a tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Volume info retrieved successfully. Sep 07 21:14:17 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-db701424-f7ec-475f-8a43-fa8ecd6a207a tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] http://192.168.122.168/volume/v3/volumes/54bcab28-ceda-49bf-9fa2-b2ee30e2714d returned with HTTP 200 Sep 07 21:14:17 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 816/1625] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:14:17 2026] GET /volume/v3/volumes/54bcab28-ceda-49bf-9fa2-b2ee30e2714d => generated 855 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:14:17 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-8dcfd35f-2b83-4cb4-ab95-b3bc09cca411 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:17 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-8dcfd35f-2b83-4cb4-ab95-b3bc09cca411 tempest-VolumeRetypeWithoutMigrationTest-380797216 tempest-VolumeRetypeWithoutMigrationTest-380797216-project-member] GET http://192.168.122.168/volume/v3/volumes/ff8345d4-8389-4c44-a49e-ffb1cfe8eb4b Sep 07 21:14:17 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-8dcfd35f-2b83-4cb4-ab95-b3bc09cca411 tempest-VolumeRetypeWithoutMigrationTest-380797216 tempest-VolumeRetypeWithoutMigrationTest-380797216-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:17 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-8dcfd35f-2b83-4cb4-ab95-b3bc09cca411 tempest-VolumeRetypeWithoutMigrationTest-380797216 tempest-VolumeRetypeWithoutMigrationTest-380797216-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:18 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-8dcfd35f-2b83-4cb4-ab95-b3bc09cca411 tempest-VolumeRetypeWithoutMigrationTest-380797216 tempest-VolumeRetypeWithoutMigrationTest-380797216-project-member] http://192.168.122.168/volume/v3/volumes/ff8345d4-8389-4c44-a49e-ffb1cfe8eb4b returned with HTTP 404 Sep 07 21:14:18 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 810/1626] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:14:17 2026] GET /volume/v3/volumes/ff8345d4-8389-4c44-a49e-ffb1cfe8eb4b => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:14:18 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-b60e6d60-c24d-4adf-b7b2-57ae45ed615d None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:18 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b60e6d60-c24d-4adf-b7b2-57ae45ed615d tempest-VolumeRetypeWithoutMigrationTest-40518905 tempest-VolumeRetypeWithoutMigrationTest-40518905-project-admin] DELETE http://192.168.122.168/volume/v3/types/70e96178-1a44-4ac1-8953-8b3201f024be Sep 07 21:14:18 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b60e6d60-c24d-4adf-b7b2-57ae45ed615d tempest-VolumeRetypeWithoutMigrationTest-40518905 tempest-VolumeRetypeWithoutMigrationTest-40518905-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:18 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b60e6d60-c24d-4adf-b7b2-57ae45ed615d tempest-VolumeRetypeWithoutMigrationTest-40518905 tempest-VolumeRetypeWithoutMigrationTest-40518905-project-admin] Calling method '_delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:18 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b60e6d60-c24d-4adf-b7b2-57ae45ed615d tempest-VolumeRetypeWithoutMigrationTest-40518905 tempest-VolumeRetypeWithoutMigrationTest-40518905-project-admin] http://192.168.122.168/volume/v3/types/70e96178-1a44-4ac1-8953-8b3201f024be returned with HTTP 202 Sep 07 21:14:18 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 817/1627] 192.168.122.168 () {58 vars in 1229 bytes} [Mon Sep 7 21:14:18 2026] DELETE /volume/v3/types/70e96178-1a44-4ac1-8953-8b3201f024be => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:14:18 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-114fe43e-c93e-448b-afd0-7fd876f553a5 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:18 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-114fe43e-c93e-448b-afd0-7fd876f553a5 tempest-VolumeRetypeWithoutMigrationTest-40518905 tempest-VolumeRetypeWithoutMigrationTest-40518905-project-admin] GET http://192.168.122.168/volume/v3/types/70e96178-1a44-4ac1-8953-8b3201f024be Sep 07 21:14:18 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-114fe43e-c93e-448b-afd0-7fd876f553a5 tempest-VolumeRetypeWithoutMigrationTest-40518905 tempest-VolumeRetypeWithoutMigrationTest-40518905-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:18 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-114fe43e-c93e-448b-afd0-7fd876f553a5 tempest-VolumeRetypeWithoutMigrationTest-40518905 tempest-VolumeRetypeWithoutMigrationTest-40518905-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:18 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-114fe43e-c93e-448b-afd0-7fd876f553a5 tempest-VolumeRetypeWithoutMigrationTest-40518905 tempest-VolumeRetypeWithoutMigrationTest-40518905-project-admin] http://192.168.122.168/volume/v3/types/70e96178-1a44-4ac1-8953-8b3201f024be returned with HTTP 404 Sep 07 21:14:18 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 811/1628] 192.168.122.168 () {58 vars in 1226 bytes} [Mon Sep 7 21:14:18 2026] GET /volume/v3/types/70e96178-1a44-4ac1-8953-8b3201f024be => generated 114 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:14:18 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-d8feaca3-1181-494d-aae2-1e26026891c0 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:18 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d8feaca3-1181-494d-aae2-1e26026891c0 tempest-VolumeRetypeWithoutMigrationTest-40518905 tempest-VolumeRetypeWithoutMigrationTest-40518905-project-admin] DELETE http://192.168.122.168/volume/v3/types/26fa91ed-afb7-4486-89ca-c6a331253302 Sep 07 21:14:18 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-d8feaca3-1181-494d-aae2-1e26026891c0 tempest-VolumeRetypeWithoutMigrationTest-40518905 tempest-VolumeRetypeWithoutMigrationTest-40518905-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:18 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-d8feaca3-1181-494d-aae2-1e26026891c0 tempest-VolumeRetypeWithoutMigrationTest-40518905 tempest-VolumeRetypeWithoutMigrationTest-40518905-project-admin] Calling method '_delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:18 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d8feaca3-1181-494d-aae2-1e26026891c0 tempest-VolumeRetypeWithoutMigrationTest-40518905 tempest-VolumeRetypeWithoutMigrationTest-40518905-project-admin] http://192.168.122.168/volume/v3/types/26fa91ed-afb7-4486-89ca-c6a331253302 returned with HTTP 202 Sep 07 21:14:18 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 818/1629] 192.168.122.168 () {58 vars in 1229 bytes} [Mon Sep 7 21:14:18 2026] DELETE /volume/v3/types/26fa91ed-afb7-4486-89ca-c6a331253302 => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:14:18 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-6eb700f5-6c1f-4619-85a7-886ca1c8cde0 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:18 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-6eb700f5-6c1f-4619-85a7-886ca1c8cde0 tempest-VolumeRetypeWithoutMigrationTest-40518905 tempest-VolumeRetypeWithoutMigrationTest-40518905-project-admin] GET http://192.168.122.168/volume/v3/types/26fa91ed-afb7-4486-89ca-c6a331253302 Sep 07 21:14:18 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-6eb700f5-6c1f-4619-85a7-886ca1c8cde0 tempest-VolumeRetypeWithoutMigrationTest-40518905 tempest-VolumeRetypeWithoutMigrationTest-40518905-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:18 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-6eb700f5-6c1f-4619-85a7-886ca1c8cde0 tempest-VolumeRetypeWithoutMigrationTest-40518905 tempest-VolumeRetypeWithoutMigrationTest-40518905-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:18 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-6eb700f5-6c1f-4619-85a7-886ca1c8cde0 tempest-VolumeRetypeWithoutMigrationTest-40518905 tempest-VolumeRetypeWithoutMigrationTest-40518905-project-admin] http://192.168.122.168/volume/v3/types/26fa91ed-afb7-4486-89ca-c6a331253302 returned with HTTP 404 Sep 07 21:14:18 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 812/1630] 192.168.122.168 () {58 vars in 1226 bytes} [Mon Sep 7 21:14:18 2026] GET /volume/v3/types/26fa91ed-afb7-4486-89ca-c6a331253302 => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 21:14:18 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-3006fd7d-ee90-4ba5-a722-6be9c9953051 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:18 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-3006fd7d-ee90-4ba5-a722-6be9c9953051 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] GET http://192.168.122.168/volume/v3/volumes/54bcab28-ceda-49bf-9fa2-b2ee30e2714d Sep 07 21:14:18 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-3006fd7d-ee90-4ba5-a722-6be9c9953051 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:18 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-3006fd7d-ee90-4ba5-a722-6be9c9953051 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:18 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-3006fd7d-ee90-4ba5-a722-6be9c9953051 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] http://192.168.122.168/volume/v3/volumes/54bcab28-ceda-49bf-9fa2-b2ee30e2714d returned with HTTP 404 Sep 07 21:14:18 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 819/1631] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:14:18 2026] GET /volume/v3/volumes/54bcab28-ceda-49bf-9fa2-b2ee30e2714d => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:14:18 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-af343cc2-b4e8-4d51-a745-ea508517d75b None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:18 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-af343cc2-b4e8-4d51-a745-ea508517d75b tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] GET http://192.168.122.168/volume/v3/volumes/9f5983e1-5a16-42d9-9abd-c27fde24ea07 Sep 07 21:14:18 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-af343cc2-b4e8-4d51-a745-ea508517d75b tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:18 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-af343cc2-b4e8-4d51-a745-ea508517d75b tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:18 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:18 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:14:18 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:18 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:14:18 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-af343cc2-b4e8-4d51-a745-ea508517d75b tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Volume info retrieved successfully. Sep 07 21:14:18 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-af343cc2-b4e8-4d51-a745-ea508517d75b tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] http://192.168.122.168/volume/v3/volumes/9f5983e1-5a16-42d9-9abd-c27fde24ea07 returned with HTTP 200 Sep 07 21:14:18 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 813/1632] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:14:18 2026] GET /volume/v3/volumes/9f5983e1-5a16-42d9-9abd-c27fde24ea07 => generated 856 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:14:18 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-aeff0183-db41-45d2-8dfa-e27699b05c2b None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:18 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-aeff0183-db41-45d2-8dfa-e27699b05c2b tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] DELETE http://192.168.122.168/volume/v3/volumes/9f5983e1-5a16-42d9-9abd-c27fde24ea07 Sep 07 21:14:18 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-aeff0183-db41-45d2-8dfa-e27699b05c2b tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:18 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-aeff0183-db41-45d2-8dfa-e27699b05c2b tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:18 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-aeff0183-db41-45d2-8dfa-e27699b05c2b tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Delete volume with id: 9f5983e1-5a16-42d9-9abd-c27fde24ea07 Sep 07 21:14:18 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:18 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:14:18 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:18 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:14:18 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-aeff0183-db41-45d2-8dfa-e27699b05c2b tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Volume info retrieved successfully. Sep 07 21:14:18 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-aeff0183-db41-45d2-8dfa-e27699b05c2b tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Delete volume request issued successfully. Sep 07 21:14:18 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-aeff0183-db41-45d2-8dfa-e27699b05c2b tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] http://192.168.122.168/volume/v3/volumes/9f5983e1-5a16-42d9-9abd-c27fde24ea07 returned with HTTP 202 Sep 07 21:14:18 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 820/1633] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:14:18 2026] DELETE /volume/v3/volumes/9f5983e1-5a16-42d9-9abd-c27fde24ea07 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:14:18 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-d6aaff96-48ea-451c-8ba5-dc712961e3c1 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:18 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d6aaff96-48ea-451c-8ba5-dc712961e3c1 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] GET http://192.168.122.168/volume/v3/volumes/9f5983e1-5a16-42d9-9abd-c27fde24ea07 Sep 07 21:14:18 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-d6aaff96-48ea-451c-8ba5-dc712961e3c1 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:18 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-d6aaff96-48ea-451c-8ba5-dc712961e3c1 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:18 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:18 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:14:18 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:18 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:14:18 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-d6aaff96-48ea-451c-8ba5-dc712961e3c1 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Volume info retrieved successfully. Sep 07 21:14:18 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d6aaff96-48ea-451c-8ba5-dc712961e3c1 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] http://192.168.122.168/volume/v3/volumes/9f5983e1-5a16-42d9-9abd-c27fde24ea07 returned with HTTP 200 Sep 07 21:14:18 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 814/1634] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:14:18 2026] GET /volume/v3/volumes/9f5983e1-5a16-42d9-9abd-c27fde24ea07 => generated 855 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:14:19 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-866c47d2-df84-4210-9834-8aa96cfec550 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:19 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-866c47d2-df84-4210-9834-8aa96cfec550 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] GET http://192.168.122.168/volume/v3/volumes/9f5983e1-5a16-42d9-9abd-c27fde24ea07 Sep 07 21:14:19 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-866c47d2-df84-4210-9834-8aa96cfec550 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:19 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-866c47d2-df84-4210-9834-8aa96cfec550 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:19 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-866c47d2-df84-4210-9834-8aa96cfec550 tempest-VolumesSnapshotTestJSON-1617155223 tempest-VolumesSnapshotTestJSON-1617155223-project-member] http://192.168.122.168/volume/v3/volumes/9f5983e1-5a16-42d9-9abd-c27fde24ea07 returned with HTTP 404 Sep 07 21:14:19 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 821/1635] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:14:19 2026] GET /volume/v3/volumes/9f5983e1-5a16-42d9-9abd-c27fde24ea07 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:14:24 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-f06b72b0-21cb-4323-993c-bfde68cedb4d None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:24 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f06b72b0-21cb-4323-993c-bfde68cedb4d tempest-AttachVolumeShelveTestJSON-577458539 tempest-AttachVolumeShelveTestJSON-577458539-project-member] GET http://192.168.122.168/volume/v3/volumes/8c84ff4b-ddd3-4062-9d0d-d1981ba651a8 Sep 07 21:14:24 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f06b72b0-21cb-4323-993c-bfde68cedb4d tempest-AttachVolumeShelveTestJSON-577458539 tempest-AttachVolumeShelveTestJSON-577458539-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:24 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f06b72b0-21cb-4323-993c-bfde68cedb4d tempest-AttachVolumeShelveTestJSON-577458539 tempest-AttachVolumeShelveTestJSON-577458539-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:24 devstack devstack@c-api.service[86971]: DEBUG dbcounter [-] [86971] Writing DB stats cinder:SELECT=625,cinder:INSERT=98,cinder:UPDATE=160 {{(pid=86971) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 21:14:24 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:24 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:14:24 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:24 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:14:24 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-f06b72b0-21cb-4323-993c-bfde68cedb4d tempest-AttachVolumeShelveTestJSON-577458539 tempest-AttachVolumeShelveTestJSON-577458539-project-member] Volume info retrieved successfully. Sep 07 21:14:24 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f06b72b0-21cb-4323-993c-bfde68cedb4d tempest-AttachVolumeShelveTestJSON-577458539 tempest-AttachVolumeShelveTestJSON-577458539-project-member] http://192.168.122.168/volume/v3/volumes/8c84ff4b-ddd3-4062-9d0d-d1981ba651a8 returned with HTTP 200 Sep 07 21:14:24 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 815/1636] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:14:24 2026] GET /volume/v3/volumes/8c84ff4b-ddd3-4062-9d0d-d1981ba651a8 => generated 858 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:14:25 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-a70fcb0e-f968-4cc3-b6a2-f9cdbb4b8b77 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:25 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a70fcb0e-f968-4cc3-b6a2-f9cdbb4b8b77 tempest-AttachVolumeShelveTestJSON-577458539 tempest-AttachVolumeShelveTestJSON-577458539-project-member] GET http://192.168.122.168/volume/v3/volumes/8c84ff4b-ddd3-4062-9d0d-d1981ba651a8 Sep 07 21:14:25 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a70fcb0e-f968-4cc3-b6a2-f9cdbb4b8b77 tempest-AttachVolumeShelveTestJSON-577458539 tempest-AttachVolumeShelveTestJSON-577458539-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:25 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a70fcb0e-f968-4cc3-b6a2-f9cdbb4b8b77 tempest-AttachVolumeShelveTestJSON-577458539 tempest-AttachVolumeShelveTestJSON-577458539-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:25 devstack devstack@c-api.service[86970]: DEBUG dbcounter [-] [86970] Writing DB stats cinder:SELECT=636,cinder:INSERT=63,cinder:UPDATE=115 {{(pid=86970) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 21:14:25 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:25 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:14:25 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:25 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:14:25 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-a70fcb0e-f968-4cc3-b6a2-f9cdbb4b8b77 tempest-AttachVolumeShelveTestJSON-577458539 tempest-AttachVolumeShelveTestJSON-577458539-project-member] Volume info retrieved successfully. Sep 07 21:14:25 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a70fcb0e-f968-4cc3-b6a2-f9cdbb4b8b77 tempest-AttachVolumeShelveTestJSON-577458539 tempest-AttachVolumeShelveTestJSON-577458539-project-member] http://192.168.122.168/volume/v3/volumes/8c84ff4b-ddd3-4062-9d0d-d1981ba651a8 returned with HTTP 200 Sep 07 21:14:25 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 822/1637] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:14:25 2026] GET /volume/v3/volumes/8c84ff4b-ddd3-4062-9d0d-d1981ba651a8 => generated 858 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:14:27 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-1c47099e-3f6f-4d1a-8564-fea09706efc6 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:27 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1c47099e-3f6f-4d1a-8564-fea09706efc6 tempest-VolumeTypesExtraSpecsTest-1214154164 tempest-VolumeTypesExtraSpecsTest-1214154164-project-admin] POST http://192.168.122.168/volume/v3/types Sep 07 21:14:27 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-1c47099e-3f6f-4d1a-8564-fea09706efc6 tempest-VolumeTypesExtraSpecsTest-1214154164 tempest-VolumeTypesExtraSpecsTest-1214154164-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-771543324"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:14:27 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1c47099e-3f6f-4d1a-8564-fea09706efc6 tempest-VolumeTypesExtraSpecsTest-1214154164 tempest-VolumeTypesExtraSpecsTest-1214154164-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 07 21:14:27 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 816/1638] 192.168.122.168 () {60 vars in 1136 bytes} [Mon Sep 7 21:14:27 2026] POST /volume/v3/types => generated 230 bytes in 735 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:14:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-c23e5ca0-0b85-4ca7-8648-9f36bf6825f8 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:27 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c23e5ca0-0b85-4ca7-8648-9f36bf6825f8 tempest-VolumeTypesExtraSpecsTest-1214154164 tempest-VolumeTypesExtraSpecsTest-1214154164-project-admin] POST http://192.168.122.168/volume/v3/types/575c373b-2154-48ea-b147-45713a1441c4/extra_specs Sep 07 21:14:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c23e5ca0-0b85-4ca7-8648-9f36bf6825f8 tempest-VolumeTypesExtraSpecsTest-1214154164 tempest-VolumeTypesExtraSpecsTest-1214154164-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:14:28 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c23e5ca0-0b85-4ca7-8648-9f36bf6825f8 tempest-VolumeTypesExtraSpecsTest-1214154164 tempest-VolumeTypesExtraSpecsTest-1214154164-project-admin] http://192.168.122.168/volume/v3/types/575c373b-2154-48ea-b147-45713a1441c4/extra_specs returned with HTTP 200 Sep 07 21:14:28 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 823/1639] 192.168.122.168 () {60 vars in 1283 bytes} [Mon Sep 7 21:14:27 2026] POST /volume/v3/types/575c373b-2154-48ea-b147-45713a1441c4/extra_specs => generated 34 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 21:14:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-cfb8e285-e68d-4954-9b5a-9654710593a7 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:28 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-cfb8e285-e68d-4954-9b5a-9654710593a7 tempest-VolumeTypesExtraSpecsTest-1214154164 tempest-VolumeTypesExtraSpecsTest-1214154164-project-admin] GET http://192.168.122.168/volume/v3/types/575c373b-2154-48ea-b147-45713a1441c4/extra_specs/spec3 Sep 07 21:14:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-cfb8e285-e68d-4954-9b5a-9654710593a7 tempest-VolumeTypesExtraSpecsTest-1214154164 tempest-VolumeTypesExtraSpecsTest-1214154164-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-cfb8e285-e68d-4954-9b5a-9654710593a7 tempest-VolumeTypesExtraSpecsTest-1214154164 tempest-VolumeTypesExtraSpecsTest-1214154164-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:28 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-cfb8e285-e68d-4954-9b5a-9654710593a7 tempest-VolumeTypesExtraSpecsTest-1214154164 tempest-VolumeTypesExtraSpecsTest-1214154164-project-admin] http://192.168.122.168/volume/v3/types/575c373b-2154-48ea-b147-45713a1441c4/extra_specs/spec3 returned with HTTP 200 Sep 07 21:14:28 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 817/1640] 192.168.122.168 () {58 vars in 1280 bytes} [Mon Sep 7 21:14:28 2026] GET /volume/v3/types/575c373b-2154-48ea-b147-45713a1441c4/extra_specs/spec3 => generated 17 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 21:14:28 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-2c54ea1c-4b1e-44e4-8bd2-c4e23b81c92e None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:28 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-2c54ea1c-4b1e-44e4-8bd2-c4e23b81c92e tempest-VolumeTypesExtraSpecsTest-1214154164 tempest-VolumeTypesExtraSpecsTest-1214154164-project-admin] DELETE http://192.168.122.168/volume/v3/types/575c373b-2154-48ea-b147-45713a1441c4/extra_specs/spec3 Sep 07 21:14:28 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-2c54ea1c-4b1e-44e4-8bd2-c4e23b81c92e tempest-VolumeTypesExtraSpecsTest-1214154164 tempest-VolumeTypesExtraSpecsTest-1214154164-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:28 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-2c54ea1c-4b1e-44e4-8bd2-c4e23b81c92e tempest-VolumeTypesExtraSpecsTest-1214154164 tempest-VolumeTypesExtraSpecsTest-1214154164-project-admin] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:28 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-2c54ea1c-4b1e-44e4-8bd2-c4e23b81c92e tempest-VolumeTypesExtraSpecsTest-1214154164 tempest-VolumeTypesExtraSpecsTest-1214154164-project-admin] http://192.168.122.168/volume/v3/types/575c373b-2154-48ea-b147-45713a1441c4/extra_specs/spec3 returned with HTTP 202 Sep 07 21:14:28 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 824/1641] 192.168.122.168 () {58 vars in 1283 bytes} [Mon Sep 7 21:14:28 2026] DELETE /volume/v3/types/575c373b-2154-48ea-b147-45713a1441c4/extra_specs/spec3 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 21:14:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-a6d6c8f9-ae43-40bf-8fcf-b42d765bad60 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:28 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a6d6c8f9-ae43-40bf-8fcf-b42d765bad60 tempest-VolumeTypesExtraSpecsTest-1214154164 tempest-VolumeTypesExtraSpecsTest-1214154164-project-admin] GET http://192.168.122.168/volume/v3/types/575c373b-2154-48ea-b147-45713a1441c4/extra_specs/spec3 Sep 07 21:14:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-a6d6c8f9-ae43-40bf-8fcf-b42d765bad60 tempest-VolumeTypesExtraSpecsTest-1214154164 tempest-VolumeTypesExtraSpecsTest-1214154164-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-a6d6c8f9-ae43-40bf-8fcf-b42d765bad60 tempest-VolumeTypesExtraSpecsTest-1214154164 tempest-VolumeTypesExtraSpecsTest-1214154164-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:28 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a6d6c8f9-ae43-40bf-8fcf-b42d765bad60 tempest-VolumeTypesExtraSpecsTest-1214154164 tempest-VolumeTypesExtraSpecsTest-1214154164-project-admin] http://192.168.122.168/volume/v3/types/575c373b-2154-48ea-b147-45713a1441c4/extra_specs/spec3 returned with HTTP 404 Sep 07 21:14:28 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 818/1642] 192.168.122.168 () {58 vars in 1280 bytes} [Mon Sep 7 21:14:28 2026] GET /volume/v3/types/575c373b-2154-48ea-b147-45713a1441c4/extra_specs/spec3 => generated 129 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:14:28 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-4ec7860f-ec58-4e38-a342-44ed4c58de21 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:28 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-4ec7860f-ec58-4e38-a342-44ed4c58de21 tempest-VolumeTypesExtraSpecsTest-1214154164 tempest-VolumeTypesExtraSpecsTest-1214154164-project-admin] POST http://192.168.122.168/volume/v3/types/575c373b-2154-48ea-b147-45713a1441c4/extra_specs Sep 07 21:14:28 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-4ec7860f-ec58-4e38-a342-44ed4c58de21 tempest-VolumeTypesExtraSpecsTest-1214154164 tempest-VolumeTypesExtraSpecsTest-1214154164-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:14:28 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-4ec7860f-ec58-4e38-a342-44ed4c58de21 tempest-VolumeTypesExtraSpecsTest-1214154164 tempest-VolumeTypesExtraSpecsTest-1214154164-project-admin] http://192.168.122.168/volume/v3/types/575c373b-2154-48ea-b147-45713a1441c4/extra_specs returned with HTTP 200 Sep 07 21:14:28 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 825/1643] 192.168.122.168 () {60 vars in 1283 bytes} [Mon Sep 7 21:14:28 2026] POST /volume/v3/types/575c373b-2154-48ea-b147-45713a1441c4/extra_specs => generated 34 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 21:14:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-4216f69d-7cee-4e41-b9e9-3be0b25bb65b None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:28 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-4216f69d-7cee-4e41-b9e9-3be0b25bb65b tempest-VolumeTypesExtraSpecsTest-1214154164 tempest-VolumeTypesExtraSpecsTest-1214154164-project-admin] GET http://192.168.122.168/volume/v3/types/575c373b-2154-48ea-b147-45713a1441c4/extra_specs Sep 07 21:14:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-4216f69d-7cee-4e41-b9e9-3be0b25bb65b tempest-VolumeTypesExtraSpecsTest-1214154164 tempest-VolumeTypesExtraSpecsTest-1214154164-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-4216f69d-7cee-4e41-b9e9-3be0b25bb65b tempest-VolumeTypesExtraSpecsTest-1214154164 tempest-VolumeTypesExtraSpecsTest-1214154164-project-admin] Calling method 'index' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:28 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-4216f69d-7cee-4e41-b9e9-3be0b25bb65b tempest-VolumeTypesExtraSpecsTest-1214154164 tempest-VolumeTypesExtraSpecsTest-1214154164-project-admin] http://192.168.122.168/volume/v3/types/575c373b-2154-48ea-b147-45713a1441c4/extra_specs returned with HTTP 200 Sep 07 21:14:28 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 819/1644] 192.168.122.168 () {58 vars in 1262 bytes} [Mon Sep 7 21:14:28 2026] GET /volume/v3/types/575c373b-2154-48ea-b147-45713a1441c4/extra_specs => generated 34 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 21:14:28 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-ed8e9da1-79d2-491c-ba57-99c0584bbd89 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:28 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ed8e9da1-79d2-491c-ba57-99c0584bbd89 tempest-VolumeTypesExtraSpecsTest-1214154164 tempest-VolumeTypesExtraSpecsTest-1214154164-project-admin] POST http://192.168.122.168/volume/v3/types/575c373b-2154-48ea-b147-45713a1441c4/extra_specs Sep 07 21:14:28 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ed8e9da1-79d2-491c-ba57-99c0584bbd89 tempest-VolumeTypesExtraSpecsTest-1214154164 tempest-VolumeTypesExtraSpecsTest-1214154164-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:14:28 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ed8e9da1-79d2-491c-ba57-99c0584bbd89 tempest-VolumeTypesExtraSpecsTest-1214154164 tempest-VolumeTypesExtraSpecsTest-1214154164-project-admin] http://192.168.122.168/volume/v3/types/575c373b-2154-48ea-b147-45713a1441c4/extra_specs returned with HTTP 200 Sep 07 21:14:28 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 826/1645] 192.168.122.168 () {60 vars in 1283 bytes} [Mon Sep 7 21:14:28 2026] POST /volume/v3/types/575c373b-2154-48ea-b147-45713a1441c4/extra_specs => generated 34 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 21:14:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-e0ac437a-41a2-4922-889f-bab2f541d769 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:28 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e0ac437a-41a2-4922-889f-bab2f541d769 tempest-VolumeTypesExtraSpecsTest-1214154164 tempest-VolumeTypesExtraSpecsTest-1214154164-project-admin] PUT http://192.168.122.168/volume/v3/types/575c373b-2154-48ea-b147-45713a1441c4/extra_specs/spec2 Sep 07 21:14:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-e0ac437a-41a2-4922-889f-bab2f541d769 tempest-VolumeTypesExtraSpecsTest-1214154164 tempest-VolumeTypesExtraSpecsTest-1214154164-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:14:28 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e0ac437a-41a2-4922-889f-bab2f541d769 tempest-VolumeTypesExtraSpecsTest-1214154164 tempest-VolumeTypesExtraSpecsTest-1214154164-project-admin] http://192.168.122.168/volume/v3/types/575c373b-2154-48ea-b147-45713a1441c4/extra_specs/spec2 returned with HTTP 200 Sep 07 21:14:28 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 820/1646] 192.168.122.168 () {60 vars in 1300 bytes} [Mon Sep 7 21:14:28 2026] PUT /volume/v3/types/575c373b-2154-48ea-b147-45713a1441c4/extra_specs/spec2 => generated 17 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 21:14:28 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-f3125ce9-b469-4a7a-a4fb-4fbec32312dd None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:28 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f3125ce9-b469-4a7a-a4fb-4fbec32312dd tempest-VolumeTypesExtraSpecsTest-1214154164 tempest-VolumeTypesExtraSpecsTest-1214154164-project-admin] GET http://192.168.122.168/volume/v3/types/575c373b-2154-48ea-b147-45713a1441c4/extra_specs/spec2 Sep 07 21:14:28 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f3125ce9-b469-4a7a-a4fb-4fbec32312dd tempest-VolumeTypesExtraSpecsTest-1214154164 tempest-VolumeTypesExtraSpecsTest-1214154164-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:28 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f3125ce9-b469-4a7a-a4fb-4fbec32312dd tempest-VolumeTypesExtraSpecsTest-1214154164 tempest-VolumeTypesExtraSpecsTest-1214154164-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:28 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f3125ce9-b469-4a7a-a4fb-4fbec32312dd tempest-VolumeTypesExtraSpecsTest-1214154164 tempest-VolumeTypesExtraSpecsTest-1214154164-project-admin] http://192.168.122.168/volume/v3/types/575c373b-2154-48ea-b147-45713a1441c4/extra_specs/spec2 returned with HTTP 200 Sep 07 21:14:28 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 827/1647] 192.168.122.168 () {58 vars in 1280 bytes} [Mon Sep 7 21:14:28 2026] GET /volume/v3/types/575c373b-2154-48ea-b147-45713a1441c4/extra_specs/spec2 => generated 17 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 07 21:14:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-bd321f44-a64e-4350-874e-e15a3a9e8ffb None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:28 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-bd321f44-a64e-4350-874e-e15a3a9e8ffb tempest-VolumeTypesExtraSpecsTest-1214154164 tempest-VolumeTypesExtraSpecsTest-1214154164-project-admin] POST http://192.168.122.168/volume/v3/types/575c373b-2154-48ea-b147-45713a1441c4/extra_specs Sep 07 21:14:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-bd321f44-a64e-4350-874e-e15a3a9e8ffb tempest-VolumeTypesExtraSpecsTest-1214154164 tempest-VolumeTypesExtraSpecsTest-1214154164-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:14:28 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-bd321f44-a64e-4350-874e-e15a3a9e8ffb tempest-VolumeTypesExtraSpecsTest-1214154164 tempest-VolumeTypesExtraSpecsTest-1214154164-project-admin] http://192.168.122.168/volume/v3/types/575c373b-2154-48ea-b147-45713a1441c4/extra_specs returned with HTTP 200 Sep 07 21:14:28 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 821/1648] 192.168.122.168 () {60 vars in 1283 bytes} [Mon Sep 7 21:14:28 2026] POST /volume/v3/types/575c373b-2154-48ea-b147-45713a1441c4/extra_specs => generated 51 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 07 21:14:28 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-31fe1f7a-9c4a-4ead-b29b-7512a4ab61e6 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:28 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-31fe1f7a-9c4a-4ead-b29b-7512a4ab61e6 tempest-VolumeTypesExtraSpecsTest-1214154164 tempest-VolumeTypesExtraSpecsTest-1214154164-project-admin] GET http://192.168.122.168/volume/v3/types/575c373b-2154-48ea-b147-45713a1441c4/extra_specs Sep 07 21:14:28 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-31fe1f7a-9c4a-4ead-b29b-7512a4ab61e6 tempest-VolumeTypesExtraSpecsTest-1214154164 tempest-VolumeTypesExtraSpecsTest-1214154164-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:28 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-31fe1f7a-9c4a-4ead-b29b-7512a4ab61e6 tempest-VolumeTypesExtraSpecsTest-1214154164 tempest-VolumeTypesExtraSpecsTest-1214154164-project-admin] Calling method 'index' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:28 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-31fe1f7a-9c4a-4ead-b29b-7512a4ab61e6 tempest-VolumeTypesExtraSpecsTest-1214154164 tempest-VolumeTypesExtraSpecsTest-1214154164-project-admin] http://192.168.122.168/volume/v3/types/575c373b-2154-48ea-b147-45713a1441c4/extra_specs returned with HTTP 200 Sep 07 21:14:28 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 828/1649] 192.168.122.168 () {58 vars in 1262 bytes} [Mon Sep 7 21:14:28 2026] GET /volume/v3/types/575c373b-2154-48ea-b147-45713a1441c4/extra_specs => generated 68 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 07 21:14:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-caccb291-71b7-43a4-bcfa-dc7cf4aad0ae None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:28 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-caccb291-71b7-43a4-bcfa-dc7cf4aad0ae tempest-VolumeTypesExtraSpecsTest-1214154164 tempest-VolumeTypesExtraSpecsTest-1214154164-project-admin] DELETE http://192.168.122.168/volume/v3/types/575c373b-2154-48ea-b147-45713a1441c4 Sep 07 21:14:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-caccb291-71b7-43a4-bcfa-dc7cf4aad0ae tempest-VolumeTypesExtraSpecsTest-1214154164 tempest-VolumeTypesExtraSpecsTest-1214154164-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-caccb291-71b7-43a4-bcfa-dc7cf4aad0ae tempest-VolumeTypesExtraSpecsTest-1214154164 tempest-VolumeTypesExtraSpecsTest-1214154164-project-admin] Calling method '_delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:28 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-caccb291-71b7-43a4-bcfa-dc7cf4aad0ae tempest-VolumeTypesExtraSpecsTest-1214154164 tempest-VolumeTypesExtraSpecsTest-1214154164-project-admin] http://192.168.122.168/volume/v3/types/575c373b-2154-48ea-b147-45713a1441c4 returned with HTTP 202 Sep 07 21:14:28 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 822/1650] 192.168.122.168 () {58 vars in 1229 bytes} [Mon Sep 7 21:14:28 2026] DELETE /volume/v3/types/575c373b-2154-48ea-b147-45713a1441c4 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 21:14:28 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-41012012-ca83-4ae3-84fa-a414a93885ca None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:28 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-41012012-ca83-4ae3-84fa-a414a93885ca tempest-VolumeTypesExtraSpecsTest-1214154164 tempest-VolumeTypesExtraSpecsTest-1214154164-project-admin] GET http://192.168.122.168/volume/v3/types/575c373b-2154-48ea-b147-45713a1441c4 Sep 07 21:14:28 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-41012012-ca83-4ae3-84fa-a414a93885ca tempest-VolumeTypesExtraSpecsTest-1214154164 tempest-VolumeTypesExtraSpecsTest-1214154164-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:28 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-41012012-ca83-4ae3-84fa-a414a93885ca tempest-VolumeTypesExtraSpecsTest-1214154164 tempest-VolumeTypesExtraSpecsTest-1214154164-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:28 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-41012012-ca83-4ae3-84fa-a414a93885ca tempest-VolumeTypesExtraSpecsTest-1214154164 tempest-VolumeTypesExtraSpecsTest-1214154164-project-admin] http://192.168.122.168/volume/v3/types/575c373b-2154-48ea-b147-45713a1441c4 returned with HTTP 404 Sep 07 21:14:28 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 829/1651] 192.168.122.168 () {58 vars in 1226 bytes} [Mon Sep 7 21:14:28 2026] GET /volume/v3/types/575c373b-2154-48ea-b147-45713a1441c4 => generated 114 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:14:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-c9f2969e-25b1-439a-81d9-3e2b90eec9fa None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:30 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c9f2969e-25b1-439a-81d9-3e2b90eec9fa tempest-AttachVolumeShelveTestJSON-577458539 tempest-AttachVolumeShelveTestJSON-577458539-project-member] DELETE http://192.168.122.168/volume/v3/volumes/8c84ff4b-ddd3-4062-9d0d-d1981ba651a8 Sep 07 21:14:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c9f2969e-25b1-439a-81d9-3e2b90eec9fa tempest-AttachVolumeShelveTestJSON-577458539 tempest-AttachVolumeShelveTestJSON-577458539-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c9f2969e-25b1-439a-81d9-3e2b90eec9fa tempest-AttachVolumeShelveTestJSON-577458539 tempest-AttachVolumeShelveTestJSON-577458539-project-member] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:30 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-c9f2969e-25b1-439a-81d9-3e2b90eec9fa tempest-AttachVolumeShelveTestJSON-577458539 tempest-AttachVolumeShelveTestJSON-577458539-project-member] Delete volume with id: 8c84ff4b-ddd3-4062-9d0d-d1981ba651a8 Sep 07 21:14:30 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:30 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:14:30 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:30 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:14:30 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-c9f2969e-25b1-439a-81d9-3e2b90eec9fa tempest-AttachVolumeShelveTestJSON-577458539 tempest-AttachVolumeShelveTestJSON-577458539-project-member] Volume info retrieved successfully. Sep 07 21:14:30 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-c9f2969e-25b1-439a-81d9-3e2b90eec9fa tempest-AttachVolumeShelveTestJSON-577458539 tempest-AttachVolumeShelveTestJSON-577458539-project-member] Delete volume request issued successfully. Sep 07 21:14:30 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c9f2969e-25b1-439a-81d9-3e2b90eec9fa tempest-AttachVolumeShelveTestJSON-577458539 tempest-AttachVolumeShelveTestJSON-577458539-project-member] http://192.168.122.168/volume/v3/volumes/8c84ff4b-ddd3-4062-9d0d-d1981ba651a8 returned with HTTP 202 Sep 07 21:14:30 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 823/1652] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:14:30 2026] DELETE /volume/v3/volumes/8c84ff4b-ddd3-4062-9d0d-d1981ba651a8 => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:14:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-a4e8a511-fa24-44fc-8ea8-0befae212911 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:30 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a4e8a511-fa24-44fc-8ea8-0befae212911 tempest-AttachVolumeShelveTestJSON-577458539 tempest-AttachVolumeShelveTestJSON-577458539-project-member] GET http://192.168.122.168/volume/v3/volumes/8c84ff4b-ddd3-4062-9d0d-d1981ba651a8 Sep 07 21:14:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a4e8a511-fa24-44fc-8ea8-0befae212911 tempest-AttachVolumeShelveTestJSON-577458539 tempest-AttachVolumeShelveTestJSON-577458539-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a4e8a511-fa24-44fc-8ea8-0befae212911 tempest-AttachVolumeShelveTestJSON-577458539 tempest-AttachVolumeShelveTestJSON-577458539-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:30 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:30 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:14:30 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:30 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:14:30 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-a4e8a511-fa24-44fc-8ea8-0befae212911 tempest-AttachVolumeShelveTestJSON-577458539 tempest-AttachVolumeShelveTestJSON-577458539-project-member] Volume info retrieved successfully. Sep 07 21:14:30 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a4e8a511-fa24-44fc-8ea8-0befae212911 tempest-AttachVolumeShelveTestJSON-577458539 tempest-AttachVolumeShelveTestJSON-577458539-project-member] http://192.168.122.168/volume/v3/volumes/8c84ff4b-ddd3-4062-9d0d-d1981ba651a8 returned with HTTP 200 Sep 07 21:14:30 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 830/1653] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:14:30 2026] GET /volume/v3/volumes/8c84ff4b-ddd3-4062-9d0d-d1981ba651a8 => generated 857 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:14:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-5728089c-f27c-476e-a50e-3e4d77395d0a None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:30 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5728089c-f27c-476e-a50e-3e4d77395d0a tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:14:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-5728089c-f27c-476e-a50e-3e4d77395d0a tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-1485319325"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:14:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.volumes [None req-5728089c-f27c-476e-a50e-3e4d77395d0a tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-1485319325'}} {{(pid=86971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:14:30 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-5728089c-f27c-476e-a50e-3e4d77395d0a tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Create volume of 1 GB Sep 07 21:14:30 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-5728089c-f27c-476e-a50e-3e4d77395d0a tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Availability Zones retrieved successfully. Sep 07 21:14:30 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-5728089c-f27c-476e-a50e-3e4d77395d0a tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Flow 'volume_create_api' (06cc1447-68a3-4ae2-8e9a-054fa123a155) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:14:30 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-5728089c-f27c-476e-a50e-3e4d77395d0a tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55d75953-4040-48ff-a241-a04aec4dd386) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:14:30 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.flows.api.create_volume [None req-5728089c-f27c-476e-a50e-3e4d77395d0a tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Validating volume size '1' using validate_int {{(pid=86971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:14:30 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-5728089c-f27c-476e-a50e-3e4d77395d0a tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55d75953-4040-48ff-a241-a04aec4dd386) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:14:30 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-5728089c-f27c-476e-a50e-3e4d77395d0a tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d4ba78b-7cf2-4b49-80ac-d3a1e1ba25a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:14:31 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-5728089c-f27c-476e-a50e-3e4d77395d0a tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Created reservations ['fbefd446-33c3-486a-b6c6-5308c9cc00fc', 'e4e35d96-d1a5-4eac-a9d8-bdada7380966', '1ecb959f-8479-47f3-9287-95174596a67f', 'eb17f43b-f74c-49d2-97d3-a19f6a55fef8'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:14:31 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-5728089c-f27c-476e-a50e-3e4d77395d0a tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d4ba78b-7cf2-4b49-80ac-d3a1e1ba25a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fbefd446-33c3-486a-b6c6-5308c9cc00fc', 'e4e35d96-d1a5-4eac-a9d8-bdada7380966', '1ecb959f-8479-47f3-9287-95174596a67f', 'eb17f43b-f74c-49d2-97d3-a19f6a55fef8']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:14:31 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-5728089c-f27c-476e-a50e-3e4d77395d0a tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a209c243-8b84-4b95-baf7-9868246395af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:14:31 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:31 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:14:31 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-5728089c-f27c-476e-a50e-3e4d77395d0a tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a209c243-8b84-4b95-baf7-9868246395af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '075fd628-82f1-434e-bc0d-bd5198c2524d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1485319325',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce5fd47c87e647998e17dc96e0bc5943',qos_specs=None,replication_status=,reservations=['fbefd446-33c3-486a-b6c6-5308c9cc00fc','e4e35d96-d1a5-4eac-a9d8-bdada7380966','1ecb959f-8479-47f3-9287-95174596a67f','eb17f43b-f74c-49d2-97d3-a19f6a55fef8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24c79d58106c4fefb19bec7084e1b644',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:14:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1485319325',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=075fd628-82f1-434e-bc0d-bd5198c2524d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ce5fd47c87e647998e17dc96e0bc5943',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='24c79d58106c4fefb19bec7084e1b644',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:14:31 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-5728089c-f27c-476e-a50e-3e4d77395d0a tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (664452b2-8420-4c77-a713-9c808a4759b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:14:31 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-5728089c-f27c-476e-a50e-3e4d77395d0a tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (664452b2-8420-4c77-a713-9c808a4759b5) transitioned into state 'SUCCESS' from state '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-1485319325',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce5fd47c87e647998e17dc96e0bc5943',qos_specs=None,replication_status=,reservations=['fbefd446-33c3-486a-b6c6-5308c9cc00fc','e4e35d96-d1a5-4eac-a9d8-bdada7380966','1ecb959f-8479-47f3-9287-95174596a67f','eb17f43b-f74c-49d2-97d3-a19f6a55fef8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24c79d58106c4fefb19bec7084e1b644',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:14:31 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-5728089c-f27c-476e-a50e-3e4d77395d0a tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a0d205b-8f83-4664-b8f7-7892dc33ec4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:14:31 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-956ad792-4c06-4ceb-9efb-49342a0377f4 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:31 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-956ad792-4c06-4ceb-9efb-49342a0377f4 tempest-AttachVolumeShelveTestJSON-577458539 tempest-AttachVolumeShelveTestJSON-577458539-project-member] GET http://192.168.122.168/volume/v3/volumes/8c84ff4b-ddd3-4062-9d0d-d1981ba651a8 Sep 07 21:14:31 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-956ad792-4c06-4ceb-9efb-49342a0377f4 tempest-AttachVolumeShelveTestJSON-577458539 tempest-AttachVolumeShelveTestJSON-577458539-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:31 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-956ad792-4c06-4ceb-9efb-49342a0377f4 tempest-AttachVolumeShelveTestJSON-577458539 tempest-AttachVolumeShelveTestJSON-577458539-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:31 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-5728089c-f27c-476e-a50e-3e4d77395d0a tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a0d205b-8f83-4664-b8f7-7892dc33ec4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:14:31 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-956ad792-4c06-4ceb-9efb-49342a0377f4 tempest-AttachVolumeShelveTestJSON-577458539 tempest-AttachVolumeShelveTestJSON-577458539-project-member] http://192.168.122.168/volume/v3/volumes/8c84ff4b-ddd3-4062-9d0d-d1981ba651a8 returned with HTTP 404 Sep 07 21:14:31 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 831/1654] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:14:31 2026] GET /volume/v3/volumes/8c84ff4b-ddd3-4062-9d0d-d1981ba651a8 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:14:31 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-5728089c-f27c-476e-a50e-3e4d77395d0a tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Flow 'volume_create_api' (06cc1447-68a3-4ae2-8e9a-054fa123a155) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:14:31 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-5728089c-f27c-476e-a50e-3e4d77395d0a tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Create volume request issued successfully. Sep 07 21:14:31 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5728089c-f27c-476e-a50e-3e4d77395d0a tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:14:31 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 824/1655] 192.168.122.168 () {60 vars in 1142 bytes} [Mon Sep 7 21:14:30 2026] POST /volume/v3/volumes => generated 767 bytes in 738 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:14:31 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-cf56c152-7b38-41cd-8e77-836c8c288830 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:31 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-cf56c152-7b38-41cd-8e77-836c8c288830 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] GET http://192.168.122.168/volume/v3/volumes/075fd628-82f1-434e-bc0d-bd5198c2524d Sep 07 21:14:31 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-cf56c152-7b38-41cd-8e77-836c8c288830 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:31 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-cf56c152-7b38-41cd-8e77-836c8c288830 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:31 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:31 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:14:31 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:31 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:14:31 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-cf56c152-7b38-41cd-8e77-836c8c288830 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Volume info retrieved successfully. Sep 07 21:14:31 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-cf56c152-7b38-41cd-8e77-836c8c288830 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] http://192.168.122.168/volume/v3/volumes/075fd628-82f1-434e-bc0d-bd5198c2524d returned with HTTP 200 Sep 07 21:14:31 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 832/1656] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:14:31 2026] GET /volume/v3/volumes/075fd628-82f1-434e-bc0d-bd5198c2524d => generated 835 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:14:32 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-ce5212a8-6374-4ae6-8fa8-f78714874b86 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:32 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ce5212a8-6374-4ae6-8fa8-f78714874b86 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] GET http://192.168.122.168/volume/v3/volumes/075fd628-82f1-434e-bc0d-bd5198c2524d Sep 07 21:14:32 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-ce5212a8-6374-4ae6-8fa8-f78714874b86 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:32 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-ce5212a8-6374-4ae6-8fa8-f78714874b86 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:32 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:32 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:14:32 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:32 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:14:32 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-ce5212a8-6374-4ae6-8fa8-f78714874b86 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Volume info retrieved successfully. Sep 07 21:14:32 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ce5212a8-6374-4ae6-8fa8-f78714874b86 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] http://192.168.122.168/volume/v3/volumes/075fd628-82f1-434e-bc0d-bd5198c2524d returned with HTTP 200 Sep 07 21:14:32 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 825/1657] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:14:32 2026] GET /volume/v3/volumes/075fd628-82f1-434e-bc0d-bd5198c2524d => generated 859 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:14:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-9c827bef-866a-4df7-995f-f11e4930edfd None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:33 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-9c827bef-866a-4df7-995f-f11e4930edfd tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] GET http://192.168.122.168/volume/v3/volumes/075fd628-82f1-434e-bc0d-bd5198c2524d Sep 07 21:14:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-9c827bef-866a-4df7-995f-f11e4930edfd tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-9c827bef-866a-4df7-995f-f11e4930edfd tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:33 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:33 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:14:33 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:33 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:14:33 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-9c827bef-866a-4df7-995f-f11e4930edfd tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Volume info retrieved successfully. Sep 07 21:14:33 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-9c827bef-866a-4df7-995f-f11e4930edfd tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] http://192.168.122.168/volume/v3/volumes/075fd628-82f1-434e-bc0d-bd5198c2524d returned with HTTP 200 Sep 07 21:14:33 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 833/1658] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:14:33 2026] GET /volume/v3/volumes/075fd628-82f1-434e-bc0d-bd5198c2524d => generated 860 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:14:33 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-d22cad59-3e64-4eeb-b48b-fed6332c11e2 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:33 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d22cad59-3e64-4eeb-b48b-fed6332c11e2 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] POST http://192.168.122.168/volume/v3/snapshots Sep 07 21:14:33 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-d22cad59-3e64-4eeb-b48b-fed6332c11e2 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "075fd628-82f1-434e-bc0d-bd5198c2524d", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-603186332"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:14:33 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:33 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:14:33 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:33 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:14:33 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-d22cad59-3e64-4eeb-b48b-fed6332c11e2 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Volume info retrieved successfully. Sep 07 21:14:33 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.snapshots [None req-d22cad59-3e64-4eeb-b48b-fed6332c11e2 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Create snapshot from volume 075fd628-82f1-434e-bc0d-bd5198c2524d Sep 07 21:14:33 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-d22cad59-3e64-4eeb-b48b-fed6332c11e2 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Created reservations ['b73ec741-f48f-4b06-89d4-0edc9a03d4ff', '238b8279-cf7d-4497-8011-d1f32d16eda0', '32002e69-a69a-435c-bf47-12bb888e4a3a', 'a163ec83-81ec-4ced-8b55-faa7769b3090'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:14:33 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:33 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:14:33 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-d22cad59-3e64-4eeb-b48b-fed6332c11e2 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Snapshot create request issued successfully. Sep 07 21:14:33 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d22cad59-3e64-4eeb-b48b-fed6332c11e2 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] http://192.168.122.168/volume/v3/snapshots returned with HTTP 202 Sep 07 21:14:33 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 826/1659] 192.168.122.168 () {60 vars in 1149 bytes} [Mon Sep 7 21:14:33 2026] POST /volume/v3/snapshots => generated 313 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:14:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-5e7969aa-e010-43af-9bff-fd231c22be0e None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:33 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-5e7969aa-e010-43af-9bff-fd231c22be0e tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] GET http://192.168.122.168/volume/v3/snapshots/6b17e9b6-06b2-4d3b-bd52-baa77cfb5f27 Sep 07 21:14:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-5e7969aa-e010-43af-9bff-fd231c22be0e tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-5e7969aa-e010-43af-9bff-fd231c22be0e tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:33 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:33 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:14:33 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-5e7969aa-e010-43af-9bff-fd231c22be0e tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Snapshot retrieved successfully. Sep 07 21:14:33 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-5e7969aa-e010-43af-9bff-fd231c22be0e tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] http://192.168.122.168/volume/v3/snapshots/6b17e9b6-06b2-4d3b-bd52-baa77cfb5f27 returned with HTTP 200 Sep 07 21:14:33 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 834/1660] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:14:33 2026] GET /volume/v3/snapshots/6b17e9b6-06b2-4d3b-bd52-baa77cfb5f27 => generated 445 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:14:34 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-441982d0-8ebc-4547-be0d-c1dde6d01a16 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:34 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-441982d0-8ebc-4547-be0d-c1dde6d01a16 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] GET http://192.168.122.168/volume/v3/snapshots/6b17e9b6-06b2-4d3b-bd52-baa77cfb5f27 Sep 07 21:14:34 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-441982d0-8ebc-4547-be0d-c1dde6d01a16 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:34 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-441982d0-8ebc-4547-be0d-c1dde6d01a16 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:34 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:34 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:14:34 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-441982d0-8ebc-4547-be0d-c1dde6d01a16 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Snapshot retrieved successfully. Sep 07 21:14:34 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-441982d0-8ebc-4547-be0d-c1dde6d01a16 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] http://192.168.122.168/volume/v3/snapshots/6b17e9b6-06b2-4d3b-bd52-baa77cfb5f27 returned with HTTP 200 Sep 07 21:14:34 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 827/1661] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:14:34 2026] GET /volume/v3/snapshots/6b17e9b6-06b2-4d3b-bd52-baa77cfb5f27 => generated 445 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:14:35 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-04b875ad-412a-447b-b6af-bde1b59cd8eb None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:35 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-04b875ad-412a-447b-b6af-bde1b59cd8eb tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] GET http://192.168.122.168/volume/v3/snapshots/6b17e9b6-06b2-4d3b-bd52-baa77cfb5f27 Sep 07 21:14:35 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-04b875ad-412a-447b-b6af-bde1b59cd8eb tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:35 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-04b875ad-412a-447b-b6af-bde1b59cd8eb tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:35 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:35 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:14:35 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-04b875ad-412a-447b-b6af-bde1b59cd8eb tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Snapshot retrieved successfully. Sep 07 21:14:35 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-04b875ad-412a-447b-b6af-bde1b59cd8eb tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] http://192.168.122.168/volume/v3/snapshots/6b17e9b6-06b2-4d3b-bd52-baa77cfb5f27 returned with HTTP 200 Sep 07 21:14:35 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 835/1662] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:14:35 2026] GET /volume/v3/snapshots/6b17e9b6-06b2-4d3b-bd52-baa77cfb5f27 => generated 445 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:14:36 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-7bd4cfdb-c0f0-469b-b02f-97ee43fdf094 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:36 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-92e32b98-f679-481f-bf59-1945f5ba6d07 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:36 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-92e32b98-f679-481f-bf59-1945f5ba6d07 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] GET http://192.168.122.168/volume/v3/snapshots/6b17e9b6-06b2-4d3b-bd52-baa77cfb5f27 Sep 07 21:14:36 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-92e32b98-f679-481f-bf59-1945f5ba6d07 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:36 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-92e32b98-f679-481f-bf59-1945f5ba6d07 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:36 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:36 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:14:36 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-92e32b98-f679-481f-bf59-1945f5ba6d07 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Snapshot retrieved successfully. Sep 07 21:14:36 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-92e32b98-f679-481f-bf59-1945f5ba6d07 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] http://192.168.122.168/volume/v3/snapshots/6b17e9b6-06b2-4d3b-bd52-baa77cfb5f27 returned with HTTP 200 Sep 07 21:14:36 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 836/1663] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:14:36 2026] GET /volume/v3/snapshots/6b17e9b6-06b2-4d3b-bd52-baa77cfb5f27 => generated 472 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:14:36 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-775b3e79-8905-4bae-a591-5c712dce4334 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:36 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-775b3e79-8905-4bae-a591-5c712dce4334 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] POST http://192.168.122.168/volume/v3/snapshots Sep 07 21:14:36 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-775b3e79-8905-4bae-a591-5c712dce4334 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "075fd628-82f1-434e-bc0d-bd5198c2524d", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1629428897"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:14:36 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:36 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:14:36 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:36 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:14:36 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-775b3e79-8905-4bae-a591-5c712dce4334 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Volume info retrieved successfully. Sep 07 21:14:36 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.snapshots [None req-775b3e79-8905-4bae-a591-5c712dce4334 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Create snapshot from volume 075fd628-82f1-434e-bc0d-bd5198c2524d Sep 07 21:14:37 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-775b3e79-8905-4bae-a591-5c712dce4334 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Created reservations ['829e548e-34d0-4b02-89ef-a92abb6864a2', '95273c03-c579-4ecf-9c92-d4f298af9607', '6afc5afa-f51e-4c24-b576-4584f5876b35', '659ef633-7604-4cfe-b4dd-3e407d2fba5a'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:14:37 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:37 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:14:37 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-7bd4cfdb-c0f0-469b-b02f-97ee43fdf094 tempest-ExtraSpecsNegativeTest-926759342 tempest-ExtraSpecsNegativeTest-926759342-project-admin] POST http://192.168.122.168/volume/v3/types Sep 07 21:14:37 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-7bd4cfdb-c0f0-469b-b02f-97ee43fdf094 tempest-ExtraSpecsNegativeTest-926759342 tempest-ExtraSpecsNegativeTest-926759342-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-217048570", "extra_specs": {"spec1": "val1"}}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:14:37 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-775b3e79-8905-4bae-a591-5c712dce4334 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Snapshot create request issued successfully. Sep 07 21:14:37 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-775b3e79-8905-4bae-a591-5c712dce4334 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] http://192.168.122.168/volume/v3/snapshots returned with HTTP 202 Sep 07 21:14:37 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 837/1664] 192.168.122.168 () {60 vars in 1149 bytes} [Mon Sep 7 21:14:36 2026] POST /volume/v3/snapshots => generated 314 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:14:37 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-7c3a0e9d-6157-402d-9459-5ddff8d04b53 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:37 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-7c3a0e9d-6157-402d-9459-5ddff8d04b53 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] GET http://192.168.122.168/volume/v3/snapshots/531b85d4-2c61-44b6-9748-102994353be4 Sep 07 21:14:37 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-7c3a0e9d-6157-402d-9459-5ddff8d04b53 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:37 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-7c3a0e9d-6157-402d-9459-5ddff8d04b53 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:37 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:37 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:14:37 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-7c3a0e9d-6157-402d-9459-5ddff8d04b53 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Snapshot retrieved successfully. Sep 07 21:14:37 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-7c3a0e9d-6157-402d-9459-5ddff8d04b53 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] http://192.168.122.168/volume/v3/snapshots/531b85d4-2c61-44b6-9748-102994353be4 returned with HTTP 200 Sep 07 21:14:37 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 838/1665] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:14:37 2026] GET /volume/v3/snapshots/531b85d4-2c61-44b6-9748-102994353be4 => generated 446 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:14:37 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-7bd4cfdb-c0f0-469b-b02f-97ee43fdf094 tempest-ExtraSpecsNegativeTest-926759342 tempest-ExtraSpecsNegativeTest-926759342-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 07 21:14:37 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 828/1666] 192.168.122.168 () {60 vars in 1137 bytes} [Mon Sep 7 21:14:36 2026] POST /volume/v3/types => generated 242 bytes in 364 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:14:37 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-6ba237aa-0640-43c9-af85-00914066cffe None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:37 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-6ba237aa-0640-43c9-af85-00914066cffe tempest-ExtraSpecsNegativeTest-926759342 tempest-ExtraSpecsNegativeTest-926759342-project-admin] POST http://192.168.122.168/volume/v3/types/1763d394-207e-4409-a17c-4c839c0c7a7b/extra_specs Sep 07 21:14:37 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-6ba237aa-0640-43c9-af85-00914066cffe tempest-ExtraSpecsNegativeTest-926759342 tempest-ExtraSpecsNegativeTest-926759342-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:14:37 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-6ba237aa-0640-43c9-af85-00914066cffe tempest-ExtraSpecsNegativeTest-926759342 tempest-ExtraSpecsNegativeTest-926759342-project-admin] http://192.168.122.168/volume/v3/types/1763d394-207e-4409-a17c-4c839c0c7a7b/extra_specs returned with HTTP 400 Sep 07 21:14:37 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 839/1667] 192.168.122.168 () {60 vars in 1283 bytes} [Mon Sep 7 21:14:37 2026] POST /volume/v3/types/1763d394-207e-4409-a17c-4c839c0c7a7b/extra_specs => generated 146 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 21:14:37 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-5e671331-46a0-4352-9ff4-f3547d1bf75e None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:37 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5e671331-46a0-4352-9ff4-f3547d1bf75e tempest-ExtraSpecsNegativeTest-926759342 tempest-ExtraSpecsNegativeTest-926759342-project-admin] POST http://192.168.122.168/volume/v3/types/1763d394-207e-4409-a17c-4c839c0c7a7b/extra_specs Sep 07 21:14:37 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-5e671331-46a0-4352-9ff4-f3547d1bf75e tempest-ExtraSpecsNegativeTest-926759342 tempest-ExtraSpecsNegativeTest-926759342-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:14:37 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5e671331-46a0-4352-9ff4-f3547d1bf75e tempest-ExtraSpecsNegativeTest-926759342 tempest-ExtraSpecsNegativeTest-926759342-project-admin] http://192.168.122.168/volume/v3/types/1763d394-207e-4409-a17c-4c839c0c7a7b/extra_specs returned with HTTP 400 Sep 07 21:14:37 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 829/1668] 192.168.122.168 () {60 vars in 1283 bytes} [Mon Sep 7 21:14:37 2026] POST /volume/v3/types/1763d394-207e-4409-a17c-4c839c0c7a7b/extra_specs => generated 132 bytes in 19 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 21:14:37 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-dc00d8ca-29a6-45a5-a3f8-68e535c391a6 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:37 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-dc00d8ca-29a6-45a5-a3f8-68e535c391a6 tempest-ExtraSpecsNegativeTest-926759342 tempest-ExtraSpecsNegativeTest-926759342-project-admin] POST http://192.168.122.168/volume/v3/types/22f3e3cc-5b40-4bde-a5a0-35cd0bc6b119/extra_specs Sep 07 21:14:37 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-dc00d8ca-29a6-45a5-a3f8-68e535c391a6 tempest-ExtraSpecsNegativeTest-926759342 tempest-ExtraSpecsNegativeTest-926759342-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:14:37 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-dc00d8ca-29a6-45a5-a3f8-68e535c391a6 tempest-ExtraSpecsNegativeTest-926759342 tempest-ExtraSpecsNegativeTest-926759342-project-admin] http://192.168.122.168/volume/v3/types/22f3e3cc-5b40-4bde-a5a0-35cd0bc6b119/extra_specs returned with HTTP 404 Sep 07 21:14:37 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 840/1669] 192.168.122.168 () {60 vars in 1283 bytes} [Mon Sep 7 21:14:37 2026] POST /volume/v3/types/22f3e3cc-5b40-4bde-a5a0-35cd0bc6b119/extra_specs => generated 114 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:14:37 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-4a699ea7-efa6-48ec-b178-9a7c301528b4 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:37 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-4a699ea7-efa6-48ec-b178-9a7c301528b4 tempest-ExtraSpecsNegativeTest-926759342 tempest-ExtraSpecsNegativeTest-926759342-project-admin] DELETE http://192.168.122.168/volume/v3/types/a7de7b32-f2d1-4c51-afe6-3ff6ef824cf2/extra_specs/spec1 Sep 07 21:14:37 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-4a699ea7-efa6-48ec-b178-9a7c301528b4 tempest-ExtraSpecsNegativeTest-926759342 tempest-ExtraSpecsNegativeTest-926759342-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:37 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-4a699ea7-efa6-48ec-b178-9a7c301528b4 tempest-ExtraSpecsNegativeTest-926759342 tempest-ExtraSpecsNegativeTest-926759342-project-admin] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:37 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-4a699ea7-efa6-48ec-b178-9a7c301528b4 tempest-ExtraSpecsNegativeTest-926759342 tempest-ExtraSpecsNegativeTest-926759342-project-admin] http://192.168.122.168/volume/v3/types/a7de7b32-f2d1-4c51-afe6-3ff6ef824cf2/extra_specs/spec1 returned with HTTP 404 Sep 07 21:14:37 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 830/1670] 192.168.122.168 () {58 vars in 1283 bytes} [Mon Sep 7 21:14:37 2026] DELETE /volume/v3/types/a7de7b32-f2d1-4c51-afe6-3ff6ef824cf2/extra_specs/spec1 => generated 114 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:14:37 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-29db5e42-89dd-48e7-a049-959b7ee5008f None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:37 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-29db5e42-89dd-48e7-a049-959b7ee5008f tempest-ExtraSpecsNegativeTest-926759342 tempest-ExtraSpecsNegativeTest-926759342-project-admin] GET http://192.168.122.168/volume/v3/types/1763d394-207e-4409-a17c-4c839c0c7a7b/extra_specs/nonexistent_extra_spec_name Sep 07 21:14:37 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-29db5e42-89dd-48e7-a049-959b7ee5008f tempest-ExtraSpecsNegativeTest-926759342 tempest-ExtraSpecsNegativeTest-926759342-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:37 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-29db5e42-89dd-48e7-a049-959b7ee5008f tempest-ExtraSpecsNegativeTest-926759342 tempest-ExtraSpecsNegativeTest-926759342-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:37 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-29db5e42-89dd-48e7-a049-959b7ee5008f tempest-ExtraSpecsNegativeTest-926759342 tempest-ExtraSpecsNegativeTest-926759342-project-admin] http://192.168.122.168/volume/v3/types/1763d394-207e-4409-a17c-4c839c0c7a7b/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Sep 07 21:14:37 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 841/1671] 192.168.122.168 () {58 vars in 1346 bytes} [Mon Sep 7 21:14:37 2026] GET /volume/v3/types/1763d394-207e-4409-a17c-4c839c0c7a7b/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:14:37 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-bc1b49fb-ec9c-4c92-a63b-c52b2219b65c None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:37 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-bc1b49fb-ec9c-4c92-a63b-c52b2219b65c tempest-ExtraSpecsNegativeTest-926759342 tempest-ExtraSpecsNegativeTest-926759342-project-admin] GET http://192.168.122.168/volume/v3/types/7d812bac-0a0f-44f3-b2cf-941d335062ed/extra_specs/spec1 Sep 07 21:14:37 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-bc1b49fb-ec9c-4c92-a63b-c52b2219b65c tempest-ExtraSpecsNegativeTest-926759342 tempest-ExtraSpecsNegativeTest-926759342-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:37 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-bc1b49fb-ec9c-4c92-a63b-c52b2219b65c tempest-ExtraSpecsNegativeTest-926759342 tempest-ExtraSpecsNegativeTest-926759342-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:37 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-bc1b49fb-ec9c-4c92-a63b-c52b2219b65c tempest-ExtraSpecsNegativeTest-926759342 tempest-ExtraSpecsNegativeTest-926759342-project-admin] http://192.168.122.168/volume/v3/types/7d812bac-0a0f-44f3-b2cf-941d335062ed/extra_specs/spec1 returned with HTTP 404 Sep 07 21:14:37 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 831/1672] 192.168.122.168 () {58 vars in 1280 bytes} [Mon Sep 7 21:14:37 2026] GET /volume/v3/types/7d812bac-0a0f-44f3-b2cf-941d335062ed/extra_specs/spec1 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:14:37 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-2c5f675d-8f54-4c6c-a41d-7df3ed8a0c20 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:37 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-2c5f675d-8f54-4c6c-a41d-7df3ed8a0c20 tempest-ExtraSpecsNegativeTest-926759342 tempest-ExtraSpecsNegativeTest-926759342-project-admin] GET http://192.168.122.168/volume/v3/types/70dc8664-ba93-4586-af68-35be830310d7/extra_specs Sep 07 21:14:37 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-2c5f675d-8f54-4c6c-a41d-7df3ed8a0c20 tempest-ExtraSpecsNegativeTest-926759342 tempest-ExtraSpecsNegativeTest-926759342-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:37 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-2c5f675d-8f54-4c6c-a41d-7df3ed8a0c20 tempest-ExtraSpecsNegativeTest-926759342 tempest-ExtraSpecsNegativeTest-926759342-project-admin] Calling method 'index' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:37 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-2c5f675d-8f54-4c6c-a41d-7df3ed8a0c20 tempest-ExtraSpecsNegativeTest-926759342 tempest-ExtraSpecsNegativeTest-926759342-project-admin] http://192.168.122.168/volume/v3/types/70dc8664-ba93-4586-af68-35be830310d7/extra_specs returned with HTTP 404 Sep 07 21:14:37 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 842/1673] 192.168.122.168 () {58 vars in 1262 bytes} [Mon Sep 7 21:14:37 2026] GET /volume/v3/types/70dc8664-ba93-4586-af68-35be830310d7/extra_specs => generated 114 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:14:37 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-c5ff0b7d-033e-401e-8474-145e4e332713 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:37 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c5ff0b7d-033e-401e-8474-145e4e332713 tempest-ExtraSpecsNegativeTest-926759342 tempest-ExtraSpecsNegativeTest-926759342-project-admin] PUT http://192.168.122.168/volume/v3/types/1763d394-207e-4409-a17c-4c839c0c7a7b/extra_specs/spec1 Sep 07 21:14:37 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c5ff0b7d-033e-401e-8474-145e4e332713 tempest-ExtraSpecsNegativeTest-926759342 tempest-ExtraSpecsNegativeTest-926759342-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:14:37 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c5ff0b7d-033e-401e-8474-145e4e332713 tempest-ExtraSpecsNegativeTest-926759342 tempest-ExtraSpecsNegativeTest-926759342-project-admin] http://192.168.122.168/volume/v3/types/1763d394-207e-4409-a17c-4c839c0c7a7b/extra_specs/spec1 returned with HTTP 400 Sep 07 21:14:37 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 832/1674] 192.168.122.168 () {60 vars in 1300 bytes} [Mon Sep 7 21:14:37 2026] PUT /volume/v3/types/1763d394-207e-4409-a17c-4c839c0c7a7b/extra_specs/spec1 => generated 102 bytes in 17 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 21:14:37 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-883abca0-d0f4-4ca2-8a85-6bd68cdbf5ef None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:37 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-883abca0-d0f4-4ca2-8a85-6bd68cdbf5ef tempest-ExtraSpecsNegativeTest-926759342 tempest-ExtraSpecsNegativeTest-926759342-project-admin] PUT http://192.168.122.168/volume/v3/types/1763d394-207e-4409-a17c-4c839c0c7a7b/extra_specs/spec1 Sep 07 21:14:37 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-883abca0-d0f4-4ca2-8a85-6bd68cdbf5ef tempest-ExtraSpecsNegativeTest-926759342 tempest-ExtraSpecsNegativeTest-926759342-project-admin] Action: 'update', calling method: update, body: null {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:14:37 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-883abca0-d0f4-4ca2-8a85-6bd68cdbf5ef tempest-ExtraSpecsNegativeTest-926759342 tempest-ExtraSpecsNegativeTest-926759342-project-admin] http://192.168.122.168/volume/v3/types/1763d394-207e-4409-a17c-4c839c0c7a7b/extra_specs/spec1 returned with HTTP 400 Sep 07 21:14:37 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 843/1675] 192.168.122.168 () {60 vars in 1299 bytes} [Mon Sep 7 21:14:37 2026] PUT /volume/v3/types/1763d394-207e-4409-a17c-4c839c0c7a7b/extra_specs/spec1 => generated 72 bytes in 24 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 07 21:14:37 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-76872540-2e5c-4d49-aa29-783a16568ef5 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:37 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-76872540-2e5c-4d49-aa29-783a16568ef5 tempest-ExtraSpecsNegativeTest-926759342 tempest-ExtraSpecsNegativeTest-926759342-project-admin] PUT http://192.168.122.168/volume/v3/types/1763d394-207e-4409-a17c-4c839c0c7a7b/extra_specs/None Sep 07 21:14:37 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-76872540-2e5c-4d49-aa29-783a16568ef5 tempest-ExtraSpecsNegativeTest-926759342 tempest-ExtraSpecsNegativeTest-926759342-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:14:37 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-76872540-2e5c-4d49-aa29-783a16568ef5 tempest-ExtraSpecsNegativeTest-926759342 tempest-ExtraSpecsNegativeTest-926759342-project-admin] HTTP exception thrown: Request body and URI mismatch Sep 07 21:14:37 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-76872540-2e5c-4d49-aa29-783a16568ef5 tempest-ExtraSpecsNegativeTest-926759342 tempest-ExtraSpecsNegativeTest-926759342-project-admin] http://192.168.122.168/volume/v3/types/1763d394-207e-4409-a17c-4c839c0c7a7b/extra_specs/None returned with HTTP 400 Sep 07 21:14:37 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 833/1676] 192.168.122.168 () {60 vars in 1297 bytes} [Mon Sep 7 21:14:37 2026] PUT /volume/v3/types/1763d394-207e-4409-a17c-4c839c0c7a7b/extra_specs/None => generated 73 bytes in 72 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 07 21:14:37 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-a8c109e9-56f0-436f-84ec-918411bdee6b None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:37 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a8c109e9-56f0-436f-84ec-918411bdee6b tempest-ExtraSpecsNegativeTest-926759342 tempest-ExtraSpecsNegativeTest-926759342-project-admin] PUT http://192.168.122.168/volume/v3/types/1763d394-207e-4409-a17c-4c839c0c7a7b/extra_specs/88244c9c-2b20-4348-953b-ca57db868336 Sep 07 21:14:37 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a8c109e9-56f0-436f-84ec-918411bdee6b tempest-ExtraSpecsNegativeTest-926759342 tempest-ExtraSpecsNegativeTest-926759342-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:14:37 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a8c109e9-56f0-436f-84ec-918411bdee6b tempest-ExtraSpecsNegativeTest-926759342 tempest-ExtraSpecsNegativeTest-926759342-project-admin] HTTP exception thrown: Request body and URI mismatch Sep 07 21:14:37 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a8c109e9-56f0-436f-84ec-918411bdee6b tempest-ExtraSpecsNegativeTest-926759342 tempest-ExtraSpecsNegativeTest-926759342-project-admin] http://192.168.122.168/volume/v3/types/1763d394-207e-4409-a17c-4c839c0c7a7b/extra_specs/88244c9c-2b20-4348-953b-ca57db868336 returned with HTTP 400 Sep 07 21:14:37 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 844/1677] 192.168.122.168 () {60 vars in 1393 bytes} [Mon Sep 7 21:14:37 2026] PUT /volume/v3/types/1763d394-207e-4409-a17c-4c839c0c7a7b/extra_specs/88244c9c-2b20-4348-953b-ca57db868336 => generated 73 bytes in 64 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 07 21:14:37 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-b99984b6-7746-4a6c-aec9-a632b54b2752 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:37 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b99984b6-7746-4a6c-aec9-a632b54b2752 tempest-ExtraSpecsNegativeTest-926759342 tempest-ExtraSpecsNegativeTest-926759342-project-admin] PUT http://192.168.122.168/volume/v3/types/24e3181a-4dab-4095-a89b-907ab2dfc9c3/extra_specs/spec1 Sep 07 21:14:37 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-b99984b6-7746-4a6c-aec9-a632b54b2752 tempest-ExtraSpecsNegativeTest-926759342 tempest-ExtraSpecsNegativeTest-926759342-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:14:37 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b99984b6-7746-4a6c-aec9-a632b54b2752 tempest-ExtraSpecsNegativeTest-926759342 tempest-ExtraSpecsNegativeTest-926759342-project-admin] http://192.168.122.168/volume/v3/types/24e3181a-4dab-4095-a89b-907ab2dfc9c3/extra_specs/spec1 returned with HTTP 404 Sep 07 21:14:37 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 834/1678] 192.168.122.168 () {60 vars in 1300 bytes} [Mon Sep 7 21:14:37 2026] PUT /volume/v3/types/24e3181a-4dab-4095-a89b-907ab2dfc9c3/extra_specs/spec1 => generated 114 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:14:37 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-e9524e15-d29d-410c-8b33-4a4d10dbb8cf None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:37 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e9524e15-d29d-410c-8b33-4a4d10dbb8cf tempest-ExtraSpecsNegativeTest-926759342 tempest-ExtraSpecsNegativeTest-926759342-project-admin] DELETE http://192.168.122.168/volume/v3/types/1763d394-207e-4409-a17c-4c839c0c7a7b Sep 07 21:14:37 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-e9524e15-d29d-410c-8b33-4a4d10dbb8cf tempest-ExtraSpecsNegativeTest-926759342 tempest-ExtraSpecsNegativeTest-926759342-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:37 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-e9524e15-d29d-410c-8b33-4a4d10dbb8cf tempest-ExtraSpecsNegativeTest-926759342 tempest-ExtraSpecsNegativeTest-926759342-project-admin] Calling method '_delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:37 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e9524e15-d29d-410c-8b33-4a4d10dbb8cf tempest-ExtraSpecsNegativeTest-926759342 tempest-ExtraSpecsNegativeTest-926759342-project-admin] http://192.168.122.168/volume/v3/types/1763d394-207e-4409-a17c-4c839c0c7a7b returned with HTTP 202 Sep 07 21:14:37 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 845/1679] 192.168.122.168 () {58 vars in 1229 bytes} [Mon Sep 7 21:14:37 2026] DELETE /volume/v3/types/1763d394-207e-4409-a17c-4c839c0c7a7b => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:14:37 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-a8babba7-8255-440e-b910-d409f2a289bb None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:37 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a8babba7-8255-440e-b910-d409f2a289bb tempest-ExtraSpecsNegativeTest-926759342 tempest-ExtraSpecsNegativeTest-926759342-project-admin] GET http://192.168.122.168/volume/v3/types/1763d394-207e-4409-a17c-4c839c0c7a7b Sep 07 21:14:37 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-a8babba7-8255-440e-b910-d409f2a289bb tempest-ExtraSpecsNegativeTest-926759342 tempest-ExtraSpecsNegativeTest-926759342-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:37 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-a8babba7-8255-440e-b910-d409f2a289bb tempest-ExtraSpecsNegativeTest-926759342 tempest-ExtraSpecsNegativeTest-926759342-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:37 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a8babba7-8255-440e-b910-d409f2a289bb tempest-ExtraSpecsNegativeTest-926759342 tempest-ExtraSpecsNegativeTest-926759342-project-admin] http://192.168.122.168/volume/v3/types/1763d394-207e-4409-a17c-4c839c0c7a7b returned with HTTP 404 Sep 07 21:14:37 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 835/1680] 192.168.122.168 () {58 vars in 1226 bytes} [Mon Sep 7 21:14:37 2026] GET /volume/v3/types/1763d394-207e-4409-a17c-4c839c0c7a7b => generated 114 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:14:38 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-856fc85e-da63-4a76-b07f-08caa0d64431 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:38 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-856fc85e-da63-4a76-b07f-08caa0d64431 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] GET http://192.168.122.168/volume/v3/snapshots/531b85d4-2c61-44b6-9748-102994353be4 Sep 07 21:14:38 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-856fc85e-da63-4a76-b07f-08caa0d64431 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:38 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-856fc85e-da63-4a76-b07f-08caa0d64431 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:38 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:38 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:14:38 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-856fc85e-da63-4a76-b07f-08caa0d64431 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Snapshot retrieved successfully. Sep 07 21:14:38 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-856fc85e-da63-4a76-b07f-08caa0d64431 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] http://192.168.122.168/volume/v3/snapshots/531b85d4-2c61-44b6-9748-102994353be4 returned with HTTP 200 Sep 07 21:14:38 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 846/1681] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:14:38 2026] GET /volume/v3/snapshots/531b85d4-2c61-44b6-9748-102994353be4 => generated 446 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:14:39 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-748d1336-4291-4608-9035-5a1d194f0bdb None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:39 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-748d1336-4291-4608-9035-5a1d194f0bdb tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] GET http://192.168.122.168/volume/v3/snapshots/531b85d4-2c61-44b6-9748-102994353be4 Sep 07 21:14:39 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-748d1336-4291-4608-9035-5a1d194f0bdb tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:39 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-748d1336-4291-4608-9035-5a1d194f0bdb tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:39 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:39 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:14:39 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-748d1336-4291-4608-9035-5a1d194f0bdb tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Snapshot retrieved successfully. Sep 07 21:14:39 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-748d1336-4291-4608-9035-5a1d194f0bdb tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] http://192.168.122.168/volume/v3/snapshots/531b85d4-2c61-44b6-9748-102994353be4 returned with HTTP 200 Sep 07 21:14:39 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 836/1682] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:14:39 2026] GET /volume/v3/snapshots/531b85d4-2c61-44b6-9748-102994353be4 => generated 473 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:14:39 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-82497758-aad0-41ff-92b3-ea6fa331a792 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:39 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-82497758-aad0-41ff-92b3-ea6fa331a792 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] POST http://192.168.122.168/volume/v3/snapshots Sep 07 21:14:39 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-82497758-aad0-41ff-92b3-ea6fa331a792 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "075fd628-82f1-434e-bc0d-bd5198c2524d", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-387667767"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:14:39 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:39 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:14:39 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:39 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:14:39 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-82497758-aad0-41ff-92b3-ea6fa331a792 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Volume info retrieved successfully. Sep 07 21:14:39 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.snapshots [None req-82497758-aad0-41ff-92b3-ea6fa331a792 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Create snapshot from volume 075fd628-82f1-434e-bc0d-bd5198c2524d Sep 07 21:14:39 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-82497758-aad0-41ff-92b3-ea6fa331a792 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Created reservations ['0020939c-1f39-49bd-991e-39a2835afdf5', '03da3b8a-53c3-4b12-a431-88fe55488a53', '6edb7d4f-239f-42fe-ba01-c5c0fa450dbc', '3a41051d-bab2-4e19-b666-c303f56bf6f9'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:14:39 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:39 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:14:39 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-82497758-aad0-41ff-92b3-ea6fa331a792 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Snapshot create request issued successfully. Sep 07 21:14:39 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-82497758-aad0-41ff-92b3-ea6fa331a792 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] http://192.168.122.168/volume/v3/snapshots returned with HTTP 202 Sep 07 21:14:39 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 847/1683] 192.168.122.168 () {60 vars in 1149 bytes} [Mon Sep 7 21:14:39 2026] POST /volume/v3/snapshots => generated 313 bytes in 280 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 21:14:39 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-65efa961-5525-4a74-b5cd-43cbe2264e6f None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:39 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-65efa961-5525-4a74-b5cd-43cbe2264e6f tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] GET http://192.168.122.168/volume/v3/snapshots/c105a470-a191-42fd-a68f-139c58d7fe78 Sep 07 21:14:39 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-65efa961-5525-4a74-b5cd-43cbe2264e6f tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:39 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-65efa961-5525-4a74-b5cd-43cbe2264e6f tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:39 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:39 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:14:39 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-65efa961-5525-4a74-b5cd-43cbe2264e6f tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Snapshot retrieved successfully. Sep 07 21:14:39 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-65efa961-5525-4a74-b5cd-43cbe2264e6f tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] http://192.168.122.168/volume/v3/snapshots/c105a470-a191-42fd-a68f-139c58d7fe78 returned with HTTP 200 Sep 07 21:14:39 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 837/1684] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:14:39 2026] GET /volume/v3/snapshots/c105a470-a191-42fd-a68f-139c58d7fe78 => generated 445 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:14:40 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-f6e1c06c-5ef2-4326-b61f-359179dcdf72 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:40 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f6e1c06c-5ef2-4326-b61f-359179dcdf72 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] GET http://192.168.122.168/volume/v3/snapshots/c105a470-a191-42fd-a68f-139c58d7fe78 Sep 07 21:14:40 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f6e1c06c-5ef2-4326-b61f-359179dcdf72 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:40 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f6e1c06c-5ef2-4326-b61f-359179dcdf72 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:40 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:40 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:14:40 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-f6e1c06c-5ef2-4326-b61f-359179dcdf72 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Snapshot retrieved successfully. Sep 07 21:14:40 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f6e1c06c-5ef2-4326-b61f-359179dcdf72 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] http://192.168.122.168/volume/v3/snapshots/c105a470-a191-42fd-a68f-139c58d7fe78 returned with HTTP 200 Sep 07 21:14:40 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 848/1685] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:14:40 2026] GET /volume/v3/snapshots/c105a470-a191-42fd-a68f-139c58d7fe78 => generated 445 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:14:41 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-4d322d48-0638-4fc1-8d46-da94472f0380 req-b466898a-618d-4a91-a19a-949c45927824 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:41 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-4d322d48-0638-4fc1-8d46-da94472f0380 req-b466898a-618d-4a91-a19a-949c45927824 tempest-VolumesGetTestJSON-1474700482 tempest-VolumesGetTestJSON-1474700482-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:14:41 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-4d322d48-0638-4fc1-8d46-da94472f0380 req-b466898a-618d-4a91-a19a-949c45927824 tempest-VolumesGetTestJSON-1474700482 tempest-VolumesGetTestJSON-1474700482-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1411983537", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:14:41 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.volumes [req-4d322d48-0638-4fc1-8d46-da94472f0380 req-b466898a-618d-4a91-a19a-949c45927824 tempest-VolumesGetTestJSON-1474700482 tempest-VolumesGetTestJSON-1474700482-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1411983537', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=86971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:14:41 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [req-4d322d48-0638-4fc1-8d46-da94472f0380 req-b466898a-618d-4a91-a19a-949c45927824 tempest-VolumesGetTestJSON-1474700482 tempest-VolumesGetTestJSON-1474700482-project-member] Create volume of 1 GB Sep 07 21:14:41 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [req-4d322d48-0638-4fc1-8d46-da94472f0380 req-b466898a-618d-4a91-a19a-949c45927824 tempest-VolumesGetTestJSON-1474700482 tempest-VolumesGetTestJSON-1474700482-project-member] Availability Zones retrieved successfully. Sep 07 21:14:41 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [req-4d322d48-0638-4fc1-8d46-da94472f0380 req-b466898a-618d-4a91-a19a-949c45927824 tempest-VolumesGetTestJSON-1474700482 tempest-VolumesGetTestJSON-1474700482-project-member] Flow 'volume_create_api' (e57cd66b-cb5a-4934-a711-988304a91130) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:14:41 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [req-4d322d48-0638-4fc1-8d46-da94472f0380 req-b466898a-618d-4a91-a19a-949c45927824 tempest-VolumesGetTestJSON-1474700482 tempest-VolumesGetTestJSON-1474700482-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67dcbdb7-30ab-4f61-92a6-6d28ff56900d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:14:41 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.flows.api.create_volume [req-4d322d48-0638-4fc1-8d46-da94472f0380 req-b466898a-618d-4a91-a19a-949c45927824 tempest-VolumesGetTestJSON-1474700482 tempest-VolumesGetTestJSON-1474700482-project-member] Validating volume size '1' using validate_int {{(pid=86971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:14:41 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [req-4d322d48-0638-4fc1-8d46-da94472f0380 req-b466898a-618d-4a91-a19a-949c45927824 tempest-VolumesGetTestJSON-1474700482 tempest-VolumesGetTestJSON-1474700482-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67dcbdb7-30ab-4f61-92a6-6d28ff56900d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:14:41 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [req-4d322d48-0638-4fc1-8d46-da94472f0380 req-b466898a-618d-4a91-a19a-949c45927824 tempest-VolumesGetTestJSON-1474700482 tempest-VolumesGetTestJSON-1474700482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74cfc8ed-6545-4696-af96-80f702183912) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:14:41 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-1a7382da-0710-4c67-9f6b-3093b7e48551 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:41 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-1a7382da-0710-4c67-9f6b-3093b7e48551 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] GET http://192.168.122.168/volume/v3/snapshots/c105a470-a191-42fd-a68f-139c58d7fe78 Sep 07 21:14:41 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-1a7382da-0710-4c67-9f6b-3093b7e48551 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:41 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-1a7382da-0710-4c67-9f6b-3093b7e48551 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:41 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:41 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:14:41 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-1a7382da-0710-4c67-9f6b-3093b7e48551 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Snapshot retrieved successfully. Sep 07 21:14:41 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-1a7382da-0710-4c67-9f6b-3093b7e48551 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] http://192.168.122.168/volume/v3/snapshots/c105a470-a191-42fd-a68f-139c58d7fe78 returned with HTTP 200 Sep 07 21:14:41 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 849/1686] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:14:41 2026] GET /volume/v3/snapshots/c105a470-a191-42fd-a68f-139c58d7fe78 => generated 445 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:14:41 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [req-4d322d48-0638-4fc1-8d46-da94472f0380 req-b466898a-618d-4a91-a19a-949c45927824 tempest-VolumesGetTestJSON-1474700482 tempest-VolumesGetTestJSON-1474700482-project-member] Created reservations ['2b35db19-e1a5-4a4a-bd51-bd754e1ad990', '39045868-caaa-45d8-9c22-c4be9da980cc', 'f72b677c-7a55-48b9-9ba4-2b7d7808e734', '99dcb249-3b53-4bd1-9acf-98da6fffa637'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:14:41 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [req-4d322d48-0638-4fc1-8d46-da94472f0380 req-b466898a-618d-4a91-a19a-949c45927824 tempest-VolumesGetTestJSON-1474700482 tempest-VolumesGetTestJSON-1474700482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74cfc8ed-6545-4696-af96-80f702183912) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2b35db19-e1a5-4a4a-bd51-bd754e1ad990', '39045868-caaa-45d8-9c22-c4be9da980cc', 'f72b677c-7a55-48b9-9ba4-2b7d7808e734', '99dcb249-3b53-4bd1-9acf-98da6fffa637']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:14:41 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [req-4d322d48-0638-4fc1-8d46-da94472f0380 req-b466898a-618d-4a91-a19a-949c45927824 tempest-VolumesGetTestJSON-1474700482 tempest-VolumesGetTestJSON-1474700482-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5defe83-33e4-43bb-afca-f8ff254bcf60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:14:41 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:41 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:14:41 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [req-4d322d48-0638-4fc1-8d46-da94472f0380 req-b466898a-618d-4a91-a19a-949c45927824 tempest-VolumesGetTestJSON-1474700482 tempest-VolumesGetTestJSON-1474700482-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5defe83-33e4-43bb-afca-f8ff254bcf60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b898a03c-722d-4910-bc5f-54c89b6f9016', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1411983537',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='41017dd85c4a4fef840a0801e66ecb54',qos_specs=None,replication_status=,reservations=['2b35db19-e1a5-4a4a-bd51-bd754e1ad990','39045868-caaa-45d8-9c22-c4be9da980cc','f72b677c-7a55-48b9-9ba4-2b7d7808e734','99dcb249-3b53-4bd1-9acf-98da6fffa637'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f450a37cef241678048baf74962aa05',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:14:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1411983537',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b898a03c-722d-4910-bc5f-54c89b6f9016,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='41017dd85c4a4fef840a0801e66ecb54',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8f450a37cef241678048baf74962aa05',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:14:41 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [req-4d322d48-0638-4fc1-8d46-da94472f0380 req-b466898a-618d-4a91-a19a-949c45927824 tempest-VolumesGetTestJSON-1474700482 tempest-VolumesGetTestJSON-1474700482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01e19496-20ba-4f83-a672-4d89947d0988) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:14:41 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [req-4d322d48-0638-4fc1-8d46-da94472f0380 req-b466898a-618d-4a91-a19a-949c45927824 tempest-VolumesGetTestJSON-1474700482 tempest-VolumesGetTestJSON-1474700482-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01e19496-20ba-4f83-a672-4d89947d0988) transitioned into state 'SUCCESS' from state '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-1411983537',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='41017dd85c4a4fef840a0801e66ecb54',qos_specs=None,replication_status=,reservations=['2b35db19-e1a5-4a4a-bd51-bd754e1ad990','39045868-caaa-45d8-9c22-c4be9da980cc','f72b677c-7a55-48b9-9ba4-2b7d7808e734','99dcb249-3b53-4bd1-9acf-98da6fffa637'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f450a37cef241678048baf74962aa05',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:14:41 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [req-4d322d48-0638-4fc1-8d46-da94472f0380 req-b466898a-618d-4a91-a19a-949c45927824 tempest-VolumesGetTestJSON-1474700482 tempest-VolumesGetTestJSON-1474700482-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9d374e0-4e30-435a-8449-3f0e837e81df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:14:42 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [req-4d322d48-0638-4fc1-8d46-da94472f0380 req-b466898a-618d-4a91-a19a-949c45927824 tempest-VolumesGetTestJSON-1474700482 tempest-VolumesGetTestJSON-1474700482-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9d374e0-4e30-435a-8449-3f0e837e81df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:14:42 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [req-4d322d48-0638-4fc1-8d46-da94472f0380 req-b466898a-618d-4a91-a19a-949c45927824 tempest-VolumesGetTestJSON-1474700482 tempest-VolumesGetTestJSON-1474700482-project-member] Flow 'volume_create_api' (e57cd66b-cb5a-4934-a711-988304a91130) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:14:42 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [req-4d322d48-0638-4fc1-8d46-da94472f0380 req-b466898a-618d-4a91-a19a-949c45927824 tempest-VolumesGetTestJSON-1474700482 tempest-VolumesGetTestJSON-1474700482-project-member] Create volume request issued successfully. Sep 07 21:14:42 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-4d322d48-0638-4fc1-8d46-da94472f0380 req-b466898a-618d-4a91-a19a-949c45927824 tempest-VolumesGetTestJSON-1474700482 tempest-VolumesGetTestJSON-1474700482-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:14:42 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 838/1687] 192.168.122.168 () {64 vars in 1430 bytes} [Mon Sep 7 21:14:41 2026] POST /volume/v3/volumes => generated 772 bytes in 689 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 21:14:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-4d322d48-0638-4fc1-8d46-da94472f0380 req-ab15d00a-24be-466d-8c0f-4bec073fbaa2 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:42 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-4d322d48-0638-4fc1-8d46-da94472f0380 req-ab15d00a-24be-466d-8c0f-4bec073fbaa2 tempest-VolumesGetTestJSON-1474700482 tempest-VolumesGetTestJSON-1474700482-project-member] GET http://192.168.122.168/volume/v3/volumes/b898a03c-722d-4910-bc5f-54c89b6f9016 Sep 07 21:14:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-4d322d48-0638-4fc1-8d46-da94472f0380 req-ab15d00a-24be-466d-8c0f-4bec073fbaa2 tempest-VolumesGetTestJSON-1474700482 tempest-VolumesGetTestJSON-1474700482-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-4d322d48-0638-4fc1-8d46-da94472f0380 req-ab15d00a-24be-466d-8c0f-4bec073fbaa2 tempest-VolumesGetTestJSON-1474700482 tempest-VolumesGetTestJSON-1474700482-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:42 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:42 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:14:42 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:42 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:14:42 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [req-4d322d48-0638-4fc1-8d46-da94472f0380 req-ab15d00a-24be-466d-8c0f-4bec073fbaa2 tempest-VolumesGetTestJSON-1474700482 tempest-VolumesGetTestJSON-1474700482-project-member] Volume info retrieved successfully. Sep 07 21:14:42 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-4d322d48-0638-4fc1-8d46-da94472f0380 req-ab15d00a-24be-466d-8c0f-4bec073fbaa2 tempest-VolumesGetTestJSON-1474700482 tempest-VolumesGetTestJSON-1474700482-project-member] http://192.168.122.168/volume/v3/volumes/b898a03c-722d-4910-bc5f-54c89b6f9016 returned with HTTP 200 Sep 07 21:14:42 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 850/1688] 192.168.122.168 () {60 vars in 1487 bytes} [Mon Sep 7 21:14:42 2026] GET /volume/v3/volumes/b898a03c-722d-4910-bc5f-54c89b6f9016 => generated 840 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:14:42 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-d807bb06-4bae-43a6-8a14-2f709a9c2738 req-ac4e738d-94d8-4b64-b384-8322f530ed0e None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:42 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-d807bb06-4bae-43a6-8a14-2f709a9c2738 req-ac4e738d-94d8-4b64-b384-8322f530ed0e tempest-VolumesGetTestJSON-1474700482 tempest-VolumesGetTestJSON-1474700482-project-member] GET http://192.168.122.168/volume/v3/volumes/b898a03c-722d-4910-bc5f-54c89b6f9016 Sep 07 21:14:42 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-d807bb06-4bae-43a6-8a14-2f709a9c2738 req-ac4e738d-94d8-4b64-b384-8322f530ed0e tempest-VolumesGetTestJSON-1474700482 tempest-VolumesGetTestJSON-1474700482-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:42 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-d807bb06-4bae-43a6-8a14-2f709a9c2738 req-ac4e738d-94d8-4b64-b384-8322f530ed0e tempest-VolumesGetTestJSON-1474700482 tempest-VolumesGetTestJSON-1474700482-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:42 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:42 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:14:42 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:42 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:14:42 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [req-d807bb06-4bae-43a6-8a14-2f709a9c2738 req-ac4e738d-94d8-4b64-b384-8322f530ed0e tempest-VolumesGetTestJSON-1474700482 tempest-VolumesGetTestJSON-1474700482-project-member] Volume info retrieved successfully. Sep 07 21:14:42 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-d807bb06-4bae-43a6-8a14-2f709a9c2738 req-ac4e738d-94d8-4b64-b384-8322f530ed0e tempest-VolumesGetTestJSON-1474700482 tempest-VolumesGetTestJSON-1474700482-project-member] http://192.168.122.168/volume/v3/volumes/b898a03c-722d-4910-bc5f-54c89b6f9016 returned with HTTP 200 Sep 07 21:14:42 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 839/1689] 192.168.122.168 () {60 vars in 1487 bytes} [Mon Sep 7 21:14:42 2026] GET /volume/v3/volumes/b898a03c-722d-4910-bc5f-54c89b6f9016 => generated 840 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:14:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-9f413ff8-591a-46f6-a25a-bc03cb89793a None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:42 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-9f413ff8-591a-46f6-a25a-bc03cb89793a tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] GET http://192.168.122.168/volume/v3/snapshots/c105a470-a191-42fd-a68f-139c58d7fe78 Sep 07 21:14:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-9f413ff8-591a-46f6-a25a-bc03cb89793a tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-9f413ff8-591a-46f6-a25a-bc03cb89793a tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:42 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:42 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:14:42 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-9f413ff8-591a-46f6-a25a-bc03cb89793a tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Snapshot retrieved successfully. Sep 07 21:14:42 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-9f413ff8-591a-46f6-a25a-bc03cb89793a tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] http://192.168.122.168/volume/v3/snapshots/c105a470-a191-42fd-a68f-139c58d7fe78 returned with HTTP 200 Sep 07 21:14:42 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 851/1690] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:14:42 2026] GET /volume/v3/snapshots/c105a470-a191-42fd-a68f-139c58d7fe78 => generated 472 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:14:42 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-4ee53182-e0ec-4926-9bed-a17e967bcb40 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:43 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-4ee53182-e0ec-4926-9bed-a17e967bcb40 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] GET http://192.168.122.168/volume/v3/snapshots?limit=1 Sep 07 21:14:43 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-4ee53182-e0ec-4926-9bed-a17e967bcb40 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:43 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-4ee53182-e0ec-4926-9bed-a17e967bcb40 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] Calling method 'index' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:43 devstack devstack@c-api.service[86971]: DEBUG cinder.api.api_utils [None req-4ee53182-e0ec-4926-9bed-a17e967bcb40 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] Removing options '' from query. {{(pid=86971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 21:14:43 devstack devstack@c-api.service[86971]: DEBUG cinder.db.api [None req-4ee53182-e0ec-4926-9bed-a17e967bcb40 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] Building query based on filter {{(pid=86971) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 21:14:43 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:43 devstack devstack@c-api.service[86971]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 21:14:43 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-4ee53182-e0ec-4926-9bed-a17e967bcb40 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] Get all snapshots completed successfully. Sep 07 21:14:43 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-4ee53182-e0ec-4926-9bed-a17e967bcb40 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] http://192.168.122.168/volume/v3/snapshots?limit=1 returned with HTTP 200 Sep 07 21:14:43 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 840/1691] 192.168.122.168 () {58 vars in 1142 bytes} [Mon Sep 7 21:14:42 2026] GET /volume/v3/snapshots?limit=1 => generated 485 bytes in 435 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:14:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-506f2d06-1cd3-41aa-827e-1f53951105a7 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:43 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-506f2d06-1cd3-41aa-827e-1f53951105a7 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] GET http://192.168.122.168/volume/v3/snapshots Sep 07 21:14:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-506f2d06-1cd3-41aa-827e-1f53951105a7 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-506f2d06-1cd3-41aa-827e-1f53951105a7 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] Calling method 'index' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.api_utils [None req-506f2d06-1cd3-41aa-827e-1f53951105a7 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] Removing options '' from query. {{(pid=86970) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 21:14:43 devstack devstack@c-api.service[86970]: DEBUG cinder.db.api [None req-506f2d06-1cd3-41aa-827e-1f53951105a7 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] Building query based on filter {{(pid=86970) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 21:14:43 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:43 devstack devstack@c-api.service[86970]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 21:14:43 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-2cb8fdfb-0035-4028-8f08-ef29221ab5f4 req-edb12333-a0cc-41e5-9b14-075ce7455a92 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:43 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-506f2d06-1cd3-41aa-827e-1f53951105a7 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] Get all snapshots completed successfully. Sep 07 21:14:43 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-506f2d06-1cd3-41aa-827e-1f53951105a7 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] http://192.168.122.168/volume/v3/snapshots returned with HTTP 200 Sep 07 21:14:43 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 852/1692] 192.168.122.168 () {58 vars in 1127 bytes} [Mon Sep 7 21:14:43 2026] GET /volume/v3/snapshots => generated 994 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:14:43 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-2cb8fdfb-0035-4028-8f08-ef29221ab5f4 req-edb12333-a0cc-41e5-9b14-075ce7455a92 tempest-VolumesGetTestJSON-1474700482 tempest-VolumesGetTestJSON-1474700482-project-member] GET http://192.168.122.168/volume/v3/volumes/b898a03c-722d-4910-bc5f-54c89b6f9016 Sep 07 21:14:43 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-2cb8fdfb-0035-4028-8f08-ef29221ab5f4 req-edb12333-a0cc-41e5-9b14-075ce7455a92 tempest-VolumesGetTestJSON-1474700482 tempest-VolumesGetTestJSON-1474700482-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:43 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-2cb8fdfb-0035-4028-8f08-ef29221ab5f4 req-edb12333-a0cc-41e5-9b14-075ce7455a92 tempest-VolumesGetTestJSON-1474700482 tempest-VolumesGetTestJSON-1474700482-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-f7ae4dd2-8f4a-46d1-b74d-81b77e468e79 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:43 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f7ae4dd2-8f4a-46d1-b74d-81b77e468e79 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] GET http://192.168.122.168/volume/v3/snapshots?limit=100000 Sep 07 21:14:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f7ae4dd2-8f4a-46d1-b74d-81b77e468e79 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f7ae4dd2-8f4a-46d1-b74d-81b77e468e79 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] Calling method 'index' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.api_utils [None req-f7ae4dd2-8f4a-46d1-b74d-81b77e468e79 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] Removing options '' from query. {{(pid=86970) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 21:14:43 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:43 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:14:43 devstack devstack@c-api.service[86970]: DEBUG cinder.db.api [None req-f7ae4dd2-8f4a-46d1-b74d-81b77e468e79 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] Building query based on filter {{(pid=86970) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 21:14:43 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:43 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:14:43 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:43 devstack devstack@c-api.service[86970]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 21:14:43 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:43 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:14:43 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-f7ae4dd2-8f4a-46d1-b74d-81b77e468e79 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] Get all snapshots completed successfully. Sep 07 21:14:43 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f7ae4dd2-8f4a-46d1-b74d-81b77e468e79 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] http://192.168.122.168/volume/v3/snapshots?limit=100000 returned with HTTP 200 Sep 07 21:14:43 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 853/1693] 192.168.122.168 () {58 vars in 1152 bytes} [Mon Sep 7 21:14:43 2026] GET /volume/v3/snapshots?limit=100000 => generated 994 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:14:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-fb188d51-68bb-491f-8c3c-b3267bb9c85b None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:43 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-fb188d51-68bb-491f-8c3c-b3267bb9c85b tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] GET http://192.168.122.168/volume/v3/snapshots?limit=0 Sep 07 21:14:43 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [req-2cb8fdfb-0035-4028-8f08-ef29221ab5f4 req-edb12333-a0cc-41e5-9b14-075ce7455a92 tempest-VolumesGetTestJSON-1474700482 tempest-VolumesGetTestJSON-1474700482-project-member] Volume info retrieved successfully. Sep 07 21:14:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-fb188d51-68bb-491f-8c3c-b3267bb9c85b tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-fb188d51-68bb-491f-8c3c-b3267bb9c85b tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] Calling method 'index' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.api_utils [None req-fb188d51-68bb-491f-8c3c-b3267bb9c85b tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] Removing options '' from query. {{(pid=86970) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 21:14:43 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:43 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:14:43 devstack devstack@c-api.service[86970]: DEBUG cinder.db.api [None req-fb188d51-68bb-491f-8c3c-b3267bb9c85b tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] Building query based on filter {{(pid=86970) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 21:14:43 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-2cb8fdfb-0035-4028-8f08-ef29221ab5f4 req-edb12333-a0cc-41e5-9b14-075ce7455a92 tempest-VolumesGetTestJSON-1474700482 tempest-VolumesGetTestJSON-1474700482-project-member] http://192.168.122.168/volume/v3/volumes/b898a03c-722d-4910-bc5f-54c89b6f9016 returned with HTTP 200 Sep 07 21:14:43 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 841/1694] 192.168.122.168 () {60 vars in 1487 bytes} [Mon Sep 7 21:14:43 2026] GET /volume/v3/volumes/b898a03c-722d-4910-bc5f-54c89b6f9016 => generated 864 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:14:43 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:43 devstack devstack@c-api.service[86970]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 21:14:43 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-fb188d51-68bb-491f-8c3c-b3267bb9c85b tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] Get all snapshots completed successfully. Sep 07 21:14:43 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-fb188d51-68bb-491f-8c3c-b3267bb9c85b tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] http://192.168.122.168/volume/v3/snapshots?limit=0 returned with HTTP 200 Sep 07 21:14:43 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 854/1695] 192.168.122.168 () {58 vars in 1142 bytes} [Mon Sep 7 21:14:43 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 21:14:43 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-489e1b37-adad-4f06-8278-8efb18941573 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:43 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-489e1b37-adad-4f06-8278-8efb18941573 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] GET http://192.168.122.168/volume/v3/snapshots Sep 07 21:14:43 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-489e1b37-adad-4f06-8278-8efb18941573 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:43 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-489e1b37-adad-4f06-8278-8efb18941573 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] Calling method 'index' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:43 devstack devstack@c-api.service[86971]: DEBUG cinder.api.api_utils [None req-489e1b37-adad-4f06-8278-8efb18941573 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] Removing options '' from query. {{(pid=86971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 21:14:43 devstack devstack@c-api.service[86971]: DEBUG cinder.db.api [None req-489e1b37-adad-4f06-8278-8efb18941573 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] Building query based on filter {{(pid=86971) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 21:14:43 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:43 devstack devstack@c-api.service[86971]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 21:14:43 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-489e1b37-adad-4f06-8278-8efb18941573 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] Get all snapshots completed successfully. Sep 07 21:14:43 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-489e1b37-adad-4f06-8278-8efb18941573 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] http://192.168.122.168/volume/v3/snapshots returned with HTTP 200 Sep 07 21:14:43 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 842/1696] 192.168.122.168 () {58 vars in 1127 bytes} [Mon Sep 7 21:14:43 2026] GET /volume/v3/snapshots => generated 994 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:14:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-2208f140-9544-44b1-9405-fa7fb0d9c216 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:43 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-2208f140-9544-44b1-9405-fa7fb0d9c216 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] GET http://192.168.122.168/volume/v3/snapshots?marker=531b85d4-2c61-44b6-9748-102994353be4 Sep 07 21:14:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-2208f140-9544-44b1-9405-fa7fb0d9c216 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-2208f140-9544-44b1-9405-fa7fb0d9c216 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] Calling method 'index' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.api_utils [None req-2208f140-9544-44b1-9405-fa7fb0d9c216 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] Removing options '' from query. {{(pid=86970) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 21:14:43 devstack devstack@c-api.service[86970]: DEBUG cinder.db.api [None req-2208f140-9544-44b1-9405-fa7fb0d9c216 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] Building query based on filter {{(pid=86970) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 21:14:43 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-2208f140-9544-44b1-9405-fa7fb0d9c216 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] Get all snapshots completed successfully. Sep 07 21:14:43 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-2208f140-9544-44b1-9405-fa7fb0d9c216 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] http://192.168.122.168/volume/v3/snapshots?marker=531b85d4-2c61-44b6-9748-102994353be4 returned with HTTP 200 Sep 07 21:14:43 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 855/1697] 192.168.122.168 () {58 vars in 1214 bytes} [Mon Sep 7 21:14:43 2026] GET /volume/v3/snapshots?marker=531b85d4-2c61-44b6-9748-102994353be4 => generated 341 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:14:43 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-ea0b15cd-3e35-45f8-9172-48f1152d1b61 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:43 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ea0b15cd-3e35-45f8-9172-48f1152d1b61 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] GET http://192.168.122.168/volume/v3/snapshots?offset=2&limit=3 Sep 07 21:14:43 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-ea0b15cd-3e35-45f8-9172-48f1152d1b61 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:43 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-ea0b15cd-3e35-45f8-9172-48f1152d1b61 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] Calling method 'index' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:43 devstack devstack@c-api.service[86971]: DEBUG cinder.api.api_utils [None req-ea0b15cd-3e35-45f8-9172-48f1152d1b61 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] Removing options '' from query. {{(pid=86971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 21:14:43 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:43 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:14:43 devstack devstack@c-api.service[86971]: DEBUG cinder.db.api [None req-ea0b15cd-3e35-45f8-9172-48f1152d1b61 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] Building query based on filter {{(pid=86971) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 21:14:43 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:43 devstack devstack@c-api.service[86971]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 21:14:43 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-ea0b15cd-3e35-45f8-9172-48f1152d1b61 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] Get all snapshots completed successfully. Sep 07 21:14:43 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ea0b15cd-3e35-45f8-9172-48f1152d1b61 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] http://192.168.122.168/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Sep 07 21:14:43 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 843/1698] 192.168.122.168 () {58 vars in 1160 bytes} [Mon Sep 7 21:14:43 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 341 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:14:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-6d92402d-6378-4c2d-9fdc-725dc3be9b71 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:43 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-6d92402d-6378-4c2d-9fdc-725dc3be9b71 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] GET http://192.168.122.168/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Sep 07 21:14:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-6d92402d-6378-4c2d-9fdc-725dc3be9b71 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-6d92402d-6378-4c2d-9fdc-725dc3be9b71 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] Calling method 'index' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.api_utils [None req-6d92402d-6378-4c2d-9fdc-725dc3be9b71 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] Removing options '' from query. {{(pid=86970) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 21:14:43 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:43 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:14:43 devstack devstack@c-api.service[86970]: DEBUG cinder.db.api [None req-6d92402d-6378-4c2d-9fdc-725dc3be9b71 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] Building query based on filter {{(pid=86970) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 21:14:43 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:43 devstack devstack@c-api.service[86970]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 21:14:43 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-6d92402d-6378-4c2d-9fdc-725dc3be9b71 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] Get all snapshots completed successfully. Sep 07 21:14:43 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-6d92402d-6378-4c2d-9fdc-725dc3be9b71 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] http://192.168.122.168/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Sep 07 21:14:43 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 856/1699] 192.168.122.168 () {58 vars in 1192 bytes} [Mon Sep 7 21:14:43 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 994 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:14:43 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-212a9740-f381-46a8-83df-4393f499d2a4 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:43 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-212a9740-f381-46a8-83df-4393f499d2a4 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] GET http://192.168.122.168/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Sep 07 21:14:43 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-212a9740-f381-46a8-83df-4393f499d2a4 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:43 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-212a9740-f381-46a8-83df-4393f499d2a4 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] Calling method 'index' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:43 devstack devstack@c-api.service[86971]: DEBUG cinder.api.api_utils [None req-212a9740-f381-46a8-83df-4393f499d2a4 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] Removing options '' from query. {{(pid=86971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 21:14:43 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:43 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:14:43 devstack devstack@c-api.service[86971]: DEBUG cinder.db.api [None req-212a9740-f381-46a8-83df-4393f499d2a4 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] Building query based on filter {{(pid=86971) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 21:14:43 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:43 devstack devstack@c-api.service[86971]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 21:14:43 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-212a9740-f381-46a8-83df-4393f499d2a4 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] Get all snapshots completed successfully. Sep 07 21:14:43 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-212a9740-f381-46a8-83df-4393f499d2a4 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] http://192.168.122.168/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Sep 07 21:14:43 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 844/1700] 192.168.122.168 () {58 vars in 1194 bytes} [Mon Sep 7 21:14:43 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 994 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:14:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-c4cd7461-d759-4f43-bc7e-0c4a0e4dba23 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:43 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c4cd7461-d759-4f43-bc7e-0c4a0e4dba23 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] GET http://192.168.122.168/volume/v3/snapshots?sort_key=id&sort_dir=asc Sep 07 21:14:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c4cd7461-d759-4f43-bc7e-0c4a0e4dba23 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c4cd7461-d759-4f43-bc7e-0c4a0e4dba23 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] Calling method 'index' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.api_utils [None req-c4cd7461-d759-4f43-bc7e-0c4a0e4dba23 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] Removing options '' from query. {{(pid=86970) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 21:14:43 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:43 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:14:43 devstack devstack@c-api.service[86970]: DEBUG cinder.db.api [None req-c4cd7461-d759-4f43-bc7e-0c4a0e4dba23 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] Building query based on filter {{(pid=86970) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 21:14:43 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:43 devstack devstack@c-api.service[86970]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 21:14:43 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-c4cd7461-d759-4f43-bc7e-0c4a0e4dba23 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] Get all snapshots completed successfully. Sep 07 21:14:43 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c4cd7461-d759-4f43-bc7e-0c4a0e4dba23 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] http://192.168.122.168/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Sep 07 21:14:43 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 857/1701] 192.168.122.168 () {58 vars in 1176 bytes} [Mon Sep 7 21:14:43 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 994 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:14:43 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-cbbc62c3-bd69-4595-9dd4-0624902f08b6 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:43 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-cbbc62c3-bd69-4595-9dd4-0624902f08b6 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] GET http://192.168.122.168/volume/v3/snapshots?sort_key=id&sort_dir=desc Sep 07 21:14:43 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-cbbc62c3-bd69-4595-9dd4-0624902f08b6 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:43 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-cbbc62c3-bd69-4595-9dd4-0624902f08b6 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] Calling method 'index' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:43 devstack devstack@c-api.service[86971]: DEBUG cinder.api.api_utils [None req-cbbc62c3-bd69-4595-9dd4-0624902f08b6 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] Removing options '' from query. {{(pid=86971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 21:14:43 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:43 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:14:43 devstack devstack@c-api.service[86971]: DEBUG cinder.db.api [None req-cbbc62c3-bd69-4595-9dd4-0624902f08b6 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] Building query based on filter {{(pid=86971) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 21:14:43 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:43 devstack devstack@c-api.service[86971]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 21:14:43 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-cbbc62c3-bd69-4595-9dd4-0624902f08b6 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] Get all snapshots completed successfully. Sep 07 21:14:43 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-cbbc62c3-bd69-4595-9dd4-0624902f08b6 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] http://192.168.122.168/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Sep 07 21:14:43 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 845/1702] 192.168.122.168 () {58 vars in 1178 bytes} [Mon Sep 7 21:14:43 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 994 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:14:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-e28b1323-8d6e-4771-b34b-f47093ed668e None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:43 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e28b1323-8d6e-4771-b34b-f47093ed668e tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] GET http://192.168.122.168/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Sep 07 21:14:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-e28b1323-8d6e-4771-b34b-f47093ed668e tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-e28b1323-8d6e-4771-b34b-f47093ed668e tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] Calling method 'index' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.api_utils [None req-e28b1323-8d6e-4771-b34b-f47093ed668e tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] Removing options '' from query. {{(pid=86970) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 21:14:43 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:43 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:14:43 devstack devstack@c-api.service[86970]: DEBUG cinder.db.api [None req-e28b1323-8d6e-4771-b34b-f47093ed668e tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] Building query based on filter {{(pid=86970) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 21:14:43 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:43 devstack devstack@c-api.service[86970]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 21:14:43 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-e28b1323-8d6e-4771-b34b-f47093ed668e tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] Get all snapshots completed successfully. Sep 07 21:14:43 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e28b1323-8d6e-4771-b34b-f47093ed668e tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] http://192.168.122.168/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Sep 07 21:14:43 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 858/1703] 192.168.122.168 () {58 vars in 1196 bytes} [Mon Sep 7 21:14:43 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 994 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:14:43 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-61f3d94e-d8b9-485f-92a7-0df0110967aa None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:43 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-61f3d94e-d8b9-485f-92a7-0df0110967aa tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] GET http://192.168.122.168/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Sep 07 21:14:43 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-61f3d94e-d8b9-485f-92a7-0df0110967aa tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:43 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-61f3d94e-d8b9-485f-92a7-0df0110967aa tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] Calling method 'index' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:43 devstack devstack@c-api.service[86971]: DEBUG cinder.api.api_utils [None req-61f3d94e-d8b9-485f-92a7-0df0110967aa tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] Removing options '' from query. {{(pid=86971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 21:14:43 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:43 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:14:43 devstack devstack@c-api.service[86971]: DEBUG cinder.db.api [None req-61f3d94e-d8b9-485f-92a7-0df0110967aa tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] Building query based on filter {{(pid=86971) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 21:14:43 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:43 devstack devstack@c-api.service[86971]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 21:14:43 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-61f3d94e-d8b9-485f-92a7-0df0110967aa tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] Get all snapshots completed successfully. Sep 07 21:14:43 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-61f3d94e-d8b9-485f-92a7-0df0110967aa tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] http://192.168.122.168/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Sep 07 21:14:43 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 846/1704] 192.168.122.168 () {58 vars in 1198 bytes} [Mon Sep 7 21:14:43 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 994 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:14:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-ca26e50a-b5b4-4ba3-8a89-03491bd167c9 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:43 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ca26e50a-b5b4-4ba3-8a89-03491bd167c9 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] GET http://192.168.122.168/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-387667767 Sep 07 21:14:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ca26e50a-b5b4-4ba3-8a89-03491bd167c9 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ca26e50a-b5b4-4ba3-8a89-03491bd167c9 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] Calling method 'detail' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.api_utils [None req-ca26e50a-b5b4-4ba3-8a89-03491bd167c9 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] Removing options '' from query. {{(pid=86970) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 21:14:43 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:43 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:14:43 devstack devstack@c-api.service[86970]: DEBUG cinder.db.api [None req-ca26e50a-b5b4-4ba3-8a89-03491bd167c9 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] Building query based on filter {{(pid=86970) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 21:14:43 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:43 devstack devstack@c-api.service[86970]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 21:14:43 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-ca26e50a-b5b4-4ba3-8a89-03491bd167c9 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] Get all snapshots completed successfully. Sep 07 21:14:43 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:43 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:14:43 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ca26e50a-b5b4-4ba3-8a89-03491bd167c9 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] http://192.168.122.168/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-387667767 returned with HTTP 200 Sep 07 21:14:43 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 859/1705] 192.168.122.168 () {58 vars in 1267 bytes} [Mon Sep 7 21:14:43 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-387667767 => generated 475 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:14:43 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-5b7ede37-99c7-4bf3-aa9f-51e4af766d9c None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:43 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5b7ede37-99c7-4bf3-aa9f-51e4af766d9c tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] GET http://192.168.122.168/volume/v3/snapshots/detail?status=available Sep 07 21:14:43 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-5b7ede37-99c7-4bf3-aa9f-51e4af766d9c tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:43 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-5b7ede37-99c7-4bf3-aa9f-51e4af766d9c tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] Calling method 'detail' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:43 devstack devstack@c-api.service[86971]: DEBUG cinder.api.api_utils [None req-5b7ede37-99c7-4bf3-aa9f-51e4af766d9c tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] Removing options '' from query. {{(pid=86971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 21:14:43 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:43 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:14:43 devstack devstack@c-api.service[86971]: DEBUG cinder.db.api [None req-5b7ede37-99c7-4bf3-aa9f-51e4af766d9c tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] Building query based on filter {{(pid=86971) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 21:14:43 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:43 devstack devstack@c-api.service[86971]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 21:14:43 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-5b7ede37-99c7-4bf3-aa9f-51e4af766d9c tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] Get all snapshots completed successfully. Sep 07 21:14:43 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:43 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:14:43 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5b7ede37-99c7-4bf3-aa9f-51e4af766d9c tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] http://192.168.122.168/volume/v3/snapshots/detail?status=available returned with HTTP 200 Sep 07 21:14:43 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 847/1706] 192.168.122.168 () {58 vars in 1181 bytes} [Mon Sep 7 21:14:43 2026] GET /volume/v3/snapshots/detail?status=available => generated 1396 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:14:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-e2b59b84-c7cf-4103-baa9-16e547f4fe69 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:43 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e2b59b84-c7cf-4103-baa9-16e547f4fe69 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] GET http://192.168.122.168/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-387667767 Sep 07 21:14:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-e2b59b84-c7cf-4103-baa9-16e547f4fe69 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-e2b59b84-c7cf-4103-baa9-16e547f4fe69 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] Calling method 'detail' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.api_utils [None req-e2b59b84-c7cf-4103-baa9-16e547f4fe69 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] Removing options '' from query. {{(pid=86970) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 21:14:43 devstack devstack@c-api.service[86970]: DEBUG cinder.db.api [None req-e2b59b84-c7cf-4103-baa9-16e547f4fe69 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] Building query based on filter {{(pid=86970) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 21:14:44 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:44 devstack devstack@c-api.service[86970]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 21:14:44 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-e2b59b84-c7cf-4103-baa9-16e547f4fe69 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] Get all snapshots completed successfully. Sep 07 21:14:44 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:44 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:14:44 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e2b59b84-c7cf-4103-baa9-16e547f4fe69 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] http://192.168.122.168/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-387667767 returned with HTTP 200 Sep 07 21:14:44 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 860/1707] 192.168.122.168 () {58 vars in 1301 bytes} [Mon Sep 7 21:14:43 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-387667767 => generated 475 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:14:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-0fe64f67-afb6-41ec-b4fc-14041d13e4e4 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:44 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-0fe64f67-afb6-41ec-b4fc-14041d13e4e4 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] GET http://192.168.122.168/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-387667767 Sep 07 21:14:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-0fe64f67-afb6-41ec-b4fc-14041d13e4e4 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-0fe64f67-afb6-41ec-b4fc-14041d13e4e4 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] Calling method 'index' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.api_utils [None req-0fe64f67-afb6-41ec-b4fc-14041d13e4e4 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] Removing options '' from query. {{(pid=86971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 21:14:44 devstack devstack@c-api.service[86971]: DEBUG cinder.db.api [None req-0fe64f67-afb6-41ec-b4fc-14041d13e4e4 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] Building query based on filter {{(pid=86971) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 21:14:44 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:44 devstack devstack@c-api.service[86971]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 21:14:44 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-0fe64f67-afb6-41ec-b4fc-14041d13e4e4 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] Get all snapshots completed successfully. Sep 07 21:14:44 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-0fe64f67-afb6-41ec-b4fc-14041d13e4e4 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] http://192.168.122.168/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-387667767 returned with HTTP 200 Sep 07 21:14:44 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 848/1708] 192.168.122.168 () {58 vars in 1246 bytes} [Mon Sep 7 21:14:44 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-387667767 => generated 341 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:14:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-4349571a-1e94-4e4b-ac64-dd71772380ac None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:44 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-4349571a-1e94-4e4b-ac64-dd71772380ac tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] GET http://192.168.122.168/volume/v3/snapshots?status=available Sep 07 21:14:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-4349571a-1e94-4e4b-ac64-dd71772380ac tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-4349571a-1e94-4e4b-ac64-dd71772380ac tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] Calling method 'index' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.api_utils [None req-4349571a-1e94-4e4b-ac64-dd71772380ac tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] Removing options '' from query. {{(pid=86970) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 21:14:44 devstack devstack@c-api.service[86970]: DEBUG cinder.db.api [None req-4349571a-1e94-4e4b-ac64-dd71772380ac tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] Building query based on filter {{(pid=86970) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 21:14:44 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:44 devstack devstack@c-api.service[86970]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 21:14:44 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-4349571a-1e94-4e4b-ac64-dd71772380ac tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] Get all snapshots completed successfully. Sep 07 21:14:44 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-4349571a-1e94-4e4b-ac64-dd71772380ac tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] http://192.168.122.168/volume/v3/snapshots?status=available returned with HTTP 200 Sep 07 21:14:44 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 861/1709] 192.168.122.168 () {58 vars in 1160 bytes} [Mon Sep 7 21:14:44 2026] GET /volume/v3/snapshots?status=available => generated 994 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:14:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-50214ca9-a487-410e-91a9-0042b1080610 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:44 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-50214ca9-a487-410e-91a9-0042b1080610 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] GET http://192.168.122.168/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-387667767 Sep 07 21:14:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-50214ca9-a487-410e-91a9-0042b1080610 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-50214ca9-a487-410e-91a9-0042b1080610 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] Calling method 'index' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.api_utils [None req-50214ca9-a487-410e-91a9-0042b1080610 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] Removing options '' from query. {{(pid=86971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 21:14:44 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:44 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:14:44 devstack devstack@c-api.service[86971]: DEBUG cinder.db.api [None req-50214ca9-a487-410e-91a9-0042b1080610 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] Building query based on filter {{(pid=86971) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 21:14:44 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:44 devstack devstack@c-api.service[86971]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 21:14:44 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-50214ca9-a487-410e-91a9-0042b1080610 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] Get all snapshots completed successfully. Sep 07 21:14:44 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-50214ca9-a487-410e-91a9-0042b1080610 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-reader] http://192.168.122.168/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-387667767 returned with HTTP 200 Sep 07 21:14:44 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 849/1710] 192.168.122.168 () {58 vars in 1280 bytes} [Mon Sep 7 21:14:44 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-387667767 => generated 341 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:14:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-9c39de44-2791-40a5-8609-c2393ff5adb3 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:44 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-9c39de44-2791-40a5-8609-c2393ff5adb3 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] DELETE http://192.168.122.168/volume/v3/snapshots/c105a470-a191-42fd-a68f-139c58d7fe78 Sep 07 21:14:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-9c39de44-2791-40a5-8609-c2393ff5adb3 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-9c39de44-2791-40a5-8609-c2393ff5adb3 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:44 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.snapshots [None req-9c39de44-2791-40a5-8609-c2393ff5adb3 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Delete snapshot with id: c105a470-a191-42fd-a68f-139c58d7fe78 Sep 07 21:14:44 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:44 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:14:44 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-9c39de44-2791-40a5-8609-c2393ff5adb3 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Snapshot retrieved successfully. Sep 07 21:14:44 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:44 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:14:44 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-9c39de44-2791-40a5-8609-c2393ff5adb3 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Snapshot delete request issued successfully. Sep 07 21:14:44 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-9c39de44-2791-40a5-8609-c2393ff5adb3 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] http://192.168.122.168/volume/v3/snapshots/c105a470-a191-42fd-a68f-139c58d7fe78 returned with HTTP 202 Sep 07 21:14:44 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 862/1711] 192.168.122.168 () {58 vars in 1241 bytes} [Mon Sep 7 21:14:44 2026] DELETE /volume/v3/snapshots/c105a470-a191-42fd-a68f-139c58d7fe78 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:14:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-ef1dbbad-3b53-4a4d-b2b4-28784cb8887f None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:44 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ef1dbbad-3b53-4a4d-b2b4-28784cb8887f tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] GET http://192.168.122.168/volume/v3/snapshots/c105a470-a191-42fd-a68f-139c58d7fe78 Sep 07 21:14:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-ef1dbbad-3b53-4a4d-b2b4-28784cb8887f tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-ef1dbbad-3b53-4a4d-b2b4-28784cb8887f tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:44 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:44 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:14:44 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-ef1dbbad-3b53-4a4d-b2b4-28784cb8887f tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Snapshot retrieved successfully. Sep 07 21:14:44 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ef1dbbad-3b53-4a4d-b2b4-28784cb8887f tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] http://192.168.122.168/volume/v3/snapshots/c105a470-a191-42fd-a68f-139c58d7fe78 returned with HTTP 200 Sep 07 21:14:44 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 850/1712] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:14:44 2026] GET /volume/v3/snapshots/c105a470-a191-42fd-a68f-139c58d7fe78 => generated 471 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:14:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-aff465a6-01c0-45bc-a426-6878503f6d70 req-351fe299-936b-48f3-9665-fd84d028d2d5 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:44 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-aff465a6-01c0-45bc-a426-6878503f6d70 req-351fe299-936b-48f3-9665-fd84d028d2d5 tempest-VolumesGetTestJSON-1474700482 tempest-VolumesGetTestJSON-1474700482-project-member] GET http://192.168.122.168/volume/v3/volumes/b898a03c-722d-4910-bc5f-54c89b6f9016 Sep 07 21:14:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-aff465a6-01c0-45bc-a426-6878503f6d70 req-351fe299-936b-48f3-9665-fd84d028d2d5 tempest-VolumesGetTestJSON-1474700482 tempest-VolumesGetTestJSON-1474700482-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-aff465a6-01c0-45bc-a426-6878503f6d70 req-351fe299-936b-48f3-9665-fd84d028d2d5 tempest-VolumesGetTestJSON-1474700482 tempest-VolumesGetTestJSON-1474700482-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:44 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:44 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:14:44 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:44 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:14:44 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [req-aff465a6-01c0-45bc-a426-6878503f6d70 req-351fe299-936b-48f3-9665-fd84d028d2d5 tempest-VolumesGetTestJSON-1474700482 tempest-VolumesGetTestJSON-1474700482-project-member] Volume info retrieved successfully. Sep 07 21:14:44 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-aff465a6-01c0-45bc-a426-6878503f6d70 req-351fe299-936b-48f3-9665-fd84d028d2d5 tempest-VolumesGetTestJSON-1474700482 tempest-VolumesGetTestJSON-1474700482-project-member] http://192.168.122.168/volume/v3/volumes/b898a03c-722d-4910-bc5f-54c89b6f9016 returned with HTTP 200 Sep 07 21:14:44 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 863/1713] 192.168.122.168 () {60 vars in 1487 bytes} [Mon Sep 7 21:14:44 2026] GET /volume/v3/volumes/b898a03c-722d-4910-bc5f-54c89b6f9016 => generated 865 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:14:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-f34796df-5344-4214-b1b6-d4ac6bf7f578 req-03063c9d-606f-47cd-a968-6e6e56122c38 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:44 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-f34796df-5344-4214-b1b6-d4ac6bf7f578 req-03063c9d-606f-47cd-a968-6e6e56122c38 tempest-VolumesGetTestJSON-1474700482 tempest-VolumesGetTestJSON-1474700482-project-reader] GET http://192.168.122.168/volume/v3/volumes/b898a03c-722d-4910-bc5f-54c89b6f9016 Sep 07 21:14:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-f34796df-5344-4214-b1b6-d4ac6bf7f578 req-03063c9d-606f-47cd-a968-6e6e56122c38 tempest-VolumesGetTestJSON-1474700482 tempest-VolumesGetTestJSON-1474700482-project-reader] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-f34796df-5344-4214-b1b6-d4ac6bf7f578 req-03063c9d-606f-47cd-a968-6e6e56122c38 tempest-VolumesGetTestJSON-1474700482 tempest-VolumesGetTestJSON-1474700482-project-reader] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:44 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:44 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:14:44 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:44 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:14:44 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [req-f34796df-5344-4214-b1b6-d4ac6bf7f578 req-03063c9d-606f-47cd-a968-6e6e56122c38 tempest-VolumesGetTestJSON-1474700482 tempest-VolumesGetTestJSON-1474700482-project-reader] Volume info retrieved successfully. Sep 07 21:14:44 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-f34796df-5344-4214-b1b6-d4ac6bf7f578 req-03063c9d-606f-47cd-a968-6e6e56122c38 tempest-VolumesGetTestJSON-1474700482 tempest-VolumesGetTestJSON-1474700482-project-reader] http://192.168.122.168/volume/v3/volumes/b898a03c-722d-4910-bc5f-54c89b6f9016 returned with HTTP 200 Sep 07 21:14:44 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 851/1714] 192.168.122.168 () {60 vars in 1487 bytes} [Mon Sep 7 21:14:44 2026] GET /volume/v3/volumes/b898a03c-722d-4910-bc5f-54c89b6f9016 => generated 865 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:14:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-0c8bc225-e37a-4eba-a546-fc8f8806709a req-5c7fa4c4-24ab-4522-aca1-6c273cf1d104 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:44 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-0c8bc225-e37a-4eba-a546-fc8f8806709a req-5c7fa4c4-24ab-4522-aca1-6c273cf1d104 tempest-VolumesGetTestJSON-1474700482 tempest-VolumesGetTestJSON-1474700482-project-member] DELETE http://192.168.122.168/volume/v3/volumes/b898a03c-722d-4910-bc5f-54c89b6f9016 Sep 07 21:14:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-0c8bc225-e37a-4eba-a546-fc8f8806709a req-5c7fa4c4-24ab-4522-aca1-6c273cf1d104 tempest-VolumesGetTestJSON-1474700482 tempest-VolumesGetTestJSON-1474700482-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-0c8bc225-e37a-4eba-a546-fc8f8806709a req-5c7fa4c4-24ab-4522-aca1-6c273cf1d104 tempest-VolumesGetTestJSON-1474700482 tempest-VolumesGetTestJSON-1474700482-project-member] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:44 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [req-0c8bc225-e37a-4eba-a546-fc8f8806709a req-5c7fa4c4-24ab-4522-aca1-6c273cf1d104 tempest-VolumesGetTestJSON-1474700482 tempest-VolumesGetTestJSON-1474700482-project-member] Delete volume with id: b898a03c-722d-4910-bc5f-54c89b6f9016 Sep 07 21:14:45 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:45 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:14:45 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:45 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:14:45 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [req-0c8bc225-e37a-4eba-a546-fc8f8806709a req-5c7fa4c4-24ab-4522-aca1-6c273cf1d104 tempest-VolumesGetTestJSON-1474700482 tempest-VolumesGetTestJSON-1474700482-project-member] Volume info retrieved successfully. Sep 07 21:14:45 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [req-0c8bc225-e37a-4eba-a546-fc8f8806709a req-5c7fa4c4-24ab-4522-aca1-6c273cf1d104 tempest-VolumesGetTestJSON-1474700482 tempest-VolumesGetTestJSON-1474700482-project-member] Delete volume request issued successfully. Sep 07 21:14:45 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-0c8bc225-e37a-4eba-a546-fc8f8806709a req-5c7fa4c4-24ab-4522-aca1-6c273cf1d104 tempest-VolumesGetTestJSON-1474700482 tempest-VolumesGetTestJSON-1474700482-project-member] http://192.168.122.168/volume/v3/volumes/b898a03c-722d-4910-bc5f-54c89b6f9016 returned with HTTP 202 Sep 07 21:14:45 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 864/1715] 192.168.122.168 () {62 vars in 1509 bytes} [Mon Sep 7 21:14:44 2026] DELETE /volume/v3/volumes/b898a03c-722d-4910-bc5f-54c89b6f9016 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:14:45 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-19b44cd1-ef14-4966-9050-ea3a46957c33 req-74b1e922-2f22-4118-a822-836e1809b865 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:45 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-19b44cd1-ef14-4966-9050-ea3a46957c33 req-74b1e922-2f22-4118-a822-836e1809b865 tempest-VolumesGetTestJSON-1474700482 tempest-VolumesGetTestJSON-1474700482-project-member] GET http://192.168.122.168/volume/v3/volumes/b898a03c-722d-4910-bc5f-54c89b6f9016 Sep 07 21:14:45 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-19b44cd1-ef14-4966-9050-ea3a46957c33 req-74b1e922-2f22-4118-a822-836e1809b865 tempest-VolumesGetTestJSON-1474700482 tempest-VolumesGetTestJSON-1474700482-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:45 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-19b44cd1-ef14-4966-9050-ea3a46957c33 req-74b1e922-2f22-4118-a822-836e1809b865 tempest-VolumesGetTestJSON-1474700482 tempest-VolumesGetTestJSON-1474700482-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:45 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:45 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:14:45 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:45 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:14:45 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [req-19b44cd1-ef14-4966-9050-ea3a46957c33 req-74b1e922-2f22-4118-a822-836e1809b865 tempest-VolumesGetTestJSON-1474700482 tempest-VolumesGetTestJSON-1474700482-project-member] Volume info retrieved successfully. Sep 07 21:14:45 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-19b44cd1-ef14-4966-9050-ea3a46957c33 req-74b1e922-2f22-4118-a822-836e1809b865 tempest-VolumesGetTestJSON-1474700482 tempest-VolumesGetTestJSON-1474700482-project-member] http://192.168.122.168/volume/v3/volumes/b898a03c-722d-4910-bc5f-54c89b6f9016 returned with HTTP 200 Sep 07 21:14:45 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 852/1716] 192.168.122.168 () {60 vars in 1487 bytes} [Mon Sep 7 21:14:45 2026] GET /volume/v3/volumes/b898a03c-722d-4910-bc5f-54c89b6f9016 => generated 864 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:14:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-d4cd0496-854f-41ce-bfce-af3c43fced9c None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:45 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d4cd0496-854f-41ce-bfce-af3c43fced9c tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] GET http://192.168.122.168/volume/v3/snapshots/c105a470-a191-42fd-a68f-139c58d7fe78 Sep 07 21:14:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-d4cd0496-854f-41ce-bfce-af3c43fced9c tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-d4cd0496-854f-41ce-bfce-af3c43fced9c tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:45 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:45 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:14:45 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-d4cd0496-854f-41ce-bfce-af3c43fced9c tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Snapshot retrieved successfully. Sep 07 21:14:45 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d4cd0496-854f-41ce-bfce-af3c43fced9c tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] http://192.168.122.168/volume/v3/snapshots/c105a470-a191-42fd-a68f-139c58d7fe78 returned with HTTP 200 Sep 07 21:14:45 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 865/1717] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:14:45 2026] GET /volume/v3/snapshots/c105a470-a191-42fd-a68f-139c58d7fe78 => generated 471 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:14:45 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-7cadaa81-a34f-4231-b6f6-dbd40001fc7b None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:45 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-7cadaa81-a34f-4231-b6f6-dbd40001fc7b tempest-VolumeTypesNegativeTest-804385527 tempest-VolumeTypesNegativeTest-804385527-project-admin] POST http://192.168.122.168/volume/v3/types/2806ca8a-9349-4608-acdb-75455040340e/encryption Sep 07 21:14:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-7cadaa81-a34f-4231-b6f6-dbd40001fc7b tempest-VolumeTypesNegativeTest-804385527 tempest-VolumeTypesNegativeTest-804385527-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:14:46 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-7cadaa81-a34f-4231-b6f6-dbd40001fc7b tempest-VolumeTypesNegativeTest-804385527 tempest-VolumeTypesNegativeTest-804385527-project-admin] http://192.168.122.168/volume/v3/types/2806ca8a-9349-4608-acdb-75455040340e/encryption returned with HTTP 404 Sep 07 21:14:46 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 853/1718] 192.168.122.168 () {60 vars in 1281 bytes} [Mon Sep 7 21:14:45 2026] POST /volume/v3/types/2806ca8a-9349-4608-acdb-75455040340e/encryption => generated 114 bytes in 314 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 21:14:46 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-a3ad89a9-fbdb-4350-b8d1-9c25fd30c1bb None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:46 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a3ad89a9-fbdb-4350-b8d1-9c25fd30c1bb tempest-VolumeTypesNegativeTest-804385527 tempest-VolumeTypesNegativeTest-804385527-project-admin] POST http://192.168.122.168/volume/v3/types Sep 07 21:14:46 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a3ad89a9-fbdb-4350-b8d1-9c25fd30c1bb tempest-VolumeTypesNegativeTest-804385527 tempest-VolumeTypesNegativeTest-804385527-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-571136680", "os-volume-type-access:is_public": false}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:14:46 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a3ad89a9-fbdb-4350-b8d1-9c25fd30c1bb tempest-VolumeTypesNegativeTest-804385527 tempest-VolumeTypesNegativeTest-804385527-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 07 21:14:46 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 866/1719] 192.168.122.168 () {60 vars in 1137 bytes} [Mon Sep 7 21:14:46 2026] POST /volume/v3/types => generated 230 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:14:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-d136f9d1-d763-426c-94b1-146b813ee980 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:46 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-503ae249-f3ec-4634-86de-a72b7f20c9c6 req-3b4a4a97-f7e3-45b1-8149-9c074b0a6f48 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:46 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-503ae249-f3ec-4634-86de-a72b7f20c9c6 req-3b4a4a97-f7e3-45b1-8149-9c074b0a6f48 tempest-VolumesGetTestJSON-1474700482 tempest-VolumesGetTestJSON-1474700482-project-member] GET http://192.168.122.168/volume/v3/volumes/b898a03c-722d-4910-bc5f-54c89b6f9016 Sep 07 21:14:46 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-503ae249-f3ec-4634-86de-a72b7f20c9c6 req-3b4a4a97-f7e3-45b1-8149-9c074b0a6f48 tempest-VolumesGetTestJSON-1474700482 tempest-VolumesGetTestJSON-1474700482-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:46 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-503ae249-f3ec-4634-86de-a72b7f20c9c6 req-3b4a4a97-f7e3-45b1-8149-9c074b0a6f48 tempest-VolumesGetTestJSON-1474700482 tempest-VolumesGetTestJSON-1474700482-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:46 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-503ae249-f3ec-4634-86de-a72b7f20c9c6 req-3b4a4a97-f7e3-45b1-8149-9c074b0a6f48 tempest-VolumesGetTestJSON-1474700482 tempest-VolumesGetTestJSON-1474700482-project-member] http://192.168.122.168/volume/v3/volumes/b898a03c-722d-4910-bc5f-54c89b6f9016 returned with HTTP 404 Sep 07 21:14:46 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 867/1720] 192.168.122.168 () {60 vars in 1487 bytes} [Mon Sep 7 21:14:46 2026] GET /volume/v3/volumes/b898a03c-722d-4910-bc5f-54c89b6f9016 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:14:46 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d136f9d1-d763-426c-94b1-146b813ee980 tempest-VolumeTypesNegativeTest-1695968782 tempest-VolumeTypesNegativeTest-1695968782-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:14:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-d136f9d1-d763-426c-94b1-146b813ee980 tempest-VolumeTypesNegativeTest-1695968782 tempest-VolumeTypesNegativeTest-1695968782-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "33d2280f-170c-4ab9-af97-7f133c3089ae", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-73477576"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:14:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.volumes [None req-d136f9d1-d763-426c-94b1-146b813ee980 tempest-VolumeTypesNegativeTest-1695968782 tempest-VolumeTypesNegativeTest-1695968782-project-member] Create volume request body: {'volume': {'volume_type': '33d2280f-170c-4ab9-af97-7f133c3089ae', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-73477576'}} {{(pid=86971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:14:46 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d136f9d1-d763-426c-94b1-146b813ee980 tempest-VolumeTypesNegativeTest-1695968782 tempest-VolumeTypesNegativeTest-1695968782-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 404 Sep 07 21:14:46 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 854/1721] 192.168.122.168 () {60 vars in 1143 bytes} [Mon Sep 7 21:14:46 2026] POST /volume/v3/volumes => generated 114 bytes in 186 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:14:46 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-81ac6d2a-33f5-4ab6-90f4-e412ef8120c3 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:46 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-81ac6d2a-33f5-4ab6-90f4-e412ef8120c3 tempest-VolumeTypesNegativeTest-804385527 tempest-VolumeTypesNegativeTest-804385527-project-admin] DELETE http://192.168.122.168/volume/v3/types/33d2280f-170c-4ab9-af97-7f133c3089ae Sep 07 21:14:46 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-81ac6d2a-33f5-4ab6-90f4-e412ef8120c3 tempest-VolumeTypesNegativeTest-804385527 tempest-VolumeTypesNegativeTest-804385527-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:46 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-81ac6d2a-33f5-4ab6-90f4-e412ef8120c3 tempest-VolumeTypesNegativeTest-804385527 tempest-VolumeTypesNegativeTest-804385527-project-admin] Calling method '_delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-497879d1-6a56-4dc0-a1d7-4b6429245944 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:46 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-497879d1-6a56-4dc0-a1d7-4b6429245944 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] GET http://192.168.122.168/volume/v3/snapshots/c105a470-a191-42fd-a68f-139c58d7fe78 Sep 07 21:14:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-497879d1-6a56-4dc0-a1d7-4b6429245944 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-497879d1-6a56-4dc0-a1d7-4b6429245944 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:46 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-81ac6d2a-33f5-4ab6-90f4-e412ef8120c3 tempest-VolumeTypesNegativeTest-804385527 tempest-VolumeTypesNegativeTest-804385527-project-admin] http://192.168.122.168/volume/v3/types/33d2280f-170c-4ab9-af97-7f133c3089ae returned with HTTP 202 Sep 07 21:14:46 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 868/1722] 192.168.122.168 () {58 vars in 1229 bytes} [Mon Sep 7 21:14:46 2026] DELETE /volume/v3/types/33d2280f-170c-4ab9-af97-7f133c3089ae => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:14:46 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-69e3a655-069f-4263-ad4a-1dc672424c6c None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:46 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:46 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:14:46 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-497879d1-6a56-4dc0-a1d7-4b6429245944 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Snapshot retrieved successfully. Sep 07 21:14:46 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-69e3a655-069f-4263-ad4a-1dc672424c6c tempest-VolumeTypesNegativeTest-804385527 tempest-VolumeTypesNegativeTest-804385527-project-admin] GET http://192.168.122.168/volume/v3/types/33d2280f-170c-4ab9-af97-7f133c3089ae Sep 07 21:14:46 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-69e3a655-069f-4263-ad4a-1dc672424c6c tempest-VolumeTypesNegativeTest-804385527 tempest-VolumeTypesNegativeTest-804385527-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:46 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-69e3a655-069f-4263-ad4a-1dc672424c6c tempest-VolumeTypesNegativeTest-804385527 tempest-VolumeTypesNegativeTest-804385527-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:46 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-497879d1-6a56-4dc0-a1d7-4b6429245944 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] http://192.168.122.168/volume/v3/snapshots/c105a470-a191-42fd-a68f-139c58d7fe78 returned with HTTP 200 Sep 07 21:14:46 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 855/1723] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:14:46 2026] GET /volume/v3/snapshots/c105a470-a191-42fd-a68f-139c58d7fe78 => generated 471 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:14:46 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-69e3a655-069f-4263-ad4a-1dc672424c6c tempest-VolumeTypesNegativeTest-804385527 tempest-VolumeTypesNegativeTest-804385527-project-admin] http://192.168.122.168/volume/v3/types/33d2280f-170c-4ab9-af97-7f133c3089ae returned with HTTP 404 Sep 07 21:14:46 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 869/1724] 192.168.122.168 () {58 vars in 1226 bytes} [Mon Sep 7 21:14:46 2026] GET /volume/v3/types/33d2280f-170c-4ab9-af97-7f133c3089ae => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:14:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-9f09eae8-ed60-4d91-94d1-d44866fbf7c9 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:46 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-9f09eae8-ed60-4d91-94d1-d44866fbf7c9 tempest-VolumeTypesNegativeTest-804385527 tempest-VolumeTypesNegativeTest-804385527-project-admin] POST http://192.168.122.168/volume/v3/types Sep 07 21:14:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-9f09eae8-ed60-4d91-94d1-d44866fbf7c9 tempest-VolumeTypesNegativeTest-804385527 tempest-VolumeTypesNegativeTest-804385527-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:14:46 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-9f09eae8-ed60-4d91-94d1-d44866fbf7c9 tempest-VolumeTypesNegativeTest-804385527 tempest-VolumeTypesNegativeTest-804385527-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 400 Sep 07 21:14:46 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 856/1725] 192.168.122.168 () {60 vars in 1136 bytes} [Mon Sep 7 21:14:46 2026] POST /volume/v3/types => generated 115 bytes in 19 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 21:14:46 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-707b30b2-1cb8-4a2f-9d6f-2f956ba9db69 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:46 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-707b30b2-1cb8-4a2f-9d6f-2f956ba9db69 tempest-VolumeTypesNegativeTest-804385527 tempest-VolumeTypesNegativeTest-804385527-project-admin] POST http://192.168.122.168/volume/v3/types Sep 07 21:14:46 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-707b30b2-1cb8-4a2f-9d6f-2f956ba9db69 tempest-VolumeTypesNegativeTest-804385527 tempest-VolumeTypesNegativeTest-804385527-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1420023786"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:14:46 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-707b30b2-1cb8-4a2f-9d6f-2f956ba9db69 tempest-VolumeTypesNegativeTest-804385527 tempest-VolumeTypesNegativeTest-804385527-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 07 21:14:46 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 870/1726] 192.168.122.168 () {60 vars in 1136 bytes} [Mon Sep 7 21:14:46 2026] POST /volume/v3/types => generated 229 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:14:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-ae6923d3-7a46-42b4-a762-21e77d03da09 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:46 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ae6923d3-7a46-42b4-a762-21e77d03da09 tempest-VolumeTypesNegativeTest-804385527 tempest-VolumeTypesNegativeTest-804385527-project-admin] POST http://192.168.122.168/volume/v3/types Sep 07 21:14:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-ae6923d3-7a46-42b4-a762-21e77d03da09 tempest-VolumeTypesNegativeTest-804385527 tempest-VolumeTypesNegativeTest-804385527-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1420023786"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:14:46 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ae6923d3-7a46-42b4-a762-21e77d03da09 tempest-VolumeTypesNegativeTest-804385527 tempest-VolumeTypesNegativeTest-804385527-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-1420023786 already exists. Sep 07 21:14:46 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ae6923d3-7a46-42b4-a762-21e77d03da09 tempest-VolumeTypesNegativeTest-804385527 tempest-VolumeTypesNegativeTest-804385527-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 409 Sep 07 21:14:46 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 857/1727] 192.168.122.168 () {60 vars in 1136 bytes} [Mon Sep 7 21:14:46 2026] POST /volume/v3/types => generated 134 bytes in 34 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:14:46 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-fbec91ed-d59e-4fed-b4af-150e0bc32815 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:46 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-fbec91ed-d59e-4fed-b4af-150e0bc32815 tempest-VolumeTypesNegativeTest-804385527 tempest-VolumeTypesNegativeTest-804385527-project-admin] DELETE http://192.168.122.168/volume/v3/types/81cbb9ba-c33f-4eea-9c00-043250accd78 Sep 07 21:14:46 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-fbec91ed-d59e-4fed-b4af-150e0bc32815 tempest-VolumeTypesNegativeTest-804385527 tempest-VolumeTypesNegativeTest-804385527-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:46 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-fbec91ed-d59e-4fed-b4af-150e0bc32815 tempest-VolumeTypesNegativeTest-804385527 tempest-VolumeTypesNegativeTest-804385527-project-admin] Calling method '_delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:46 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-fbec91ed-d59e-4fed-b4af-150e0bc32815 tempest-VolumeTypesNegativeTest-804385527 tempest-VolumeTypesNegativeTest-804385527-project-admin] http://192.168.122.168/volume/v3/types/81cbb9ba-c33f-4eea-9c00-043250accd78 returned with HTTP 202 Sep 07 21:14:46 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 871/1728] 192.168.122.168 () {58 vars in 1229 bytes} [Mon Sep 7 21:14:46 2026] DELETE /volume/v3/types/81cbb9ba-c33f-4eea-9c00-043250accd78 => generated 0 bytes in 133 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:14:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-7e059dad-cb64-4b1a-96ca-fa119c8c47bc None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:46 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-7e059dad-cb64-4b1a-96ca-fa119c8c47bc tempest-VolumeTypesNegativeTest-804385527 tempest-VolumeTypesNegativeTest-804385527-project-admin] GET http://192.168.122.168/volume/v3/types/81cbb9ba-c33f-4eea-9c00-043250accd78 Sep 07 21:14:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-7e059dad-cb64-4b1a-96ca-fa119c8c47bc tempest-VolumeTypesNegativeTest-804385527 tempest-VolumeTypesNegativeTest-804385527-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-7e059dad-cb64-4b1a-96ca-fa119c8c47bc tempest-VolumeTypesNegativeTest-804385527 tempest-VolumeTypesNegativeTest-804385527-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:46 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-7e059dad-cb64-4b1a-96ca-fa119c8c47bc tempest-VolumeTypesNegativeTest-804385527 tempest-VolumeTypesNegativeTest-804385527-project-admin] http://192.168.122.168/volume/v3/types/81cbb9ba-c33f-4eea-9c00-043250accd78 returned with HTTP 404 Sep 07 21:14:46 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 858/1729] 192.168.122.168 () {58 vars in 1226 bytes} [Mon Sep 7 21:14:46 2026] GET /volume/v3/types/81cbb9ba-c33f-4eea-9c00-043250accd78 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:14:46 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-a96796f9-0d18-462e-8165-df5056bf86ce None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:46 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a96796f9-0d18-462e-8165-df5056bf86ce tempest-VolumeTypesNegativeTest-804385527 tempest-VolumeTypesNegativeTest-804385527-project-admin] DELETE http://192.168.122.168/volume/v3/types/b1a9743d-fe39-4f77-87f8-2e2a67830d49 Sep 07 21:14:46 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a96796f9-0d18-462e-8165-df5056bf86ce tempest-VolumeTypesNegativeTest-804385527 tempest-VolumeTypesNegativeTest-804385527-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:46 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a96796f9-0d18-462e-8165-df5056bf86ce tempest-VolumeTypesNegativeTest-804385527 tempest-VolumeTypesNegativeTest-804385527-project-admin] Calling method '_delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:46 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a96796f9-0d18-462e-8165-df5056bf86ce tempest-VolumeTypesNegativeTest-804385527 tempest-VolumeTypesNegativeTest-804385527-project-admin] http://192.168.122.168/volume/v3/types/b1a9743d-fe39-4f77-87f8-2e2a67830d49 returned with HTTP 404 Sep 07 21:14:46 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 872/1730] 192.168.122.168 () {58 vars in 1229 bytes} [Mon Sep 7 21:14:46 2026] DELETE /volume/v3/types/b1a9743d-fe39-4f77-87f8-2e2a67830d49 => generated 114 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:14:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-50e0ac43-028e-4b60-b5ff-cc9036972b0c None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:46 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-50e0ac43-028e-4b60-b5ff-cc9036972b0c tempest-VolumeTypesNegativeTest-804385527 tempest-VolumeTypesNegativeTest-804385527-project-admin] GET http://192.168.122.168/volume/v3/types/1ca7eaf2-9dff-4478-a5af-af9a15b7b72f Sep 07 21:14:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-50e0ac43-028e-4b60-b5ff-cc9036972b0c tempest-VolumeTypesNegativeTest-804385527 tempest-VolumeTypesNegativeTest-804385527-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-50e0ac43-028e-4b60-b5ff-cc9036972b0c tempest-VolumeTypesNegativeTest-804385527 tempest-VolumeTypesNegativeTest-804385527-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:46 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-50e0ac43-028e-4b60-b5ff-cc9036972b0c tempest-VolumeTypesNegativeTest-804385527 tempest-VolumeTypesNegativeTest-804385527-project-admin] http://192.168.122.168/volume/v3/types/1ca7eaf2-9dff-4478-a5af-af9a15b7b72f returned with HTTP 404 Sep 07 21:14:46 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 859/1731] 192.168.122.168 () {58 vars in 1226 bytes} [Mon Sep 7 21:14:46 2026] GET /volume/v3/types/1ca7eaf2-9dff-4478-a5af-af9a15b7b72f => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:14:47 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-50b7661b-1bea-46d1-8228-dd88a6d08d29 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:47 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-50b7661b-1bea-46d1-8228-dd88a6d08d29 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] GET http://192.168.122.168/volume/v3/snapshots/c105a470-a191-42fd-a68f-139c58d7fe78 Sep 07 21:14:47 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-50b7661b-1bea-46d1-8228-dd88a6d08d29 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:47 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-50b7661b-1bea-46d1-8228-dd88a6d08d29 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:47 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-50b7661b-1bea-46d1-8228-dd88a6d08d29 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] http://192.168.122.168/volume/v3/snapshots/c105a470-a191-42fd-a68f-139c58d7fe78 returned with HTTP 404 Sep 07 21:14:47 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 873/1732] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:14:47 2026] GET /volume/v3/snapshots/c105a470-a191-42fd-a68f-139c58d7fe78 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:14:47 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-53a4af38-cbae-4ce6-9fbd-dbe136e07ef0 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:47 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-53a4af38-cbae-4ce6-9fbd-dbe136e07ef0 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] DELETE http://192.168.122.168/volume/v3/snapshots/531b85d4-2c61-44b6-9748-102994353be4 Sep 07 21:14:47 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-53a4af38-cbae-4ce6-9fbd-dbe136e07ef0 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:47 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-53a4af38-cbae-4ce6-9fbd-dbe136e07ef0 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:47 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.snapshots [None req-53a4af38-cbae-4ce6-9fbd-dbe136e07ef0 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Delete snapshot with id: 531b85d4-2c61-44b6-9748-102994353be4 Sep 07 21:14:47 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:47 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:14:47 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-53a4af38-cbae-4ce6-9fbd-dbe136e07ef0 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Snapshot retrieved successfully. Sep 07 21:14:47 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:47 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:14:47 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-53a4af38-cbae-4ce6-9fbd-dbe136e07ef0 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Snapshot delete request issued successfully. Sep 07 21:14:47 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-53a4af38-cbae-4ce6-9fbd-dbe136e07ef0 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] http://192.168.122.168/volume/v3/snapshots/531b85d4-2c61-44b6-9748-102994353be4 returned with HTTP 202 Sep 07 21:14:47 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 860/1733] 192.168.122.168 () {58 vars in 1241 bytes} [Mon Sep 7 21:14:47 2026] DELETE /volume/v3/snapshots/531b85d4-2c61-44b6-9748-102994353be4 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:14:47 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-71a6d6c4-d3bb-4b6e-b79c-9904ad6a097b None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:47 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-71a6d6c4-d3bb-4b6e-b79c-9904ad6a097b tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] GET http://192.168.122.168/volume/v3/snapshots/531b85d4-2c61-44b6-9748-102994353be4 Sep 07 21:14:47 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-71a6d6c4-d3bb-4b6e-b79c-9904ad6a097b tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:47 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-71a6d6c4-d3bb-4b6e-b79c-9904ad6a097b tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:47 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:47 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:14:47 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-71a6d6c4-d3bb-4b6e-b79c-9904ad6a097b tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Snapshot retrieved successfully. Sep 07 21:14:47 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-71a6d6c4-d3bb-4b6e-b79c-9904ad6a097b tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] http://192.168.122.168/volume/v3/snapshots/531b85d4-2c61-44b6-9748-102994353be4 returned with HTTP 200 Sep 07 21:14:47 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 874/1734] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:14:47 2026] GET /volume/v3/snapshots/531b85d4-2c61-44b6-9748-102994353be4 => generated 472 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:14:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-cf7fc5e0-ca57-4b4a-8870-501c0e1fb9e0 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:48 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-cf7fc5e0-ca57-4b4a-8870-501c0e1fb9e0 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] GET http://192.168.122.168/volume/v3/snapshots/531b85d4-2c61-44b6-9748-102994353be4 Sep 07 21:14:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-cf7fc5e0-ca57-4b4a-8870-501c0e1fb9e0 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-cf7fc5e0-ca57-4b4a-8870-501c0e1fb9e0 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:48 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:48 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:14:48 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-cf7fc5e0-ca57-4b4a-8870-501c0e1fb9e0 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Snapshot retrieved successfully. Sep 07 21:14:48 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-cf7fc5e0-ca57-4b4a-8870-501c0e1fb9e0 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] http://192.168.122.168/volume/v3/snapshots/531b85d4-2c61-44b6-9748-102994353be4 returned with HTTP 200 Sep 07 21:14:48 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 861/1735] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:14:48 2026] GET /volume/v3/snapshots/531b85d4-2c61-44b6-9748-102994353be4 => generated 472 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:14:49 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-f37199f4-a628-4bb1-906e-9593f22c09ab None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:49 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f37199f4-a628-4bb1-906e-9593f22c09ab tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] GET http://192.168.122.168/volume/v3/snapshots/531b85d4-2c61-44b6-9748-102994353be4 Sep 07 21:14:49 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f37199f4-a628-4bb1-906e-9593f22c09ab tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:49 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f37199f4-a628-4bb1-906e-9593f22c09ab tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:49 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f37199f4-a628-4bb1-906e-9593f22c09ab tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] http://192.168.122.168/volume/v3/snapshots/531b85d4-2c61-44b6-9748-102994353be4 returned with HTTP 404 Sep 07 21:14:49 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 875/1736] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:14:49 2026] GET /volume/v3/snapshots/531b85d4-2c61-44b6-9748-102994353be4 => generated 111 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 21:14:49 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-ffc4a6ad-ecd6-4857-ac16-31da3eee0b42 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:49 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ffc4a6ad-ecd6-4857-ac16-31da3eee0b42 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] DELETE http://192.168.122.168/volume/v3/snapshots/6b17e9b6-06b2-4d3b-bd52-baa77cfb5f27 Sep 07 21:14:49 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-ffc4a6ad-ecd6-4857-ac16-31da3eee0b42 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:49 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-ffc4a6ad-ecd6-4857-ac16-31da3eee0b42 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:49 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.snapshots [None req-ffc4a6ad-ecd6-4857-ac16-31da3eee0b42 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Delete snapshot with id: 6b17e9b6-06b2-4d3b-bd52-baa77cfb5f27 Sep 07 21:14:49 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:49 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:14:49 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-ffc4a6ad-ecd6-4857-ac16-31da3eee0b42 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Snapshot retrieved successfully. Sep 07 21:14:49 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:49 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:14:49 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-ffc4a6ad-ecd6-4857-ac16-31da3eee0b42 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Snapshot delete request issued successfully. Sep 07 21:14:49 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ffc4a6ad-ecd6-4857-ac16-31da3eee0b42 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] http://192.168.122.168/volume/v3/snapshots/6b17e9b6-06b2-4d3b-bd52-baa77cfb5f27 returned with HTTP 202 Sep 07 21:14:49 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 862/1737] 192.168.122.168 () {58 vars in 1241 bytes} [Mon Sep 7 21:14:49 2026] DELETE /volume/v3/snapshots/6b17e9b6-06b2-4d3b-bd52-baa77cfb5f27 => generated 0 bytes in 182 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:14:49 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-c374e691-80f9-49e7-9e74-380c98831263 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:49 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c374e691-80f9-49e7-9e74-380c98831263 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] GET http://192.168.122.168/volume/v3/snapshots/6b17e9b6-06b2-4d3b-bd52-baa77cfb5f27 Sep 07 21:14:49 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c374e691-80f9-49e7-9e74-380c98831263 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:49 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c374e691-80f9-49e7-9e74-380c98831263 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:49 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:49 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:14:49 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-c374e691-80f9-49e7-9e74-380c98831263 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Snapshot retrieved successfully. Sep 07 21:14:49 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c374e691-80f9-49e7-9e74-380c98831263 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] http://192.168.122.168/volume/v3/snapshots/6b17e9b6-06b2-4d3b-bd52-baa77cfb5f27 returned with HTTP 200 Sep 07 21:14:49 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 876/1738] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:14:49 2026] GET /volume/v3/snapshots/6b17e9b6-06b2-4d3b-bd52-baa77cfb5f27 => generated 471 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:14:50 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-63e33300-b1a9-431d-945f-15922302e2fc None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:50 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-63e33300-b1a9-431d-945f-15922302e2fc tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] GET http://192.168.122.168/volume/v3/snapshots/6b17e9b6-06b2-4d3b-bd52-baa77cfb5f27 Sep 07 21:14:50 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-63e33300-b1a9-431d-945f-15922302e2fc tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:50 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-63e33300-b1a9-431d-945f-15922302e2fc tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:50 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:50 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:14:50 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-63e33300-b1a9-431d-945f-15922302e2fc tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Snapshot retrieved successfully. Sep 07 21:14:50 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-63e33300-b1a9-431d-945f-15922302e2fc tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] http://192.168.122.168/volume/v3/snapshots/6b17e9b6-06b2-4d3b-bd52-baa77cfb5f27 returned with HTTP 200 Sep 07 21:14:50 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 863/1739] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:14:50 2026] GET /volume/v3/snapshots/6b17e9b6-06b2-4d3b-bd52-baa77cfb5f27 => generated 471 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:14:51 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-d850dd6f-e6b8-47bf-9e19-25ed8ff5046f None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:51 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d850dd6f-e6b8-47bf-9e19-25ed8ff5046f tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:14:51 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-d850dd6f-e6b8-47bf-9e19-25ed8ff5046f tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-917126025"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:14:51 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.volumes [None req-d850dd6f-e6b8-47bf-9e19-25ed8ff5046f tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-917126025'}} {{(pid=86970) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:14:51 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-d850dd6f-e6b8-47bf-9e19-25ed8ff5046f tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Create volume of 1 GB Sep 07 21:14:51 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-d850dd6f-e6b8-47bf-9e19-25ed8ff5046f tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Availability Zones retrieved successfully. Sep 07 21:14:51 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-d850dd6f-e6b8-47bf-9e19-25ed8ff5046f tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Flow 'volume_create_api' (9ee1e1ba-c1fc-4ae8-88b5-2e736e39061d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:14:51 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-d850dd6f-e6b8-47bf-9e19-25ed8ff5046f tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55371493-81fc-4b8c-806c-f108f1b69ad7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:14:51 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.flows.api.create_volume [None req-d850dd6f-e6b8-47bf-9e19-25ed8ff5046f tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Validating volume size '1' using validate_int {{(pid=86970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:14:51 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-d850dd6f-e6b8-47bf-9e19-25ed8ff5046f tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55371493-81fc-4b8c-806c-f108f1b69ad7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:14:51 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-d850dd6f-e6b8-47bf-9e19-25ed8ff5046f tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (113cb242-c022-4c36-bfc5-29e61f6f102a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:14:51 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-d850dd6f-e6b8-47bf-9e19-25ed8ff5046f tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Created reservations ['9a5ce5d0-4c4a-478a-85ce-690efb110b27', '5765bad7-3ddb-409a-b041-834f2e89c31b', 'c65b381b-58ba-475c-9b61-c10cf49438ad', 'c02338fd-4706-436f-b261-de3345da1130'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:14:51 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-d850dd6f-e6b8-47bf-9e19-25ed8ff5046f tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (113cb242-c022-4c36-bfc5-29e61f6f102a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9a5ce5d0-4c4a-478a-85ce-690efb110b27', '5765bad7-3ddb-409a-b041-834f2e89c31b', 'c65b381b-58ba-475c-9b61-c10cf49438ad', 'c02338fd-4706-436f-b261-de3345da1130']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:14:51 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-d850dd6f-e6b8-47bf-9e19-25ed8ff5046f tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dee55ef1-920c-4e20-933f-501867225a4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:14:51 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:51 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:14:51 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-d850dd6f-e6b8-47bf-9e19-25ed8ff5046f tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dee55ef1-920c-4e20-933f-501867225a4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0179a4f9-a252-495a-9870-955a6d995e5f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-917126025',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b9db23e25170448ea01c62bb8a6c73d7',qos_specs=None,replication_status=,reservations=['9a5ce5d0-4c4a-478a-85ce-690efb110b27','5765bad7-3ddb-409a-b041-834f2e89c31b','c65b381b-58ba-475c-9b61-c10cf49438ad','c02338fd-4706-436f-b261-de3345da1130'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8848f139bd7d43a8b0fb6c12b172bb25',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:14:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-917126025',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0179a4f9-a252-495a-9870-955a6d995e5f,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='b9db23e25170448ea01c62bb8a6c73d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8848f139bd7d43a8b0fb6c12b172bb25',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:14:51 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-d850dd6f-e6b8-47bf-9e19-25ed8ff5046f tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (280c129d-50b8-400f-a43c-cb61b3d1b3df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:14:51 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-d850dd6f-e6b8-47bf-9e19-25ed8ff5046f tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (280c129d-50b8-400f-a43c-cb61b3d1b3df) transitioned into state 'SUCCESS' from state '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-917126025',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b9db23e25170448ea01c62bb8a6c73d7',qos_specs=None,replication_status=,reservations=['9a5ce5d0-4c4a-478a-85ce-690efb110b27','5765bad7-3ddb-409a-b041-834f2e89c31b','c65b381b-58ba-475c-9b61-c10cf49438ad','c02338fd-4706-436f-b261-de3345da1130'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8848f139bd7d43a8b0fb6c12b172bb25',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:14:51 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-d850dd6f-e6b8-47bf-9e19-25ed8ff5046f tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ab2bbec-780b-49ca-a9b0-4bbd367e5983) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:14:51 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-0f437613-c9c2-43dc-b688-09dfaf97b593 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:51 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-d850dd6f-e6b8-47bf-9e19-25ed8ff5046f tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ab2bbec-780b-49ca-a9b0-4bbd367e5983) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:14:51 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-d850dd6f-e6b8-47bf-9e19-25ed8ff5046f tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Flow 'volume_create_api' (9ee1e1ba-c1fc-4ae8-88b5-2e736e39061d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:14:51 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-0f437613-c9c2-43dc-b688-09dfaf97b593 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] GET http://192.168.122.168/volume/v3/snapshots/6b17e9b6-06b2-4d3b-bd52-baa77cfb5f27 Sep 07 21:14:51 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-0f437613-c9c2-43dc-b688-09dfaf97b593 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:51 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-d850dd6f-e6b8-47bf-9e19-25ed8ff5046f tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Create volume request issued successfully. Sep 07 21:14:51 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-0f437613-c9c2-43dc-b688-09dfaf97b593 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:52 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d850dd6f-e6b8-47bf-9e19-25ed8ff5046f tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:14:52 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 877/1740] 192.168.122.168 () {60 vars in 1143 bytes} [Mon Sep 7 21:14:51 2026] POST /volume/v3/volumes => generated 768 bytes in 922 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:14:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-7b2b2765-cdd0-4d15-8b4a-40a6441bfac6 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:52 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-7b2b2765-cdd0-4d15-8b4a-40a6441bfac6 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] GET http://192.168.122.168/volume/v3/volumes/0179a4f9-a252-495a-9870-955a6d995e5f Sep 07 21:14:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-7b2b2765-cdd0-4d15-8b4a-40a6441bfac6 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-7b2b2765-cdd0-4d15-8b4a-40a6441bfac6 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:52 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:52 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:14:52 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-0f437613-c9c2-43dc-b688-09dfaf97b593 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Snapshot retrieved successfully. Sep 07 21:14:52 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-0f437613-c9c2-43dc-b688-09dfaf97b593 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] http://192.168.122.168/volume/v3/snapshots/6b17e9b6-06b2-4d3b-bd52-baa77cfb5f27 returned with HTTP 200 Sep 07 21:14:52 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 864/1741] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:14:51 2026] GET /volume/v3/snapshots/6b17e9b6-06b2-4d3b-bd52-baa77cfb5f27 => generated 471 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:14:52 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:52 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:14:52 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:52 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:14:52 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-7b2b2765-cdd0-4d15-8b4a-40a6441bfac6 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Volume info retrieved successfully. Sep 07 21:14:52 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-7b2b2765-cdd0-4d15-8b4a-40a6441bfac6 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] http://192.168.122.168/volume/v3/volumes/0179a4f9-a252-495a-9870-955a6d995e5f returned with HTTP 200 Sep 07 21:14:52 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 878/1742] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:14:52 2026] GET /volume/v3/volumes/0179a4f9-a252-495a-9870-955a6d995e5f => generated 836 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:14:52 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-fa096564-7e92-4c7c-96c3-226a3739f88f None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:52 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-fa096564-7e92-4c7c-96c3-226a3739f88f tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:14:52 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-fa096564-7e92-4c7c-96c3-226a3739f88f tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "7d7561a8-3562-4f2d-8f65-699828ddea50", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1928468263"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:14:52 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.volumes [None req-fa096564-7e92-4c7c-96c3-226a3739f88f tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Create volume request body: {'volume': {'imageRef': '7d7561a8-3562-4f2d-8f65-699828ddea50', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1928468263'}} {{(pid=86971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:14:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-eac73a59-ec37-4aac-b56a-6728a6659327 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:53 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-eac73a59-ec37-4aac-b56a-6728a6659327 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] GET http://192.168.122.168/volume/v3/snapshots/6b17e9b6-06b2-4d3b-bd52-baa77cfb5f27 Sep 07 21:14:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-eac73a59-ec37-4aac-b56a-6728a6659327 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-eac73a59-ec37-4aac-b56a-6728a6659327 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:53 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-fa096564-7e92-4c7c-96c3-226a3739f88f tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Create volume of 1 GB Sep 07 21:14:53 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-eac73a59-ec37-4aac-b56a-6728a6659327 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] http://192.168.122.168/volume/v3/snapshots/6b17e9b6-06b2-4d3b-bd52-baa77cfb5f27 returned with HTTP 404 Sep 07 21:14:53 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 879/1743] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:14:53 2026] GET /volume/v3/snapshots/6b17e9b6-06b2-4d3b-bd52-baa77cfb5f27 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:14:53 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-fa096564-7e92-4c7c-96c3-226a3739f88f tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Availability Zones retrieved successfully. Sep 07 21:14:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-e335adcd-c1cb-4ba3-bfb1-d9f6d8b56515 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:53 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e335adcd-c1cb-4ba3-bfb1-d9f6d8b56515 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] GET http://192.168.122.168/volume/v3/volumes/075fd628-82f1-434e-bc0d-bd5198c2524d Sep 07 21:14:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-e335adcd-c1cb-4ba3-bfb1-d9f6d8b56515 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-e335adcd-c1cb-4ba3-bfb1-d9f6d8b56515 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:53 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-fa096564-7e92-4c7c-96c3-226a3739f88f tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Flow 'volume_create_api' (62cc39aa-5041-4046-b551-77b519989b5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:14:53 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-fa096564-7e92-4c7c-96c3-226a3739f88f tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f874dc3-da71-4bb6-a7bb-669ce7d31faf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:14:53 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.flows.api.create_volume [None req-fa096564-7e92-4c7c-96c3-226a3739f88f tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Validating volume size '1' using validate_int {{(pid=86971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:14:53 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:53 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:14:53 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:53 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:14:53 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-e335adcd-c1cb-4ba3-bfb1-d9f6d8b56515 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Volume info retrieved successfully. Sep 07 21:14:53 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e335adcd-c1cb-4ba3-bfb1-d9f6d8b56515 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] http://192.168.122.168/volume/v3/volumes/075fd628-82f1-434e-bc0d-bd5198c2524d returned with HTTP 200 Sep 07 21:14:53 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 880/1744] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:14:53 2026] GET /volume/v3/volumes/075fd628-82f1-434e-bc0d-bd5198c2524d => generated 860 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:14:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-2bc39047-fe84-4380-b1aa-ee72ad3da121 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:53 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-2bc39047-fe84-4380-b1aa-ee72ad3da121 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] GET http://192.168.122.168/volume/v3/volumes/0179a4f9-a252-495a-9870-955a6d995e5f Sep 07 21:14:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-2bc39047-fe84-4380-b1aa-ee72ad3da121 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-2bc39047-fe84-4380-b1aa-ee72ad3da121 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:53 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:53 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:14:53 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:53 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:14:53 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-2bc39047-fe84-4380-b1aa-ee72ad3da121 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Volume info retrieved successfully. Sep 07 21:14:53 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-2bc39047-fe84-4380-b1aa-ee72ad3da121 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] http://192.168.122.168/volume/v3/volumes/0179a4f9-a252-495a-9870-955a6d995e5f returned with HTTP 200 Sep 07 21:14:53 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 881/1745] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:14:53 2026] GET /volume/v3/volumes/0179a4f9-a252-495a-9870-955a6d995e5f => generated 860 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:14:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-bea04fce-00e6-4f88-a018-cfbe095cb4c8 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:53 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-bea04fce-00e6-4f88-a018-cfbe095cb4c8 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] DELETE http://192.168.122.168/volume/v3/volumes/075fd628-82f1-434e-bc0d-bd5198c2524d Sep 07 21:14:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-bea04fce-00e6-4f88-a018-cfbe095cb4c8 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-bea04fce-00e6-4f88-a018-cfbe095cb4c8 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:53 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-bea04fce-00e6-4f88-a018-cfbe095cb4c8 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Delete volume with id: 075fd628-82f1-434e-bc0d-bd5198c2524d Sep 07 21:14:53 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:53 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:14:53 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:53 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:14:53 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-bea04fce-00e6-4f88-a018-cfbe095cb4c8 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Volume info retrieved successfully. Sep 07 21:14:53 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-fa096564-7e92-4c7c-96c3-226a3739f88f tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f874dc3-da71-4bb6-a7bb-669ce7d31faf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:14:53 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-fa096564-7e92-4c7c-96c3-226a3739f88f tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb1b174b-57bc-4937-a458-72b2e4e571bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:14:53 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-bea04fce-00e6-4f88-a018-cfbe095cb4c8 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Delete volume request issued successfully. Sep 07 21:14:53 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-bea04fce-00e6-4f88-a018-cfbe095cb4c8 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] http://192.168.122.168/volume/v3/volumes/075fd628-82f1-434e-bc0d-bd5198c2524d returned with HTTP 202 Sep 07 21:14:53 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 882/1746] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:14:53 2026] DELETE /volume/v3/volumes/075fd628-82f1-434e-bc0d-bd5198c2524d => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:14:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-466f122a-0cc3-41f8-afd5-4d942ae5f305 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:53 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-466f122a-0cc3-41f8-afd5-4d942ae5f305 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] GET http://192.168.122.168/volume/v3/volumes/075fd628-82f1-434e-bc0d-bd5198c2524d Sep 07 21:14:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-466f122a-0cc3-41f8-afd5-4d942ae5f305 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-466f122a-0cc3-41f8-afd5-4d942ae5f305 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:53 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:53 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:14:53 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:53 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:14:53 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-466f122a-0cc3-41f8-afd5-4d942ae5f305 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Volume info retrieved successfully. Sep 07 21:14:53 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-466f122a-0cc3-41f8-afd5-4d942ae5f305 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] http://192.168.122.168/volume/v3/volumes/075fd628-82f1-434e-bc0d-bd5198c2524d returned with HTTP 200 Sep 07 21:14:53 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 883/1747] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:14:53 2026] GET /volume/v3/volumes/075fd628-82f1-434e-bc0d-bd5198c2524d => generated 859 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:14:53 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-fa096564-7e92-4c7c-96c3-226a3739f88f tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Created reservations ['f81c7047-b241-4405-a0aa-dc177847d3d2', '8a43258d-f626-40aa-b20e-c9fd81252e46', 'bf40f93c-cd7f-48c3-847c-d68a81410688', '37599e5a-280f-45ec-859c-97e89ebafdaa'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:14:53 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-fa096564-7e92-4c7c-96c3-226a3739f88f tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb1b174b-57bc-4937-a458-72b2e4e571bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f81c7047-b241-4405-a0aa-dc177847d3d2', '8a43258d-f626-40aa-b20e-c9fd81252e46', 'bf40f93c-cd7f-48c3-847c-d68a81410688', '37599e5a-280f-45ec-859c-97e89ebafdaa']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:14:53 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-fa096564-7e92-4c7c-96c3-226a3739f88f tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10bf384a-da1f-48ee-8a78-c7672866fe2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:14:53 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:53 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:14:53 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-fa096564-7e92-4c7c-96c3-226a3739f88f tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10bf384a-da1f-48ee-8a78-c7672866fe2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f7fffa50-29d2-4ea2-bd0c-62377a18a25a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1928468263',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d944080cdbbd4201b8200347010707a9',qos_specs=None,replication_status=,reservations=['f81c7047-b241-4405-a0aa-dc177847d3d2','8a43258d-f626-40aa-b20e-c9fd81252e46','bf40f93c-cd7f-48c3-847c-d68a81410688','37599e5a-280f-45ec-859c-97e89ebafdaa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='adb45af7702c4e99a29d0b6ae14216df',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:14:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1928468263',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f7fffa50-29d2-4ea2-bd0c-62377a18a25a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d944080cdbbd4201b8200347010707a9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='adb45af7702c4e99a29d0b6ae14216df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:14:53 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-fa096564-7e92-4c7c-96c3-226a3739f88f tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b04ef0f-9c48-4483-b629-2e948c44fd88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:14:53 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-fa096564-7e92-4c7c-96c3-226a3739f88f tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b04ef0f-9c48-4483-b629-2e948c44fd88) transitioned into state 'SUCCESS' from state '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-1928468263',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d944080cdbbd4201b8200347010707a9',qos_specs=None,replication_status=,reservations=['f81c7047-b241-4405-a0aa-dc177847d3d2','8a43258d-f626-40aa-b20e-c9fd81252e46','bf40f93c-cd7f-48c3-847c-d68a81410688','37599e5a-280f-45ec-859c-97e89ebafdaa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='adb45af7702c4e99a29d0b6ae14216df',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:14:53 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-fa096564-7e92-4c7c-96c3-226a3739f88f tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d766db34-3eaa-4ae8-a159-5ed8f9f502cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:14:53 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-fa096564-7e92-4c7c-96c3-226a3739f88f tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d766db34-3eaa-4ae8-a159-5ed8f9f502cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:14:53 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-fa096564-7e92-4c7c-96c3-226a3739f88f tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Flow 'volume_create_api' (62cc39aa-5041-4046-b551-77b519989b5b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:14:53 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-fa096564-7e92-4c7c-96c3-226a3739f88f tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Create volume request issued successfully. Sep 07 21:14:53 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-fa096564-7e92-4c7c-96c3-226a3739f88f tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:14:53 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 865/1748] 192.168.122.168 () {60 vars in 1143 bytes} [Mon Sep 7 21:14:52 2026] POST /volume/v3/volumes => generated 757 bytes in 881 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:14:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-a60f644c-97c1-468e-a0c9-05e220b5b03f None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:53 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a60f644c-97c1-468e-a0c9-05e220b5b03f tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] GET http://192.168.122.168/volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a Sep 07 21:14:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a60f644c-97c1-468e-a0c9-05e220b5b03f tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a60f644c-97c1-468e-a0c9-05e220b5b03f tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:53 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:53 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:14:53 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:53 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:14:53 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-a60f644c-97c1-468e-a0c9-05e220b5b03f tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Volume info retrieved successfully. Sep 07 21:14:53 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a60f644c-97c1-468e-a0c9-05e220b5b03f tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] http://192.168.122.168/volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a returned with HTTP 200 Sep 07 21:14:53 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 884/1749] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:14:53 2026] GET /volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a => generated 825 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:14:54 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-58943c83-fe6f-4f62-a121-76e710ee6f5d None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:54 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-58943c83-fe6f-4f62-a121-76e710ee6f5d tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] GET http://192.168.122.168/volume/v3/volumes/0179a4f9-a252-495a-9870-955a6d995e5f Sep 07 21:14:54 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-58943c83-fe6f-4f62-a121-76e710ee6f5d tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:54 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-58943c83-fe6f-4f62-a121-76e710ee6f5d tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:54 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:54 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:14:54 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:54 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:14:54 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-58943c83-fe6f-4f62-a121-76e710ee6f5d tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Volume info retrieved successfully. Sep 07 21:14:54 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-58943c83-fe6f-4f62-a121-76e710ee6f5d tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] http://192.168.122.168/volume/v3/volumes/0179a4f9-a252-495a-9870-955a6d995e5f returned with HTTP 200 Sep 07 21:14:54 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 866/1750] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:14:54 2026] GET /volume/v3/volumes/0179a4f9-a252-495a-9870-955a6d995e5f => generated 861 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:14:54 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-6fce54cc-12b1-41df-8b3d-5c3933dad66f req-1220bc2c-dc91-4289-bd59-8ab5f27421a6 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:54 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-6fce54cc-12b1-41df-8b3d-5c3933dad66f req-1220bc2c-dc91-4289-bd59-8ab5f27421a6 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] GET http://192.168.122.168/volume/v3/volumes/0179a4f9-a252-495a-9870-955a6d995e5f Sep 07 21:14:54 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-6fce54cc-12b1-41df-8b3d-5c3933dad66f req-1220bc2c-dc91-4289-bd59-8ab5f27421a6 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:54 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-6fce54cc-12b1-41df-8b3d-5c3933dad66f req-1220bc2c-dc91-4289-bd59-8ab5f27421a6 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:54 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-700cd0c6-0be4-4301-987d-eb1d5e18e089 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:54 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-700cd0c6-0be4-4301-987d-eb1d5e18e089 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] GET http://192.168.122.168/volume/v3/volumes/075fd628-82f1-434e-bc0d-bd5198c2524d Sep 07 21:14:54 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-700cd0c6-0be4-4301-987d-eb1d5e18e089 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:54 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-700cd0c6-0be4-4301-987d-eb1d5e18e089 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:54 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:54 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:14:54 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:54 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:14:54 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:54 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:14:54 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:54 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:14:54 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [req-6fce54cc-12b1-41df-8b3d-5c3933dad66f req-1220bc2c-dc91-4289-bd59-8ab5f27421a6 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Volume info retrieved successfully. Sep 07 21:14:54 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-700cd0c6-0be4-4301-987d-eb1d5e18e089 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Volume info retrieved successfully. Sep 07 21:14:54 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-6fce54cc-12b1-41df-8b3d-5c3933dad66f req-1220bc2c-dc91-4289-bd59-8ab5f27421a6 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] http://192.168.122.168/volume/v3/volumes/0179a4f9-a252-495a-9870-955a6d995e5f returned with HTTP 200 Sep 07 21:14:54 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-700cd0c6-0be4-4301-987d-eb1d5e18e089 tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] http://192.168.122.168/volume/v3/volumes/075fd628-82f1-434e-bc0d-bd5198c2524d returned with HTTP 200 Sep 07 21:14:54 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 885/1751] 192.168.122.168 () {60 vars in 1487 bytes} [Mon Sep 7 21:14:54 2026] GET /volume/v3/volumes/0179a4f9-a252-495a-9870-955a6d995e5f => generated 861 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:14:54 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 867/1752] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:14:54 2026] GET /volume/v3/volumes/075fd628-82f1-434e-bc0d-bd5198c2524d => generated 859 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:14:54 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-7fcc72f9-31b0-4d0e-a613-4a6dd71610fd None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:54 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-7fcc72f9-31b0-4d0e-a613-4a6dd71610fd tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:14:54 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-7fcc72f9-31b0-4d0e-a613-4a6dd71610fd tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-760797066"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:14:54 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.volumes [None req-7fcc72f9-31b0-4d0e-a613-4a6dd71610fd tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-760797066'}} {{(pid=86970) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:14:54 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-7fcc72f9-31b0-4d0e-a613-4a6dd71610fd tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Create volume of 1 GB Sep 07 21:14:54 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-7fcc72f9-31b0-4d0e-a613-4a6dd71610fd tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Availability Zones retrieved successfully. Sep 07 21:14:54 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-7fcc72f9-31b0-4d0e-a613-4a6dd71610fd tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Flow 'volume_create_api' (2bfa2f57-cc16-4dbe-9084-1866149278f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:14:54 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-7fcc72f9-31b0-4d0e-a613-4a6dd71610fd tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d24659b0-9305-43d2-bef8-f62434182c27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:14:54 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.flows.api.create_volume [None req-7fcc72f9-31b0-4d0e-a613-4a6dd71610fd tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Validating volume size '1' using validate_int {{(pid=86970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:14:54 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-7fcc72f9-31b0-4d0e-a613-4a6dd71610fd tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d24659b0-9305-43d2-bef8-f62434182c27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:14:54 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-7fcc72f9-31b0-4d0e-a613-4a6dd71610fd tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7be54dc5-19b8-4569-bfbd-e33ab5714f17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:14:54 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-7fcc72f9-31b0-4d0e-a613-4a6dd71610fd tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Created reservations ['f9e26cfb-e3df-4929-8189-f9b47aafc2eb', '4752db46-5fdc-4bb7-afb1-f8336f7aefa1', '8ed7017f-1a8f-4b77-9cb9-80ee772839d9', '19b7a8b1-1783-46a9-ad6d-12917b5c232b'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:14:54 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-f2970d68-39d9-4f86-a74f-b747c07b3f56 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:54 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-7fcc72f9-31b0-4d0e-a613-4a6dd71610fd tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7be54dc5-19b8-4569-bfbd-e33ab5714f17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f9e26cfb-e3df-4929-8189-f9b47aafc2eb', '4752db46-5fdc-4bb7-afb1-f8336f7aefa1', '8ed7017f-1a8f-4b77-9cb9-80ee772839d9', '19b7a8b1-1783-46a9-ad6d-12917b5c232b']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:14:54 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f2970d68-39d9-4f86-a74f-b747c07b3f56 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] GET http://192.168.122.168/volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a Sep 07 21:14:54 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f2970d68-39d9-4f86-a74f-b747c07b3f56 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:54 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f2970d68-39d9-4f86-a74f-b747c07b3f56 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:54 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-7fcc72f9-31b0-4d0e-a613-4a6dd71610fd tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83dc85c7-067e-41e6-8842-3b5a063bf6f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:14:54 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:54 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:14:54 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:54 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:14:54 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-f2970d68-39d9-4f86-a74f-b747c07b3f56 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Volume info retrieved successfully. Sep 07 21:14:54 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:54 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:14:54 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-7fcc72f9-31b0-4d0e-a613-4a6dd71610fd tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83dc85c7-067e-41e6-8842-3b5a063bf6f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7eef33c3-7ba6-4258-adb5-cc321b9fc34a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-760797066',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b9db23e25170448ea01c62bb8a6c73d7',qos_specs=None,replication_status=,reservations=['f9e26cfb-e3df-4929-8189-f9b47aafc2eb','4752db46-5fdc-4bb7-afb1-f8336f7aefa1','8ed7017f-1a8f-4b77-9cb9-80ee772839d9','19b7a8b1-1783-46a9-ad6d-12917b5c232b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8848f139bd7d43a8b0fb6c12b172bb25',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:14:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-760797066',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7eef33c3-7ba6-4258-adb5-cc321b9fc34a,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='b9db23e25170448ea01c62bb8a6c73d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8848f139bd7d43a8b0fb6c12b172bb25',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:14:54 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f2970d68-39d9-4f86-a74f-b747c07b3f56 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] http://192.168.122.168/volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a returned with HTTP 200 Sep 07 21:14:54 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 868/1753] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:14:54 2026] GET /volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a => generated 849 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:14:54 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-7fcc72f9-31b0-4d0e-a613-4a6dd71610fd tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31ad1af2-1683-4046-bd66-5e730332d18a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:14:54 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-7fcc72f9-31b0-4d0e-a613-4a6dd71610fd tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31ad1af2-1683-4046-bd66-5e730332d18a) transitioned into state 'SUCCESS' from state '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-760797066',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b9db23e25170448ea01c62bb8a6c73d7',qos_specs=None,replication_status=,reservations=['f9e26cfb-e3df-4929-8189-f9b47aafc2eb','4752db46-5fdc-4bb7-afb1-f8336f7aefa1','8ed7017f-1a8f-4b77-9cb9-80ee772839d9','19b7a8b1-1783-46a9-ad6d-12917b5c232b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8848f139bd7d43a8b0fb6c12b172bb25',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:14:54 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-7fcc72f9-31b0-4d0e-a613-4a6dd71610fd tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (359e4a96-4cdf-47a9-a4f0-b00789455980) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:14:55 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-7fcc72f9-31b0-4d0e-a613-4a6dd71610fd tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (359e4a96-4cdf-47a9-a4f0-b00789455980) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:14:55 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-7fcc72f9-31b0-4d0e-a613-4a6dd71610fd tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Flow 'volume_create_api' (2bfa2f57-cc16-4dbe-9084-1866149278f3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:14:55 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-7fcc72f9-31b0-4d0e-a613-4a6dd71610fd tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Create volume request issued successfully. Sep 07 21:14:55 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-7fcc72f9-31b0-4d0e-a613-4a6dd71610fd tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:14:55 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 886/1754] 192.168.122.168 () {60 vars in 1143 bytes} [Mon Sep 7 21:14:54 2026] POST /volume/v3/volumes => generated 768 bytes in 575 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:14:55 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-2eb3701e-dbe9-44d4-9206-53da9521a5d8 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:55 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-2eb3701e-dbe9-44d4-9206-53da9521a5d8 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] GET http://192.168.122.168/volume/v3/volumes/7eef33c3-7ba6-4258-adb5-cc321b9fc34a Sep 07 21:14:55 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-2eb3701e-dbe9-44d4-9206-53da9521a5d8 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:55 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-2eb3701e-dbe9-44d4-9206-53da9521a5d8 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:55 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:55 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:14:55 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:55 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:14:55 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-2eb3701e-dbe9-44d4-9206-53da9521a5d8 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Volume info retrieved successfully. Sep 07 21:14:55 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-2eb3701e-dbe9-44d4-9206-53da9521a5d8 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] http://192.168.122.168/volume/v3/volumes/7eef33c3-7ba6-4258-adb5-cc321b9fc34a returned with HTTP 200 Sep 07 21:14:55 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 869/1755] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:14:55 2026] GET /volume/v3/volumes/7eef33c3-7ba6-4258-adb5-cc321b9fc34a => generated 836 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:14:55 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-7f75f0ff-dae5-485c-bbf1-a8744b898117 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:55 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-af80e75b-9c17-45be-b37a-1f9c9accbeab None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:55 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-af80e75b-9c17-45be-b37a-1f9c9accbeab tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] GET http://192.168.122.168/volume/v3/volumes/075fd628-82f1-434e-bc0d-bd5198c2524d Sep 07 21:14:55 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-af80e75b-9c17-45be-b37a-1f9c9accbeab tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:55 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-af80e75b-9c17-45be-b37a-1f9c9accbeab tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:55 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-af80e75b-9c17-45be-b37a-1f9c9accbeab tempest-VolumesSnapshotListTestJSON-517872756 tempest-VolumesSnapshotListTestJSON-517872756-project-member] http://192.168.122.168/volume/v3/volumes/075fd628-82f1-434e-bc0d-bd5198c2524d returned with HTTP 404 Sep 07 21:14:55 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 870/1756] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:14:55 2026] GET /volume/v3/volumes/075fd628-82f1-434e-bc0d-bd5198c2524d => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:14:55 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-7f75f0ff-dae5-485c-bbf1-a8744b898117 tempest-TestImageHashVerification-325770508 tempest-TestImageHashVerification-325770508-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:14:55 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-7f75f0ff-dae5-485c-bbf1-a8744b898117 tempest-TestImageHashVerification-325770508 tempest-TestImageHashVerification-325770508-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-442021565", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:14:55 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.volumes [None req-7f75f0ff-dae5-485c-bbf1-a8744b898117 tempest-TestImageHashVerification-325770508 tempest-TestImageHashVerification-325770508-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-442021565', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86970) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:14:55 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-7f75f0ff-dae5-485c-bbf1-a8744b898117 tempest-TestImageHashVerification-325770508 tempest-TestImageHashVerification-325770508-project-member] Create volume of 1 GB Sep 07 21:14:55 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:55 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:14:55 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-7f75f0ff-dae5-485c-bbf1-a8744b898117 tempest-TestImageHashVerification-325770508 tempest-TestImageHashVerification-325770508-project-member] Availability Zones retrieved successfully. Sep 07 21:14:55 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-7f75f0ff-dae5-485c-bbf1-a8744b898117 tempest-TestImageHashVerification-325770508 tempest-TestImageHashVerification-325770508-project-member] Flow 'volume_create_api' (c7aeee97-cd6f-4e34-a3fa-bfcf22ec425e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:14:55 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-7f75f0ff-dae5-485c-bbf1-a8744b898117 tempest-TestImageHashVerification-325770508 tempest-TestImageHashVerification-325770508-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f433f18-b423-4b60-8f38-bfbec2a5416a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:14:55 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.flows.api.create_volume [None req-7f75f0ff-dae5-485c-bbf1-a8744b898117 tempest-TestImageHashVerification-325770508 tempest-TestImageHashVerification-325770508-project-member] Validating volume size '1' using validate_int {{(pid=86970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:14:55 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-7f75f0ff-dae5-485c-bbf1-a8744b898117 tempest-TestImageHashVerification-325770508 tempest-TestImageHashVerification-325770508-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f433f18-b423-4b60-8f38-bfbec2a5416a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:14:55 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-7f75f0ff-dae5-485c-bbf1-a8744b898117 tempest-TestImageHashVerification-325770508 tempest-TestImageHashVerification-325770508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0f9c823-5b82-4bad-80ec-6cc995b55124) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:14:55 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-5b32ce2f-a84f-475e-9776-3f307a37797f None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:55 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-7f75f0ff-dae5-485c-bbf1-a8744b898117 tempest-TestImageHashVerification-325770508 tempest-TestImageHashVerification-325770508-project-member] Created reservations ['c88d05db-f81e-48fd-9de1-297a6e0bcbe2', 'd5570fd2-63b3-4a97-a9cf-75b307346fb8', '3d8ea497-a61a-4996-8425-1f7b7a605ad2', '38356829-655c-4208-bd58-f386dd30585e'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:14:55 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5b32ce2f-a84f-475e-9776-3f307a37797f tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] GET http://192.168.122.168/volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a Sep 07 21:14:55 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-5b32ce2f-a84f-475e-9776-3f307a37797f tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:55 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-5b32ce2f-a84f-475e-9776-3f307a37797f tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:55 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-7f75f0ff-dae5-485c-bbf1-a8744b898117 tempest-TestImageHashVerification-325770508 tempest-TestImageHashVerification-325770508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0f9c823-5b82-4bad-80ec-6cc995b55124) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c88d05db-f81e-48fd-9de1-297a6e0bcbe2', 'd5570fd2-63b3-4a97-a9cf-75b307346fb8', '3d8ea497-a61a-4996-8425-1f7b7a605ad2', '38356829-655c-4208-bd58-f386dd30585e']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:14:55 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-7f75f0ff-dae5-485c-bbf1-a8744b898117 tempest-TestImageHashVerification-325770508 tempest-TestImageHashVerification-325770508-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (823d3041-81c3-4ac9-906a-f46e4688b720) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:14:55 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:55 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:14:55 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:55 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:14:55 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-5b32ce2f-a84f-475e-9776-3f307a37797f tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Volume info retrieved successfully. Sep 07 21:14:55 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5b32ce2f-a84f-475e-9776-3f307a37797f tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] http://192.168.122.168/volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a returned with HTTP 200 Sep 07 21:14:55 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 871/1757] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:14:55 2026] GET /volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a => generated 907 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:14:55 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:55 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:14:55 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-7f75f0ff-dae5-485c-bbf1-a8744b898117 tempest-TestImageHashVerification-325770508 tempest-TestImageHashVerification-325770508-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (823d3041-81c3-4ac9-906a-f46e4688b720) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'beebbc7d-6ea3-43bf-9592-86b17f2fe51e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-442021565',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb44bbeaa5714531be22e56b3b51d1f5',qos_specs=None,replication_status=,reservations=['c88d05db-f81e-48fd-9de1-297a6e0bcbe2','d5570fd2-63b3-4a97-a9cf-75b307346fb8','3d8ea497-a61a-4996-8425-1f7b7a605ad2','38356829-655c-4208-bd58-f386dd30585e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e92ecf6c66843c9adc8e1340c9db38a',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:14:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-442021565',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=beebbc7d-6ea3-43bf-9592-86b17f2fe51e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb44bbeaa5714531be22e56b3b51d1f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e92ecf6c66843c9adc8e1340c9db38a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:14:56 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-7f75f0ff-dae5-485c-bbf1-a8744b898117 tempest-TestImageHashVerification-325770508 tempest-TestImageHashVerification-325770508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27c52967-7d47-4d0e-b66e-19a1499f0038) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:14:56 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-7f75f0ff-dae5-485c-bbf1-a8744b898117 tempest-TestImageHashVerification-325770508 tempest-TestImageHashVerification-325770508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27c52967-7d47-4d0e-b66e-19a1499f0038) transitioned into state 'SUCCESS' from state '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-442021565',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb44bbeaa5714531be22e56b3b51d1f5',qos_specs=None,replication_status=,reservations=['c88d05db-f81e-48fd-9de1-297a6e0bcbe2','d5570fd2-63b3-4a97-a9cf-75b307346fb8','3d8ea497-a61a-4996-8425-1f7b7a605ad2','38356829-655c-4208-bd58-f386dd30585e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e92ecf6c66843c9adc8e1340c9db38a',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:14:56 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-7f75f0ff-dae5-485c-bbf1-a8744b898117 tempest-TestImageHashVerification-325770508 tempest-TestImageHashVerification-325770508-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75a9b3f6-c5b7-43ff-9029-2b5e40c1d6d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:14:56 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-7f75f0ff-dae5-485c-bbf1-a8744b898117 tempest-TestImageHashVerification-325770508 tempest-TestImageHashVerification-325770508-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75a9b3f6-c5b7-43ff-9029-2b5e40c1d6d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:14:56 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-7f75f0ff-dae5-485c-bbf1-a8744b898117 tempest-TestImageHashVerification-325770508 tempest-TestImageHashVerification-325770508-project-member] Flow 'volume_create_api' (c7aeee97-cd6f-4e34-a3fa-bfcf22ec425e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:14:56 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-7f75f0ff-dae5-485c-bbf1-a8744b898117 tempest-TestImageHashVerification-325770508 tempest-TestImageHashVerification-325770508-project-member] Create volume request issued successfully. Sep 07 21:14:56 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-7f75f0ff-dae5-485c-bbf1-a8744b898117 tempest-TestImageHashVerification-325770508 tempest-TestImageHashVerification-325770508-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:14:56 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 887/1758] 192.168.122.168 () {60 vars in 1143 bytes} [Mon Sep 7 21:14:55 2026] POST /volume/v3/volumes => generated 764 bytes in 738 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 21:14:56 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-61316e85-4c5a-42ac-99a6-7175e0278527 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:56 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-61316e85-4c5a-42ac-99a6-7175e0278527 tempest-TestImageHashVerification-325770508 tempest-TestImageHashVerification-325770508-project-member] GET http://192.168.122.168/volume/v3/volumes/beebbc7d-6ea3-43bf-9592-86b17f2fe51e Sep 07 21:14:56 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-61316e85-4c5a-42ac-99a6-7175e0278527 tempest-TestImageHashVerification-325770508 tempest-TestImageHashVerification-325770508-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:56 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-61316e85-4c5a-42ac-99a6-7175e0278527 tempest-TestImageHashVerification-325770508 tempest-TestImageHashVerification-325770508-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:56 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-2645e10d-9c9b-4bae-8a46-c000469267e9 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:56 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-2645e10d-9c9b-4bae-8a46-c000469267e9 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] GET http://192.168.122.168/volume/v3/volumes/7eef33c3-7ba6-4258-adb5-cc321b9fc34a Sep 07 21:14:56 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-2645e10d-9c9b-4bae-8a46-c000469267e9 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:56 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-2645e10d-9c9b-4bae-8a46-c000469267e9 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:56 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:56 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:14:56 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:56 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:14:56 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:56 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:14:56 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:56 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:14:56 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-61316e85-4c5a-42ac-99a6-7175e0278527 tempest-TestImageHashVerification-325770508 tempest-TestImageHashVerification-325770508-project-member] Volume info retrieved successfully. Sep 07 21:14:56 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-2645e10d-9c9b-4bae-8a46-c000469267e9 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Volume info retrieved successfully. Sep 07 21:14:56 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-61316e85-4c5a-42ac-99a6-7175e0278527 tempest-TestImageHashVerification-325770508 tempest-TestImageHashVerification-325770508-project-member] http://192.168.122.168/volume/v3/volumes/beebbc7d-6ea3-43bf-9592-86b17f2fe51e returned with HTTP 200 Sep 07 21:14:56 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 872/1759] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:14:56 2026] GET /volume/v3/volumes/beebbc7d-6ea3-43bf-9592-86b17f2fe51e => generated 832 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:14:56 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-2645e10d-9c9b-4bae-8a46-c000469267e9 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] http://192.168.122.168/volume/v3/volumes/7eef33c3-7ba6-4258-adb5-cc321b9fc34a returned with HTTP 200 Sep 07 21:14:56 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 888/1760] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:14:56 2026] GET /volume/v3/volumes/7eef33c3-7ba6-4258-adb5-cc321b9fc34a => generated 860 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:14:56 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-d284c860-8b83-4097-bb44-bab9eeed60cd None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:57 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d284c860-8b83-4097-bb44-bab9eeed60cd tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] GET http://192.168.122.168/volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a Sep 07 21:14:57 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-d284c860-8b83-4097-bb44-bab9eeed60cd tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:57 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-d284c860-8b83-4097-bb44-bab9eeed60cd tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:57 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:57 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:14:57 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:57 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:14:57 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-d284c860-8b83-4097-bb44-bab9eeed60cd tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Volume info retrieved successfully. Sep 07 21:14:57 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d284c860-8b83-4097-bb44-bab9eeed60cd tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] http://192.168.122.168/volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a returned with HTTP 200 Sep 07 21:14:57 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 873/1761] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:14:56 2026] GET /volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a => generated 907 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:14:57 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-5c21996c-9ebb-45f4-8102-f3e5116de0de None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:57 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-5c21996c-9ebb-45f4-8102-f3e5116de0de tempest-TestImageHashVerification-325770508 tempest-TestImageHashVerification-325770508-project-member] GET http://192.168.122.168/volume/v3/volumes/beebbc7d-6ea3-43bf-9592-86b17f2fe51e Sep 07 21:14:57 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-5c21996c-9ebb-45f4-8102-f3e5116de0de tempest-TestImageHashVerification-325770508 tempest-TestImageHashVerification-325770508-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:57 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-5c21996c-9ebb-45f4-8102-f3e5116de0de tempest-TestImageHashVerification-325770508 tempest-TestImageHashVerification-325770508-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:57 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-d1148f9a-1f73-433b-841e-8773f9212cf0 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:57 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:57 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:14:57 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d1148f9a-1f73-433b-841e-8773f9212cf0 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] GET http://192.168.122.168/volume/v3/volumes/7eef33c3-7ba6-4258-adb5-cc321b9fc34a Sep 07 21:14:57 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:57 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:14:57 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-d1148f9a-1f73-433b-841e-8773f9212cf0 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:57 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-d1148f9a-1f73-433b-841e-8773f9212cf0 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:57 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-5c21996c-9ebb-45f4-8102-f3e5116de0de tempest-TestImageHashVerification-325770508 tempest-TestImageHashVerification-325770508-project-member] Volume info retrieved successfully. Sep 07 21:14:57 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:57 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:14:57 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:57 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:14:57 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-d1148f9a-1f73-433b-841e-8773f9212cf0 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Volume info retrieved successfully. Sep 07 21:14:57 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-5c21996c-9ebb-45f4-8102-f3e5116de0de tempest-TestImageHashVerification-325770508 tempest-TestImageHashVerification-325770508-project-member] http://192.168.122.168/volume/v3/volumes/beebbc7d-6ea3-43bf-9592-86b17f2fe51e returned with HTTP 200 Sep 07 21:14:57 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 889/1762] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:14:57 2026] GET /volume/v3/volumes/beebbc7d-6ea3-43bf-9592-86b17f2fe51e => generated 856 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:14:57 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d1148f9a-1f73-433b-841e-8773f9212cf0 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] http://192.168.122.168/volume/v3/volumes/7eef33c3-7ba6-4258-adb5-cc321b9fc34a returned with HTTP 200 Sep 07 21:14:57 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 874/1763] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:14:57 2026] GET /volume/v3/volumes/7eef33c3-7ba6-4258-adb5-cc321b9fc34a => generated 861 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:14:57 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-94c6dcc6-c8b2-4fd6-adee-cd5ef963cd26 req-b8afd372-be71-4293-9a6e-373b2342f6a9 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:57 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-94c6dcc6-c8b2-4fd6-adee-cd5ef963cd26 req-b8afd372-be71-4293-9a6e-373b2342f6a9 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] GET http://192.168.122.168/volume/v3/volumes/7eef33c3-7ba6-4258-adb5-cc321b9fc34a Sep 07 21:14:57 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-94c6dcc6-c8b2-4fd6-adee-cd5ef963cd26 req-b8afd372-be71-4293-9a6e-373b2342f6a9 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:57 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-94c6dcc6-c8b2-4fd6-adee-cd5ef963cd26 req-b8afd372-be71-4293-9a6e-373b2342f6a9 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:57 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:57 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:14:57 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:57 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:14:57 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [req-94c6dcc6-c8b2-4fd6-adee-cd5ef963cd26 req-b8afd372-be71-4293-9a6e-373b2342f6a9 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Volume info retrieved successfully. Sep 07 21:14:57 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-94c6dcc6-c8b2-4fd6-adee-cd5ef963cd26 req-b8afd372-be71-4293-9a6e-373b2342f6a9 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] http://192.168.122.168/volume/v3/volumes/7eef33c3-7ba6-4258-adb5-cc321b9fc34a returned with HTTP 200 Sep 07 21:14:57 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 890/1764] 192.168.122.168 () {60 vars in 1487 bytes} [Mon Sep 7 21:14:57 2026] GET /volume/v3/volumes/7eef33c3-7ba6-4258-adb5-cc321b9fc34a => generated 861 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:14:57 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-26c67a7e-fe3b-4881-995e-a6a03b51c956 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:57 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-26c67a7e-fe3b-4881-995e-a6a03b51c956 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:14:57 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-26c67a7e-fe3b-4881-995e-a6a03b51c956 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-2097403514"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:14:57 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.volumes [None req-26c67a7e-fe3b-4881-995e-a6a03b51c956 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-2097403514'}} {{(pid=86971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:14:57 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-26c67a7e-fe3b-4881-995e-a6a03b51c956 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Create volume of 1 GB Sep 07 21:14:57 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-26c67a7e-fe3b-4881-995e-a6a03b51c956 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Availability Zones retrieved successfully. Sep 07 21:14:57 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-26c67a7e-fe3b-4881-995e-a6a03b51c956 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Flow 'volume_create_api' (38c62086-304a-4962-912b-886e4e15f3b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:14:57 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-26c67a7e-fe3b-4881-995e-a6a03b51c956 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1cc3a423-141f-4099-ab0d-5c8bf4fffc69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:14:57 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.flows.api.create_volume [None req-26c67a7e-fe3b-4881-995e-a6a03b51c956 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Validating volume size '1' using validate_int {{(pid=86971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:14:57 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-26c67a7e-fe3b-4881-995e-a6a03b51c956 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1cc3a423-141f-4099-ab0d-5c8bf4fffc69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:14:57 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-26c67a7e-fe3b-4881-995e-a6a03b51c956 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be166a9a-b18d-4f7d-841a-f62430592f42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:14:57 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-26c67a7e-fe3b-4881-995e-a6a03b51c956 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Created reservations ['f33a84a0-6a72-4062-a1c5-192f8ae37d32', '4cf5adc9-1b49-4b54-97b3-801d5b5597a9', '1b066804-70ad-437f-8f47-427e36ac4966', '70bf1a04-55b0-45c7-b72d-71030f4e8765'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:14:57 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-26c67a7e-fe3b-4881-995e-a6a03b51c956 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be166a9a-b18d-4f7d-841a-f62430592f42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f33a84a0-6a72-4062-a1c5-192f8ae37d32', '4cf5adc9-1b49-4b54-97b3-801d5b5597a9', '1b066804-70ad-437f-8f47-427e36ac4966', '70bf1a04-55b0-45c7-b72d-71030f4e8765']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:14:57 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-26c67a7e-fe3b-4881-995e-a6a03b51c956 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15f24687-529c-4037-aae8-4b2bcb2be146) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:14:57 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:57 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:14:57 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-26c67a7e-fe3b-4881-995e-a6a03b51c956 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15f24687-529c-4037-aae8-4b2bcb2be146) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '27e9c2a3-4c45-4fbc-b830-ed8eb47648cc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2097403514',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b9db23e25170448ea01c62bb8a6c73d7',qos_specs=None,replication_status=,reservations=['f33a84a0-6a72-4062-a1c5-192f8ae37d32','4cf5adc9-1b49-4b54-97b3-801d5b5597a9','1b066804-70ad-437f-8f47-427e36ac4966','70bf1a04-55b0-45c7-b72d-71030f4e8765'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8848f139bd7d43a8b0fb6c12b172bb25',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:14:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2097403514',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=27e9c2a3-4c45-4fbc-b830-ed8eb47648cc,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='b9db23e25170448ea01c62bb8a6c73d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8848f139bd7d43a8b0fb6c12b172bb25',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:14:57 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-26c67a7e-fe3b-4881-995e-a6a03b51c956 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0cb0ffe5-0ed4-4102-83f7-fee7b8ab0515) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:14:57 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-26c67a7e-fe3b-4881-995e-a6a03b51c956 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0cb0ffe5-0ed4-4102-83f7-fee7b8ab0515) transitioned into state 'SUCCESS' from state '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-2097403514',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b9db23e25170448ea01c62bb8a6c73d7',qos_specs=None,replication_status=,reservations=['f33a84a0-6a72-4062-a1c5-192f8ae37d32','4cf5adc9-1b49-4b54-97b3-801d5b5597a9','1b066804-70ad-437f-8f47-427e36ac4966','70bf1a04-55b0-45c7-b72d-71030f4e8765'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8848f139bd7d43a8b0fb6c12b172bb25',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:14:57 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-26c67a7e-fe3b-4881-995e-a6a03b51c956 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0e8958a-efd7-47eb-8b94-e1d2617935a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:14:57 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-26c67a7e-fe3b-4881-995e-a6a03b51c956 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0e8958a-efd7-47eb-8b94-e1d2617935a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:14:57 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-26c67a7e-fe3b-4881-995e-a6a03b51c956 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Flow 'volume_create_api' (38c62086-304a-4962-912b-886e4e15f3b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:14:57 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-26c67a7e-fe3b-4881-995e-a6a03b51c956 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Create volume request issued successfully. Sep 07 21:14:57 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-26c67a7e-fe3b-4881-995e-a6a03b51c956 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:14:57 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 875/1765] 192.168.122.168 () {60 vars in 1143 bytes} [Mon Sep 7 21:14:57 2026] POST /volume/v3/volumes => generated 769 bytes in 450 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:14:57 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-86e99bb5-c8d0-40c8-9aff-621e4b04ad7d None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:57 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-86e99bb5-c8d0-40c8-9aff-621e4b04ad7d tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] GET http://192.168.122.168/volume/v3/volumes/27e9c2a3-4c45-4fbc-b830-ed8eb47648cc Sep 07 21:14:57 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-86e99bb5-c8d0-40c8-9aff-621e4b04ad7d tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:57 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-86e99bb5-c8d0-40c8-9aff-621e4b04ad7d tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:57 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:57 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:14:57 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:57 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:14:57 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-86e99bb5-c8d0-40c8-9aff-621e4b04ad7d tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Volume info retrieved successfully. Sep 07 21:14:57 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-86e99bb5-c8d0-40c8-9aff-621e4b04ad7d tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] http://192.168.122.168/volume/v3/volumes/27e9c2a3-4c45-4fbc-b830-ed8eb47648cc returned with HTTP 200 Sep 07 21:14:57 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 891/1766] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:14:57 2026] GET /volume/v3/volumes/27e9c2a3-4c45-4fbc-b830-ed8eb47648cc => generated 837 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:14:58 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-933d0671-8b28-48a8-9cb1-4d268ad4e189 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:58 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-933d0671-8b28-48a8-9cb1-4d268ad4e189 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] GET http://192.168.122.168/volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a Sep 07 21:14:58 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-933d0671-8b28-48a8-9cb1-4d268ad4e189 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:58 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-933d0671-8b28-48a8-9cb1-4d268ad4e189 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:58 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:58 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:14:58 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:58 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:14:58 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-933d0671-8b28-48a8-9cb1-4d268ad4e189 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Volume info retrieved successfully. Sep 07 21:14:58 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-933d0671-8b28-48a8-9cb1-4d268ad4e189 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] http://192.168.122.168/volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a returned with HTTP 200 Sep 07 21:14:58 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 876/1767] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:14:58 2026] GET /volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a => generated 910 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:14:58 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-fa478eb0-7d0f-451d-bbf8-311317004b76 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:58 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-fa478eb0-7d0f-451d-bbf8-311317004b76 tempest-TestImageHashVerification-325770508 tempest-TestImageHashVerification-325770508-project-member] GET http://192.168.122.168/volume/v3/volumes/beebbc7d-6ea3-43bf-9592-86b17f2fe51e Sep 07 21:14:58 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-fa478eb0-7d0f-451d-bbf8-311317004b76 tempest-TestImageHashVerification-325770508 tempest-TestImageHashVerification-325770508-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:58 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-fa478eb0-7d0f-451d-bbf8-311317004b76 tempest-TestImageHashVerification-325770508 tempest-TestImageHashVerification-325770508-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:58 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:58 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:14:58 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:58 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:14:58 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-fa478eb0-7d0f-451d-bbf8-311317004b76 tempest-TestImageHashVerification-325770508 tempest-TestImageHashVerification-325770508-project-member] Volume info retrieved successfully. Sep 07 21:14:58 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-fa478eb0-7d0f-451d-bbf8-311317004b76 tempest-TestImageHashVerification-325770508 tempest-TestImageHashVerification-325770508-project-member] http://192.168.122.168/volume/v3/volumes/beebbc7d-6ea3-43bf-9592-86b17f2fe51e returned with HTTP 200 Sep 07 21:14:58 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 892/1768] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:14:58 2026] GET /volume/v3/volumes/beebbc7d-6ea3-43bf-9592-86b17f2fe51e => generated 857 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:14:58 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-0ae86ab1-3731-4c38-b909-8c3b0125d886 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:58 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-0ae86ab1-3731-4c38-b909-8c3b0125d886 tempest-TestImageHashVerification-325770508 tempest-TestImageHashVerification-325770508-project-member] GET http://192.168.122.168/volume/v3/volumes/beebbc7d-6ea3-43bf-9592-86b17f2fe51e Sep 07 21:14:58 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-0ae86ab1-3731-4c38-b909-8c3b0125d886 tempest-TestImageHashVerification-325770508 tempest-TestImageHashVerification-325770508-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:58 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-0ae86ab1-3731-4c38-b909-8c3b0125d886 tempest-TestImageHashVerification-325770508 tempest-TestImageHashVerification-325770508-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:58 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:58 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:14:58 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:58 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:14:58 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-0ae86ab1-3731-4c38-b909-8c3b0125d886 tempest-TestImageHashVerification-325770508 tempest-TestImageHashVerification-325770508-project-member] Volume info retrieved successfully. Sep 07 21:14:58 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-0ae86ab1-3731-4c38-b909-8c3b0125d886 tempest-TestImageHashVerification-325770508 tempest-TestImageHashVerification-325770508-project-member] http://192.168.122.168/volume/v3/volumes/beebbc7d-6ea3-43bf-9592-86b17f2fe51e returned with HTTP 200 Sep 07 21:14:58 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 877/1769] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:14:58 2026] GET /volume/v3/volumes/beebbc7d-6ea3-43bf-9592-86b17f2fe51e => generated 857 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:14:58 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-6624a462-aba5-497d-9b0f-54f3b9b4a454 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:58 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-6624a462-aba5-497d-9b0f-54f3b9b4a454 tempest-TestImageHashVerification-325770508 tempest-TestImageHashVerification-325770508-project-member] POST http://192.168.122.168/volume/v3/volumes/beebbc7d-6ea3-43bf-9592-86b17f2fe51e/action Sep 07 21:14:58 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-6624a462-aba5-497d-9b0f-54f3b9b4a454 tempest-TestImageHashVerification-325770508 tempest-TestImageHashVerification-325770508-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1158304840", "disk_format": "raw"}}' {{(pid=86970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:14:58 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-6624a462-aba5-497d-9b0f-54f3b9b4a454 tempest-TestImageHashVerification-325770508 tempest-TestImageHashVerification-325770508-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1158304840", "disk_format": "raw"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:14:58 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:58 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:14:58 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:58 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:14:58 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-6624a462-aba5-497d-9b0f-54f3b9b4a454 tempest-TestImageHashVerification-325770508 tempest-TestImageHashVerification-325770508-project-member] Volume info retrieved successfully. Sep 07 21:14:58 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:58 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:14:58 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:58 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:14:58 devstack devstack@c-api.service[86970]: DEBUG cinder.image.image_utils [None req-6624a462-aba5-497d-9b0f-54f3b9b4a454 tempest-TestImageHashVerification-325770508 tempest-TestImageHashVerification-325770508-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-1158304840'}] 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-1158304840'}]. {{(pid=86970) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 07 21:14:58 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-e74a299b-54a0-4057-8142-cb08c72452cf None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:58 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e74a299b-54a0-4057-8142-cb08c72452cf tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] GET http://192.168.122.168/volume/v3/volumes/27e9c2a3-4c45-4fbc-b830-ed8eb47648cc Sep 07 21:14:58 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-e74a299b-54a0-4057-8142-cb08c72452cf tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:58 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-e74a299b-54a0-4057-8142-cb08c72452cf tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:58 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:58 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:14:58 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:58 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:14:59 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-e74a299b-54a0-4057-8142-cb08c72452cf tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Volume info retrieved successfully. Sep 07 21:14:59 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e74a299b-54a0-4057-8142-cb08c72452cf tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] http://192.168.122.168/volume/v3/volumes/27e9c2a3-4c45-4fbc-b830-ed8eb47648cc returned with HTTP 200 Sep 07 21:14:59 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 878/1770] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:14:58 2026] GET /volume/v3/volumes/27e9c2a3-4c45-4fbc-b830-ed8eb47648cc => generated 861 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:14:59 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-9090c5bf-f857-4f3d-bbfc-b31357a2b7c0 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:14:59 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-9090c5bf-f857-4f3d-bbfc-b31357a2b7c0 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] GET http://192.168.122.168/volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a Sep 07 21:14:59 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-9090c5bf-f857-4f3d-bbfc-b31357a2b7c0 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:14:59 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-9090c5bf-f857-4f3d-bbfc-b31357a2b7c0 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:14:59 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:14:59 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:14:59 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:14:59 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:14:59 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-9090c5bf-f857-4f3d-bbfc-b31357a2b7c0 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Volume info retrieved successfully. Sep 07 21:14:59 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-9090c5bf-f857-4f3d-bbfc-b31357a2b7c0 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] http://192.168.122.168/volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a returned with HTTP 200 Sep 07 21:14:59 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 879/1771] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:14:59 2026] GET /volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a => generated 910 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:14:59 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-6624a462-aba5-497d-9b0f-54f3b9b4a454 tempest-TestImageHashVerification-325770508 tempest-TestImageHashVerification-325770508-project-member] Copy volume to image completed successfully. Sep 07 21:14:59 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-6624a462-aba5-497d-9b0f-54f3b9b4a454 tempest-TestImageHashVerification-325770508 tempest-TestImageHashVerification-325770508-project-member] http://192.168.122.168/volume/v3/volumes/beebbc7d-6ea3-43bf-9592-86b17f2fe51e/action returned with HTTP 202 Sep 07 21:14:59 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 893/1772] 192.168.122.168 () {60 vars in 1275 bytes} [Mon Sep 7 21:14:58 2026] POST /volume/v3/volumes/beebbc7d-6ea3-43bf-9592-86b17f2fe51e/action => generated 654 bytes in 1357 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:15:00 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-1596059b-9bad-4469-807a-2fdbe6e21e79 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:00 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1596059b-9bad-4469-807a-2fdbe6e21e79 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] GET http://192.168.122.168/volume/v3/volumes/27e9c2a3-4c45-4fbc-b830-ed8eb47648cc Sep 07 21:15:00 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-1596059b-9bad-4469-807a-2fdbe6e21e79 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:00 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-1596059b-9bad-4469-807a-2fdbe6e21e79 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:00 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:00 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:15:00 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:00 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:15:00 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-1596059b-9bad-4469-807a-2fdbe6e21e79 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Volume info retrieved successfully. Sep 07 21:15:00 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1596059b-9bad-4469-807a-2fdbe6e21e79 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] http://192.168.122.168/volume/v3/volumes/27e9c2a3-4c45-4fbc-b830-ed8eb47648cc returned with HTTP 200 Sep 07 21:15:00 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 880/1773] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:15:00 2026] GET /volume/v3/volumes/27e9c2a3-4c45-4fbc-b830-ed8eb47648cc => generated 862 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:15:00 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-fa1b46f3-8f71-44f0-b2ea-80243c3e1b45 req-804d56e5-e430-4733-bc66-4078a47d4736 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:00 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-fa1b46f3-8f71-44f0-b2ea-80243c3e1b45 req-804d56e5-e430-4733-bc66-4078a47d4736 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] GET http://192.168.122.168/volume/v3/volumes/27e9c2a3-4c45-4fbc-b830-ed8eb47648cc Sep 07 21:15:00 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-fa1b46f3-8f71-44f0-b2ea-80243c3e1b45 req-804d56e5-e430-4733-bc66-4078a47d4736 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:00 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-fa1b46f3-8f71-44f0-b2ea-80243c3e1b45 req-804d56e5-e430-4733-bc66-4078a47d4736 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:00 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:00 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:15:00 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:00 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:15:00 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [req-fa1b46f3-8f71-44f0-b2ea-80243c3e1b45 req-804d56e5-e430-4733-bc66-4078a47d4736 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Volume info retrieved successfully. Sep 07 21:15:00 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-ba4ce622-b0b1-4b50-aed7-3eb379cf0a9b None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:00 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ba4ce622-b0b1-4b50-aed7-3eb379cf0a9b tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] GET http://192.168.122.168/volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a Sep 07 21:15:00 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-ba4ce622-b0b1-4b50-aed7-3eb379cf0a9b tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:00 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-ba4ce622-b0b1-4b50-aed7-3eb379cf0a9b tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:00 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-fa1b46f3-8f71-44f0-b2ea-80243c3e1b45 req-804d56e5-e430-4733-bc66-4078a47d4736 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] http://192.168.122.168/volume/v3/volumes/27e9c2a3-4c45-4fbc-b830-ed8eb47648cc returned with HTTP 200 Sep 07 21:15:00 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 894/1774] 192.168.122.168 () {60 vars in 1487 bytes} [Mon Sep 7 21:15:00 2026] GET /volume/v3/volumes/27e9c2a3-4c45-4fbc-b830-ed8eb47648cc => generated 862 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:15:00 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:00 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:15:00 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:00 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:15:00 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-ba4ce622-b0b1-4b50-aed7-3eb379cf0a9b tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Volume info retrieved successfully. Sep 07 21:15:00 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ba4ce622-b0b1-4b50-aed7-3eb379cf0a9b tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] http://192.168.122.168/volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a returned with HTTP 200 Sep 07 21:15:00 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 881/1775] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:15:00 2026] GET /volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a => generated 910 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:15:00 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-f62c8c6a-4faa-43a5-b12f-aa20a7421d56 req-59b33e83-b7b0-4766-bae4-9c02c7487056 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:00 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-f62c8c6a-4faa-43a5-b12f-aa20a7421d56 req-59b33e83-b7b0-4766-bae4-9c02c7487056 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-reader] GET http://192.168.122.168/volume/v3/volumes/detail Sep 07 21:15:00 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-f62c8c6a-4faa-43a5-b12f-aa20a7421d56 req-59b33e83-b7b0-4766-bae4-9c02c7487056 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-reader] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:00 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-f62c8c6a-4faa-43a5-b12f-aa20a7421d56 req-59b33e83-b7b0-4766-bae4-9c02c7487056 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-reader] Calling method 'detail' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:00 devstack devstack@c-api.service[86970]: DEBUG cinder.api.api_utils [req-f62c8c6a-4faa-43a5-b12f-aa20a7421d56 req-59b33e83-b7b0-4766-bae4-9c02c7487056 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-reader] Removing options '' from query. {{(pid=86970) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 21:15:00 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [req-f62c8c6a-4faa-43a5-b12f-aa20a7421d56 req-59b33e83-b7b0-4766-bae4-9c02c7487056 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86970) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 21:15:00 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:00 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:15:00 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:00 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:15:00 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:00 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:15:00 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [req-f62c8c6a-4faa-43a5-b12f-aa20a7421d56 req-59b33e83-b7b0-4766-bae4-9c02c7487056 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-reader] Get all volumes completed successfully. Sep 07 21:15:00 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:00 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:15:00 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-f62c8c6a-4faa-43a5-b12f-aa20a7421d56 req-59b33e83-b7b0-4766-bae4-9c02c7487056 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-reader] http://192.168.122.168/volume/v3/volumes/detail returned with HTTP 200 Sep 07 21:15:00 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 895/1776] 192.168.122.168 () {60 vars in 1397 bytes} [Mon Sep 7 21:15:00 2026] GET /volume/v3/volumes/detail => generated 2567 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:15:00 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-44f3c9e6-49c9-4b67-9220-ff240ff93116 req-be29ee7b-a298-4c59-9c82-dd702220486b None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:00 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-44f3c9e6-49c9-4b67-9220-ff240ff93116 req-be29ee7b-a298-4c59-9c82-dd702220486b tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-reader] GET http://192.168.122.168/volume/v3/volumes/detail Sep 07 21:15:00 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-44f3c9e6-49c9-4b67-9220-ff240ff93116 req-be29ee7b-a298-4c59-9c82-dd702220486b tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-reader] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:00 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-44f3c9e6-49c9-4b67-9220-ff240ff93116 req-be29ee7b-a298-4c59-9c82-dd702220486b tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-reader] Calling method 'detail' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:00 devstack devstack@c-api.service[86971]: DEBUG cinder.api.api_utils [req-44f3c9e6-49c9-4b67-9220-ff240ff93116 req-be29ee7b-a298-4c59-9c82-dd702220486b tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-reader] Removing options '' from query. {{(pid=86971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 21:15:00 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [req-44f3c9e6-49c9-4b67-9220-ff240ff93116 req-be29ee7b-a298-4c59-9c82-dd702220486b tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86971) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 21:15:00 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:00 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:15:00 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:00 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:15:00 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:00 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:15:00 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [req-44f3c9e6-49c9-4b67-9220-ff240ff93116 req-be29ee7b-a298-4c59-9c82-dd702220486b tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-reader] Get all volumes completed successfully. Sep 07 21:15:00 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:00 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:15:00 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-44f3c9e6-49c9-4b67-9220-ff240ff93116 req-be29ee7b-a298-4c59-9c82-dd702220486b tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-reader] http://192.168.122.168/volume/v3/volumes/detail returned with HTTP 200 Sep 07 21:15:00 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 882/1777] 192.168.122.168 () {60 vars in 1397 bytes} [Mon Sep 7 21:15:00 2026] GET /volume/v3/volumes/detail => generated 2567 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:15:00 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-37d14a4a-3cb7-45e8-abb3-0ca3eb9b8375 req-e024c70a-d98c-491f-b942-bffb6bb7eb62 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:00 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-37d14a4a-3cb7-45e8-abb3-0ca3eb9b8375 req-e024c70a-d98c-491f-b942-bffb6bb7eb62 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-reader] GET http://192.168.122.168/volume/v3/volumes/detail Sep 07 21:15:00 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-37d14a4a-3cb7-45e8-abb3-0ca3eb9b8375 req-e024c70a-d98c-491f-b942-bffb6bb7eb62 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-reader] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:00 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-37d14a4a-3cb7-45e8-abb3-0ca3eb9b8375 req-e024c70a-d98c-491f-b942-bffb6bb7eb62 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-reader] Calling method 'detail' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:00 devstack devstack@c-api.service[86970]: DEBUG cinder.api.api_utils [req-37d14a4a-3cb7-45e8-abb3-0ca3eb9b8375 req-e024c70a-d98c-491f-b942-bffb6bb7eb62 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-reader] Removing options '' from query. {{(pid=86970) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 21:15:00 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [req-37d14a4a-3cb7-45e8-abb3-0ca3eb9b8375 req-e024c70a-d98c-491f-b942-bffb6bb7eb62 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86970) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 21:15:00 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:00 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:15:00 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:00 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:15:00 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:00 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:15:00 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [req-37d14a4a-3cb7-45e8-abb3-0ca3eb9b8375 req-e024c70a-d98c-491f-b942-bffb6bb7eb62 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-reader] Get all volumes completed successfully. Sep 07 21:15:00 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:00 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:15:00 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-37d14a4a-3cb7-45e8-abb3-0ca3eb9b8375 req-e024c70a-d98c-491f-b942-bffb6bb7eb62 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-reader] http://192.168.122.168/volume/v3/volumes/detail returned with HTTP 200 Sep 07 21:15:00 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 896/1778] 192.168.122.168 () {60 vars in 1397 bytes} [Mon Sep 7 21:15:00 2026] GET /volume/v3/volumes/detail => generated 2567 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:15:00 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-ab49776b-2dec-4f66-b142-e3a724b26d15 req-a77c2e4f-2cb4-405f-9311-369f0f4c6959 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:00 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-ab49776b-2dec-4f66-b142-e3a724b26d15 req-a77c2e4f-2cb4-405f-9311-369f0f4c6959 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-reader] GET http://192.168.122.168/volume/v3/volumes/detail Sep 07 21:15:00 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-ab49776b-2dec-4f66-b142-e3a724b26d15 req-a77c2e4f-2cb4-405f-9311-369f0f4c6959 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-reader] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:00 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-ab49776b-2dec-4f66-b142-e3a724b26d15 req-a77c2e4f-2cb4-405f-9311-369f0f4c6959 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-reader] Calling method 'detail' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:00 devstack devstack@c-api.service[86971]: DEBUG cinder.api.api_utils [req-ab49776b-2dec-4f66-b142-e3a724b26d15 req-a77c2e4f-2cb4-405f-9311-369f0f4c6959 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-reader] Removing options '' from query. {{(pid=86971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 21:15:00 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [req-ab49776b-2dec-4f66-b142-e3a724b26d15 req-a77c2e4f-2cb4-405f-9311-369f0f4c6959 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86971) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 21:15:00 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:00 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:15:00 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:00 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:15:00 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:00 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:15:00 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [req-ab49776b-2dec-4f66-b142-e3a724b26d15 req-a77c2e4f-2cb4-405f-9311-369f0f4c6959 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-reader] Get all volumes completed successfully. Sep 07 21:15:00 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:00 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:15:00 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-ab49776b-2dec-4f66-b142-e3a724b26d15 req-a77c2e4f-2cb4-405f-9311-369f0f4c6959 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-reader] http://192.168.122.168/volume/v3/volumes/detail returned with HTTP 200 Sep 07 21:15:00 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 883/1779] 192.168.122.168 () {60 vars in 1397 bytes} [Mon Sep 7 21:15:00 2026] GET /volume/v3/volumes/detail => generated 2567 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:15:00 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-b53cff3f-d185-44b2-b5ec-e4fa200d341e req-3c836c7f-8e15-4f3c-b224-6cea9a605041 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:00 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-b53cff3f-d185-44b2-b5ec-e4fa200d341e req-3c836c7f-8e15-4f3c-b224-6cea9a605041 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-reader] GET http://192.168.122.168/volume/v3/volumes/detail Sep 07 21:15:00 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-b53cff3f-d185-44b2-b5ec-e4fa200d341e req-3c836c7f-8e15-4f3c-b224-6cea9a605041 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-reader] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:00 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-b53cff3f-d185-44b2-b5ec-e4fa200d341e req-3c836c7f-8e15-4f3c-b224-6cea9a605041 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-reader] Calling method 'detail' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:01 devstack devstack@c-api.service[86970]: DEBUG cinder.api.api_utils [req-b53cff3f-d185-44b2-b5ec-e4fa200d341e req-3c836c7f-8e15-4f3c-b224-6cea9a605041 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-reader] Removing options '' from query. {{(pid=86970) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 21:15:01 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [req-b53cff3f-d185-44b2-b5ec-e4fa200d341e req-3c836c7f-8e15-4f3c-b224-6cea9a605041 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86970) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 21:15:01 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:01 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:15:01 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:01 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:15:01 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:01 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:15:01 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [req-b53cff3f-d185-44b2-b5ec-e4fa200d341e req-3c836c7f-8e15-4f3c-b224-6cea9a605041 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-reader] Get all volumes completed successfully. Sep 07 21:15:01 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:01 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:15:01 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-b53cff3f-d185-44b2-b5ec-e4fa200d341e req-3c836c7f-8e15-4f3c-b224-6cea9a605041 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-reader] http://192.168.122.168/volume/v3/volumes/detail returned with HTTP 200 Sep 07 21:15:01 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 897/1780] 192.168.122.168 () {60 vars in 1397 bytes} [Mon Sep 7 21:15:00 2026] GET /volume/v3/volumes/detail => generated 2567 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:15:01 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-cfbf738c-d71f-452a-9258-413c3af6fb7a req-aefd7da9-9b92-4f77-81f4-4ef6b87d4c1e None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:01 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-cfbf738c-d71f-452a-9258-413c3af6fb7a req-aefd7da9-9b92-4f77-81f4-4ef6b87d4c1e tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-reader] GET http://192.168.122.168/volume/v3/volumes/detail Sep 07 21:15:01 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-cfbf738c-d71f-452a-9258-413c3af6fb7a req-aefd7da9-9b92-4f77-81f4-4ef6b87d4c1e tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-reader] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:01 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-cfbf738c-d71f-452a-9258-413c3af6fb7a req-aefd7da9-9b92-4f77-81f4-4ef6b87d4c1e tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-reader] Calling method 'detail' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:01 devstack devstack@c-api.service[86971]: DEBUG cinder.api.api_utils [req-cfbf738c-d71f-452a-9258-413c3af6fb7a req-aefd7da9-9b92-4f77-81f4-4ef6b87d4c1e tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-reader] Removing options '' from query. {{(pid=86971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 21:15:01 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [req-cfbf738c-d71f-452a-9258-413c3af6fb7a req-aefd7da9-9b92-4f77-81f4-4ef6b87d4c1e tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86971) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 21:15:01 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:01 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:15:01 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:01 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:15:01 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:01 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:15:01 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [req-cfbf738c-d71f-452a-9258-413c3af6fb7a req-aefd7da9-9b92-4f77-81f4-4ef6b87d4c1e tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-reader] Get all volumes completed successfully. Sep 07 21:15:01 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:01 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:15:01 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-cfbf738c-d71f-452a-9258-413c3af6fb7a req-aefd7da9-9b92-4f77-81f4-4ef6b87d4c1e tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-reader] http://192.168.122.168/volume/v3/volumes/detail returned with HTTP 200 Sep 07 21:15:01 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 884/1781] 192.168.122.168 () {60 vars in 1397 bytes} [Mon Sep 7 21:15:01 2026] GET /volume/v3/volumes/detail => generated 2567 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 21:15:01 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-25717117-b7e0-499e-a5d3-cf4f2fae8c9d req-d6982f60-5a70-4945-b2dc-87439e7fd940 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:01 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-25717117-b7e0-499e-a5d3-cf4f2fae8c9d req-d6982f60-5a70-4945-b2dc-87439e7fd940 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-reader] GET http://192.168.122.168/volume/v3/volumes/detail Sep 07 21:15:01 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-25717117-b7e0-499e-a5d3-cf4f2fae8c9d req-d6982f60-5a70-4945-b2dc-87439e7fd940 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-reader] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:01 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-25717117-b7e0-499e-a5d3-cf4f2fae8c9d req-d6982f60-5a70-4945-b2dc-87439e7fd940 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-reader] Calling method 'detail' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:01 devstack devstack@c-api.service[86970]: DEBUG cinder.api.api_utils [req-25717117-b7e0-499e-a5d3-cf4f2fae8c9d req-d6982f60-5a70-4945-b2dc-87439e7fd940 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-reader] Removing options '' from query. {{(pid=86970) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 21:15:01 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [req-25717117-b7e0-499e-a5d3-cf4f2fae8c9d req-d6982f60-5a70-4945-b2dc-87439e7fd940 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86970) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 21:15:01 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:01 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:15:01 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:01 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:15:01 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:01 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:15:01 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [req-25717117-b7e0-499e-a5d3-cf4f2fae8c9d req-d6982f60-5a70-4945-b2dc-87439e7fd940 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-reader] Get all volumes completed successfully. Sep 07 21:15:01 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:01 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:15:01 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-25717117-b7e0-499e-a5d3-cf4f2fae8c9d req-d6982f60-5a70-4945-b2dc-87439e7fd940 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-reader] http://192.168.122.168/volume/v3/volumes/detail returned with HTTP 200 Sep 07 21:15:01 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 898/1782] 192.168.122.168 () {60 vars in 1397 bytes} [Mon Sep 7 21:15:01 2026] GET /volume/v3/volumes/detail => generated 2567 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:15:01 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-a3fb71bb-0803-4aae-925d-f6e250edabff req-adc657f3-d972-47ca-bf23-8098ee2962b4 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:01 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-a3fb71bb-0803-4aae-925d-f6e250edabff req-adc657f3-d972-47ca-bf23-8098ee2962b4 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-reader] GET http://192.168.122.168/volume/v3/volumes/detail Sep 07 21:15:01 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-a3fb71bb-0803-4aae-925d-f6e250edabff req-adc657f3-d972-47ca-bf23-8098ee2962b4 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-reader] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:01 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-a3fb71bb-0803-4aae-925d-f6e250edabff req-adc657f3-d972-47ca-bf23-8098ee2962b4 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-reader] Calling method 'detail' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:01 devstack devstack@c-api.service[86971]: DEBUG cinder.api.api_utils [req-a3fb71bb-0803-4aae-925d-f6e250edabff req-adc657f3-d972-47ca-bf23-8098ee2962b4 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-reader] Removing options '' from query. {{(pid=86971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 21:15:01 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [req-a3fb71bb-0803-4aae-925d-f6e250edabff req-adc657f3-d972-47ca-bf23-8098ee2962b4 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86971) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 21:15:01 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-de7f6d9c-9bcd-401a-9554-6130edf5b6b9 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:01 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-de7f6d9c-9bcd-401a-9554-6130edf5b6b9 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] GET http://192.168.122.168/volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a Sep 07 21:15:01 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-de7f6d9c-9bcd-401a-9554-6130edf5b6b9 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:01 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-de7f6d9c-9bcd-401a-9554-6130edf5b6b9 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:01 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:01 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:15:01 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:01 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:15:01 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:01 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:15:01 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:01 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:15:01 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [req-a3fb71bb-0803-4aae-925d-f6e250edabff req-adc657f3-d972-47ca-bf23-8098ee2962b4 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-reader] Get all volumes completed successfully. Sep 07 21:15:01 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:01 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:15:01 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:01 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:15:01 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-de7f6d9c-9bcd-401a-9554-6130edf5b6b9 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Volume info retrieved successfully. Sep 07 21:15:01 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-de7f6d9c-9bcd-401a-9554-6130edf5b6b9 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] http://192.168.122.168/volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a returned with HTTP 200 Sep 07 21:15:01 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 899/1783] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:15:01 2026] GET /volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a => generated 1328 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:15:01 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-a3fb71bb-0803-4aae-925d-f6e250edabff req-adc657f3-d972-47ca-bf23-8098ee2962b4 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-reader] http://192.168.122.168/volume/v3/volumes/detail returned with HTTP 200 Sep 07 21:15:01 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 885/1784] 192.168.122.168 () {60 vars in 1397 bytes} [Mon Sep 7 21:15:01 2026] GET /volume/v3/volumes/detail => generated 2567 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:15:01 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-02a809e7-1172-48ab-a820-873c99953ab2 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:01 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-02a809e7-1172-48ab-a820-873c99953ab2 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] POST http://192.168.122.168/volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a/action Sep 07 21:15:01 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-fc7e3dd5-a8c4-4154-913a-6611222d11e9 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:01 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-02a809e7-1172-48ab-a820-873c99953ab2 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:15:01 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-02a809e7-1172-48ab-a820-873c99953ab2 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:15:01 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-fc7e3dd5-a8c4-4154-913a-6611222d11e9 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] DELETE http://192.168.122.168/volume/v3/volumes/27e9c2a3-4c45-4fbc-b830-ed8eb47648cc Sep 07 21:15:01 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-fc7e3dd5-a8c4-4154-913a-6611222d11e9 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:01 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-fc7e3dd5-a8c4-4154-913a-6611222d11e9 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:01 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-fc7e3dd5-a8c4-4154-913a-6611222d11e9 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Delete volume with id: 27e9c2a3-4c45-4fbc-b830-ed8eb47648cc Sep 07 21:15:01 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:01 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:15:01 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:01 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:15:01 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-02a809e7-1172-48ab-a820-873c99953ab2 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Volume info retrieved successfully. Sep 07 21:15:01 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:01 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:15:01 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:01 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:15:01 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-fc7e3dd5-a8c4-4154-913a-6611222d11e9 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Volume info retrieved successfully. Sep 07 21:15:01 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-fc7e3dd5-a8c4-4154-913a-6611222d11e9 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Delete volume request issued successfully. Sep 07 21:15:01 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-fc7e3dd5-a8c4-4154-913a-6611222d11e9 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] http://192.168.122.168/volume/v3/volumes/27e9c2a3-4c45-4fbc-b830-ed8eb47648cc returned with HTTP 202 Sep 07 21:15:01 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 886/1785] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:15:01 2026] DELETE /volume/v3/volumes/27e9c2a3-4c45-4fbc-b830-ed8eb47648cc => generated 0 bytes in 172 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:15:01 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-6e43b7d0-f461-4eca-8a4c-415a609ebd74 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:01 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-6e43b7d0-f461-4eca-8a4c-415a609ebd74 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] GET http://192.168.122.168/volume/v3/volumes/27e9c2a3-4c45-4fbc-b830-ed8eb47648cc Sep 07 21:15:01 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-6e43b7d0-f461-4eca-8a4c-415a609ebd74 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:01 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-6e43b7d0-f461-4eca-8a4c-415a609ebd74 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:01 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:01 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:15:01 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:01 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:15:01 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-6e43b7d0-f461-4eca-8a4c-415a609ebd74 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Volume info retrieved successfully. Sep 07 21:15:01 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-6e43b7d0-f461-4eca-8a4c-415a609ebd74 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] http://192.168.122.168/volume/v3/volumes/27e9c2a3-4c45-4fbc-b830-ed8eb47648cc returned with HTTP 200 Sep 07 21:15:01 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 887/1786] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:15:01 2026] GET /volume/v3/volumes/27e9c2a3-4c45-4fbc-b830-ed8eb47648cc => generated 861 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:15:01 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-02a809e7-1172-48ab-a820-873c99953ab2 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Created reservations ['c207d6f0-6e23-4ac7-826f-09ad3a1e1bfe', 'c1489865-05e1-4ba7-b254-7f96d1ab06e0'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:15:01 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-02a809e7-1172-48ab-a820-873c99953ab2 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Extend volume request issued successfully. Sep 07 21:15:01 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-02a809e7-1172-48ab-a820-873c99953ab2 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] http://192.168.122.168/volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a/action returned with HTTP 202 Sep 07 21:15:01 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 900/1787] 192.168.122.168 () {60 vars in 1274 bytes} [Mon Sep 7 21:15:01 2026] POST /volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a/action => generated 0 bytes in 495 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 21:15:01 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-8bb7115a-bf22-43f9-8892-a9d400e0551f None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:01 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-8bb7115a-bf22-43f9-8892-a9d400e0551f tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] GET http://192.168.122.168/volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a Sep 07 21:15:01 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-8bb7115a-bf22-43f9-8892-a9d400e0551f tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:01 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-8bb7115a-bf22-43f9-8892-a9d400e0551f tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:02 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:02 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:15:02 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:02 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:15:02 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-8bb7115a-bf22-43f9-8892-a9d400e0551f tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Volume info retrieved successfully. Sep 07 21:15:02 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-8bb7115a-bf22-43f9-8892-a9d400e0551f tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] http://192.168.122.168/volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a returned with HTTP 200 Sep 07 21:15:02 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 888/1788] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:15:01 2026] GET /volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a => generated 1328 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:15:02 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-c573f03a-edab-495e-8929-f0bf8240d1b9 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:02 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c573f03a-edab-495e-8929-f0bf8240d1b9 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] GET http://192.168.122.168/volume/v3/volumes/27e9c2a3-4c45-4fbc-b830-ed8eb47648cc Sep 07 21:15:02 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c573f03a-edab-495e-8929-f0bf8240d1b9 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:02 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c573f03a-edab-495e-8929-f0bf8240d1b9 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:02 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:02 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:15:02 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:02 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:15:02 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-c573f03a-edab-495e-8929-f0bf8240d1b9 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Volume info retrieved successfully. Sep 07 21:15:02 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c573f03a-edab-495e-8929-f0bf8240d1b9 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] http://192.168.122.168/volume/v3/volumes/27e9c2a3-4c45-4fbc-b830-ed8eb47648cc returned with HTTP 200 Sep 07 21:15:02 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 901/1789] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:15:02 2026] GET /volume/v3/volumes/27e9c2a3-4c45-4fbc-b830-ed8eb47648cc => generated 861 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:15:03 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-b853670a-8847-48b0-8806-22cfd2c95460 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:03 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b853670a-8847-48b0-8806-22cfd2c95460 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] GET http://192.168.122.168/volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a Sep 07 21:15:03 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-b853670a-8847-48b0-8806-22cfd2c95460 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:03 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-b853670a-8847-48b0-8806-22cfd2c95460 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:03 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:03 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:15:03 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:03 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:15:03 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-b853670a-8847-48b0-8806-22cfd2c95460 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Volume info retrieved successfully. Sep 07 21:15:03 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b853670a-8847-48b0-8806-22cfd2c95460 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] http://192.168.122.168/volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a returned with HTTP 200 Sep 07 21:15:03 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 889/1790] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:15:03 2026] GET /volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a => generated 1328 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:15:04 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-5c91ba4c-b188-4a43-868a-0b06041a05e7 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:04 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-5c91ba4c-b188-4a43-868a-0b06041a05e7 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] GET http://192.168.122.168/volume/v3/volumes/27e9c2a3-4c45-4fbc-b830-ed8eb47648cc Sep 07 21:15:04 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-5c91ba4c-b188-4a43-868a-0b06041a05e7 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:04 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-5c91ba4c-b188-4a43-868a-0b06041a05e7 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:04 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-5c91ba4c-b188-4a43-868a-0b06041a05e7 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] http://192.168.122.168/volume/v3/volumes/27e9c2a3-4c45-4fbc-b830-ed8eb47648cc returned with HTTP 404 Sep 07 21:15:04 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 902/1791] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:15:04 2026] GET /volume/v3/volumes/27e9c2a3-4c45-4fbc-b830-ed8eb47648cc => generated 109 bytes in 84 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:15:04 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-226bbb61-5012-4a62-a681-12ee40afea95 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:04 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-226bbb61-5012-4a62-a681-12ee40afea95 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] DELETE http://192.168.122.168/volume/v3/volumes/7eef33c3-7ba6-4258-adb5-cc321b9fc34a Sep 07 21:15:04 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-226bbb61-5012-4a62-a681-12ee40afea95 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:04 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-226bbb61-5012-4a62-a681-12ee40afea95 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:04 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-226bbb61-5012-4a62-a681-12ee40afea95 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Delete volume with id: 7eef33c3-7ba6-4258-adb5-cc321b9fc34a Sep 07 21:15:04 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:04 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:15:04 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:04 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:15:04 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-226bbb61-5012-4a62-a681-12ee40afea95 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Volume info retrieved successfully. Sep 07 21:15:04 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-226bbb61-5012-4a62-a681-12ee40afea95 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Delete volume request issued successfully. Sep 07 21:15:04 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-226bbb61-5012-4a62-a681-12ee40afea95 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] http://192.168.122.168/volume/v3/volumes/7eef33c3-7ba6-4258-adb5-cc321b9fc34a returned with HTTP 202 Sep 07 21:15:04 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 890/1792] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:15:04 2026] DELETE /volume/v3/volumes/7eef33c3-7ba6-4258-adb5-cc321b9fc34a => generated 0 bytes in 218 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:15:04 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-95bc4108-6710-4ecf-bdce-8acbb40edfb4 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:04 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-95bc4108-6710-4ecf-bdce-8acbb40edfb4 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] GET http://192.168.122.168/volume/v3/volumes/7eef33c3-7ba6-4258-adb5-cc321b9fc34a Sep 07 21:15:04 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-95bc4108-6710-4ecf-bdce-8acbb40edfb4 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:04 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-95bc4108-6710-4ecf-bdce-8acbb40edfb4 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:04 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-9f938b2e-bf5a-4acd-ba77-8a2735a6a0dc None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:04 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-9f938b2e-bf5a-4acd-ba77-8a2735a6a0dc tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] GET http://192.168.122.168/volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a Sep 07 21:15:04 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-9f938b2e-bf5a-4acd-ba77-8a2735a6a0dc tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:04 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-9f938b2e-bf5a-4acd-ba77-8a2735a6a0dc tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:04 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:04 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:15:04 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:04 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:15:04 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:04 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:15:04 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:04 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:15:04 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-95bc4108-6710-4ecf-bdce-8acbb40edfb4 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Volume info retrieved successfully. Sep 07 21:15:04 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-9f938b2e-bf5a-4acd-ba77-8a2735a6a0dc tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Volume info retrieved successfully. Sep 07 21:15:04 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-9f938b2e-bf5a-4acd-ba77-8a2735a6a0dc tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] http://192.168.122.168/volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a returned with HTTP 200 Sep 07 21:15:04 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 891/1793] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:15:04 2026] GET /volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a => generated 1328 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:15:04 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-95bc4108-6710-4ecf-bdce-8acbb40edfb4 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] http://192.168.122.168/volume/v3/volumes/7eef33c3-7ba6-4258-adb5-cc321b9fc34a returned with HTTP 200 Sep 07 21:15:04 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 903/1794] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:15:04 2026] GET /volume/v3/volumes/7eef33c3-7ba6-4258-adb5-cc321b9fc34a => generated 860 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:15:05 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-cbf0dc2a-ef11-4fc4-a9dc-fa832f033543 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:05 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-cbf0dc2a-ef11-4fc4-a9dc-fa832f033543 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] GET http://192.168.122.168/volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a Sep 07 21:15:05 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-cbf0dc2a-ef11-4fc4-a9dc-fa832f033543 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:05 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-cbf0dc2a-ef11-4fc4-a9dc-fa832f033543 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:05 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-12df63f0-d87b-4ce9-b544-4f4261596716 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:05 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:05 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:15:05 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-12df63f0-d87b-4ce9-b544-4f4261596716 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] GET http://192.168.122.168/volume/v3/volumes/7eef33c3-7ba6-4258-adb5-cc321b9fc34a Sep 07 21:15:05 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:05 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:15:05 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-12df63f0-d87b-4ce9-b544-4f4261596716 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:05 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-12df63f0-d87b-4ce9-b544-4f4261596716 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:05 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-cbf0dc2a-ef11-4fc4-a9dc-fa832f033543 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Volume info retrieved successfully. Sep 07 21:15:05 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:05 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:15:05 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:05 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:15:05 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-12df63f0-d87b-4ce9-b544-4f4261596716 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Volume info retrieved successfully. Sep 07 21:15:05 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-cbf0dc2a-ef11-4fc4-a9dc-fa832f033543 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] http://192.168.122.168/volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a returned with HTTP 200 Sep 07 21:15:05 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 892/1795] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:15:05 2026] GET /volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a => generated 1328 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:15:05 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-12df63f0-d87b-4ce9-b544-4f4261596716 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] http://192.168.122.168/volume/v3/volumes/7eef33c3-7ba6-4258-adb5-cc321b9fc34a returned with HTTP 200 Sep 07 21:15:05 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 904/1796] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:15:05 2026] GET /volume/v3/volumes/7eef33c3-7ba6-4258-adb5-cc321b9fc34a => generated 860 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:15:06 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-08217c93-2d47-401e-b2a5-b6ed8d9556b1 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:06 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-08217c93-2d47-401e-b2a5-b6ed8d9556b1 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] GET http://192.168.122.168/volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a Sep 07 21:15:06 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-08217c93-2d47-401e-b2a5-b6ed8d9556b1 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:06 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-08217c93-2d47-401e-b2a5-b6ed8d9556b1 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:06 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-44930aa4-b028-4f63-a164-c8528cb979fb None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:06 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:06 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:15:06 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:06 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:15:06 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-44930aa4-b028-4f63-a164-c8528cb979fb tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] GET http://192.168.122.168/volume/v3/volumes/7eef33c3-7ba6-4258-adb5-cc321b9fc34a Sep 07 21:15:06 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-44930aa4-b028-4f63-a164-c8528cb979fb tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:06 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-44930aa4-b028-4f63-a164-c8528cb979fb tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:06 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-08217c93-2d47-401e-b2a5-b6ed8d9556b1 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Volume info retrieved successfully. Sep 07 21:15:06 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-44930aa4-b028-4f63-a164-c8528cb979fb tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] http://192.168.122.168/volume/v3/volumes/7eef33c3-7ba6-4258-adb5-cc321b9fc34a returned with HTTP 404 Sep 07 21:15:06 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 905/1797] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:15:06 2026] GET /volume/v3/volumes/7eef33c3-7ba6-4258-adb5-cc321b9fc34a => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:15:06 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-08217c93-2d47-401e-b2a5-b6ed8d9556b1 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] http://192.168.122.168/volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a returned with HTTP 200 Sep 07 21:15:06 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-29214daf-72d9-4fd4-ab5e-ab96aed07aa9 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:06 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-29214daf-72d9-4fd4-ab5e-ab96aed07aa9 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] DELETE http://192.168.122.168/volume/v3/volumes/0179a4f9-a252-495a-9870-955a6d995e5f Sep 07 21:15:06 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-29214daf-72d9-4fd4-ab5e-ab96aed07aa9 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:06 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 893/1798] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:15:06 2026] GET /volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a => generated 1328 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:15:06 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-29214daf-72d9-4fd4-ab5e-ab96aed07aa9 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:06 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-29214daf-72d9-4fd4-ab5e-ab96aed07aa9 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Delete volume with id: 0179a4f9-a252-495a-9870-955a6d995e5f Sep 07 21:15:06 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:06 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:15:06 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:06 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:15:06 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-29214daf-72d9-4fd4-ab5e-ab96aed07aa9 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Volume info retrieved successfully. Sep 07 21:15:06 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-29214daf-72d9-4fd4-ab5e-ab96aed07aa9 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Delete volume request issued successfully. Sep 07 21:15:06 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-29214daf-72d9-4fd4-ab5e-ab96aed07aa9 tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] http://192.168.122.168/volume/v3/volumes/0179a4f9-a252-495a-9870-955a6d995e5f returned with HTTP 202 Sep 07 21:15:06 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 906/1799] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:15:06 2026] DELETE /volume/v3/volumes/0179a4f9-a252-495a-9870-955a6d995e5f => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:15:06 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-e8abc0d3-6bd9-4b48-8404-8b0bbc130c4d None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:06 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e8abc0d3-6bd9-4b48-8404-8b0bbc130c4d tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] GET http://192.168.122.168/volume/v3/volumes/0179a4f9-a252-495a-9870-955a6d995e5f Sep 07 21:15:06 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-e8abc0d3-6bd9-4b48-8404-8b0bbc130c4d tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:06 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-e8abc0d3-6bd9-4b48-8404-8b0bbc130c4d tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:06 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:06 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:15:06 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:06 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:15:06 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-e8abc0d3-6bd9-4b48-8404-8b0bbc130c4d tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Volume info retrieved successfully. Sep 07 21:15:06 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e8abc0d3-6bd9-4b48-8404-8b0bbc130c4d tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] http://192.168.122.168/volume/v3/volumes/0179a4f9-a252-495a-9870-955a6d995e5f returned with HTTP 200 Sep 07 21:15:06 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 894/1800] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:15:06 2026] GET /volume/v3/volumes/0179a4f9-a252-495a-9870-955a6d995e5f => generated 860 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:15:07 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-604fed15-d026-4178-9dcc-3465f57cf6ba None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:07 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-604fed15-d026-4178-9dcc-3465f57cf6ba tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] GET http://192.168.122.168/volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a Sep 07 21:15:07 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-604fed15-d026-4178-9dcc-3465f57cf6ba tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:07 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-604fed15-d026-4178-9dcc-3465f57cf6ba tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:07 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:07 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:15:07 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:07 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:15:07 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-604fed15-d026-4178-9dcc-3465f57cf6ba tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Volume info retrieved successfully. Sep 07 21:15:07 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-604fed15-d026-4178-9dcc-3465f57cf6ba tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] http://192.168.122.168/volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a returned with HTTP 200 Sep 07 21:15:07 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 907/1801] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:15:07 2026] GET /volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a => generated 1328 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:15:07 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-734c8a96-3008-4718-8e25-5936a3f93d8c None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:07 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-734c8a96-3008-4718-8e25-5936a3f93d8c tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] GET http://192.168.122.168/volume/v3/volumes/0179a4f9-a252-495a-9870-955a6d995e5f Sep 07 21:15:07 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-734c8a96-3008-4718-8e25-5936a3f93d8c tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:07 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-734c8a96-3008-4718-8e25-5936a3f93d8c tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:08 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-734c8a96-3008-4718-8e25-5936a3f93d8c tempest-VolumesTestJSON-47103537 tempest-VolumesTestJSON-47103537-project-member] http://192.168.122.168/volume/v3/volumes/0179a4f9-a252-495a-9870-955a6d995e5f returned with HTTP 404 Sep 07 21:15:08 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 895/1802] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:15:07 2026] GET /volume/v3/volumes/0179a4f9-a252-495a-9870-955a6d995e5f => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:15:08 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-50ed4291-f857-48cb-bdd6-bb62f5ff0250 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:08 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-50ed4291-f857-48cb-bdd6-bb62f5ff0250 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] GET http://192.168.122.168/volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a Sep 07 21:15:08 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-50ed4291-f857-48cb-bdd6-bb62f5ff0250 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:08 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-50ed4291-f857-48cb-bdd6-bb62f5ff0250 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:08 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:08 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:15:08 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:08 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:15:08 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-50ed4291-f857-48cb-bdd6-bb62f5ff0250 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Volume info retrieved successfully. Sep 07 21:15:09 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-50ed4291-f857-48cb-bdd6-bb62f5ff0250 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] http://192.168.122.168/volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a returned with HTTP 200 Sep 07 21:15:09 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 908/1803] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:15:08 2026] GET /volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a => generated 1328 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:15:10 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-e8530d40-43c1-4726-85a0-46bec182d9d5 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:10 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e8530d40-43c1-4726-85a0-46bec182d9d5 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] GET http://192.168.122.168/volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a Sep 07 21:15:10 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-e8530d40-43c1-4726-85a0-46bec182d9d5 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:10 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-e8530d40-43c1-4726-85a0-46bec182d9d5 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:10 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:10 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:15:10 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:10 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:15:10 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-e8530d40-43c1-4726-85a0-46bec182d9d5 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Volume info retrieved successfully. Sep 07 21:15:10 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e8530d40-43c1-4726-85a0-46bec182d9d5 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] http://192.168.122.168/volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a returned with HTTP 200 Sep 07 21:15:10 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 896/1804] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:15:10 2026] GET /volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a => generated 1328 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:15:11 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-08616654-dfc2-466a-bfd9-92c600061394 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:11 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-08616654-dfc2-466a-bfd9-92c600061394 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] GET http://192.168.122.168/volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a Sep 07 21:15:11 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-08616654-dfc2-466a-bfd9-92c600061394 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:11 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-08616654-dfc2-466a-bfd9-92c600061394 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:11 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:11 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:15:11 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:11 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:15:11 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-08616654-dfc2-466a-bfd9-92c600061394 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Volume info retrieved successfully. Sep 07 21:15:11 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-08616654-dfc2-466a-bfd9-92c600061394 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] http://192.168.122.168/volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a returned with HTTP 200 Sep 07 21:15:11 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 909/1805] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:15:11 2026] GET /volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a => generated 1328 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 21:15:12 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-4528309f-e015-497d-a37d-54a35f133a84 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:12 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-4528309f-e015-497d-a37d-54a35f133a84 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] GET http://192.168.122.168/volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a Sep 07 21:15:12 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-4528309f-e015-497d-a37d-54a35f133a84 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:12 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-4528309f-e015-497d-a37d-54a35f133a84 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:12 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:12 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:15:12 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:12 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:15:12 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-4528309f-e015-497d-a37d-54a35f133a84 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Volume info retrieved successfully. Sep 07 21:15:12 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-4528309f-e015-497d-a37d-54a35f133a84 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] http://192.168.122.168/volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a returned with HTTP 200 Sep 07 21:15:12 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 897/1806] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:15:12 2026] GET /volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a => generated 1328 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:15:13 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-abc22871-fe1b-4fe7-844a-5e0a746d5d34 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:13 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-abc22871-fe1b-4fe7-844a-5e0a746d5d34 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] GET http://192.168.122.168/volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a Sep 07 21:15:13 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-abc22871-fe1b-4fe7-844a-5e0a746d5d34 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:13 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-abc22871-fe1b-4fe7-844a-5e0a746d5d34 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:13 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:13 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:15:13 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:13 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:15:13 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-abc22871-fe1b-4fe7-844a-5e0a746d5d34 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Volume info retrieved successfully. Sep 07 21:15:13 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-abc22871-fe1b-4fe7-844a-5e0a746d5d34 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] http://192.168.122.168/volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a returned with HTTP 200 Sep 07 21:15:13 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 910/1807] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:15:13 2026] GET /volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a => generated 1328 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:15:14 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-f05e6082-27d0-4ccc-8a8a-21dbdd3e17d3 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:14 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f05e6082-27d0-4ccc-8a8a-21dbdd3e17d3 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] GET http://192.168.122.168/volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a Sep 07 21:15:14 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f05e6082-27d0-4ccc-8a8a-21dbdd3e17d3 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:14 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f05e6082-27d0-4ccc-8a8a-21dbdd3e17d3 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:14 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:14 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:15:14 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:14 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:15:14 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-f05e6082-27d0-4ccc-8a8a-21dbdd3e17d3 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Volume info retrieved successfully. Sep 07 21:15:14 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f05e6082-27d0-4ccc-8a8a-21dbdd3e17d3 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] http://192.168.122.168/volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a returned with HTTP 200 Sep 07 21:15:14 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 898/1808] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:15:14 2026] GET /volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a => generated 1328 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:15:14 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-d6c732f8-9692-4fae-a26b-f3b869c0bcbe None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:14 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d6c732f8-9692-4fae-a26b-f3b869c0bcbe tempest-GroupsV320Test-2089348 tempest-GroupsV320Test-2089348-project-admin] POST http://192.168.122.168/volume/v3/types Sep 07 21:15:14 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-d6c732f8-9692-4fae-a26b-f3b869c0bcbe tempest-GroupsV320Test-2089348 tempest-GroupsV320Test-2089348-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-1739154534"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:15:14 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d6c732f8-9692-4fae-a26b-f3b869c0bcbe tempest-GroupsV320Test-2089348 tempest-GroupsV320Test-2089348-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 07 21:15:14 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 911/1809] 192.168.122.168 () {60 vars in 1136 bytes} [Mon Sep 7 21:15:14 2026] POST /volume/v3/types => generated 220 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:15:14 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-3287c965-eaa4-4488-ace8-9a265aaa7234 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:14 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-3287c965-eaa4-4488-ace8-9a265aaa7234 tempest-GroupsV320Test-2089348 tempest-GroupsV320Test-2089348-project-admin] POST http://192.168.122.168/volume/v3/group_types Sep 07 21:15:14 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-3287c965-eaa4-4488-ace8-9a265aaa7234 tempest-GroupsV320Test-2089348 tempest-GroupsV320Test-2089348-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-314020914"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:15:15 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-3287c965-eaa4-4488-ace8-9a265aaa7234 tempest-GroupsV320Test-2089348 tempest-GroupsV320Test-2089348-project-admin] http://192.168.122.168/volume/v3/group_types returned with HTTP 202 Sep 07 21:15:15 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 899/1810] 192.168.122.168 () {62 vars in 1195 bytes} [Mon Sep 7 21:15:14 2026] POST /volume/v3/group_types => generated 176 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:15:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-14eb37f2-4431-4555-8229-8d466dc12c92 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:15 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-14eb37f2-4431-4555-8229-8d466dc12c92 tempest-GroupsV320Test-795381563 tempest-GroupsV320Test-795381563-project-member] POST http://192.168.122.168/volume/v3/groups Sep 07 21:15:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-14eb37f2-4431-4555-8229-8d466dc12c92 tempest-GroupsV320Test-795381563 tempest-GroupsV320Test-795381563-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "46546ed4-2fde-4299-bff4-261e2cf18b8e", "volume_types": ["3dd092fe-660c-450a-bb52-fe2f8fe5e5d1"], "name": "tempest-GroupsV320Test-Group-48586122"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:15:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.groups [None req-14eb37f2-4431-4555-8229-8d466dc12c92 tempest-GroupsV320Test-795381563 tempest-GroupsV320Test-795381563-project-member] Creating new group {'group': {'group_type': '46546ed4-2fde-4299-bff4-261e2cf18b8e', 'volume_types': ['3dd092fe-660c-450a-bb52-fe2f8fe5e5d1'], 'name': 'tempest-GroupsV320Test-Group-48586122'}} {{(pid=86970) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 07 21:15:15 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.groups [None req-14eb37f2-4431-4555-8229-8d466dc12c92 tempest-GroupsV320Test-795381563 tempest-GroupsV320Test-795381563-project-member] Creating group tempest-GroupsV320Test-Group-48586122. Sep 07 21:15:15 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-14eb37f2-4431-4555-8229-8d466dc12c92 tempest-GroupsV320Test-795381563 tempest-GroupsV320Test-795381563-project-member] Availability Zones retrieved successfully. Sep 07 21:15:15 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-14eb37f2-4431-4555-8229-8d466dc12c92 tempest-GroupsV320Test-795381563 tempest-GroupsV320Test-795381563-project-member] Created reservations ['0958814b-63da-4586-bfd3-3fd6f7f320af'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:15:15 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-14eb37f2-4431-4555-8229-8d466dc12c92 tempest-GroupsV320Test-795381563 tempest-GroupsV320Test-795381563-project-member] http://192.168.122.168/volume/v3/groups returned with HTTP 202 Sep 07 21:15:15 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 912/1811] 192.168.122.168 () {62 vars in 1181 bytes} [Mon Sep 7 21:15:15 2026] POST /volume/v3/groups => generated 106 bytes in 314 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:15:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-4c675c06-fe7c-4d00-9cc6-c3117b72f52b None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:15 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-4c675c06-fe7c-4d00-9cc6-c3117b72f52b tempest-GroupsV320Test-795381563 tempest-GroupsV320Test-795381563-project-member] GET http://192.168.122.168/volume/v3/groups/2c028377-dbf1-45eb-a444-7ebf97df5c61 Sep 07 21:15:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-4c675c06-fe7c-4d00-9cc6-c3117b72f52b tempest-GroupsV320Test-795381563 tempest-GroupsV320Test-795381563-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-4c675c06-fe7c-4d00-9cc6-c3117b72f52b tempest-GroupsV320Test-795381563 tempest-GroupsV320Test-795381563-project-member] Calling method 'version_select' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.groups [None req-4c675c06-fe7c-4d00-9cc6-c3117b72f52b tempest-GroupsV320Test-795381563 tempest-GroupsV320Test-795381563-project-member] show called for member 2c028377-dbf1-45eb-a444-7ebf97df5c61 {{(pid=86971) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 21:15:15 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:15 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:15:15 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:15 devstack devstack@c-api.service[86971]: return base.obj_make_list(context, cls(context), Sep 07 21:15:15 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-4c675c06-fe7c-4d00-9cc6-c3117b72f52b tempest-GroupsV320Test-795381563 tempest-GroupsV320Test-795381563-project-member] http://192.168.122.168/volume/v3/groups/2c028377-dbf1-45eb-a444-7ebf97df5c61 returned with HTTP 200 Sep 07 21:15:15 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 900/1812] 192.168.122.168 () {60 vars in 1270 bytes} [Mon Sep 7 21:15:15 2026] GET /volume/v3/groups/2c028377-dbf1-45eb-a444-7ebf97df5c61 => generated 386 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:15:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-9d5b9dc2-b654-467d-87e1-77b8fb6964b9 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:15 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-9d5b9dc2-b654-467d-87e1-77b8fb6964b9 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] GET http://192.168.122.168/volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a Sep 07 21:15:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-9d5b9dc2-b654-467d-87e1-77b8fb6964b9 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-9d5b9dc2-b654-467d-87e1-77b8fb6964b9 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:15 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:15 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:15:15 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:15 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:15:15 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-9d5b9dc2-b654-467d-87e1-77b8fb6964b9 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Volume info retrieved successfully. Sep 07 21:15:15 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-9d5b9dc2-b654-467d-87e1-77b8fb6964b9 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] http://192.168.122.168/volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a returned with HTTP 200 Sep 07 21:15:15 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 913/1813] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:15:15 2026] GET /volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a => generated 1328 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:15:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-268eee2c-5f91-473b-a938-9c9c49175da8 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:16 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-268eee2c-5f91-473b-a938-9c9c49175da8 tempest-GroupsV320Test-795381563 tempest-GroupsV320Test-795381563-project-member] GET http://192.168.122.168/volume/v3/groups/2c028377-dbf1-45eb-a444-7ebf97df5c61 Sep 07 21:15:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-268eee2c-5f91-473b-a938-9c9c49175da8 tempest-GroupsV320Test-795381563 tempest-GroupsV320Test-795381563-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-268eee2c-5f91-473b-a938-9c9c49175da8 tempest-GroupsV320Test-795381563 tempest-GroupsV320Test-795381563-project-member] Calling method 'version_select' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.groups [None req-268eee2c-5f91-473b-a938-9c9c49175da8 tempest-GroupsV320Test-795381563 tempest-GroupsV320Test-795381563-project-member] show called for member 2c028377-dbf1-45eb-a444-7ebf97df5c61 {{(pid=86971) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 21:15:16 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:16 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:15:16 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:16 devstack devstack@c-api.service[86971]: return base.obj_make_list(context, cls(context), Sep 07 21:15:16 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-268eee2c-5f91-473b-a938-9c9c49175da8 tempest-GroupsV320Test-795381563 tempest-GroupsV320Test-795381563-project-member] http://192.168.122.168/volume/v3/groups/2c028377-dbf1-45eb-a444-7ebf97df5c61 returned with HTTP 200 Sep 07 21:15:16 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 901/1814] 192.168.122.168 () {60 vars in 1270 bytes} [Mon Sep 7 21:15:16 2026] GET /volume/v3/groups/2c028377-dbf1-45eb-a444-7ebf97df5c61 => generated 387 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:15:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-cf849534-3aff-404f-8ec6-12e0d523cf1e None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:16 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-cf849534-3aff-404f-8ec6-12e0d523cf1e tempest-GroupsV320Test-2089348 tempest-GroupsV320Test-2089348-project-admin] POST http://192.168.122.168/volume/v3/groups/2c028377-dbf1-45eb-a444-7ebf97df5c61/action Sep 07 21:15:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-cf849534-3aff-404f-8ec6-12e0d523cf1e tempest-GroupsV320Test-2089348 tempest-GroupsV320Test-2089348-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=86970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:15:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-cf849534-3aff-404f-8ec6-12e0d523cf1e tempest-GroupsV320Test-2089348 tempest-GroupsV320Test-2089348-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:15:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.groups [None req-cf849534-3aff-404f-8ec6-12e0d523cf1e tempest-GroupsV320Test-2089348 tempest-GroupsV320Test-2089348-project-admin] Updating group '2c028377-dbf1-45eb-a444-7ebf97df5c61' with 'creating' {{(pid=86970) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 07 21:15:16 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:16 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:15:16 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-cf849534-3aff-404f-8ec6-12e0d523cf1e tempest-GroupsV320Test-2089348 tempest-GroupsV320Test-2089348-project-admin] http://192.168.122.168/volume/v3/groups/2c028377-dbf1-45eb-a444-7ebf97df5c61/action returned with HTTP 202 Sep 07 21:15:16 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 914/1815] 192.168.122.168 () {62 vars in 1312 bytes} [Mon Sep 7 21:15:16 2026] POST /volume/v3/groups/2c028377-dbf1-45eb-a444-7ebf97df5c61/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 21:15:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-bcf59aa7-3b1c-46f8-8126-8e6777fef368 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:16 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-bcf59aa7-3b1c-46f8-8126-8e6777fef368 tempest-GroupsV320Test-795381563 tempest-GroupsV320Test-795381563-project-member] GET http://192.168.122.168/volume/v3/groups/2c028377-dbf1-45eb-a444-7ebf97df5c61 Sep 07 21:15:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-bcf59aa7-3b1c-46f8-8126-8e6777fef368 tempest-GroupsV320Test-795381563 tempest-GroupsV320Test-795381563-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-bcf59aa7-3b1c-46f8-8126-8e6777fef368 tempest-GroupsV320Test-795381563 tempest-GroupsV320Test-795381563-project-member] Calling method 'version_select' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.groups [None req-bcf59aa7-3b1c-46f8-8126-8e6777fef368 tempest-GroupsV320Test-795381563 tempest-GroupsV320Test-795381563-project-member] show called for member 2c028377-dbf1-45eb-a444-7ebf97df5c61 {{(pid=86971) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 21:15:16 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:16 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:15:16 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:16 devstack devstack@c-api.service[86971]: return base.obj_make_list(context, cls(context), Sep 07 21:15:16 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-bcf59aa7-3b1c-46f8-8126-8e6777fef368 tempest-GroupsV320Test-795381563 tempest-GroupsV320Test-795381563-project-member] http://192.168.122.168/volume/v3/groups/2c028377-dbf1-45eb-a444-7ebf97df5c61 returned with HTTP 200 Sep 07 21:15:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-a5f2971e-cd71-434a-9157-5748dfa3f49f None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:16 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 902/1816] 192.168.122.168 () {60 vars in 1270 bytes} [Mon Sep 7 21:15:16 2026] GET /volume/v3/groups/2c028377-dbf1-45eb-a444-7ebf97df5c61 => generated 386 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:15:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-3b720c2f-cbf9-42e5-a468-901439053a35 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:16 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a5f2971e-cd71-434a-9157-5748dfa3f49f tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] GET http://192.168.122.168/volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a Sep 07 21:15:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a5f2971e-cd71-434a-9157-5748dfa3f49f tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a5f2971e-cd71-434a-9157-5748dfa3f49f tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:16 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-3b720c2f-cbf9-42e5-a468-901439053a35 tempest-GroupsV320Test-2089348 tempest-GroupsV320Test-2089348-project-admin] POST http://192.168.122.168/volume/v3/groups/2c028377-dbf1-45eb-a444-7ebf97df5c61/action Sep 07 21:15:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-3b720c2f-cbf9-42e5-a468-901439053a35 tempest-GroupsV320Test-2089348 tempest-GroupsV320Test-2089348-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=86971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:15:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-3b720c2f-cbf9-42e5-a468-901439053a35 tempest-GroupsV320Test-2089348 tempest-GroupsV320Test-2089348-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:15:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.groups [None req-3b720c2f-cbf9-42e5-a468-901439053a35 tempest-GroupsV320Test-2089348 tempest-GroupsV320Test-2089348-project-admin] Updating group '2c028377-dbf1-45eb-a444-7ebf97df5c61' with 'available' {{(pid=86971) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 07 21:15:16 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:16 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:15:16 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:16 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:15:16 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-a5f2971e-cd71-434a-9157-5748dfa3f49f tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Volume info retrieved successfully. Sep 07 21:15:16 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a5f2971e-cd71-434a-9157-5748dfa3f49f tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] http://192.168.122.168/volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a returned with HTTP 200 Sep 07 21:15:16 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:16 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:15:16 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 915/1817] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:15:16 2026] GET /volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a => generated 1328 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:15:16 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-3b720c2f-cbf9-42e5-a468-901439053a35 tempest-GroupsV320Test-2089348 tempest-GroupsV320Test-2089348-project-admin] http://192.168.122.168/volume/v3/groups/2c028377-dbf1-45eb-a444-7ebf97df5c61/action returned with HTTP 202 Sep 07 21:15:16 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 903/1818] 192.168.122.168 () {62 vars in 1312 bytes} [Mon Sep 7 21:15:16 2026] POST /volume/v3/groups/2c028377-dbf1-45eb-a444-7ebf97df5c61/action => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 21:15:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-f7a3ae8a-94ad-4763-a1a6-65200b0df60a None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:16 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f7a3ae8a-94ad-4763-a1a6-65200b0df60a tempest-GroupsV320Test-795381563 tempest-GroupsV320Test-795381563-project-member] GET http://192.168.122.168/volume/v3/groups/2c028377-dbf1-45eb-a444-7ebf97df5c61 Sep 07 21:15:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f7a3ae8a-94ad-4763-a1a6-65200b0df60a tempest-GroupsV320Test-795381563 tempest-GroupsV320Test-795381563-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f7a3ae8a-94ad-4763-a1a6-65200b0df60a tempest-GroupsV320Test-795381563 tempest-GroupsV320Test-795381563-project-member] Calling method 'version_select' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.groups [None req-f7a3ae8a-94ad-4763-a1a6-65200b0df60a tempest-GroupsV320Test-795381563 tempest-GroupsV320Test-795381563-project-member] show called for member 2c028377-dbf1-45eb-a444-7ebf97df5c61 {{(pid=86970) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 21:15:16 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:16 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:15:16 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:16 devstack devstack@c-api.service[86970]: return base.obj_make_list(context, cls(context), Sep 07 21:15:16 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f7a3ae8a-94ad-4763-a1a6-65200b0df60a tempest-GroupsV320Test-795381563 tempest-GroupsV320Test-795381563-project-member] http://192.168.122.168/volume/v3/groups/2c028377-dbf1-45eb-a444-7ebf97df5c61 returned with HTTP 200 Sep 07 21:15:16 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 916/1819] 192.168.122.168 () {60 vars in 1270 bytes} [Mon Sep 7 21:15:16 2026] GET /volume/v3/groups/2c028377-dbf1-45eb-a444-7ebf97df5c61 => generated 387 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:15:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-25eba665-a586-4c30-8833-553adf922cb9 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:16 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-25eba665-a586-4c30-8833-553adf922cb9 tempest-GroupsV320Test-2089348 tempest-GroupsV320Test-2089348-project-admin] POST http://192.168.122.168/volume/v3/groups/2c028377-dbf1-45eb-a444-7ebf97df5c61/action Sep 07 21:15:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-25eba665-a586-4c30-8833-553adf922cb9 tempest-GroupsV320Test-2089348 tempest-GroupsV320Test-2089348-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=86971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:15:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-25eba665-a586-4c30-8833-553adf922cb9 tempest-GroupsV320Test-2089348 tempest-GroupsV320Test-2089348-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:15:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.groups [None req-25eba665-a586-4c30-8833-553adf922cb9 tempest-GroupsV320Test-2089348 tempest-GroupsV320Test-2089348-project-admin] Updating group '2c028377-dbf1-45eb-a444-7ebf97df5c61' with 'error' {{(pid=86971) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 07 21:15:16 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:16 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:15:16 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-25eba665-a586-4c30-8833-553adf922cb9 tempest-GroupsV320Test-2089348 tempest-GroupsV320Test-2089348-project-admin] http://192.168.122.168/volume/v3/groups/2c028377-dbf1-45eb-a444-7ebf97df5c61/action returned with HTTP 202 Sep 07 21:15:16 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 904/1820] 192.168.122.168 () {62 vars in 1312 bytes} [Mon Sep 7 21:15:16 2026] POST /volume/v3/groups/2c028377-dbf1-45eb-a444-7ebf97df5c61/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 21:15:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-1e039ad8-0488-4fa2-9890-85d6510525f7 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:16 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-1e039ad8-0488-4fa2-9890-85d6510525f7 tempest-GroupsV320Test-795381563 tempest-GroupsV320Test-795381563-project-member] GET http://192.168.122.168/volume/v3/groups/2c028377-dbf1-45eb-a444-7ebf97df5c61 Sep 07 21:15:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-1e039ad8-0488-4fa2-9890-85d6510525f7 tempest-GroupsV320Test-795381563 tempest-GroupsV320Test-795381563-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-1e039ad8-0488-4fa2-9890-85d6510525f7 tempest-GroupsV320Test-795381563 tempest-GroupsV320Test-795381563-project-member] Calling method 'version_select' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.groups [None req-1e039ad8-0488-4fa2-9890-85d6510525f7 tempest-GroupsV320Test-795381563 tempest-GroupsV320Test-795381563-project-member] show called for member 2c028377-dbf1-45eb-a444-7ebf97df5c61 {{(pid=86970) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 21:15:16 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:16 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:15:16 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:16 devstack devstack@c-api.service[86970]: return base.obj_make_list(context, cls(context), Sep 07 21:15:16 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-1e039ad8-0488-4fa2-9890-85d6510525f7 tempest-GroupsV320Test-795381563 tempest-GroupsV320Test-795381563-project-member] http://192.168.122.168/volume/v3/groups/2c028377-dbf1-45eb-a444-7ebf97df5c61 returned with HTTP 200 Sep 07 21:15:16 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 917/1821] 192.168.122.168 () {60 vars in 1270 bytes} [Mon Sep 7 21:15:16 2026] GET /volume/v3/groups/2c028377-dbf1-45eb-a444-7ebf97df5c61 => generated 383 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:15:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-f63adb0e-4a4e-438e-848c-2cfebd3a799c None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:16 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f63adb0e-4a4e-438e-848c-2cfebd3a799c tempest-GroupsV320Test-2089348 tempest-GroupsV320Test-2089348-project-admin] POST http://192.168.122.168/volume/v3/groups/2c028377-dbf1-45eb-a444-7ebf97df5c61/action Sep 07 21:15:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f63adb0e-4a4e-438e-848c-2cfebd3a799c tempest-GroupsV320Test-2089348 tempest-GroupsV320Test-2089348-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=86971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:15:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f63adb0e-4a4e-438e-848c-2cfebd3a799c tempest-GroupsV320Test-2089348 tempest-GroupsV320Test-2089348-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:15:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.groups [None req-f63adb0e-4a4e-438e-848c-2cfebd3a799c tempest-GroupsV320Test-2089348 tempest-GroupsV320Test-2089348-project-admin] Updating group '2c028377-dbf1-45eb-a444-7ebf97df5c61' with 'available' {{(pid=86971) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 07 21:15:16 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:16 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:15:16 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f63adb0e-4a4e-438e-848c-2cfebd3a799c tempest-GroupsV320Test-2089348 tempest-GroupsV320Test-2089348-project-admin] http://192.168.122.168/volume/v3/groups/2c028377-dbf1-45eb-a444-7ebf97df5c61/action returned with HTTP 202 Sep 07 21:15:16 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 905/1822] 192.168.122.168 () {62 vars in 1312 bytes} [Mon Sep 7 21:15:16 2026] POST /volume/v3/groups/2c028377-dbf1-45eb-a444-7ebf97df5c61/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 21:15:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-76474499-40f5-4bfa-82bb-5df1139b6f87 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:16 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-76474499-40f5-4bfa-82bb-5df1139b6f87 tempest-GroupsV320Test-795381563 tempest-GroupsV320Test-795381563-project-member] GET http://192.168.122.168/volume/v3/groups/2c028377-dbf1-45eb-a444-7ebf97df5c61 Sep 07 21:15:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-76474499-40f5-4bfa-82bb-5df1139b6f87 tempest-GroupsV320Test-795381563 tempest-GroupsV320Test-795381563-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-76474499-40f5-4bfa-82bb-5df1139b6f87 tempest-GroupsV320Test-795381563 tempest-GroupsV320Test-795381563-project-member] Calling method 'version_select' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.groups [None req-76474499-40f5-4bfa-82bb-5df1139b6f87 tempest-GroupsV320Test-795381563 tempest-GroupsV320Test-795381563-project-member] show called for member 2c028377-dbf1-45eb-a444-7ebf97df5c61 {{(pid=86970) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 21:15:16 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:16 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:15:16 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:16 devstack devstack@c-api.service[86970]: return base.obj_make_list(context, cls(context), Sep 07 21:15:16 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-76474499-40f5-4bfa-82bb-5df1139b6f87 tempest-GroupsV320Test-795381563 tempest-GroupsV320Test-795381563-project-member] http://192.168.122.168/volume/v3/groups/2c028377-dbf1-45eb-a444-7ebf97df5c61 returned with HTTP 200 Sep 07 21:15:16 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 918/1823] 192.168.122.168 () {60 vars in 1270 bytes} [Mon Sep 7 21:15:16 2026] GET /volume/v3/groups/2c028377-dbf1-45eb-a444-7ebf97df5c61 => generated 387 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:15:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-0145ca53-f380-4120-933f-3f548cb4dadd None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:16 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-0145ca53-f380-4120-933f-3f548cb4dadd tempest-GroupsV320Test-795381563 tempest-GroupsV320Test-795381563-project-member] GET http://192.168.122.168/volume/v3/volumes/detail Sep 07 21:15:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-0145ca53-f380-4120-933f-3f548cb4dadd tempest-GroupsV320Test-795381563 tempest-GroupsV320Test-795381563-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-0145ca53-f380-4120-933f-3f548cb4dadd tempest-GroupsV320Test-795381563 tempest-GroupsV320Test-795381563-project-member] Calling method 'detail' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.api_utils [None req-0145ca53-f380-4120-933f-3f548cb4dadd tempest-GroupsV320Test-795381563 tempest-GroupsV320Test-795381563-project-member] Removing options '' from query. {{(pid=86971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 21:15:16 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-0145ca53-f380-4120-933f-3f548cb4dadd tempest-GroupsV320Test-795381563 tempest-GroupsV320Test-795381563-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86971) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 21:15:16 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:16 devstack devstack@c-api.service[86971]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 21:15:16 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-0145ca53-f380-4120-933f-3f548cb4dadd tempest-GroupsV320Test-795381563 tempest-GroupsV320Test-795381563-project-member] Get all volumes completed successfully. Sep 07 21:15:16 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-0145ca53-f380-4120-933f-3f548cb4dadd tempest-GroupsV320Test-795381563 tempest-GroupsV320Test-795381563-project-member] http://192.168.122.168/volume/v3/volumes/detail returned with HTTP 200 Sep 07 21:15:16 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 906/1824] 192.168.122.168 () {60 vars in 1183 bytes} [Mon Sep 7 21:15:16 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:15:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-99c7de43-ad99-4e33-b43a-320346a3ecdc None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:16 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-99c7de43-ad99-4e33-b43a-320346a3ecdc tempest-GroupsV320Test-795381563 tempest-GroupsV320Test-795381563-project-member] POST http://192.168.122.168/volume/v3/groups/2c028377-dbf1-45eb-a444-7ebf97df5c61/action Sep 07 21:15:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-99c7de43-ad99-4e33-b43a-320346a3ecdc tempest-GroupsV320Test-795381563 tempest-GroupsV320Test-795381563-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:15:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-99c7de43-ad99-4e33-b43a-320346a3ecdc tempest-GroupsV320Test-795381563 tempest-GroupsV320Test-795381563-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:15:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.groups [None req-99c7de43-ad99-4e33-b43a-320346a3ecdc tempest-GroupsV320Test-795381563 tempest-GroupsV320Test-795381563-project-member] delete called for group 2c028377-dbf1-45eb-a444-7ebf97df5c61 {{(pid=86970) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 07 21:15:16 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.groups [None req-99c7de43-ad99-4e33-b43a-320346a3ecdc tempest-GroupsV320Test-795381563 tempest-GroupsV320Test-795381563-project-member] Delete group with id: 2c028377-dbf1-45eb-a444-7ebf97df5c61 Sep 07 21:15:17 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:17 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:15:17 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:17 devstack devstack@c-api.service[86970]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 07 21:15:17 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-99c7de43-ad99-4e33-b43a-320346a3ecdc tempest-GroupsV320Test-795381563 tempest-GroupsV320Test-795381563-project-member] http://192.168.122.168/volume/v3/groups/2c028377-dbf1-45eb-a444-7ebf97df5c61/action returned with HTTP 202 Sep 07 21:15:17 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 919/1825] 192.168.122.168 () {62 vars in 1312 bytes} [Mon Sep 7 21:15:16 2026] POST /volume/v3/groups/2c028377-dbf1-45eb-a444-7ebf97df5c61/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 21:15:17 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-adf44f6f-ae48-453a-8ed1-3e7322a700e6 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:17 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-adf44f6f-ae48-453a-8ed1-3e7322a700e6 tempest-GroupsV320Test-795381563 tempest-GroupsV320Test-795381563-project-member] GET http://192.168.122.168/volume/v3/groups/2c028377-dbf1-45eb-a444-7ebf97df5c61 Sep 07 21:15:17 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-adf44f6f-ae48-453a-8ed1-3e7322a700e6 tempest-GroupsV320Test-795381563 tempest-GroupsV320Test-795381563-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:17 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-adf44f6f-ae48-453a-8ed1-3e7322a700e6 tempest-GroupsV320Test-795381563 tempest-GroupsV320Test-795381563-project-member] Calling method 'version_select' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:17 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.groups [None req-adf44f6f-ae48-453a-8ed1-3e7322a700e6 tempest-GroupsV320Test-795381563 tempest-GroupsV320Test-795381563-project-member] show called for member 2c028377-dbf1-45eb-a444-7ebf97df5c61 {{(pid=86971) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 21:15:17 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:17 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:15:17 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:17 devstack devstack@c-api.service[86971]: return base.obj_make_list(context, cls(context), Sep 07 21:15:17 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-adf44f6f-ae48-453a-8ed1-3e7322a700e6 tempest-GroupsV320Test-795381563 tempest-GroupsV320Test-795381563-project-member] http://192.168.122.168/volume/v3/groups/2c028377-dbf1-45eb-a444-7ebf97df5c61 returned with HTTP 200 Sep 07 21:15:17 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 907/1826] 192.168.122.168 () {60 vars in 1270 bytes} [Mon Sep 7 21:15:17 2026] GET /volume/v3/groups/2c028377-dbf1-45eb-a444-7ebf97df5c61 => generated 386 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:15:17 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-d4a012cb-6518-4a3a-a14d-9708e171962d None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:17 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d4a012cb-6518-4a3a-a14d-9708e171962d tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] GET http://192.168.122.168/volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a Sep 07 21:15:17 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-d4a012cb-6518-4a3a-a14d-9708e171962d tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:17 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-d4a012cb-6518-4a3a-a14d-9708e171962d tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:17 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:17 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:15:17 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:17 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:15:17 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-d4a012cb-6518-4a3a-a14d-9708e171962d tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Volume info retrieved successfully. Sep 07 21:15:17 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d4a012cb-6518-4a3a-a14d-9708e171962d tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] http://192.168.122.168/volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a returned with HTTP 200 Sep 07 21:15:17 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 920/1827] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:15:17 2026] GET /volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a => generated 1328 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:15:18 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-09d45802-1a6f-4130-937d-a2309045bd90 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:18 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-09d45802-1a6f-4130-937d-a2309045bd90 tempest-GroupsV320Test-795381563 tempest-GroupsV320Test-795381563-project-member] GET http://192.168.122.168/volume/v3/groups/2c028377-dbf1-45eb-a444-7ebf97df5c61 Sep 07 21:15:18 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-09d45802-1a6f-4130-937d-a2309045bd90 tempest-GroupsV320Test-795381563 tempest-GroupsV320Test-795381563-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:18 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-09d45802-1a6f-4130-937d-a2309045bd90 tempest-GroupsV320Test-795381563 tempest-GroupsV320Test-795381563-project-member] Calling method 'version_select' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:18 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.groups [None req-09d45802-1a6f-4130-937d-a2309045bd90 tempest-GroupsV320Test-795381563 tempest-GroupsV320Test-795381563-project-member] show called for member 2c028377-dbf1-45eb-a444-7ebf97df5c61 {{(pid=86971) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 07 21:15:18 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-09d45802-1a6f-4130-937d-a2309045bd90 tempest-GroupsV320Test-795381563 tempest-GroupsV320Test-795381563-project-member] http://192.168.122.168/volume/v3/groups/2c028377-dbf1-45eb-a444-7ebf97df5c61 returned with HTTP 404 Sep 07 21:15:18 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 908/1828] 192.168.122.168 () {60 vars in 1270 bytes} [Mon Sep 7 21:15:18 2026] GET /volume/v3/groups/2c028377-dbf1-45eb-a444-7ebf97df5c61 => generated 108 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 21:15:18 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-6adaad4c-5e04-4f89-8368-5d8bf55adeeb None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:18 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-6adaad4c-5e04-4f89-8368-5d8bf55adeeb tempest-GroupsV320Test-2089348 tempest-GroupsV320Test-2089348-project-admin] DELETE http://192.168.122.168/volume/v3/group_types/46546ed4-2fde-4299-bff4-261e2cf18b8e Sep 07 21:15:18 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-6adaad4c-5e04-4f89-8368-5d8bf55adeeb tempest-GroupsV320Test-2089348 tempest-GroupsV320Test-2089348-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:18 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-6adaad4c-5e04-4f89-8368-5d8bf55adeeb tempest-GroupsV320Test-2089348 tempest-GroupsV320Test-2089348-project-admin] Calling method 'version_select' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:18 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-6adaad4c-5e04-4f89-8368-5d8bf55adeeb tempest-GroupsV320Test-2089348 tempest-GroupsV320Test-2089348-project-admin] http://192.168.122.168/volume/v3/group_types/46546ed4-2fde-4299-bff4-261e2cf18b8e returned with HTTP 202 Sep 07 21:15:18 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 921/1829] 192.168.122.168 () {60 vars in 1288 bytes} [Mon Sep 7 21:15:18 2026] DELETE /volume/v3/group_types/46546ed4-2fde-4299-bff4-261e2cf18b8e => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 21:15:18 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-1d2c4122-2e80-4184-a531-d71c88b6b3a3 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:18 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1d2c4122-2e80-4184-a531-d71c88b6b3a3 tempest-GroupsV320Test-2089348 tempest-GroupsV320Test-2089348-project-admin] DELETE http://192.168.122.168/volume/v3/types/3dd092fe-660c-450a-bb52-fe2f8fe5e5d1 Sep 07 21:15:18 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-1d2c4122-2e80-4184-a531-d71c88b6b3a3 tempest-GroupsV320Test-2089348 tempest-GroupsV320Test-2089348-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:18 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-1d2c4122-2e80-4184-a531-d71c88b6b3a3 tempest-GroupsV320Test-2089348 tempest-GroupsV320Test-2089348-project-admin] Calling method '_delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:18 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:18 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:15:18 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1d2c4122-2e80-4184-a531-d71c88b6b3a3 tempest-GroupsV320Test-2089348 tempest-GroupsV320Test-2089348-project-admin] http://192.168.122.168/volume/v3/types/3dd092fe-660c-450a-bb52-fe2f8fe5e5d1 returned with HTTP 202 Sep 07 21:15:18 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 909/1830] 192.168.122.168 () {58 vars in 1229 bytes} [Mon Sep 7 21:15:18 2026] DELETE /volume/v3/types/3dd092fe-660c-450a-bb52-fe2f8fe5e5d1 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:15:18 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-b62ad203-0ec1-4f55-bea6-e8054f3de358 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:18 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b62ad203-0ec1-4f55-bea6-e8054f3de358 tempest-GroupsV320Test-2089348 tempest-GroupsV320Test-2089348-project-admin] GET http://192.168.122.168/volume/v3/types/3dd092fe-660c-450a-bb52-fe2f8fe5e5d1 Sep 07 21:15:18 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b62ad203-0ec1-4f55-bea6-e8054f3de358 tempest-GroupsV320Test-2089348 tempest-GroupsV320Test-2089348-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:18 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b62ad203-0ec1-4f55-bea6-e8054f3de358 tempest-GroupsV320Test-2089348 tempest-GroupsV320Test-2089348-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:18 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b62ad203-0ec1-4f55-bea6-e8054f3de358 tempest-GroupsV320Test-2089348 tempest-GroupsV320Test-2089348-project-admin] http://192.168.122.168/volume/v3/types/3dd092fe-660c-450a-bb52-fe2f8fe5e5d1 returned with HTTP 404 Sep 07 21:15:18 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 922/1831] 192.168.122.168 () {58 vars in 1226 bytes} [Mon Sep 7 21:15:18 2026] GET /volume/v3/types/3dd092fe-660c-450a-bb52-fe2f8fe5e5d1 => generated 114 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:15:18 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-dea8ddd8-0a73-46f4-b2e0-5d814cd47c60 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:18 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-dea8ddd8-0a73-46f4-b2e0-5d814cd47c60 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] GET http://192.168.122.168/volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a Sep 07 21:15:18 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-dea8ddd8-0a73-46f4-b2e0-5d814cd47c60 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:18 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-dea8ddd8-0a73-46f4-b2e0-5d814cd47c60 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:18 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:18 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:15:18 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:18 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:15:18 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-dea8ddd8-0a73-46f4-b2e0-5d814cd47c60 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Volume info retrieved successfully. Sep 07 21:15:18 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-dea8ddd8-0a73-46f4-b2e0-5d814cd47c60 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] http://192.168.122.168/volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a returned with HTTP 200 Sep 07 21:15:18 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 910/1832] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:15:18 2026] GET /volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a => generated 1328 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:15:19 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-974c1638-1265-4b80-91f3-721f5fb3a042 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:19 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-974c1638-1265-4b80-91f3-721f5fb3a042 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] GET http://192.168.122.168/volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a Sep 07 21:15:19 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-974c1638-1265-4b80-91f3-721f5fb3a042 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:19 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-974c1638-1265-4b80-91f3-721f5fb3a042 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:19 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:19 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:15:19 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:19 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:15:19 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-974c1638-1265-4b80-91f3-721f5fb3a042 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Volume info retrieved successfully. Sep 07 21:15:19 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-974c1638-1265-4b80-91f3-721f5fb3a042 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] http://192.168.122.168/volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a returned with HTTP 200 Sep 07 21:15:19 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 923/1833] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:15:19 2026] GET /volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a => generated 1328 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:15:20 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-730bff5d-8dd0-46bc-8b92-e2c4b2488e9f None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:21 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-730bff5d-8dd0-46bc-8b92-e2c4b2488e9f tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] GET http://192.168.122.168/volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a Sep 07 21:15:21 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-730bff5d-8dd0-46bc-8b92-e2c4b2488e9f tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:21 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-730bff5d-8dd0-46bc-8b92-e2c4b2488e9f tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:21 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:21 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:15:21 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:21 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:15:21 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-730bff5d-8dd0-46bc-8b92-e2c4b2488e9f tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Volume info retrieved successfully. Sep 07 21:15:21 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-730bff5d-8dd0-46bc-8b92-e2c4b2488e9f tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] http://192.168.122.168/volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a returned with HTTP 200 Sep 07 21:15:21 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 911/1834] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:15:20 2026] GET /volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a => generated 1328 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:15:22 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-e5b5b68b-e72e-4f97-a2fa-ae9a3c5baabb None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:22 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e5b5b68b-e72e-4f97-a2fa-ae9a3c5baabb tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] GET http://192.168.122.168/volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a Sep 07 21:15:22 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-e5b5b68b-e72e-4f97-a2fa-ae9a3c5baabb tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:22 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-e5b5b68b-e72e-4f97-a2fa-ae9a3c5baabb tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:22 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:22 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:15:22 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:22 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:15:22 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-e5b5b68b-e72e-4f97-a2fa-ae9a3c5baabb tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Volume info retrieved successfully. Sep 07 21:15:22 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e5b5b68b-e72e-4f97-a2fa-ae9a3c5baabb tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] http://192.168.122.168/volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a returned with HTTP 200 Sep 07 21:15:22 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 924/1835] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:15:22 2026] GET /volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a => generated 1328 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:15:23 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-557628ae-cdaa-4e37-b617-374e38d925db None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:23 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-557628ae-cdaa-4e37-b617-374e38d925db tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] GET http://192.168.122.168/volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a Sep 07 21:15:23 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-557628ae-cdaa-4e37-b617-374e38d925db tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:23 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-557628ae-cdaa-4e37-b617-374e38d925db tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:23 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:23 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:15:23 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:23 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:15:23 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-557628ae-cdaa-4e37-b617-374e38d925db tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Volume info retrieved successfully. Sep 07 21:15:23 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-557628ae-cdaa-4e37-b617-374e38d925db tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] http://192.168.122.168/volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a returned with HTTP 200 Sep 07 21:15:23 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 912/1836] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:15:23 2026] GET /volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a => generated 1328 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:15:24 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-dcc8382c-244c-4c8c-893e-d575fc886b68 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:24 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-dcc8382c-244c-4c8c-893e-d575fc886b68 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] GET http://192.168.122.168/volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a Sep 07 21:15:24 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-dcc8382c-244c-4c8c-893e-d575fc886b68 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:24 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-dcc8382c-244c-4c8c-893e-d575fc886b68 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:24 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:24 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:15:24 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:24 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:15:24 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-dcc8382c-244c-4c8c-893e-d575fc886b68 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Volume info retrieved successfully. Sep 07 21:15:24 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-dcc8382c-244c-4c8c-893e-d575fc886b68 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] http://192.168.122.168/volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a returned with HTTP 200 Sep 07 21:15:24 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 925/1837] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:15:24 2026] GET /volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a => generated 1328 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:15:25 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-d22bea96-11c5-41a2-9437-43dea47d03ed None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:25 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-3451322c-1850-4d8b-95ab-adc39766b214 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:25 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-3451322c-1850-4d8b-95ab-adc39766b214 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] GET http://192.168.122.168/volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a Sep 07 21:15:25 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-3451322c-1850-4d8b-95ab-adc39766b214 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:25 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-3451322c-1850-4d8b-95ab-adc39766b214 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:25 devstack devstack@c-api.service[86970]: DEBUG dbcounter [-] [86970] Writing DB stats cinder:SELECT=394,cinder:INSERT=53,cinder:UPDATE=88 {{(pid=86970) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 21:15:25 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:25 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:15:25 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:25 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:15:25 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-3451322c-1850-4d8b-95ab-adc39766b214 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Volume info retrieved successfully. Sep 07 21:15:25 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-3451322c-1850-4d8b-95ab-adc39766b214 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] http://192.168.122.168/volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a returned with HTTP 200 Sep 07 21:15:25 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 926/1838] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:15:25 2026] GET /volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a => generated 1328 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:15:25 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d22bea96-11c5-41a2-9437-43dea47d03ed tempest-UserMessagesTest-789385843 tempest-UserMessagesTest-789385843-project-admin] POST http://192.168.122.168/volume/v3/types Sep 07 21:15:25 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-d22bea96-11c5-41a2-9437-43dea47d03ed tempest-UserMessagesTest-789385843 tempest-UserMessagesTest-789385843-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-971851451", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1091478430", "vendor_name": "tempest-vendor_name-1933464444"}}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:15:25 devstack devstack@c-api.service[86971]: DEBUG dbcounter [-] [86971] Writing DB stats cinder:SELECT=366,cinder:INSERT=53,cinder:UPDATE=78 {{(pid=86971) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 21:15:25 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d22bea96-11c5-41a2-9437-43dea47d03ed tempest-UserMessagesTest-789385843 tempest-UserMessagesTest-789385843-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 07 21:15:25 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 913/1839] 192.168.122.168 () {60 vars in 1137 bytes} [Mon Sep 7 21:15:25 2026] POST /volume/v3/types => generated 327 bytes in 350 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:15:25 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-4e372164-ec63-4817-b51b-37a8a2ee2b5e None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:25 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-4e372164-ec63-4817-b51b-37a8a2ee2b5e tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:15:25 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-4e372164-ec63-4817-b51b-37a8a2ee2b5e tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f2636f0c-a607-4e3d-8308-8eea243d0fa3", "size": 1, "name": "tempest-UserMessagesTest-Volume-1886062080"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:15:25 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.volumes [None req-4e372164-ec63-4817-b51b-37a8a2ee2b5e tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] Create volume request body: {'volume': {'volume_type': 'f2636f0c-a607-4e3d-8308-8eea243d0fa3', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1886062080'}} {{(pid=86970) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:15:25 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-4e372164-ec63-4817-b51b-37a8a2ee2b5e tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] Create volume of 1 GB Sep 07 21:15:25 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:25 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:15:25 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-4e372164-ec63-4817-b51b-37a8a2ee2b5e tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] Availability Zones retrieved successfully. Sep 07 21:15:25 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-4e372164-ec63-4817-b51b-37a8a2ee2b5e tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] Flow 'volume_create_api' (aaa12df7-6b37-4292-8a84-90dc7f1c3efa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:15:25 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-4e372164-ec63-4817-b51b-37a8a2ee2b5e tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbe0a1de-fb15-4bae-ac68-b39599b251ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:15:25 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.flows.api.create_volume [None req-4e372164-ec63-4817-b51b-37a8a2ee2b5e tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] Validating volume size '1' using validate_int {{(pid=86970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:15:25 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-4e372164-ec63-4817-b51b-37a8a2ee2b5e tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbe0a1de-fb15-4bae-ac68-b39599b251ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:15:26Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1091478430',vendor_name='tempest-vendor_name-1933464444'},id=f2636f0c-a607-4e3d-8308-8eea243d0fa3,is_public=True,name='tempest-UserMessagesTest-volume-type-971851451',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f2636f0c-a607-4e3d-8308-8eea243d0fa3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:15:25 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-4e372164-ec63-4817-b51b-37a8a2ee2b5e tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4432ad38-6cdf-42f9-9677-6a1a32962bba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:15:26 devstack devstack@c-api.service[86970]: WARNING cinder.quota [None req-4e372164-ec63-4817-b51b-37a8a2ee2b5e tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-971851451 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-971851451, it is now deprecated. Please use the default quota class for default quota. Sep 07 21:15:26 devstack devstack@c-api.service[86970]: WARNING cinder.quota [None req-4e372164-ec63-4817-b51b-37a8a2ee2b5e tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-971851451 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-971851451, it is now deprecated. Please use the default quota class for default quota. Sep 07 21:15:26 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-4e372164-ec63-4817-b51b-37a8a2ee2b5e tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] Created reservations ['d52b0cc4-6c0c-49a3-ae34-ece5149a2b59', 'ce83e8a0-9c8d-4977-92f4-436bd31abfab', 'e7d2978a-045b-493e-b27d-0f2c293e82c8', 'b23ac7d4-b310-423a-8f0a-950b9ecb01eb'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:15:26 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-4e372164-ec63-4817-b51b-37a8a2ee2b5e tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4432ad38-6cdf-42f9-9677-6a1a32962bba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d52b0cc4-6c0c-49a3-ae34-ece5149a2b59', 'ce83e8a0-9c8d-4977-92f4-436bd31abfab', 'e7d2978a-045b-493e-b27d-0f2c293e82c8', 'b23ac7d4-b310-423a-8f0a-950b9ecb01eb']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:15:26 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-4e372164-ec63-4817-b51b-37a8a2ee2b5e tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (127cfc6b-6830-4b47-8932-f3e3abe83ce7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:15:26 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:26 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:15:26 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-4e372164-ec63-4817-b51b-37a8a2ee2b5e tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (127cfc6b-6830-4b47-8932-f3e3abe83ce7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '34d92441-8fa6-45d2-a962-f8fbbec4a2e9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1886062080',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f83231e331b4308a18a52f03d4c9c4e',qos_specs=None,replication_status=,reservations=['d52b0cc4-6c0c-49a3-ae34-ece5149a2b59','ce83e8a0-9c8d-4977-92f4-436bd31abfab','e7d2978a-045b-493e-b27d-0f2c293e82c8','b23ac7d4-b310-423a-8f0a-950b9ecb01eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c15e8cdac3f48159c8ac6c7e5147679',volume_type_id=f2636f0c-a607-4e3d-8308-8eea243d0fa3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:15:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1886062080',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=34d92441-8fa6-45d2-a962-f8fbbec4a2e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f83231e331b4308a18a52f03d4c9c4e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0c15e8cdac3f48159c8ac6c7e5147679',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f2636f0c-a607-4e3d-8308-8eea243d0fa3),volume_type_id=f2636f0c-a607-4e3d-8308-8eea243d0fa3)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:15:26 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-4e372164-ec63-4817-b51b-37a8a2ee2b5e tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a606ae2-84c9-48d7-93a9-37a286695830) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:15:26 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-4e372164-ec63-4817-b51b-37a8a2ee2b5e tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a606ae2-84c9-48d7-93a9-37a286695830) transitioned into state 'SUCCESS' from state '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-1886062080',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f83231e331b4308a18a52f03d4c9c4e',qos_specs=None,replication_status=,reservations=['d52b0cc4-6c0c-49a3-ae34-ece5149a2b59','ce83e8a0-9c8d-4977-92f4-436bd31abfab','e7d2978a-045b-493e-b27d-0f2c293e82c8','b23ac7d4-b310-423a-8f0a-950b9ecb01eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c15e8cdac3f48159c8ac6c7e5147679',volume_type_id=f2636f0c-a607-4e3d-8308-8eea243d0fa3)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:15:26 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-4e372164-ec63-4817-b51b-37a8a2ee2b5e tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5b772c8-7a51-4d79-b07d-3c5080703a3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:15:26 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-4e372164-ec63-4817-b51b-37a8a2ee2b5e tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5b772c8-7a51-4d79-b07d-3c5080703a3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:15:26 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-4e372164-ec63-4817-b51b-37a8a2ee2b5e tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] Flow 'volume_create_api' (aaa12df7-6b37-4292-8a84-90dc7f1c3efa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:15:26 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-4e372164-ec63-4817-b51b-37a8a2ee2b5e tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] Create volume request issued successfully. Sep 07 21:15:26 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-4e372164-ec63-4817-b51b-37a8a2ee2b5e tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:15:26 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 927/1840] 192.168.122.168 () {62 vars in 1183 bytes} [Mon Sep 7 21:15:25 2026] POST /volume/v3/volumes => generated 793 bytes in 694 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:15:26 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-7735ba23-cd96-474d-a512-e5d433c0fbd1 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:26 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-7735ba23-cd96-474d-a512-e5d433c0fbd1 tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] GET http://192.168.122.168/volume/v3/volumes/34d92441-8fa6-45d2-a962-f8fbbec4a2e9 Sep 07 21:15:26 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-7735ba23-cd96-474d-a512-e5d433c0fbd1 tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:26 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-7735ba23-cd96-474d-a512-e5d433c0fbd1 tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:26 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:26 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:15:26 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:26 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:15:26 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-7735ba23-cd96-474d-a512-e5d433c0fbd1 tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] Volume info retrieved successfully. Sep 07 21:15:26 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-7735ba23-cd96-474d-a512-e5d433c0fbd1 tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] http://192.168.122.168/volume/v3/volumes/34d92441-8fa6-45d2-a962-f8fbbec4a2e9 returned with HTTP 200 Sep 07 21:15:26 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 914/1841] 192.168.122.168 () {60 vars in 1272 bytes} [Mon Sep 7 21:15:26 2026] GET /volume/v3/volumes/34d92441-8fa6-45d2-a962-f8fbbec4a2e9 => generated 861 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:15:26 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-b3472c84-8af7-4a5a-8128-17be1827d205 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:26 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b3472c84-8af7-4a5a-8128-17be1827d205 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] GET http://192.168.122.168/volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a Sep 07 21:15:26 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b3472c84-8af7-4a5a-8128-17be1827d205 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:26 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b3472c84-8af7-4a5a-8128-17be1827d205 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:26 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:26 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:15:26 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:26 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:15:26 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-b3472c84-8af7-4a5a-8128-17be1827d205 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Volume info retrieved successfully. Sep 07 21:15:26 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b3472c84-8af7-4a5a-8128-17be1827d205 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] http://192.168.122.168/volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a returned with HTTP 200 Sep 07 21:15:26 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 928/1842] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:15:26 2026] GET /volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a => generated 1328 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:15:27 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-8c204b7a-cdaf-4fe7-8eac-cc17bc4a7307 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:27 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-8c204b7a-cdaf-4fe7-8eac-cc17bc4a7307 tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] GET http://192.168.122.168/volume/v3/volumes/34d92441-8fa6-45d2-a962-f8fbbec4a2e9 Sep 07 21:15:27 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-8c204b7a-cdaf-4fe7-8eac-cc17bc4a7307 tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:27 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-8c204b7a-cdaf-4fe7-8eac-cc17bc4a7307 tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:27 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:27 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:15:27 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:27 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:15:27 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-8c204b7a-cdaf-4fe7-8eac-cc17bc4a7307 tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] Volume info retrieved successfully. Sep 07 21:15:27 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-8c204b7a-cdaf-4fe7-8eac-cc17bc4a7307 tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] http://192.168.122.168/volume/v3/volumes/34d92441-8fa6-45d2-a962-f8fbbec4a2e9 returned with HTTP 200 Sep 07 21:15:27 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 915/1843] 192.168.122.168 () {60 vars in 1272 bytes} [Mon Sep 7 21:15:27 2026] GET /volume/v3/volumes/34d92441-8fa6-45d2-a962-f8fbbec4a2e9 => generated 882 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:15:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-ff78a7d3-c90a-4044-bd05-86ff4fe615b3 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:27 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-7f6f29c4-5564-4ead-8ccb-53bd44b6f883 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:27 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ff78a7d3-c90a-4044-bd05-86ff4fe615b3 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] GET http://192.168.122.168/volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a Sep 07 21:15:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ff78a7d3-c90a-4044-bd05-86ff4fe615b3 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ff78a7d3-c90a-4044-bd05-86ff4fe615b3 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:27 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-7f6f29c4-5564-4ead-8ccb-53bd44b6f883 tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] GET http://192.168.122.168/volume/v3/messages Sep 07 21:15:27 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-7f6f29c4-5564-4ead-8ccb-53bd44b6f883 tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:27 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-7f6f29c4-5564-4ead-8ccb-53bd44b6f883 tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] Calling method 'version_select' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:27 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-7f6f29c4-5564-4ead-8ccb-53bd44b6f883 tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] http://192.168.122.168/volume/v3/messages returned with HTTP 200 Sep 07 21:15:27 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 916/1844] 192.168.122.168 () {60 vars in 1164 bytes} [Mon Sep 7 21:15:27 2026] GET /volume/v3/messages => generated 678 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:15:27 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:27 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:15:27 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:27 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:15:27 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-04dec785-927f-4c0f-bdb8-222aa0fda09c None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:27 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-04dec785-927f-4c0f-bdb8-222aa0fda09c tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] DELETE http://192.168.122.168/volume/v3/messages/e9ef2152-ee46-4ff5-a35a-5a88df2ad3f6 Sep 07 21:15:27 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-04dec785-927f-4c0f-bdb8-222aa0fda09c tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:27 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-04dec785-927f-4c0f-bdb8-222aa0fda09c tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] Calling method 'version_select' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:27 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-ff78a7d3-c90a-4044-bd05-86ff4fe615b3 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Volume info retrieved successfully. Sep 07 21:15:27 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ff78a7d3-c90a-4044-bd05-86ff4fe615b3 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] http://192.168.122.168/volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a returned with HTTP 200 Sep 07 21:15:27 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 929/1845] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:15:27 2026] GET /volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a => generated 1328 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:15:27 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-04dec785-927f-4c0f-bdb8-222aa0fda09c tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] http://192.168.122.168/volume/v3/messages/e9ef2152-ee46-4ff5-a35a-5a88df2ad3f6 returned with HTTP 204 Sep 07 21:15:27 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 917/1846] 192.168.122.168 () {60 vars in 1278 bytes} [Mon Sep 7 21:15:27 2026] DELETE /volume/v3/messages/e9ef2152-ee46-4ff5-a35a-5a88df2ad3f6 => generated 0 bytes in 48 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 07 21:15:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-eeec5b8f-7259-4c48-80e4-82a32e6b02dc None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:27 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-eeec5b8f-7259-4c48-80e4-82a32e6b02dc tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] GET http://192.168.122.168/volume/v3/messages/e9ef2152-ee46-4ff5-a35a-5a88df2ad3f6 Sep 07 21:15:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-eeec5b8f-7259-4c48-80e4-82a32e6b02dc tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-eeec5b8f-7259-4c48-80e4-82a32e6b02dc tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] Calling method 'version_select' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:27 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-eeec5b8f-7259-4c48-80e4-82a32e6b02dc tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] http://192.168.122.168/volume/v3/messages/e9ef2152-ee46-4ff5-a35a-5a88df2ad3f6 returned with HTTP 404 Sep 07 21:15:27 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 930/1847] 192.168.122.168 () {60 vars in 1275 bytes} [Mon Sep 7 21:15:27 2026] GET /volume/v3/messages/e9ef2152-ee46-4ff5-a35a-5a88df2ad3f6 => generated 110 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:15:27 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-6232e33e-c6db-4566-855b-f67301262cd7 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:27 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-6232e33e-c6db-4566-855b-f67301262cd7 tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] GET http://192.168.122.168/volume/v3/volumes/34d92441-8fa6-45d2-a962-f8fbbec4a2e9 Sep 07 21:15:27 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-6232e33e-c6db-4566-855b-f67301262cd7 tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:27 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-6232e33e-c6db-4566-855b-f67301262cd7 tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:27 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:27 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:15:27 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:27 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:15:27 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-6232e33e-c6db-4566-855b-f67301262cd7 tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] Volume info retrieved successfully. Sep 07 21:15:27 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-6232e33e-c6db-4566-855b-f67301262cd7 tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] http://192.168.122.168/volume/v3/volumes/34d92441-8fa6-45d2-a962-f8fbbec4a2e9 returned with HTTP 200 Sep 07 21:15:27 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 918/1848] 192.168.122.168 () {60 vars in 1272 bytes} [Mon Sep 7 21:15:27 2026] GET /volume/v3/volumes/34d92441-8fa6-45d2-a962-f8fbbec4a2e9 => generated 882 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:15:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-6c077948-a68a-4a46-9de1-8563d50957f5 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:27 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-6c077948-a68a-4a46-9de1-8563d50957f5 tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] DELETE http://192.168.122.168/volume/v3/volumes/34d92441-8fa6-45d2-a962-f8fbbec4a2e9 Sep 07 21:15:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-6c077948-a68a-4a46-9de1-8563d50957f5 tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-6c077948-a68a-4a46-9de1-8563d50957f5 tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:27 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-6c077948-a68a-4a46-9de1-8563d50957f5 tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] Delete volume with id: 34d92441-8fa6-45d2-a962-f8fbbec4a2e9 Sep 07 21:15:27 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:27 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:15:27 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:27 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:15:27 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-6c077948-a68a-4a46-9de1-8563d50957f5 tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] Volume info retrieved successfully. Sep 07 21:15:27 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-6c077948-a68a-4a46-9de1-8563d50957f5 tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86970) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 07 21:15:27 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-6c077948-a68a-4a46-9de1-8563d50957f5 tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] Created reservations ['bc36626a-c21f-4501-bbac-07d74a36a7da', 'f57a8f0a-33eb-4597-ab2e-215ac2a3b01a', '236ae189-b7fe-4a97-89f8-027bd803e96a', '4538654e-d7d8-4a74-84fc-475ebfbb670e'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:15:27 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-6c077948-a68a-4a46-9de1-8563d50957f5 tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] Delete volume request issued successfully. Sep 07 21:15:27 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-6c077948-a68a-4a46-9de1-8563d50957f5 tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] http://192.168.122.168/volume/v3/volumes/34d92441-8fa6-45d2-a962-f8fbbec4a2e9 returned with HTTP 202 Sep 07 21:15:28 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 931/1849] 192.168.122.168 () {60 vars in 1275 bytes} [Mon Sep 7 21:15:27 2026] DELETE /volume/v3/volumes/34d92441-8fa6-45d2-a962-f8fbbec4a2e9 => generated 0 bytes in 214 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:15:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-b6b87201-ec99-4374-996b-ffa5089e945a None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:28 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b6b87201-ec99-4374-996b-ffa5089e945a tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] GET http://192.168.122.168/volume/v3/volumes/34d92441-8fa6-45d2-a962-f8fbbec4a2e9 Sep 07 21:15:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-b6b87201-ec99-4374-996b-ffa5089e945a tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-b6b87201-ec99-4374-996b-ffa5089e945a tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:28 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b6b87201-ec99-4374-996b-ffa5089e945a tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] http://192.168.122.168/volume/v3/volumes/34d92441-8fa6-45d2-a962-f8fbbec4a2e9 returned with HTTP 404 Sep 07 21:15:28 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 919/1850] 192.168.122.168 () {60 vars in 1272 bytes} [Mon Sep 7 21:15:28 2026] GET /volume/v3/volumes/34d92441-8fa6-45d2-a962-f8fbbec4a2e9 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 21:15:28 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-bcdff499-5f17-4a96-b199-6ae5debbcdcc None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:28 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-bcdff499-5f17-4a96-b199-6ae5debbcdcc tempest-UserMessagesTest-789385843 tempest-UserMessagesTest-789385843-project-admin] DELETE http://192.168.122.168/volume/v3/types/f2636f0c-a607-4e3d-8308-8eea243d0fa3 Sep 07 21:15:28 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-bcdff499-5f17-4a96-b199-6ae5debbcdcc tempest-UserMessagesTest-789385843 tempest-UserMessagesTest-789385843-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:28 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-bcdff499-5f17-4a96-b199-6ae5debbcdcc tempest-UserMessagesTest-789385843 tempest-UserMessagesTest-789385843-project-admin] Calling method '_delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:28 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-bcdff499-5f17-4a96-b199-6ae5debbcdcc tempest-UserMessagesTest-789385843 tempest-UserMessagesTest-789385843-project-admin] http://192.168.122.168/volume/v3/types/f2636f0c-a607-4e3d-8308-8eea243d0fa3 returned with HTTP 202 Sep 07 21:15:28 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 932/1851] 192.168.122.168 () {58 vars in 1229 bytes} [Mon Sep 7 21:15:28 2026] DELETE /volume/v3/types/f2636f0c-a607-4e3d-8308-8eea243d0fa3 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:15:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-51a55dd4-173b-42d2-8553-b31a93adbb30 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:28 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-51a55dd4-173b-42d2-8553-b31a93adbb30 tempest-UserMessagesTest-789385843 tempest-UserMessagesTest-789385843-project-admin] GET http://192.168.122.168/volume/v3/types/f2636f0c-a607-4e3d-8308-8eea243d0fa3 Sep 07 21:15:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-51a55dd4-173b-42d2-8553-b31a93adbb30 tempest-UserMessagesTest-789385843 tempest-UserMessagesTest-789385843-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-51a55dd4-173b-42d2-8553-b31a93adbb30 tempest-UserMessagesTest-789385843 tempest-UserMessagesTest-789385843-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:28 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-51a55dd4-173b-42d2-8553-b31a93adbb30 tempest-UserMessagesTest-789385843 tempest-UserMessagesTest-789385843-project-admin] http://192.168.122.168/volume/v3/types/f2636f0c-a607-4e3d-8308-8eea243d0fa3 returned with HTTP 404 Sep 07 21:15:28 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 920/1852] 192.168.122.168 () {58 vars in 1226 bytes} [Mon Sep 7 21:15:28 2026] GET /volume/v3/types/f2636f0c-a607-4e3d-8308-8eea243d0fa3 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:15:28 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-4e0f9360-96bd-41e4-82af-990d38459f1a None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:28 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-4e0f9360-96bd-41e4-82af-990d38459f1a tempest-UserMessagesTest-789385843 tempest-UserMessagesTest-789385843-project-admin] POST http://192.168.122.168/volume/v3/types Sep 07 21:15:28 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-4e0f9360-96bd-41e4-82af-990d38459f1a tempest-UserMessagesTest-789385843 tempest-UserMessagesTest-789385843-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-187856272", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1405838047", "vendor_name": "tempest-vendor_name-541927736"}}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:15:28 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-4e0f9360-96bd-41e4-82af-990d38459f1a tempest-UserMessagesTest-789385843 tempest-UserMessagesTest-789385843-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 07 21:15:28 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 933/1853] 192.168.122.168 () {60 vars in 1137 bytes} [Mon Sep 7 21:15:28 2026] POST /volume/v3/types => generated 326 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:15:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-0048e1a8-b84f-4e33-a537-d666e3d4f28d None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:28 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-0048e1a8-b84f-4e33-a537-d666e3d4f28d tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:15:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-0048e1a8-b84f-4e33-a537-d666e3d4f28d tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "38672fe2-fec1-4571-afda-45b48ba8588c", "size": 1, "name": "tempest-UserMessagesTest-Volume-209615808"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:15:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.volumes [None req-0048e1a8-b84f-4e33-a537-d666e3d4f28d tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] Create volume request body: {'volume': {'volume_type': '38672fe2-fec1-4571-afda-45b48ba8588c', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-209615808'}} {{(pid=86971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:15:28 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-0048e1a8-b84f-4e33-a537-d666e3d4f28d tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] Create volume of 1 GB Sep 07 21:15:28 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:28 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:15:28 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-0048e1a8-b84f-4e33-a537-d666e3d4f28d tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] Availability Zones retrieved successfully. Sep 07 21:15:28 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-0048e1a8-b84f-4e33-a537-d666e3d4f28d tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] Flow 'volume_create_api' (c72fb177-3bc4-41f7-960d-456911254540) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:15:28 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-0048e1a8-b84f-4e33-a537-d666e3d4f28d tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8fdc7ab3-8141-4eb4-a6dd-fba224fa8da9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:15:28 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.flows.api.create_volume [None req-0048e1a8-b84f-4e33-a537-d666e3d4f28d tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] Validating volume size '1' using validate_int {{(pid=86971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:15:28 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-0048e1a8-b84f-4e33-a537-d666e3d4f28d tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8fdc7ab3-8141-4eb4-a6dd-fba224fa8da9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:15:28Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1405838047',vendor_name='tempest-vendor_name-541927736'},id=38672fe2-fec1-4571-afda-45b48ba8588c,is_public=True,name='tempest-UserMessagesTest-volume-type-187856272',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '38672fe2-fec1-4571-afda-45b48ba8588c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:15:28 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-0048e1a8-b84f-4e33-a537-d666e3d4f28d tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0506ab50-5ca0-48b6-b1d9-d3f676e3bef3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:15:28 devstack devstack@c-api.service[86971]: WARNING cinder.quota [None req-0048e1a8-b84f-4e33-a537-d666e3d4f28d tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-187856272 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-187856272, it is now deprecated. Please use the default quota class for default quota. Sep 07 21:15:28 devstack devstack@c-api.service[86971]: WARNING cinder.quota [None req-0048e1a8-b84f-4e33-a537-d666e3d4f28d tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-187856272 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-187856272, it is now deprecated. Please use the default quota class for default quota. Sep 07 21:15:28 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-0048e1a8-b84f-4e33-a537-d666e3d4f28d tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] Created reservations ['0da0245f-7f90-4c07-bad2-006e80771f30', '04f7c042-dd7b-406a-8aab-183d172b0416', '0f114b2c-9f84-4a5b-9908-dc1030c5d75a', 'ee7c0885-4818-428c-99f4-ae9b952c1330'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:15:28 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-0048e1a8-b84f-4e33-a537-d666e3d4f28d tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0506ab50-5ca0-48b6-b1d9-d3f676e3bef3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0da0245f-7f90-4c07-bad2-006e80771f30', '04f7c042-dd7b-406a-8aab-183d172b0416', '0f114b2c-9f84-4a5b-9908-dc1030c5d75a', 'ee7c0885-4818-428c-99f4-ae9b952c1330']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:15:28 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-0048e1a8-b84f-4e33-a537-d666e3d4f28d tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d37cfdf-bb0c-476d-abe8-56bb7a5922cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:15:28 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:28 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:15:28 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-0048e1a8-b84f-4e33-a537-d666e3d4f28d tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d37cfdf-bb0c-476d-abe8-56bb7a5922cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b781264-857a-4b58-a372-2db3666b44ca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-209615808',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f83231e331b4308a18a52f03d4c9c4e',qos_specs=None,replication_status=,reservations=['0da0245f-7f90-4c07-bad2-006e80771f30','04f7c042-dd7b-406a-8aab-183d172b0416','0f114b2c-9f84-4a5b-9908-dc1030c5d75a','ee7c0885-4818-428c-99f4-ae9b952c1330'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c15e8cdac3f48159c8ac6c7e5147679',volume_type_id=38672fe2-fec1-4571-afda-45b48ba8588c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:15:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-209615808',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8b781264-857a-4b58-a372-2db3666b44ca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f83231e331b4308a18a52f03d4c9c4e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0c15e8cdac3f48159c8ac6c7e5147679',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(38672fe2-fec1-4571-afda-45b48ba8588c),volume_type_id=38672fe2-fec1-4571-afda-45b48ba8588c)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:15:28 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-0048e1a8-b84f-4e33-a537-d666e3d4f28d tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd0efeb8-dea9-48f8-a6ed-a3f964d7a786) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:15:28 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-0048e1a8-b84f-4e33-a537-d666e3d4f28d tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd0efeb8-dea9-48f8-a6ed-a3f964d7a786) transitioned into state 'SUCCESS' from state '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-209615808',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f83231e331b4308a18a52f03d4c9c4e',qos_specs=None,replication_status=,reservations=['0da0245f-7f90-4c07-bad2-006e80771f30','04f7c042-dd7b-406a-8aab-183d172b0416','0f114b2c-9f84-4a5b-9908-dc1030c5d75a','ee7c0885-4818-428c-99f4-ae9b952c1330'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c15e8cdac3f48159c8ac6c7e5147679',volume_type_id=38672fe2-fec1-4571-afda-45b48ba8588c)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:15:28 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-0048e1a8-b84f-4e33-a537-d666e3d4f28d tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f125e08-545d-4a88-a00b-09f939c3b61d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:15:28 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-0048e1a8-b84f-4e33-a537-d666e3d4f28d tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f125e08-545d-4a88-a00b-09f939c3b61d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:15:28 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-94333afd-da13-4478-95e7-eb17007dcb22 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:28 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-0048e1a8-b84f-4e33-a537-d666e3d4f28d tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] Flow 'volume_create_api' (c72fb177-3bc4-41f7-960d-456911254540) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:15:28 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-94333afd-da13-4478-95e7-eb17007dcb22 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] GET http://192.168.122.168/volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a Sep 07 21:15:28 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-94333afd-da13-4478-95e7-eb17007dcb22 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:28 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-0048e1a8-b84f-4e33-a537-d666e3d4f28d tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] Create volume request issued successfully. Sep 07 21:15:28 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-94333afd-da13-4478-95e7-eb17007dcb22 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:28 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-0048e1a8-b84f-4e33-a537-d666e3d4f28d tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:15:28 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 921/1854] 192.168.122.168 () {62 vars in 1183 bytes} [Mon Sep 7 21:15:28 2026] POST /volume/v3/volumes => generated 792 bytes in 514 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 21:15:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-a81a9bbe-0f62-492f-8030-c6f293ef3458 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:28 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a81a9bbe-0f62-492f-8030-c6f293ef3458 tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] GET http://192.168.122.168/volume/v3/volumes/8b781264-857a-4b58-a372-2db3666b44ca Sep 07 21:15:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-a81a9bbe-0f62-492f-8030-c6f293ef3458 tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:28 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:28 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:15:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-a81a9bbe-0f62-492f-8030-c6f293ef3458 tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:28 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:28 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:15:28 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-94333afd-da13-4478-95e7-eb17007dcb22 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Volume info retrieved successfully. Sep 07 21:15:28 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-94333afd-da13-4478-95e7-eb17007dcb22 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] http://192.168.122.168/volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a returned with HTTP 200 Sep 07 21:15:28 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 934/1855] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:15:28 2026] GET /volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a => generated 1328 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:15:28 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:28 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:15:28 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:28 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:15:28 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-a81a9bbe-0f62-492f-8030-c6f293ef3458 tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] Volume info retrieved successfully. Sep 07 21:15:28 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a81a9bbe-0f62-492f-8030-c6f293ef3458 tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] http://192.168.122.168/volume/v3/volumes/8b781264-857a-4b58-a372-2db3666b44ca returned with HTTP 200 Sep 07 21:15:28 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 922/1856] 192.168.122.168 () {60 vars in 1272 bytes} [Mon Sep 7 21:15:28 2026] GET /volume/v3/volumes/8b781264-857a-4b58-a372-2db3666b44ca => generated 860 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:15:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-cca55503-9e41-4309-96fc-5f1e44f0289e None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:29 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-cca55503-9e41-4309-96fc-5f1e44f0289e tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] GET http://192.168.122.168/volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a Sep 07 21:15:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-cca55503-9e41-4309-96fc-5f1e44f0289e tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-cca55503-9e41-4309-96fc-5f1e44f0289e tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:29 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:29 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:15:29 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:29 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:15:29 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-cca55503-9e41-4309-96fc-5f1e44f0289e tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Volume info retrieved successfully. Sep 07 21:15:29 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-cca55503-9e41-4309-96fc-5f1e44f0289e tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] http://192.168.122.168/volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a returned with HTTP 200 Sep 07 21:15:29 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 935/1857] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:15:29 2026] GET /volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a => generated 1328 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:15:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-18b12fcc-e105-4ad5-8731-b807be22d89e None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-18b12fcc-e105-4ad5-8731-b807be22d89e tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] GET http://192.168.122.168/volume/v3/volumes/8b781264-857a-4b58-a372-2db3666b44ca Sep 07 21:15:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-18b12fcc-e105-4ad5-8731-b807be22d89e tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-18b12fcc-e105-4ad5-8731-b807be22d89e tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:29 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:29 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:15:29 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:29 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:15:29 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-18b12fcc-e105-4ad5-8731-b807be22d89e tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] Volume info retrieved successfully. Sep 07 21:15:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-18b12fcc-e105-4ad5-8731-b807be22d89e tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] http://192.168.122.168/volume/v3/volumes/8b781264-857a-4b58-a372-2db3666b44ca returned with HTTP 200 Sep 07 21:15:29 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 923/1858] 192.168.122.168 () {60 vars in 1272 bytes} [Mon Sep 7 21:15:29 2026] GET /volume/v3/volumes/8b781264-857a-4b58-a372-2db3666b44ca => generated 881 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:15:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-f9f18ee4-3434-4c5e-a84a-7eef774ab19f None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:29 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f9f18ee4-3434-4c5e-a84a-7eef774ab19f tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] GET http://192.168.122.168/volume/v3/messages Sep 07 21:15:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f9f18ee4-3434-4c5e-a84a-7eef774ab19f tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f9f18ee4-3434-4c5e-a84a-7eef774ab19f tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] Calling method 'version_select' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:30 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f9f18ee4-3434-4c5e-a84a-7eef774ab19f tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] http://192.168.122.168/volume/v3/messages returned with HTTP 200 Sep 07 21:15:30 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 936/1859] 192.168.122.168 () {60 vars in 1164 bytes} [Mon Sep 7 21:15:29 2026] GET /volume/v3/messages => generated 678 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:15:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-b839c366-34b7-4f87-9730-9dbf375cbd35 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:30 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b839c366-34b7-4f87-9730-9dbf375cbd35 tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] GET http://192.168.122.168/volume/v3/messages/2f486b27-bd5f-45c5-af71-261bfd19a463 Sep 07 21:15:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-b839c366-34b7-4f87-9730-9dbf375cbd35 tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-b839c366-34b7-4f87-9730-9dbf375cbd35 tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] Calling method 'version_select' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:30 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b839c366-34b7-4f87-9730-9dbf375cbd35 tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] http://192.168.122.168/volume/v3/messages/2f486b27-bd5f-45c5-af71-261bfd19a463 returned with HTTP 200 Sep 07 21:15:30 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 924/1860] 192.168.122.168 () {60 vars in 1275 bytes} [Mon Sep 7 21:15:30 2026] GET /volume/v3/messages/2f486b27-bd5f-45c5-af71-261bfd19a463 => generated 675 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:15:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-c39b6256-86ef-4f4f-a853-9d9a191fb8db None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:30 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c39b6256-86ef-4f4f-a853-9d9a191fb8db tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] GET http://192.168.122.168/volume/v3/messages Sep 07 21:15:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c39b6256-86ef-4f4f-a853-9d9a191fb8db tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c39b6256-86ef-4f4f-a853-9d9a191fb8db tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] Calling method 'version_select' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:30 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c39b6256-86ef-4f4f-a853-9d9a191fb8db tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] http://192.168.122.168/volume/v3/messages returned with HTTP 200 Sep 07 21:15:30 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 937/1861] 192.168.122.168 () {60 vars in 1164 bytes} [Mon Sep 7 21:15:30 2026] GET /volume/v3/messages => generated 678 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:15:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-b0fc593d-3fe8-48b1-9a06-8e95a094f219 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:30 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b0fc593d-3fe8-48b1-9a06-8e95a094f219 tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] DELETE http://192.168.122.168/volume/v3/messages/2f486b27-bd5f-45c5-af71-261bfd19a463 Sep 07 21:15:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-b0fc593d-3fe8-48b1-9a06-8e95a094f219 tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-b0fc593d-3fe8-48b1-9a06-8e95a094f219 tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] Calling method 'version_select' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:30 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b0fc593d-3fe8-48b1-9a06-8e95a094f219 tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] http://192.168.122.168/volume/v3/messages/2f486b27-bd5f-45c5-af71-261bfd19a463 returned with HTTP 204 Sep 07 21:15:30 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 925/1862] 192.168.122.168 () {60 vars in 1278 bytes} [Mon Sep 7 21:15:30 2026] DELETE /volume/v3/messages/2f486b27-bd5f-45c5-af71-261bfd19a463 => generated 0 bytes in 32 msecs (HTTP/1.1 204) 6 headers in 235 bytes (2 switches on core 0) Sep 07 21:15:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-6500caf8-005a-429b-9533-1668dd432f33 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:30 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-6500caf8-005a-429b-9533-1668dd432f33 tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] GET http://192.168.122.168/volume/v3/volumes/8b781264-857a-4b58-a372-2db3666b44ca Sep 07 21:15:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-6500caf8-005a-429b-9533-1668dd432f33 tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-6500caf8-005a-429b-9533-1668dd432f33 tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:30 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:30 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:15:30 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:30 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:15:30 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-6500caf8-005a-429b-9533-1668dd432f33 tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] Volume info retrieved successfully. Sep 07 21:15:30 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-6500caf8-005a-429b-9533-1668dd432f33 tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] http://192.168.122.168/volume/v3/volumes/8b781264-857a-4b58-a372-2db3666b44ca returned with HTTP 200 Sep 07 21:15:30 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 938/1863] 192.168.122.168 () {60 vars in 1272 bytes} [Mon Sep 7 21:15:30 2026] GET /volume/v3/volumes/8b781264-857a-4b58-a372-2db3666b44ca => generated 881 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:15:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-0e66b88a-76df-4ba7-a794-88c6fe5525d1 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:30 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-0e66b88a-76df-4ba7-a794-88c6fe5525d1 tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] DELETE http://192.168.122.168/volume/v3/volumes/8b781264-857a-4b58-a372-2db3666b44ca Sep 07 21:15:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-0e66b88a-76df-4ba7-a794-88c6fe5525d1 tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-0e66b88a-76df-4ba7-a794-88c6fe5525d1 tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:30 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-0e66b88a-76df-4ba7-a794-88c6fe5525d1 tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] Delete volume with id: 8b781264-857a-4b58-a372-2db3666b44ca Sep 07 21:15:30 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:30 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:15:30 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:30 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:15:30 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-0e66b88a-76df-4ba7-a794-88c6fe5525d1 tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] Volume info retrieved successfully. Sep 07 21:15:30 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-0e66b88a-76df-4ba7-a794-88c6fe5525d1 tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86971) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 07 21:15:30 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-0e66b88a-76df-4ba7-a794-88c6fe5525d1 tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] Created reservations ['97b9e40f-45d7-4967-97ad-3a65c1f845cc', '8517dc96-6e8c-46de-aa8e-5dec431e66ca', '4e0f3cec-b544-4d88-b496-144ff9fd1ca1', 'b9324df0-5e4e-45d0-a3ee-ece985ebdfb9'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:15:30 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-0e66b88a-76df-4ba7-a794-88c6fe5525d1 tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] Delete volume request issued successfully. Sep 07 21:15:30 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-0e66b88a-76df-4ba7-a794-88c6fe5525d1 tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] http://192.168.122.168/volume/v3/volumes/8b781264-857a-4b58-a372-2db3666b44ca returned with HTTP 202 Sep 07 21:15:30 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 926/1864] 192.168.122.168 () {60 vars in 1275 bytes} [Mon Sep 7 21:15:30 2026] DELETE /volume/v3/volumes/8b781264-857a-4b58-a372-2db3666b44ca => generated 0 bytes in 210 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:15:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-fe9324bf-51fc-40a4-b21e-641dc994bd28 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:30 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-fe9324bf-51fc-40a4-b21e-641dc994bd28 tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] GET http://192.168.122.168/volume/v3/volumes/8b781264-857a-4b58-a372-2db3666b44ca Sep 07 21:15:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-fe9324bf-51fc-40a4-b21e-641dc994bd28 tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-fe9324bf-51fc-40a4-b21e-641dc994bd28 tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:30 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-fe9324bf-51fc-40a4-b21e-641dc994bd28 tempest-UserMessagesTest-1108671 tempest-UserMessagesTest-1108671-project-member] http://192.168.122.168/volume/v3/volumes/8b781264-857a-4b58-a372-2db3666b44ca returned with HTTP 404 Sep 07 21:15:30 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 939/1865] 192.168.122.168 () {60 vars in 1272 bytes} [Mon Sep 7 21:15:30 2026] GET /volume/v3/volumes/8b781264-857a-4b58-a372-2db3666b44ca => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:15:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-74ded204-336c-411b-98c7-3b71f54b653e None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:30 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-74ded204-336c-411b-98c7-3b71f54b653e tempest-UserMessagesTest-789385843 tempest-UserMessagesTest-789385843-project-admin] DELETE http://192.168.122.168/volume/v3/types/38672fe2-fec1-4571-afda-45b48ba8588c Sep 07 21:15:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-74ded204-336c-411b-98c7-3b71f54b653e tempest-UserMessagesTest-789385843 tempest-UserMessagesTest-789385843-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-74ded204-336c-411b-98c7-3b71f54b653e tempest-UserMessagesTest-789385843 tempest-UserMessagesTest-789385843-project-admin] Calling method '_delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:30 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-74ded204-336c-411b-98c7-3b71f54b653e tempest-UserMessagesTest-789385843 tempest-UserMessagesTest-789385843-project-admin] http://192.168.122.168/volume/v3/types/38672fe2-fec1-4571-afda-45b48ba8588c returned with HTTP 202 Sep 07 21:15:30 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 927/1866] 192.168.122.168 () {58 vars in 1229 bytes} [Mon Sep 7 21:15:30 2026] DELETE /volume/v3/types/38672fe2-fec1-4571-afda-45b48ba8588c => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:15:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-1b4de3f4-88b9-4500-bc62-586bce8f0f7b None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:30 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-1b4de3f4-88b9-4500-bc62-586bce8f0f7b tempest-UserMessagesTest-789385843 tempest-UserMessagesTest-789385843-project-admin] GET http://192.168.122.168/volume/v3/types/38672fe2-fec1-4571-afda-45b48ba8588c Sep 07 21:15:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-1b4de3f4-88b9-4500-bc62-586bce8f0f7b tempest-UserMessagesTest-789385843 tempest-UserMessagesTest-789385843-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-1b4de3f4-88b9-4500-bc62-586bce8f0f7b tempest-UserMessagesTest-789385843 tempest-UserMessagesTest-789385843-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:30 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-1b4de3f4-88b9-4500-bc62-586bce8f0f7b tempest-UserMessagesTest-789385843 tempest-UserMessagesTest-789385843-project-admin] http://192.168.122.168/volume/v3/types/38672fe2-fec1-4571-afda-45b48ba8588c returned with HTTP 404 Sep 07 21:15:30 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 940/1867] 192.168.122.168 () {58 vars in 1226 bytes} [Mon Sep 7 21:15:30 2026] GET /volume/v3/types/38672fe2-fec1-4571-afda-45b48ba8588c => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:15:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-cb10c76b-2ffd-4854-87b0-5e7ea9a360ae None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:30 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-cb10c76b-2ffd-4854-87b0-5e7ea9a360ae tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] GET http://192.168.122.168/volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a Sep 07 21:15:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-cb10c76b-2ffd-4854-87b0-5e7ea9a360ae tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-cb10c76b-2ffd-4854-87b0-5e7ea9a360ae tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:30 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:30 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:15:30 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:30 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:15:30 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-cb10c76b-2ffd-4854-87b0-5e7ea9a360ae tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Volume info retrieved successfully. Sep 07 21:15:30 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-cb10c76b-2ffd-4854-87b0-5e7ea9a360ae tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] http://192.168.122.168/volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a returned with HTTP 200 Sep 07 21:15:30 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 928/1868] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:15:30 2026] GET /volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a => generated 1328 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:15:32 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-569bb389-5f1a-4562-b230-f17f2bf129c7 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:32 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-569bb389-5f1a-4562-b230-f17f2bf129c7 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] GET http://192.168.122.168/volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a Sep 07 21:15:32 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-569bb389-5f1a-4562-b230-f17f2bf129c7 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:32 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-569bb389-5f1a-4562-b230-f17f2bf129c7 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:32 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:32 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:15:32 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:32 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:15:32 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-569bb389-5f1a-4562-b230-f17f2bf129c7 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Volume info retrieved successfully. Sep 07 21:15:32 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-569bb389-5f1a-4562-b230-f17f2bf129c7 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] http://192.168.122.168/volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a returned with HTTP 200 Sep 07 21:15:32 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 941/1869] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:15:32 2026] GET /volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a => generated 1328 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:15:32 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-1be0ea3c-898b-4a43-9580-f54ffceef568 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:32 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1be0ea3c-898b-4a43-9580-f54ffceef568 tempest-TestImageHashVerification-325770508 tempest-TestImageHashVerification-325770508-project-member] GET http://192.168.122.168/volume/v3/volumes/beebbc7d-6ea3-43bf-9592-86b17f2fe51e Sep 07 21:15:32 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-1be0ea3c-898b-4a43-9580-f54ffceef568 tempest-TestImageHashVerification-325770508 tempest-TestImageHashVerification-325770508-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:32 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-1be0ea3c-898b-4a43-9580-f54ffceef568 tempest-TestImageHashVerification-325770508 tempest-TestImageHashVerification-325770508-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:32 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:32 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:15:32 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:32 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:15:32 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-1be0ea3c-898b-4a43-9580-f54ffceef568 tempest-TestImageHashVerification-325770508 tempest-TestImageHashVerification-325770508-project-member] Volume info retrieved successfully. Sep 07 21:15:32 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1be0ea3c-898b-4a43-9580-f54ffceef568 tempest-TestImageHashVerification-325770508 tempest-TestImageHashVerification-325770508-project-member] http://192.168.122.168/volume/v3/volumes/beebbc7d-6ea3-43bf-9592-86b17f2fe51e returned with HTTP 200 Sep 07 21:15:32 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 929/1870] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:15:32 2026] GET /volume/v3/volumes/beebbc7d-6ea3-43bf-9592-86b17f2fe51e => generated 857 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:15:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-b21291ca-dad2-4a2a-812e-0a5db68c4c20 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:33 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b21291ca-dad2-4a2a-812e-0a5db68c4c20 tempest-TestImageHashVerification-325770508 tempest-TestImageHashVerification-325770508-project-member] DELETE http://192.168.122.168/volume/v3/volumes/beebbc7d-6ea3-43bf-9592-86b17f2fe51e Sep 07 21:15:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b21291ca-dad2-4a2a-812e-0a5db68c4c20 tempest-TestImageHashVerification-325770508 tempest-TestImageHashVerification-325770508-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b21291ca-dad2-4a2a-812e-0a5db68c4c20 tempest-TestImageHashVerification-325770508 tempest-TestImageHashVerification-325770508-project-member] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:33 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-b21291ca-dad2-4a2a-812e-0a5db68c4c20 tempest-TestImageHashVerification-325770508 tempest-TestImageHashVerification-325770508-project-member] Delete volume with id: beebbc7d-6ea3-43bf-9592-86b17f2fe51e Sep 07 21:15:33 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-29e4bf8a-2f89-4868-9a14-3543afca2739 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:33 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:33 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:15:33 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-29e4bf8a-2f89-4868-9a14-3543afca2739 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] GET http://192.168.122.168/volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a Sep 07 21:15:33 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-29e4bf8a-2f89-4868-9a14-3543afca2739 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:33 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:33 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:15:33 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-b21291ca-dad2-4a2a-812e-0a5db68c4c20 tempest-TestImageHashVerification-325770508 tempest-TestImageHashVerification-325770508-project-member] Volume info retrieved successfully. Sep 07 21:15:33 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-29e4bf8a-2f89-4868-9a14-3543afca2739 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:33 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:33 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:15:33 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:33 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:15:33 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-29e4bf8a-2f89-4868-9a14-3543afca2739 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Volume info retrieved successfully. Sep 07 21:15:33 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-b21291ca-dad2-4a2a-812e-0a5db68c4c20 tempest-TestImageHashVerification-325770508 tempest-TestImageHashVerification-325770508-project-member] Delete volume request issued successfully. Sep 07 21:15:33 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b21291ca-dad2-4a2a-812e-0a5db68c4c20 tempest-TestImageHashVerification-325770508 tempest-TestImageHashVerification-325770508-project-member] http://192.168.122.168/volume/v3/volumes/beebbc7d-6ea3-43bf-9592-86b17f2fe51e returned with HTTP 202 Sep 07 21:15:33 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 942/1871] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:15:33 2026] DELETE /volume/v3/volumes/beebbc7d-6ea3-43bf-9592-86b17f2fe51e => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:15:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-5da124ea-e9b2-4f6e-bd6a-e987f6905c65 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:33 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-5da124ea-e9b2-4f6e-bd6a-e987f6905c65 tempest-TestImageHashVerification-325770508 tempest-TestImageHashVerification-325770508-project-member] GET http://192.168.122.168/volume/v3/volumes/beebbc7d-6ea3-43bf-9592-86b17f2fe51e Sep 07 21:15:33 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-29e4bf8a-2f89-4868-9a14-3543afca2739 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] http://192.168.122.168/volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a returned with HTTP 200 Sep 07 21:15:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-5da124ea-e9b2-4f6e-bd6a-e987f6905c65 tempest-TestImageHashVerification-325770508 tempest-TestImageHashVerification-325770508-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-5da124ea-e9b2-4f6e-bd6a-e987f6905c65 tempest-TestImageHashVerification-325770508 tempest-TestImageHashVerification-325770508-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:33 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 930/1872] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:15:33 2026] GET /volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a => generated 1328 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:15:33 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-dbf1cb85-b136-4adc-9b7d-aa19bca56f30 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:33 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:33 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:15:33 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:33 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:15:33 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-5da124ea-e9b2-4f6e-bd6a-e987f6905c65 tempest-TestImageHashVerification-325770508 tempest-TestImageHashVerification-325770508-project-member] Volume info retrieved successfully. Sep 07 21:15:33 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-5da124ea-e9b2-4f6e-bd6a-e987f6905c65 tempest-TestImageHashVerification-325770508 tempest-TestImageHashVerification-325770508-project-member] http://192.168.122.168/volume/v3/volumes/beebbc7d-6ea3-43bf-9592-86b17f2fe51e returned with HTTP 200 Sep 07 21:15:33 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 943/1873] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:15:33 2026] GET /volume/v3/volumes/beebbc7d-6ea3-43bf-9592-86b17f2fe51e => generated 856 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:15:33 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-dbf1cb85-b136-4adc-9b7d-aa19bca56f30 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-reader] GET http://192.168.122.168/volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a Sep 07 21:15:33 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-dbf1cb85-b136-4adc-9b7d-aa19bca56f30 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-reader] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:33 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-dbf1cb85-b136-4adc-9b7d-aa19bca56f30 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-reader] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:33 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:33 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:15:33 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:33 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:15:33 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-dbf1cb85-b136-4adc-9b7d-aa19bca56f30 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-reader] Volume info retrieved successfully. Sep 07 21:15:33 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-dbf1cb85-b136-4adc-9b7d-aa19bca56f30 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-reader] http://192.168.122.168/volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a returned with HTTP 200 Sep 07 21:15:33 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 931/1874] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:15:33 2026] GET /volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a => generated 1328 bytes in 604 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:15:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-7aac5b55-11c3-4054-a110-16d450148e52 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:33 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-7aac5b55-11c3-4054-a110-16d450148e52 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] GET http://192.168.122.168/volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a Sep 07 21:15:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-7aac5b55-11c3-4054-a110-16d450148e52 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-7aac5b55-11c3-4054-a110-16d450148e52 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:33 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:33 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:15:33 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:33 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:15:33 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-7aac5b55-11c3-4054-a110-16d450148e52 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Volume info retrieved successfully. Sep 07 21:15:33 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-7aac5b55-11c3-4054-a110-16d450148e52 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] http://192.168.122.168/volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a returned with HTTP 200 Sep 07 21:15:33 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 944/1875] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:15:33 2026] GET /volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a => generated 1328 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:15:33 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-47a29145-a8dc-4faf-a36d-8c1e877de8d7 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:33 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-47a29145-a8dc-4faf-a36d-8c1e877de8d7 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] DELETE http://192.168.122.168/volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a Sep 07 21:15:33 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-47a29145-a8dc-4faf-a36d-8c1e877de8d7 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:33 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-47a29145-a8dc-4faf-a36d-8c1e877de8d7 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:33 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-47a29145-a8dc-4faf-a36d-8c1e877de8d7 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Delete volume with id: f7fffa50-29d2-4ea2-bd0c-62377a18a25a Sep 07 21:15:33 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:33 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:15:33 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:33 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:15:33 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-47a29145-a8dc-4faf-a36d-8c1e877de8d7 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Volume info retrieved successfully. Sep 07 21:15:34 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-47a29145-a8dc-4faf-a36d-8c1e877de8d7 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Delete volume request issued successfully. Sep 07 21:15:34 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-47a29145-a8dc-4faf-a36d-8c1e877de8d7 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] http://192.168.122.168/volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a returned with HTTP 202 Sep 07 21:15:34 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 932/1876] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:15:33 2026] DELETE /volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:15:34 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-5d6c4c92-c47a-44db-9c9b-0918266bbf86 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:34 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-5d6c4c92-c47a-44db-9c9b-0918266bbf86 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] GET http://192.168.122.168/volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a Sep 07 21:15:34 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-5d6c4c92-c47a-44db-9c9b-0918266bbf86 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:34 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-5d6c4c92-c47a-44db-9c9b-0918266bbf86 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:34 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:34 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:15:34 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:34 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:15:34 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-5d6c4c92-c47a-44db-9c9b-0918266bbf86 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Volume info retrieved successfully. Sep 07 21:15:34 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-5d6c4c92-c47a-44db-9c9b-0918266bbf86 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] http://192.168.122.168/volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a returned with HTTP 200 Sep 07 21:15:34 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 945/1877] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:15:34 2026] GET /volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a => generated 1327 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:15:34 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-b7a88e52-4d7a-4a84-8f84-b1cf12174758 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:34 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b7a88e52-4d7a-4a84-8f84-b1cf12174758 tempest-TestImageHashVerification-325770508 tempest-TestImageHashVerification-325770508-project-member] GET http://192.168.122.168/volume/v3/volumes/beebbc7d-6ea3-43bf-9592-86b17f2fe51e Sep 07 21:15:34 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-b7a88e52-4d7a-4a84-8f84-b1cf12174758 tempest-TestImageHashVerification-325770508 tempest-TestImageHashVerification-325770508-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:34 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-b7a88e52-4d7a-4a84-8f84-b1cf12174758 tempest-TestImageHashVerification-325770508 tempest-TestImageHashVerification-325770508-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:34 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:34 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:15:34 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:34 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:15:34 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-b7a88e52-4d7a-4a84-8f84-b1cf12174758 tempest-TestImageHashVerification-325770508 tempest-TestImageHashVerification-325770508-project-member] Volume info retrieved successfully. Sep 07 21:15:34 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b7a88e52-4d7a-4a84-8f84-b1cf12174758 tempest-TestImageHashVerification-325770508 tempest-TestImageHashVerification-325770508-project-member] http://192.168.122.168/volume/v3/volumes/beebbc7d-6ea3-43bf-9592-86b17f2fe51e returned with HTTP 200 Sep 07 21:15:34 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 933/1878] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:15:34 2026] GET /volume/v3/volumes/beebbc7d-6ea3-43bf-9592-86b17f2fe51e => generated 856 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:15:35 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-cbb7c59a-cf90-40de-910e-69bc3ec133d2 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:35 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-cbb7c59a-cf90-40de-910e-69bc3ec133d2 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] GET http://192.168.122.168/volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a Sep 07 21:15:35 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-cbb7c59a-cf90-40de-910e-69bc3ec133d2 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:35 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-cbb7c59a-cf90-40de-910e-69bc3ec133d2 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:35 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-cbb7c59a-cf90-40de-910e-69bc3ec133d2 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] http://192.168.122.168/volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a returned with HTTP 404 Sep 07 21:15:35 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 946/1879] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:15:35 2026] GET /volume/v3/volumes/f7fffa50-29d2-4ea2-bd0c-62377a18a25a => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:15:35 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-108e0430-37be-44e4-9966-399aa2ff7eb0 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:35 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-108e0430-37be-44e4-9966-399aa2ff7eb0 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:15:35 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-108e0430-37be-44e4-9966-399aa2ff7eb0 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-138645279"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:15:35 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.volumes [None req-108e0430-37be-44e4-9966-399aa2ff7eb0 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-138645279'}} {{(pid=86971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:15:35 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-108e0430-37be-44e4-9966-399aa2ff7eb0 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Create volume of 1 GB Sep 07 21:15:35 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-108e0430-37be-44e4-9966-399aa2ff7eb0 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Availability Zones retrieved successfully. Sep 07 21:15:35 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-108e0430-37be-44e4-9966-399aa2ff7eb0 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Flow 'volume_create_api' (dfe13815-59fb-47e3-b2dd-8ed808c7755b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:15:35 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-108e0430-37be-44e4-9966-399aa2ff7eb0 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf918d35-fce9-4cfc-b9a8-377009240263) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:15:35 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.flows.api.create_volume [None req-108e0430-37be-44e4-9966-399aa2ff7eb0 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Validating volume size '1' using validate_int {{(pid=86971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:15:35 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-108e0430-37be-44e4-9966-399aa2ff7eb0 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf918d35-fce9-4cfc-b9a8-377009240263) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:15:35 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-108e0430-37be-44e4-9966-399aa2ff7eb0 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b00bab3-9b40-4137-b2a7-63c3e4e8e00d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:15:35 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-108e0430-37be-44e4-9966-399aa2ff7eb0 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Created reservations ['08a45c5b-47ab-42f3-bdaa-e8dc2ee79c63', '4ecf74ce-aaa1-4bb8-86cc-230ac2355f43', '5e2c31e4-cdbc-44aa-af16-17d8d3e638d6', '994ae98c-c154-4e6f-bc85-81682e70dc8b'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:15:35 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-108e0430-37be-44e4-9966-399aa2ff7eb0 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b00bab3-9b40-4137-b2a7-63c3e4e8e00d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['08a45c5b-47ab-42f3-bdaa-e8dc2ee79c63', '4ecf74ce-aaa1-4bb8-86cc-230ac2355f43', '5e2c31e4-cdbc-44aa-af16-17d8d3e638d6', '994ae98c-c154-4e6f-bc85-81682e70dc8b']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:15:35 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-108e0430-37be-44e4-9966-399aa2ff7eb0 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27183703-6c4a-43b8-9668-4a371f700df4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:15:35 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-0459438d-ebd9-4e51-8deb-78e740a3b508 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:35 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-0459438d-ebd9-4e51-8deb-78e740a3b508 tempest-TestImageHashVerification-325770508 tempest-TestImageHashVerification-325770508-project-member] GET http://192.168.122.168/volume/v3/volumes/beebbc7d-6ea3-43bf-9592-86b17f2fe51e Sep 07 21:15:35 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-0459438d-ebd9-4e51-8deb-78e740a3b508 tempest-TestImageHashVerification-325770508 tempest-TestImageHashVerification-325770508-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:35 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-0459438d-ebd9-4e51-8deb-78e740a3b508 tempest-TestImageHashVerification-325770508 tempest-TestImageHashVerification-325770508-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:35 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:35 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:15:35 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-0459438d-ebd9-4e51-8deb-78e740a3b508 tempest-TestImageHashVerification-325770508 tempest-TestImageHashVerification-325770508-project-member] http://192.168.122.168/volume/v3/volumes/beebbc7d-6ea3-43bf-9592-86b17f2fe51e returned with HTTP 404 Sep 07 21:15:35 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-108e0430-37be-44e4-9966-399aa2ff7eb0 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27183703-6c4a-43b8-9668-4a371f700df4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c86296c1-b554-4f3e-86e9-951502f0559f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-138645279',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d944080cdbbd4201b8200347010707a9',qos_specs=None,replication_status=,reservations=['08a45c5b-47ab-42f3-bdaa-e8dc2ee79c63','4ecf74ce-aaa1-4bb8-86cc-230ac2355f43','5e2c31e4-cdbc-44aa-af16-17d8d3e638d6','994ae98c-c154-4e6f-bc85-81682e70dc8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='adb45af7702c4e99a29d0b6ae14216df',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:15:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-138645279',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c86296c1-b554-4f3e-86e9-951502f0559f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d944080cdbbd4201b8200347010707a9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='adb45af7702c4e99a29d0b6ae14216df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:15:35 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 947/1880] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:15:35 2026] GET /volume/v3/volumes/beebbc7d-6ea3-43bf-9592-86b17f2fe51e => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:15:35 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-108e0430-37be-44e4-9966-399aa2ff7eb0 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fae5c992-f361-4b26-90c2-6d464fc0693d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:15:35 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-108e0430-37be-44e4-9966-399aa2ff7eb0 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fae5c992-f361-4b26-90c2-6d464fc0693d) transitioned into state 'SUCCESS' from state '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-138645279',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d944080cdbbd4201b8200347010707a9',qos_specs=None,replication_status=,reservations=['08a45c5b-47ab-42f3-bdaa-e8dc2ee79c63','4ecf74ce-aaa1-4bb8-86cc-230ac2355f43','5e2c31e4-cdbc-44aa-af16-17d8d3e638d6','994ae98c-c154-4e6f-bc85-81682e70dc8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='adb45af7702c4e99a29d0b6ae14216df',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:15:35 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-108e0430-37be-44e4-9966-399aa2ff7eb0 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f3f591b-ed2f-46fe-b9f8-46a86c4d3d3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:15:35 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-108e0430-37be-44e4-9966-399aa2ff7eb0 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f3f591b-ed2f-46fe-b9f8-46a86c4d3d3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:15:35 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-108e0430-37be-44e4-9966-399aa2ff7eb0 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Flow 'volume_create_api' (dfe13815-59fb-47e3-b2dd-8ed808c7755b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:15:35 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-108e0430-37be-44e4-9966-399aa2ff7eb0 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Create volume request issued successfully. Sep 07 21:15:35 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-108e0430-37be-44e4-9966-399aa2ff7eb0 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:15:35 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 934/1881] 192.168.122.168 () {60 vars in 1142 bytes} [Mon Sep 7 21:15:35 2026] POST /volume/v3/volumes => generated 756 bytes in 393 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:15:35 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-92ce6170-54d9-44b6-ac20-2a46bf611cae None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:35 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-92ce6170-54d9-44b6-ac20-2a46bf611cae tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] GET http://192.168.122.168/volume/v3/volumes/c86296c1-b554-4f3e-86e9-951502f0559f Sep 07 21:15:35 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-92ce6170-54d9-44b6-ac20-2a46bf611cae tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:35 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-92ce6170-54d9-44b6-ac20-2a46bf611cae tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:35 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:35 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:15:35 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:35 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:15:35 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-92ce6170-54d9-44b6-ac20-2a46bf611cae tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Volume info retrieved successfully. Sep 07 21:15:35 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-92ce6170-54d9-44b6-ac20-2a46bf611cae tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] http://192.168.122.168/volume/v3/volumes/c86296c1-b554-4f3e-86e9-951502f0559f returned with HTTP 200 Sep 07 21:15:35 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 948/1882] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:15:35 2026] GET /volume/v3/volumes/c86296c1-b554-4f3e-86e9-951502f0559f => generated 824 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:15:36 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-1f156270-d670-467f-9f51-be6826302cb5 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:36 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1f156270-d670-467f-9f51-be6826302cb5 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] GET http://192.168.122.168/volume/v3/volumes/c86296c1-b554-4f3e-86e9-951502f0559f Sep 07 21:15:36 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-1f156270-d670-467f-9f51-be6826302cb5 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:36 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-1f156270-d670-467f-9f51-be6826302cb5 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:36 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:36 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:15:36 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:36 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:15:36 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-1f156270-d670-467f-9f51-be6826302cb5 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Volume info retrieved successfully. Sep 07 21:15:36 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1f156270-d670-467f-9f51-be6826302cb5 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] http://192.168.122.168/volume/v3/volumes/c86296c1-b554-4f3e-86e9-951502f0559f returned with HTTP 200 Sep 07 21:15:36 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 935/1883] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:15:36 2026] GET /volume/v3/volumes/c86296c1-b554-4f3e-86e9-951502f0559f => generated 848 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:15:36 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-ac706d64-bd31-46d7-bdb8-be5498034e14 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:37 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ac706d64-bd31-46d7-bdb8-be5498034e14 tempest-ExtensionsTestJSON-2080440970 tempest-ExtensionsTestJSON-2080440970-project-reader] GET http://192.168.122.168/volume/v3/extensions Sep 07 21:15:37 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ac706d64-bd31-46d7-bdb8-be5498034e14 tempest-ExtensionsTestJSON-2080440970 tempest-ExtensionsTestJSON-2080440970-project-reader] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:37 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ac706d64-bd31-46d7-bdb8-be5498034e14 tempest-ExtensionsTestJSON-2080440970 tempest-ExtensionsTestJSON-2080440970-project-reader] Calling method 'index' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:37 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ac706d64-bd31-46d7-bdb8-be5498034e14 tempest-ExtensionsTestJSON-2080440970 tempest-ExtensionsTestJSON-2080440970-project-reader] http://192.168.122.168/volume/v3/extensions returned with HTTP 200 Sep 07 21:15:37 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 949/1884] 192.168.122.168 () {58 vars in 1130 bytes} [Mon Sep 7 21:15:36 2026] GET /volume/v3/extensions => generated 5245 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:15:37 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-5dd36214-a846-47e6-96ad-f8faf190884f None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:37 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5dd36214-a846-47e6-96ad-f8faf190884f tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] GET http://192.168.122.168/volume/v3/volumes/c86296c1-b554-4f3e-86e9-951502f0559f Sep 07 21:15:37 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-5dd36214-a846-47e6-96ad-f8faf190884f tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:37 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-5dd36214-a846-47e6-96ad-f8faf190884f tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:37 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:37 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:15:37 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:37 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:15:37 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-5dd36214-a846-47e6-96ad-f8faf190884f tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Volume info retrieved successfully. Sep 07 21:15:37 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5dd36214-a846-47e6-96ad-f8faf190884f tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] http://192.168.122.168/volume/v3/volumes/c86296c1-b554-4f3e-86e9-951502f0559f returned with HTTP 200 Sep 07 21:15:37 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 936/1885] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:15:37 2026] GET /volume/v3/volumes/c86296c1-b554-4f3e-86e9-951502f0559f => generated 849 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:15:37 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-69b494ec-a291-4c3d-8ae0-be5a1b562960 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:37 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-69b494ec-a291-4c3d-8ae0-be5a1b562960 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] POST http://192.168.122.168/volume/v3/snapshots Sep 07 21:15:37 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-69b494ec-a291-4c3d-8ae0-be5a1b562960 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c86296c1-b554-4f3e-86e9-951502f0559f", "name": "tempest-VolumesExtendTest-Snapshot-335281041"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:15:38 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:38 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:15:38 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:38 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:15:38 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-69b494ec-a291-4c3d-8ae0-be5a1b562960 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Volume info retrieved successfully. Sep 07 21:15:38 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.snapshots [None req-69b494ec-a291-4c3d-8ae0-be5a1b562960 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Create snapshot from volume c86296c1-b554-4f3e-86e9-951502f0559f Sep 07 21:15:38 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-69b494ec-a291-4c3d-8ae0-be5a1b562960 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Created reservations ['2fa39f3d-1e03-4fe9-9278-c177995782e2', '853a5449-1d52-4b90-b2a8-199c2b6f7ad9', 'fa9036f2-ba58-4bb1-a7c8-4b8c11b3cc2d', '8297dcaa-6518-425d-818a-1db7218ca1b6'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:15:38 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:38 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:15:38 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-69b494ec-a291-4c3d-8ae0-be5a1b562960 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Snapshot create request issued successfully. Sep 07 21:15:38 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-69b494ec-a291-4c3d-8ae0-be5a1b562960 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] http://192.168.122.168/volume/v3/snapshots returned with HTTP 202 Sep 07 21:15:38 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 950/1886] 192.168.122.168 () {60 vars in 1149 bytes} [Mon Sep 7 21:15:37 2026] POST /volume/v3/snapshots => generated 303 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:15:38 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-8119d182-3e33-43eb-b5b3-79969bb3125a None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:38 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-8119d182-3e33-43eb-b5b3-79969bb3125a tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] GET http://192.168.122.168/volume/v3/snapshots/98c73cab-cb82-4922-87fe-5db3ba9c57d4 Sep 07 21:15:38 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-8119d182-3e33-43eb-b5b3-79969bb3125a tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:38 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-8119d182-3e33-43eb-b5b3-79969bb3125a tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:38 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:38 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:15:38 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-8119d182-3e33-43eb-b5b3-79969bb3125a tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Snapshot retrieved successfully. Sep 07 21:15:38 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-8119d182-3e33-43eb-b5b3-79969bb3125a tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] http://192.168.122.168/volume/v3/snapshots/98c73cab-cb82-4922-87fe-5db3ba9c57d4 returned with HTTP 200 Sep 07 21:15:38 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 937/1887] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:15:38 2026] GET /volume/v3/snapshots/98c73cab-cb82-4922-87fe-5db3ba9c57d4 => generated 435 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:15:39 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-014727b4-bdb8-42c8-836a-06dfad838228 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:39 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-014727b4-bdb8-42c8-836a-06dfad838228 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] GET http://192.168.122.168/volume/v3/snapshots/98c73cab-cb82-4922-87fe-5db3ba9c57d4 Sep 07 21:15:39 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-014727b4-bdb8-42c8-836a-06dfad838228 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:39 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-014727b4-bdb8-42c8-836a-06dfad838228 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:39 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:39 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:15:39 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-014727b4-bdb8-42c8-836a-06dfad838228 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Snapshot retrieved successfully. Sep 07 21:15:39 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-014727b4-bdb8-42c8-836a-06dfad838228 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] http://192.168.122.168/volume/v3/snapshots/98c73cab-cb82-4922-87fe-5db3ba9c57d4 returned with HTTP 200 Sep 07 21:15:39 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 951/1888] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:15:39 2026] GET /volume/v3/snapshots/98c73cab-cb82-4922-87fe-5db3ba9c57d4 => generated 435 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:15:40 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-cccbc185-4bbe-417e-ac9b-4c2985743733 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:40 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-cccbc185-4bbe-417e-ac9b-4c2985743733 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] GET http://192.168.122.168/volume/v3/snapshots/98c73cab-cb82-4922-87fe-5db3ba9c57d4 Sep 07 21:15:40 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-cccbc185-4bbe-417e-ac9b-4c2985743733 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:40 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-cccbc185-4bbe-417e-ac9b-4c2985743733 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:40 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:40 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:15:40 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-cccbc185-4bbe-417e-ac9b-4c2985743733 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Snapshot retrieved successfully. Sep 07 21:15:40 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-cccbc185-4bbe-417e-ac9b-4c2985743733 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] http://192.168.122.168/volume/v3/snapshots/98c73cab-cb82-4922-87fe-5db3ba9c57d4 returned with HTTP 200 Sep 07 21:15:40 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 938/1889] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:15:40 2026] GET /volume/v3/snapshots/98c73cab-cb82-4922-87fe-5db3ba9c57d4 => generated 435 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:15:41 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-b68b0260-dab5-44ac-8702-38eff47ba766 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:41 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b68b0260-dab5-44ac-8702-38eff47ba766 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] GET http://192.168.122.168/volume/v3/snapshots/98c73cab-cb82-4922-87fe-5db3ba9c57d4 Sep 07 21:15:41 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b68b0260-dab5-44ac-8702-38eff47ba766 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:41 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b68b0260-dab5-44ac-8702-38eff47ba766 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:41 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:41 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:15:41 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-b68b0260-dab5-44ac-8702-38eff47ba766 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Snapshot retrieved successfully. Sep 07 21:15:41 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b68b0260-dab5-44ac-8702-38eff47ba766 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] http://192.168.122.168/volume/v3/snapshots/98c73cab-cb82-4922-87fe-5db3ba9c57d4 returned with HTTP 200 Sep 07 21:15:41 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 952/1890] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:15:41 2026] GET /volume/v3/snapshots/98c73cab-cb82-4922-87fe-5db3ba9c57d4 => generated 435 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:15:42 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-a379f6a6-00f4-4c6f-bbcd-bf03dbda3a1d None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-b60e0ff6-8cfc-4625-bcf6-f5540ac7b7a5 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:42 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b60e0ff6-8cfc-4625-bcf6-f5540ac7b7a5 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] GET http://192.168.122.168/volume/v3/snapshots/98c73cab-cb82-4922-87fe-5db3ba9c57d4 Sep 07 21:15:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b60e0ff6-8cfc-4625-bcf6-f5540ac7b7a5 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b60e0ff6-8cfc-4625-bcf6-f5540ac7b7a5 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:42 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:42 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:15:42 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-b60e0ff6-8cfc-4625-bcf6-f5540ac7b7a5 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Snapshot retrieved successfully. Sep 07 21:15:42 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b60e0ff6-8cfc-4625-bcf6-f5540ac7b7a5 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] http://192.168.122.168/volume/v3/snapshots/98c73cab-cb82-4922-87fe-5db3ba9c57d4 returned with HTTP 200 Sep 07 21:15:42 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 953/1891] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:15:42 2026] GET /volume/v3/snapshots/98c73cab-cb82-4922-87fe-5db3ba9c57d4 => generated 462 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:15:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-5012f937-b38f-433b-acc7-cfd754bc81e4 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:42 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-5012f937-b38f-433b-acc7-cfd754bc81e4 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] POST http://192.168.122.168/volume/v3/volumes/c86296c1-b554-4f3e-86e9-951502f0559f/action Sep 07 21:15:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-5012f937-b38f-433b-acc7-cfd754bc81e4 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:15:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-5012f937-b38f-433b-acc7-cfd754bc81e4 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:15:42 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a379f6a6-00f4-4c6f-bbcd-bf03dbda3a1d tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:15:42 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:42 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:15:42 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:42 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:15:42 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-a379f6a6-00f4-4c6f-bbcd-bf03dbda3a1d tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-1198292906"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:15:42 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.volumes [None req-a379f6a6-00f4-4c6f-bbcd-bf03dbda3a1d tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-1198292906'}} {{(pid=86971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:15:42 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-a379f6a6-00f4-4c6f-bbcd-bf03dbda3a1d tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] Create volume of 1 GB Sep 07 21:15:42 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-5012f937-b38f-433b-acc7-cfd754bc81e4 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Volume info retrieved successfully. Sep 07 21:15:42 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-a379f6a6-00f4-4c6f-bbcd-bf03dbda3a1d tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] Availability Zones retrieved successfully. Sep 07 21:15:42 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a379f6a6-00f4-4c6f-bbcd-bf03dbda3a1d tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] Flow 'volume_create_api' (455a9cfc-785c-450e-b68b-46a2fe2e0214) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:15:42 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a379f6a6-00f4-4c6f-bbcd-bf03dbda3a1d tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b49ba2a3-adde-49ad-84a0-3ab00407b24a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:15:42 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.flows.api.create_volume [None req-a379f6a6-00f4-4c6f-bbcd-bf03dbda3a1d tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] Validating volume size '1' using validate_int {{(pid=86971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:15:42 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a379f6a6-00f4-4c6f-bbcd-bf03dbda3a1d tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b49ba2a3-adde-49ad-84a0-3ab00407b24a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:15:42 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a379f6a6-00f4-4c6f-bbcd-bf03dbda3a1d tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f2fec31-fb12-4ce5-b9ce-184ecf7c6bdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:15:42 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-5012f937-b38f-433b-acc7-cfd754bc81e4 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Created reservations ['8a2d92d3-bfdb-47c4-acfa-419492fbf9e1', '57719efa-4176-4f80-8d70-cb5459de8830'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:15:42 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-5012f937-b38f-433b-acc7-cfd754bc81e4 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Extend volume request issued successfully. Sep 07 21:15:42 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-5012f937-b38f-433b-acc7-cfd754bc81e4 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] http://192.168.122.168/volume/v3/volumes/c86296c1-b554-4f3e-86e9-951502f0559f/action returned with HTTP 202 Sep 07 21:15:42 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 954/1892] 192.168.122.168 () {60 vars in 1274 bytes} [Mon Sep 7 21:15:42 2026] POST /volume/v3/volumes/c86296c1-b554-4f3e-86e9-951502f0559f/action => generated 0 bytes in 295 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 07 21:15:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-c5d8b380-56b7-42e1-9f84-4d8027fb833f None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:42 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c5d8b380-56b7-42e1-9f84-4d8027fb833f tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] GET http://192.168.122.168/volume/v3/volumes/c86296c1-b554-4f3e-86e9-951502f0559f Sep 07 21:15:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c5d8b380-56b7-42e1-9f84-4d8027fb833f tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c5d8b380-56b7-42e1-9f84-4d8027fb833f tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:42 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:42 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:15:42 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:42 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:15:42 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-c5d8b380-56b7-42e1-9f84-4d8027fb833f tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Volume info retrieved successfully. Sep 07 21:15:42 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-a379f6a6-00f4-4c6f-bbcd-bf03dbda3a1d tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] Created reservations ['1e2bffe8-eb40-43bb-82c5-17ec0ad9e007', 'c2e7a271-64d5-4c27-a151-8fe0c37d2a6e', '4022dd76-8f56-423b-a194-2c57bc7757fa', 'bda7e262-4e00-4546-ac3c-88f79ea2367b'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:15:42 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a379f6a6-00f4-4c6f-bbcd-bf03dbda3a1d tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f2fec31-fb12-4ce5-b9ce-184ecf7c6bdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1e2bffe8-eb40-43bb-82c5-17ec0ad9e007', 'c2e7a271-64d5-4c27-a151-8fe0c37d2a6e', '4022dd76-8f56-423b-a194-2c57bc7757fa', 'bda7e262-4e00-4546-ac3c-88f79ea2367b']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:15:42 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c5d8b380-56b7-42e1-9f84-4d8027fb833f tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] http://192.168.122.168/volume/v3/volumes/c86296c1-b554-4f3e-86e9-951502f0559f returned with HTTP 200 Sep 07 21:15:42 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 955/1893] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:15:42 2026] GET /volume/v3/volumes/c86296c1-b554-4f3e-86e9-951502f0559f => generated 849 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:15:43 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a379f6a6-00f4-4c6f-bbcd-bf03dbda3a1d tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e92be866-4505-4e3b-ba7e-2f0dd26285cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:15:43 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:43 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:15:43 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a379f6a6-00f4-4c6f-bbcd-bf03dbda3a1d tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e92be866-4505-4e3b-ba7e-2f0dd26285cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad7da5ca-1378-4828-aaeb-eae071b45cdb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1198292906',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd3dec9f2bf44e2d88bdd07b02c3ce6a',qos_specs=None,replication_status=,reservations=['1e2bffe8-eb40-43bb-82c5-17ec0ad9e007','c2e7a271-64d5-4c27-a151-8fe0c37d2a6e','4022dd76-8f56-423b-a194-2c57bc7757fa','bda7e262-4e00-4546-ac3c-88f79ea2367b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1f5e3ffc6c7446ea531594745314361',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:15:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1198292906',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ad7da5ca-1378-4828-aaeb-eae071b45cdb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd3dec9f2bf44e2d88bdd07b02c3ce6a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a1f5e3ffc6c7446ea531594745314361',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:15:43 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a379f6a6-00f4-4c6f-bbcd-bf03dbda3a1d tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f66643be-d583-4151-886c-82920e40465c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:15:43 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a379f6a6-00f4-4c6f-bbcd-bf03dbda3a1d tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f66643be-d583-4151-886c-82920e40465c) transitioned into state 'SUCCESS' from state '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-1198292906',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd3dec9f2bf44e2d88bdd07b02c3ce6a',qos_specs=None,replication_status=,reservations=['1e2bffe8-eb40-43bb-82c5-17ec0ad9e007','c2e7a271-64d5-4c27-a151-8fe0c37d2a6e','4022dd76-8f56-423b-a194-2c57bc7757fa','bda7e262-4e00-4546-ac3c-88f79ea2367b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1f5e3ffc6c7446ea531594745314361',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:15:43 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a379f6a6-00f4-4c6f-bbcd-bf03dbda3a1d tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7c014f9-1e99-4c5c-ab2e-f11f6c6b39fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:15:43 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a379f6a6-00f4-4c6f-bbcd-bf03dbda3a1d tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7c014f9-1e99-4c5c-ab2e-f11f6c6b39fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:15:43 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a379f6a6-00f4-4c6f-bbcd-bf03dbda3a1d tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] Flow 'volume_create_api' (455a9cfc-785c-450e-b68b-46a2fe2e0214) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:15:43 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-a379f6a6-00f4-4c6f-bbcd-bf03dbda3a1d tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] Create volume request issued successfully. Sep 07 21:15:43 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a379f6a6-00f4-4c6f-bbcd-bf03dbda3a1d tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:15:43 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 939/1894] 192.168.122.168 () {60 vars in 1142 bytes} [Mon Sep 7 21:15:42 2026] POST /volume/v3/volumes => generated 764 bytes in 1057 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:15:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-4a1689a4-2f6f-4852-a4c2-1ca246b8a208 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:43 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-4a1689a4-2f6f-4852-a4c2-1ca246b8a208 tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] GET http://192.168.122.168/volume/v3/volumes/ad7da5ca-1378-4828-aaeb-eae071b45cdb Sep 07 21:15:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-4a1689a4-2f6f-4852-a4c2-1ca246b8a208 tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-4a1689a4-2f6f-4852-a4c2-1ca246b8a208 tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:43 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:43 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:15:43 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:43 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:15:43 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-4a1689a4-2f6f-4852-a4c2-1ca246b8a208 tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] Volume info retrieved successfully. Sep 07 21:15:43 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-4a1689a4-2f6f-4852-a4c2-1ca246b8a208 tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] http://192.168.122.168/volume/v3/volumes/ad7da5ca-1378-4828-aaeb-eae071b45cdb returned with HTTP 200 Sep 07 21:15:43 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 956/1895] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:15:43 2026] GET /volume/v3/volumes/ad7da5ca-1378-4828-aaeb-eae071b45cdb => generated 832 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:15:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-83dff49e-7e30-482b-ba67-c92f0be0de04 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:44 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-83dff49e-7e30-482b-ba67-c92f0be0de04 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] GET http://192.168.122.168/volume/v3/volumes/c86296c1-b554-4f3e-86e9-951502f0559f Sep 07 21:15:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-83dff49e-7e30-482b-ba67-c92f0be0de04 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-83dff49e-7e30-482b-ba67-c92f0be0de04 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:44 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:44 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:15:44 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:44 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:15:44 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-83dff49e-7e30-482b-ba67-c92f0be0de04 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Volume info retrieved successfully. Sep 07 21:15:44 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-83dff49e-7e30-482b-ba67-c92f0be0de04 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] http://192.168.122.168/volume/v3/volumes/c86296c1-b554-4f3e-86e9-951502f0559f returned with HTTP 200 Sep 07 21:15:44 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 940/1896] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:15:44 2026] GET /volume/v3/volumes/c86296c1-b554-4f3e-86e9-951502f0559f => generated 849 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:15:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-b793adb4-a3ef-4a68-9484-aeeb9d3bc7a4 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:44 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b793adb4-a3ef-4a68-9484-aeeb9d3bc7a4 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-reader] GET http://192.168.122.168/volume/v3/volumes/c86296c1-b554-4f3e-86e9-951502f0559f Sep 07 21:15:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b793adb4-a3ef-4a68-9484-aeeb9d3bc7a4 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-reader] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b793adb4-a3ef-4a68-9484-aeeb9d3bc7a4 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-reader] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:44 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:44 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:15:44 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:44 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:15:44 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-b793adb4-a3ef-4a68-9484-aeeb9d3bc7a4 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-reader] Volume info retrieved successfully. Sep 07 21:15:44 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b793adb4-a3ef-4a68-9484-aeeb9d3bc7a4 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-reader] http://192.168.122.168/volume/v3/volumes/c86296c1-b554-4f3e-86e9-951502f0559f returned with HTTP 200 Sep 07 21:15:44 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 957/1897] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:15:44 2026] GET /volume/v3/volumes/c86296c1-b554-4f3e-86e9-951502f0559f => generated 849 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:15:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-d1d7a024-c787-4e29-ac8b-00a82477714a None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:44 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d1d7a024-c787-4e29-ac8b-00a82477714a tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] DELETE http://192.168.122.168/volume/v3/snapshots/98c73cab-cb82-4922-87fe-5db3ba9c57d4 Sep 07 21:15:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-d1d7a024-c787-4e29-ac8b-00a82477714a tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-d1d7a024-c787-4e29-ac8b-00a82477714a tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:44 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.snapshots [None req-d1d7a024-c787-4e29-ac8b-00a82477714a tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Delete snapshot with id: 98c73cab-cb82-4922-87fe-5db3ba9c57d4 Sep 07 21:15:44 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:44 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:15:44 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-d1d7a024-c787-4e29-ac8b-00a82477714a tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Snapshot retrieved successfully. Sep 07 21:15:44 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:44 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:15:44 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-d1d7a024-c787-4e29-ac8b-00a82477714a tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Snapshot delete request issued successfully. Sep 07 21:15:44 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d1d7a024-c787-4e29-ac8b-00a82477714a tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] http://192.168.122.168/volume/v3/snapshots/98c73cab-cb82-4922-87fe-5db3ba9c57d4 returned with HTTP 202 Sep 07 21:15:44 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 941/1898] 192.168.122.168 () {58 vars in 1241 bytes} [Mon Sep 7 21:15:44 2026] DELETE /volume/v3/snapshots/98c73cab-cb82-4922-87fe-5db3ba9c57d4 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:15:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-234ed5db-760e-4014-8cb8-1f585abdeb32 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:44 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-234ed5db-760e-4014-8cb8-1f585abdeb32 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] GET http://192.168.122.168/volume/v3/snapshots/98c73cab-cb82-4922-87fe-5db3ba9c57d4 Sep 07 21:15:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-234ed5db-760e-4014-8cb8-1f585abdeb32 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-234ed5db-760e-4014-8cb8-1f585abdeb32 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:44 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:44 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:15:44 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-234ed5db-760e-4014-8cb8-1f585abdeb32 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Snapshot retrieved successfully. Sep 07 21:15:44 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-234ed5db-760e-4014-8cb8-1f585abdeb32 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] http://192.168.122.168/volume/v3/snapshots/98c73cab-cb82-4922-87fe-5db3ba9c57d4 returned with HTTP 200 Sep 07 21:15:44 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 958/1899] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:15:44 2026] GET /volume/v3/snapshots/98c73cab-cb82-4922-87fe-5db3ba9c57d4 => generated 461 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:15:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-fab35f8e-53fc-45d7-b508-f361ea398e6f None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:44 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-fab35f8e-53fc-45d7-b508-f361ea398e6f tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] GET http://192.168.122.168/volume/v3/volumes/ad7da5ca-1378-4828-aaeb-eae071b45cdb Sep 07 21:15:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-fab35f8e-53fc-45d7-b508-f361ea398e6f tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-fab35f8e-53fc-45d7-b508-f361ea398e6f tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:44 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:44 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:15:44 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:44 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:15:44 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-fab35f8e-53fc-45d7-b508-f361ea398e6f tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] Volume info retrieved successfully. Sep 07 21:15:44 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-fab35f8e-53fc-45d7-b508-f361ea398e6f tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] http://192.168.122.168/volume/v3/volumes/ad7da5ca-1378-4828-aaeb-eae071b45cdb returned with HTTP 200 Sep 07 21:15:44 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 942/1900] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:15:44 2026] GET /volume/v3/volumes/ad7da5ca-1378-4828-aaeb-eae071b45cdb => generated 856 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:15:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-61dbce02-6855-4c68-b7d6-3b498624d836 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:45 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-61dbce02-6855-4c68-b7d6-3b498624d836 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] GET http://192.168.122.168/volume/v3/snapshots/98c73cab-cb82-4922-87fe-5db3ba9c57d4 Sep 07 21:15:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-61dbce02-6855-4c68-b7d6-3b498624d836 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-61dbce02-6855-4c68-b7d6-3b498624d836 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:45 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:45 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:15:45 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-61dbce02-6855-4c68-b7d6-3b498624d836 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Snapshot retrieved successfully. Sep 07 21:15:45 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-61dbce02-6855-4c68-b7d6-3b498624d836 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] http://192.168.122.168/volume/v3/snapshots/98c73cab-cb82-4922-87fe-5db3ba9c57d4 returned with HTTP 200 Sep 07 21:15:45 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 959/1901] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:15:45 2026] GET /volume/v3/snapshots/98c73cab-cb82-4922-87fe-5db3ba9c57d4 => generated 461 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:15:45 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-37045078-c11e-4ade-8407-0e8153d81a29 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:45 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-37045078-c11e-4ade-8407-0e8153d81a29 tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] GET http://192.168.122.168/volume/v3/volumes/ad7da5ca-1378-4828-aaeb-eae071b45cdb Sep 07 21:15:45 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-37045078-c11e-4ade-8407-0e8153d81a29 tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:45 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-37045078-c11e-4ade-8407-0e8153d81a29 tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:45 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:45 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:15:45 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:45 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:15:45 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-37045078-c11e-4ade-8407-0e8153d81a29 tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] Volume info retrieved successfully. Sep 07 21:15:45 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-37045078-c11e-4ade-8407-0e8153d81a29 tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] http://192.168.122.168/volume/v3/volumes/ad7da5ca-1378-4828-aaeb-eae071b45cdb returned with HTTP 200 Sep 07 21:15:45 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 943/1902] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:15:45 2026] GET /volume/v3/volumes/ad7da5ca-1378-4828-aaeb-eae071b45cdb => generated 857 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:15:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-73cbd923-065f-4e69-ae19-d0d8c9a74972 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:45 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-73cbd923-065f-4e69-ae19-d0d8c9a74972 tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] POST http://192.168.122.168/volume/v3/snapshots Sep 07 21:15:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-73cbd923-065f-4e69-ae19-d0d8c9a74972 tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ad7da5ca-1378-4828-aaeb-eae071b45cdb", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-632103243"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:15:45 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:45 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:15:45 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:45 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:15:45 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-73cbd923-065f-4e69-ae19-d0d8c9a74972 tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] Volume info retrieved successfully. Sep 07 21:15:45 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.snapshots [None req-73cbd923-065f-4e69-ae19-d0d8c9a74972 tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] Create snapshot from volume ad7da5ca-1378-4828-aaeb-eae071b45cdb Sep 07 21:15:45 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-73cbd923-065f-4e69-ae19-d0d8c9a74972 tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] Created reservations ['a0cf3ff6-080c-4c0b-816e-4bc0eb7d1038', '1d552c2b-49fd-43b0-ac38-2b4402314b68', 'b3df2537-5bb8-4160-8c18-ea36faaa1abe', '4c2c1f30-34ba-400e-8cfe-35e06e55b3d4'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:15:45 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:45 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:15:45 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-73cbd923-065f-4e69-ae19-d0d8c9a74972 tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] Snapshot create request issued successfully. Sep 07 21:15:45 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-73cbd923-065f-4e69-ae19-d0d8c9a74972 tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] http://192.168.122.168/volume/v3/snapshots returned with HTTP 202 Sep 07 21:15:45 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 960/1903] 192.168.122.168 () {60 vars in 1149 bytes} [Mon Sep 7 21:15:45 2026] POST /volume/v3/snapshots => generated 310 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:15:45 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-a3b58186-ea34-4f34-9a67-1f00bdd3e614 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:45 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a3b58186-ea34-4f34-9a67-1f00bdd3e614 tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] GET http://192.168.122.168/volume/v3/snapshots/d458eba0-7db3-4e93-b075-3ce558147040 Sep 07 21:15:45 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-a3b58186-ea34-4f34-9a67-1f00bdd3e614 tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:45 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-a3b58186-ea34-4f34-9a67-1f00bdd3e614 tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:45 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:45 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:15:45 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-a3b58186-ea34-4f34-9a67-1f00bdd3e614 tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] Snapshot retrieved successfully. Sep 07 21:15:45 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a3b58186-ea34-4f34-9a67-1f00bdd3e614 tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] http://192.168.122.168/volume/v3/snapshots/d458eba0-7db3-4e93-b075-3ce558147040 returned with HTTP 200 Sep 07 21:15:45 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 944/1904] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:15:45 2026] GET /volume/v3/snapshots/d458eba0-7db3-4e93-b075-3ce558147040 => generated 442 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:15:46 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-86a53f96-3a1d-4f93-bc53-ab62200b1ed0 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:46 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-86a53f96-3a1d-4f93-bc53-ab62200b1ed0 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] GET http://192.168.122.168/volume/v3/snapshots/98c73cab-cb82-4922-87fe-5db3ba9c57d4 Sep 07 21:15:46 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-86a53f96-3a1d-4f93-bc53-ab62200b1ed0 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:46 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-86a53f96-3a1d-4f93-bc53-ab62200b1ed0 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:46 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:46 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:15:46 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-86a53f96-3a1d-4f93-bc53-ab62200b1ed0 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Snapshot retrieved successfully. Sep 07 21:15:46 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-86a53f96-3a1d-4f93-bc53-ab62200b1ed0 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] http://192.168.122.168/volume/v3/snapshots/98c73cab-cb82-4922-87fe-5db3ba9c57d4 returned with HTTP 200 Sep 07 21:15:46 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 961/1905] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:15:46 2026] GET /volume/v3/snapshots/98c73cab-cb82-4922-87fe-5db3ba9c57d4 => generated 461 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:15:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-1fbd917a-dcba-44e8-a5b6-b238c79c683c None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:46 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1fbd917a-dcba-44e8-a5b6-b238c79c683c tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] GET http://192.168.122.168/volume/v3/snapshots/d458eba0-7db3-4e93-b075-3ce558147040 Sep 07 21:15:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-1fbd917a-dcba-44e8-a5b6-b238c79c683c tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-1fbd917a-dcba-44e8-a5b6-b238c79c683c tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:46 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:46 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:15:46 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-1fbd917a-dcba-44e8-a5b6-b238c79c683c tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] Snapshot retrieved successfully. Sep 07 21:15:46 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1fbd917a-dcba-44e8-a5b6-b238c79c683c tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] http://192.168.122.168/volume/v3/snapshots/d458eba0-7db3-4e93-b075-3ce558147040 returned with HTTP 200 Sep 07 21:15:46 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 945/1906] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:15:46 2026] GET /volume/v3/snapshots/d458eba0-7db3-4e93-b075-3ce558147040 => generated 442 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:15:47 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-81e9e5a6-36a9-4056-98d9-07f231c2ddc2 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:47 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-81e9e5a6-36a9-4056-98d9-07f231c2ddc2 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] GET http://192.168.122.168/volume/v3/snapshots/98c73cab-cb82-4922-87fe-5db3ba9c57d4 Sep 07 21:15:47 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-81e9e5a6-36a9-4056-98d9-07f231c2ddc2 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:47 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-81e9e5a6-36a9-4056-98d9-07f231c2ddc2 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:47 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-81e9e5a6-36a9-4056-98d9-07f231c2ddc2 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] http://192.168.122.168/volume/v3/snapshots/98c73cab-cb82-4922-87fe-5db3ba9c57d4 returned with HTTP 404 Sep 07 21:15:47 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 962/1907] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:15:47 2026] GET /volume/v3/snapshots/98c73cab-cb82-4922-87fe-5db3ba9c57d4 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:15:47 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-b8aba1ec-ff59-4549-aba3-c482b18c60c8 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:47 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b8aba1ec-ff59-4549-aba3-c482b18c60c8 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] GET http://192.168.122.168/volume/v3/volumes/c86296c1-b554-4f3e-86e9-951502f0559f Sep 07 21:15:47 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-b8aba1ec-ff59-4549-aba3-c482b18c60c8 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:47 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-b8aba1ec-ff59-4549-aba3-c482b18c60c8 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:47 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:47 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:15:47 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:47 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:15:47 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-b8aba1ec-ff59-4549-aba3-c482b18c60c8 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Volume info retrieved successfully. Sep 07 21:15:47 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b8aba1ec-ff59-4549-aba3-c482b18c60c8 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] http://192.168.122.168/volume/v3/volumes/c86296c1-b554-4f3e-86e9-951502f0559f returned with HTTP 200 Sep 07 21:15:47 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 946/1908] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:15:47 2026] GET /volume/v3/volumes/c86296c1-b554-4f3e-86e9-951502f0559f => generated 849 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:15:47 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-4a2e1a30-87af-4739-ab23-d19ea8b1aed3 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:47 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-4a2e1a30-87af-4739-ab23-d19ea8b1aed3 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] DELETE http://192.168.122.168/volume/v3/volumes/c86296c1-b554-4f3e-86e9-951502f0559f Sep 07 21:15:47 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-4a2e1a30-87af-4739-ab23-d19ea8b1aed3 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:47 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-4a2e1a30-87af-4739-ab23-d19ea8b1aed3 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:47 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-4a2e1a30-87af-4739-ab23-d19ea8b1aed3 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Delete volume with id: c86296c1-b554-4f3e-86e9-951502f0559f Sep 07 21:15:47 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:47 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:15:47 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:47 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:15:47 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-4a2e1a30-87af-4739-ab23-d19ea8b1aed3 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Volume info retrieved successfully. Sep 07 21:15:47 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-4a2e1a30-87af-4739-ab23-d19ea8b1aed3 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Delete volume request issued successfully. Sep 07 21:15:47 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-4a2e1a30-87af-4739-ab23-d19ea8b1aed3 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] http://192.168.122.168/volume/v3/volumes/c86296c1-b554-4f3e-86e9-951502f0559f returned with HTTP 202 Sep 07 21:15:47 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 963/1909] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:15:47 2026] DELETE /volume/v3/volumes/c86296c1-b554-4f3e-86e9-951502f0559f => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:15:47 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-3fe7182f-f7f7-4390-9f0a-40e35998acb3 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:47 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-3fe7182f-f7f7-4390-9f0a-40e35998acb3 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] GET http://192.168.122.168/volume/v3/volumes/c86296c1-b554-4f3e-86e9-951502f0559f Sep 07 21:15:47 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-3fe7182f-f7f7-4390-9f0a-40e35998acb3 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:47 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-3fe7182f-f7f7-4390-9f0a-40e35998acb3 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:47 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:47 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:15:47 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:47 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:15:47 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-3fe7182f-f7f7-4390-9f0a-40e35998acb3 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Volume info retrieved successfully. Sep 07 21:15:47 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-3fe7182f-f7f7-4390-9f0a-40e35998acb3 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] http://192.168.122.168/volume/v3/volumes/c86296c1-b554-4f3e-86e9-951502f0559f returned with HTTP 200 Sep 07 21:15:47 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 947/1910] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:15:47 2026] GET /volume/v3/volumes/c86296c1-b554-4f3e-86e9-951502f0559f => generated 848 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:15:47 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-355f878f-0931-4039-9717-c5a84e99a5e9 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:47 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-355f878f-0931-4039-9717-c5a84e99a5e9 tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] GET http://192.168.122.168/volume/v3/snapshots/d458eba0-7db3-4e93-b075-3ce558147040 Sep 07 21:15:47 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-355f878f-0931-4039-9717-c5a84e99a5e9 tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:47 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-355f878f-0931-4039-9717-c5a84e99a5e9 tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:47 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:47 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:15:47 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-355f878f-0931-4039-9717-c5a84e99a5e9 tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] Snapshot retrieved successfully. Sep 07 21:15:47 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-355f878f-0931-4039-9717-c5a84e99a5e9 tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] http://192.168.122.168/volume/v3/snapshots/d458eba0-7db3-4e93-b075-3ce558147040 returned with HTTP 200 Sep 07 21:15:48 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 964/1911] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:15:47 2026] GET /volume/v3/snapshots/d458eba0-7db3-4e93-b075-3ce558147040 => generated 442 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:15:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-154f5045-33a5-41e7-8ca3-8d4f9df8e8f4 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:48 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-154f5045-33a5-41e7-8ca3-8d4f9df8e8f4 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] GET http://192.168.122.168/volume/v3/volumes/c86296c1-b554-4f3e-86e9-951502f0559f Sep 07 21:15:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-154f5045-33a5-41e7-8ca3-8d4f9df8e8f4 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-154f5045-33a5-41e7-8ca3-8d4f9df8e8f4 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:48 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-154f5045-33a5-41e7-8ca3-8d4f9df8e8f4 tempest-VolumesExtendTest-2137878413 tempest-VolumesExtendTest-2137878413-project-member] http://192.168.122.168/volume/v3/volumes/c86296c1-b554-4f3e-86e9-951502f0559f returned with HTTP 404 Sep 07 21:15:48 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 948/1912] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:15:48 2026] GET /volume/v3/volumes/c86296c1-b554-4f3e-86e9-951502f0559f => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:15:49 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-b2d0b165-8fea-4e3e-8953-4894d479d5c4 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:49 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b2d0b165-8fea-4e3e-8953-4894d479d5c4 tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] GET http://192.168.122.168/volume/v3/snapshots/d458eba0-7db3-4e93-b075-3ce558147040 Sep 07 21:15:49 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b2d0b165-8fea-4e3e-8953-4894d479d5c4 tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:49 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b2d0b165-8fea-4e3e-8953-4894d479d5c4 tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:49 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:49 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:15:49 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-b2d0b165-8fea-4e3e-8953-4894d479d5c4 tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] Snapshot retrieved successfully. Sep 07 21:15:49 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b2d0b165-8fea-4e3e-8953-4894d479d5c4 tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] http://192.168.122.168/volume/v3/snapshots/d458eba0-7db3-4e93-b075-3ce558147040 returned with HTTP 200 Sep 07 21:15:49 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 965/1913] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:15:49 2026] GET /volume/v3/snapshots/d458eba0-7db3-4e93-b075-3ce558147040 => generated 469 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:15:49 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-46577cd0-a6fb-4fa6-8d24-60b4b1dd7429 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:49 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-46577cd0-a6fb-4fa6-8d24-60b4b1dd7429 tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] POST http://192.168.122.168/volume/v3/snapshots/d458eba0-7db3-4e93-b075-3ce558147040/metadata Sep 07 21:15:49 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-46577cd0-a6fb-4fa6-8d24-60b4b1dd7429 tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:15:49 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:49 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:15:49 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-46577cd0-a6fb-4fa6-8d24-60b4b1dd7429 tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] Snapshot retrieved successfully. Sep 07 21:15:49 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-46577cd0-a6fb-4fa6-8d24-60b4b1dd7429 tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] Update snapshot metadata completed successfully. Sep 07 21:15:49 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-46577cd0-a6fb-4fa6-8d24-60b4b1dd7429 tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] http://192.168.122.168/volume/v3/snapshots/d458eba0-7db3-4e93-b075-3ce558147040/metadata returned with HTTP 200 Sep 07 21:15:49 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 949/1914] 192.168.122.168 () {60 vars in 1286 bytes} [Mon Sep 7 21:15:49 2026] POST /volume/v3/snapshots/d458eba0-7db3-4e93-b075-3ce558147040/metadata => generated 68 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 21:15:49 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-ca58d047-debf-4525-b827-1e26f41c52a9 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:49 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ca58d047-debf-4525-b827-1e26f41c52a9 tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-reader] GET http://192.168.122.168/volume/v3/snapshots/d458eba0-7db3-4e93-b075-3ce558147040/metadata Sep 07 21:15:49 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ca58d047-debf-4525-b827-1e26f41c52a9 tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-reader] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:49 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ca58d047-debf-4525-b827-1e26f41c52a9 tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-reader] Calling method 'index' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:49 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:49 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:15:49 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-ca58d047-debf-4525-b827-1e26f41c52a9 tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-reader] Snapshot retrieved successfully. Sep 07 21:15:49 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-ca58d047-debf-4525-b827-1e26f41c52a9 tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-reader] Get snapshot metadata completed successfully. Sep 07 21:15:49 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ca58d047-debf-4525-b827-1e26f41c52a9 tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-reader] http://192.168.122.168/volume/v3/snapshots/d458eba0-7db3-4e93-b075-3ce558147040/metadata returned with HTTP 200 Sep 07 21:15:49 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 966/1915] 192.168.122.168 () {58 vars in 1265 bytes} [Mon Sep 7 21:15:49 2026] GET /volume/v3/snapshots/d458eba0-7db3-4e93-b075-3ce558147040/metadata => generated 68 bytes in 383 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 21:15:49 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-0a792431-1dd5-4bb7-bdc9-ca2895d179c7 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:49 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-0a792431-1dd5-4bb7-bdc9-ca2895d179c7 tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] PUT http://192.168.122.168/volume/v3/snapshots/d458eba0-7db3-4e93-b075-3ce558147040/metadata Sep 07 21:15:49 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-0a792431-1dd5-4bb7-bdc9-ca2895d179c7 tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:15:49 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:49 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:15:49 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-0a792431-1dd5-4bb7-bdc9-ca2895d179c7 tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] Snapshot retrieved successfully. Sep 07 21:15:49 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-0a792431-1dd5-4bb7-bdc9-ca2895d179c7 tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] Update snapshot metadata completed successfully. Sep 07 21:15:49 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-0a792431-1dd5-4bb7-bdc9-ca2895d179c7 tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] http://192.168.122.168/volume/v3/snapshots/d458eba0-7db3-4e93-b075-3ce558147040/metadata returned with HTTP 200 Sep 07 21:15:49 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 950/1916] 192.168.122.168 () {60 vars in 1285 bytes} [Mon Sep 7 21:15:49 2026] PUT /volume/v3/snapshots/d458eba0-7db3-4e93-b075-3ce558147040/metadata => generated 57 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 21:15:49 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-da476c4e-5ea2-4683-b523-1d31f4f004bb None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:49 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-da476c4e-5ea2-4683-b523-1d31f4f004bb tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-reader] GET http://192.168.122.168/volume/v3/snapshots/d458eba0-7db3-4e93-b075-3ce558147040/metadata Sep 07 21:15:49 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-da476c4e-5ea2-4683-b523-1d31f4f004bb tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-reader] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:49 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-da476c4e-5ea2-4683-b523-1d31f4f004bb tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-reader] Calling method 'index' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:49 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:49 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:15:49 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-da476c4e-5ea2-4683-b523-1d31f4f004bb tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-reader] Snapshot retrieved successfully. Sep 07 21:15:49 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-da476c4e-5ea2-4683-b523-1d31f4f004bb tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-reader] Get snapshot metadata completed successfully. Sep 07 21:15:49 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-da476c4e-5ea2-4683-b523-1d31f4f004bb tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-reader] http://192.168.122.168/volume/v3/snapshots/d458eba0-7db3-4e93-b075-3ce558147040/metadata returned with HTTP 200 Sep 07 21:15:49 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 967/1917] 192.168.122.168 () {58 vars in 1265 bytes} [Mon Sep 7 21:15:49 2026] GET /volume/v3/snapshots/d458eba0-7db3-4e93-b075-3ce558147040/metadata => generated 57 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 21:15:49 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-b1bf7420-5703-4993-a97c-d361db2638d3 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:49 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b1bf7420-5703-4993-a97c-d361db2638d3 tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] DELETE http://192.168.122.168/volume/v3/snapshots/d458eba0-7db3-4e93-b075-3ce558147040/metadata/key3 Sep 07 21:15:49 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-b1bf7420-5703-4993-a97c-d361db2638d3 tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:49 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-b1bf7420-5703-4993-a97c-d361db2638d3 tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:49 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:49 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:15:49 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-b1bf7420-5703-4993-a97c-d361db2638d3 tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] Snapshot retrieved successfully. Sep 07 21:15:49 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-b1bf7420-5703-4993-a97c-d361db2638d3 tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] Get snapshot metadata completed successfully. Sep 07 21:15:49 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-b1bf7420-5703-4993-a97c-d361db2638d3 tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] Delete snapshot metadata completed successfully. Sep 07 21:15:49 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b1bf7420-5703-4993-a97c-d361db2638d3 tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] http://192.168.122.168/volume/v3/snapshots/d458eba0-7db3-4e93-b075-3ce558147040/metadata/key3 returned with HTTP 200 Sep 07 21:15:49 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 951/1918] 192.168.122.168 () {58 vars in 1283 bytes} [Mon Sep 7 21:15:49 2026] DELETE /volume/v3/snapshots/d458eba0-7db3-4e93-b075-3ce558147040/metadata/key3 => generated 0 bytes in 57 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 07 21:15:49 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-a7a03767-d185-4cfb-bf74-76fdf0be18ff None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:49 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a7a03767-d185-4cfb-bf74-76fdf0be18ff tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-reader] GET http://192.168.122.168/volume/v3/snapshots/d458eba0-7db3-4e93-b075-3ce558147040/metadata Sep 07 21:15:49 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a7a03767-d185-4cfb-bf74-76fdf0be18ff tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-reader] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:49 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a7a03767-d185-4cfb-bf74-76fdf0be18ff tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-reader] Calling method 'index' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:49 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:49 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:15:49 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-a7a03767-d185-4cfb-bf74-76fdf0be18ff tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-reader] Snapshot retrieved successfully. Sep 07 21:15:49 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-a7a03767-d185-4cfb-bf74-76fdf0be18ff tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-reader] Get snapshot metadata completed successfully. Sep 07 21:15:49 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a7a03767-d185-4cfb-bf74-76fdf0be18ff tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-reader] http://192.168.122.168/volume/v3/snapshots/d458eba0-7db3-4e93-b075-3ce558147040/metadata returned with HTTP 200 Sep 07 21:15:49 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 968/1919] 192.168.122.168 () {58 vars in 1265 bytes} [Mon Sep 7 21:15:49 2026] GET /volume/v3/snapshots/d458eba0-7db3-4e93-b075-3ce558147040/metadata => generated 32 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 21:15:49 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-d92b1073-23c0-45d5-bbb4-b42c0eab6338 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:49 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d92b1073-23c0-45d5-bbb4-b42c0eab6338 tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] PUT http://192.168.122.168/volume/v3/snapshots/d458eba0-7db3-4e93-b075-3ce558147040/metadata Sep 07 21:15:49 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-d92b1073-23c0-45d5-bbb4-b42c0eab6338 tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:15:49 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:49 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:15:49 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-d92b1073-23c0-45d5-bbb4-b42c0eab6338 tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] Snapshot retrieved successfully. Sep 07 21:15:49 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-d92b1073-23c0-45d5-bbb4-b42c0eab6338 tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] Update snapshot metadata completed successfully. Sep 07 21:15:49 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d92b1073-23c0-45d5-bbb4-b42c0eab6338 tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] http://192.168.122.168/volume/v3/snapshots/d458eba0-7db3-4e93-b075-3ce558147040/metadata returned with HTTP 200 Sep 07 21:15:49 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 952/1920] 192.168.122.168 () {60 vars in 1285 bytes} [Mon Sep 7 21:15:49 2026] PUT /volume/v3/snapshots/d458eba0-7db3-4e93-b075-3ce558147040/metadata => generated 16 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 21:15:49 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-f8a5dea1-b6c0-44e2-9d95-22d51cd46b0a None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:49 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f8a5dea1-b6c0-44e2-9d95-22d51cd46b0a tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] POST http://192.168.122.168/volume/v3/snapshots/d458eba0-7db3-4e93-b075-3ce558147040/metadata Sep 07 21:15:49 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f8a5dea1-b6c0-44e2-9d95-22d51cd46b0a tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:15:50 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:50 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:15:50 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-f8a5dea1-b6c0-44e2-9d95-22d51cd46b0a tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] Snapshot retrieved successfully. Sep 07 21:15:50 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-f8a5dea1-b6c0-44e2-9d95-22d51cd46b0a tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] Update snapshot metadata completed successfully. Sep 07 21:15:50 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f8a5dea1-b6c0-44e2-9d95-22d51cd46b0a tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] http://192.168.122.168/volume/v3/snapshots/d458eba0-7db3-4e93-b075-3ce558147040/metadata returned with HTTP 200 Sep 07 21:15:50 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 969/1921] 192.168.122.168 () {60 vars in 1286 bytes} [Mon Sep 7 21:15:49 2026] POST /volume/v3/snapshots/d458eba0-7db3-4e93-b075-3ce558147040/metadata => generated 68 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 21:15:50 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-9c14fa67-accb-4f20-bf40-26bdaf46c590 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:50 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-9c14fa67-accb-4f20-bf40-26bdaf46c590 tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-reader] GET http://192.168.122.168/volume/v3/snapshots/d458eba0-7db3-4e93-b075-3ce558147040/metadata Sep 07 21:15:50 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-9c14fa67-accb-4f20-bf40-26bdaf46c590 tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-reader] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:50 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-9c14fa67-accb-4f20-bf40-26bdaf46c590 tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-reader] Calling method 'index' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:50 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:50 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:15:50 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-9c14fa67-accb-4f20-bf40-26bdaf46c590 tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-reader] Snapshot retrieved successfully. Sep 07 21:15:50 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-9c14fa67-accb-4f20-bf40-26bdaf46c590 tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-reader] Get snapshot metadata completed successfully. Sep 07 21:15:50 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-9c14fa67-accb-4f20-bf40-26bdaf46c590 tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-reader] http://192.168.122.168/volume/v3/snapshots/d458eba0-7db3-4e93-b075-3ce558147040/metadata returned with HTTP 200 Sep 07 21:15:50 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 953/1922] 192.168.122.168 () {58 vars in 1265 bytes} [Mon Sep 7 21:15:50 2026] GET /volume/v3/snapshots/d458eba0-7db3-4e93-b075-3ce558147040/metadata => generated 68 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 21:15:50 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-f6bdc881-efc5-4125-812e-1bd987e48b4e None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:50 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f6bdc881-efc5-4125-812e-1bd987e48b4e tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] PUT http://192.168.122.168/volume/v3/snapshots/d458eba0-7db3-4e93-b075-3ce558147040/metadata/key3 Sep 07 21:15:50 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f6bdc881-efc5-4125-812e-1bd987e48b4e tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:15:50 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:50 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:15:50 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-f6bdc881-efc5-4125-812e-1bd987e48b4e tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] Snapshot retrieved successfully. Sep 07 21:15:50 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-f6bdc881-efc5-4125-812e-1bd987e48b4e tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] Update snapshot metadata completed successfully. Sep 07 21:15:50 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f6bdc881-efc5-4125-812e-1bd987e48b4e tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] http://192.168.122.168/volume/v3/snapshots/d458eba0-7db3-4e93-b075-3ce558147040/metadata/key3 returned with HTTP 200 Sep 07 21:15:50 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 970/1923] 192.168.122.168 () {60 vars in 1300 bytes} [Mon Sep 7 21:15:50 2026] PUT /volume/v3/snapshots/d458eba0-7db3-4e93-b075-3ce558147040/metadata/key3 => generated 35 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 21:15:50 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-7d0a55b2-2264-43e4-b8b5-b07bb6b84a9b None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:50 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-7d0a55b2-2264-43e4-b8b5-b07bb6b84a9b tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-reader] GET http://192.168.122.168/volume/v3/snapshots/d458eba0-7db3-4e93-b075-3ce558147040/metadata/key3 Sep 07 21:15:50 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-7d0a55b2-2264-43e4-b8b5-b07bb6b84a9b tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-reader] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:50 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-7d0a55b2-2264-43e4-b8b5-b07bb6b84a9b tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-reader] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:50 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:50 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:15:50 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-7d0a55b2-2264-43e4-b8b5-b07bb6b84a9b tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-reader] Snapshot retrieved successfully. Sep 07 21:15:50 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-7d0a55b2-2264-43e4-b8b5-b07bb6b84a9b tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-reader] Get snapshot metadata completed successfully. Sep 07 21:15:50 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-7d0a55b2-2264-43e4-b8b5-b07bb6b84a9b tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-reader] http://192.168.122.168/volume/v3/snapshots/d458eba0-7db3-4e93-b075-3ce558147040/metadata/key3 returned with HTTP 200 Sep 07 21:15:50 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 954/1924] 192.168.122.168 () {58 vars in 1280 bytes} [Mon Sep 7 21:15:50 2026] GET /volume/v3/snapshots/d458eba0-7db3-4e93-b075-3ce558147040/metadata/key3 => generated 35 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 21:15:50 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-eb8ce5f1-4efd-4b6f-91a3-f96a533aa5bb None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:50 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-eb8ce5f1-4efd-4b6f-91a3-f96a533aa5bb tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-reader] GET http://192.168.122.168/volume/v3/snapshots/d458eba0-7db3-4e93-b075-3ce558147040/metadata Sep 07 21:15:50 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-eb8ce5f1-4efd-4b6f-91a3-f96a533aa5bb tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-reader] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:50 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-eb8ce5f1-4efd-4b6f-91a3-f96a533aa5bb tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-reader] Calling method 'index' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:50 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:50 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:15:50 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-eb8ce5f1-4efd-4b6f-91a3-f96a533aa5bb tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-reader] Snapshot retrieved successfully. Sep 07 21:15:50 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-eb8ce5f1-4efd-4b6f-91a3-f96a533aa5bb tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-reader] Get snapshot metadata completed successfully. Sep 07 21:15:50 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-eb8ce5f1-4efd-4b6f-91a3-f96a533aa5bb tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-reader] http://192.168.122.168/volume/v3/snapshots/d458eba0-7db3-4e93-b075-3ce558147040/metadata returned with HTTP 200 Sep 07 21:15:50 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 971/1925] 192.168.122.168 () {58 vars in 1265 bytes} [Mon Sep 7 21:15:50 2026] GET /volume/v3/snapshots/d458eba0-7db3-4e93-b075-3ce558147040/metadata => generated 75 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 21:15:50 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-90cb83c6-1d43-4fbe-b03a-90e6e52e8abf None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:50 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-90cb83c6-1d43-4fbe-b03a-90e6e52e8abf tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] PUT http://192.168.122.168/volume/v3/snapshots/d458eba0-7db3-4e93-b075-3ce558147040/metadata Sep 07 21:15:50 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-90cb83c6-1d43-4fbe-b03a-90e6e52e8abf tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:15:50 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:50 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:15:50 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-90cb83c6-1d43-4fbe-b03a-90e6e52e8abf tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] Snapshot retrieved successfully. Sep 07 21:15:50 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-90cb83c6-1d43-4fbe-b03a-90e6e52e8abf tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] Update snapshot metadata completed successfully. Sep 07 21:15:50 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-90cb83c6-1d43-4fbe-b03a-90e6e52e8abf tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] http://192.168.122.168/volume/v3/snapshots/d458eba0-7db3-4e93-b075-3ce558147040/metadata returned with HTTP 200 Sep 07 21:15:50 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 955/1926] 192.168.122.168 () {60 vars in 1285 bytes} [Mon Sep 7 21:15:50 2026] PUT /volume/v3/snapshots/d458eba0-7db3-4e93-b075-3ce558147040/metadata => generated 16 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 21:15:50 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-eeb39659-1097-47a7-b0d4-f3b7f27fc27d None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:50 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-eeb39659-1097-47a7-b0d4-f3b7f27fc27d tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] DELETE http://192.168.122.168/volume/v3/snapshots/d458eba0-7db3-4e93-b075-3ce558147040 Sep 07 21:15:50 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-eeb39659-1097-47a7-b0d4-f3b7f27fc27d tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:50 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-eeb39659-1097-47a7-b0d4-f3b7f27fc27d tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:50 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.snapshots [None req-eeb39659-1097-47a7-b0d4-f3b7f27fc27d tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] Delete snapshot with id: d458eba0-7db3-4e93-b075-3ce558147040 Sep 07 21:15:50 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:50 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:15:50 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-eeb39659-1097-47a7-b0d4-f3b7f27fc27d tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] Snapshot retrieved successfully. Sep 07 21:15:50 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:50 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:15:50 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-eeb39659-1097-47a7-b0d4-f3b7f27fc27d tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] Snapshot delete request issued successfully. Sep 07 21:15:50 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-eeb39659-1097-47a7-b0d4-f3b7f27fc27d tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] http://192.168.122.168/volume/v3/snapshots/d458eba0-7db3-4e93-b075-3ce558147040 returned with HTTP 202 Sep 07 21:15:50 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 972/1927] 192.168.122.168 () {58 vars in 1241 bytes} [Mon Sep 7 21:15:50 2026] DELETE /volume/v3/snapshots/d458eba0-7db3-4e93-b075-3ce558147040 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:15:50 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-92050b51-055a-458d-acbf-5d8f2227bf82 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:50 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-92050b51-055a-458d-acbf-5d8f2227bf82 tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] GET http://192.168.122.168/volume/v3/snapshots/d458eba0-7db3-4e93-b075-3ce558147040 Sep 07 21:15:50 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-92050b51-055a-458d-acbf-5d8f2227bf82 tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:50 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-92050b51-055a-458d-acbf-5d8f2227bf82 tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:50 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:50 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:15:50 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-92050b51-055a-458d-acbf-5d8f2227bf82 tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] Snapshot retrieved successfully. Sep 07 21:15:50 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-92050b51-055a-458d-acbf-5d8f2227bf82 tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] http://192.168.122.168/volume/v3/snapshots/d458eba0-7db3-4e93-b075-3ce558147040 returned with HTTP 200 Sep 07 21:15:50 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 956/1928] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:15:50 2026] GET /volume/v3/snapshots/d458eba0-7db3-4e93-b075-3ce558147040 => generated 468 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:15:51 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-e2f713ad-20fd-4293-bb6d-daf31cbfa03a None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:51 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e2f713ad-20fd-4293-bb6d-daf31cbfa03a tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] GET http://192.168.122.168/volume/v3/snapshots/d458eba0-7db3-4e93-b075-3ce558147040 Sep 07 21:15:51 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-e2f713ad-20fd-4293-bb6d-daf31cbfa03a tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:51 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-e2f713ad-20fd-4293-bb6d-daf31cbfa03a tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:51 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:51 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:15:51 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-e2f713ad-20fd-4293-bb6d-daf31cbfa03a tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] Snapshot retrieved successfully. Sep 07 21:15:51 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e2f713ad-20fd-4293-bb6d-daf31cbfa03a tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] http://192.168.122.168/volume/v3/snapshots/d458eba0-7db3-4e93-b075-3ce558147040 returned with HTTP 200 Sep 07 21:15:51 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 973/1929] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:15:51 2026] GET /volume/v3/snapshots/d458eba0-7db3-4e93-b075-3ce558147040 => generated 468 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:15:52 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-789cd2d0-72ea-4b24-a9ca-235863239bd0 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:52 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-789cd2d0-72ea-4b24-a9ca-235863239bd0 tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] GET http://192.168.122.168/volume/v3/snapshots/d458eba0-7db3-4e93-b075-3ce558147040 Sep 07 21:15:52 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-789cd2d0-72ea-4b24-a9ca-235863239bd0 tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:52 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-789cd2d0-72ea-4b24-a9ca-235863239bd0 tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:52 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-789cd2d0-72ea-4b24-a9ca-235863239bd0 tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] http://192.168.122.168/volume/v3/snapshots/d458eba0-7db3-4e93-b075-3ce558147040 returned with HTTP 404 Sep 07 21:15:52 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 957/1930] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:15:52 2026] GET /volume/v3/snapshots/d458eba0-7db3-4e93-b075-3ce558147040 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:15:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-a89c8f1d-d2e4-4753-ae69-d901dcb984a5 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:52 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a89c8f1d-d2e4-4753-ae69-d901dcb984a5 tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] GET http://192.168.122.168/volume/v3/volumes/ad7da5ca-1378-4828-aaeb-eae071b45cdb Sep 07 21:15:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a89c8f1d-d2e4-4753-ae69-d901dcb984a5 tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a89c8f1d-d2e4-4753-ae69-d901dcb984a5 tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:52 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:52 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:15:52 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:52 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:15:52 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-a89c8f1d-d2e4-4753-ae69-d901dcb984a5 tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] Volume info retrieved successfully. Sep 07 21:15:52 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a89c8f1d-d2e4-4753-ae69-d901dcb984a5 tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] http://192.168.122.168/volume/v3/volumes/ad7da5ca-1378-4828-aaeb-eae071b45cdb returned with HTTP 200 Sep 07 21:15:52 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 974/1931] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:15:52 2026] GET /volume/v3/volumes/ad7da5ca-1378-4828-aaeb-eae071b45cdb => generated 857 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:15:52 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-5725e6f4-7523-41f0-91cf-1be9115cd632 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:52 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5725e6f4-7523-41f0-91cf-1be9115cd632 tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] DELETE http://192.168.122.168/volume/v3/volumes/ad7da5ca-1378-4828-aaeb-eae071b45cdb Sep 07 21:15:52 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-5725e6f4-7523-41f0-91cf-1be9115cd632 tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:52 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-5725e6f4-7523-41f0-91cf-1be9115cd632 tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:52 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-5725e6f4-7523-41f0-91cf-1be9115cd632 tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] Delete volume with id: ad7da5ca-1378-4828-aaeb-eae071b45cdb Sep 07 21:15:52 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:52 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:15:52 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:52 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:15:52 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-5725e6f4-7523-41f0-91cf-1be9115cd632 tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] Volume info retrieved successfully. Sep 07 21:15:52 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-5725e6f4-7523-41f0-91cf-1be9115cd632 tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] Delete volume request issued successfully. Sep 07 21:15:52 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5725e6f4-7523-41f0-91cf-1be9115cd632 tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] http://192.168.122.168/volume/v3/volumes/ad7da5ca-1378-4828-aaeb-eae071b45cdb returned with HTTP 202 Sep 07 21:15:52 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 958/1932] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:15:52 2026] DELETE /volume/v3/volumes/ad7da5ca-1378-4828-aaeb-eae071b45cdb => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:15:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-a8edbdea-e030-455c-812e-6a3cab3ea437 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:52 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a8edbdea-e030-455c-812e-6a3cab3ea437 tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] GET http://192.168.122.168/volume/v3/volumes/ad7da5ca-1378-4828-aaeb-eae071b45cdb Sep 07 21:15:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a8edbdea-e030-455c-812e-6a3cab3ea437 tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a8edbdea-e030-455c-812e-6a3cab3ea437 tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:52 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:52 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:15:52 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:52 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:15:52 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-a8edbdea-e030-455c-812e-6a3cab3ea437 tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] Volume info retrieved successfully. Sep 07 21:15:52 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a8edbdea-e030-455c-812e-6a3cab3ea437 tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] http://192.168.122.168/volume/v3/volumes/ad7da5ca-1378-4828-aaeb-eae071b45cdb returned with HTTP 200 Sep 07 21:15:52 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 975/1933] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:15:52 2026] GET /volume/v3/volumes/ad7da5ca-1378-4828-aaeb-eae071b45cdb => generated 856 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:15:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-8f84956e-8fb9-4561-80cf-bb99523171bd None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:53 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-8f84956e-8fb9-4561-80cf-bb99523171bd tempest-VolumeAndVolumeTypeFromImageTest-1258077409 tempest-VolumeAndVolumeTypeFromImageTest-1258077409-project-admin] POST http://192.168.122.168/volume/v3/types Sep 07 21:15:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-8f84956e-8fb9-4561-80cf-bb99523171bd tempest-VolumeAndVolumeTypeFromImageTest-1258077409 tempest-VolumeAndVolumeTypeFromImageTest-1258077409-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=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:15:53 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-8f84956e-8fb9-4561-80cf-bb99523171bd tempest-VolumeAndVolumeTypeFromImageTest-1258077409 tempest-VolumeAndVolumeTypeFromImageTest-1258077409-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 07 21:15:53 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 959/1934] 192.168.122.168 () {60 vars in 1137 bytes} [Mon Sep 7 21:15:53 2026] POST /volume/v3/types => generated 287 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:15:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-041f0760-11d6-49ca-93c6-b6a4824cb661 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:53 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-041f0760-11d6-49ca-93c6-b6a4824cb661 tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] GET http://192.168.122.168/volume/v3/volumes/ad7da5ca-1378-4828-aaeb-eae071b45cdb Sep 07 21:15:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-041f0760-11d6-49ca-93c6-b6a4824cb661 tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-041f0760-11d6-49ca-93c6-b6a4824cb661 tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:53 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-041f0760-11d6-49ca-93c6-b6a4824cb661 tempest-SnapshotMetadataTestJSON-141661655 tempest-SnapshotMetadataTestJSON-141661655-project-member] http://192.168.122.168/volume/v3/volumes/ad7da5ca-1378-4828-aaeb-eae071b45cdb returned with HTTP 404 Sep 07 21:15:53 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 976/1935] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:15:53 2026] GET /volume/v3/volumes/ad7da5ca-1378-4828-aaeb-eae071b45cdb => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:15:56 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-e96df811-b34f-40a0-adaa-5388853d1559 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:56 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e96df811-b34f-40a0-adaa-5388853d1559 tempest-VolumeAndVolumeTypeFromImageTest-158880420 tempest-VolumeAndVolumeTypeFromImageTest-158880420-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:15:56 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-e96df811-b34f-40a0-adaa-5388853d1559 tempest-VolumeAndVolumeTypeFromImageTest-158880420 tempest-VolumeAndVolumeTypeFromImageTest-158880420-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "de355ffb-8c9f-4859-85b0-5be17bcf3ebf", "size": 1}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:15:56 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.volumes [None req-e96df811-b34f-40a0-adaa-5388853d1559 tempest-VolumeAndVolumeTypeFromImageTest-158880420 tempest-VolumeAndVolumeTypeFromImageTest-158880420-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': 'de355ffb-8c9f-4859-85b0-5be17bcf3ebf', 'size': 1}} {{(pid=86971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:15:56 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-e96df811-b34f-40a0-adaa-5388853d1559 tempest-VolumeAndVolumeTypeFromImageTest-158880420 tempest-VolumeAndVolumeTypeFromImageTest-158880420-project-member] Create volume of 1 GB Sep 07 21:15:56 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-e96df811-b34f-40a0-adaa-5388853d1559 tempest-VolumeAndVolumeTypeFromImageTest-158880420 tempest-VolumeAndVolumeTypeFromImageTest-158880420-project-member] Availability Zones retrieved successfully. Sep 07 21:15:56 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-e96df811-b34f-40a0-adaa-5388853d1559 tempest-VolumeAndVolumeTypeFromImageTest-158880420 tempest-VolumeAndVolumeTypeFromImageTest-158880420-project-member] Flow 'volume_create_api' (f4904e95-7d33-4cb7-ba15-1e3f5c6aed01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:15:56 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-e96df811-b34f-40a0-adaa-5388853d1559 tempest-VolumeAndVolumeTypeFromImageTest-158880420 tempest-VolumeAndVolumeTypeFromImageTest-158880420-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cbe47597-6e5e-4bb8-98b2-5f579f8b30ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:15:56 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.flows.api.create_volume [None req-e96df811-b34f-40a0-adaa-5388853d1559 tempest-VolumeAndVolumeTypeFromImageTest-158880420 tempest-VolumeAndVolumeTypeFromImageTest-158880420-project-member] Validating volume size '1' using validate_int {{(pid=86971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:15:57 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-e96df811-b34f-40a0-adaa-5388853d1559 tempest-VolumeAndVolumeTypeFromImageTest-158880420 tempest-VolumeAndVolumeTypeFromImageTest-158880420-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cbe47597-6e5e-4bb8-98b2-5f579f8b30ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:15:54Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=4ce2b006-b3ad-4565-b313-e6f4ef81839e,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': '4ce2b006-b3ad-4565-b313-e6f4ef81839e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:15:57 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-e96df811-b34f-40a0-adaa-5388853d1559 tempest-VolumeAndVolumeTypeFromImageTest-158880420 tempest-VolumeAndVolumeTypeFromImageTest-158880420-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (200ae0e1-3410-4100-9a24-237d589aa684) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:15:57 devstack devstack@c-api.service[86971]: WARNING cinder.quota [None req-e96df811-b34f-40a0-adaa-5388853d1559 tempest-VolumeAndVolumeTypeFromImageTest-158880420 tempest-VolumeAndVolumeTypeFromImageTest-158880420-project-member] Deprecated: Default quota for resource: volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Sep 07 21:15:57 devstack devstack@c-api.service[86971]: WARNING cinder.quota [None req-e96df811-b34f-40a0-adaa-5388853d1559 tempest-VolumeAndVolumeTypeFromImageTest-158880420 tempest-VolumeAndVolumeTypeFromImageTest-158880420-project-member] Deprecated: Default quota for resource: gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Sep 07 21:15:57 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-e96df811-b34f-40a0-adaa-5388853d1559 tempest-VolumeAndVolumeTypeFromImageTest-158880420 tempest-VolumeAndVolumeTypeFromImageTest-158880420-project-member] Created reservations ['4a3d29a5-5394-485a-88d6-9790a47bcd22', 'a6d34e08-860d-4bc1-94e5-ae8fbbb3da58', '839d7933-4d67-41cd-9be0-f35a8ed1e7e3', '6868f40c-e109-4425-b9de-b6ec005794d1'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:15:57 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-e96df811-b34f-40a0-adaa-5388853d1559 tempest-VolumeAndVolumeTypeFromImageTest-158880420 tempest-VolumeAndVolumeTypeFromImageTest-158880420-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (200ae0e1-3410-4100-9a24-237d589aa684) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4a3d29a5-5394-485a-88d6-9790a47bcd22', 'a6d34e08-860d-4bc1-94e5-ae8fbbb3da58', '839d7933-4d67-41cd-9be0-f35a8ed1e7e3', '6868f40c-e109-4425-b9de-b6ec005794d1']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:15:57 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-d5f6c501-cddd-43a7-8070-3e6737e14c2f None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:57 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-e96df811-b34f-40a0-adaa-5388853d1559 tempest-VolumeAndVolumeTypeFromImageTest-158880420 tempest-VolumeAndVolumeTypeFromImageTest-158880420-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29a7ff2e-29a0-475d-848b-b447c8c95151) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:15:57 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:57 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:15:57 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-e96df811-b34f-40a0-adaa-5388853d1559 tempest-VolumeAndVolumeTypeFromImageTest-158880420 tempest-VolumeAndVolumeTypeFromImageTest-158880420-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29a7ff2e-29a0-475d-848b-b447c8c95151) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd588c939-8832-411d-ae17-e913897ca05d', '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='29c5053963324065bbd85063aa68a567',qos_specs=None,replication_status=,reservations=['4a3d29a5-5394-485a-88d6-9790a47bcd22','a6d34e08-860d-4bc1-94e5-ae8fbbb3da58','839d7933-4d67-41cd-9be0-f35a8ed1e7e3','6868f40c-e109-4425-b9de-b6ec005794d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='505d254216fd4bcea4204948851d76e0',volume_type_id=4ce2b006-b3ad-4565-b313-e6f4ef81839e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:15:57Z,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=d588c939-8832-411d-ae17-e913897ca05d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='29c5053963324065bbd85063aa68a567',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='505d254216fd4bcea4204948851d76e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4ce2b006-b3ad-4565-b313-e6f4ef81839e),volume_type_id=4ce2b006-b3ad-4565-b313-e6f4ef81839e)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:15:57 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-e96df811-b34f-40a0-adaa-5388853d1559 tempest-VolumeAndVolumeTypeFromImageTest-158880420 tempest-VolumeAndVolumeTypeFromImageTest-158880420-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4b83b0d-542f-4fcb-91f2-9f36ba49d331) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:15:57 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-e96df811-b34f-40a0-adaa-5388853d1559 tempest-VolumeAndVolumeTypeFromImageTest-158880420 tempest-VolumeAndVolumeTypeFromImageTest-158880420-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4b83b0d-542f-4fcb-91f2-9f36ba49d331) transitioned into state 'SUCCESS' from 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='29c5053963324065bbd85063aa68a567',qos_specs=None,replication_status=,reservations=['4a3d29a5-5394-485a-88d6-9790a47bcd22','a6d34e08-860d-4bc1-94e5-ae8fbbb3da58','839d7933-4d67-41cd-9be0-f35a8ed1e7e3','6868f40c-e109-4425-b9de-b6ec005794d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='505d254216fd4bcea4204948851d76e0',volume_type_id=4ce2b006-b3ad-4565-b313-e6f4ef81839e)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:15:57 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-e96df811-b34f-40a0-adaa-5388853d1559 tempest-VolumeAndVolumeTypeFromImageTest-158880420 tempest-VolumeAndVolumeTypeFromImageTest-158880420-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6b9a71e-2408-4aa3-9c4e-03e0a34b021b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:15:57 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-e96df811-b34f-40a0-adaa-5388853d1559 tempest-VolumeAndVolumeTypeFromImageTest-158880420 tempest-VolumeAndVolumeTypeFromImageTest-158880420-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6b9a71e-2408-4aa3-9c4e-03e0a34b021b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:15:57 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-e96df811-b34f-40a0-adaa-5388853d1559 tempest-VolumeAndVolumeTypeFromImageTest-158880420 tempest-VolumeAndVolumeTypeFromImageTest-158880420-project-member] Flow 'volume_create_api' (f4904e95-7d33-4cb7-ba15-1e3f5c6aed01) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:15:57 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-e96df811-b34f-40a0-adaa-5388853d1559 tempest-VolumeAndVolumeTypeFromImageTest-158880420 tempest-VolumeAndVolumeTypeFromImageTest-158880420-project-member] Create volume request issued successfully. Sep 07 21:15:57 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e96df811-b34f-40a0-adaa-5388853d1559 tempest-VolumeAndVolumeTypeFromImageTest-158880420 tempest-VolumeAndVolumeTypeFromImageTest-158880420-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:15:57 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 960/1936] 192.168.122.168 () {60 vars in 1143 bytes} [Mon Sep 7 21:15:56 2026] POST /volume/v3/volumes => generated 806 bytes in 616 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:15:57 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-93134d39-6c1b-41e9-90f5-a1e7c1117b79 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:57 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-93134d39-6c1b-41e9-90f5-a1e7c1117b79 tempest-VolumeAndVolumeTypeFromImageTest-158880420 tempest-VolumeAndVolumeTypeFromImageTest-158880420-project-member] GET http://192.168.122.168/volume/v3/volumes/d588c939-8832-411d-ae17-e913897ca05d Sep 07 21:15:57 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-93134d39-6c1b-41e9-90f5-a1e7c1117b79 tempest-VolumeAndVolumeTypeFromImageTest-158880420 tempest-VolumeAndVolumeTypeFromImageTest-158880420-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:57 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-93134d39-6c1b-41e9-90f5-a1e7c1117b79 tempest-VolumeAndVolumeTypeFromImageTest-158880420 tempest-VolumeAndVolumeTypeFromImageTest-158880420-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:57 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:57 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:15:57 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:57 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:15:57 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-93134d39-6c1b-41e9-90f5-a1e7c1117b79 tempest-VolumeAndVolumeTypeFromImageTest-158880420 tempest-VolumeAndVolumeTypeFromImageTest-158880420-project-member] Volume info retrieved successfully. Sep 07 21:15:57 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-93134d39-6c1b-41e9-90f5-a1e7c1117b79 tempest-VolumeAndVolumeTypeFromImageTest-158880420 tempest-VolumeAndVolumeTypeFromImageTest-158880420-project-member] http://192.168.122.168/volume/v3/volumes/d588c939-8832-411d-ae17-e913897ca05d returned with HTTP 200 Sep 07 21:15:57 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 961/1937] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:15:57 2026] GET /volume/v3/volumes/d588c939-8832-411d-ae17-e913897ca05d => generated 874 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:15:57 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d5f6c501-cddd-43a7-8070-3e6737e14c2f tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:15:57 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-d5f6c501-cddd-43a7-8070-3e6737e14c2f tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-2131410817"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:15:57 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.volumes [None req-d5f6c501-cddd-43a7-8070-3e6737e14c2f tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-2131410817'}} {{(pid=86970) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:15:57 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-d5f6c501-cddd-43a7-8070-3e6737e14c2f tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Create volume of 1 GB Sep 07 21:15:57 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-d5f6c501-cddd-43a7-8070-3e6737e14c2f tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Availability Zones retrieved successfully. Sep 07 21:15:57 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-d5f6c501-cddd-43a7-8070-3e6737e14c2f tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Flow 'volume_create_api' (9d9054a5-42b2-4171-8547-b10ede01b3a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:15:57 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-d5f6c501-cddd-43a7-8070-3e6737e14c2f tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (664ad975-41ef-4ee3-8a43-db19a676c9df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:15:57 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.flows.api.create_volume [None req-d5f6c501-cddd-43a7-8070-3e6737e14c2f tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Validating volume size '1' using validate_int {{(pid=86970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:15:57 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-d5f6c501-cddd-43a7-8070-3e6737e14c2f tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (664ad975-41ef-4ee3-8a43-db19a676c9df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:15:57 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-d5f6c501-cddd-43a7-8070-3e6737e14c2f tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7b9ea4d-84c8-42aa-a9da-d9e7f3d763b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:15:57 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-d5f6c501-cddd-43a7-8070-3e6737e14c2f tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Created reservations ['ca43c495-1c13-41b7-91a3-46fae2a11bbe', '5c8f558f-082f-42cf-af90-60ffc865f353', 'eb8ff48f-e9b4-4b1d-a5e8-9f0bd6460a85', 'bd63f79b-a142-4742-aa76-a428d760bd39'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:15:57 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-d5f6c501-cddd-43a7-8070-3e6737e14c2f tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7b9ea4d-84c8-42aa-a9da-d9e7f3d763b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ca43c495-1c13-41b7-91a3-46fae2a11bbe', '5c8f558f-082f-42cf-af90-60ffc865f353', 'eb8ff48f-e9b4-4b1d-a5e8-9f0bd6460a85', 'bd63f79b-a142-4742-aa76-a428d760bd39']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:15:57 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-d5f6c501-cddd-43a7-8070-3e6737e14c2f tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8dd3f818-3c48-405c-98f3-c85199750518) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:15:57 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:57 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:15:57 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-d5f6c501-cddd-43a7-8070-3e6737e14c2f tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8dd3f818-3c48-405c-98f3-c85199750518) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b80dbf9c-7b5c-46f2-acd3-ee614330c07e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-2131410817',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1cbe4316f8554475bfe018c956d06c22',qos_specs=None,replication_status=,reservations=['ca43c495-1c13-41b7-91a3-46fae2a11bbe','5c8f558f-082f-42cf-af90-60ffc865f353','eb8ff48f-e9b4-4b1d-a5e8-9f0bd6460a85','bd63f79b-a142-4742-aa76-a428d760bd39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45425929021345d5ab752818b12f8489',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:15:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-2131410817',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b80dbf9c-7b5c-46f2-acd3-ee614330c07e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1cbe4316f8554475bfe018c956d06c22',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='45425929021345d5ab752818b12f8489',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:15:57 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-d5f6c501-cddd-43a7-8070-3e6737e14c2f tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0812bfd7-edce-4e34-b275-3ee86cda04e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:15:57 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-d5f6c501-cddd-43a7-8070-3e6737e14c2f tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0812bfd7-edce-4e34-b275-3ee86cda04e0) transitioned into state 'SUCCESS' from state '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-2131410817',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1cbe4316f8554475bfe018c956d06c22',qos_specs=None,replication_status=,reservations=['ca43c495-1c13-41b7-91a3-46fae2a11bbe','5c8f558f-082f-42cf-af90-60ffc865f353','eb8ff48f-e9b4-4b1d-a5e8-9f0bd6460a85','bd63f79b-a142-4742-aa76-a428d760bd39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45425929021345d5ab752818b12f8489',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:15:57 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-d5f6c501-cddd-43a7-8070-3e6737e14c2f tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6183fa9-91d1-4169-b001-458bcd60a18e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:15:57 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-d5f6c501-cddd-43a7-8070-3e6737e14c2f tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6183fa9-91d1-4169-b001-458bcd60a18e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:15:57 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-d5f6c501-cddd-43a7-8070-3e6737e14c2f tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Flow 'volume_create_api' (9d9054a5-42b2-4171-8547-b10ede01b3a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:15:57 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-d5f6c501-cddd-43a7-8070-3e6737e14c2f tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Create volume request issued successfully. Sep 07 21:15:57 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d5f6c501-cddd-43a7-8070-3e6737e14c2f tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:15:57 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 977/1938] 192.168.122.168 () {60 vars in 1142 bytes} [Mon Sep 7 21:15:57 2026] POST /volume/v3/volumes => generated 760 bytes in 711 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:15:57 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-ec81d374-1050-4bc6-9069-45047168f3ab None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:57 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ec81d374-1050-4bc6-9069-45047168f3ab tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] GET http://192.168.122.168/volume/v3/volumes/b80dbf9c-7b5c-46f2-acd3-ee614330c07e Sep 07 21:15:57 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-ec81d374-1050-4bc6-9069-45047168f3ab tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:57 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-ec81d374-1050-4bc6-9069-45047168f3ab tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:57 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:57 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:15:57 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:57 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:15:57 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-ec81d374-1050-4bc6-9069-45047168f3ab tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Volume info retrieved successfully. Sep 07 21:15:57 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ec81d374-1050-4bc6-9069-45047168f3ab tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] http://192.168.122.168/volume/v3/volumes/b80dbf9c-7b5c-46f2-acd3-ee614330c07e returned with HTTP 200 Sep 07 21:15:57 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 962/1939] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:15:57 2026] GET /volume/v3/volumes/b80dbf9c-7b5c-46f2-acd3-ee614330c07e => generated 828 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:15:58 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-5a5de361-b3d7-4930-a55c-54834cb05ecb None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:58 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-5a5de361-b3d7-4930-a55c-54834cb05ecb tempest-VolumeAndVolumeTypeFromImageTest-158880420 tempest-VolumeAndVolumeTypeFromImageTest-158880420-project-member] GET http://192.168.122.168/volume/v3/volumes/d588c939-8832-411d-ae17-e913897ca05d Sep 07 21:15:58 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-5a5de361-b3d7-4930-a55c-54834cb05ecb tempest-VolumeAndVolumeTypeFromImageTest-158880420 tempest-VolumeAndVolumeTypeFromImageTest-158880420-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:58 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-5a5de361-b3d7-4930-a55c-54834cb05ecb tempest-VolumeAndVolumeTypeFromImageTest-158880420 tempest-VolumeAndVolumeTypeFromImageTest-158880420-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:58 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:58 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:15:58 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:58 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:15:58 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-5a5de361-b3d7-4930-a55c-54834cb05ecb tempest-VolumeAndVolumeTypeFromImageTest-158880420 tempest-VolumeAndVolumeTypeFromImageTest-158880420-project-member] Volume info retrieved successfully. Sep 07 21:15:58 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-5a5de361-b3d7-4930-a55c-54834cb05ecb tempest-VolumeAndVolumeTypeFromImageTest-158880420 tempest-VolumeAndVolumeTypeFromImageTest-158880420-project-member] http://192.168.122.168/volume/v3/volumes/d588c939-8832-411d-ae17-e913897ca05d returned with HTTP 200 Sep 07 21:15:58 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 978/1940] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:15:58 2026] GET /volume/v3/volumes/d588c939-8832-411d-ae17-e913897ca05d => generated 898 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:15:59 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-8a1b950c-8aa0-4695-a619-a17ba3c6005f None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:59 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-8a1b950c-8aa0-4695-a619-a17ba3c6005f tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] GET http://192.168.122.168/volume/v3/volumes/b80dbf9c-7b5c-46f2-acd3-ee614330c07e Sep 07 21:15:59 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-8a1b950c-8aa0-4695-a619-a17ba3c6005f tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:59 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-8a1b950c-8aa0-4695-a619-a17ba3c6005f tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:59 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:59 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:15:59 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:59 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:15:59 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-8a1b950c-8aa0-4695-a619-a17ba3c6005f tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Volume info retrieved successfully. Sep 07 21:15:59 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-8a1b950c-8aa0-4695-a619-a17ba3c6005f tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] http://192.168.122.168/volume/v3/volumes/b80dbf9c-7b5c-46f2-acd3-ee614330c07e returned with HTTP 200 Sep 07 21:15:59 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 963/1941] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:15:59 2026] GET /volume/v3/volumes/b80dbf9c-7b5c-46f2-acd3-ee614330c07e => generated 852 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:15:59 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-93e96b43-2852-4360-802f-ed518ac56144 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:15:59 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-93e96b43-2852-4360-802f-ed518ac56144 tempest-VolumeAndVolumeTypeFromImageTest-158880420 tempest-VolumeAndVolumeTypeFromImageTest-158880420-project-member] GET http://192.168.122.168/volume/v3/volumes/d588c939-8832-411d-ae17-e913897ca05d Sep 07 21:15:59 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-93e96b43-2852-4360-802f-ed518ac56144 tempest-VolumeAndVolumeTypeFromImageTest-158880420 tempest-VolumeAndVolumeTypeFromImageTest-158880420-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:15:59 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-93e96b43-2852-4360-802f-ed518ac56144 tempest-VolumeAndVolumeTypeFromImageTest-158880420 tempest-VolumeAndVolumeTypeFromImageTest-158880420-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:15:59 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:15:59 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:15:59 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:15:59 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:15:59 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-93e96b43-2852-4360-802f-ed518ac56144 tempest-VolumeAndVolumeTypeFromImageTest-158880420 tempest-VolumeAndVolumeTypeFromImageTest-158880420-project-member] Volume info retrieved successfully. Sep 07 21:15:59 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-93e96b43-2852-4360-802f-ed518ac56144 tempest-VolumeAndVolumeTypeFromImageTest-158880420 tempest-VolumeAndVolumeTypeFromImageTest-158880420-project-member] http://192.168.122.168/volume/v3/volumes/d588c939-8832-411d-ae17-e913897ca05d returned with HTTP 200 Sep 07 21:15:59 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 979/1942] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:15:59 2026] GET /volume/v3/volumes/d588c939-8832-411d-ae17-e913897ca05d => generated 956 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:16:00 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-e049dd1a-5214-4866-8801-927727abe2db None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:00 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e049dd1a-5214-4866-8801-927727abe2db tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] GET http://192.168.122.168/volume/v3/volumes/b80dbf9c-7b5c-46f2-acd3-ee614330c07e Sep 07 21:16:00 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-e049dd1a-5214-4866-8801-927727abe2db tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:00 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-e049dd1a-5214-4866-8801-927727abe2db tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:00 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:00 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:16:00 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:00 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:16:00 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-e049dd1a-5214-4866-8801-927727abe2db tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Volume info retrieved successfully. Sep 07 21:16:00 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e049dd1a-5214-4866-8801-927727abe2db tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] http://192.168.122.168/volume/v3/volumes/b80dbf9c-7b5c-46f2-acd3-ee614330c07e returned with HTTP 200 Sep 07 21:16:00 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 964/1943] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:16:00 2026] GET /volume/v3/volumes/b80dbf9c-7b5c-46f2-acd3-ee614330c07e => generated 853 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:16:00 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-78b0d8f0-2ccd-459e-9f84-805ede88840d None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:00 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-78b0d8f0-2ccd-459e-9f84-805ede88840d tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] POST http://192.168.122.168/volume/v3/snapshots Sep 07 21:16:00 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-78b0d8f0-2ccd-459e-9f84-805ede88840d tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b80dbf9c-7b5c-46f2-acd3-ee614330c07e", "name": "tempest-VolumesDeleteCascade-Snapshot-1607028305"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:16:00 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:00 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:16:00 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:00 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:16:00 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-78b0d8f0-2ccd-459e-9f84-805ede88840d tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Volume info retrieved successfully. Sep 07 21:16:00 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.snapshots [None req-78b0d8f0-2ccd-459e-9f84-805ede88840d tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Create snapshot from volume b80dbf9c-7b5c-46f2-acd3-ee614330c07e Sep 07 21:16:00 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-78b0d8f0-2ccd-459e-9f84-805ede88840d tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Created reservations ['59328c16-b432-4ede-929a-33cc04b3d0ca', 'd95fe08a-28e2-45b1-9c6b-cafb9e00ed30', '1bd5e1c3-998d-4252-8cea-b2245e93d738', '9dcd2427-6ec0-418e-9be7-e28fc03f9453'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:16:00 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:00 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:16:00 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-78b0d8f0-2ccd-459e-9f84-805ede88840d tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Snapshot create request issued successfully. Sep 07 21:16:00 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-78b0d8f0-2ccd-459e-9f84-805ede88840d tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] http://192.168.122.168/volume/v3/snapshots returned with HTTP 202 Sep 07 21:16:00 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 980/1944] 192.168.122.168 () {60 vars in 1149 bytes} [Mon Sep 7 21:16:00 2026] POST /volume/v3/snapshots => generated 307 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:16:00 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-0bde46f3-593b-438a-8be7-ecec5b905999 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:00 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-0bde46f3-593b-438a-8be7-ecec5b905999 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] GET http://192.168.122.168/volume/v3/snapshots/fd1b52d2-1b8f-45ff-b061-4121408f8365 Sep 07 21:16:00 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-0bde46f3-593b-438a-8be7-ecec5b905999 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:00 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-0bde46f3-593b-438a-8be7-ecec5b905999 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:00 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:00 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:16:00 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-0bde46f3-593b-438a-8be7-ecec5b905999 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Snapshot retrieved successfully. Sep 07 21:16:00 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-0bde46f3-593b-438a-8be7-ecec5b905999 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] http://192.168.122.168/volume/v3/snapshots/fd1b52d2-1b8f-45ff-b061-4121408f8365 returned with HTTP 200 Sep 07 21:16:00 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 965/1945] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:16:00 2026] GET /volume/v3/snapshots/fd1b52d2-1b8f-45ff-b061-4121408f8365 => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:16:00 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-8bb20d1f-f79f-414c-9a56-ac83d0fd3444 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:00 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8bb20d1f-f79f-414c-9a56-ac83d0fd3444 tempest-VolumeAndVolumeTypeFromImageTest-158880420 tempest-VolumeAndVolumeTypeFromImageTest-158880420-project-member] GET http://192.168.122.168/volume/v3/volumes/d588c939-8832-411d-ae17-e913897ca05d Sep 07 21:16:00 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8bb20d1f-f79f-414c-9a56-ac83d0fd3444 tempest-VolumeAndVolumeTypeFromImageTest-158880420 tempest-VolumeAndVolumeTypeFromImageTest-158880420-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:00 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8bb20d1f-f79f-414c-9a56-ac83d0fd3444 tempest-VolumeAndVolumeTypeFromImageTest-158880420 tempest-VolumeAndVolumeTypeFromImageTest-158880420-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:00 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:00 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:16:00 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:00 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:16:00 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-8bb20d1f-f79f-414c-9a56-ac83d0fd3444 tempest-VolumeAndVolumeTypeFromImageTest-158880420 tempest-VolumeAndVolumeTypeFromImageTest-158880420-project-member] Volume info retrieved successfully. Sep 07 21:16:00 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8bb20d1f-f79f-414c-9a56-ac83d0fd3444 tempest-VolumeAndVolumeTypeFromImageTest-158880420 tempest-VolumeAndVolumeTypeFromImageTest-158880420-project-member] http://192.168.122.168/volume/v3/volumes/d588c939-8832-411d-ae17-e913897ca05d returned with HTTP 200 Sep 07 21:16:00 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 981/1946] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:16:00 2026] GET /volume/v3/volumes/d588c939-8832-411d-ae17-e913897ca05d => generated 956 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:16:01 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-77faf593-0d00-47f3-b833-d3b87d93bfc7 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:01 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-77faf593-0d00-47f3-b833-d3b87d93bfc7 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] GET http://192.168.122.168/volume/v3/snapshots/fd1b52d2-1b8f-45ff-b061-4121408f8365 Sep 07 21:16:01 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-77faf593-0d00-47f3-b833-d3b87d93bfc7 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:01 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-77faf593-0d00-47f3-b833-d3b87d93bfc7 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:01 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:01 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:16:01 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-77faf593-0d00-47f3-b833-d3b87d93bfc7 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Snapshot retrieved successfully. Sep 07 21:16:01 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-77faf593-0d00-47f3-b833-d3b87d93bfc7 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] http://192.168.122.168/volume/v3/snapshots/fd1b52d2-1b8f-45ff-b061-4121408f8365 returned with HTTP 200 Sep 07 21:16:01 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 966/1947] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:16:01 2026] GET /volume/v3/snapshots/fd1b52d2-1b8f-45ff-b061-4121408f8365 => generated 439 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:16:01 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-9ef44417-3b22-4ee3-9338-7f2fa032ab64 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:01 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-9ef44417-3b22-4ee3-9338-7f2fa032ab64 tempest-VolumeAndVolumeTypeFromImageTest-158880420 tempest-VolumeAndVolumeTypeFromImageTest-158880420-project-member] GET http://192.168.122.168/volume/v3/volumes/d588c939-8832-411d-ae17-e913897ca05d Sep 07 21:16:01 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-9ef44417-3b22-4ee3-9338-7f2fa032ab64 tempest-VolumeAndVolumeTypeFromImageTest-158880420 tempest-VolumeAndVolumeTypeFromImageTest-158880420-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:01 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-9ef44417-3b22-4ee3-9338-7f2fa032ab64 tempest-VolumeAndVolumeTypeFromImageTest-158880420 tempest-VolumeAndVolumeTypeFromImageTest-158880420-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:01 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:01 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:16:01 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:01 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:16:01 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-9ef44417-3b22-4ee3-9338-7f2fa032ab64 tempest-VolumeAndVolumeTypeFromImageTest-158880420 tempest-VolumeAndVolumeTypeFromImageTest-158880420-project-member] Volume info retrieved successfully. Sep 07 21:16:01 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-9ef44417-3b22-4ee3-9338-7f2fa032ab64 tempest-VolumeAndVolumeTypeFromImageTest-158880420 tempest-VolumeAndVolumeTypeFromImageTest-158880420-project-member] http://192.168.122.168/volume/v3/volumes/d588c939-8832-411d-ae17-e913897ca05d returned with HTTP 200 Sep 07 21:16:01 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 982/1948] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:16:01 2026] GET /volume/v3/volumes/d588c939-8832-411d-ae17-e913897ca05d => generated 959 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:16:02 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-43410012-7fc9-4002-9d28-199708a314da None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:02 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-43410012-7fc9-4002-9d28-199708a314da tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] GET http://192.168.122.168/volume/v3/snapshots/fd1b52d2-1b8f-45ff-b061-4121408f8365 Sep 07 21:16:02 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-43410012-7fc9-4002-9d28-199708a314da tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:02 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-43410012-7fc9-4002-9d28-199708a314da tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:02 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:02 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:16:02 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-43410012-7fc9-4002-9d28-199708a314da tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Snapshot retrieved successfully. Sep 07 21:16:02 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-43410012-7fc9-4002-9d28-199708a314da tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] http://192.168.122.168/volume/v3/snapshots/fd1b52d2-1b8f-45ff-b061-4121408f8365 returned with HTTP 200 Sep 07 21:16:02 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 967/1949] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:16:02 2026] GET /volume/v3/snapshots/fd1b52d2-1b8f-45ff-b061-4121408f8365 => generated 439 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:16:02 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-b36199c9-6a4e-46ef-9fb9-67e4fee5a7c0 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:02 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b36199c9-6a4e-46ef-9fb9-67e4fee5a7c0 tempest-VolumeAndVolumeTypeFromImageTest-158880420 tempest-VolumeAndVolumeTypeFromImageTest-158880420-project-member] GET http://192.168.122.168/volume/v3/volumes/d588c939-8832-411d-ae17-e913897ca05d Sep 07 21:16:02 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b36199c9-6a4e-46ef-9fb9-67e4fee5a7c0 tempest-VolumeAndVolumeTypeFromImageTest-158880420 tempest-VolumeAndVolumeTypeFromImageTest-158880420-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:02 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b36199c9-6a4e-46ef-9fb9-67e4fee5a7c0 tempest-VolumeAndVolumeTypeFromImageTest-158880420 tempest-VolumeAndVolumeTypeFromImageTest-158880420-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:02 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:02 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:16:02 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:02 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:16:02 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-b36199c9-6a4e-46ef-9fb9-67e4fee5a7c0 tempest-VolumeAndVolumeTypeFromImageTest-158880420 tempest-VolumeAndVolumeTypeFromImageTest-158880420-project-member] Volume info retrieved successfully. Sep 07 21:16:02 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b36199c9-6a4e-46ef-9fb9-67e4fee5a7c0 tempest-VolumeAndVolumeTypeFromImageTest-158880420 tempest-VolumeAndVolumeTypeFromImageTest-158880420-project-member] http://192.168.122.168/volume/v3/volumes/d588c939-8832-411d-ae17-e913897ca05d returned with HTTP 200 Sep 07 21:16:02 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 983/1950] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:16:02 2026] GET /volume/v3/volumes/d588c939-8832-411d-ae17-e913897ca05d => generated 959 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:16:03 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-2d6b5549-c29a-4e84-acb4-dbb3c7ed2e4b None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:03 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-2d6b5549-c29a-4e84-acb4-dbb3c7ed2e4b tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] GET http://192.168.122.168/volume/v3/snapshots/fd1b52d2-1b8f-45ff-b061-4121408f8365 Sep 07 21:16:03 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-2d6b5549-c29a-4e84-acb4-dbb3c7ed2e4b tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:03 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-2d6b5549-c29a-4e84-acb4-dbb3c7ed2e4b tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:03 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:03 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:16:03 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-2d6b5549-c29a-4e84-acb4-dbb3c7ed2e4b tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Snapshot retrieved successfully. Sep 07 21:16:03 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-2d6b5549-c29a-4e84-acb4-dbb3c7ed2e4b tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] http://192.168.122.168/volume/v3/snapshots/fd1b52d2-1b8f-45ff-b061-4121408f8365 returned with HTTP 200 Sep 07 21:16:03 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 968/1951] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:16:03 2026] GET /volume/v3/snapshots/fd1b52d2-1b8f-45ff-b061-4121408f8365 => generated 439 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:16:03 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-3f870b1d-5af1-49bb-a86a-5c090d06a78b None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:03 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-3f870b1d-5af1-49bb-a86a-5c090d06a78b tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:16:03 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-3f870b1d-5af1-49bb-a86a-5c090d06a78b tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-48865806", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:16:03 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.volumes [None req-3f870b1d-5af1-49bb-a86a-5c090d06a78b tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-48865806', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86970) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:16:03 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-3f870b1d-5af1-49bb-a86a-5c090d06a78b tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] Create volume of 1 GB Sep 07 21:16:03 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-3f870b1d-5af1-49bb-a86a-5c090d06a78b tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] Availability Zones retrieved successfully. Sep 07 21:16:03 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-3f870b1d-5af1-49bb-a86a-5c090d06a78b tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] Flow 'volume_create_api' (adb52bab-3eed-4f59-875a-1ff57bacb9b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:16:03 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-3f870b1d-5af1-49bb-a86a-5c090d06a78b tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86a3418f-3cd6-4e7d-87d6-67a6b8e299e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:16:03 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.flows.api.create_volume [None req-3f870b1d-5af1-49bb-a86a-5c090d06a78b tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] Validating volume size '1' using validate_int {{(pid=86970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:16:03 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-3f870b1d-5af1-49bb-a86a-5c090d06a78b tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86a3418f-3cd6-4e7d-87d6-67a6b8e299e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:16:03 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-3f870b1d-5af1-49bb-a86a-5c090d06a78b tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (589607b6-0ac2-4173-b0d8-1a22c58d39e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:16:03 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-3f870b1d-5af1-49bb-a86a-5c090d06a78b tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] Created reservations ['32909287-6008-4f7e-8fd4-5e84807973ef', '220fa5ea-69b8-4355-81b0-a7ab4afb6d94', 'c735fa72-7994-4a29-8fef-35714243fe7e', 'f5779ecc-a237-47d5-829b-86562434e2f6'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:16:03 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-3f870b1d-5af1-49bb-a86a-5c090d06a78b tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (589607b6-0ac2-4173-b0d8-1a22c58d39e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['32909287-6008-4f7e-8fd4-5e84807973ef', '220fa5ea-69b8-4355-81b0-a7ab4afb6d94', 'c735fa72-7994-4a29-8fef-35714243fe7e', 'f5779ecc-a237-47d5-829b-86562434e2f6']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:16:03 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-3f870b1d-5af1-49bb-a86a-5c090d06a78b tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebabdad2-ef82-4468-a0e6-ace26e6ec22f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:16:03 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:03 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:16:03 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-3f870b1d-5af1-49bb-a86a-5c090d06a78b tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebabdad2-ef82-4468-a0e6-ace26e6ec22f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae5110d6-12bf-400a-a8bf-b10fe49fa4d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-48865806',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f34c88270aa24841916fa7958ae78837',qos_specs=None,replication_status=,reservations=['32909287-6008-4f7e-8fd4-5e84807973ef','220fa5ea-69b8-4355-81b0-a7ab4afb6d94','c735fa72-7994-4a29-8fef-35714243fe7e','f5779ecc-a237-47d5-829b-86562434e2f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b7fbf39aa5a48f187295f563707392b',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:16:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-48865806',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ae5110d6-12bf-400a-a8bf-b10fe49fa4d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f34c88270aa24841916fa7958ae78837',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0b7fbf39aa5a48f187295f563707392b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:16:03 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-3f870b1d-5af1-49bb-a86a-5c090d06a78b tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (647de8cc-a90e-4f76-851f-457e3d772441) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:16:03 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-46a3c6e8-ed68-45ef-addb-d4ae82835bb1 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:03 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-46a3c6e8-ed68-45ef-addb-d4ae82835bb1 tempest-VolumeAndVolumeTypeFromImageTest-158880420 tempest-VolumeAndVolumeTypeFromImageTest-158880420-project-member] GET http://192.168.122.168/volume/v3/volumes/d588c939-8832-411d-ae17-e913897ca05d Sep 07 21:16:03 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-46a3c6e8-ed68-45ef-addb-d4ae82835bb1 tempest-VolumeAndVolumeTypeFromImageTest-158880420 tempest-VolumeAndVolumeTypeFromImageTest-158880420-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:03 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-3f870b1d-5af1-49bb-a86a-5c090d06a78b tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (647de8cc-a90e-4f76-851f-457e3d772441) transitioned into state 'SUCCESS' from state '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-48865806',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f34c88270aa24841916fa7958ae78837',qos_specs=None,replication_status=,reservations=['32909287-6008-4f7e-8fd4-5e84807973ef','220fa5ea-69b8-4355-81b0-a7ab4afb6d94','c735fa72-7994-4a29-8fef-35714243fe7e','f5779ecc-a237-47d5-829b-86562434e2f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b7fbf39aa5a48f187295f563707392b',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:16:03 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-46a3c6e8-ed68-45ef-addb-d4ae82835bb1 tempest-VolumeAndVolumeTypeFromImageTest-158880420 tempest-VolumeAndVolumeTypeFromImageTest-158880420-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:03 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-3f870b1d-5af1-49bb-a86a-5c090d06a78b tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b75eb59b-bb6c-4954-99e8-db02d7b5796d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:16:03 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:03 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:16:03 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:03 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:16:03 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-46a3c6e8-ed68-45ef-addb-d4ae82835bb1 tempest-VolumeAndVolumeTypeFromImageTest-158880420 tempest-VolumeAndVolumeTypeFromImageTest-158880420-project-member] Volume info retrieved successfully. Sep 07 21:16:03 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-3f870b1d-5af1-49bb-a86a-5c090d06a78b tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b75eb59b-bb6c-4954-99e8-db02d7b5796d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:16:03 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-3f870b1d-5af1-49bb-a86a-5c090d06a78b tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] Flow 'volume_create_api' (adb52bab-3eed-4f59-875a-1ff57bacb9b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:16:03 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-3f870b1d-5af1-49bb-a86a-5c090d06a78b tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] Create volume request issued successfully. Sep 07 21:16:03 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-3f870b1d-5af1-49bb-a86a-5c090d06a78b tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:16:03 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 984/1952] 192.168.122.168 () {62 vars in 1184 bytes} [Mon Sep 7 21:16:03 2026] POST /volume/v3/volumes => generated 796 bytes in 420 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:16:03 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-46a3c6e8-ed68-45ef-addb-d4ae82835bb1 tempest-VolumeAndVolumeTypeFromImageTest-158880420 tempest-VolumeAndVolumeTypeFromImageTest-158880420-project-member] http://192.168.122.168/volume/v3/volumes/d588c939-8832-411d-ae17-e913897ca05d returned with HTTP 200 Sep 07 21:16:03 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-8de7c83b-fee9-4cfc-b65f-9931f622f1e7 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:03 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 969/1953] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:16:03 2026] GET /volume/v3/volumes/d588c939-8832-411d-ae17-e913897ca05d => generated 1303 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:16:04 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8de7c83b-fee9-4cfc-b65f-9931f622f1e7 tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] GET http://192.168.122.168/volume/v3/volumes/ae5110d6-12bf-400a-a8bf-b10fe49fa4d1 Sep 07 21:16:04 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8de7c83b-fee9-4cfc-b65f-9931f622f1e7 tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:04 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8de7c83b-fee9-4cfc-b65f-9931f622f1e7 tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:04 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:04 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:16:04 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:04 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:16:04 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-8b624f6a-78f8-4ac6-aabb-439d1ddd65a2 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:04 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-8b624f6a-78f8-4ac6-aabb-439d1ddd65a2 tempest-VolumeAndVolumeTypeFromImageTest-158880420 tempest-VolumeAndVolumeTypeFromImageTest-158880420-project-member] DELETE http://192.168.122.168/volume/v3/volumes/d588c939-8832-411d-ae17-e913897ca05d Sep 07 21:16:04 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-8b624f6a-78f8-4ac6-aabb-439d1ddd65a2 tempest-VolumeAndVolumeTypeFromImageTest-158880420 tempest-VolumeAndVolumeTypeFromImageTest-158880420-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:04 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-8b624f6a-78f8-4ac6-aabb-439d1ddd65a2 tempest-VolumeAndVolumeTypeFromImageTest-158880420 tempest-VolumeAndVolumeTypeFromImageTest-158880420-project-member] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:04 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-8b624f6a-78f8-4ac6-aabb-439d1ddd65a2 tempest-VolumeAndVolumeTypeFromImageTest-158880420 tempest-VolumeAndVolumeTypeFromImageTest-158880420-project-member] Delete volume with id: d588c939-8832-411d-ae17-e913897ca05d Sep 07 21:16:04 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-8de7c83b-fee9-4cfc-b65f-9931f622f1e7 tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] Volume info retrieved successfully. Sep 07 21:16:04 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8de7c83b-fee9-4cfc-b65f-9931f622f1e7 tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] http://192.168.122.168/volume/v3/volumes/ae5110d6-12bf-400a-a8bf-b10fe49fa4d1 returned with HTTP 200 Sep 07 21:16:04 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 985/1954] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:16:03 2026] GET /volume/v3/volumes/ae5110d6-12bf-400a-a8bf-b10fe49fa4d1 => generated 864 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:16:04 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:04 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:16:04 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:04 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:16:04 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-8b624f6a-78f8-4ac6-aabb-439d1ddd65a2 tempest-VolumeAndVolumeTypeFromImageTest-158880420 tempest-VolumeAndVolumeTypeFromImageTest-158880420-project-member] Volume info retrieved successfully. Sep 07 21:16:04 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-8b624f6a-78f8-4ac6-aabb-439d1ddd65a2 tempest-VolumeAndVolumeTypeFromImageTest-158880420 tempest-VolumeAndVolumeTypeFromImageTest-158880420-project-member] Delete volume request issued successfully. Sep 07 21:16:04 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-8b624f6a-78f8-4ac6-aabb-439d1ddd65a2 tempest-VolumeAndVolumeTypeFromImageTest-158880420 tempest-VolumeAndVolumeTypeFromImageTest-158880420-project-member] http://192.168.122.168/volume/v3/volumes/d588c939-8832-411d-ae17-e913897ca05d returned with HTTP 202 Sep 07 21:16:04 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 970/1955] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:16:04 2026] DELETE /volume/v3/volumes/d588c939-8832-411d-ae17-e913897ca05d => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:16:04 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-ce8dad3c-47e9-499d-a706-4d37e7b3fbd2 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:04 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ce8dad3c-47e9-499d-a706-4d37e7b3fbd2 tempest-VolumeAndVolumeTypeFromImageTest-158880420 tempest-VolumeAndVolumeTypeFromImageTest-158880420-project-member] GET http://192.168.122.168/volume/v3/volumes/d588c939-8832-411d-ae17-e913897ca05d Sep 07 21:16:04 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ce8dad3c-47e9-499d-a706-4d37e7b3fbd2 tempest-VolumeAndVolumeTypeFromImageTest-158880420 tempest-VolumeAndVolumeTypeFromImageTest-158880420-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:04 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ce8dad3c-47e9-499d-a706-4d37e7b3fbd2 tempest-VolumeAndVolumeTypeFromImageTest-158880420 tempest-VolumeAndVolumeTypeFromImageTest-158880420-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:04 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:04 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:16:04 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:04 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:16:04 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-ce8dad3c-47e9-499d-a706-4d37e7b3fbd2 tempest-VolumeAndVolumeTypeFromImageTest-158880420 tempest-VolumeAndVolumeTypeFromImageTest-158880420-project-member] Volume info retrieved successfully. Sep 07 21:16:04 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ce8dad3c-47e9-499d-a706-4d37e7b3fbd2 tempest-VolumeAndVolumeTypeFromImageTest-158880420 tempest-VolumeAndVolumeTypeFromImageTest-158880420-project-member] http://192.168.122.168/volume/v3/volumes/d588c939-8832-411d-ae17-e913897ca05d returned with HTTP 200 Sep 07 21:16:04 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 986/1956] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:16:04 2026] GET /volume/v3/volumes/d588c939-8832-411d-ae17-e913897ca05d => generated 1302 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:16:04 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-7efe3fd1-c559-4a96-bbf9-f2d8b889d0c7 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:04 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-7efe3fd1-c559-4a96-bbf9-f2d8b889d0c7 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] GET http://192.168.122.168/volume/v3/snapshots/fd1b52d2-1b8f-45ff-b061-4121408f8365 Sep 07 21:16:04 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-7efe3fd1-c559-4a96-bbf9-f2d8b889d0c7 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:04 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-7efe3fd1-c559-4a96-bbf9-f2d8b889d0c7 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:04 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:04 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:16:04 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-7efe3fd1-c559-4a96-bbf9-f2d8b889d0c7 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Snapshot retrieved successfully. Sep 07 21:16:04 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-7efe3fd1-c559-4a96-bbf9-f2d8b889d0c7 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] http://192.168.122.168/volume/v3/snapshots/fd1b52d2-1b8f-45ff-b061-4121408f8365 returned with HTTP 200 Sep 07 21:16:04 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 971/1957] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:16:04 2026] GET /volume/v3/snapshots/fd1b52d2-1b8f-45ff-b061-4121408f8365 => generated 466 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:16:04 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-36204b15-2bb2-4ae1-9a69-12354da29e02 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:04 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-36204b15-2bb2-4ae1-9a69-12354da29e02 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] POST http://192.168.122.168/volume/v3/snapshots Sep 07 21:16:04 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-36204b15-2bb2-4ae1-9a69-12354da29e02 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b80dbf9c-7b5c-46f2-acd3-ee614330c07e", "name": "tempest-VolumesDeleteCascade-Snapshot-2009262268"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:16:04 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:04 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:16:04 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:04 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:16:04 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-36204b15-2bb2-4ae1-9a69-12354da29e02 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Volume info retrieved successfully. Sep 07 21:16:04 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.snapshots [None req-36204b15-2bb2-4ae1-9a69-12354da29e02 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Create snapshot from volume b80dbf9c-7b5c-46f2-acd3-ee614330c07e Sep 07 21:16:04 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-36204b15-2bb2-4ae1-9a69-12354da29e02 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Created reservations ['6c1155c9-4c23-4eb1-a23e-620ce24087cb', '36a8a42f-0c31-4da6-9a53-4acb806e46a3', '746f05d8-330f-45c1-b4b3-90df77577fef', '81734def-cc29-4b32-b0a4-60316f4c232b'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:16:04 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:04 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:16:04 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-36204b15-2bb2-4ae1-9a69-12354da29e02 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Snapshot create request issued successfully. Sep 07 21:16:04 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-36204b15-2bb2-4ae1-9a69-12354da29e02 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] http://192.168.122.168/volume/v3/snapshots returned with HTTP 202 Sep 07 21:16:04 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 987/1958] 192.168.122.168 () {60 vars in 1149 bytes} [Mon Sep 7 21:16:04 2026] POST /volume/v3/snapshots => generated 307 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:16:04 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-a70569a9-b2af-4b40-9db3-6e84b1e2c65e None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:04 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a70569a9-b2af-4b40-9db3-6e84b1e2c65e tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] GET http://192.168.122.168/volume/v3/snapshots/620c1991-5dc2-4699-b726-2a3de2e2c9c2 Sep 07 21:16:04 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-a70569a9-b2af-4b40-9db3-6e84b1e2c65e tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:04 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-a70569a9-b2af-4b40-9db3-6e84b1e2c65e tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:04 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:04 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:16:04 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-a70569a9-b2af-4b40-9db3-6e84b1e2c65e tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Snapshot retrieved successfully. Sep 07 21:16:04 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a70569a9-b2af-4b40-9db3-6e84b1e2c65e tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] http://192.168.122.168/volume/v3/snapshots/620c1991-5dc2-4699-b726-2a3de2e2c9c2 returned with HTTP 200 Sep 07 21:16:04 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 972/1959] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:16:04 2026] GET /volume/v3/snapshots/620c1991-5dc2-4699-b726-2a3de2e2c9c2 => generated 439 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:16:05 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-e4a1445f-5c64-4322-bf58-7b390cb59306 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:05 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e4a1445f-5c64-4322-bf58-7b390cb59306 tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] GET http://192.168.122.168/volume/v3/volumes/ae5110d6-12bf-400a-a8bf-b10fe49fa4d1 Sep 07 21:16:05 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-e4a1445f-5c64-4322-bf58-7b390cb59306 tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:05 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-e4a1445f-5c64-4322-bf58-7b390cb59306 tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:05 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:05 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:16:05 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:05 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:16:05 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-e4a1445f-5c64-4322-bf58-7b390cb59306 tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] Volume info retrieved successfully. Sep 07 21:16:05 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e4a1445f-5c64-4322-bf58-7b390cb59306 tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] http://192.168.122.168/volume/v3/volumes/ae5110d6-12bf-400a-a8bf-b10fe49fa4d1 returned with HTTP 200 Sep 07 21:16:05 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 988/1960] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:16:05 2026] GET /volume/v3/volumes/ae5110d6-12bf-400a-a8bf-b10fe49fa4d1 => generated 888 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:16:05 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-02036653-7d66-4678-a5fe-553cb95a7dc8 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:05 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-02036653-7d66-4678-a5fe-553cb95a7dc8 tempest-VolumeAndVolumeTypeFromImageTest-158880420 tempest-VolumeAndVolumeTypeFromImageTest-158880420-project-member] GET http://192.168.122.168/volume/v3/volumes/d588c939-8832-411d-ae17-e913897ca05d Sep 07 21:16:05 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-02036653-7d66-4678-a5fe-553cb95a7dc8 tempest-VolumeAndVolumeTypeFromImageTest-158880420 tempest-VolumeAndVolumeTypeFromImageTest-158880420-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:05 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-02036653-7d66-4678-a5fe-553cb95a7dc8 tempest-VolumeAndVolumeTypeFromImageTest-158880420 tempest-VolumeAndVolumeTypeFromImageTest-158880420-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:05 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:05 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:16:05 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:05 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:16:05 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-02036653-7d66-4678-a5fe-553cb95a7dc8 tempest-VolumeAndVolumeTypeFromImageTest-158880420 tempest-VolumeAndVolumeTypeFromImageTest-158880420-project-member] Volume info retrieved successfully. Sep 07 21:16:05 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-02036653-7d66-4678-a5fe-553cb95a7dc8 tempest-VolumeAndVolumeTypeFromImageTest-158880420 tempest-VolumeAndVolumeTypeFromImageTest-158880420-project-member] http://192.168.122.168/volume/v3/volumes/d588c939-8832-411d-ae17-e913897ca05d returned with HTTP 200 Sep 07 21:16:05 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 973/1961] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:16:05 2026] GET /volume/v3/volumes/d588c939-8832-411d-ae17-e913897ca05d => generated 1302 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:16:05 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-39d99edb-a164-418b-b019-720c550c5716 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:05 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-39d99edb-a164-418b-b019-720c550c5716 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] GET http://192.168.122.168/volume/v3/snapshots/620c1991-5dc2-4699-b726-2a3de2e2c9c2 Sep 07 21:16:05 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-39d99edb-a164-418b-b019-720c550c5716 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:05 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-39d99edb-a164-418b-b019-720c550c5716 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:05 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:05 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:16:05 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-39d99edb-a164-418b-b019-720c550c5716 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Snapshot retrieved successfully. Sep 07 21:16:05 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-39d99edb-a164-418b-b019-720c550c5716 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] http://192.168.122.168/volume/v3/snapshots/620c1991-5dc2-4699-b726-2a3de2e2c9c2 returned with HTTP 200 Sep 07 21:16:05 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 989/1962] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:16:05 2026] GET /volume/v3/snapshots/620c1991-5dc2-4699-b726-2a3de2e2c9c2 => generated 439 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:16:06 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-f370a2b6-0c44-42bd-9628-f90358f46201 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:06 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f370a2b6-0c44-42bd-9628-f90358f46201 tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] GET http://192.168.122.168/volume/v3/volumes/ae5110d6-12bf-400a-a8bf-b10fe49fa4d1 Sep 07 21:16:06 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f370a2b6-0c44-42bd-9628-f90358f46201 tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:06 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f370a2b6-0c44-42bd-9628-f90358f46201 tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:06 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:06 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:16:06 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:06 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:16:06 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-f370a2b6-0c44-42bd-9628-f90358f46201 tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] Volume info retrieved successfully. Sep 07 21:16:06 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f370a2b6-0c44-42bd-9628-f90358f46201 tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] http://192.168.122.168/volume/v3/volumes/ae5110d6-12bf-400a-a8bf-b10fe49fa4d1 returned with HTTP 200 Sep 07 21:16:06 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 974/1963] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:16:06 2026] GET /volume/v3/volumes/ae5110d6-12bf-400a-a8bf-b10fe49fa4d1 => generated 889 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:16:06 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-443b4a08-08b9-4403-82d0-097b2207b376 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:06 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-443b4a08-08b9-4403-82d0-097b2207b376 tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] GET http://192.168.122.168/volume/v3/volumes/ae5110d6-12bf-400a-a8bf-b10fe49fa4d1 Sep 07 21:16:06 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-443b4a08-08b9-4403-82d0-097b2207b376 tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:06 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-443b4a08-08b9-4403-82d0-097b2207b376 tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:06 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:06 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:16:06 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:06 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:16:06 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-443b4a08-08b9-4403-82d0-097b2207b376 tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] Volume info retrieved successfully. Sep 07 21:16:06 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-443b4a08-08b9-4403-82d0-097b2207b376 tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] http://192.168.122.168/volume/v3/volumes/ae5110d6-12bf-400a-a8bf-b10fe49fa4d1 returned with HTTP 200 Sep 07 21:16:06 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 990/1964] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:16:06 2026] GET /volume/v3/volumes/ae5110d6-12bf-400a-a8bf-b10fe49fa4d1 => generated 889 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:16:06 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-397311d2-b605-4658-af6c-ddb882720112 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:06 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-397311d2-b605-4658-af6c-ddb882720112 tempest-VolumeAndVolumeTypeFromImageTest-158880420 tempest-VolumeAndVolumeTypeFromImageTest-158880420-project-member] GET http://192.168.122.168/volume/v3/volumes/d588c939-8832-411d-ae17-e913897ca05d Sep 07 21:16:06 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-397311d2-b605-4658-af6c-ddb882720112 tempest-VolumeAndVolumeTypeFromImageTest-158880420 tempest-VolumeAndVolumeTypeFromImageTest-158880420-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:06 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-397311d2-b605-4658-af6c-ddb882720112 tempest-VolumeAndVolumeTypeFromImageTest-158880420 tempest-VolumeAndVolumeTypeFromImageTest-158880420-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:06 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-397311d2-b605-4658-af6c-ddb882720112 tempest-VolumeAndVolumeTypeFromImageTest-158880420 tempest-VolumeAndVolumeTypeFromImageTest-158880420-project-member] http://192.168.122.168/volume/v3/volumes/d588c939-8832-411d-ae17-e913897ca05d returned with HTTP 404 Sep 07 21:16:06 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 975/1965] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:16:06 2026] GET /volume/v3/volumes/d588c939-8832-411d-ae17-e913897ca05d => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:16:06 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-0fa7f629-68b7-4385-ac25-a8d50e3da0b0 req-d943f10f-f58e-4f36-a528-636d8d1265cd None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:06 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-0fa7f629-68b7-4385-ac25-a8d50e3da0b0 req-d943f10f-f58e-4f36-a528-636d8d1265cd tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] GET http://192.168.122.168/volume/v3/volumes/ae5110d6-12bf-400a-a8bf-b10fe49fa4d1 Sep 07 21:16:06 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-0fa7f629-68b7-4385-ac25-a8d50e3da0b0 req-d943f10f-f58e-4f36-a528-636d8d1265cd tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:06 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-0fa7f629-68b7-4385-ac25-a8d50e3da0b0 req-d943f10f-f58e-4f36-a528-636d8d1265cd tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:06 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:06 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:16:06 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:06 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:16:06 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [req-0fa7f629-68b7-4385-ac25-a8d50e3da0b0 req-d943f10f-f58e-4f36-a528-636d8d1265cd tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] Volume info retrieved successfully. Sep 07 21:16:06 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-0fa7f629-68b7-4385-ac25-a8d50e3da0b0 req-d943f10f-f58e-4f36-a528-636d8d1265cd tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] http://192.168.122.168/volume/v3/volumes/ae5110d6-12bf-400a-a8bf-b10fe49fa4d1 returned with HTTP 200 Sep 07 21:16:06 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 991/1966] 192.168.122.168 () {60 vars in 1487 bytes} [Mon Sep 7 21:16:06 2026] GET /volume/v3/volumes/ae5110d6-12bf-400a-a8bf-b10fe49fa4d1 => generated 871 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:16:06 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-b805bf27-2381-4055-8845-64004715e123 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:06 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b805bf27-2381-4055-8845-64004715e123 tempest-VolumeAndVolumeTypeFromImageTest-1258077409 tempest-VolumeAndVolumeTypeFromImageTest-1258077409-project-admin] GET http://192.168.122.168/volume/v3/volumes/detail?all_tenants=1 Sep 07 21:16:06 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-b805bf27-2381-4055-8845-64004715e123 tempest-VolumeAndVolumeTypeFromImageTest-1258077409 tempest-VolumeAndVolumeTypeFromImageTest-1258077409-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:06 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-b805bf27-2381-4055-8845-64004715e123 tempest-VolumeAndVolumeTypeFromImageTest-1258077409 tempest-VolumeAndVolumeTypeFromImageTest-1258077409-project-admin] Calling method 'detail' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:06 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-b805bf27-2381-4055-8845-64004715e123 tempest-VolumeAndVolumeTypeFromImageTest-1258077409 tempest-VolumeAndVolumeTypeFromImageTest-1258077409-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86971) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 21:16:06 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:06 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:16:06 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:06 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:16:06 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-b805bf27-2381-4055-8845-64004715e123 tempest-VolumeAndVolumeTypeFromImageTest-1258077409 tempest-VolumeAndVolumeTypeFromImageTest-1258077409-project-admin] Get all volumes completed successfully. Sep 07 21:16:06 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:06 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:16:06 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b805bf27-2381-4055-8845-64004715e123 tempest-VolumeAndVolumeTypeFromImageTest-1258077409 tempest-VolumeAndVolumeTypeFromImageTest-1258077409-project-admin] http://192.168.122.168/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 07 21:16:06 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 976/1967] 192.168.122.168 () {58 vars in 1169 bytes} [Mon Sep 7 21:16:06 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 2043 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:16:06 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-1da4099a-157f-420c-b115-cd442390d9ac None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:06 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-1da4099a-157f-420c-b115-cd442390d9ac None None] GET http://192.168.122.168/volume// Sep 07 21:16:06 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-92b0590a-f73b-4f71-8aba-56a9f17b4cad None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:06 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-1da4099a-157f-420c-b115-cd442390d9ac None None] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:06 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-1da4099a-157f-420c-b115-cd442390d9ac None None] Calling method 'all' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:06 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-1da4099a-157f-420c-b115-cd442390d9ac None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 07 21:16:06 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-92b0590a-f73b-4f71-8aba-56a9f17b4cad tempest-VolumeAndVolumeTypeFromImageTest-1258077409 tempest-VolumeAndVolumeTypeFromImageTest-1258077409-project-admin] DELETE http://192.168.122.168/volume/v3/types/4ce2b006-b3ad-4565-b313-e6f4ef81839e Sep 07 21:16:06 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 992/1968] 192.168.122.168 () {58 vars in 1317 bytes} [Mon Sep 7 21:16:06 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 21:16:06 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-92b0590a-f73b-4f71-8aba-56a9f17b4cad tempest-VolumeAndVolumeTypeFromImageTest-1258077409 tempest-VolumeAndVolumeTypeFromImageTest-1258077409-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:06 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-92b0590a-f73b-4f71-8aba-56a9f17b4cad tempest-VolumeAndVolumeTypeFromImageTest-1258077409 tempest-VolumeAndVolumeTypeFromImageTest-1258077409-project-admin] Calling method '_delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:06 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-0fa7f629-68b7-4385-ac25-a8d50e3da0b0 req-20a13027-2646-4a76-90e0-3853862919bd None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:06 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-92b0590a-f73b-4f71-8aba-56a9f17b4cad tempest-VolumeAndVolumeTypeFromImageTest-1258077409 tempest-VolumeAndVolumeTypeFromImageTest-1258077409-project-admin] http://192.168.122.168/volume/v3/types/4ce2b006-b3ad-4565-b313-e6f4ef81839e returned with HTTP 202 Sep 07 21:16:06 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 977/1969] 192.168.122.168 () {58 vars in 1229 bytes} [Mon Sep 7 21:16:06 2026] DELETE /volume/v3/types/4ce2b006-b3ad-4565-b313-e6f4ef81839e => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:16:06 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-60e20174-13c6-4cd6-9eb0-824ae2b92cff None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:06 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-60e20174-13c6-4cd6-9eb0-824ae2b92cff tempest-VolumeAndVolumeTypeFromImageTest-1258077409 tempest-VolumeAndVolumeTypeFromImageTest-1258077409-project-admin] GET http://192.168.122.168/volume/v3/types/4ce2b006-b3ad-4565-b313-e6f4ef81839e Sep 07 21:16:06 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-60e20174-13c6-4cd6-9eb0-824ae2b92cff tempest-VolumeAndVolumeTypeFromImageTest-1258077409 tempest-VolumeAndVolumeTypeFromImageTest-1258077409-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:06 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-60e20174-13c6-4cd6-9eb0-824ae2b92cff tempest-VolumeAndVolumeTypeFromImageTest-1258077409 tempest-VolumeAndVolumeTypeFromImageTest-1258077409-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:06 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-60e20174-13c6-4cd6-9eb0-824ae2b92cff tempest-VolumeAndVolumeTypeFromImageTest-1258077409 tempest-VolumeAndVolumeTypeFromImageTest-1258077409-project-admin] http://192.168.122.168/volume/v3/types/4ce2b006-b3ad-4565-b313-e6f4ef81839e returned with HTTP 404 Sep 07 21:16:06 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 978/1970] 192.168.122.168 () {58 vars in 1226 bytes} [Mon Sep 7 21:16:06 2026] GET /volume/v3/types/4ce2b006-b3ad-4565-b313-e6f4ef81839e => generated 114 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:16:06 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-fb140fca-fde8-4bb9-8349-14b0d62ef9f3 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:06 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-fb140fca-fde8-4bb9-8349-14b0d62ef9f3 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] GET http://192.168.122.168/volume/v3/snapshots/620c1991-5dc2-4699-b726-2a3de2e2c9c2 Sep 07 21:16:06 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-fb140fca-fde8-4bb9-8349-14b0d62ef9f3 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:06 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-fb140fca-fde8-4bb9-8349-14b0d62ef9f3 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:06 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:06 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:16:06 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-fb140fca-fde8-4bb9-8349-14b0d62ef9f3 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Snapshot retrieved successfully. Sep 07 21:16:06 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-fb140fca-fde8-4bb9-8349-14b0d62ef9f3 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] http://192.168.122.168/volume/v3/snapshots/620c1991-5dc2-4699-b726-2a3de2e2c9c2 returned with HTTP 200 Sep 07 21:16:06 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 979/1971] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:16:06 2026] GET /volume/v3/snapshots/620c1991-5dc2-4699-b726-2a3de2e2c9c2 => generated 439 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:16:07 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-0fa7f629-68b7-4385-ac25-a8d50e3da0b0 req-20a13027-2646-4a76-90e0-3853862919bd tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] POST http://192.168.122.168/volume/v3/attachments Sep 07 21:16:07 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-0fa7f629-68b7-4385-ac25-a8d50e3da0b0 req-20a13027-2646-4a76-90e0-3853862919bd tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ae5110d6-12bf-400a-a8bf-b10fe49fa4d1", "connector": null, "instance_uuid": "39f15cfe-e6d1-436e-999a-9e9f4cb21dd8"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:16:07 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:07 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:16:07 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:07 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:16:07 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-0fa7f629-68b7-4385-ac25-a8d50e3da0b0 req-20a13027-2646-4a76-90e0-3853862919bd tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] http://192.168.122.168/volume/v3/attachments returned with HTTP 200 Sep 07 21:16:07 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 993/1972] 192.168.122.168 () {66 vars in 1483 bytes} [Mon Sep 7 21:16:06 2026] POST /volume/v3/attachments => generated 273 bytes in 575 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:16:07 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-c00de48c-dd4e-4906-8eb5-178aa0d7868c None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:07 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c00de48c-dd4e-4906-8eb5-178aa0d7868c tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] GET http://192.168.122.168/volume/v3/volumes/ae5110d6-12bf-400a-a8bf-b10fe49fa4d1 Sep 07 21:16:07 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c00de48c-dd4e-4906-8eb5-178aa0d7868c tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:07 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c00de48c-dd4e-4906-8eb5-178aa0d7868c tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:07 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-ca18dfb4-84f3-4381-b3b5-dae360423d7c None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:07 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ca18dfb4-84f3-4381-b3b5-dae360423d7c None None] GET http://192.168.122.168/volume// Sep 07 21:16:07 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ca18dfb4-84f3-4381-b3b5-dae360423d7c None None] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:07 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:07 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:16:07 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ca18dfb4-84f3-4381-b3b5-dae360423d7c None None] Calling method 'all' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:07 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ca18dfb4-84f3-4381-b3b5-dae360423d7c None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 07 21:16:07 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 994/1973] 192.168.122.168 () {58 vars in 1315 bytes} [Mon Sep 7 21:16:07 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 21:16:07 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-0fa7f629-68b7-4385-ac25-a8d50e3da0b0 req-04f5f5e5-2223-42bf-975c-96bb9b969d2e None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:07 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:07 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:16:07 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-0fa7f629-68b7-4385-ac25-a8d50e3da0b0 req-04f5f5e5-2223-42bf-975c-96bb9b969d2e tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] GET http://192.168.122.168/volume/v3/volumes/ae5110d6-12bf-400a-a8bf-b10fe49fa4d1 Sep 07 21:16:07 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-0fa7f629-68b7-4385-ac25-a8d50e3da0b0 req-04f5f5e5-2223-42bf-975c-96bb9b969d2e tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:07 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-0fa7f629-68b7-4385-ac25-a8d50e3da0b0 req-04f5f5e5-2223-42bf-975c-96bb9b969d2e tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:07 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-c00de48c-dd4e-4906-8eb5-178aa0d7868c tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] Volume info retrieved successfully. Sep 07 21:16:07 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c00de48c-dd4e-4906-8eb5-178aa0d7868c tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] http://192.168.122.168/volume/v3/volumes/ae5110d6-12bf-400a-a8bf-b10fe49fa4d1 returned with HTTP 200 Sep 07 21:16:07 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 980/1974] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:16:07 2026] GET /volume/v3/volumes/ae5110d6-12bf-400a-a8bf-b10fe49fa4d1 => generated 888 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:16:07 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:07 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:16:07 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:07 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:16:07 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [req-0fa7f629-68b7-4385-ac25-a8d50e3da0b0 req-04f5f5e5-2223-42bf-975c-96bb9b969d2e tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] Volume info retrieved successfully. Sep 07 21:16:07 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-0fa7f629-68b7-4385-ac25-a8d50e3da0b0 req-04f5f5e5-2223-42bf-975c-96bb9b969d2e tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] http://192.168.122.168/volume/v3/volumes/ae5110d6-12bf-400a-a8bf-b10fe49fa4d1 returned with HTTP 200 Sep 07 21:16:07 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 995/1975] 192.168.122.168 () {62 vars in 1528 bytes} [Mon Sep 7 21:16:07 2026] GET /volume/v3/volumes/ae5110d6-12bf-400a-a8bf-b10fe49fa4d1 => generated 1051 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 21:16:07 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-0fa7f629-68b7-4385-ac25-a8d50e3da0b0 req-1a4290eb-2080-43ef-92e0-22d6e3d449ad None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:07 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-0fa7f629-68b7-4385-ac25-a8d50e3da0b0 req-1a4290eb-2080-43ef-92e0-22d6e3d449ad tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] PUT http://192.168.122.168/volume/v3/attachments/3ac22821-45e1-49da-8d9b-494035c9ba46 Sep 07 21:16:07 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-0fa7f629-68b7-4385-ac25-a8d50e3da0b0 req-1a4290eb-2080-43ef-92e0-22d6e3d449ad tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.168", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f66edac0a33a", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "c6b99549-0b24-4978-b602-a84a5032516b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:16:07 devstack devstack@c-api.service[86971]: DEBUG cinder.coordination [req-0fa7f629-68b7-4385-ac25-a8d50e3da0b0 req-1a4290eb-2080-43ef-92e0-22d6e3d449ad tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] Acquiring lock "cinder-attachment_update-ae5110d6-12bf-400a-a8bf-b10fe49fa4d1-devstack" by "attachment_update" {{(pid=86971) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 21:16:07 devstack devstack@c-api.service[86971]: DEBUG cinder.coordination [req-0fa7f629-68b7-4385-ac25-a8d50e3da0b0 req-1a4290eb-2080-43ef-92e0-22d6e3d449ad tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] Lock "cinder-attachment_update-ae5110d6-12bf-400a-a8bf-b10fe49fa4d1-devstack" acquired by "attachment_update" :: waited 0.018s {{(pid=86971) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 21:16:07 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:07 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:16:07 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:07 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:16:07 devstack devstack@c-api.service[86971]: DEBUG cinder.coordination [req-0fa7f629-68b7-4385-ac25-a8d50e3da0b0 req-1a4290eb-2080-43ef-92e0-22d6e3d449ad tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] Lock "cinder-attachment_update-ae5110d6-12bf-400a-a8bf-b10fe49fa4d1-devstack" released by "attachment_update" :: held 0.194s {{(pid=86971) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 21:16:07 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-0fa7f629-68b7-4385-ac25-a8d50e3da0b0 req-1a4290eb-2080-43ef-92e0-22d6e3d449ad tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] http://192.168.122.168/volume/v3/attachments/3ac22821-45e1-49da-8d9b-494035c9ba46 returned with HTTP 200 Sep 07 21:16:07 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 981/1976] 192.168.122.168 () {66 vars in 1593 bytes} [Mon Sep 7 21:16:07 2026] PUT /volume/v3/attachments/3ac22821-45e1-49da-8d9b-494035c9ba46 => generated 694 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:16:08 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-8027059c-b758-48ba-88d6-c361e350c2e4 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:08 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8027059c-b758-48ba-88d6-c361e350c2e4 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] GET http://192.168.122.168/volume/v3/snapshots/620c1991-5dc2-4699-b726-2a3de2e2c9c2 Sep 07 21:16:08 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8027059c-b758-48ba-88d6-c361e350c2e4 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:08 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8027059c-b758-48ba-88d6-c361e350c2e4 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:08 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:08 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:16:08 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-8027059c-b758-48ba-88d6-c361e350c2e4 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Snapshot retrieved successfully. Sep 07 21:16:08 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8027059c-b758-48ba-88d6-c361e350c2e4 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] http://192.168.122.168/volume/v3/snapshots/620c1991-5dc2-4699-b726-2a3de2e2c9c2 returned with HTTP 200 Sep 07 21:16:08 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 996/1977] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:16:08 2026] GET /volume/v3/snapshots/620c1991-5dc2-4699-b726-2a3de2e2c9c2 => generated 466 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:16:08 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-4946f8fb-3fd8-419e-815e-993b7621ecda None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:08 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-4946f8fb-3fd8-419e-815e-993b7621ecda tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] DELETE http://192.168.122.168/volume/v3/volumes/b80dbf9c-7b5c-46f2-acd3-ee614330c07e?cascade=True Sep 07 21:16:08 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-4946f8fb-3fd8-419e-815e-993b7621ecda tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:08 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-4946f8fb-3fd8-419e-815e-993b7621ecda tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:08 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-4946f8fb-3fd8-419e-815e-993b7621ecda tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Delete volume with id: b80dbf9c-7b5c-46f2-acd3-ee614330c07e Sep 07 21:16:08 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:08 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:16:08 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:08 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:16:08 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-4946f8fb-3fd8-419e-815e-993b7621ecda tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Volume info retrieved successfully. Sep 07 21:16:08 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:08 devstack devstack@c-api.service[86971]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 21:16:08 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-4946f8fb-3fd8-419e-815e-993b7621ecda tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Delete volume request issued successfully. Sep 07 21:16:08 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-4946f8fb-3fd8-419e-815e-993b7621ecda tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] http://192.168.122.168/volume/v3/volumes/b80dbf9c-7b5c-46f2-acd3-ee614330c07e?cascade=True returned with HTTP 202 Sep 07 21:16:08 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 982/1978] 192.168.122.168 () {58 vars in 1260 bytes} [Mon Sep 7 21:16:08 2026] DELETE /volume/v3/volumes/b80dbf9c-7b5c-46f2-acd3-ee614330c07e?cascade=True => generated 0 bytes in 163 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:16:08 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-e1ca983b-0bcd-4862-9b04-21a2d596edb5 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:08 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e1ca983b-0bcd-4862-9b04-21a2d596edb5 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] GET http://192.168.122.168/volume/v3/volumes/b80dbf9c-7b5c-46f2-acd3-ee614330c07e Sep 07 21:16:08 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-e1ca983b-0bcd-4862-9b04-21a2d596edb5 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:08 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-e1ca983b-0bcd-4862-9b04-21a2d596edb5 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:08 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:08 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:16:08 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:08 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:16:08 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-e1ca983b-0bcd-4862-9b04-21a2d596edb5 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Volume info retrieved successfully. Sep 07 21:16:08 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e1ca983b-0bcd-4862-9b04-21a2d596edb5 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] http://192.168.122.168/volume/v3/volumes/b80dbf9c-7b5c-46f2-acd3-ee614330c07e returned with HTTP 200 Sep 07 21:16:08 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 997/1979] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:16:08 2026] GET /volume/v3/volumes/b80dbf9c-7b5c-46f2-acd3-ee614330c07e => generated 852 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:16:08 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-f33f50e3-218d-44b3-8970-9e2ea45e3baf None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:08 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f33f50e3-218d-44b3-8970-9e2ea45e3baf tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] GET http://192.168.122.168/volume/v3/volumes/ae5110d6-12bf-400a-a8bf-b10fe49fa4d1 Sep 07 21:16:08 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f33f50e3-218d-44b3-8970-9e2ea45e3baf tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:08 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f33f50e3-218d-44b3-8970-9e2ea45e3baf tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:08 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:08 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:16:08 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:08 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:16:08 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-f33f50e3-218d-44b3-8970-9e2ea45e3baf tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] Volume info retrieved successfully. Sep 07 21:16:08 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f33f50e3-218d-44b3-8970-9e2ea45e3baf tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] http://192.168.122.168/volume/v3/volumes/ae5110d6-12bf-400a-a8bf-b10fe49fa4d1 returned with HTTP 200 Sep 07 21:16:08 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 983/1980] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:16:08 2026] GET /volume/v3/volumes/ae5110d6-12bf-400a-a8bf-b10fe49fa4d1 => generated 889 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:16:08 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-0fa7f629-68b7-4385-ac25-a8d50e3da0b0 req-d24e117b-f984-47e6-8c8b-ccffe14b3ef7 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:08 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-0fa7f629-68b7-4385-ac25-a8d50e3da0b0 req-d24e117b-f984-47e6-8c8b-ccffe14b3ef7 tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] POST http://192.168.122.168/volume/v3/attachments/3ac22821-45e1-49da-8d9b-494035c9ba46/action Sep 07 21:16:08 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-0fa7f629-68b7-4385-ac25-a8d50e3da0b0 req-d24e117b-f984-47e6-8c8b-ccffe14b3ef7 tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] Action body: b'{"os-complete": null}' {{(pid=86970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:16:08 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-0fa7f629-68b7-4385-ac25-a8d50e3da0b0 req-d24e117b-f984-47e6-8c8b-ccffe14b3ef7 tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:16:08 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:08 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:16:08 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:08 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:16:08 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-0fa7f629-68b7-4385-ac25-a8d50e3da0b0 req-d24e117b-f984-47e6-8c8b-ccffe14b3ef7 tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] http://192.168.122.168/volume/v3/attachments/3ac22821-45e1-49da-8d9b-494035c9ba46/action returned with HTTP 204 Sep 07 21:16:08 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 998/1981] 192.168.122.168 () {66 vars in 1614 bytes} [Mon Sep 7 21:16:08 2026] POST /volume/v3/attachments/3ac22821-45e1-49da-8d9b-494035c9ba46/action => generated 0 bytes in 118 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:16:09 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-b34d6318-33bc-4c0c-85f5-e410710a3325 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:09 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b34d6318-33bc-4c0c-85f5-e410710a3325 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] GET http://192.168.122.168/volume/v3/volumes/b80dbf9c-7b5c-46f2-acd3-ee614330c07e Sep 07 21:16:09 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-b34d6318-33bc-4c0c-85f5-e410710a3325 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:09 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-b34d6318-33bc-4c0c-85f5-e410710a3325 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:09 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:09 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:16:09 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:09 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:16:09 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-b34d6318-33bc-4c0c-85f5-e410710a3325 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Volume info retrieved successfully. Sep 07 21:16:09 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b34d6318-33bc-4c0c-85f5-e410710a3325 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] http://192.168.122.168/volume/v3/volumes/b80dbf9c-7b5c-46f2-acd3-ee614330c07e returned with HTTP 200 Sep 07 21:16:09 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 984/1982] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:16:09 2026] GET /volume/v3/volumes/b80dbf9c-7b5c-46f2-acd3-ee614330c07e => generated 852 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:16:09 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-9d6be770-2650-42c7-9a90-3512c8401bcc None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:09 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-9d6be770-2650-42c7-9a90-3512c8401bcc tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] GET http://192.168.122.168/volume/v3/volumes/ae5110d6-12bf-400a-a8bf-b10fe49fa4d1 Sep 07 21:16:09 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-9d6be770-2650-42c7-9a90-3512c8401bcc tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:09 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-9d6be770-2650-42c7-9a90-3512c8401bcc tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:09 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:09 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:16:09 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:09 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:16:09 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-9d6be770-2650-42c7-9a90-3512c8401bcc tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] Volume info retrieved successfully. Sep 07 21:16:09 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-9d6be770-2650-42c7-9a90-3512c8401bcc tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] http://192.168.122.168/volume/v3/volumes/ae5110d6-12bf-400a-a8bf-b10fe49fa4d1 returned with HTTP 200 Sep 07 21:16:09 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 999/1983] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:16:09 2026] GET /volume/v3/volumes/ae5110d6-12bf-400a-a8bf-b10fe49fa4d1 => generated 1181 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 21:16:09 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-739f6c40-54ea-4694-860e-3a2de80c2e9e None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:09 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-739f6c40-54ea-4694-860e-3a2de80c2e9e tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] GET http://192.168.122.168/volume/v3/volumes/ae5110d6-12bf-400a-a8bf-b10fe49fa4d1 Sep 07 21:16:09 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-739f6c40-54ea-4694-860e-3a2de80c2e9e tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:09 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-739f6c40-54ea-4694-860e-3a2de80c2e9e tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:09 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:09 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:16:09 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:09 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:16:09 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-739f6c40-54ea-4694-860e-3a2de80c2e9e tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] Volume info retrieved successfully. Sep 07 21:16:09 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-739f6c40-54ea-4694-860e-3a2de80c2e9e tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] http://192.168.122.168/volume/v3/volumes/ae5110d6-12bf-400a-a8bf-b10fe49fa4d1 returned with HTTP 200 Sep 07 21:16:09 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 985/1984] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:16:09 2026] GET /volume/v3/volumes/ae5110d6-12bf-400a-a8bf-b10fe49fa4d1 => generated 1181 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 21:16:09 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-76d28fde-0730-4360-8949-e2babf37ba8f None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:09 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1000/1985] 192.168.122.168 () {62 vars in 1495 bytes} [Mon Sep 7 21:16:09 2026] DELETE /volume/v3/attachments/3ac22821-45e1-49da-8d9b-494035c9ba46 => generated 114 bytes in 5 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 07 21:16:09 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-e18b29f4-9653-4038-8b46-cbc499a37a8c None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:10 devstack devstack@c-api.service[86971]: WARNING keystonemiddleware.auth_token [None req-e18b29f4-9653-4038-8b46-cbc499a37a8c None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 07 21:16:10 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 986/1986] 192.168.122.168 () {62 vars in 1495 bytes} [Mon Sep 7 21:16:09 2026] DELETE /volume/v3/attachments/3ac22821-45e1-49da-8d9b-494035c9ba46 => generated 114 bytes in 261 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 07 21:16:10 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-6e62db6a-5cbb-4ea6-9fab-ced35f36eb9b None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:10 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-6e62db6a-5cbb-4ea6-9fab-ced35f36eb9b tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] DELETE http://192.168.122.168/volume/v3/attachments/3ac22821-45e1-49da-8d9b-494035c9ba46 Sep 07 21:16:10 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-6e62db6a-5cbb-4ea6-9fab-ced35f36eb9b tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:10 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-6e62db6a-5cbb-4ea6-9fab-ced35f36eb9b tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] Calling method 'version_select' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:10 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:10 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:16:10 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-6e62db6a-5cbb-4ea6-9fab-ced35f36eb9b tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] Attachment connected to vm 39f15cfe-e6d1-436e-999a-9e9f4cb21dd8, checking data on nova Sep 07 21:16:10 devstack devstack@c-api.service[86970]: DEBUG cinder.compute.nova [None req-6e62db6a-5cbb-4ea6-9fab-ced35f36eb9b tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] Creating Keystone token plugin using URL: http://192.168.122.168/identity {{(pid=86970) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 07 21:16:10 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-d3af8e57-24e9-49de-9de2-2fa40b633f43 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:10 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d3af8e57-24e9-49de-9de2-2fa40b633f43 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] GET http://192.168.122.168/volume/v3/volumes/b80dbf9c-7b5c-46f2-acd3-ee614330c07e Sep 07 21:16:10 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-d3af8e57-24e9-49de-9de2-2fa40b633f43 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:10 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-d3af8e57-24e9-49de-9de2-2fa40b633f43 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:10 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:10 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:16:10 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:10 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:16:10 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-d3af8e57-24e9-49de-9de2-2fa40b633f43 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Volume info retrieved successfully. Sep 07 21:16:10 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d3af8e57-24e9-49de-9de2-2fa40b633f43 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] http://192.168.122.168/volume/v3/volumes/b80dbf9c-7b5c-46f2-acd3-ee614330c07e returned with HTTP 200 Sep 07 21:16:10 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 987/1987] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:16:10 2026] GET /volume/v3/volumes/b80dbf9c-7b5c-46f2-acd3-ee614330c07e => generated 852 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:16:10 devstack devstack@c-api.service[86970]: DEBUG novaclient.v2.client [None req-6e62db6a-5cbb-4ea6-9fab-ced35f36eb9b tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] REQ: curl -g -i -X GET http://192.168.122.168/compute/v2.1/servers/39f15cfe-e6d1-436e-999a-9e9f4cb21dd8/os-volume_attachments/ae5110d6-12bf-400a-a8bf-b10fe49fa4d1 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}d0831fa740590b8fb44ae7cea1921db926389dae81e59ef1525f64c7a5904867" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-6e62db6a-5cbb-4ea6-9fab-ced35f36eb9b" -H "X-Service-Token: {SHA256}b7a9b62157473ce93b916ce9c595034062a99de51d8d01b4faa05505b47dbc3b" {{(pid=86970) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 07 21:16:10 devstack devstack@c-api.service[86970]: DEBUG novaclient.v2.client [None req-6e62db6a-5cbb-4ea6-9fab-ced35f36eb9b tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Mon, 07 Sep 2026 19:16:10 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-6b7988d6-8a22-446d-acb1-5b66f73f0849 x-openstack-request-id: req-6b7988d6-8a22-446d-acb1-5b66f73f0849 {{(pid=86970) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 07 21:16:10 devstack devstack@c-api.service[86970]: DEBUG novaclient.v2.client [None req-6e62db6a-5cbb-4ea6-9fab-ced35f36eb9b tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "ae5110d6-12bf-400a-a8bf-b10fe49fa4d1", "serverId": "39f15cfe-e6d1-436e-999a-9e9f4cb21dd8", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "3ac22821-45e1-49da-8d9b-494035c9ba46", "bdm_uuid": "7dc602e1-ec64-408a-bc7a-3eca42390d34"}} {{(pid=86970) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 07 21:16:10 devstack devstack@c-api.service[86970]: DEBUG novaclient.v2.client [None req-6e62db6a-5cbb-4ea6-9fab-ced35f36eb9b tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] GET call to compute for http://192.168.122.168/compute/v2.1/servers/39f15cfe-e6d1-436e-999a-9e9f4cb21dd8/os-volume_attachments/ae5110d6-12bf-400a-a8bf-b10fe49fa4d1 used request id req-6b7988d6-8a22-446d-acb1-5b66f73f0849 {{(pid=86970) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 07 21:16:10 devstack devstack@c-api.service[86970]: ERROR cinder.volume.api [None req-6e62db6a-5cbb-4ea6-9fab-ced35f36eb9b tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Sep 07 21:16:11 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault [None req-6e62db6a-5cbb-4ea6-9fab-ced35f36eb9b tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] Caught error: Detach volume from instance 39f15cfe-e6d1-436e-999a-9e9f4cb21dd8 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 39f15cfe-e6d1-436e-999a-9e9f4cb21dd8 using the Compute API Sep 07 21:16:11 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 07 21:16:11 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 07 21:16:11 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 07 21:16:11 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 21:16:11 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 21:16:11 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 21:16:11 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 21:16:11 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 21:16:11 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 21:16:11 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 21:16:11 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 21:16:11 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 21:16:11 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 21:16:11 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 21:16:11 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 21:16:11 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 21:16:11 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 07 21:16:11 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 07 21:16:11 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 21:16:11 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 21:16:11 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 21:16:11 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 21:16:11 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 21:16:11 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 21:16:11 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 21:16:11 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 21:16:11 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 21:16:11 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 21:16:11 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 21:16:11 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 21:16:11 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 21:16:11 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 07 21:16:11 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 07 21:16:11 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 21:16:11 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 21:16:11 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 21:16:11 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 21:16:11 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 21:16:11 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 21:16:11 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 21:16:11 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 21:16:11 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 21:16:11 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 21:16:11 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 21:16:11 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 21:16:11 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 21:16:11 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Sep 07 21:16:11 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 07 21:16:11 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 21:16:11 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 21:16:11 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 21:16:11 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 21:16:11 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 21:16:11 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 21:16:11 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 21:16:11 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 07 21:16:11 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 21:16:11 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 21:16:11 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 07 21:16:11 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 21:16:11 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 21:16:11 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 07 21:16:11 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 07 21:16:11 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 21:16:11 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 07 21:16:11 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 21:16:11 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 21:16:11 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 21:16:11 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 21:16:11 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 21:16:11 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 21:16:11 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 21:16:11 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 21:16:11 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 07 21:16:11 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 07 21:16:11 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 21:16:11 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 07 21:16:11 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 07 21:16:11 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 21:16:11 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 07 21:16:11 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 07 21:16:11 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 21:16:11 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Sep 07 21:16:11 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Sep 07 21:16:11 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 21:16:11 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Sep 07 21:16:11 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Sep 07 21:16:11 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 21:16:11 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Sep 07 21:16:11 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Sep 07 21:16:11 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 07 21:16:11 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 07 21:16:11 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 39f15cfe-e6d1-436e-999a-9e9f4cb21dd8 using the Compute API Sep 07 21:16:11 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault Sep 07 21:16:11 devstack devstack@c-api.service[86970]: INFO cinder.api.middleware.fault [None req-6e62db6a-5cbb-4ea6-9fab-ced35f36eb9b tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] http://192.168.122.168/volume/v3/attachments/3ac22821-45e1-49da-8d9b-494035c9ba46 returned with HTTP 409 Sep 07 21:16:11 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1001/1988] 192.168.122.168 () {60 vars in 1288 bytes} [Mon Sep 7 21:16:10 2026] DELETE /volume/v3/attachments/3ac22821-45e1-49da-8d9b-494035c9ba46 => generated 167 bytes in 989 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:16:11 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-58644eb2-6f7f-4ba0-a96a-400674e7115f req-06aa241e-892c-4718-96ee-d2976d789cb7 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:11 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-58644eb2-6f7f-4ba0-a96a-400674e7115f req-06aa241e-892c-4718-96ee-d2976d789cb7 tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] GET http://192.168.122.168/volume/v3/volumes/ae5110d6-12bf-400a-a8bf-b10fe49fa4d1 Sep 07 21:16:11 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-58644eb2-6f7f-4ba0-a96a-400674e7115f req-06aa241e-892c-4718-96ee-d2976d789cb7 tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:11 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-58644eb2-6f7f-4ba0-a96a-400674e7115f req-06aa241e-892c-4718-96ee-d2976d789cb7 tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:11 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:11 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:16:11 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:11 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:16:11 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [req-58644eb2-6f7f-4ba0-a96a-400674e7115f req-06aa241e-892c-4718-96ee-d2976d789cb7 tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] Volume info retrieved successfully. Sep 07 21:16:11 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-58644eb2-6f7f-4ba0-a96a-400674e7115f req-06aa241e-892c-4718-96ee-d2976d789cb7 tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] http://192.168.122.168/volume/v3/volumes/ae5110d6-12bf-400a-a8bf-b10fe49fa4d1 returned with HTTP 200 Sep 07 21:16:11 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 988/1989] 192.168.122.168 () {60 vars in 1487 bytes} [Mon Sep 7 21:16:11 2026] GET /volume/v3/volumes/ae5110d6-12bf-400a-a8bf-b10fe49fa4d1 => generated 1163 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:16:11 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-58644eb2-6f7f-4ba0-a96a-400674e7115f req-9e202c9e-8cdc-45a6-b5f7-6cab03169659 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:11 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-58644eb2-6f7f-4ba0-a96a-400674e7115f req-9e202c9e-8cdc-45a6-b5f7-6cab03169659 tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] POST http://192.168.122.168/volume/v3/volumes/ae5110d6-12bf-400a-a8bf-b10fe49fa4d1/action Sep 07 21:16:11 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-58644eb2-6f7f-4ba0-a96a-400674e7115f req-9e202c9e-8cdc-45a6-b5f7-6cab03169659 tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:16:11 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-58644eb2-6f7f-4ba0-a96a-400674e7115f req-9e202c9e-8cdc-45a6-b5f7-6cab03169659 tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:16:11 devstack devstack@c-api.service[86970]: DEBUG oslo_db.sqlalchemy.engines [req-58644eb2-6f7f-4ba0-a96a-400674e7115f req-9e202c9e-8cdc-45a6-b5f7-6cab03169659 tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86970) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 21:16:11 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:11 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:16:11 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:11 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:16:11 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [req-58644eb2-6f7f-4ba0-a96a-400674e7115f req-9e202c9e-8cdc-45a6-b5f7-6cab03169659 tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] Volume info retrieved successfully. Sep 07 21:16:11 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [req-58644eb2-6f7f-4ba0-a96a-400674e7115f req-9e202c9e-8cdc-45a6-b5f7-6cab03169659 tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] Begin detaching volume completed successfully. Sep 07 21:16:11 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-58644eb2-6f7f-4ba0-a96a-400674e7115f req-9e202c9e-8cdc-45a6-b5f7-6cab03169659 tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] http://192.168.122.168/volume/v3/volumes/ae5110d6-12bf-400a-a8bf-b10fe49fa4d1/action returned with HTTP 202 Sep 07 21:16:11 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1002/1990] 192.168.122.168 () {64 vars in 1561 bytes} [Mon Sep 7 21:16:11 2026] POST /volume/v3/volumes/ae5110d6-12bf-400a-a8bf-b10fe49fa4d1/action => generated 0 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 21:16:11 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-f2668525-603d-4fc1-a92e-3f5764b3ee8d None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:11 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f2668525-603d-4fc1-a92e-3f5764b3ee8d None None] GET http://192.168.122.168/volume// Sep 07 21:16:11 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f2668525-603d-4fc1-a92e-3f5764b3ee8d None None] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:11 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f2668525-603d-4fc1-a92e-3f5764b3ee8d None None] Calling method 'all' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:11 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f2668525-603d-4fc1-a92e-3f5764b3ee8d None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 07 21:16:11 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 989/1991] 192.168.122.168 () {58 vars in 1315 bytes} [Mon Sep 7 21:16:11 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 21:16:11 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-58644eb2-6f7f-4ba0-a96a-400674e7115f req-173d558a-42a3-4367-86cb-d6a8ab59f270 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:11 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-58644eb2-6f7f-4ba0-a96a-400674e7115f req-173d558a-42a3-4367-86cb-d6a8ab59f270 tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] GET http://192.168.122.168/volume/v3/volumes/ae5110d6-12bf-400a-a8bf-b10fe49fa4d1 Sep 07 21:16:11 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-58644eb2-6f7f-4ba0-a96a-400674e7115f req-173d558a-42a3-4367-86cb-d6a8ab59f270 tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:11 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-58644eb2-6f7f-4ba0-a96a-400674e7115f req-173d558a-42a3-4367-86cb-d6a8ab59f270 tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:11 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-8cef8b02-7af8-4459-937a-5493cc3959d4 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:11 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:11 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:16:11 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-8cef8b02-7af8-4459-937a-5493cc3959d4 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] GET http://192.168.122.168/volume/v3/volumes/b80dbf9c-7b5c-46f2-acd3-ee614330c07e Sep 07 21:16:11 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-8cef8b02-7af8-4459-937a-5493cc3959d4 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:11 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-8cef8b02-7af8-4459-937a-5493cc3959d4 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:11 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:11 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:16:11 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:11 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:16:11 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:11 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:16:11 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-8cef8b02-7af8-4459-937a-5493cc3959d4 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Volume info retrieved successfully. Sep 07 21:16:11 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [req-58644eb2-6f7f-4ba0-a96a-400674e7115f req-173d558a-42a3-4367-86cb-d6a8ab59f270 tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] Volume info retrieved successfully. Sep 07 21:16:11 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-8cef8b02-7af8-4459-937a-5493cc3959d4 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] http://192.168.122.168/volume/v3/volumes/b80dbf9c-7b5c-46f2-acd3-ee614330c07e returned with HTTP 200 Sep 07 21:16:11 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 990/1992] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:16:11 2026] GET /volume/v3/volumes/b80dbf9c-7b5c-46f2-acd3-ee614330c07e => generated 852 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:16:11 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-58644eb2-6f7f-4ba0-a96a-400674e7115f req-173d558a-42a3-4367-86cb-d6a8ab59f270 tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] http://192.168.122.168/volume/v3/volumes/ae5110d6-12bf-400a-a8bf-b10fe49fa4d1 returned with HTTP 200 Sep 07 21:16:11 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1003/1993] 192.168.122.168 () {62 vars in 1528 bytes} [Mon Sep 7 21:16:11 2026] GET /volume/v3/volumes/ae5110d6-12bf-400a-a8bf-b10fe49fa4d1 => generated 1347 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 21:16:11 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-7c60fe62-cf98-4ecb-9fba-6f3f7a2415f9 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:11 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-7c60fe62-cf98-4ecb-9fba-6f3f7a2415f9 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:16:11 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-7c60fe62-cf98-4ecb-9fba-6f3f7a2415f9 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-772013453"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:16:11 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-58644eb2-6f7f-4ba0-a96a-400674e7115f req-dba3d619-3a72-4ad7-9210-807b8e29708b None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:11 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.volumes [None req-7c60fe62-cf98-4ecb-9fba-6f3f7a2415f9 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-772013453'}} {{(pid=86971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:16:11 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-7c60fe62-cf98-4ecb-9fba-6f3f7a2415f9 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Create volume of 1 GB Sep 07 21:16:11 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-58644eb2-6f7f-4ba0-a96a-400674e7115f req-dba3d619-3a72-4ad7-9210-807b8e29708b tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] DELETE http://192.168.122.168/volume/v3/attachments/3ac22821-45e1-49da-8d9b-494035c9ba46 Sep 07 21:16:11 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-58644eb2-6f7f-4ba0-a96a-400674e7115f req-dba3d619-3a72-4ad7-9210-807b8e29708b tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:11 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-58644eb2-6f7f-4ba0-a96a-400674e7115f req-dba3d619-3a72-4ad7-9210-807b8e29708b tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] Calling method 'version_select' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:11 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-7c60fe62-cf98-4ecb-9fba-6f3f7a2415f9 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Availability Zones retrieved successfully. Sep 07 21:16:11 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:11 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:16:12 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-7c60fe62-cf98-4ecb-9fba-6f3f7a2415f9 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Flow 'volume_create_api' (d893ce3c-3d72-4d7b-b3c4-1a0275efd23c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:16:12 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-7c60fe62-cf98-4ecb-9fba-6f3f7a2415f9 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cdba5d1e-ded9-47ac-9c4d-d4830659586d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:16:12 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.flows.api.create_volume [None req-7c60fe62-cf98-4ecb-9fba-6f3f7a2415f9 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Validating volume size '1' using validate_int {{(pid=86971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:16:12 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:12 devstack devstack@c-api.service[86970]: return base.obj_make_list(context, Sep 07 21:16:12 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-7c60fe62-cf98-4ecb-9fba-6f3f7a2415f9 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cdba5d1e-ded9-47ac-9c4d-d4830659586d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:16:12 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-7c60fe62-cf98-4ecb-9fba-6f3f7a2415f9 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d1514ad-aa1a-462b-b8c7-e45be44a4986) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:16:12 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-58644eb2-6f7f-4ba0-a96a-400674e7115f req-dba3d619-3a72-4ad7-9210-807b8e29708b tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] http://192.168.122.168/volume/v3/attachments/3ac22821-45e1-49da-8d9b-494035c9ba46 returned with HTTP 200 Sep 07 21:16:12 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1004/1994] 192.168.122.168 () {64 vars in 1562 bytes} [Mon Sep 7 21:16:11 2026] DELETE /volume/v3/attachments/3ac22821-45e1-49da-8d9b-494035c9ba46 => generated 19 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:16:12 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-7c60fe62-cf98-4ecb-9fba-6f3f7a2415f9 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Created reservations ['ab90cd51-d776-4270-a0dd-a0bb5da2de21', '183593e0-cc4e-492e-8b9c-ab2bdf4c0d87', '6eb34ecf-9ea6-4143-9a74-f475c04f1380', '774e368d-39cc-453e-90fa-6e5988341de7'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:16:12 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-7c60fe62-cf98-4ecb-9fba-6f3f7a2415f9 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d1514ad-aa1a-462b-b8c7-e45be44a4986) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ab90cd51-d776-4270-a0dd-a0bb5da2de21', '183593e0-cc4e-492e-8b9c-ab2bdf4c0d87', '6eb34ecf-9ea6-4143-9a74-f475c04f1380', '774e368d-39cc-453e-90fa-6e5988341de7']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:16:12 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-7c60fe62-cf98-4ecb-9fba-6f3f7a2415f9 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (453828ee-777d-49fd-a060-7547d9f2f998) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:16:12 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:12 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:16:12 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-7c60fe62-cf98-4ecb-9fba-6f3f7a2415f9 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (453828ee-777d-49fd-a060-7547d9f2f998) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '03d4d776-e522-44f7-89fe-4845e305dda4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-772013453',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a27854d1a2f942a789ff2ea3c60f74f3',qos_specs=None,replication_status=,reservations=['ab90cd51-d776-4270-a0dd-a0bb5da2de21','183593e0-cc4e-492e-8b9c-ab2bdf4c0d87','6eb34ecf-9ea6-4143-9a74-f475c04f1380','774e368d-39cc-453e-90fa-6e5988341de7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0131e3399a9f46c284d82412f1454f43',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:16:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-772013453',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=03d4d776-e522-44f7-89fe-4845e305dda4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a27854d1a2f942a789ff2ea3c60f74f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0131e3399a9f46c284d82412f1454f43',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:16:12 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-7c60fe62-cf98-4ecb-9fba-6f3f7a2415f9 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73358eae-92d3-4dc1-93f8-5acf86bdf76a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:16:12 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-7c60fe62-cf98-4ecb-9fba-6f3f7a2415f9 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73358eae-92d3-4dc1-93f8-5acf86bdf76a) transitioned into state 'SUCCESS' from state '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-772013453',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a27854d1a2f942a789ff2ea3c60f74f3',qos_specs=None,replication_status=,reservations=['ab90cd51-d776-4270-a0dd-a0bb5da2de21','183593e0-cc4e-492e-8b9c-ab2bdf4c0d87','6eb34ecf-9ea6-4143-9a74-f475c04f1380','774e368d-39cc-453e-90fa-6e5988341de7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0131e3399a9f46c284d82412f1454f43',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:16:12 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-7c60fe62-cf98-4ecb-9fba-6f3f7a2415f9 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f080c925-fe5d-46ad-a427-b555c9fe62a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:16:12 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-7c60fe62-cf98-4ecb-9fba-6f3f7a2415f9 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f080c925-fe5d-46ad-a427-b555c9fe62a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:16:12 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-7c60fe62-cf98-4ecb-9fba-6f3f7a2415f9 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Flow 'volume_create_api' (d893ce3c-3d72-4d7b-b3c4-1a0275efd23c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:16:12 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-7c60fe62-cf98-4ecb-9fba-6f3f7a2415f9 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Create volume request issued successfully. Sep 07 21:16:12 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-7c60fe62-cf98-4ecb-9fba-6f3f7a2415f9 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:16:12 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 991/1995] 192.168.122.168 () {60 vars in 1142 bytes} [Mon Sep 7 21:16:11 2026] POST /volume/v3/volumes => generated 772 bytes in 799 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:16:12 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-3b51a8ea-fc2c-47d5-86c4-e917a35ea7ab None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:12 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-3b51a8ea-fc2c-47d5-86c4-e917a35ea7ab tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] GET http://192.168.122.168/volume/v3/volumes/03d4d776-e522-44f7-89fe-4845e305dda4 Sep 07 21:16:12 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-3b51a8ea-fc2c-47d5-86c4-e917a35ea7ab tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:12 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-3b51a8ea-fc2c-47d5-86c4-e917a35ea7ab tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:12 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:12 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:16:12 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:12 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:16:12 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-9b25cc83-dd26-4738-a7c8-d5de6bf033de None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:12 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-9b25cc83-dd26-4738-a7c8-d5de6bf033de tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] GET http://192.168.122.168/volume/v3/volumes/b80dbf9c-7b5c-46f2-acd3-ee614330c07e Sep 07 21:16:12 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-9b25cc83-dd26-4738-a7c8-d5de6bf033de tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:12 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-9b25cc83-dd26-4738-a7c8-d5de6bf033de tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:12 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-3b51a8ea-fc2c-47d5-86c4-e917a35ea7ab tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Volume info retrieved successfully. Sep 07 21:16:12 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-3b51a8ea-fc2c-47d5-86c4-e917a35ea7ab tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] http://192.168.122.168/volume/v3/volumes/03d4d776-e522-44f7-89fe-4845e305dda4 returned with HTTP 200 Sep 07 21:16:12 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1005/1996] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:16:12 2026] GET /volume/v3/volumes/03d4d776-e522-44f7-89fe-4845e305dda4 => generated 840 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:16:12 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:12 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:16:12 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:12 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:16:12 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-9b25cc83-dd26-4738-a7c8-d5de6bf033de tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Volume info retrieved successfully. Sep 07 21:16:12 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-9b25cc83-dd26-4738-a7c8-d5de6bf033de tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] http://192.168.122.168/volume/v3/volumes/b80dbf9c-7b5c-46f2-acd3-ee614330c07e returned with HTTP 200 Sep 07 21:16:12 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 992/1997] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:16:12 2026] GET /volume/v3/volumes/b80dbf9c-7b5c-46f2-acd3-ee614330c07e => generated 852 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:16:12 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-260a1cc0-ad4a-45ad-9a38-6ba0f549f756 req-f0f430e2-04b1-4379-9d24-bab371f4f080 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:12 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-260a1cc0-ad4a-45ad-9a38-6ba0f549f756 req-f0f430e2-04b1-4379-9d24-bab371f4f080 tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] GET http://192.168.122.168/volume/v3/volumes/ae5110d6-12bf-400a-a8bf-b10fe49fa4d1 Sep 07 21:16:12 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-260a1cc0-ad4a-45ad-9a38-6ba0f549f756 req-f0f430e2-04b1-4379-9d24-bab371f4f080 tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:12 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-260a1cc0-ad4a-45ad-9a38-6ba0f549f756 req-f0f430e2-04b1-4379-9d24-bab371f4f080 tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:12 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:12 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:16:12 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:12 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:16:12 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [req-260a1cc0-ad4a-45ad-9a38-6ba0f549f756 req-f0f430e2-04b1-4379-9d24-bab371f4f080 tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] Volume info retrieved successfully. Sep 07 21:16:12 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-260a1cc0-ad4a-45ad-9a38-6ba0f549f756 req-f0f430e2-04b1-4379-9d24-bab371f4f080 tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] http://192.168.122.168/volume/v3/volumes/ae5110d6-12bf-400a-a8bf-b10fe49fa4d1 returned with HTTP 200 Sep 07 21:16:12 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1006/1998] 192.168.122.168 () {60 vars in 1487 bytes} [Mon Sep 7 21:16:12 2026] GET /volume/v3/volumes/ae5110d6-12bf-400a-a8bf-b10fe49fa4d1 => generated 871 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:16:12 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-af579bb1-fec7-496b-8f65-7bcb9654bddf None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:12 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-af579bb1-fec7-496b-8f65-7bcb9654bddf tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] DELETE http://192.168.122.168/volume/v3/volumes/ae5110d6-12bf-400a-a8bf-b10fe49fa4d1 Sep 07 21:16:12 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-af579bb1-fec7-496b-8f65-7bcb9654bddf tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:12 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-af579bb1-fec7-496b-8f65-7bcb9654bddf tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:12 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-af579bb1-fec7-496b-8f65-7bcb9654bddf tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] Delete volume with id: ae5110d6-12bf-400a-a8bf-b10fe49fa4d1 Sep 07 21:16:12 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:12 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:16:12 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:12 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:16:12 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-af579bb1-fec7-496b-8f65-7bcb9654bddf tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] Volume info retrieved successfully. Sep 07 21:16:12 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-af579bb1-fec7-496b-8f65-7bcb9654bddf tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] Delete volume request issued successfully. Sep 07 21:16:12 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-af579bb1-fec7-496b-8f65-7bcb9654bddf tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] http://192.168.122.168/volume/v3/volumes/ae5110d6-12bf-400a-a8bf-b10fe49fa4d1 returned with HTTP 202 Sep 07 21:16:12 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 993/1999] 192.168.122.168 () {60 vars in 1276 bytes} [Mon Sep 7 21:16:12 2026] DELETE /volume/v3/volumes/ae5110d6-12bf-400a-a8bf-b10fe49fa4d1 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 07 21:16:12 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-c3ac9eb0-81a7-4518-a828-4d2f7493e4e8 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:12 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c3ac9eb0-81a7-4518-a828-4d2f7493e4e8 tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] GET http://192.168.122.168/volume/v3/volumes/ae5110d6-12bf-400a-a8bf-b10fe49fa4d1 Sep 07 21:16:12 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c3ac9eb0-81a7-4518-a828-4d2f7493e4e8 tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:12 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c3ac9eb0-81a7-4518-a828-4d2f7493e4e8 tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:12 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:12 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:16:12 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:12 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:16:13 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-c3ac9eb0-81a7-4518-a828-4d2f7493e4e8 tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] Volume info retrieved successfully. Sep 07 21:16:13 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c3ac9eb0-81a7-4518-a828-4d2f7493e4e8 tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] http://192.168.122.168/volume/v3/volumes/ae5110d6-12bf-400a-a8bf-b10fe49fa4d1 returned with HTTP 200 Sep 07 21:16:13 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1007/2000] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:16:12 2026] GET /volume/v3/volumes/ae5110d6-12bf-400a-a8bf-b10fe49fa4d1 => generated 888 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:16:13 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-8c0a10a6-d6de-44f8-89ff-67d80b6d0dbb None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:13 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-8c0a10a6-d6de-44f8-89ff-67d80b6d0dbb tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] GET http://192.168.122.168/volume/v3/volumes/03d4d776-e522-44f7-89fe-4845e305dda4 Sep 07 21:16:13 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-8c0a10a6-d6de-44f8-89ff-67d80b6d0dbb tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:13 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-8c0a10a6-d6de-44f8-89ff-67d80b6d0dbb tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:13 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:13 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:16:13 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:13 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:16:13 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-86487a6d-2df6-470a-8649-bdb5e4efbed6 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:13 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-8c0a10a6-d6de-44f8-89ff-67d80b6d0dbb tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Volume info retrieved successfully. Sep 07 21:16:13 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-86487a6d-2df6-470a-8649-bdb5e4efbed6 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] GET http://192.168.122.168/volume/v3/volumes/b80dbf9c-7b5c-46f2-acd3-ee614330c07e Sep 07 21:16:13 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-86487a6d-2df6-470a-8649-bdb5e4efbed6 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:13 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-86487a6d-2df6-470a-8649-bdb5e4efbed6 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:13 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-8c0a10a6-d6de-44f8-89ff-67d80b6d0dbb tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] http://192.168.122.168/volume/v3/volumes/03d4d776-e522-44f7-89fe-4845e305dda4 returned with HTTP 200 Sep 07 21:16:13 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 994/2001] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:16:13 2026] GET /volume/v3/volumes/03d4d776-e522-44f7-89fe-4845e305dda4 => generated 864 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:16:13 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:13 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:16:13 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:13 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:16:13 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-86487a6d-2df6-470a-8649-bdb5e4efbed6 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Volume info retrieved successfully. Sep 07 21:16:13 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-86487a6d-2df6-470a-8649-bdb5e4efbed6 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] http://192.168.122.168/volume/v3/volumes/b80dbf9c-7b5c-46f2-acd3-ee614330c07e returned with HTTP 200 Sep 07 21:16:13 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1008/2002] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:16:13 2026] GET /volume/v3/volumes/b80dbf9c-7b5c-46f2-acd3-ee614330c07e => generated 852 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:16:14 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-50f1a32c-3bfa-4e58-87fa-ee32ad98cc4d None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:14 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-50f1a32c-3bfa-4e58-87fa-ee32ad98cc4d tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] GET http://192.168.122.168/volume/v3/volumes/ae5110d6-12bf-400a-a8bf-b10fe49fa4d1 Sep 07 21:16:14 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-50f1a32c-3bfa-4e58-87fa-ee32ad98cc4d tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:14 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-50f1a32c-3bfa-4e58-87fa-ee32ad98cc4d tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:14 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:14 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:16:14 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:14 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:16:14 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-50f1a32c-3bfa-4e58-87fa-ee32ad98cc4d tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] Volume info retrieved successfully. Sep 07 21:16:14 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-50f1a32c-3bfa-4e58-87fa-ee32ad98cc4d tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] http://192.168.122.168/volume/v3/volumes/ae5110d6-12bf-400a-a8bf-b10fe49fa4d1 returned with HTTP 200 Sep 07 21:16:14 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 995/2003] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:16:14 2026] GET /volume/v3/volumes/ae5110d6-12bf-400a-a8bf-b10fe49fa4d1 => generated 888 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:16:14 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-6d949f8f-1e4e-45e4-aaa9-9c6d5bebda26 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:14 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-6d949f8f-1e4e-45e4-aaa9-9c6d5bebda26 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] GET http://192.168.122.168/volume/v3/volumes/03d4d776-e522-44f7-89fe-4845e305dda4 Sep 07 21:16:14 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-6d949f8f-1e4e-45e4-aaa9-9c6d5bebda26 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:14 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-6d949f8f-1e4e-45e4-aaa9-9c6d5bebda26 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:14 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:14 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:16:14 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:14 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:16:14 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-6d949f8f-1e4e-45e4-aaa9-9c6d5bebda26 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Volume info retrieved successfully. Sep 07 21:16:14 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-6d949f8f-1e4e-45e4-aaa9-9c6d5bebda26 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] http://192.168.122.168/volume/v3/volumes/03d4d776-e522-44f7-89fe-4845e305dda4 returned with HTTP 200 Sep 07 21:16:14 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1009/2004] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:16:14 2026] GET /volume/v3/volumes/03d4d776-e522-44f7-89fe-4845e305dda4 => generated 865 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:16:14 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-b4ccb471-3077-4260-8aad-8ff0f9748853 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:14 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b4ccb471-3077-4260-8aad-8ff0f9748853 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] GET http://192.168.122.168/volume/v3/volumes/b80dbf9c-7b5c-46f2-acd3-ee614330c07e Sep 07 21:16:14 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-b4ccb471-3077-4260-8aad-8ff0f9748853 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:14 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-b4ccb471-3077-4260-8aad-8ff0f9748853 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:14 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-123bdb39-2085-4072-96d4-a8e1144d1d56 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:14 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-123bdb39-2085-4072-96d4-a8e1144d1d56 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:16:14 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-123bdb39-2085-4072-96d4-a8e1144d1d56 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "03d4d776-e522-44f7-89fe-4845e305dda4", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-2002514578"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:16:14 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.volumes [None req-123bdb39-2085-4072-96d4-a8e1144d1d56 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Create volume request body: {'volume': {"'source_volid": '03d4d776-e522-44f7-89fe-4845e305dda4', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-2002514578'}} {{(pid=86970) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:16:14 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-123bdb39-2085-4072-96d4-a8e1144d1d56 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Create volume of 1 GB Sep 07 21:16:14 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b4ccb471-3077-4260-8aad-8ff0f9748853 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] http://192.168.122.168/volume/v3/volumes/b80dbf9c-7b5c-46f2-acd3-ee614330c07e returned with HTTP 404 Sep 07 21:16:14 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 996/2005] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:16:14 2026] GET /volume/v3/volumes/b80dbf9c-7b5c-46f2-acd3-ee614330c07e => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:16:14 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-b788d85a-f805-4161-8268-fcd60f18b865 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:14 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-123bdb39-2085-4072-96d4-a8e1144d1d56 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Availability Zones retrieved successfully. Sep 07 21:16:14 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-123bdb39-2085-4072-96d4-a8e1144d1d56 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Flow 'volume_create_api' (42ea2c9d-5bea-4aee-9ebd-cbd2ad4ba82f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:16:14 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-123bdb39-2085-4072-96d4-a8e1144d1d56 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e4aac5c-9b7b-4497-841e-ebd8a7fa0c8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:16:14 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.flows.api.create_volume [None req-123bdb39-2085-4072-96d4-a8e1144d1d56 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Validating volume size '1' using validate_int {{(pid=86970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:16:14 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-123bdb39-2085-4072-96d4-a8e1144d1d56 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e4aac5c-9b7b-4497-841e-ebd8a7fa0c8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:16:14 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-123bdb39-2085-4072-96d4-a8e1144d1d56 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2501ffb8-a23d-4bb4-b837-97d12905f696) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:16:15 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b788d85a-f805-4161-8268-fcd60f18b865 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-reader] GET http://192.168.122.168/volume/v3/volumes Sep 07 21:16:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-b788d85a-f805-4161-8268-fcd60f18b865 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-reader] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-b788d85a-f805-4161-8268-fcd60f18b865 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-reader] Calling method 'index' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.api_utils [None req-b788d85a-f805-4161-8268-fcd60f18b865 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-reader] Removing options '' from query. {{(pid=86971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 21:16:15 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-b788d85a-f805-4161-8268-fcd60f18b865 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86971) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 21:16:15 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-b788d85a-f805-4161-8268-fcd60f18b865 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-reader] Get all volumes completed successfully. Sep 07 21:16:15 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b788d85a-f805-4161-8268-fcd60f18b865 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-reader] http://192.168.122.168/volume/v3/volumes returned with HTTP 200 Sep 07 21:16:15 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 997/2006] 192.168.122.168 () {58 vars in 1121 bytes} [Mon Sep 7 21:16:14 2026] GET /volume/v3/volumes => generated 15 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 21:16:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-a97c0ca8-f194-47ad-9146-2b56188c5563 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:15 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-123bdb39-2085-4072-96d4-a8e1144d1d56 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Created reservations ['285b5e0e-0986-47e6-a191-89da4b59e7ca', '1269e83c-ba43-4195-abfd-95ccebf701c6', 'dcc8ddc6-d109-499e-9bb2-cdc762fd8b65', 'f737f8d3-4eb0-48ec-a481-6e72c13c96a3'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:16:15 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-123bdb39-2085-4072-96d4-a8e1144d1d56 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2501ffb8-a23d-4bb4-b837-97d12905f696) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['285b5e0e-0986-47e6-a191-89da4b59e7ca', '1269e83c-ba43-4195-abfd-95ccebf701c6', 'dcc8ddc6-d109-499e-9bb2-cdc762fd8b65', 'f737f8d3-4eb0-48ec-a481-6e72c13c96a3']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:16:15 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a97c0ca8-f194-47ad-9146-2b56188c5563 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-reader] GET http://192.168.122.168/volume/v3/snapshots Sep 07 21:16:15 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-123bdb39-2085-4072-96d4-a8e1144d1d56 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50765d97-9b97-49c7-ab05-435e9cc78c46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:16:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-a97c0ca8-f194-47ad-9146-2b56188c5563 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-reader] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-a97c0ca8-f194-47ad-9146-2b56188c5563 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-reader] Calling method 'index' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.api_utils [None req-a97c0ca8-f194-47ad-9146-2b56188c5563 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-reader] Removing options '' from query. {{(pid=86971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 21:16:15 devstack devstack@c-api.service[86971]: DEBUG cinder.db.api [None req-a97c0ca8-f194-47ad-9146-2b56188c5563 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-reader] Building query based on filter {{(pid=86971) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 21:16:15 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:15 devstack devstack@c-api.service[86971]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 21:16:15 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-a97c0ca8-f194-47ad-9146-2b56188c5563 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-reader] Get all snapshots completed successfully. Sep 07 21:16:15 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a97c0ca8-f194-47ad-9146-2b56188c5563 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-reader] http://192.168.122.168/volume/v3/snapshots returned with HTTP 200 Sep 07 21:16:15 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 998/2007] 192.168.122.168 () {58 vars in 1127 bytes} [Mon Sep 7 21:16:15 2026] GET /volume/v3/snapshots => generated 17 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 21:16:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-c33dc588-774e-4af8-8f4d-5513b5a01a0d None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:15 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c33dc588-774e-4af8-8f4d-5513b5a01a0d tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] DELETE http://192.168.122.168/volume/v3/snapshots/620c1991-5dc2-4699-b726-2a3de2e2c9c2 Sep 07 21:16:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c33dc588-774e-4af8-8f4d-5513b5a01a0d tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c33dc588-774e-4af8-8f4d-5513b5a01a0d tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:15 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.snapshots [None req-c33dc588-774e-4af8-8f4d-5513b5a01a0d tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Delete snapshot with id: 620c1991-5dc2-4699-b726-2a3de2e2c9c2 Sep 07 21:16:15 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c33dc588-774e-4af8-8f4d-5513b5a01a0d tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] http://192.168.122.168/volume/v3/snapshots/620c1991-5dc2-4699-b726-2a3de2e2c9c2 returned with HTTP 404 Sep 07 21:16:15 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 999/2008] 192.168.122.168 () {58 vars in 1241 bytes} [Mon Sep 7 21:16:15 2026] DELETE /volume/v3/snapshots/620c1991-5dc2-4699-b726-2a3de2e2c9c2 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:16:15 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:15 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:16:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-3620bf6b-e5ee-49e3-acc7-2a57eecf5cb0 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:15 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-123bdb39-2085-4072-96d4-a8e1144d1d56 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50765d97-9b97-49c7-ab05-435e9cc78c46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fcfded11-a35d-4605-a28d-e2bf2370a0c4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2002514578',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a27854d1a2f942a789ff2ea3c60f74f3',qos_specs=None,replication_status=,reservations=['285b5e0e-0986-47e6-a191-89da4b59e7ca','1269e83c-ba43-4195-abfd-95ccebf701c6','dcc8ddc6-d109-499e-9bb2-cdc762fd8b65','f737f8d3-4eb0-48ec-a481-6e72c13c96a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0131e3399a9f46c284d82412f1454f43',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:16:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2002514578',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fcfded11-a35d-4605-a28d-e2bf2370a0c4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a27854d1a2f942a789ff2ea3c60f74f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0131e3399a9f46c284d82412f1454f43',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:16:15 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-123bdb39-2085-4072-96d4-a8e1144d1d56 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ac306e6-b9c6-4153-bd32-89b4cec06941) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:16:15 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-3620bf6b-e5ee-49e3-acc7-2a57eecf5cb0 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] DELETE http://192.168.122.168/volume/v3/snapshots/fd1b52d2-1b8f-45ff-b061-4121408f8365 Sep 07 21:16:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-3620bf6b-e5ee-49e3-acc7-2a57eecf5cb0 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-3620bf6b-e5ee-49e3-acc7-2a57eecf5cb0 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:15 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.snapshots [None req-3620bf6b-e5ee-49e3-acc7-2a57eecf5cb0 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Delete snapshot with id: fd1b52d2-1b8f-45ff-b061-4121408f8365 Sep 07 21:16:15 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-3620bf6b-e5ee-49e3-acc7-2a57eecf5cb0 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] http://192.168.122.168/volume/v3/snapshots/fd1b52d2-1b8f-45ff-b061-4121408f8365 returned with HTTP 404 Sep 07 21:16:15 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1000/2009] 192.168.122.168 () {58 vars in 1241 bytes} [Mon Sep 7 21:16:15 2026] DELETE /volume/v3/snapshots/fd1b52d2-1b8f-45ff-b061-4121408f8365 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:16:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-f6d34e1c-7158-41b2-8028-1bf62e24a17e None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:15 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f6d34e1c-7158-41b2-8028-1bf62e24a17e tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] GET http://192.168.122.168/volume/v3/volumes/ae5110d6-12bf-400a-a8bf-b10fe49fa4d1 Sep 07 21:16:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f6d34e1c-7158-41b2-8028-1bf62e24a17e tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f6d34e1c-7158-41b2-8028-1bf62e24a17e tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:15 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f6d34e1c-7158-41b2-8028-1bf62e24a17e tempest-TestServerVolumeAttachScenarioOldVersion-318282525 tempest-TestServerVolumeAttachScenarioOldVersion-318282525-project-member] http://192.168.122.168/volume/v3/volumes/ae5110d6-12bf-400a-a8bf-b10fe49fa4d1 returned with HTTP 404 Sep 07 21:16:15 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1001/2010] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:16:15 2026] GET /volume/v3/volumes/ae5110d6-12bf-400a-a8bf-b10fe49fa4d1 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 21:16:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-c510a08b-3521-48da-a7dd-357c1a2a8438 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:15 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c510a08b-3521-48da-a7dd-357c1a2a8438 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] GET http://192.168.122.168/volume/v3/volumes/b80dbf9c-7b5c-46f2-acd3-ee614330c07e Sep 07 21:16:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c510a08b-3521-48da-a7dd-357c1a2a8438 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c510a08b-3521-48da-a7dd-357c1a2a8438 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:15 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-123bdb39-2085-4072-96d4-a8e1144d1d56 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ac306e6-b9c6-4153-bd32-89b4cec06941) transitioned into state 'SUCCESS' from state '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-2002514578',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a27854d1a2f942a789ff2ea3c60f74f3',qos_specs=None,replication_status=,reservations=['285b5e0e-0986-47e6-a191-89da4b59e7ca','1269e83c-ba43-4195-abfd-95ccebf701c6','dcc8ddc6-d109-499e-9bb2-cdc762fd8b65','f737f8d3-4eb0-48ec-a481-6e72c13c96a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0131e3399a9f46c284d82412f1454f43',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:16:15 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-123bdb39-2085-4072-96d4-a8e1144d1d56 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (947f13b1-b2cb-48d0-b19e-86b9217f35ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:16:15 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c510a08b-3521-48da-a7dd-357c1a2a8438 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] http://192.168.122.168/volume/v3/volumes/b80dbf9c-7b5c-46f2-acd3-ee614330c07e returned with HTTP 404 Sep 07 21:16:15 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1002/2011] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:16:15 2026] GET /volume/v3/volumes/b80dbf9c-7b5c-46f2-acd3-ee614330c07e => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:16:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-63fb7d31-d593-41e4-912f-a8d8cbb2cc73 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:15 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-63fb7d31-d593-41e4-912f-a8d8cbb2cc73 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] DELETE http://192.168.122.168/volume/v3/volumes/b80dbf9c-7b5c-46f2-acd3-ee614330c07e Sep 07 21:16:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-63fb7d31-d593-41e4-912f-a8d8cbb2cc73 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-63fb7d31-d593-41e4-912f-a8d8cbb2cc73 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:15 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-63fb7d31-d593-41e4-912f-a8d8cbb2cc73 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Delete volume with id: b80dbf9c-7b5c-46f2-acd3-ee614330c07e Sep 07 21:16:15 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-63fb7d31-d593-41e4-912f-a8d8cbb2cc73 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] http://192.168.122.168/volume/v3/volumes/b80dbf9c-7b5c-46f2-acd3-ee614330c07e returned with HTTP 404 Sep 07 21:16:15 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1003/2012] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:16:15 2026] DELETE /volume/v3/volumes/b80dbf9c-7b5c-46f2-acd3-ee614330c07e => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:16:15 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-123bdb39-2085-4072-96d4-a8e1144d1d56 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (947f13b1-b2cb-48d0-b19e-86b9217f35ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:16:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-49669286-01da-477f-a989-1ed23e9196d7 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:15 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-49669286-01da-477f-a989-1ed23e9196d7 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:16:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-49669286-01da-477f-a989-1ed23e9196d7 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-264563294"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:16:15 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-123bdb39-2085-4072-96d4-a8e1144d1d56 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Flow 'volume_create_api' (42ea2c9d-5bea-4aee-9ebd-cbd2ad4ba82f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:16:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.volumes [None req-49669286-01da-477f-a989-1ed23e9196d7 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-264563294'}} {{(pid=86971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:16:15 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-49669286-01da-477f-a989-1ed23e9196d7 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Create volume of 1 GB Sep 07 21:16:15 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-123bdb39-2085-4072-96d4-a8e1144d1d56 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Create volume request issued successfully. Sep 07 21:16:15 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-123bdb39-2085-4072-96d4-a8e1144d1d56 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:16:15 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1010/2013] 192.168.122.168 () {60 vars in 1143 bytes} [Mon Sep 7 21:16:14 2026] POST /volume/v3/volumes => generated 773 bytes in 401 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:16:15 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-49669286-01da-477f-a989-1ed23e9196d7 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Availability Zones retrieved successfully. Sep 07 21:16:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-9679167a-d549-416c-a7aa-35f618387bf3 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:15 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-9679167a-d549-416c-a7aa-35f618387bf3 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:16:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-9679167a-d549-416c-a7aa-35f618387bf3 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "03d4d776-e522-44f7-89fe-4845e305dda4", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-766519896"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:16:15 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-49669286-01da-477f-a989-1ed23e9196d7 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Flow 'volume_create_api' (2b4ed446-188e-4c20-a6d4-6d6e7ef9e95f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:16:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.volumes [None req-9679167a-d549-416c-a7aa-35f618387bf3 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Create volume request body: {'volume': {"'source_volid": '03d4d776-e522-44f7-89fe-4845e305dda4', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-766519896'}} {{(pid=86970) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:16:15 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-9679167a-d549-416c-a7aa-35f618387bf3 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Create volume of 1 GB Sep 07 21:16:15 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:15 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:16:15 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-49669286-01da-477f-a989-1ed23e9196d7 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae238c24-d7ee-4d82-a7f1-2ab3191c5faf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:16:15 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.flows.api.create_volume [None req-49669286-01da-477f-a989-1ed23e9196d7 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Validating volume size '1' using validate_int {{(pid=86971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:16:15 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-9679167a-d549-416c-a7aa-35f618387bf3 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Availability Zones retrieved successfully. Sep 07 21:16:15 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-9679167a-d549-416c-a7aa-35f618387bf3 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Flow 'volume_create_api' (eea92f54-d721-4430-813c-7e0e15d5658f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:16:15 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-9679167a-d549-416c-a7aa-35f618387bf3 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d7b7520-4014-44b2-8c5b-dda738c4eeb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:16:15 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.flows.api.create_volume [None req-9679167a-d549-416c-a7aa-35f618387bf3 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Validating volume size '1' using validate_int {{(pid=86970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:16:15 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-49669286-01da-477f-a989-1ed23e9196d7 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae238c24-d7ee-4d82-a7f1-2ab3191c5faf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:16:15 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-49669286-01da-477f-a989-1ed23e9196d7 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23f98101-71a9-4bb4-bf1b-0adec604f8e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:16:15 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-9679167a-d549-416c-a7aa-35f618387bf3 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d7b7520-4014-44b2-8c5b-dda738c4eeb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:16:15 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-9679167a-d549-416c-a7aa-35f618387bf3 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5545e70-6a00-45ef-937e-d9f99328b9ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:16:15 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-49669286-01da-477f-a989-1ed23e9196d7 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Created reservations ['31f12340-aef3-47a1-bc78-8e0d8cd77088', 'c78f24a8-b848-4773-9324-0c0673c86c58', 'eace9ba3-e24c-488d-b988-f8b043de4dfd', 'd8fbdb08-54b0-43c0-9131-63b88a57a915'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:16:15 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-49669286-01da-477f-a989-1ed23e9196d7 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23f98101-71a9-4bb4-bf1b-0adec604f8e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['31f12340-aef3-47a1-bc78-8e0d8cd77088', 'c78f24a8-b848-4773-9324-0c0673c86c58', 'eace9ba3-e24c-488d-b988-f8b043de4dfd', 'd8fbdb08-54b0-43c0-9131-63b88a57a915']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:16:15 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-49669286-01da-477f-a989-1ed23e9196d7 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3480771f-9bdf-4657-9fd8-1c7262e840ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:16:15 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:15 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:16:15 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-9679167a-d549-416c-a7aa-35f618387bf3 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Created reservations ['5bb103e4-1215-423e-805f-dec89c701f3c', '4d484332-eb36-40ac-8de3-6d6e66009c43', 'd1b3a1ee-5ffc-4212-9dc2-60951968a933', '150f932f-fea7-4dda-a68a-517617810858'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:16:15 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-49669286-01da-477f-a989-1ed23e9196d7 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3480771f-9bdf-4657-9fd8-1c7262e840ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c8caa74e-cce2-48bd-9a58-6c62a18e3b41', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-264563294',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1cbe4316f8554475bfe018c956d06c22',qos_specs=None,replication_status=,reservations=['31f12340-aef3-47a1-bc78-8e0d8cd77088','c78f24a8-b848-4773-9324-0c0673c86c58','eace9ba3-e24c-488d-b988-f8b043de4dfd','d8fbdb08-54b0-43c0-9131-63b88a57a915'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45425929021345d5ab752818b12f8489',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:16:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-264563294',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c8caa74e-cce2-48bd-9a58-6c62a18e3b41,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1cbe4316f8554475bfe018c956d06c22',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='45425929021345d5ab752818b12f8489',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:16:15 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-49669286-01da-477f-a989-1ed23e9196d7 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bcbfd7f0-5498-4e6d-9c7f-1bc2919a23cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:16:15 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-9679167a-d549-416c-a7aa-35f618387bf3 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5545e70-6a00-45ef-937e-d9f99328b9ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5bb103e4-1215-423e-805f-dec89c701f3c', '4d484332-eb36-40ac-8de3-6d6e66009c43', 'd1b3a1ee-5ffc-4212-9dc2-60951968a933', '150f932f-fea7-4dda-a68a-517617810858']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:16:15 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-9679167a-d549-416c-a7aa-35f618387bf3 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed23f14f-aa21-45b5-8416-dfe596d708fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:16:15 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:15 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:16:15 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-9679167a-d549-416c-a7aa-35f618387bf3 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed23f14f-aa21-45b5-8416-dfe596d708fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '089d322b-71d4-477f-8267-ca94bfd94d90', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-766519896',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a27854d1a2f942a789ff2ea3c60f74f3',qos_specs=None,replication_status=,reservations=['5bb103e4-1215-423e-805f-dec89c701f3c','4d484332-eb36-40ac-8de3-6d6e66009c43','d1b3a1ee-5ffc-4212-9dc2-60951968a933','150f932f-fea7-4dda-a68a-517617810858'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0131e3399a9f46c284d82412f1454f43',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:16:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-766519896',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=089d322b-71d4-477f-8267-ca94bfd94d90,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a27854d1a2f942a789ff2ea3c60f74f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0131e3399a9f46c284d82412f1454f43',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:16:15 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-9679167a-d549-416c-a7aa-35f618387bf3 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0136d371-50da-463c-9d8d-906b5094084c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:16:15 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-49669286-01da-477f-a989-1ed23e9196d7 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bcbfd7f0-5498-4e6d-9c7f-1bc2919a23cb) transitioned into state 'SUCCESS' from state '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-264563294',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1cbe4316f8554475bfe018c956d06c22',qos_specs=None,replication_status=,reservations=['31f12340-aef3-47a1-bc78-8e0d8cd77088','c78f24a8-b848-4773-9324-0c0673c86c58','eace9ba3-e24c-488d-b988-f8b043de4dfd','d8fbdb08-54b0-43c0-9131-63b88a57a915'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45425929021345d5ab752818b12f8489',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:16:15 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-49669286-01da-477f-a989-1ed23e9196d7 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73971933-1027-41d2-81a8-d75c8caa86c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:16:15 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-49669286-01da-477f-a989-1ed23e9196d7 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73971933-1027-41d2-81a8-d75c8caa86c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:16:15 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-9679167a-d549-416c-a7aa-35f618387bf3 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0136d371-50da-463c-9d8d-906b5094084c) transitioned into state 'SUCCESS' from state '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-766519896',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a27854d1a2f942a789ff2ea3c60f74f3',qos_specs=None,replication_status=,reservations=['5bb103e4-1215-423e-805f-dec89c701f3c','4d484332-eb36-40ac-8de3-6d6e66009c43','d1b3a1ee-5ffc-4212-9dc2-60951968a933','150f932f-fea7-4dda-a68a-517617810858'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0131e3399a9f46c284d82412f1454f43',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:16:15 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-9679167a-d549-416c-a7aa-35f618387bf3 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d0ebb32-7d45-4e8c-ba77-af99abfffb1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:16:15 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-49669286-01da-477f-a989-1ed23e9196d7 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Flow 'volume_create_api' (2b4ed446-188e-4c20-a6d4-6d6e7ef9e95f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:16:15 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-49669286-01da-477f-a989-1ed23e9196d7 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Create volume request issued successfully. Sep 07 21:16:15 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-49669286-01da-477f-a989-1ed23e9196d7 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:16:15 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1004/2014] 192.168.122.168 () {60 vars in 1142 bytes} [Mon Sep 7 21:16:15 2026] POST /volume/v3/volumes => generated 759 bytes in 548 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:16:15 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-9679167a-d549-416c-a7aa-35f618387bf3 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d0ebb32-7d45-4e8c-ba77-af99abfffb1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:16:15 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-9679167a-d549-416c-a7aa-35f618387bf3 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Flow 'volume_create_api' (eea92f54-d721-4430-813c-7e0e15d5658f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:16:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-1a271466-dd27-4608-b8f2-1cabe4773edf None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:15 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-9679167a-d549-416c-a7aa-35f618387bf3 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Create volume request issued successfully. Sep 07 21:16:15 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-9679167a-d549-416c-a7aa-35f618387bf3 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:16:15 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1011/2015] 192.168.122.168 () {60 vars in 1143 bytes} [Mon Sep 7 21:16:15 2026] POST /volume/v3/volumes => generated 772 bytes in 538 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 21:16:15 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1a271466-dd27-4608-b8f2-1cabe4773edf tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] GET http://192.168.122.168/volume/v3/volumes/c8caa74e-cce2-48bd-9a58-6c62a18e3b41 Sep 07 21:16:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-f1d323ca-5d7f-4a8a-8972-067ad56e0814 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-1a271466-dd27-4608-b8f2-1cabe4773edf tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:15 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f1d323ca-5d7f-4a8a-8972-067ad56e0814 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:16:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f1d323ca-5d7f-4a8a-8972-067ad56e0814 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "03d4d776-e522-44f7-89fe-4845e305dda4", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1186543784"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:16:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-1a271466-dd27-4608-b8f2-1cabe4773edf tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.volumes [None req-f1d323ca-5d7f-4a8a-8972-067ad56e0814 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Create volume request body: {'volume': {"'source_volid": '03d4d776-e522-44f7-89fe-4845e305dda4', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1186543784'}} {{(pid=86970) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:16:15 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-f1d323ca-5d7f-4a8a-8972-067ad56e0814 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Create volume of 1 GB Sep 07 21:16:15 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:15 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:16:15 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-f1d323ca-5d7f-4a8a-8972-067ad56e0814 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Availability Zones retrieved successfully. Sep 07 21:16:15 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-f1d323ca-5d7f-4a8a-8972-067ad56e0814 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Flow 'volume_create_api' (b849eb6a-3359-4619-8b40-e0736733620f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:16:15 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-f1d323ca-5d7f-4a8a-8972-067ad56e0814 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ded35f75-2d14-4d6e-97d7-14d768c29b84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:16:15 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.flows.api.create_volume [None req-f1d323ca-5d7f-4a8a-8972-067ad56e0814 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Validating volume size '1' using validate_int {{(pid=86970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:16:15 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:15 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:16:15 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:15 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:16:15 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-1a271466-dd27-4608-b8f2-1cabe4773edf tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Volume info retrieved successfully. Sep 07 21:16:15 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1a271466-dd27-4608-b8f2-1cabe4773edf tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] http://192.168.122.168/volume/v3/volumes/c8caa74e-cce2-48bd-9a58-6c62a18e3b41 returned with HTTP 200 Sep 07 21:16:15 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1005/2016] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:16:15 2026] GET /volume/v3/volumes/c8caa74e-cce2-48bd-9a58-6c62a18e3b41 => generated 827 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:16:16 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-f1d323ca-5d7f-4a8a-8972-067ad56e0814 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ded35f75-2d14-4d6e-97d7-14d768c29b84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:16:16 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-f1d323ca-5d7f-4a8a-8972-067ad56e0814 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3dbe9963-e7da-4a0b-9756-46512ac38db8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:16:16 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-f1d323ca-5d7f-4a8a-8972-067ad56e0814 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Created reservations ['fdef336c-6b98-4640-9c94-c3b75d86d7cc', 'fda45e03-8988-4454-b598-1f7e2119e2fb', '0781c3df-d9a6-4d04-b61c-f8d87d0f5eff', '019b8d05-8172-4c4e-9b35-e912b6acbf81'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:16:16 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-f1d323ca-5d7f-4a8a-8972-067ad56e0814 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3dbe9963-e7da-4a0b-9756-46512ac38db8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fdef336c-6b98-4640-9c94-c3b75d86d7cc', 'fda45e03-8988-4454-b598-1f7e2119e2fb', '0781c3df-d9a6-4d04-b61c-f8d87d0f5eff', '019b8d05-8172-4c4e-9b35-e912b6acbf81']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:16:16 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-f1d323ca-5d7f-4a8a-8972-067ad56e0814 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f3fdc71-ec5f-4084-bfe4-316302dd7ee4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:16:16 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:16 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:16:16 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-f1d323ca-5d7f-4a8a-8972-067ad56e0814 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f3fdc71-ec5f-4084-bfe4-316302dd7ee4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ff0ceb8-d2e0-4f65-83ad-eb4ebc99bade', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1186543784',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a27854d1a2f942a789ff2ea3c60f74f3',qos_specs=None,replication_status=,reservations=['fdef336c-6b98-4640-9c94-c3b75d86d7cc','fda45e03-8988-4454-b598-1f7e2119e2fb','0781c3df-d9a6-4d04-b61c-f8d87d0f5eff','019b8d05-8172-4c4e-9b35-e912b6acbf81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0131e3399a9f46c284d82412f1454f43',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:16:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1186543784',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5ff0ceb8-d2e0-4f65-83ad-eb4ebc99bade,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a27854d1a2f942a789ff2ea3c60f74f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0131e3399a9f46c284d82412f1454f43',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:16:16 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-f1d323ca-5d7f-4a8a-8972-067ad56e0814 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0df9f958-ab66-4074-9685-669efa124b7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:16:16 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-f1d323ca-5d7f-4a8a-8972-067ad56e0814 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0df9f958-ab66-4074-9685-669efa124b7a) transitioned into state 'SUCCESS' from state '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-1186543784',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a27854d1a2f942a789ff2ea3c60f74f3',qos_specs=None,replication_status=,reservations=['fdef336c-6b98-4640-9c94-c3b75d86d7cc','fda45e03-8988-4454-b598-1f7e2119e2fb','0781c3df-d9a6-4d04-b61c-f8d87d0f5eff','019b8d05-8172-4c4e-9b35-e912b6acbf81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0131e3399a9f46c284d82412f1454f43',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:16:16 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-f1d323ca-5d7f-4a8a-8972-067ad56e0814 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9da79932-5077-491d-b9e9-db42d3d0f06e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:16:16 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-f1d323ca-5d7f-4a8a-8972-067ad56e0814 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9da79932-5077-491d-b9e9-db42d3d0f06e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:16:16 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-f1d323ca-5d7f-4a8a-8972-067ad56e0814 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Flow 'volume_create_api' (b849eb6a-3359-4619-8b40-e0736733620f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:16:16 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-f1d323ca-5d7f-4a8a-8972-067ad56e0814 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Create volume request issued successfully. Sep 07 21:16:16 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f1d323ca-5d7f-4a8a-8972-067ad56e0814 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:16:16 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1012/2017] 192.168.122.168 () {60 vars in 1143 bytes} [Mon Sep 7 21:16:15 2026] POST /volume/v3/volumes => generated 773 bytes in 848 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:16:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-f51fc723-d4a8-4ada-a137-419da2aa79fe None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:16 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f51fc723-d4a8-4ada-a137-419da2aa79fe tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:16:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f51fc723-d4a8-4ada-a137-419da2aa79fe tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "03d4d776-e522-44f7-89fe-4845e305dda4", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1100226404"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:16:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.volumes [None req-f51fc723-d4a8-4ada-a137-419da2aa79fe tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Create volume request body: {'volume': {"'source_volid": '03d4d776-e522-44f7-89fe-4845e305dda4', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1100226404'}} {{(pid=86971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:16:16 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-f51fc723-d4a8-4ada-a137-419da2aa79fe tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Create volume of 1 GB Sep 07 21:16:16 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-f51fc723-d4a8-4ada-a137-419da2aa79fe tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Availability Zones retrieved successfully. Sep 07 21:16:16 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-f51fc723-d4a8-4ada-a137-419da2aa79fe tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Flow 'volume_create_api' (02c973da-a817-4c2e-a6d0-a1b6ca2528ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:16:16 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-f51fc723-d4a8-4ada-a137-419da2aa79fe tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f845203d-1058-471c-b456-a37082ac06d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:16:16 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.flows.api.create_volume [None req-f51fc723-d4a8-4ada-a137-419da2aa79fe tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Validating volume size '1' using validate_int {{(pid=86971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:16:16 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-f51fc723-d4a8-4ada-a137-419da2aa79fe tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f845203d-1058-471c-b456-a37082ac06d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:16:16 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-f51fc723-d4a8-4ada-a137-419da2aa79fe tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a66d983-bf8b-4b04-b440-1adb80fb67e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:16:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-c9fe5e59-15a0-4358-9bba-fd728304145f None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:17 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c9fe5e59-15a0-4358-9bba-fd728304145f tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] GET http://192.168.122.168/volume/v3/volumes/c8caa74e-cce2-48bd-9a58-6c62a18e3b41 Sep 07 21:16:17 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c9fe5e59-15a0-4358-9bba-fd728304145f tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:17 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c9fe5e59-15a0-4358-9bba-fd728304145f tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:17 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:17 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:16:17 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:17 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:16:17 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-c9fe5e59-15a0-4358-9bba-fd728304145f tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Volume info retrieved successfully. Sep 07 21:16:17 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-f51fc723-d4a8-4ada-a137-419da2aa79fe tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Created reservations ['1652449f-5f71-4dd5-a5bd-9e97aabbd16b', '07632fc4-c7f3-46a6-af58-0286270eb507', 'b38f6ef2-6c57-4664-be62-23263ea175cf', '7795a6f9-f867-4b7a-a445-7cf1b266b572'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:16:17 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-f51fc723-d4a8-4ada-a137-419da2aa79fe tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a66d983-bf8b-4b04-b440-1adb80fb67e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1652449f-5f71-4dd5-a5bd-9e97aabbd16b', '07632fc4-c7f3-46a6-af58-0286270eb507', 'b38f6ef2-6c57-4664-be62-23263ea175cf', '7795a6f9-f867-4b7a-a445-7cf1b266b572']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:16:17 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c9fe5e59-15a0-4358-9bba-fd728304145f tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] http://192.168.122.168/volume/v3/volumes/c8caa74e-cce2-48bd-9a58-6c62a18e3b41 returned with HTTP 200 Sep 07 21:16:17 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-f51fc723-d4a8-4ada-a137-419da2aa79fe tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0aa82bc-10ad-444f-81c3-c0d79b70b4ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:16:17 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1013/2018] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:16:16 2026] GET /volume/v3/volumes/c8caa74e-cce2-48bd-9a58-6c62a18e3b41 => generated 851 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:16:17 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:17 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:16:17 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-f51fc723-d4a8-4ada-a137-419da2aa79fe tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0aa82bc-10ad-444f-81c3-c0d79b70b4ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2f0f8ebc-0c8b-4132-ab64-b4210b3b6732', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1100226404',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a27854d1a2f942a789ff2ea3c60f74f3',qos_specs=None,replication_status=,reservations=['1652449f-5f71-4dd5-a5bd-9e97aabbd16b','07632fc4-c7f3-46a6-af58-0286270eb507','b38f6ef2-6c57-4664-be62-23263ea175cf','7795a6f9-f867-4b7a-a445-7cf1b266b572'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0131e3399a9f46c284d82412f1454f43',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:16:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1100226404',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2f0f8ebc-0c8b-4132-ab64-b4210b3b6732,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a27854d1a2f942a789ff2ea3c60f74f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0131e3399a9f46c284d82412f1454f43',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:16:17 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-f51fc723-d4a8-4ada-a137-419da2aa79fe tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7c90bd0-9021-49fe-a89a-9e547468697a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:16:17 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-f51fc723-d4a8-4ada-a137-419da2aa79fe tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7c90bd0-9021-49fe-a89a-9e547468697a) transitioned into state 'SUCCESS' from state '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-1100226404',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a27854d1a2f942a789ff2ea3c60f74f3',qos_specs=None,replication_status=,reservations=['1652449f-5f71-4dd5-a5bd-9e97aabbd16b','07632fc4-c7f3-46a6-af58-0286270eb507','b38f6ef2-6c57-4664-be62-23263ea175cf','7795a6f9-f867-4b7a-a445-7cf1b266b572'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0131e3399a9f46c284d82412f1454f43',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:16:17 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-f51fc723-d4a8-4ada-a137-419da2aa79fe tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a929f62a-c12c-48fb-bd06-cb16ce263214) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:16:17 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-f51fc723-d4a8-4ada-a137-419da2aa79fe tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a929f62a-c12c-48fb-bd06-cb16ce263214) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:16:17 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-f51fc723-d4a8-4ada-a137-419da2aa79fe tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Flow 'volume_create_api' (02c973da-a817-4c2e-a6d0-a1b6ca2528ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:16:17 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-f51fc723-d4a8-4ada-a137-419da2aa79fe tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Create volume request issued successfully. Sep 07 21:16:17 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f51fc723-d4a8-4ada-a137-419da2aa79fe tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:16:17 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1006/2019] 192.168.122.168 () {60 vars in 1143 bytes} [Mon Sep 7 21:16:16 2026] POST /volume/v3/volumes => generated 773 bytes in 692 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:16:17 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-61fb0901-61bf-420e-9c67-574d928b4a3e None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:17 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-61fb0901-61bf-420e-9c67-574d928b4a3e tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:16:17 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-61fb0901-61bf-420e-9c67-574d928b4a3e tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "03d4d776-e522-44f7-89fe-4845e305dda4", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1706789055"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:16:17 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.volumes [None req-61fb0901-61bf-420e-9c67-574d928b4a3e tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Create volume request body: {'volume': {"'source_volid": '03d4d776-e522-44f7-89fe-4845e305dda4', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1706789055'}} {{(pid=86970) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:16:17 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-61fb0901-61bf-420e-9c67-574d928b4a3e tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Create volume of 1 GB Sep 07 21:16:17 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-61fb0901-61bf-420e-9c67-574d928b4a3e tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Availability Zones retrieved successfully. Sep 07 21:16:17 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-61fb0901-61bf-420e-9c67-574d928b4a3e tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Flow 'volume_create_api' (0b57b461-b106-4f02-81b7-82a79b53651c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:16:17 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-61fb0901-61bf-420e-9c67-574d928b4a3e tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f1d3148-e5a9-4261-9b51-d8c970a187d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:16:17 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.flows.api.create_volume [None req-61fb0901-61bf-420e-9c67-574d928b4a3e tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Validating volume size '1' using validate_int {{(pid=86970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:16:17 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-61fb0901-61bf-420e-9c67-574d928b4a3e tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f1d3148-e5a9-4261-9b51-d8c970a187d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:16:17 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-61fb0901-61bf-420e-9c67-574d928b4a3e tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d018eb14-f124-4326-acd4-c44f08bab796) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:16:17 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-61fb0901-61bf-420e-9c67-574d928b4a3e tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Created reservations ['e05fb0b8-bb6b-40dd-83d1-2726edb38fe5', '9b4cd15d-2b06-4ebe-a394-f8ab78f76d28', 'c595b7c8-c8e9-4ccb-a25f-f69ea6ced687', '957b51d8-153f-4351-9150-26a048c9b520'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:16:17 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-61fb0901-61bf-420e-9c67-574d928b4a3e tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d018eb14-f124-4326-acd4-c44f08bab796) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e05fb0b8-bb6b-40dd-83d1-2726edb38fe5', '9b4cd15d-2b06-4ebe-a394-f8ab78f76d28', 'c595b7c8-c8e9-4ccb-a25f-f69ea6ced687', '957b51d8-153f-4351-9150-26a048c9b520']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:16:17 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-61fb0901-61bf-420e-9c67-574d928b4a3e tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (351f982d-0f8d-4548-96b3-6812784f324a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:16:17 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:17 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:16:17 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-61fb0901-61bf-420e-9c67-574d928b4a3e tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (351f982d-0f8d-4548-96b3-6812784f324a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '359d3650-a24f-454a-8b7e-7228f14f1f4c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1706789055',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a27854d1a2f942a789ff2ea3c60f74f3',qos_specs=None,replication_status=,reservations=['e05fb0b8-bb6b-40dd-83d1-2726edb38fe5','9b4cd15d-2b06-4ebe-a394-f8ab78f76d28','c595b7c8-c8e9-4ccb-a25f-f69ea6ced687','957b51d8-153f-4351-9150-26a048c9b520'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0131e3399a9f46c284d82412f1454f43',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:16:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1706789055',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=359d3650-a24f-454a-8b7e-7228f14f1f4c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a27854d1a2f942a789ff2ea3c60f74f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0131e3399a9f46c284d82412f1454f43',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:16:17 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-61fb0901-61bf-420e-9c67-574d928b4a3e tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab018d63-dfff-4598-9a60-494f997ad4aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:16:17 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-61fb0901-61bf-420e-9c67-574d928b4a3e tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab018d63-dfff-4598-9a60-494f997ad4aa) transitioned into state 'SUCCESS' from state '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-1706789055',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a27854d1a2f942a789ff2ea3c60f74f3',qos_specs=None,replication_status=,reservations=['e05fb0b8-bb6b-40dd-83d1-2726edb38fe5','9b4cd15d-2b06-4ebe-a394-f8ab78f76d28','c595b7c8-c8e9-4ccb-a25f-f69ea6ced687','957b51d8-153f-4351-9150-26a048c9b520'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0131e3399a9f46c284d82412f1454f43',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:16:17 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-61fb0901-61bf-420e-9c67-574d928b4a3e tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afc4e447-ff1f-4b54-a2fc-34f31c6328dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:16:17 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-61fb0901-61bf-420e-9c67-574d928b4a3e tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afc4e447-ff1f-4b54-a2fc-34f31c6328dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:16:17 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-61fb0901-61bf-420e-9c67-574d928b4a3e tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Flow 'volume_create_api' (0b57b461-b106-4f02-81b7-82a79b53651c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:16:17 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-61fb0901-61bf-420e-9c67-574d928b4a3e tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Create volume request issued successfully. Sep 07 21:16:17 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-61fb0901-61bf-420e-9c67-574d928b4a3e tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:16:17 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1014/2020] 192.168.122.168 () {60 vars in 1143 bytes} [Mon Sep 7 21:16:17 2026] POST /volume/v3/volumes => generated 773 bytes in 396 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:16:17 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-2789afc7-bf1a-4cd4-b2fe-f364c36f9550 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:17 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-2789afc7-bf1a-4cd4-b2fe-f364c36f9550 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] GET http://192.168.122.168/volume/v3/volumes/fcfded11-a35d-4605-a28d-e2bf2370a0c4 Sep 07 21:16:17 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-2789afc7-bf1a-4cd4-b2fe-f364c36f9550 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:17 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-2789afc7-bf1a-4cd4-b2fe-f364c36f9550 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:17 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:17 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:16:17 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:17 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:16:17 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-2789afc7-bf1a-4cd4-b2fe-f364c36f9550 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Volume info retrieved successfully. Sep 07 21:16:17 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-2789afc7-bf1a-4cd4-b2fe-f364c36f9550 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] http://192.168.122.168/volume/v3/volumes/fcfded11-a35d-4605-a28d-e2bf2370a0c4 returned with HTTP 200 Sep 07 21:16:17 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1007/2021] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:16:17 2026] GET /volume/v3/volumes/fcfded11-a35d-4605-a28d-e2bf2370a0c4 => generated 866 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:16:17 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-e5de9157-65c6-48af-a3d9-f565036b9505 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:17 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e5de9157-65c6-48af-a3d9-f565036b9505 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] GET http://192.168.122.168/volume/v3/volumes/089d322b-71d4-477f-8267-ca94bfd94d90 Sep 07 21:16:17 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-e5de9157-65c6-48af-a3d9-f565036b9505 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:17 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-e5de9157-65c6-48af-a3d9-f565036b9505 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:17 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:17 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:16:17 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:17 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:16:17 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-e5de9157-65c6-48af-a3d9-f565036b9505 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Volume info retrieved successfully. Sep 07 21:16:17 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e5de9157-65c6-48af-a3d9-f565036b9505 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] http://192.168.122.168/volume/v3/volumes/089d322b-71d4-477f-8267-ca94bfd94d90 returned with HTTP 200 Sep 07 21:16:17 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1015/2022] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:16:17 2026] GET /volume/v3/volumes/089d322b-71d4-477f-8267-ca94bfd94d90 => generated 864 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:16:18 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-d357780e-e516-4a11-92f2-365e1b557ac0 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:18 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d357780e-e516-4a11-92f2-365e1b557ac0 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] GET http://192.168.122.168/volume/v3/volumes/c8caa74e-cce2-48bd-9a58-6c62a18e3b41 Sep 07 21:16:18 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-d357780e-e516-4a11-92f2-365e1b557ac0 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:18 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-d357780e-e516-4a11-92f2-365e1b557ac0 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:18 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:18 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:16:18 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:18 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:16:18 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-d357780e-e516-4a11-92f2-365e1b557ac0 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Volume info retrieved successfully. Sep 07 21:16:18 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d357780e-e516-4a11-92f2-365e1b557ac0 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] http://192.168.122.168/volume/v3/volumes/c8caa74e-cce2-48bd-9a58-6c62a18e3b41 returned with HTTP 200 Sep 07 21:16:18 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1008/2023] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:16:18 2026] GET /volume/v3/volumes/c8caa74e-cce2-48bd-9a58-6c62a18e3b41 => generated 851 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:16:18 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-7249f3fa-3fcf-457f-aee6-687b5f0eacdd None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:19 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-7249f3fa-3fcf-457f-aee6-687b5f0eacdd tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] GET http://192.168.122.168/volume/v3/volumes/089d322b-71d4-477f-8267-ca94bfd94d90 Sep 07 21:16:19 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-7249f3fa-3fcf-457f-aee6-687b5f0eacdd tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:19 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-7249f3fa-3fcf-457f-aee6-687b5f0eacdd tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:19 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:19 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:16:19 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:19 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:16:19 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-7249f3fa-3fcf-457f-aee6-687b5f0eacdd tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Volume info retrieved successfully. Sep 07 21:16:19 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-7249f3fa-3fcf-457f-aee6-687b5f0eacdd tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] http://192.168.122.168/volume/v3/volumes/089d322b-71d4-477f-8267-ca94bfd94d90 returned with HTTP 200 Sep 07 21:16:19 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1016/2024] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:16:18 2026] GET /volume/v3/volumes/089d322b-71d4-477f-8267-ca94bfd94d90 => generated 865 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:16:19 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-427ef158-7e2f-4550-a834-a9402f436eda None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:19 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-427ef158-7e2f-4550-a834-a9402f436eda tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] GET http://192.168.122.168/volume/v3/volumes/5ff0ceb8-d2e0-4f65-83ad-eb4ebc99bade Sep 07 21:16:19 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-427ef158-7e2f-4550-a834-a9402f436eda tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:19 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-427ef158-7e2f-4550-a834-a9402f436eda tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:19 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:19 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:16:19 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:19 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:16:19 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-427ef158-7e2f-4550-a834-a9402f436eda tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Volume info retrieved successfully. Sep 07 21:16:19 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-427ef158-7e2f-4550-a834-a9402f436eda tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] http://192.168.122.168/volume/v3/volumes/5ff0ceb8-d2e0-4f65-83ad-eb4ebc99bade returned with HTTP 200 Sep 07 21:16:19 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1009/2025] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:16:19 2026] GET /volume/v3/volumes/5ff0ceb8-d2e0-4f65-83ad-eb4ebc99bade => generated 865 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:16:19 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-30cb2c2e-7f64-4198-b115-926e130560bc None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:19 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-30cb2c2e-7f64-4198-b115-926e130560bc tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] GET http://192.168.122.168/volume/v3/volumes/c8caa74e-cce2-48bd-9a58-6c62a18e3b41 Sep 07 21:16:19 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-30cb2c2e-7f64-4198-b115-926e130560bc tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:19 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-30cb2c2e-7f64-4198-b115-926e130560bc tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:19 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:19 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:16:19 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:19 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:16:19 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-30cb2c2e-7f64-4198-b115-926e130560bc tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Volume info retrieved successfully. Sep 07 21:16:19 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-30cb2c2e-7f64-4198-b115-926e130560bc tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] http://192.168.122.168/volume/v3/volumes/c8caa74e-cce2-48bd-9a58-6c62a18e3b41 returned with HTTP 200 Sep 07 21:16:19 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1017/2026] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:16:19 2026] GET /volume/v3/volumes/c8caa74e-cce2-48bd-9a58-6c62a18e3b41 => generated 851 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:16:20 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-738483b4-9e74-4164-8374-79a820be579b None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:20 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-738483b4-9e74-4164-8374-79a820be579b tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] GET http://192.168.122.168/volume/v3/volumes/5ff0ceb8-d2e0-4f65-83ad-eb4ebc99bade Sep 07 21:16:20 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-738483b4-9e74-4164-8374-79a820be579b tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:20 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-738483b4-9e74-4164-8374-79a820be579b tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:20 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:20 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:16:20 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:20 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:16:20 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-738483b4-9e74-4164-8374-79a820be579b tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Volume info retrieved successfully. Sep 07 21:16:20 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-738483b4-9e74-4164-8374-79a820be579b tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] http://192.168.122.168/volume/v3/volumes/5ff0ceb8-d2e0-4f65-83ad-eb4ebc99bade returned with HTTP 200 Sep 07 21:16:20 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1010/2027] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:16:20 2026] GET /volume/v3/volumes/5ff0ceb8-d2e0-4f65-83ad-eb4ebc99bade => generated 865 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:16:20 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-97c391f2-3d16-412a-ac22-f440e4a03fc9 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:20 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-97c391f2-3d16-412a-ac22-f440e4a03fc9 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] GET http://192.168.122.168/volume/v3/volumes/c8caa74e-cce2-48bd-9a58-6c62a18e3b41 Sep 07 21:16:20 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-97c391f2-3d16-412a-ac22-f440e4a03fc9 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:20 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-97c391f2-3d16-412a-ac22-f440e4a03fc9 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:20 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:20 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:16:20 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:20 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:16:20 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-97c391f2-3d16-412a-ac22-f440e4a03fc9 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Volume info retrieved successfully. Sep 07 21:16:20 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-97c391f2-3d16-412a-ac22-f440e4a03fc9 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] http://192.168.122.168/volume/v3/volumes/c8caa74e-cce2-48bd-9a58-6c62a18e3b41 returned with HTTP 200 Sep 07 21:16:20 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1018/2028] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:16:20 2026] GET /volume/v3/volumes/c8caa74e-cce2-48bd-9a58-6c62a18e3b41 => generated 852 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:16:20 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-4c7ecaf4-f848-40b6-9665-e9df94137c60 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:20 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-4c7ecaf4-f848-40b6-9665-e9df94137c60 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] POST http://192.168.122.168/volume/v3/snapshots Sep 07 21:16:20 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-4c7ecaf4-f848-40b6-9665-e9df94137c60 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c8caa74e-cce2-48bd-9a58-6c62a18e3b41", "name": "tempest-VolumesDeleteCascade-Snapshot-1949121374"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:16:20 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:20 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:16:20 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:20 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:16:20 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-4c7ecaf4-f848-40b6-9665-e9df94137c60 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Volume info retrieved successfully. Sep 07 21:16:20 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.snapshots [None req-4c7ecaf4-f848-40b6-9665-e9df94137c60 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Create snapshot from volume c8caa74e-cce2-48bd-9a58-6c62a18e3b41 Sep 07 21:16:20 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-4c7ecaf4-f848-40b6-9665-e9df94137c60 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Created reservations ['a1a1d7f9-ee69-468a-a8f3-9ad3b11bab68', '8b3f5dcf-6f01-4f04-8669-783dc2930f39', '04d304de-478f-482c-97c2-c06f527fedda', 'f80df88b-c777-48e8-8c7b-81605a5dac1f'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:16:20 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:20 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:16:20 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-4c7ecaf4-f848-40b6-9665-e9df94137c60 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Snapshot create request issued successfully. Sep 07 21:16:20 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-4c7ecaf4-f848-40b6-9665-e9df94137c60 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] http://192.168.122.168/volume/v3/snapshots returned with HTTP 202 Sep 07 21:16:20 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1011/2029] 192.168.122.168 () {60 vars in 1149 bytes} [Mon Sep 7 21:16:20 2026] POST /volume/v3/snapshots => generated 307 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 21:16:20 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-18c24909-01ad-46e3-bff5-5a0cca8d456e None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:20 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-18c24909-01ad-46e3-bff5-5a0cca8d456e tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] GET http://192.168.122.168/volume/v3/snapshots/e1704e62-1364-4ec6-a892-3a42994db270 Sep 07 21:16:20 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-18c24909-01ad-46e3-bff5-5a0cca8d456e tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:20 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-18c24909-01ad-46e3-bff5-5a0cca8d456e tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:20 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:20 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:16:20 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-18c24909-01ad-46e3-bff5-5a0cca8d456e tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Snapshot retrieved successfully. Sep 07 21:16:20 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-18c24909-01ad-46e3-bff5-5a0cca8d456e tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] http://192.168.122.168/volume/v3/snapshots/e1704e62-1364-4ec6-a892-3a42994db270 returned with HTTP 200 Sep 07 21:16:20 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1019/2030] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:16:20 2026] GET /volume/v3/snapshots/e1704e62-1364-4ec6-a892-3a42994db270 => generated 439 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:16:21 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-08d930da-ff3f-42ce-a07a-9a3e008e10a1 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:21 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-08d930da-ff3f-42ce-a07a-9a3e008e10a1 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] GET http://192.168.122.168/volume/v3/volumes/5ff0ceb8-d2e0-4f65-83ad-eb4ebc99bade Sep 07 21:16:21 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-08d930da-ff3f-42ce-a07a-9a3e008e10a1 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:21 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-08d930da-ff3f-42ce-a07a-9a3e008e10a1 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:21 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:21 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:16:21 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:21 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:16:21 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-08d930da-ff3f-42ce-a07a-9a3e008e10a1 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Volume info retrieved successfully. Sep 07 21:16:21 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-08d930da-ff3f-42ce-a07a-9a3e008e10a1 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] http://192.168.122.168/volume/v3/volumes/5ff0ceb8-d2e0-4f65-83ad-eb4ebc99bade returned with HTTP 200 Sep 07 21:16:21 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1012/2031] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:16:21 2026] GET /volume/v3/volumes/5ff0ceb8-d2e0-4f65-83ad-eb4ebc99bade => generated 866 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:16:21 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-e19b3b4f-bc21-441b-9542-1e1e69d3b62d None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:21 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e19b3b4f-bc21-441b-9542-1e1e69d3b62d tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] GET http://192.168.122.168/volume/v3/volumes/2f0f8ebc-0c8b-4132-ab64-b4210b3b6732 Sep 07 21:16:21 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-e19b3b4f-bc21-441b-9542-1e1e69d3b62d tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:21 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-e19b3b4f-bc21-441b-9542-1e1e69d3b62d tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:21 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:21 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:16:21 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:21 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:16:21 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-e19b3b4f-bc21-441b-9542-1e1e69d3b62d tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Volume info retrieved successfully. Sep 07 21:16:21 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e19b3b4f-bc21-441b-9542-1e1e69d3b62d tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] http://192.168.122.168/volume/v3/volumes/2f0f8ebc-0c8b-4132-ab64-b4210b3b6732 returned with HTTP 200 Sep 07 21:16:21 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1020/2032] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:16:21 2026] GET /volume/v3/volumes/2f0f8ebc-0c8b-4132-ab64-b4210b3b6732 => generated 866 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:16:21 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-dca32d06-cd57-47b9-bb64-4f62d0114c00 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:21 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-dca32d06-cd57-47b9-bb64-4f62d0114c00 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] GET http://192.168.122.168/volume/v3/volumes/359d3650-a24f-454a-8b7e-7228f14f1f4c Sep 07 21:16:21 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-dca32d06-cd57-47b9-bb64-4f62d0114c00 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:21 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-dca32d06-cd57-47b9-bb64-4f62d0114c00 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:21 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:21 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:16:21 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:21 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:16:21 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-dca32d06-cd57-47b9-bb64-4f62d0114c00 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Volume info retrieved successfully. Sep 07 21:16:21 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-dca32d06-cd57-47b9-bb64-4f62d0114c00 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] http://192.168.122.168/volume/v3/volumes/359d3650-a24f-454a-8b7e-7228f14f1f4c returned with HTTP 200 Sep 07 21:16:21 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1013/2033] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:16:21 2026] GET /volume/v3/volumes/359d3650-a24f-454a-8b7e-7228f14f1f4c => generated 865 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:16:21 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-ff502cde-5686-4d8f-90fb-afb64249a606 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:21 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ff502cde-5686-4d8f-90fb-afb64249a606 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] GET http://192.168.122.168/volume/v3/snapshots/e1704e62-1364-4ec6-a892-3a42994db270 Sep 07 21:16:21 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ff502cde-5686-4d8f-90fb-afb64249a606 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:21 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ff502cde-5686-4d8f-90fb-afb64249a606 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:21 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:21 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:16:21 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-ff502cde-5686-4d8f-90fb-afb64249a606 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Snapshot retrieved successfully. Sep 07 21:16:21 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ff502cde-5686-4d8f-90fb-afb64249a606 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] http://192.168.122.168/volume/v3/snapshots/e1704e62-1364-4ec6-a892-3a42994db270 returned with HTTP 200 Sep 07 21:16:21 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1021/2034] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:16:21 2026] GET /volume/v3/snapshots/e1704e62-1364-4ec6-a892-3a42994db270 => generated 439 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:16:22 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-f57b0ae4-5f4c-4cfa-9f7d-f1fbe31516fb None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:22 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f57b0ae4-5f4c-4cfa-9f7d-f1fbe31516fb tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] GET http://192.168.122.168/volume/v3/volumes/359d3650-a24f-454a-8b7e-7228f14f1f4c Sep 07 21:16:22 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f57b0ae4-5f4c-4cfa-9f7d-f1fbe31516fb tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:22 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f57b0ae4-5f4c-4cfa-9f7d-f1fbe31516fb tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:22 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:22 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:16:22 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:22 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:16:22 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-f57b0ae4-5f4c-4cfa-9f7d-f1fbe31516fb tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Volume info retrieved successfully. Sep 07 21:16:22 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f57b0ae4-5f4c-4cfa-9f7d-f1fbe31516fb tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] http://192.168.122.168/volume/v3/volumes/359d3650-a24f-454a-8b7e-7228f14f1f4c returned with HTTP 200 Sep 07 21:16:22 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1014/2035] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:16:22 2026] GET /volume/v3/volumes/359d3650-a24f-454a-8b7e-7228f14f1f4c => generated 866 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:16:22 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-665b976c-e48c-4f19-a655-49514637aa4b None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:22 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-665b976c-e48c-4f19-a655-49514637aa4b tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] DELETE http://192.168.122.168/volume/v3/volumes/359d3650-a24f-454a-8b7e-7228f14f1f4c Sep 07 21:16:22 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-665b976c-e48c-4f19-a655-49514637aa4b tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:22 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-665b976c-e48c-4f19-a655-49514637aa4b tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:22 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-665b976c-e48c-4f19-a655-49514637aa4b tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Delete volume with id: 359d3650-a24f-454a-8b7e-7228f14f1f4c Sep 07 21:16:22 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:22 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:16:22 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:22 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:16:22 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-665b976c-e48c-4f19-a655-49514637aa4b tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Volume info retrieved successfully. Sep 07 21:16:22 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-cdcb16db-e315-4e6f-8156-4a16dd4b7ca4 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:22 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-cdcb16db-e315-4e6f-8156-4a16dd4b7ca4 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] GET http://192.168.122.168/volume/v3/snapshots/e1704e62-1364-4ec6-a892-3a42994db270 Sep 07 21:16:22 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-cdcb16db-e315-4e6f-8156-4a16dd4b7ca4 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:22 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-cdcb16db-e315-4e6f-8156-4a16dd4b7ca4 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:22 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-665b976c-e48c-4f19-a655-49514637aa4b tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Delete volume request issued successfully. Sep 07 21:16:22 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-665b976c-e48c-4f19-a655-49514637aa4b tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] http://192.168.122.168/volume/v3/volumes/359d3650-a24f-454a-8b7e-7228f14f1f4c returned with HTTP 202 Sep 07 21:16:22 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1022/2036] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:16:22 2026] DELETE /volume/v3/volumes/359d3650-a24f-454a-8b7e-7228f14f1f4c => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 21:16:22 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:22 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:16:22 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-cdcb16db-e315-4e6f-8156-4a16dd4b7ca4 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Snapshot retrieved successfully. Sep 07 21:16:22 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-7267b4fe-0dae-4548-9f1f-4538cd43ab73 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:22 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-cdcb16db-e315-4e6f-8156-4a16dd4b7ca4 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] http://192.168.122.168/volume/v3/snapshots/e1704e62-1364-4ec6-a892-3a42994db270 returned with HTTP 200 Sep 07 21:16:22 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-7267b4fe-0dae-4548-9f1f-4538cd43ab73 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] GET http://192.168.122.168/volume/v3/volumes/359d3650-a24f-454a-8b7e-7228f14f1f4c Sep 07 21:16:22 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1015/2037] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:16:22 2026] GET /volume/v3/snapshots/e1704e62-1364-4ec6-a892-3a42994db270 => generated 439 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:16:22 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-7267b4fe-0dae-4548-9f1f-4538cd43ab73 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:22 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-7267b4fe-0dae-4548-9f1f-4538cd43ab73 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:22 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:22 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:16:22 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:22 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:16:22 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-7267b4fe-0dae-4548-9f1f-4538cd43ab73 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Volume info retrieved successfully. Sep 07 21:16:22 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-7267b4fe-0dae-4548-9f1f-4538cd43ab73 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] http://192.168.122.168/volume/v3/volumes/359d3650-a24f-454a-8b7e-7228f14f1f4c returned with HTTP 200 Sep 07 21:16:22 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1023/2038] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:16:22 2026] GET /volume/v3/volumes/359d3650-a24f-454a-8b7e-7228f14f1f4c => generated 865 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:16:23 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-9988b2d5-e397-45df-8384-1d8118beaf96 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:23 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-9988b2d5-e397-45df-8384-1d8118beaf96 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] GET http://192.168.122.168/volume/v3/snapshots/e1704e62-1364-4ec6-a892-3a42994db270 Sep 07 21:16:23 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-9988b2d5-e397-45df-8384-1d8118beaf96 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:23 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-9988b2d5-e397-45df-8384-1d8118beaf96 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:23 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:23 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:16:23 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-9988b2d5-e397-45df-8384-1d8118beaf96 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Snapshot retrieved successfully. Sep 07 21:16:23 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-9988b2d5-e397-45df-8384-1d8118beaf96 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] http://192.168.122.168/volume/v3/snapshots/e1704e62-1364-4ec6-a892-3a42994db270 returned with HTTP 200 Sep 07 21:16:23 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1016/2039] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:16:23 2026] GET /volume/v3/snapshots/e1704e62-1364-4ec6-a892-3a42994db270 => generated 439 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:16:23 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-f6eb7bf1-29cf-4005-af08-63f200a02c3b None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:23 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f6eb7bf1-29cf-4005-af08-63f200a02c3b tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] GET http://192.168.122.168/volume/v3/volumes/359d3650-a24f-454a-8b7e-7228f14f1f4c Sep 07 21:16:23 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f6eb7bf1-29cf-4005-af08-63f200a02c3b tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:23 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f6eb7bf1-29cf-4005-af08-63f200a02c3b tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:23 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f6eb7bf1-29cf-4005-af08-63f200a02c3b tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] http://192.168.122.168/volume/v3/volumes/359d3650-a24f-454a-8b7e-7228f14f1f4c returned with HTTP 404 Sep 07 21:16:23 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1024/2040] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:16:23 2026] GET /volume/v3/volumes/359d3650-a24f-454a-8b7e-7228f14f1f4c => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:16:23 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-20f6cd77-c137-40eb-9847-d160da757be7 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:23 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-20f6cd77-c137-40eb-9847-d160da757be7 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] DELETE http://192.168.122.168/volume/v3/volumes/2f0f8ebc-0c8b-4132-ab64-b4210b3b6732 Sep 07 21:16:23 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-20f6cd77-c137-40eb-9847-d160da757be7 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:23 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-20f6cd77-c137-40eb-9847-d160da757be7 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:23 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-20f6cd77-c137-40eb-9847-d160da757be7 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Delete volume with id: 2f0f8ebc-0c8b-4132-ab64-b4210b3b6732 Sep 07 21:16:23 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:23 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:16:23 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:23 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:16:23 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-20f6cd77-c137-40eb-9847-d160da757be7 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Volume info retrieved successfully. Sep 07 21:16:23 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-20f6cd77-c137-40eb-9847-d160da757be7 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Delete volume request issued successfully. Sep 07 21:16:23 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-20f6cd77-c137-40eb-9847-d160da757be7 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] http://192.168.122.168/volume/v3/volumes/2f0f8ebc-0c8b-4132-ab64-b4210b3b6732 returned with HTTP 202 Sep 07 21:16:23 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1017/2041] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:16:23 2026] DELETE /volume/v3/volumes/2f0f8ebc-0c8b-4132-ab64-b4210b3b6732 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 21:16:23 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-7dda959e-4e43-481e-82ed-f781a0d5f88e None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:23 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-7dda959e-4e43-481e-82ed-f781a0d5f88e tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] GET http://192.168.122.168/volume/v3/volumes/2f0f8ebc-0c8b-4132-ab64-b4210b3b6732 Sep 07 21:16:23 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-7dda959e-4e43-481e-82ed-f781a0d5f88e tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:23 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-7dda959e-4e43-481e-82ed-f781a0d5f88e tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:23 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:23 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:16:23 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:23 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:16:24 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-7dda959e-4e43-481e-82ed-f781a0d5f88e tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Volume info retrieved successfully. Sep 07 21:16:24 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-7dda959e-4e43-481e-82ed-f781a0d5f88e tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] http://192.168.122.168/volume/v3/volumes/2f0f8ebc-0c8b-4132-ab64-b4210b3b6732 returned with HTTP 200 Sep 07 21:16:24 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1025/2042] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:16:23 2026] GET /volume/v3/volumes/2f0f8ebc-0c8b-4132-ab64-b4210b3b6732 => generated 865 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:16:24 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-f4532c0f-6e5b-4d71-a4e9-92d247b606f3 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:24 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f4532c0f-6e5b-4d71-a4e9-92d247b606f3 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] GET http://192.168.122.168/volume/v3/snapshots/e1704e62-1364-4ec6-a892-3a42994db270 Sep 07 21:16:24 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f4532c0f-6e5b-4d71-a4e9-92d247b606f3 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:24 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f4532c0f-6e5b-4d71-a4e9-92d247b606f3 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:24 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:24 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:16:24 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-f4532c0f-6e5b-4d71-a4e9-92d247b606f3 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Snapshot retrieved successfully. Sep 07 21:16:24 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f4532c0f-6e5b-4d71-a4e9-92d247b606f3 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] http://192.168.122.168/volume/v3/snapshots/e1704e62-1364-4ec6-a892-3a42994db270 returned with HTTP 200 Sep 07 21:16:24 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1018/2043] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:16:24 2026] GET /volume/v3/snapshots/e1704e62-1364-4ec6-a892-3a42994db270 => generated 439 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:16:25 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-3b7cee1a-0357-4db0-ac48-8b45a83ee5e3 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:25 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-3b7cee1a-0357-4db0-ac48-8b45a83ee5e3 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] GET http://192.168.122.168/volume/v3/volumes/2f0f8ebc-0c8b-4132-ab64-b4210b3b6732 Sep 07 21:16:25 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-3b7cee1a-0357-4db0-ac48-8b45a83ee5e3 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:25 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-3b7cee1a-0357-4db0-ac48-8b45a83ee5e3 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:25 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:25 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:16:25 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:25 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:16:25 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-3b7cee1a-0357-4db0-ac48-8b45a83ee5e3 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Volume info retrieved successfully. Sep 07 21:16:25 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-3b7cee1a-0357-4db0-ac48-8b45a83ee5e3 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] http://192.168.122.168/volume/v3/volumes/2f0f8ebc-0c8b-4132-ab64-b4210b3b6732 returned with HTTP 200 Sep 07 21:16:25 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1026/2044] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:16:25 2026] GET /volume/v3/volumes/2f0f8ebc-0c8b-4132-ab64-b4210b3b6732 => generated 865 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:16:25 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-5037ea58-c994-419a-9415-177ee68d37cc None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:25 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5037ea58-c994-419a-9415-177ee68d37cc tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] GET http://192.168.122.168/volume/v3/snapshots/e1704e62-1364-4ec6-a892-3a42994db270 Sep 07 21:16:25 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-5037ea58-c994-419a-9415-177ee68d37cc tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:25 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-5037ea58-c994-419a-9415-177ee68d37cc tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:25 devstack devstack@c-api.service[86971]: DEBUG dbcounter [-] [86971] Writing DB stats cinder:SELECT=469,cinder:INSERT=79,cinder:UPDATE=143 {{(pid=86971) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 21:16:25 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:25 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:16:25 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-5037ea58-c994-419a-9415-177ee68d37cc tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Snapshot retrieved successfully. Sep 07 21:16:25 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5037ea58-c994-419a-9415-177ee68d37cc tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] http://192.168.122.168/volume/v3/snapshots/e1704e62-1364-4ec6-a892-3a42994db270 returned with HTTP 200 Sep 07 21:16:25 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1019/2045] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:16:25 2026] GET /volume/v3/snapshots/e1704e62-1364-4ec6-a892-3a42994db270 => generated 466 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:16:25 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-29035c59-e769-4d5a-b7b8-db3472ead63d None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:25 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-29035c59-e769-4d5a-b7b8-db3472ead63d tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:16:25 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-29035c59-e769-4d5a-b7b8-db3472ead63d tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "e1704e62-1364-4ec6-a892-3a42994db270", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1225064748"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:16:25 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.volumes [None req-29035c59-e769-4d5a-b7b8-db3472ead63d tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Create volume request body: {'volume': {'snapshot_id': 'e1704e62-1364-4ec6-a892-3a42994db270', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1225064748'}} {{(pid=86970) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:16:25 devstack devstack@c-api.service[86970]: DEBUG dbcounter [-] [86970] Writing DB stats cinder:SELECT=505,cinder:INSERT=96,cinder:UPDATE=169 {{(pid=86970) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 21:16:25 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:25 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:16:25 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-29035c59-e769-4d5a-b7b8-db3472ead63d tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Snapshot retrieved successfully. Sep 07 21:16:25 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-29035c59-e769-4d5a-b7b8-db3472ead63d tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Create volume of 1 GB Sep 07 21:16:25 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-29035c59-e769-4d5a-b7b8-db3472ead63d tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Availability Zones retrieved successfully. Sep 07 21:16:25 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-29035c59-e769-4d5a-b7b8-db3472ead63d tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Flow 'volume_create_api' (3e22a3a8-20ce-4bf8-8675-1680347028be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:16:26 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-29035c59-e769-4d5a-b7b8-db3472ead63d tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6e7bd82-2764-4fbe-af7f-1d70adc6bb62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:16:26 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.flows.api.create_volume [None req-29035c59-e769-4d5a-b7b8-db3472ead63d tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:16:26 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:26 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:16:26 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-326caa51-64e9-43ad-950f-23c15f16f7cf None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:26 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-326caa51-64e9-43ad-950f-23c15f16f7cf tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] GET http://192.168.122.168/volume/v3/volumes/2f0f8ebc-0c8b-4132-ab64-b4210b3b6732 Sep 07 21:16:26 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-29035c59-e769-4d5a-b7b8-db3472ead63d tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6e7bd82-2764-4fbe-af7f-1d70adc6bb62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'e1704e62-1364-4ec6-a892-3a42994db270', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:16:26 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-326caa51-64e9-43ad-950f-23c15f16f7cf tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:26 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-326caa51-64e9-43ad-950f-23c15f16f7cf tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:26 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-29035c59-e769-4d5a-b7b8-db3472ead63d tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41a36487-0014-49bf-a3a6-0f3e2af6642c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:16:26 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-326caa51-64e9-43ad-950f-23c15f16f7cf tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] http://192.168.122.168/volume/v3/volumes/2f0f8ebc-0c8b-4132-ab64-b4210b3b6732 returned with HTTP 404 Sep 07 21:16:26 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1020/2046] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:16:26 2026] GET /volume/v3/volumes/2f0f8ebc-0c8b-4132-ab64-b4210b3b6732 => generated 109 bytes in 90 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:16:26 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-46dcea2e-19ae-44f3-8648-ed07d9137f4e None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:26 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-46dcea2e-19ae-44f3-8648-ed07d9137f4e tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] DELETE http://192.168.122.168/volume/v3/volumes/5ff0ceb8-d2e0-4f65-83ad-eb4ebc99bade Sep 07 21:16:26 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-46dcea2e-19ae-44f3-8648-ed07d9137f4e tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:26 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-46dcea2e-19ae-44f3-8648-ed07d9137f4e tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:26 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-46dcea2e-19ae-44f3-8648-ed07d9137f4e tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Delete volume with id: 5ff0ceb8-d2e0-4f65-83ad-eb4ebc99bade Sep 07 21:16:26 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:26 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:16:26 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:26 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:16:26 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-46dcea2e-19ae-44f3-8648-ed07d9137f4e tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Volume info retrieved successfully. Sep 07 21:16:26 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-46dcea2e-19ae-44f3-8648-ed07d9137f4e tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Delete volume request issued successfully. Sep 07 21:16:26 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-46dcea2e-19ae-44f3-8648-ed07d9137f4e tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] http://192.168.122.168/volume/v3/volumes/5ff0ceb8-d2e0-4f65-83ad-eb4ebc99bade returned with HTTP 202 Sep 07 21:16:26 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1021/2047] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:16:26 2026] DELETE /volume/v3/volumes/5ff0ceb8-d2e0-4f65-83ad-eb4ebc99bade => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:16:26 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-ffc6ca49-e891-4296-a325-fa5635e85040 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:26 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ffc6ca49-e891-4296-a325-fa5635e85040 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] GET http://192.168.122.168/volume/v3/volumes/5ff0ceb8-d2e0-4f65-83ad-eb4ebc99bade Sep 07 21:16:26 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-ffc6ca49-e891-4296-a325-fa5635e85040 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:26 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-ffc6ca49-e891-4296-a325-fa5635e85040 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:26 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:26 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:16:26 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:26 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:16:26 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-29035c59-e769-4d5a-b7b8-db3472ead63d tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Created reservations ['0ceb2dea-7936-4703-9b5e-5d3b52e75ecc', 'd7303e98-1474-4dd8-8810-c2d425f57c6b', 'f453e778-2534-45b6-9452-168367bd7a21', 'ef73b509-9e4b-409c-9064-9f02cd6fed89'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:16:26 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-29035c59-e769-4d5a-b7b8-db3472ead63d tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41a36487-0014-49bf-a3a6-0f3e2af6642c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0ceb2dea-7936-4703-9b5e-5d3b52e75ecc', 'd7303e98-1474-4dd8-8810-c2d425f57c6b', 'f453e778-2534-45b6-9452-168367bd7a21', 'ef73b509-9e4b-409c-9064-9f02cd6fed89']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:16:26 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-ffc6ca49-e891-4296-a325-fa5635e85040 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Volume info retrieved successfully. Sep 07 21:16:26 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-29035c59-e769-4d5a-b7b8-db3472ead63d tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f04d0b8-b469-4aae-b944-476d10086abb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:16:26 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ffc6ca49-e891-4296-a325-fa5635e85040 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] http://192.168.122.168/volume/v3/volumes/5ff0ceb8-d2e0-4f65-83ad-eb4ebc99bade returned with HTTP 200 Sep 07 21:16:26 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1022/2048] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:16:26 2026] GET /volume/v3/volumes/5ff0ceb8-d2e0-4f65-83ad-eb4ebc99bade => generated 865 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:16:26 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:26 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:16:26 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:26 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:16:26 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-29035c59-e769-4d5a-b7b8-db3472ead63d tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f04d0b8-b469-4aae-b944-476d10086abb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '166c068a-77cc-45a5-82a2-3f0ef8398168', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1225064748',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1cbe4316f8554475bfe018c956d06c22',qos_specs=None,replication_status=,reservations=['0ceb2dea-7936-4703-9b5e-5d3b52e75ecc','d7303e98-1474-4dd8-8810-c2d425f57c6b','f453e778-2534-45b6-9452-168367bd7a21','ef73b509-9e4b-409c-9064-9f02cd6fed89'],size=1,snapshot_id=e1704e62-1364-4ec6-a892-3a42994db270,source_replicaid=,source_volid=None,status='creating',user_id='45425929021345d5ab752818b12f8489',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:16:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1225064748',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=166c068a-77cc-45a5-82a2-3f0ef8398168,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1cbe4316f8554475bfe018c956d06c22',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=e1704e62-1364-4ec6-a892-3a42994db270,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='45425929021345d5ab752818b12f8489',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:16:26 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-29035c59-e769-4d5a-b7b8-db3472ead63d tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ecbb4e33-20df-4fb2-a5e5-16bbaf7f4c36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:16:26 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-29035c59-e769-4d5a-b7b8-db3472ead63d tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ecbb4e33-20df-4fb2-a5e5-16bbaf7f4c36) transitioned into state 'SUCCESS' from state '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-1225064748',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1cbe4316f8554475bfe018c956d06c22',qos_specs=None,replication_status=,reservations=['0ceb2dea-7936-4703-9b5e-5d3b52e75ecc','d7303e98-1474-4dd8-8810-c2d425f57c6b','f453e778-2534-45b6-9452-168367bd7a21','ef73b509-9e4b-409c-9064-9f02cd6fed89'],size=1,snapshot_id=e1704e62-1364-4ec6-a892-3a42994db270,source_replicaid=,source_volid=None,status='creating',user_id='45425929021345d5ab752818b12f8489',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:16:26 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-29035c59-e769-4d5a-b7b8-db3472ead63d tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4578fae5-fbb9-47d2-9871-a7ff544a34bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:16:26 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:26 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:16:26 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-29035c59-e769-4d5a-b7b8-db3472ead63d tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4578fae5-fbb9-47d2-9871-a7ff544a34bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:16:26 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-29035c59-e769-4d5a-b7b8-db3472ead63d tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Flow 'volume_create_api' (3e22a3a8-20ce-4bf8-8675-1680347028be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:16:26 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-29035c59-e769-4d5a-b7b8-db3472ead63d tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Create volume request issued successfully. Sep 07 21:16:26 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-29035c59-e769-4d5a-b7b8-db3472ead63d tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:16:26 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1027/2049] 192.168.122.168 () {60 vars in 1143 bytes} [Mon Sep 7 21:16:25 2026] POST /volume/v3/volumes => generated 794 bytes in 757 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:16:26 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-c585ec0a-ab31-4dc6-b077-58fe89131988 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:26 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c585ec0a-ab31-4dc6-b077-58fe89131988 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] GET http://192.168.122.168/volume/v3/volumes/166c068a-77cc-45a5-82a2-3f0ef8398168 Sep 07 21:16:26 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c585ec0a-ab31-4dc6-b077-58fe89131988 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:26 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c585ec0a-ab31-4dc6-b077-58fe89131988 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:26 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:26 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:16:26 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:26 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:16:26 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-c585ec0a-ab31-4dc6-b077-58fe89131988 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Volume info retrieved successfully. Sep 07 21:16:26 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c585ec0a-ab31-4dc6-b077-58fe89131988 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] http://192.168.122.168/volume/v3/volumes/166c068a-77cc-45a5-82a2-3f0ef8398168 returned with HTTP 200 Sep 07 21:16:26 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1023/2050] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:16:26 2026] GET /volume/v3/volumes/166c068a-77cc-45a5-82a2-3f0ef8398168 => generated 862 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:16:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-d92c5a1f-3833-4661-b4ae-630a3fcd2874 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:27 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d92c5a1f-3833-4661-b4ae-630a3fcd2874 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] GET http://192.168.122.168/volume/v3/volumes/5ff0ceb8-d2e0-4f65-83ad-eb4ebc99bade Sep 07 21:16:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-d92c5a1f-3833-4661-b4ae-630a3fcd2874 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-d92c5a1f-3833-4661-b4ae-630a3fcd2874 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:27 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:27 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:16:27 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:27 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:16:27 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-d92c5a1f-3833-4661-b4ae-630a3fcd2874 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Volume info retrieved successfully. Sep 07 21:16:27 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d92c5a1f-3833-4661-b4ae-630a3fcd2874 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] http://192.168.122.168/volume/v3/volumes/5ff0ceb8-d2e0-4f65-83ad-eb4ebc99bade returned with HTTP 200 Sep 07 21:16:27 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1028/2051] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:16:27 2026] GET /volume/v3/volumes/5ff0ceb8-d2e0-4f65-83ad-eb4ebc99bade => generated 865 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:16:27 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-2d7d88dd-cd76-4f3a-90d8-d0a0cf6656ec None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:27 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-2d7d88dd-cd76-4f3a-90d8-d0a0cf6656ec tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] GET http://192.168.122.168/volume/v3/volumes/166c068a-77cc-45a5-82a2-3f0ef8398168 Sep 07 21:16:27 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-2d7d88dd-cd76-4f3a-90d8-d0a0cf6656ec tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:27 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-2d7d88dd-cd76-4f3a-90d8-d0a0cf6656ec tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:27 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:27 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:16:27 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:27 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:16:27 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-2d7d88dd-cd76-4f3a-90d8-d0a0cf6656ec tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Volume info retrieved successfully. Sep 07 21:16:27 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-2d7d88dd-cd76-4f3a-90d8-d0a0cf6656ec tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] http://192.168.122.168/volume/v3/volumes/166c068a-77cc-45a5-82a2-3f0ef8398168 returned with HTTP 200 Sep 07 21:16:27 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1024/2052] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:16:27 2026] GET /volume/v3/volumes/166c068a-77cc-45a5-82a2-3f0ef8398168 => generated 886 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:16:28 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-f4b94a46-b8fa-48bc-a179-3c424e7cb995 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:28 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f4b94a46-b8fa-48bc-a179-3c424e7cb995 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] GET http://192.168.122.168/volume/v3/volumes/5ff0ceb8-d2e0-4f65-83ad-eb4ebc99bade Sep 07 21:16:28 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f4b94a46-b8fa-48bc-a179-3c424e7cb995 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:28 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f4b94a46-b8fa-48bc-a179-3c424e7cb995 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:28 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f4b94a46-b8fa-48bc-a179-3c424e7cb995 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] http://192.168.122.168/volume/v3/volumes/5ff0ceb8-d2e0-4f65-83ad-eb4ebc99bade returned with HTTP 404 Sep 07 21:16:28 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1029/2053] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:16:28 2026] GET /volume/v3/volumes/5ff0ceb8-d2e0-4f65-83ad-eb4ebc99bade => generated 109 bytes in 65 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:16:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-aacf826f-100a-44e3-9d36-95e945c8fae1 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:28 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-aacf826f-100a-44e3-9d36-95e945c8fae1 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] DELETE http://192.168.122.168/volume/v3/volumes/089d322b-71d4-477f-8267-ca94bfd94d90 Sep 07 21:16:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-aacf826f-100a-44e3-9d36-95e945c8fae1 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-aacf826f-100a-44e3-9d36-95e945c8fae1 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:28 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-aacf826f-100a-44e3-9d36-95e945c8fae1 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Delete volume with id: 089d322b-71d4-477f-8267-ca94bfd94d90 Sep 07 21:16:28 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:28 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:16:28 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:28 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:16:28 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-aacf826f-100a-44e3-9d36-95e945c8fae1 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Volume info retrieved successfully. Sep 07 21:16:28 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-aacf826f-100a-44e3-9d36-95e945c8fae1 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Delete volume request issued successfully. Sep 07 21:16:28 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-aacf826f-100a-44e3-9d36-95e945c8fae1 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] http://192.168.122.168/volume/v3/volumes/089d322b-71d4-477f-8267-ca94bfd94d90 returned with HTTP 202 Sep 07 21:16:28 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1025/2054] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:16:28 2026] DELETE /volume/v3/volumes/089d322b-71d4-477f-8267-ca94bfd94d90 => generated 0 bytes in 158 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:16:28 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-8c1e7bd2-dcd2-4d25-8e98-95391c1e6a81 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:28 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8c1e7bd2-dcd2-4d25-8e98-95391c1e6a81 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] GET http://192.168.122.168/volume/v3/volumes/089d322b-71d4-477f-8267-ca94bfd94d90 Sep 07 21:16:28 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8c1e7bd2-dcd2-4d25-8e98-95391c1e6a81 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:28 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8c1e7bd2-dcd2-4d25-8e98-95391c1e6a81 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:28 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:28 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:16:28 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:28 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:16:28 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-8c1e7bd2-dcd2-4d25-8e98-95391c1e6a81 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Volume info retrieved successfully. Sep 07 21:16:28 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8c1e7bd2-dcd2-4d25-8e98-95391c1e6a81 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] http://192.168.122.168/volume/v3/volumes/089d322b-71d4-477f-8267-ca94bfd94d90 returned with HTTP 200 Sep 07 21:16:28 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1030/2055] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:16:28 2026] GET /volume/v3/volumes/089d322b-71d4-477f-8267-ca94bfd94d90 => generated 864 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:16:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-32d7819f-e673-4f13-87b5-0e18a8df02a6 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:28 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-32d7819f-e673-4f13-87b5-0e18a8df02a6 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] GET http://192.168.122.168/volume/v3/volumes/166c068a-77cc-45a5-82a2-3f0ef8398168 Sep 07 21:16:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-32d7819f-e673-4f13-87b5-0e18a8df02a6 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-32d7819f-e673-4f13-87b5-0e18a8df02a6 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:29 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:29 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:16:29 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:29 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:16:29 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-32d7819f-e673-4f13-87b5-0e18a8df02a6 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Volume info retrieved successfully. Sep 07 21:16:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-32d7819f-e673-4f13-87b5-0e18a8df02a6 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] http://192.168.122.168/volume/v3/volumes/166c068a-77cc-45a5-82a2-3f0ef8398168 returned with HTTP 200 Sep 07 21:16:29 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1026/2056] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:16:28 2026] GET /volume/v3/volumes/166c068a-77cc-45a5-82a2-3f0ef8398168 => generated 886 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:16:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-02ca346d-edd4-42a4-9454-9da74759e2de None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:29 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-02ca346d-edd4-42a4-9454-9da74759e2de tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] GET http://192.168.122.168/volume/v3/volumes/089d322b-71d4-477f-8267-ca94bfd94d90 Sep 07 21:16:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-02ca346d-edd4-42a4-9454-9da74759e2de tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-02ca346d-edd4-42a4-9454-9da74759e2de tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:29 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:29 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:16:30 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:30 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:16:30 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-02ca346d-edd4-42a4-9454-9da74759e2de tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Volume info retrieved successfully. Sep 07 21:16:30 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-02ca346d-edd4-42a4-9454-9da74759e2de tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] http://192.168.122.168/volume/v3/volumes/089d322b-71d4-477f-8267-ca94bfd94d90 returned with HTTP 200 Sep 07 21:16:30 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1031/2057] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:16:29 2026] GET /volume/v3/volumes/089d322b-71d4-477f-8267-ca94bfd94d90 => generated 864 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:16:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-5c2e1e1c-08af-46d8-a04a-1ec639ba8d13 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:30 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5c2e1e1c-08af-46d8-a04a-1ec639ba8d13 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] GET http://192.168.122.168/volume/v3/volumes/166c068a-77cc-45a5-82a2-3f0ef8398168 Sep 07 21:16:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-5c2e1e1c-08af-46d8-a04a-1ec639ba8d13 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-5c2e1e1c-08af-46d8-a04a-1ec639ba8d13 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:30 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:30 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:16:30 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:30 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:16:30 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-5c2e1e1c-08af-46d8-a04a-1ec639ba8d13 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Volume info retrieved successfully. Sep 07 21:16:30 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5c2e1e1c-08af-46d8-a04a-1ec639ba8d13 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] http://192.168.122.168/volume/v3/volumes/166c068a-77cc-45a5-82a2-3f0ef8398168 returned with HTTP 200 Sep 07 21:16:30 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1027/2058] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:16:30 2026] GET /volume/v3/volumes/166c068a-77cc-45a5-82a2-3f0ef8398168 => generated 886 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:16:31 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-24ae7920-293d-4f2a-a367-13a369359533 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:31 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-24ae7920-293d-4f2a-a367-13a369359533 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] GET http://192.168.122.168/volume/v3/volumes/089d322b-71d4-477f-8267-ca94bfd94d90 Sep 07 21:16:31 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-24ae7920-293d-4f2a-a367-13a369359533 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:31 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-24ae7920-293d-4f2a-a367-13a369359533 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:31 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-24ae7920-293d-4f2a-a367-13a369359533 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] http://192.168.122.168/volume/v3/volumes/089d322b-71d4-477f-8267-ca94bfd94d90 returned with HTTP 404 Sep 07 21:16:31 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1032/2059] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:16:31 2026] GET /volume/v3/volumes/089d322b-71d4-477f-8267-ca94bfd94d90 => generated 109 bytes in 106 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:16:31 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-b246c9e8-fb15-4850-91af-7492f36fbd07 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:31 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b246c9e8-fb15-4850-91af-7492f36fbd07 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] DELETE http://192.168.122.168/volume/v3/volumes/fcfded11-a35d-4605-a28d-e2bf2370a0c4 Sep 07 21:16:31 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-b246c9e8-fb15-4850-91af-7492f36fbd07 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:31 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-b246c9e8-fb15-4850-91af-7492f36fbd07 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:31 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-b246c9e8-fb15-4850-91af-7492f36fbd07 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Delete volume with id: fcfded11-a35d-4605-a28d-e2bf2370a0c4 Sep 07 21:16:31 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-7c91ff9c-073e-48d9-afef-5777c5eec2a0 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:31 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-7c91ff9c-073e-48d9-afef-5777c5eec2a0 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] GET http://192.168.122.168/volume/v3/volumes/166c068a-77cc-45a5-82a2-3f0ef8398168 Sep 07 21:16:31 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-7c91ff9c-073e-48d9-afef-5777c5eec2a0 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:31 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-7c91ff9c-073e-48d9-afef-5777c5eec2a0 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:31 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:31 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:16:31 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:31 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:16:31 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:31 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:16:31 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:31 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:16:31 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-b246c9e8-fb15-4850-91af-7492f36fbd07 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Volume info retrieved successfully. Sep 07 21:16:31 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-7c91ff9c-073e-48d9-afef-5777c5eec2a0 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Volume info retrieved successfully. Sep 07 21:16:31 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-7c91ff9c-073e-48d9-afef-5777c5eec2a0 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] http://192.168.122.168/volume/v3/volumes/166c068a-77cc-45a5-82a2-3f0ef8398168 returned with HTTP 200 Sep 07 21:16:31 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1033/2060] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:16:31 2026] GET /volume/v3/volumes/166c068a-77cc-45a5-82a2-3f0ef8398168 => generated 886 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:16:31 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-b246c9e8-fb15-4850-91af-7492f36fbd07 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Delete volume request issued successfully. Sep 07 21:16:31 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b246c9e8-fb15-4850-91af-7492f36fbd07 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] http://192.168.122.168/volume/v3/volumes/fcfded11-a35d-4605-a28d-e2bf2370a0c4 returned with HTTP 202 Sep 07 21:16:31 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1028/2061] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:16:31 2026] DELETE /volume/v3/volumes/fcfded11-a35d-4605-a28d-e2bf2370a0c4 => generated 0 bytes in 206 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:16:31 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-d30b7029-0b62-4669-9748-755a9ae7ce91 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:31 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d30b7029-0b62-4669-9748-755a9ae7ce91 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] GET http://192.168.122.168/volume/v3/volumes/fcfded11-a35d-4605-a28d-e2bf2370a0c4 Sep 07 21:16:31 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-d30b7029-0b62-4669-9748-755a9ae7ce91 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:31 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-d30b7029-0b62-4669-9748-755a9ae7ce91 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:31 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:31 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:16:31 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:31 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:16:31 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-d30b7029-0b62-4669-9748-755a9ae7ce91 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Volume info retrieved successfully. Sep 07 21:16:31 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d30b7029-0b62-4669-9748-755a9ae7ce91 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] http://192.168.122.168/volume/v3/volumes/fcfded11-a35d-4605-a28d-e2bf2370a0c4 returned with HTTP 200 Sep 07 21:16:31 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1034/2062] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:16:31 2026] GET /volume/v3/volumes/fcfded11-a35d-4605-a28d-e2bf2370a0c4 => generated 865 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:16:32 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-6620cdee-029e-4d02-8421-acb830ccc72a None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:32 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-6620cdee-029e-4d02-8421-acb830ccc72a tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] GET http://192.168.122.168/volume/v3/volumes/166c068a-77cc-45a5-82a2-3f0ef8398168 Sep 07 21:16:32 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-6620cdee-029e-4d02-8421-acb830ccc72a tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:32 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-6620cdee-029e-4d02-8421-acb830ccc72a tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:32 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:32 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:16:32 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:32 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:16:32 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-6620cdee-029e-4d02-8421-acb830ccc72a tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Volume info retrieved successfully. Sep 07 21:16:32 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-6620cdee-029e-4d02-8421-acb830ccc72a tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] http://192.168.122.168/volume/v3/volumes/166c068a-77cc-45a5-82a2-3f0ef8398168 returned with HTTP 200 Sep 07 21:16:32 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1029/2063] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:16:32 2026] GET /volume/v3/volumes/166c068a-77cc-45a5-82a2-3f0ef8398168 => generated 886 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:16:32 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-79d4f451-0387-4a0a-9956-962aca0bc974 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:32 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-79d4f451-0387-4a0a-9956-962aca0bc974 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] GET http://192.168.122.168/volume/v3/volumes/fcfded11-a35d-4605-a28d-e2bf2370a0c4 Sep 07 21:16:32 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-79d4f451-0387-4a0a-9956-962aca0bc974 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:32 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-79d4f451-0387-4a0a-9956-962aca0bc974 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:32 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:32 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:16:32 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:32 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:16:32 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-79d4f451-0387-4a0a-9956-962aca0bc974 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Volume info retrieved successfully. Sep 07 21:16:32 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-79d4f451-0387-4a0a-9956-962aca0bc974 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] http://192.168.122.168/volume/v3/volumes/fcfded11-a35d-4605-a28d-e2bf2370a0c4 returned with HTTP 200 Sep 07 21:16:32 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1035/2064] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:16:32 2026] GET /volume/v3/volumes/fcfded11-a35d-4605-a28d-e2bf2370a0c4 => generated 865 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:16:33 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-99ac4768-9d06-4f60-8482-4addb6d04aab None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:33 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-99ac4768-9d06-4f60-8482-4addb6d04aab tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] GET http://192.168.122.168/volume/v3/volumes/166c068a-77cc-45a5-82a2-3f0ef8398168 Sep 07 21:16:33 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-99ac4768-9d06-4f60-8482-4addb6d04aab tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:33 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-99ac4768-9d06-4f60-8482-4addb6d04aab tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:33 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:33 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:16:33 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:33 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:16:33 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-99ac4768-9d06-4f60-8482-4addb6d04aab tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Volume info retrieved successfully. Sep 07 21:16:33 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-99ac4768-9d06-4f60-8482-4addb6d04aab tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] http://192.168.122.168/volume/v3/volumes/166c068a-77cc-45a5-82a2-3f0ef8398168 returned with HTTP 200 Sep 07 21:16:33 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1030/2065] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:16:33 2026] GET /volume/v3/volumes/166c068a-77cc-45a5-82a2-3f0ef8398168 => generated 886 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:16:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-3efb2a5d-4f55-4503-b8bb-2c568dab19ca None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:33 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-3efb2a5d-4f55-4503-b8bb-2c568dab19ca tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] GET http://192.168.122.168/volume/v3/volumes/fcfded11-a35d-4605-a28d-e2bf2370a0c4 Sep 07 21:16:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-3efb2a5d-4f55-4503-b8bb-2c568dab19ca tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-3efb2a5d-4f55-4503-b8bb-2c568dab19ca tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:33 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:33 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:16:34 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:34 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:16:34 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-3efb2a5d-4f55-4503-b8bb-2c568dab19ca tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Volume info retrieved successfully. Sep 07 21:16:34 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-3efb2a5d-4f55-4503-b8bb-2c568dab19ca tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] http://192.168.122.168/volume/v3/volumes/fcfded11-a35d-4605-a28d-e2bf2370a0c4 returned with HTTP 200 Sep 07 21:16:34 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1036/2066] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:16:33 2026] GET /volume/v3/volumes/fcfded11-a35d-4605-a28d-e2bf2370a0c4 => generated 865 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:16:34 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-b0205e87-1175-4778-8163-8ec41577dbef None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:34 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b0205e87-1175-4778-8163-8ec41577dbef tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] GET http://192.168.122.168/volume/v3/volumes/166c068a-77cc-45a5-82a2-3f0ef8398168 Sep 07 21:16:34 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-b0205e87-1175-4778-8163-8ec41577dbef tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:34 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-b0205e87-1175-4778-8163-8ec41577dbef tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:34 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:34 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:16:34 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:34 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:16:34 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-b0205e87-1175-4778-8163-8ec41577dbef tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Volume info retrieved successfully. Sep 07 21:16:34 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b0205e87-1175-4778-8163-8ec41577dbef tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] http://192.168.122.168/volume/v3/volumes/166c068a-77cc-45a5-82a2-3f0ef8398168 returned with HTTP 200 Sep 07 21:16:34 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1031/2067] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:16:34 2026] GET /volume/v3/volumes/166c068a-77cc-45a5-82a2-3f0ef8398168 => generated 886 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:16:35 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-6af82e7c-e0f0-4da6-80d2-4c6d22b6da99 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:35 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-6af82e7c-e0f0-4da6-80d2-4c6d22b6da99 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] GET http://192.168.122.168/volume/v3/volumes/fcfded11-a35d-4605-a28d-e2bf2370a0c4 Sep 07 21:16:35 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-6af82e7c-e0f0-4da6-80d2-4c6d22b6da99 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:35 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-6af82e7c-e0f0-4da6-80d2-4c6d22b6da99 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:35 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-6af82e7c-e0f0-4da6-80d2-4c6d22b6da99 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] http://192.168.122.168/volume/v3/volumes/fcfded11-a35d-4605-a28d-e2bf2370a0c4 returned with HTTP 404 Sep 07 21:16:35 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1037/2068] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:16:35 2026] GET /volume/v3/volumes/fcfded11-a35d-4605-a28d-e2bf2370a0c4 => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:16:35 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-fe132ac0-01eb-4292-9a79-bfa242614035 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:35 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-fe132ac0-01eb-4292-9a79-bfa242614035 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] DELETE http://192.168.122.168/volume/v3/volumes/03d4d776-e522-44f7-89fe-4845e305dda4 Sep 07 21:16:35 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-fe132ac0-01eb-4292-9a79-bfa242614035 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:35 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-fe132ac0-01eb-4292-9a79-bfa242614035 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:35 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-fe132ac0-01eb-4292-9a79-bfa242614035 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Delete volume with id: 03d4d776-e522-44f7-89fe-4845e305dda4 Sep 07 21:16:35 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:35 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:16:35 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:35 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:16:35 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-fe132ac0-01eb-4292-9a79-bfa242614035 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Volume info retrieved successfully. Sep 07 21:16:35 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-fe132ac0-01eb-4292-9a79-bfa242614035 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Delete volume request issued successfully. Sep 07 21:16:35 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-fe132ac0-01eb-4292-9a79-bfa242614035 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] http://192.168.122.168/volume/v3/volumes/03d4d776-e522-44f7-89fe-4845e305dda4 returned with HTTP 202 Sep 07 21:16:35 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1032/2069] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:16:35 2026] DELETE /volume/v3/volumes/03d4d776-e522-44f7-89fe-4845e305dda4 => generated 0 bytes in 209 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:16:35 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-48a17f55-be0e-439a-bab3-ffb1a58502ba None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:35 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-48a17f55-be0e-439a-bab3-ffb1a58502ba tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] GET http://192.168.122.168/volume/v3/volumes/03d4d776-e522-44f7-89fe-4845e305dda4 Sep 07 21:16:35 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-48a17f55-be0e-439a-bab3-ffb1a58502ba tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:35 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-48a17f55-be0e-439a-bab3-ffb1a58502ba tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:35 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:35 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:16:35 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:35 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:16:35 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-48a17f55-be0e-439a-bab3-ffb1a58502ba tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Volume info retrieved successfully. Sep 07 21:16:35 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-48a17f55-be0e-439a-bab3-ffb1a58502ba tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] http://192.168.122.168/volume/v3/volumes/03d4d776-e522-44f7-89fe-4845e305dda4 returned with HTTP 200 Sep 07 21:16:35 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1038/2070] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:16:35 2026] GET /volume/v3/volumes/03d4d776-e522-44f7-89fe-4845e305dda4 => generated 864 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:16:36 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-def2b9c1-845f-425b-903f-fb281de490d7 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:36 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-def2b9c1-845f-425b-903f-fb281de490d7 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] GET http://192.168.122.168/volume/v3/volumes/166c068a-77cc-45a5-82a2-3f0ef8398168 Sep 07 21:16:36 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-def2b9c1-845f-425b-903f-fb281de490d7 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:36 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-def2b9c1-845f-425b-903f-fb281de490d7 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:36 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:36 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:16:36 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:36 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:16:36 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-def2b9c1-845f-425b-903f-fb281de490d7 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Volume info retrieved successfully. Sep 07 21:16:36 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-def2b9c1-845f-425b-903f-fb281de490d7 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] http://192.168.122.168/volume/v3/volumes/166c068a-77cc-45a5-82a2-3f0ef8398168 returned with HTTP 200 Sep 07 21:16:36 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1033/2071] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:16:35 2026] GET /volume/v3/volumes/166c068a-77cc-45a5-82a2-3f0ef8398168 => generated 887 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:16:36 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-8883e945-3a3f-4ff6-b19d-40c8559ce502 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:36 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8883e945-3a3f-4ff6-b19d-40c8559ce502 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-reader] GET http://192.168.122.168/volume/v3/volumes/166c068a-77cc-45a5-82a2-3f0ef8398168 Sep 07 21:16:36 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8883e945-3a3f-4ff6-b19d-40c8559ce502 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-reader] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:36 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8883e945-3a3f-4ff6-b19d-40c8559ce502 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-reader] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:36 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:36 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:16:36 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:36 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:16:36 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-8883e945-3a3f-4ff6-b19d-40c8559ce502 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-reader] Volume info retrieved successfully. Sep 07 21:16:36 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8883e945-3a3f-4ff6-b19d-40c8559ce502 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-reader] http://192.168.122.168/volume/v3/volumes/166c068a-77cc-45a5-82a2-3f0ef8398168 returned with HTTP 200 Sep 07 21:16:36 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1039/2072] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:16:36 2026] GET /volume/v3/volumes/166c068a-77cc-45a5-82a2-3f0ef8398168 => generated 887 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:16:36 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-cee7f5cf-757d-413a-9a9e-786d6d1b11a9 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:36 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-cee7f5cf-757d-413a-9a9e-786d6d1b11a9 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] DELETE http://192.168.122.168/volume/v3/volumes/c8caa74e-cce2-48bd-9a58-6c62a18e3b41?cascade=True Sep 07 21:16:36 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-cee7f5cf-757d-413a-9a9e-786d6d1b11a9 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:36 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-cee7f5cf-757d-413a-9a9e-786d6d1b11a9 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:36 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-cee7f5cf-757d-413a-9a9e-786d6d1b11a9 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Delete volume with id: c8caa74e-cce2-48bd-9a58-6c62a18e3b41 Sep 07 21:16:36 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:36 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:16:36 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:36 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:16:36 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-cee7f5cf-757d-413a-9a9e-786d6d1b11a9 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Volume info retrieved successfully. Sep 07 21:16:36 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:36 devstack devstack@c-api.service[86971]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 21:16:36 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-cee7f5cf-757d-413a-9a9e-786d6d1b11a9 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Delete volume request issued successfully. Sep 07 21:16:36 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-cee7f5cf-757d-413a-9a9e-786d6d1b11a9 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] http://192.168.122.168/volume/v3/volumes/c8caa74e-cce2-48bd-9a58-6c62a18e3b41?cascade=True returned with HTTP 202 Sep 07 21:16:36 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1034/2073] 192.168.122.168 () {58 vars in 1260 bytes} [Mon Sep 7 21:16:36 2026] DELETE /volume/v3/volumes/c8caa74e-cce2-48bd-9a58-6c62a18e3b41?cascade=True => generated 0 bytes in 211 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 21:16:36 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-ca75b596-5918-4c38-8204-1fb46746887a None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:36 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-c22b1252-2bb8-4780-b503-a8dc7b7e5016 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:36 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c22b1252-2bb8-4780-b503-a8dc7b7e5016 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] GET http://192.168.122.168/volume/v3/volumes/03d4d776-e522-44f7-89fe-4845e305dda4 Sep 07 21:16:36 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c22b1252-2bb8-4780-b503-a8dc7b7e5016 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:36 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c22b1252-2bb8-4780-b503-a8dc7b7e5016 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:36 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ca75b596-5918-4c38-8204-1fb46746887a tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] GET http://192.168.122.168/volume/v3/volumes/c8caa74e-cce2-48bd-9a58-6c62a18e3b41 Sep 07 21:16:36 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-ca75b596-5918-4c38-8204-1fb46746887a tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:36 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-ca75b596-5918-4c38-8204-1fb46746887a tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:36 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:36 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:16:36 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:36 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:16:36 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-c22b1252-2bb8-4780-b503-a8dc7b7e5016 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Volume info retrieved successfully. Sep 07 21:16:36 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c22b1252-2bb8-4780-b503-a8dc7b7e5016 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] http://192.168.122.168/volume/v3/volumes/03d4d776-e522-44f7-89fe-4845e305dda4 returned with HTTP 200 Sep 07 21:16:36 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1040/2074] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:16:36 2026] GET /volume/v3/volumes/03d4d776-e522-44f7-89fe-4845e305dda4 => generated 864 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:16:36 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:36 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:16:36 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:36 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:16:36 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-ca75b596-5918-4c38-8204-1fb46746887a tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Volume info retrieved successfully. Sep 07 21:16:36 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ca75b596-5918-4c38-8204-1fb46746887a tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] http://192.168.122.168/volume/v3/volumes/c8caa74e-cce2-48bd-9a58-6c62a18e3b41 returned with HTTP 200 Sep 07 21:16:36 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1035/2075] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:16:36 2026] GET /volume/v3/volumes/c8caa74e-cce2-48bd-9a58-6c62a18e3b41 => generated 851 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:16:37 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-5dd870c3-e97e-460e-a3e7-b5862f2a9a73 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:37 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-5dd870c3-e97e-460e-a3e7-b5862f2a9a73 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] GET http://192.168.122.168/volume/v3/volumes/03d4d776-e522-44f7-89fe-4845e305dda4 Sep 07 21:16:37 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-5dd870c3-e97e-460e-a3e7-b5862f2a9a73 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:37 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-5dd870c3-e97e-460e-a3e7-b5862f2a9a73 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:37 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-5dd870c3-e97e-460e-a3e7-b5862f2a9a73 tempest-CreateVolumesFromSourceVolumeTest-1007146201 tempest-CreateVolumesFromSourceVolumeTest-1007146201-project-member] http://192.168.122.168/volume/v3/volumes/03d4d776-e522-44f7-89fe-4845e305dda4 returned with HTTP 404 Sep 07 21:16:37 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1041/2076] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:16:37 2026] GET /volume/v3/volumes/03d4d776-e522-44f7-89fe-4845e305dda4 => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:16:37 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-02efa7c0-538d-4748-a959-425eaaeae7df None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:37 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-02efa7c0-538d-4748-a959-425eaaeae7df tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] GET http://192.168.122.168/volume/v3/volumes/c8caa74e-cce2-48bd-9a58-6c62a18e3b41 Sep 07 21:16:37 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-02efa7c0-538d-4748-a959-425eaaeae7df tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:37 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-02efa7c0-538d-4748-a959-425eaaeae7df tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:37 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:37 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:16:37 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:37 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:16:37 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-02efa7c0-538d-4748-a959-425eaaeae7df tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Volume info retrieved successfully. Sep 07 21:16:37 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-02efa7c0-538d-4748-a959-425eaaeae7df tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] http://192.168.122.168/volume/v3/volumes/c8caa74e-cce2-48bd-9a58-6c62a18e3b41 returned with HTTP 200 Sep 07 21:16:37 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1036/2077] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:16:37 2026] GET /volume/v3/volumes/c8caa74e-cce2-48bd-9a58-6c62a18e3b41 => generated 851 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:16:38 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-5701b994-6058-4ac0-be04-c01d76e23708 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:38 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-5701b994-6058-4ac0-be04-c01d76e23708 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] GET http://192.168.122.168/volume/v3/volumes/c8caa74e-cce2-48bd-9a58-6c62a18e3b41 Sep 07 21:16:38 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-5701b994-6058-4ac0-be04-c01d76e23708 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:38 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-5701b994-6058-4ac0-be04-c01d76e23708 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:38 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:38 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:16:38 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:38 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:16:38 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-5701b994-6058-4ac0-be04-c01d76e23708 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Volume info retrieved successfully. Sep 07 21:16:38 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-5701b994-6058-4ac0-be04-c01d76e23708 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] http://192.168.122.168/volume/v3/volumes/c8caa74e-cce2-48bd-9a58-6c62a18e3b41 returned with HTTP 200 Sep 07 21:16:38 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1042/2078] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:16:38 2026] GET /volume/v3/volumes/c8caa74e-cce2-48bd-9a58-6c62a18e3b41 => generated 851 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:16:39 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-bb219827-1863-4afd-b2ef-2088f0fb0523 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:39 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-bb219827-1863-4afd-b2ef-2088f0fb0523 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] GET http://192.168.122.168/volume/v3/volumes/c8caa74e-cce2-48bd-9a58-6c62a18e3b41 Sep 07 21:16:39 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-bb219827-1863-4afd-b2ef-2088f0fb0523 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:39 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-bb219827-1863-4afd-b2ef-2088f0fb0523 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:39 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:39 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:16:39 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:39 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:16:39 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-bb219827-1863-4afd-b2ef-2088f0fb0523 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Volume info retrieved successfully. Sep 07 21:16:39 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-bb219827-1863-4afd-b2ef-2088f0fb0523 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] http://192.168.122.168/volume/v3/volumes/c8caa74e-cce2-48bd-9a58-6c62a18e3b41 returned with HTTP 200 Sep 07 21:16:39 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1037/2079] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:16:39 2026] GET /volume/v3/volumes/c8caa74e-cce2-48bd-9a58-6c62a18e3b41 => generated 851 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:16:40 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-2abf17e2-fbb8-4792-b20e-f48fac883576 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:40 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-2abf17e2-fbb8-4792-b20e-f48fac883576 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:16:40 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-2abf17e2-fbb8-4792-b20e-f48fac883576 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1132490442", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:16:40 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.volumes [None req-2abf17e2-fbb8-4792-b20e-f48fac883576 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1132490442', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86970) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:16:40 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-2abf17e2-fbb8-4792-b20e-f48fac883576 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] Create volume of 1 GB Sep 07 21:16:40 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-2abf17e2-fbb8-4792-b20e-f48fac883576 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] Availability Zones retrieved successfully. Sep 07 21:16:40 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-2abf17e2-fbb8-4792-b20e-f48fac883576 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] Flow 'volume_create_api' (f6b33d9e-af79-4955-9b3f-0c11de64dd0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:16:40 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-2abf17e2-fbb8-4792-b20e-f48fac883576 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (277e30e7-97cd-4210-a295-2818e88aee24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:16:40 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.flows.api.create_volume [None req-2abf17e2-fbb8-4792-b20e-f48fac883576 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] Validating volume size '1' using validate_int {{(pid=86970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:16:40 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-2abf17e2-fbb8-4792-b20e-f48fac883576 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (277e30e7-97cd-4210-a295-2818e88aee24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:16:40 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-2abf17e2-fbb8-4792-b20e-f48fac883576 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d494e946-66f9-47b9-bd8e-6998364e747f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:16:40 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-0579eabd-0e1c-465b-ab11-5eba1bbb9c76 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:40 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-0579eabd-0e1c-465b-ab11-5eba1bbb9c76 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] GET http://192.168.122.168/volume/v3/volumes/c8caa74e-cce2-48bd-9a58-6c62a18e3b41 Sep 07 21:16:40 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-0579eabd-0e1c-465b-ab11-5eba1bbb9c76 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:40 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-0579eabd-0e1c-465b-ab11-5eba1bbb9c76 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:41 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:41 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:16:41 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:41 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:16:41 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-0579eabd-0e1c-465b-ab11-5eba1bbb9c76 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] http://192.168.122.168/volume/v3/volumes/c8caa74e-cce2-48bd-9a58-6c62a18e3b41 returned with HTTP 404 Sep 07 21:16:41 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1038/2080] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:16:40 2026] GET /volume/v3/volumes/c8caa74e-cce2-48bd-9a58-6c62a18e3b41 => generated 109 bytes in 91 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:16:41 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-b2b3b37f-3792-4123-994d-514e2bada367 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:41 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b2b3b37f-3792-4123-994d-514e2bada367 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-reader] GET http://192.168.122.168/volume/v3/volumes Sep 07 21:16:41 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-b2b3b37f-3792-4123-994d-514e2bada367 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-reader] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:41 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-b2b3b37f-3792-4123-994d-514e2bada367 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-reader] Calling method 'index' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:41 devstack devstack@c-api.service[86971]: DEBUG cinder.api.api_utils [None req-b2b3b37f-3792-4123-994d-514e2bada367 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-reader] Removing options '' from query. {{(pid=86971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 21:16:41 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-b2b3b37f-3792-4123-994d-514e2bada367 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86971) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 21:16:41 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:41 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:16:41 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-b2b3b37f-3792-4123-994d-514e2bada367 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-reader] Get all volumes completed successfully. Sep 07 21:16:41 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b2b3b37f-3792-4123-994d-514e2bada367 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-reader] http://192.168.122.168/volume/v3/volumes returned with HTTP 200 Sep 07 21:16:41 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1039/2081] 192.168.122.168 () {58 vars in 1121 bytes} [Mon Sep 7 21:16:41 2026] GET /volume/v3/volumes => generated 343 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:16:41 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-c55975ff-84bc-469a-804a-5b427889ef11 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:41 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c55975ff-84bc-469a-804a-5b427889ef11 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-reader] GET http://192.168.122.168/volume/v3/snapshots Sep 07 21:16:41 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c55975ff-84bc-469a-804a-5b427889ef11 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-reader] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:41 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c55975ff-84bc-469a-804a-5b427889ef11 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-reader] Calling method 'index' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:41 devstack devstack@c-api.service[86971]: DEBUG cinder.api.api_utils [None req-c55975ff-84bc-469a-804a-5b427889ef11 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-reader] Removing options '' from query. {{(pid=86971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 21:16:41 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:41 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:16:41 devstack devstack@c-api.service[86971]: DEBUG cinder.db.api [None req-c55975ff-84bc-469a-804a-5b427889ef11 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-reader] Building query based on filter {{(pid=86971) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 21:16:41 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:41 devstack devstack@c-api.service[86971]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 21:16:41 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-c55975ff-84bc-469a-804a-5b427889ef11 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-reader] Get all snapshots completed successfully. Sep 07 21:16:41 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c55975ff-84bc-469a-804a-5b427889ef11 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-reader] http://192.168.122.168/volume/v3/snapshots returned with HTTP 200 Sep 07 21:16:41 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1040/2082] 192.168.122.168 () {58 vars in 1127 bytes} [Mon Sep 7 21:16:41 2026] GET /volume/v3/snapshots => generated 17 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 21:16:41 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-a8657bac-6c00-45e7-af22-1e0fb2752493 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:41 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a8657bac-6c00-45e7-af22-1e0fb2752493 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] GET http://192.168.122.168/volume/v3/volumes/166c068a-77cc-45a5-82a2-3f0ef8398168 Sep 07 21:16:41 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-a8657bac-6c00-45e7-af22-1e0fb2752493 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:41 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-a8657bac-6c00-45e7-af22-1e0fb2752493 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:41 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:41 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:16:41 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:41 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:16:41 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-2abf17e2-fbb8-4792-b20e-f48fac883576 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] Created reservations ['67e4d535-ca06-4fdc-bf1f-76cedd35fd95', 'ff0b9796-01b7-4eea-a16f-331aa24586fb', 'd2ab00e3-94e5-4d84-b1ed-cf3bb9370904', 'c8b66690-1ddc-45ca-bf94-3d54dd31fb36'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:16:41 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-a8657bac-6c00-45e7-af22-1e0fb2752493 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Volume info retrieved successfully. Sep 07 21:16:41 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-2abf17e2-fbb8-4792-b20e-f48fac883576 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d494e946-66f9-47b9-bd8e-6998364e747f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['67e4d535-ca06-4fdc-bf1f-76cedd35fd95', 'ff0b9796-01b7-4eea-a16f-331aa24586fb', 'd2ab00e3-94e5-4d84-b1ed-cf3bb9370904', 'c8b66690-1ddc-45ca-bf94-3d54dd31fb36']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:16:41 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a8657bac-6c00-45e7-af22-1e0fb2752493 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] http://192.168.122.168/volume/v3/volumes/166c068a-77cc-45a5-82a2-3f0ef8398168 returned with HTTP 200 Sep 07 21:16:41 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1041/2083] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:16:41 2026] GET /volume/v3/volumes/166c068a-77cc-45a5-82a2-3f0ef8398168 => generated 887 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:16:41 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-2abf17e2-fbb8-4792-b20e-f48fac883576 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b490ecbe-5435-4281-aadd-1e5296056c9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:16:41 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-d5e920c8-d9b5-49ce-8e79-d7ba8c75f3e9 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:41 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d5e920c8-d9b5-49ce-8e79-d7ba8c75f3e9 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] DELETE http://192.168.122.168/volume/v3/volumes/166c068a-77cc-45a5-82a2-3f0ef8398168 Sep 07 21:16:41 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-d5e920c8-d9b5-49ce-8e79-d7ba8c75f3e9 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:41 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-d5e920c8-d9b5-49ce-8e79-d7ba8c75f3e9 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:41 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-d5e920c8-d9b5-49ce-8e79-d7ba8c75f3e9 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Delete volume with id: 166c068a-77cc-45a5-82a2-3f0ef8398168 Sep 07 21:16:41 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:41 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:16:41 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:41 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:16:41 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-d5e920c8-d9b5-49ce-8e79-d7ba8c75f3e9 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Volume info retrieved successfully. Sep 07 21:16:41 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-d5e920c8-d9b5-49ce-8e79-d7ba8c75f3e9 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Delete volume request issued successfully. Sep 07 21:16:41 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d5e920c8-d9b5-49ce-8e79-d7ba8c75f3e9 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] http://192.168.122.168/volume/v3/volumes/166c068a-77cc-45a5-82a2-3f0ef8398168 returned with HTTP 202 Sep 07 21:16:41 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1042/2084] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:16:41 2026] DELETE /volume/v3/volumes/166c068a-77cc-45a5-82a2-3f0ef8398168 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:16:41 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-aae0b62b-6878-433b-a58a-8ed6343b9565 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:41 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:41 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:16:41 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-aae0b62b-6878-433b-a58a-8ed6343b9565 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] GET http://192.168.122.168/volume/v3/volumes/166c068a-77cc-45a5-82a2-3f0ef8398168 Sep 07 21:16:41 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-aae0b62b-6878-433b-a58a-8ed6343b9565 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:41 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-aae0b62b-6878-433b-a58a-8ed6343b9565 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:41 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-2abf17e2-fbb8-4792-b20e-f48fac883576 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b490ecbe-5435-4281-aadd-1e5296056c9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '307f9beb-9187-4031-88fb-55889a605d44', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1132490442',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd437f261a4642539c07c82b0c79f493',qos_specs=None,replication_status=,reservations=['67e4d535-ca06-4fdc-bf1f-76cedd35fd95','ff0b9796-01b7-4eea-a16f-331aa24586fb','d2ab00e3-94e5-4d84-b1ed-cf3bb9370904','c8b66690-1ddc-45ca-bf94-3d54dd31fb36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62aa93bebcba42458f33815ffa8d3985',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:16:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1132490442',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=307f9beb-9187-4031-88fb-55889a605d44,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd437f261a4642539c07c82b0c79f493',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='62aa93bebcba42458f33815ffa8d3985',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:16:41 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:41 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:16:41 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:41 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:16:41 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-2abf17e2-fbb8-4792-b20e-f48fac883576 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd432c59-f834-442d-abf7-d49b93ae5c08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:16:41 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-aae0b62b-6878-433b-a58a-8ed6343b9565 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Volume info retrieved successfully. Sep 07 21:16:41 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-aae0b62b-6878-433b-a58a-8ed6343b9565 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] http://192.168.122.168/volume/v3/volumes/166c068a-77cc-45a5-82a2-3f0ef8398168 returned with HTTP 200 Sep 07 21:16:41 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1043/2085] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:16:41 2026] GET /volume/v3/volumes/166c068a-77cc-45a5-82a2-3f0ef8398168 => generated 886 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:16:41 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-2abf17e2-fbb8-4792-b20e-f48fac883576 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd432c59-f834-442d-abf7-d49b93ae5c08) transitioned into state 'SUCCESS' from state '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-1132490442',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd437f261a4642539c07c82b0c79f493',qos_specs=None,replication_status=,reservations=['67e4d535-ca06-4fdc-bf1f-76cedd35fd95','ff0b9796-01b7-4eea-a16f-331aa24586fb','d2ab00e3-94e5-4d84-b1ed-cf3bb9370904','c8b66690-1ddc-45ca-bf94-3d54dd31fb36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62aa93bebcba42458f33815ffa8d3985',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:16:41 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-2abf17e2-fbb8-4792-b20e-f48fac883576 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20a1cb62-3d1b-4cf4-952c-903646dfb42b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:16:41 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-2abf17e2-fbb8-4792-b20e-f48fac883576 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20a1cb62-3d1b-4cf4-952c-903646dfb42b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:16:41 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-2abf17e2-fbb8-4792-b20e-f48fac883576 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] Flow 'volume_create_api' (f6b33d9e-af79-4955-9b3f-0c11de64dd0e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:16:41 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-2abf17e2-fbb8-4792-b20e-f48fac883576 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] Create volume request issued successfully. Sep 07 21:16:41 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-2abf17e2-fbb8-4792-b20e-f48fac883576 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:16:41 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1043/2086] 192.168.122.168 () {60 vars in 1143 bytes} [Mon Sep 7 21:16:40 2026] POST /volume/v3/volumes => generated 764 bytes in 1001 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:16:41 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-c4ff4f88-8fef-4a89-86fe-c33235844927 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:41 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c4ff4f88-8fef-4a89-86fe-c33235844927 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] GET http://192.168.122.168/volume/v3/volumes/307f9beb-9187-4031-88fb-55889a605d44 Sep 07 21:16:41 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c4ff4f88-8fef-4a89-86fe-c33235844927 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:41 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c4ff4f88-8fef-4a89-86fe-c33235844927 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:41 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:41 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:16:41 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:41 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:16:41 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-c4ff4f88-8fef-4a89-86fe-c33235844927 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] Volume info retrieved successfully. Sep 07 21:16:41 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c4ff4f88-8fef-4a89-86fe-c33235844927 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] http://192.168.122.168/volume/v3/volumes/307f9beb-9187-4031-88fb-55889a605d44 returned with HTTP 200 Sep 07 21:16:41 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1044/2087] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:16:41 2026] GET /volume/v3/volumes/307f9beb-9187-4031-88fb-55889a605d44 => generated 832 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:16:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-48fd7255-5c4e-4f5d-a8d5-408e75e7d38e None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:42 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-48fd7255-5c4e-4f5d-a8d5-408e75e7d38e tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] GET http://192.168.122.168/volume/v3/volumes/166c068a-77cc-45a5-82a2-3f0ef8398168 Sep 07 21:16:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-48fd7255-5c4e-4f5d-a8d5-408e75e7d38e tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-48fd7255-5c4e-4f5d-a8d5-408e75e7d38e tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:42 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-51acfb34-23a9-4526-bd84-b10ad57372de None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:42 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:42 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:16:42 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:42 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:16:42 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-48fd7255-5c4e-4f5d-a8d5-408e75e7d38e tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Volume info retrieved successfully. Sep 07 21:16:42 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-48fd7255-5c4e-4f5d-a8d5-408e75e7d38e tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] http://192.168.122.168/volume/v3/volumes/166c068a-77cc-45a5-82a2-3f0ef8398168 returned with HTTP 200 Sep 07 21:16:42 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1044/2088] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:16:42 2026] GET /volume/v3/volumes/166c068a-77cc-45a5-82a2-3f0ef8398168 => generated 886 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:16:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-4e8336a4-96a3-4bda-b359-08611eac67d8 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:42 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-4e8336a4-96a3-4bda-b359-08611eac67d8 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] GET http://192.168.122.168/volume/v3/volumes/307f9beb-9187-4031-88fb-55889a605d44 Sep 07 21:16:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-4e8336a4-96a3-4bda-b359-08611eac67d8 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-4e8336a4-96a3-4bda-b359-08611eac67d8 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:42 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:42 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:16:42 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:42 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:16:42 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-4e8336a4-96a3-4bda-b359-08611eac67d8 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] Volume info retrieved successfully. Sep 07 21:16:42 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-4e8336a4-96a3-4bda-b359-08611eac67d8 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] http://192.168.122.168/volume/v3/volumes/307f9beb-9187-4031-88fb-55889a605d44 returned with HTTP 200 Sep 07 21:16:42 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1045/2089] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:16:42 2026] GET /volume/v3/volumes/307f9beb-9187-4031-88fb-55889a605d44 => generated 856 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:16:43 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-51acfb34-23a9-4526-bd84-b10ad57372de tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:16:43 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-51acfb34-23a9-4526-bd84-b10ad57372de tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:16:43 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.volumes [None req-51acfb34-23a9-4526-bd84-b10ad57372de tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=86971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:16:43 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-51acfb34-23a9-4526-bd84-b10ad57372de tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Create volume of 1 GB Sep 07 21:16:43 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-51acfb34-23a9-4526-bd84-b10ad57372de tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Availability Zones retrieved successfully. Sep 07 21:16:43 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-51acfb34-23a9-4526-bd84-b10ad57372de tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Flow 'volume_create_api' (8b0babc7-21c4-41bc-9f72-c4ccff9c7792) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:16:43 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-51acfb34-23a9-4526-bd84-b10ad57372de tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fb36e3b-2a64-4626-862e-f329029550ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:16:43 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.flows.api.create_volume [None req-51acfb34-23a9-4526-bd84-b10ad57372de tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Validating volume size '1' using validate_int {{(pid=86971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:16:43 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-51acfb34-23a9-4526-bd84-b10ad57372de tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fb36e3b-2a64-4626-862e-f329029550ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:16:43 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-51acfb34-23a9-4526-bd84-b10ad57372de tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6a88295-d300-47e7-819f-9b2250e9948e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:16:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-4985275a-6d8a-4fc3-89c1-ed405dd0227a None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:43 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-4985275a-6d8a-4fc3-89c1-ed405dd0227a tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] GET http://192.168.122.168/volume/v3/volumes/166c068a-77cc-45a5-82a2-3f0ef8398168 Sep 07 21:16:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-4985275a-6d8a-4fc3-89c1-ed405dd0227a tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-4985275a-6d8a-4fc3-89c1-ed405dd0227a tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:43 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-51acfb34-23a9-4526-bd84-b10ad57372de tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Created reservations ['bf318c9a-81b8-465e-84a0-70447021176f', '27072ec1-286e-413d-8d51-26e230739ccc', 'f4a7bd8a-cba2-4777-9cb0-2474e7525469', '207aa436-c927-4850-b8c6-e88e07bb2352'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:16:43 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-51acfb34-23a9-4526-bd84-b10ad57372de tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6a88295-d300-47e7-819f-9b2250e9948e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf318c9a-81b8-465e-84a0-70447021176f', '27072ec1-286e-413d-8d51-26e230739ccc', 'f4a7bd8a-cba2-4777-9cb0-2474e7525469', '207aa436-c927-4850-b8c6-e88e07bb2352']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:16:43 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-4985275a-6d8a-4fc3-89c1-ed405dd0227a tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] http://192.168.122.168/volume/v3/volumes/166c068a-77cc-45a5-82a2-3f0ef8398168 returned with HTTP 404 Sep 07 21:16:43 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-51acfb34-23a9-4526-bd84-b10ad57372de tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03eceee0-38a9-4601-8634-2a8b49f9c6c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:16:43 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1046/2090] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:16:43 2026] GET /volume/v3/volumes/166c068a-77cc-45a5-82a2-3f0ef8398168 => generated 109 bytes in 75 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:16:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-f0b52f92-5ade-4ef4-ad26-47828494f729 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:43 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f0b52f92-5ade-4ef4-ad26-47828494f729 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] DELETE http://192.168.122.168/volume/v3/snapshots/e1704e62-1364-4ec6-a892-3a42994db270 Sep 07 21:16:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f0b52f92-5ade-4ef4-ad26-47828494f729 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f0b52f92-5ade-4ef4-ad26-47828494f729 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:43 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.snapshots [None req-f0b52f92-5ade-4ef4-ad26-47828494f729 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Delete snapshot with id: e1704e62-1364-4ec6-a892-3a42994db270 Sep 07 21:16:43 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f0b52f92-5ade-4ef4-ad26-47828494f729 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] http://192.168.122.168/volume/v3/snapshots/e1704e62-1364-4ec6-a892-3a42994db270 returned with HTTP 404 Sep 07 21:16:43 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1047/2091] 192.168.122.168 () {58 vars in 1241 bytes} [Mon Sep 7 21:16:43 2026] DELETE /volume/v3/snapshots/e1704e62-1364-4ec6-a892-3a42994db270 => generated 111 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:16:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-832d643f-2d7c-4e26-a880-70bc31494acd None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:43 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-832d643f-2d7c-4e26-a880-70bc31494acd tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] GET http://192.168.122.168/volume/v3/volumes/c8caa74e-cce2-48bd-9a58-6c62a18e3b41 Sep 07 21:16:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-832d643f-2d7c-4e26-a880-70bc31494acd tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-832d643f-2d7c-4e26-a880-70bc31494acd tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:43 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:43 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:16:43 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-51acfb34-23a9-4526-bd84-b10ad57372de tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03eceee0-38a9-4601-8634-2a8b49f9c6c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '136ff0a2-4749-40db-a6ed-fa5147c8b412', '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='58f425b2994e4ebe97a6535699730f21',qos_specs=None,replication_status=,reservations=['bf318c9a-81b8-465e-84a0-70447021176f','27072ec1-286e-413d-8d51-26e230739ccc','f4a7bd8a-cba2-4777-9cb0-2474e7525469','207aa436-c927-4850-b8c6-e88e07bb2352'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e936642df1c4985811d8fabe6322cb4',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:16:43Z,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=136ff0a2-4749-40db-a6ed-fa5147c8b412,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='58f425b2994e4ebe97a6535699730f21',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3e936642df1c4985811d8fabe6322cb4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:16:43 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-51acfb34-23a9-4526-bd84-b10ad57372de tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (512fb77a-2911-4807-bf52-8a44339a5f75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:16:43 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-832d643f-2d7c-4e26-a880-70bc31494acd tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] http://192.168.122.168/volume/v3/volumes/c8caa74e-cce2-48bd-9a58-6c62a18e3b41 returned with HTTP 404 Sep 07 21:16:43 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1048/2092] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:16:43 2026] GET /volume/v3/volumes/c8caa74e-cce2-48bd-9a58-6c62a18e3b41 => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:16:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-c35a17cb-13c3-4a7f-8a4b-2441c996af49 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:43 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c35a17cb-13c3-4a7f-8a4b-2441c996af49 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] DELETE http://192.168.122.168/volume/v3/volumes/c8caa74e-cce2-48bd-9a58-6c62a18e3b41 Sep 07 21:16:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c35a17cb-13c3-4a7f-8a4b-2441c996af49 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c35a17cb-13c3-4a7f-8a4b-2441c996af49 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:43 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-c35a17cb-13c3-4a7f-8a4b-2441c996af49 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] Delete volume with id: c8caa74e-cce2-48bd-9a58-6c62a18e3b41 Sep 07 21:16:43 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-51acfb34-23a9-4526-bd84-b10ad57372de tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (512fb77a-2911-4807-bf52-8a44339a5f75) transitioned into state 'SUCCESS' from 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='58f425b2994e4ebe97a6535699730f21',qos_specs=None,replication_status=,reservations=['bf318c9a-81b8-465e-84a0-70447021176f','27072ec1-286e-413d-8d51-26e230739ccc','f4a7bd8a-cba2-4777-9cb0-2474e7525469','207aa436-c927-4850-b8c6-e88e07bb2352'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e936642df1c4985811d8fabe6322cb4',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:16:43 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-51acfb34-23a9-4526-bd84-b10ad57372de tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdee4b07-708b-46aa-94d2-4df85a38ea7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:16:43 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c35a17cb-13c3-4a7f-8a4b-2441c996af49 tempest-VolumesDeleteCascade-892465601 tempest-VolumesDeleteCascade-892465601-project-member] http://192.168.122.168/volume/v3/volumes/c8caa74e-cce2-48bd-9a58-6c62a18e3b41 returned with HTTP 404 Sep 07 21:16:43 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1049/2093] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:16:43 2026] DELETE /volume/v3/volumes/c8caa74e-cce2-48bd-9a58-6c62a18e3b41 => generated 109 bytes in 75 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:16:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-8426ee0f-f272-467e-9941-9aef67fabea2 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:43 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-51acfb34-23a9-4526-bd84-b10ad57372de tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdee4b07-708b-46aa-94d2-4df85a38ea7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:16:43 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-51acfb34-23a9-4526-bd84-b10ad57372de tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Flow 'volume_create_api' (8b0babc7-21c4-41bc-9f72-c4ccff9c7792) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:16:43 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-51acfb34-23a9-4526-bd84-b10ad57372de tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Create volume request issued successfully. Sep 07 21:16:43 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-51acfb34-23a9-4526-bd84-b10ad57372de tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:16:43 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1045/2094] 192.168.122.168 () {60 vars in 1142 bytes} [Mon Sep 7 21:16:42 2026] POST /volume/v3/volumes => generated 749 bytes in 1434 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:16:43 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8426ee0f-f272-467e-9941-9aef67fabea2 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] GET http://192.168.122.168/volume/v3/volumes/307f9beb-9187-4031-88fb-55889a605d44 Sep 07 21:16:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8426ee0f-f272-467e-9941-9aef67fabea2 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8426ee0f-f272-467e-9941-9aef67fabea2 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:43 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-5c964a68-f7ea-4c8f-8242-67e02bff061b None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:43 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5c964a68-f7ea-4c8f-8242-67e02bff061b tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] GET http://192.168.122.168/volume/v3/volumes/136ff0a2-4749-40db-a6ed-fa5147c8b412 Sep 07 21:16:43 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-5c964a68-f7ea-4c8f-8242-67e02bff061b tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:43 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-5c964a68-f7ea-4c8f-8242-67e02bff061b tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:43 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:43 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:16:43 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:43 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:16:43 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:43 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:16:43 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:43 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:16:43 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-5c964a68-f7ea-4c8f-8242-67e02bff061b tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Volume info retrieved successfully. Sep 07 21:16:43 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-8426ee0f-f272-467e-9941-9aef67fabea2 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] Volume info retrieved successfully. Sep 07 21:16:43 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5c964a68-f7ea-4c8f-8242-67e02bff061b tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] http://192.168.122.168/volume/v3/volumes/136ff0a2-4749-40db-a6ed-fa5147c8b412 returned with HTTP 200 Sep 07 21:16:43 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1046/2095] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:16:43 2026] GET /volume/v3/volumes/136ff0a2-4749-40db-a6ed-fa5147c8b412 => generated 817 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:16:43 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8426ee0f-f272-467e-9941-9aef67fabea2 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] http://192.168.122.168/volume/v3/volumes/307f9beb-9187-4031-88fb-55889a605d44 returned with HTTP 200 Sep 07 21:16:43 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1050/2096] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:16:43 2026] GET /volume/v3/volumes/307f9beb-9187-4031-88fb-55889a605d44 => generated 857 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:16:43 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-86e18899-815f-43a0-b4b0-fd886efc1748 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:44 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-86e18899-815f-43a0-b4b0-fd886efc1748 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] GET http://192.168.122.168/volume/v3/volumes/307f9beb-9187-4031-88fb-55889a605d44 Sep 07 21:16:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-86e18899-815f-43a0-b4b0-fd886efc1748 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-86e18899-815f-43a0-b4b0-fd886efc1748 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:44 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:44 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:16:44 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:44 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:16:44 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-86e18899-815f-43a0-b4b0-fd886efc1748 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] Volume info retrieved successfully. Sep 07 21:16:44 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-86e18899-815f-43a0-b4b0-fd886efc1748 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] http://192.168.122.168/volume/v3/volumes/307f9beb-9187-4031-88fb-55889a605d44 returned with HTTP 200 Sep 07 21:16:44 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1047/2097] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:16:43 2026] GET /volume/v3/volumes/307f9beb-9187-4031-88fb-55889a605d44 => generated 857 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:16:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-2daec067-1e66-4812-91b2-41f8a223e02a None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:44 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-2daec067-1e66-4812-91b2-41f8a223e02a tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] GET http://192.168.122.168/volume/v3/volumes Sep 07 21:16:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-2daec067-1e66-4812-91b2-41f8a223e02a tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-2daec067-1e66-4812-91b2-41f8a223e02a tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] Calling method 'index' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.api_utils [None req-2daec067-1e66-4812-91b2-41f8a223e02a tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] Removing options '' from query. {{(pid=86970) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 21:16:44 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-2daec067-1e66-4812-91b2-41f8a223e02a tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86970) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 21:16:44 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:44 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:16:44 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-2daec067-1e66-4812-91b2-41f8a223e02a tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] Get all volumes completed successfully. Sep 07 21:16:44 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-2daec067-1e66-4812-91b2-41f8a223e02a tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 200 Sep 07 21:16:44 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1051/2098] 192.168.122.168 () {58 vars in 1121 bytes} [Mon Sep 7 21:16:44 2026] GET /volume/v3/volumes => generated 347 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:16:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-610fb95d-3dc1-4ae6-bb6e-35435cafefcc None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:44 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-610fb95d-3dc1-4ae6-bb6e-35435cafefcc tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] GET http://192.168.122.168/volume/v3/volumes/307f9beb-9187-4031-88fb-55889a605d44 Sep 07 21:16:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-610fb95d-3dc1-4ae6-bb6e-35435cafefcc tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-610fb95d-3dc1-4ae6-bb6e-35435cafefcc tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:44 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:44 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:16:44 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:44 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:16:44 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-610fb95d-3dc1-4ae6-bb6e-35435cafefcc tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] Volume info retrieved successfully. Sep 07 21:16:44 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-610fb95d-3dc1-4ae6-bb6e-35435cafefcc tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] http://192.168.122.168/volume/v3/volumes/307f9beb-9187-4031-88fb-55889a605d44 returned with HTTP 200 Sep 07 21:16:44 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1048/2099] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:16:44 2026] GET /volume/v3/volumes/307f9beb-9187-4031-88fb-55889a605d44 => generated 857 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:16:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-56d1e68f-4504-4933-8af7-5bc2e7770fb3 req-09b33cd5-9337-48de-a9d0-b8feff15bbf0 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:44 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-56d1e68f-4504-4933-8af7-5bc2e7770fb3 req-09b33cd5-9337-48de-a9d0-b8feff15bbf0 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] GET http://192.168.122.168/volume/v3/volumes/307f9beb-9187-4031-88fb-55889a605d44 Sep 07 21:16:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-56d1e68f-4504-4933-8af7-5bc2e7770fb3 req-09b33cd5-9337-48de-a9d0-b8feff15bbf0 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-56d1e68f-4504-4933-8af7-5bc2e7770fb3 req-09b33cd5-9337-48de-a9d0-b8feff15bbf0 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:44 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:44 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:16:44 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:44 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:16:44 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [req-56d1e68f-4504-4933-8af7-5bc2e7770fb3 req-09b33cd5-9337-48de-a9d0-b8feff15bbf0 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] Volume info retrieved successfully. Sep 07 21:16:44 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-56d1e68f-4504-4933-8af7-5bc2e7770fb3 req-09b33cd5-9337-48de-a9d0-b8feff15bbf0 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] http://192.168.122.168/volume/v3/volumes/307f9beb-9187-4031-88fb-55889a605d44 returned with HTTP 200 Sep 07 21:16:44 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1052/2100] 192.168.122.168 () {60 vars in 1487 bytes} [Mon Sep 7 21:16:44 2026] GET /volume/v3/volumes/307f9beb-9187-4031-88fb-55889a605d44 => generated 857 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:16:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-a5153266-61aa-40c0-957e-31b2d797f3c0 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:44 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a5153266-61aa-40c0-957e-31b2d797f3c0 None None] GET http://192.168.122.168/volume// Sep 07 21:16:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-a5153266-61aa-40c0-957e-31b2d797f3c0 None None] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-a5153266-61aa-40c0-957e-31b2d797f3c0 None None] Calling method 'all' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:44 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a5153266-61aa-40c0-957e-31b2d797f3c0 None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 07 21:16:44 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1049/2101] 192.168.122.168 () {58 vars in 1317 bytes} [Mon Sep 7 21:16:44 2026] GET /volume/ => generated 390 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 21:16:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-56d1e68f-4504-4933-8af7-5bc2e7770fb3 req-22504f85-d699-4a46-b8ec-e354220d017f None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:44 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-56d1e68f-4504-4933-8af7-5bc2e7770fb3 req-22504f85-d699-4a46-b8ec-e354220d017f tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] POST http://192.168.122.168/volume/v3/attachments Sep 07 21:16:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-56d1e68f-4504-4933-8af7-5bc2e7770fb3 req-22504f85-d699-4a46-b8ec-e354220d017f tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "307f9beb-9187-4031-88fb-55889a605d44", "connector": null, "instance_uuid": "f9ab2b4c-f688-4fcc-b852-3764971aa2e3"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:16:44 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:44 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:16:44 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:44 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:16:44 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-56d1e68f-4504-4933-8af7-5bc2e7770fb3 req-22504f85-d699-4a46-b8ec-e354220d017f tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] http://192.168.122.168/volume/v3/attachments returned with HTTP 200 Sep 07 21:16:44 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1053/2102] 192.168.122.168 () {66 vars in 1483 bytes} [Mon Sep 7 21:16:44 2026] POST /volume/v3/attachments => generated 273 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:16:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-c8a92eaf-3e59-4df5-b744-2fc9f7a102ed None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:44 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c8a92eaf-3e59-4df5-b744-2fc9f7a102ed tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] GET http://192.168.122.168/volume/v3/volumes/136ff0a2-4749-40db-a6ed-fa5147c8b412 Sep 07 21:16:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c8a92eaf-3e59-4df5-b744-2fc9f7a102ed tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c8a92eaf-3e59-4df5-b744-2fc9f7a102ed tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-a39a4f80-620a-42a5-8af0-9adda3c62bef None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:45 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:45 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:16:45 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:45 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:16:45 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a39a4f80-620a-42a5-8af0-9adda3c62bef tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] GET http://192.168.122.168/volume/v3/volumes/307f9beb-9187-4031-88fb-55889a605d44 Sep 07 21:16:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a39a4f80-620a-42a5-8af0-9adda3c62bef tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a39a4f80-620a-42a5-8af0-9adda3c62bef tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:45 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:45 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:16:45 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-c8a92eaf-3e59-4df5-b744-2fc9f7a102ed tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Volume info retrieved successfully. Sep 07 21:16:45 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:45 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:16:45 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-a39a4f80-620a-42a5-8af0-9adda3c62bef tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] Volume info retrieved successfully. Sep 07 21:16:45 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c8a92eaf-3e59-4df5-b744-2fc9f7a102ed tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] http://192.168.122.168/volume/v3/volumes/136ff0a2-4749-40db-a6ed-fa5147c8b412 returned with HTTP 200 Sep 07 21:16:45 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a39a4f80-620a-42a5-8af0-9adda3c62bef tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] http://192.168.122.168/volume/v3/volumes/307f9beb-9187-4031-88fb-55889a605d44 returned with HTTP 200 Sep 07 21:16:45 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1054/2103] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:16:45 2026] GET /volume/v3/volumes/307f9beb-9187-4031-88fb-55889a605d44 => generated 856 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:16:45 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1050/2104] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:16:44 2026] GET /volume/v3/volumes/136ff0a2-4749-40db-a6ed-fa5147c8b412 => generated 841 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:16:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-e6ce81f7-a271-4b3a-845c-29fa607c0fca None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:45 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e6ce81f7-a271-4b3a-845c-29fa607c0fca None None] GET http://192.168.122.168/volume// Sep 07 21:16:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-e6ce81f7-a271-4b3a-845c-29fa607c0fca None None] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-e6ce81f7-a271-4b3a-845c-29fa607c0fca None None] Calling method 'all' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:45 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e6ce81f7-a271-4b3a-845c-29fa607c0fca None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 07 21:16:45 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1055/2105] 192.168.122.168 () {58 vars in 1315 bytes} [Mon Sep 7 21:16:45 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 21:16:45 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-56d1e68f-4504-4933-8af7-5bc2e7770fb3 req-987632e9-6846-4388-9660-834b401e6289 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:45 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-56d1e68f-4504-4933-8af7-5bc2e7770fb3 req-987632e9-6846-4388-9660-834b401e6289 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] GET http://192.168.122.168/volume/v3/volumes/307f9beb-9187-4031-88fb-55889a605d44 Sep 07 21:16:45 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-56d1e68f-4504-4933-8af7-5bc2e7770fb3 req-987632e9-6846-4388-9660-834b401e6289 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:45 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-56d1e68f-4504-4933-8af7-5bc2e7770fb3 req-987632e9-6846-4388-9660-834b401e6289 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:45 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:45 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:16:45 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:45 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:16:45 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [req-56d1e68f-4504-4933-8af7-5bc2e7770fb3 req-987632e9-6846-4388-9660-834b401e6289 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] Volume info retrieved successfully. Sep 07 21:16:45 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-56d1e68f-4504-4933-8af7-5bc2e7770fb3 req-987632e9-6846-4388-9660-834b401e6289 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] http://192.168.122.168/volume/v3/volumes/307f9beb-9187-4031-88fb-55889a605d44 returned with HTTP 200 Sep 07 21:16:45 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1051/2106] 192.168.122.168 () {62 vars in 1528 bytes} [Mon Sep 7 21:16:45 2026] GET /volume/v3/volumes/307f9beb-9187-4031-88fb-55889a605d44 => generated 1037 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 21:16:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-56d1e68f-4504-4933-8af7-5bc2e7770fb3 req-1ccbbbed-7533-4cc6-9f4e-fe295baba3f2 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:45 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-56d1e68f-4504-4933-8af7-5bc2e7770fb3 req-1ccbbbed-7533-4cc6-9f4e-fe295baba3f2 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] PUT http://192.168.122.168/volume/v3/attachments/a9da0bfd-901d-4c3b-b964-31f65f06c542 Sep 07 21:16:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-56d1e68f-4504-4933-8af7-5bc2e7770fb3 req-1ccbbbed-7533-4cc6-9f4e-fe295baba3f2 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.168", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f66edac0a33a", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "c6b99549-0b24-4978-b602-a84a5032516b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:16:45 devstack devstack@c-api.service[86970]: DEBUG cinder.coordination [req-56d1e68f-4504-4933-8af7-5bc2e7770fb3 req-1ccbbbed-7533-4cc6-9f4e-fe295baba3f2 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] Acquiring lock "cinder-attachment_update-307f9beb-9187-4031-88fb-55889a605d44-devstack" by "attachment_update" {{(pid=86970) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 21:16:45 devstack devstack@c-api.service[86970]: DEBUG cinder.coordination [req-56d1e68f-4504-4933-8af7-5bc2e7770fb3 req-1ccbbbed-7533-4cc6-9f4e-fe295baba3f2 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] Lock "cinder-attachment_update-307f9beb-9187-4031-88fb-55889a605d44-devstack" acquired by "attachment_update" :: waited 0.029s {{(pid=86970) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 21:16:45 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:45 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:16:45 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:45 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:16:45 devstack devstack@c-api.service[86970]: DEBUG cinder.coordination [req-56d1e68f-4504-4933-8af7-5bc2e7770fb3 req-1ccbbbed-7533-4cc6-9f4e-fe295baba3f2 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] Lock "cinder-attachment_update-307f9beb-9187-4031-88fb-55889a605d44-devstack" released by "attachment_update" :: held 0.351s {{(pid=86970) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 21:16:45 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-56d1e68f-4504-4933-8af7-5bc2e7770fb3 req-1ccbbbed-7533-4cc6-9f4e-fe295baba3f2 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] http://192.168.122.168/volume/v3/attachments/a9da0bfd-901d-4c3b-b964-31f65f06c542 returned with HTTP 200 Sep 07 21:16:45 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1056/2107] 192.168.122.168 () {66 vars in 1593 bytes} [Mon Sep 7 21:16:45 2026] PUT /volume/v3/attachments/a9da0bfd-901d-4c3b-b964-31f65f06c542 => generated 694 bytes in 432 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:16:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-a504483b-af2d-4b31-8c45-958849fb9cc7 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:46 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-d37b99ac-5caa-4e4c-9007-ee8a72f237de None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:46 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d37b99ac-5caa-4e4c-9007-ee8a72f237de tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] GET http://192.168.122.168/volume/v3/volumes/136ff0a2-4749-40db-a6ed-fa5147c8b412 Sep 07 21:16:46 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-d37b99ac-5caa-4e4c-9007-ee8a72f237de tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:46 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-d37b99ac-5caa-4e4c-9007-ee8a72f237de tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:46 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a504483b-af2d-4b31-8c45-958849fb9cc7 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] GET http://192.168.122.168/volume/v3/volumes/307f9beb-9187-4031-88fb-55889a605d44 Sep 07 21:16:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-a504483b-af2d-4b31-8c45-958849fb9cc7 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-a504483b-af2d-4b31-8c45-958849fb9cc7 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:46 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:46 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:16:46 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:46 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:16:46 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-d37b99ac-5caa-4e4c-9007-ee8a72f237de tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Volume info retrieved successfully. Sep 07 21:16:46 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:46 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:16:46 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d37b99ac-5caa-4e4c-9007-ee8a72f237de tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] http://192.168.122.168/volume/v3/volumes/136ff0a2-4749-40db-a6ed-fa5147c8b412 returned with HTTP 200 Sep 07 21:16:46 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1057/2108] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:16:46 2026] GET /volume/v3/volumes/136ff0a2-4749-40db-a6ed-fa5147c8b412 => generated 842 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:16:46 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:46 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:16:46 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-a504483b-af2d-4b31-8c45-958849fb9cc7 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] Volume info retrieved successfully. Sep 07 21:16:46 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-d73fd1ff-f4f5-447d-a5b4-071e7aef4aaf None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:46 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d73fd1ff-f4f5-447d-a5b4-071e7aef4aaf tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] GET http://192.168.122.168/volume/v3/volumes/136ff0a2-4749-40db-a6ed-fa5147c8b412 Sep 07 21:16:46 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-d73fd1ff-f4f5-447d-a5b4-071e7aef4aaf tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:46 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-d73fd1ff-f4f5-447d-a5b4-071e7aef4aaf tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:46 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a504483b-af2d-4b31-8c45-958849fb9cc7 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] http://192.168.122.168/volume/v3/volumes/307f9beb-9187-4031-88fb-55889a605d44 returned with HTTP 200 Sep 07 21:16:46 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1052/2109] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:16:46 2026] GET /volume/v3/volumes/307f9beb-9187-4031-88fb-55889a605d44 => generated 857 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:16:46 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:46 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:16:46 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:46 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:16:46 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-d73fd1ff-f4f5-447d-a5b4-071e7aef4aaf tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Volume info retrieved successfully. Sep 07 21:16:46 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d73fd1ff-f4f5-447d-a5b4-071e7aef4aaf tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] http://192.168.122.168/volume/v3/volumes/136ff0a2-4749-40db-a6ed-fa5147c8b412 returned with HTTP 200 Sep 07 21:16:46 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1058/2110] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:16:46 2026] GET /volume/v3/volumes/136ff0a2-4749-40db-a6ed-fa5147c8b412 => generated 842 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:16:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-4fc6387b-6601-4812-a0f5-5bcec5b8f602 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:46 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-4fc6387b-6601-4812-a0f5-5bcec5b8f602 tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:16:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-4fc6387b-6601-4812-a0f5-5bcec5b8f602 tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-444422222"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:16:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.volumes [None req-4fc6387b-6601-4812-a0f5-5bcec5b8f602 tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-444422222'}} {{(pid=86971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:16:46 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-4fc6387b-6601-4812-a0f5-5bcec5b8f602 tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Create volume of 1 GB Sep 07 21:16:46 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-4fc6387b-6601-4812-a0f5-5bcec5b8f602 tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Availability Zones retrieved successfully. Sep 07 21:16:46 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-4fc6387b-6601-4812-a0f5-5bcec5b8f602 tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Flow 'volume_create_api' (6fd2a2e9-9b9c-444b-899b-a91eb4761e79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:16:46 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-4fc6387b-6601-4812-a0f5-5bcec5b8f602 tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae558954-c656-41e0-a531-8cf9a05c1777) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:16:46 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.flows.api.create_volume [None req-4fc6387b-6601-4812-a0f5-5bcec5b8f602 tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Validating volume size '1' using validate_int {{(pid=86971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:16:46 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-4fc6387b-6601-4812-a0f5-5bcec5b8f602 tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae558954-c656-41e0-a531-8cf9a05c1777) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:16:46 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-4fc6387b-6601-4812-a0f5-5bcec5b8f602 tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01f2f72c-6e47-4abf-b431-b2f1beee45b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:16:46 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-4fc6387b-6601-4812-a0f5-5bcec5b8f602 tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Created reservations ['759f5705-4317-44f5-9e37-53031d1f501f', '8ca61f48-c438-499e-8e04-439211a1e293', '15030e2d-3c7f-43c8-bd6c-4e2ce7510e1a', 'abb9a6c1-4751-4af9-9925-7b65e1aacc13'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:16:46 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-4fc6387b-6601-4812-a0f5-5bcec5b8f602 tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01f2f72c-6e47-4abf-b431-b2f1beee45b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['759f5705-4317-44f5-9e37-53031d1f501f', '8ca61f48-c438-499e-8e04-439211a1e293', '15030e2d-3c7f-43c8-bd6c-4e2ce7510e1a', 'abb9a6c1-4751-4af9-9925-7b65e1aacc13']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:16:46 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-4fc6387b-6601-4812-a0f5-5bcec5b8f602 tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f6d385b-25d1-404e-a294-0e9201b092f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:16:46 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:46 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:16:46 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-4fc6387b-6601-4812-a0f5-5bcec5b8f602 tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f6d385b-25d1-404e-a294-0e9201b092f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '23928cef-d3ab-484f-ac22-f11c948f69ec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-444422222',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58f425b2994e4ebe97a6535699730f21',qos_specs=None,replication_status=,reservations=['759f5705-4317-44f5-9e37-53031d1f501f','8ca61f48-c438-499e-8e04-439211a1e293','15030e2d-3c7f-43c8-bd6c-4e2ce7510e1a','abb9a6c1-4751-4af9-9925-7b65e1aacc13'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e936642df1c4985811d8fabe6322cb4',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:16:46Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-444422222',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=23928cef-d3ab-484f-ac22-f11c948f69ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='58f425b2994e4ebe97a6535699730f21',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3e936642df1c4985811d8fabe6322cb4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:16:46 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-4fc6387b-6601-4812-a0f5-5bcec5b8f602 tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0872616c-8da7-487e-aff1-ae8279cee865) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:16:46 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-4fc6387b-6601-4812-a0f5-5bcec5b8f602 tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0872616c-8da7-487e-aff1-ae8279cee865) transitioned into 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-444422222',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58f425b2994e4ebe97a6535699730f21',qos_specs=None,replication_status=,reservations=['759f5705-4317-44f5-9e37-53031d1f501f','8ca61f48-c438-499e-8e04-439211a1e293','15030e2d-3c7f-43c8-bd6c-4e2ce7510e1a','abb9a6c1-4751-4af9-9925-7b65e1aacc13'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e936642df1c4985811d8fabe6322cb4',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:16:46 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-4fc6387b-6601-4812-a0f5-5bcec5b8f602 tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b14f9db-103d-4cce-9c01-fc18d8e9d163) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:16:47 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-4fc6387b-6601-4812-a0f5-5bcec5b8f602 tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b14f9db-103d-4cce-9c01-fc18d8e9d163) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:16:47 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-4fc6387b-6601-4812-a0f5-5bcec5b8f602 tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Flow 'volume_create_api' (6fd2a2e9-9b9c-444b-899b-a91eb4761e79) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:16:47 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-4fc6387b-6601-4812-a0f5-5bcec5b8f602 tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Create volume request issued successfully. Sep 07 21:16:47 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-4fc6387b-6601-4812-a0f5-5bcec5b8f602 tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:16:47 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1053/2111] 192.168.122.168 () {60 vars in 1143 bytes} [Mon Sep 7 21:16:46 2026] POST /volume/v3/volumes => generated 784 bytes in 713 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:16:47 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-56d1e68f-4504-4933-8af7-5bc2e7770fb3 req-35069b1c-fde8-4edf-93d3-d1a057260423 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:47 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-53cba62b-43e0-4c84-adfd-298f1f563c80 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:47 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-53cba62b-43e0-4c84-adfd-298f1f563c80 tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] GET http://192.168.122.168/volume/v3/volumes/23928cef-d3ab-484f-ac22-f11c948f69ec Sep 07 21:16:47 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-53cba62b-43e0-4c84-adfd-298f1f563c80 tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:47 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-56d1e68f-4504-4933-8af7-5bc2e7770fb3 req-35069b1c-fde8-4edf-93d3-d1a057260423 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] POST http://192.168.122.168/volume/v3/attachments/a9da0bfd-901d-4c3b-b964-31f65f06c542/action Sep 07 21:16:47 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-53cba62b-43e0-4c84-adfd-298f1f563c80 tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:47 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-56d1e68f-4504-4933-8af7-5bc2e7770fb3 req-35069b1c-fde8-4edf-93d3-d1a057260423 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] Action body: b'{"os-complete": null}' {{(pid=86970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:16:47 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-56d1e68f-4504-4933-8af7-5bc2e7770fb3 req-35069b1c-fde8-4edf-93d3-d1a057260423 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:16:47 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:47 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:16:47 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:47 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:16:47 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-53cba62b-43e0-4c84-adfd-298f1f563c80 tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Volume info retrieved successfully. Sep 07 21:16:47 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:47 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:16:47 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:47 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:16:47 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-53cba62b-43e0-4c84-adfd-298f1f563c80 tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] http://192.168.122.168/volume/v3/volumes/23928cef-d3ab-484f-ac22-f11c948f69ec returned with HTTP 200 Sep 07 21:16:47 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1054/2112] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:16:47 2026] GET /volume/v3/volumes/23928cef-d3ab-484f-ac22-f11c948f69ec => generated 852 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:16:47 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-56d1e68f-4504-4933-8af7-5bc2e7770fb3 req-35069b1c-fde8-4edf-93d3-d1a057260423 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] http://192.168.122.168/volume/v3/attachments/a9da0bfd-901d-4c3b-b964-31f65f06c542/action returned with HTTP 204 Sep 07 21:16:47 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1059/2113] 192.168.122.168 () {66 vars in 1614 bytes} [Mon Sep 7 21:16:47 2026] POST /volume/v3/attachments/a9da0bfd-901d-4c3b-b964-31f65f06c542/action => generated 0 bytes in 153 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:16:47 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-683c74d6-9141-4496-83df-e10ce4e292b2 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:47 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-683c74d6-9141-4496-83df-e10ce4e292b2 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] GET http://192.168.122.168/volume/v3/volumes/307f9beb-9187-4031-88fb-55889a605d44 Sep 07 21:16:47 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-683c74d6-9141-4496-83df-e10ce4e292b2 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:47 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-683c74d6-9141-4496-83df-e10ce4e292b2 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:47 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:47 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:16:47 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:47 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:16:47 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-683c74d6-9141-4496-83df-e10ce4e292b2 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] Volume info retrieved successfully. Sep 07 21:16:47 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-683c74d6-9141-4496-83df-e10ce4e292b2 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] http://192.168.122.168/volume/v3/volumes/307f9beb-9187-4031-88fb-55889a605d44 returned with HTTP 200 Sep 07 21:16:47 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1055/2114] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:16:47 2026] GET /volume/v3/volumes/307f9beb-9187-4031-88fb-55889a605d44 => generated 1149 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:16:47 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-ceb71070-109f-4883-8821-aded315aee03 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:47 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ceb71070-109f-4883-8821-aded315aee03 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] GET http://192.168.122.168/volume/v3/volumes/307f9beb-9187-4031-88fb-55889a605d44 Sep 07 21:16:47 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ceb71070-109f-4883-8821-aded315aee03 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:47 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ceb71070-109f-4883-8821-aded315aee03 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:47 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:47 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:16:47 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:47 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:16:47 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-ceb71070-109f-4883-8821-aded315aee03 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] Volume info retrieved successfully. Sep 07 21:16:47 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ceb71070-109f-4883-8821-aded315aee03 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] http://192.168.122.168/volume/v3/volumes/307f9beb-9187-4031-88fb-55889a605d44 returned with HTTP 200 Sep 07 21:16:47 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1060/2115] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:16:47 2026] GET /volume/v3/volumes/307f9beb-9187-4031-88fb-55889a605d44 => generated 1149 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:16:47 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-de136c3f-3d84-47e5-ad4d-45561831f739 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:47 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-de136c3f-3d84-47e5-ad4d-45561831f739 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] GET http://192.168.122.168/volume/v3/volumes/307f9beb-9187-4031-88fb-55889a605d44 Sep 07 21:16:47 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-de136c3f-3d84-47e5-ad4d-45561831f739 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:47 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-de136c3f-3d84-47e5-ad4d-45561831f739 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:47 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:47 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:16:47 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:47 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:16:47 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-de136c3f-3d84-47e5-ad4d-45561831f739 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] Volume info retrieved successfully. Sep 07 21:16:47 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-de136c3f-3d84-47e5-ad4d-45561831f739 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] http://192.168.122.168/volume/v3/volumes/307f9beb-9187-4031-88fb-55889a605d44 returned with HTTP 200 Sep 07 21:16:47 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1056/2116] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:16:47 2026] GET /volume/v3/volumes/307f9beb-9187-4031-88fb-55889a605d44 => generated 1149 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 21:16:48 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-9d2b1f6a-bb7d-492f-a6f1-e049165c7e99 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:48 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-9d2b1f6a-bb7d-492f-a6f1-e049165c7e99 tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] GET http://192.168.122.168/volume/v3/volumes/23928cef-d3ab-484f-ac22-f11c948f69ec Sep 07 21:16:48 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-9d2b1f6a-bb7d-492f-a6f1-e049165c7e99 tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:48 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-9d2b1f6a-bb7d-492f-a6f1-e049165c7e99 tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:48 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:48 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:16:48 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:48 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:16:48 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-9d2b1f6a-bb7d-492f-a6f1-e049165c7e99 tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Volume info retrieved successfully. Sep 07 21:16:48 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-9d2b1f6a-bb7d-492f-a6f1-e049165c7e99 tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] http://192.168.122.168/volume/v3/volumes/23928cef-d3ab-484f-ac22-f11c948f69ec returned with HTTP 200 Sep 07 21:16:48 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1061/2117] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:16:48 2026] GET /volume/v3/volumes/23928cef-d3ab-484f-ac22-f11c948f69ec => generated 876 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:16:49 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-f9cd2355-72ac-49b9-822e-060e9c05b855 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:49 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f9cd2355-72ac-49b9-822e-060e9c05b855 tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] GET http://192.168.122.168/volume/v3/volumes/23928cef-d3ab-484f-ac22-f11c948f69ec Sep 07 21:16:49 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f9cd2355-72ac-49b9-822e-060e9c05b855 tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:49 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f9cd2355-72ac-49b9-822e-060e9c05b855 tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:49 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:49 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:16:49 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:49 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:16:49 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-f9cd2355-72ac-49b9-822e-060e9c05b855 tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Volume info retrieved successfully. Sep 07 21:16:49 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f9cd2355-72ac-49b9-822e-060e9c05b855 tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] http://192.168.122.168/volume/v3/volumes/23928cef-d3ab-484f-ac22-f11c948f69ec returned with HTTP 200 Sep 07 21:16:49 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1057/2118] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:16:49 2026] GET /volume/v3/volumes/23928cef-d3ab-484f-ac22-f11c948f69ec => generated 877 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:16:49 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-8f33e2a1-dd24-48e8-ba77-be66e99694f7 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:49 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8f33e2a1-dd24-48e8-ba77-be66e99694f7 tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] GET http://192.168.122.168/volume/v3/volumes/23928cef-d3ab-484f-ac22-f11c948f69ec Sep 07 21:16:49 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8f33e2a1-dd24-48e8-ba77-be66e99694f7 tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:49 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8f33e2a1-dd24-48e8-ba77-be66e99694f7 tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:49 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:49 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:16:49 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:49 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:16:49 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-8f33e2a1-dd24-48e8-ba77-be66e99694f7 tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Volume info retrieved successfully. Sep 07 21:16:49 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8f33e2a1-dd24-48e8-ba77-be66e99694f7 tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] http://192.168.122.168/volume/v3/volumes/23928cef-d3ab-484f-ac22-f11c948f69ec returned with HTTP 200 Sep 07 21:16:49 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1062/2119] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:16:49 2026] GET /volume/v3/volumes/23928cef-d3ab-484f-ac22-f11c948f69ec => generated 877 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:16:49 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-ea017062-a82a-44a6-accc-eae0b52f3472 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:49 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ea017062-a82a-44a6-accc-eae0b52f3472 tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] POST http://192.168.122.168/volume/v3/snapshots Sep 07 21:16:49 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-ea017062-a82a-44a6-accc-eae0b52f3472 tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "23928cef-d3ab-484f-ac22-f11c948f69ec", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-326273994"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:16:49 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:49 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:16:49 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:49 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:16:49 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-ea017062-a82a-44a6-accc-eae0b52f3472 tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Volume info retrieved successfully. Sep 07 21:16:49 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.snapshots [None req-ea017062-a82a-44a6-accc-eae0b52f3472 tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Create snapshot from volume 23928cef-d3ab-484f-ac22-f11c948f69ec Sep 07 21:16:49 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-ea017062-a82a-44a6-accc-eae0b52f3472 tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Created reservations ['5fae945d-8cb8-4028-8376-050ea372d611', '4c995c0d-2e1f-4450-9b6a-d5781e1c95ad', '893453b4-8d56-47a8-838a-ed45be54b1cb', '677485fd-c5dd-4751-a1ca-68c345403ed3'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:16:49 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:49 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:16:49 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-ea017062-a82a-44a6-accc-eae0b52f3472 tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Snapshot create request issued successfully. Sep 07 21:16:49 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ea017062-a82a-44a6-accc-eae0b52f3472 tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] http://192.168.122.168/volume/v3/snapshots returned with HTTP 202 Sep 07 21:16:49 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1058/2120] 192.168.122.168 () {60 vars in 1149 bytes} [Mon Sep 7 21:16:49 2026] POST /volume/v3/snapshots => generated 325 bytes in 307 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:16:49 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-e0d038c8-1a81-4e81-a306-3364c6417c02 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:49 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e0d038c8-1a81-4e81-a306-3364c6417c02 tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] GET http://192.168.122.168/volume/v3/snapshots/0ecc4e7f-46cd-4389-bb64-251ebc4a64cc Sep 07 21:16:49 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-e0d038c8-1a81-4e81-a306-3364c6417c02 tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:49 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-e0d038c8-1a81-4e81-a306-3364c6417c02 tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:49 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:49 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:16:49 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-e0d038c8-1a81-4e81-a306-3364c6417c02 tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Snapshot retrieved successfully. Sep 07 21:16:49 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e0d038c8-1a81-4e81-a306-3364c6417c02 tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] http://192.168.122.168/volume/v3/snapshots/0ecc4e7f-46cd-4389-bb64-251ebc4a64cc returned with HTTP 200 Sep 07 21:16:49 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1063/2121] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:16:49 2026] GET /volume/v3/snapshots/0ecc4e7f-46cd-4389-bb64-251ebc4a64cc => generated 457 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:16:50 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-c04a9b9c-ede2-44e0-9bb9-1f5466e7c133 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:50 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c04a9b9c-ede2-44e0-9bb9-1f5466e7c133 tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] GET http://192.168.122.168/volume/v3/snapshots/0ecc4e7f-46cd-4389-bb64-251ebc4a64cc Sep 07 21:16:50 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c04a9b9c-ede2-44e0-9bb9-1f5466e7c133 tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:50 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c04a9b9c-ede2-44e0-9bb9-1f5466e7c133 tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:51 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:51 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:16:51 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-c04a9b9c-ede2-44e0-9bb9-1f5466e7c133 tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Snapshot retrieved successfully. Sep 07 21:16:51 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c04a9b9c-ede2-44e0-9bb9-1f5466e7c133 tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] http://192.168.122.168/volume/v3/snapshots/0ecc4e7f-46cd-4389-bb64-251ebc4a64cc returned with HTTP 200 Sep 07 21:16:51 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1059/2122] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:16:50 2026] GET /volume/v3/snapshots/0ecc4e7f-46cd-4389-bb64-251ebc4a64cc => generated 457 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:16:51 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-00f53992-4b45-47e2-864d-05693156e7eb None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:52 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-de9292b9-065b-48c9-84c6-12dbf9724ad0 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:52 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-de9292b9-065b-48c9-84c6-12dbf9724ad0 tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] GET http://192.168.122.168/volume/v3/snapshots/0ecc4e7f-46cd-4389-bb64-251ebc4a64cc Sep 07 21:16:52 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-de9292b9-065b-48c9-84c6-12dbf9724ad0 tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:52 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-de9292b9-065b-48c9-84c6-12dbf9724ad0 tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:52 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:52 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:16:52 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-de9292b9-065b-48c9-84c6-12dbf9724ad0 tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Snapshot retrieved successfully. Sep 07 21:16:52 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-de9292b9-065b-48c9-84c6-12dbf9724ad0 tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] http://192.168.122.168/volume/v3/snapshots/0ecc4e7f-46cd-4389-bb64-251ebc4a64cc returned with HTTP 200 Sep 07 21:16:52 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1060/2123] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:16:52 2026] GET /volume/v3/snapshots/0ecc4e7f-46cd-4389-bb64-251ebc4a64cc => generated 457 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:16:52 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-00f53992-4b45-47e2-864d-05693156e7eb tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:16:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-00f53992-4b45-47e2-864d-05693156e7eb tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-654340592"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:16:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.volumes [None req-00f53992-4b45-47e2-864d-05693156e7eb tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-654340592'}} {{(pid=86970) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:16:52 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-00f53992-4b45-47e2-864d-05693156e7eb tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] Create volume of 1 GB Sep 07 21:16:52 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-00f53992-4b45-47e2-864d-05693156e7eb tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] Availability Zones retrieved successfully. Sep 07 21:16:52 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-00f53992-4b45-47e2-864d-05693156e7eb tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] Flow 'volume_create_api' (a7f908b5-6372-45cf-b87b-ee402b4863a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:16:52 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-00f53992-4b45-47e2-864d-05693156e7eb tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6357e358-01a4-48df-933d-8dbfb8a49310) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:16:52 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.flows.api.create_volume [None req-00f53992-4b45-47e2-864d-05693156e7eb tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] Validating volume size '1' using validate_int {{(pid=86970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:16:52 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-00f53992-4b45-47e2-864d-05693156e7eb tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6357e358-01a4-48df-933d-8dbfb8a49310) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:16:52 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-00f53992-4b45-47e2-864d-05693156e7eb tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69630220-fe76-4ce3-9358-b1c1031f4d43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:16:52 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-00f53992-4b45-47e2-864d-05693156e7eb tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] Created reservations ['82545794-9f3a-461f-8b21-ce05d433b585', 'e002c0a9-e2da-4521-b7f9-fef53fc6e484', '7de0f755-75c5-4deb-a66e-5829a3deab2a', '63136795-8a25-4d99-b310-21d8fc4487dd'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:16:52 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-00f53992-4b45-47e2-864d-05693156e7eb tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69630220-fe76-4ce3-9358-b1c1031f4d43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['82545794-9f3a-461f-8b21-ce05d433b585', 'e002c0a9-e2da-4521-b7f9-fef53fc6e484', '7de0f755-75c5-4deb-a66e-5829a3deab2a', '63136795-8a25-4d99-b310-21d8fc4487dd']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:16:52 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-00f53992-4b45-47e2-864d-05693156e7eb tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bcb42b9-0dd1-4640-b7f8-14135c401e8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:16:52 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:52 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:16:52 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-00f53992-4b45-47e2-864d-05693156e7eb tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bcb42b9-0dd1-4640-b7f8-14135c401e8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '587e705f-3dfc-4984-8a63-cf63ecf8f0ae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-654340592',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d34fe69a8a14c45bd91fcd84f1abcad',qos_specs=None,replication_status=,reservations=['82545794-9f3a-461f-8b21-ce05d433b585','e002c0a9-e2da-4521-b7f9-fef53fc6e484','7de0f755-75c5-4deb-a66e-5829a3deab2a','63136795-8a25-4d99-b310-21d8fc4487dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fafb17a3f764424cbf846d2e828e2dec',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:16:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-654340592',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=587e705f-3dfc-4984-8a63-cf63ecf8f0ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d34fe69a8a14c45bd91fcd84f1abcad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fafb17a3f764424cbf846d2e828e2dec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:16:52 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-00f53992-4b45-47e2-864d-05693156e7eb tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52842673-c64d-4c59-b64b-95f86e669a5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:16:52 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-00f53992-4b45-47e2-864d-05693156e7eb tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52842673-c64d-4c59-b64b-95f86e669a5b) transitioned into state 'SUCCESS' from state '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-654340592',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d34fe69a8a14c45bd91fcd84f1abcad',qos_specs=None,replication_status=,reservations=['82545794-9f3a-461f-8b21-ce05d433b585','e002c0a9-e2da-4521-b7f9-fef53fc6e484','7de0f755-75c5-4deb-a66e-5829a3deab2a','63136795-8a25-4d99-b310-21d8fc4487dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fafb17a3f764424cbf846d2e828e2dec',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:16:52 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-00f53992-4b45-47e2-864d-05693156e7eb tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7ce42b8-b4b3-4aa9-9f6d-a310835a7a1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:16:52 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-00f53992-4b45-47e2-864d-05693156e7eb tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7ce42b8-b4b3-4aa9-9f6d-a310835a7a1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:16:52 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-00f53992-4b45-47e2-864d-05693156e7eb tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] Flow 'volume_create_api' (a7f908b5-6372-45cf-b87b-ee402b4863a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:16:52 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-00f53992-4b45-47e2-864d-05693156e7eb tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] Create volume request issued successfully. Sep 07 21:16:52 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-00f53992-4b45-47e2-864d-05693156e7eb tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:16:52 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1064/2124] 192.168.122.168 () {60 vars in 1142 bytes} [Mon Sep 7 21:16:51 2026] POST /volume/v3/volumes => generated 759 bytes in 801 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 21:16:52 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-44eb9db4-5b9f-4d00-af1a-17fbea7c2da9 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:52 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-44eb9db4-5b9f-4d00-af1a-17fbea7c2da9 tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] GET http://192.168.122.168/volume/v3/volumes/587e705f-3dfc-4984-8a63-cf63ecf8f0ae Sep 07 21:16:52 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-44eb9db4-5b9f-4d00-af1a-17fbea7c2da9 tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:52 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-44eb9db4-5b9f-4d00-af1a-17fbea7c2da9 tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:52 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:52 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:16:52 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:52 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:16:52 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-44eb9db4-5b9f-4d00-af1a-17fbea7c2da9 tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] Volume info retrieved successfully. Sep 07 21:16:52 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-44eb9db4-5b9f-4d00-af1a-17fbea7c2da9 tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] http://192.168.122.168/volume/v3/volumes/587e705f-3dfc-4984-8a63-cf63ecf8f0ae returned with HTTP 200 Sep 07 21:16:52 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1061/2125] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:16:52 2026] GET /volume/v3/volumes/587e705f-3dfc-4984-8a63-cf63ecf8f0ae => generated 827 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:16:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-0347901c-842e-485b-9154-505db7e3c9da None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:53 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-0347901c-842e-485b-9154-505db7e3c9da tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] GET http://192.168.122.168/volume/v3/snapshots/0ecc4e7f-46cd-4389-bb64-251ebc4a64cc Sep 07 21:16:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-0347901c-842e-485b-9154-505db7e3c9da tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-0347901c-842e-485b-9154-505db7e3c9da tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:53 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:53 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:16:53 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-0347901c-842e-485b-9154-505db7e3c9da tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Snapshot retrieved successfully. Sep 07 21:16:53 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-0347901c-842e-485b-9154-505db7e3c9da tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] http://192.168.122.168/volume/v3/snapshots/0ecc4e7f-46cd-4389-bb64-251ebc4a64cc returned with HTTP 200 Sep 07 21:16:53 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1065/2126] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:16:53 2026] GET /volume/v3/snapshots/0ecc4e7f-46cd-4389-bb64-251ebc4a64cc => generated 484 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:16:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-3a7f4186-7497-4639-97fb-b4b4559f2be9 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:53 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-3a7f4186-7497-4639-97fb-b4b4559f2be9 tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] GET http://192.168.122.168/volume/v3/snapshots/0ecc4e7f-46cd-4389-bb64-251ebc4a64cc Sep 07 21:16:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-3a7f4186-7497-4639-97fb-b4b4559f2be9 tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-3a7f4186-7497-4639-97fb-b4b4559f2be9 tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:53 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:53 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:16:53 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-3a7f4186-7497-4639-97fb-b4b4559f2be9 tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Snapshot retrieved successfully. Sep 07 21:16:53 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-3a7f4186-7497-4639-97fb-b4b4559f2be9 tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] http://192.168.122.168/volume/v3/snapshots/0ecc4e7f-46cd-4389-bb64-251ebc4a64cc returned with HTTP 200 Sep 07 21:16:53 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1062/2127] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:16:53 2026] GET /volume/v3/snapshots/0ecc4e7f-46cd-4389-bb64-251ebc4a64cc => generated 484 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:16:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-28e77130-5239-4f81-b3bc-be2b74bafa10 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:53 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-28e77130-5239-4f81-b3bc-be2b74bafa10 tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] DELETE http://192.168.122.168/volume/v3/snapshots/0ecc4e7f-46cd-4389-bb64-251ebc4a64cc Sep 07 21:16:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-28e77130-5239-4f81-b3bc-be2b74bafa10 tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-28e77130-5239-4f81-b3bc-be2b74bafa10 tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:53 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.snapshots [None req-28e77130-5239-4f81-b3bc-be2b74bafa10 tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Delete snapshot with id: 0ecc4e7f-46cd-4389-bb64-251ebc4a64cc Sep 07 21:16:53 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:53 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:16:53 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-28e77130-5239-4f81-b3bc-be2b74bafa10 tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Snapshot retrieved successfully. Sep 07 21:16:53 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:53 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:16:53 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-28e77130-5239-4f81-b3bc-be2b74bafa10 tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Snapshot delete request issued successfully. Sep 07 21:16:53 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-28e77130-5239-4f81-b3bc-be2b74bafa10 tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] http://192.168.122.168/volume/v3/snapshots/0ecc4e7f-46cd-4389-bb64-251ebc4a64cc returned with HTTP 202 Sep 07 21:16:53 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1066/2128] 192.168.122.168 () {58 vars in 1241 bytes} [Mon Sep 7 21:16:53 2026] DELETE /volume/v3/snapshots/0ecc4e7f-46cd-4389-bb64-251ebc4a64cc => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:16:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-dfaec2d7-42d0-4c5a-aab7-75b197d1d2e0 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:53 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-dfaec2d7-42d0-4c5a-aab7-75b197d1d2e0 tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] GET http://192.168.122.168/volume/v3/snapshots/0ecc4e7f-46cd-4389-bb64-251ebc4a64cc Sep 07 21:16:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-dfaec2d7-42d0-4c5a-aab7-75b197d1d2e0 tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-dfaec2d7-42d0-4c5a-aab7-75b197d1d2e0 tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:53 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:53 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:16:53 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-dfaec2d7-42d0-4c5a-aab7-75b197d1d2e0 tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Snapshot retrieved successfully. Sep 07 21:16:53 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-dfaec2d7-42d0-4c5a-aab7-75b197d1d2e0 tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] http://192.168.122.168/volume/v3/snapshots/0ecc4e7f-46cd-4389-bb64-251ebc4a64cc returned with HTTP 200 Sep 07 21:16:53 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1063/2129] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:16:53 2026] GET /volume/v3/snapshots/0ecc4e7f-46cd-4389-bb64-251ebc4a64cc => generated 483 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:16:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-8eabfd7e-63d6-463c-9735-1de9f612aab6 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:53 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8eabfd7e-63d6-463c-9735-1de9f612aab6 tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] GET http://192.168.122.168/volume/v3/volumes/587e705f-3dfc-4984-8a63-cf63ecf8f0ae Sep 07 21:16:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8eabfd7e-63d6-463c-9735-1de9f612aab6 tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8eabfd7e-63d6-463c-9735-1de9f612aab6 tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:53 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:53 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:16:53 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:53 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:16:53 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-8eabfd7e-63d6-463c-9735-1de9f612aab6 tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] Volume info retrieved successfully. Sep 07 21:16:53 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8eabfd7e-63d6-463c-9735-1de9f612aab6 tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] http://192.168.122.168/volume/v3/volumes/587e705f-3dfc-4984-8a63-cf63ecf8f0ae returned with HTTP 200 Sep 07 21:16:53 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1067/2130] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:16:53 2026] GET /volume/v3/volumes/587e705f-3dfc-4984-8a63-cf63ecf8f0ae => generated 851 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:16:54 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-b9a6b3b4-06dc-430e-8b6f-66ee91efba43 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:54 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b9a6b3b4-06dc-430e-8b6f-66ee91efba43 tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] GET http://192.168.122.168/volume/v3/snapshots/0ecc4e7f-46cd-4389-bb64-251ebc4a64cc Sep 07 21:16:54 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-b9a6b3b4-06dc-430e-8b6f-66ee91efba43 tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:54 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-b9a6b3b4-06dc-430e-8b6f-66ee91efba43 tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:54 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:54 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:16:54 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-b9a6b3b4-06dc-430e-8b6f-66ee91efba43 tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Snapshot retrieved successfully. Sep 07 21:16:54 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b9a6b3b4-06dc-430e-8b6f-66ee91efba43 tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] http://192.168.122.168/volume/v3/snapshots/0ecc4e7f-46cd-4389-bb64-251ebc4a64cc returned with HTTP 200 Sep 07 21:16:54 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1064/2131] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:16:54 2026] GET /volume/v3/snapshots/0ecc4e7f-46cd-4389-bb64-251ebc4a64cc => generated 483 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:16:54 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-b1d7beb6-40dd-4f22-aba2-eea7e9d01317 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:54 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b1d7beb6-40dd-4f22-aba2-eea7e9d01317 tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] GET http://192.168.122.168/volume/v3/volumes/587e705f-3dfc-4984-8a63-cf63ecf8f0ae Sep 07 21:16:54 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b1d7beb6-40dd-4f22-aba2-eea7e9d01317 tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:54 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b1d7beb6-40dd-4f22-aba2-eea7e9d01317 tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:54 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:54 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:16:54 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:54 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:16:54 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-b1d7beb6-40dd-4f22-aba2-eea7e9d01317 tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] Volume info retrieved successfully. Sep 07 21:16:54 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b1d7beb6-40dd-4f22-aba2-eea7e9d01317 tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] http://192.168.122.168/volume/v3/volumes/587e705f-3dfc-4984-8a63-cf63ecf8f0ae returned with HTTP 200 Sep 07 21:16:54 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1068/2132] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:16:54 2026] GET /volume/v3/volumes/587e705f-3dfc-4984-8a63-cf63ecf8f0ae => generated 852 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:16:54 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-fbb0964e-c22e-4229-b5f4-927c5841d292 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:54 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-fbb0964e-c22e-4229-b5f4-927c5841d292 tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] POST http://192.168.122.168/volume/v3/os-volume-transfer Sep 07 21:16:54 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-fbb0964e-c22e-4229-b5f4-927c5841d292 tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "587e705f-3dfc-4984-8a63-cf63ecf8f0ae"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:16:54 devstack devstack@c-api.service[86971]: DEBUG cinder.api.contrib.volume_transfer [None req-fbb0964e-c22e-4229-b5f4-927c5841d292 tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] Creating new volume transfer {'transfer': {'volume_id': '587e705f-3dfc-4984-8a63-cf63ecf8f0ae'}} {{(pid=86971) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 07 21:16:54 devstack devstack@c-api.service[86971]: INFO cinder.api.contrib.volume_transfer [None req-fbb0964e-c22e-4229-b5f4-927c5841d292 tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] Creating transfer of volume 587e705f-3dfc-4984-8a63-cf63ecf8f0ae Sep 07 21:16:54 devstack devstack@c-api.service[86971]: INFO cinder.transfer.api [None req-fbb0964e-c22e-4229-b5f4-927c5841d292 tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] Generating transfer record for volume 587e705f-3dfc-4984-8a63-cf63ecf8f0ae Sep 07 21:16:54 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:54 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:16:54 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:54 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:16:55 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-fbb0964e-c22e-4229-b5f4-927c5841d292 tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] http://192.168.122.168/volume/v3/os-volume-transfer returned with HTTP 202 Sep 07 21:16:55 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1065/2133] 192.168.122.168 () {60 vars in 1175 bytes} [Mon Sep 7 21:16:54 2026] POST /volume/v3/os-volume-transfer => generated 449 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:16:55 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-0ba4ccd1-902d-43a9-bf67-321e96f5a4ee None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:55 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-0ba4ccd1-902d-43a9-bf67-321e96f5a4ee tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] GET http://192.168.122.168/volume/v3/volumes/587e705f-3dfc-4984-8a63-cf63ecf8f0ae Sep 07 21:16:55 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-0ba4ccd1-902d-43a9-bf67-321e96f5a4ee tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:55 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-0ba4ccd1-902d-43a9-bf67-321e96f5a4ee tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:55 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:55 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:16:55 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:55 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:16:55 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-0ba4ccd1-902d-43a9-bf67-321e96f5a4ee tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] Volume info retrieved successfully. Sep 07 21:16:55 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-0ba4ccd1-902d-43a9-bf67-321e96f5a4ee tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] http://192.168.122.168/volume/v3/volumes/587e705f-3dfc-4984-8a63-cf63ecf8f0ae returned with HTTP 200 Sep 07 21:16:55 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1069/2134] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:16:55 2026] GET /volume/v3/volumes/587e705f-3dfc-4984-8a63-cf63ecf8f0ae => generated 860 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:16:55 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-7cfb5887-41c7-4e11-8dd3-8e5543d56188 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:55 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-7cfb5887-41c7-4e11-8dd3-8e5543d56188 tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-reader] GET http://192.168.122.168/volume/v3/os-volume-transfer/baa067a3-1d37-4cf0-9948-965d4ab7522d Sep 07 21:16:55 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-7cfb5887-41c7-4e11-8dd3-8e5543d56188 tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-reader] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:55 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-7cfb5887-41c7-4e11-8dd3-8e5543d56188 tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-reader] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:55 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-7cfb5887-41c7-4e11-8dd3-8e5543d56188 tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-reader] http://192.168.122.168/volume/v3/os-volume-transfer/baa067a3-1d37-4cf0-9948-965d4ab7522d returned with HTTP 200 Sep 07 21:16:55 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1066/2135] 192.168.122.168 () {58 vars in 1265 bytes} [Mon Sep 7 21:16:55 2026] GET /volume/v3/os-volume-transfer/baa067a3-1d37-4cf0-9948-965d4ab7522d => generated 417 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:16:55 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-7a881f84-d956-4496-b38f-065b7e2218db None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:55 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-7a881f84-d956-4496-b38f-065b7e2218db tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-reader] GET http://192.168.122.168/volume/v3/os-volume-transfer Sep 07 21:16:55 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-7a881f84-d956-4496-b38f-065b7e2218db tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-reader] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:55 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-7a881f84-d956-4496-b38f-065b7e2218db tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-reader] Calling method 'index' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:55 devstack devstack@c-api.service[86970]: DEBUG cinder.api.contrib.volume_transfer [None req-7a881f84-d956-4496-b38f-065b7e2218db tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-reader] Listing volume transfers {{(pid=86970) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 07 21:16:55 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-7a881f84-d956-4496-b38f-065b7e2218db tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-reader] http://192.168.122.168/volume/v3/os-volume-transfer returned with HTTP 200 Sep 07 21:16:55 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1070/2136] 192.168.122.168 () {58 vars in 1154 bytes} [Mon Sep 7 21:16:55 2026] GET /volume/v3/os-volume-transfer => generated 376 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:16:55 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-9821db94-5fe7-41ed-b55f-90a5f2873638 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:55 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-2fa91339-187a-4c85-b64a-2cdb9255f31d None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:55 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-2fa91339-187a-4c85-b64a-2cdb9255f31d tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] GET http://192.168.122.168/volume/v3/snapshots/0ecc4e7f-46cd-4389-bb64-251ebc4a64cc Sep 07 21:16:55 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-2fa91339-187a-4c85-b64a-2cdb9255f31d tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:55 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-2fa91339-187a-4c85-b64a-2cdb9255f31d tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:55 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:55 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:16:55 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-2fa91339-187a-4c85-b64a-2cdb9255f31d tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Snapshot retrieved successfully. Sep 07 21:16:55 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-2fa91339-187a-4c85-b64a-2cdb9255f31d tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] http://192.168.122.168/volume/v3/snapshots/0ecc4e7f-46cd-4389-bb64-251ebc4a64cc returned with HTTP 200 Sep 07 21:16:55 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1071/2137] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:16:55 2026] GET /volume/v3/snapshots/0ecc4e7f-46cd-4389-bb64-251ebc4a64cc => generated 483 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:16:55 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-9821db94-5fe7-41ed-b55f-90a5f2873638 tempest-VolumesTransfersTest-1450425888 tempest-VolumesTransfersTest-1450425888-project-member] POST http://192.168.122.168/volume/v3/os-volume-transfer/baa067a3-1d37-4cf0-9948-965d4ab7522d/accept Sep 07 21:16:55 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-9821db94-5fe7-41ed-b55f-90a5f2873638 tempest-VolumesTransfersTest-1450425888 tempest-VolumesTransfersTest-1450425888-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "c01445e910fbc758"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:16:55 devstack devstack@c-api.service[86971]: DEBUG cinder.api.contrib.volume_transfer [None req-9821db94-5fe7-41ed-b55f-90a5f2873638 tempest-VolumesTransfersTest-1450425888 tempest-VolumesTransfersTest-1450425888-project-member] Accepting volume transfer baa067a3-1d37-4cf0-9948-965d4ab7522d {{(pid=86971) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 07 21:16:55 devstack devstack@c-api.service[86971]: INFO cinder.api.contrib.volume_transfer [None req-9821db94-5fe7-41ed-b55f-90a5f2873638 tempest-VolumesTransfersTest-1450425888 tempest-VolumesTransfersTest-1450425888-project-member] Accepting transfer baa067a3-1d37-4cf0-9948-965d4ab7522d Sep 07 21:16:55 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:55 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:16:55 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-9821db94-5fe7-41ed-b55f-90a5f2873638 tempest-VolumesTransfersTest-1450425888 tempest-VolumesTransfersTest-1450425888-project-member] Created reservations ['fe257eea-bd1e-4a3a-98dc-5167e1523deb', '1a211f44-a153-4758-835f-3b3a70250d8a', 'f766ee79-e141-490d-93b1-4e5970ae9adc', '8ad6273b-678b-4ad5-8900-0c51f2cc098b'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:16:55 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-9821db94-5fe7-41ed-b55f-90a5f2873638 tempest-VolumesTransfersTest-1450425888 tempest-VolumesTransfersTest-1450425888-project-member] Created reservations ['2aec7fcd-f30e-423c-b82d-88f0d0cee8c2', 'ce7ffd13-1816-4f90-8f78-64b3ce7d6080', 'f2154e87-82c4-45f5-b8d1-89f5b99ff408', '1fdbeba6-edf4-4281-a07f-52d30d664fc6'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:16:55 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:55 devstack devstack@c-api.service[86971]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 21:16:55 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-9821db94-5fe7-41ed-b55f-90a5f2873638 tempest-VolumesTransfersTest-1450425888 tempest-VolumesTransfersTest-1450425888-project-member] Created reservations ['5d5e709e-e792-48fa-91d3-dd3e50f2d4ec', 'b3c6c87d-e352-42e3-9989-1962140c6e24', '33d6807c-a641-45e9-9cd4-0950d690da8e', '514f1cef-f751-4aa3-bf91-20b3e52d4bc2'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:16:55 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-9821db94-5fe7-41ed-b55f-90a5f2873638 tempest-VolumesTransfersTest-1450425888 tempest-VolumesTransfersTest-1450425888-project-member] Created reservations ['01064766-04a3-4964-a1bd-ca57ddde5366', '83d77c6b-fb41-4ec0-9d96-b022672f6f29', '35aab371-87fd-4bfd-9ae1-e14591b2fd62', '6ee4abb7-b106-4b6c-93ff-82ae91b003ab'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:16:55 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-9821db94-5fe7-41ed-b55f-90a5f2873638 tempest-VolumesTransfersTest-1450425888 tempest-VolumesTransfersTest-1450425888-project-member] Transfer volume completed successfully. Sep 07 21:16:56 devstack devstack@c-api.service[86971]: INFO cinder.transfer.api [None req-9821db94-5fe7-41ed-b55f-90a5f2873638 tempest-VolumesTransfersTest-1450425888 tempest-VolumesTransfersTest-1450425888-project-member] Volume 587e705f-3dfc-4984-8a63-cf63ecf8f0ae has been transferred. Sep 07 21:16:56 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:56 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:16:56 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-9821db94-5fe7-41ed-b55f-90a5f2873638 tempest-VolumesTransfersTest-1450425888 tempest-VolumesTransfersTest-1450425888-project-member] http://192.168.122.168/volume/v3/os-volume-transfer/baa067a3-1d37-4cf0-9948-965d4ab7522d/accept returned with HTTP 202 Sep 07 21:16:56 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1067/2138] 192.168.122.168 () {60 vars in 1307 bytes} [Mon Sep 7 21:16:55 2026] POST /volume/v3/os-volume-transfer/baa067a3-1d37-4cf0-9948-965d4ab7522d/accept => generated 373 bytes in 848 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:16:56 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-f338e526-6baf-46f0-b3ef-db606c931d03 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:56 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f338e526-6baf-46f0-b3ef-db606c931d03 tempest-VolumesTransfersTest-1450425888 tempest-VolumesTransfersTest-1450425888-project-member] GET http://192.168.122.168/volume/v3/volumes/587e705f-3dfc-4984-8a63-cf63ecf8f0ae Sep 07 21:16:56 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f338e526-6baf-46f0-b3ef-db606c931d03 tempest-VolumesTransfersTest-1450425888 tempest-VolumesTransfersTest-1450425888-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:56 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f338e526-6baf-46f0-b3ef-db606c931d03 tempest-VolumesTransfersTest-1450425888 tempest-VolumesTransfersTest-1450425888-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:56 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:56 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:16:56 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:56 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:16:56 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-f338e526-6baf-46f0-b3ef-db606c931d03 tempest-VolumesTransfersTest-1450425888 tempest-VolumesTransfersTest-1450425888-project-member] Volume info retrieved successfully. Sep 07 21:16:56 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f338e526-6baf-46f0-b3ef-db606c931d03 tempest-VolumesTransfersTest-1450425888 tempest-VolumesTransfersTest-1450425888-project-member] http://192.168.122.168/volume/v3/volumes/587e705f-3dfc-4984-8a63-cf63ecf8f0ae returned with HTTP 200 Sep 07 21:16:56 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1072/2139] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:16:56 2026] GET /volume/v3/volumes/587e705f-3dfc-4984-8a63-cf63ecf8f0ae => generated 852 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:16:56 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-45a6726f-b1d7-4c03-a1a2-8689a250c173 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:56 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-45a6726f-b1d7-4c03-a1a2-8689a250c173 tempest-VolumesTransfersTest-1450425888 tempest-VolumesTransfersTest-1450425888-project-member] GET http://192.168.122.168/volume/v3/volumes/587e705f-3dfc-4984-8a63-cf63ecf8f0ae Sep 07 21:16:56 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-45a6726f-b1d7-4c03-a1a2-8689a250c173 tempest-VolumesTransfersTest-1450425888 tempest-VolumesTransfersTest-1450425888-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:56 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-45a6726f-b1d7-4c03-a1a2-8689a250c173 tempest-VolumesTransfersTest-1450425888 tempest-VolumesTransfersTest-1450425888-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:56 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:56 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:16:56 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:56 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:16:56 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-45a6726f-b1d7-4c03-a1a2-8689a250c173 tempest-VolumesTransfersTest-1450425888 tempest-VolumesTransfersTest-1450425888-project-member] Volume info retrieved successfully. Sep 07 21:16:56 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-45a6726f-b1d7-4c03-a1a2-8689a250c173 tempest-VolumesTransfersTest-1450425888 tempest-VolumesTransfersTest-1450425888-project-member] http://192.168.122.168/volume/v3/volumes/587e705f-3dfc-4984-8a63-cf63ecf8f0ae returned with HTTP 200 Sep 07 21:16:56 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1068/2140] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:16:56 2026] GET /volume/v3/volumes/587e705f-3dfc-4984-8a63-cf63ecf8f0ae => generated 852 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:16:56 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-11bf4c1e-e63f-4d8d-9f04-5dbac9114e26 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:56 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-11bf4c1e-e63f-4d8d-9f04-5dbac9114e26 tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] DELETE http://192.168.122.168/volume/v3/os-volume-transfer/baa067a3-1d37-4cf0-9948-965d4ab7522d Sep 07 21:16:56 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-11bf4c1e-e63f-4d8d-9f04-5dbac9114e26 tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:56 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-11bf4c1e-e63f-4d8d-9f04-5dbac9114e26 tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:56 devstack devstack@c-api.service[86970]: INFO cinder.api.contrib.volume_transfer [None req-11bf4c1e-e63f-4d8d-9f04-5dbac9114e26 tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] Delete transfer with id: baa067a3-1d37-4cf0-9948-965d4ab7522d Sep 07 21:16:56 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-11bf4c1e-e63f-4d8d-9f04-5dbac9114e26 tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] http://192.168.122.168/volume/v3/os-volume-transfer/baa067a3-1d37-4cf0-9948-965d4ab7522d returned with HTTP 404 Sep 07 21:16:56 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1073/2141] 192.168.122.168 () {58 vars in 1268 bytes} [Mon Sep 7 21:16:56 2026] DELETE /volume/v3/os-volume-transfer/baa067a3-1d37-4cf0-9948-965d4ab7522d => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:16:56 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-9ae1c23e-4338-44bf-95a3-96b02d9964d8 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:56 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-d9e79162-dac8-4362-a148-4caf3d0f5f8b None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:56 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d9e79162-dac8-4362-a148-4caf3d0f5f8b tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] GET http://192.168.122.168/volume/v3/snapshots/0ecc4e7f-46cd-4389-bb64-251ebc4a64cc Sep 07 21:16:56 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-d9e79162-dac8-4362-a148-4caf3d0f5f8b tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:56 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-d9e79162-dac8-4362-a148-4caf3d0f5f8b tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:56 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d9e79162-dac8-4362-a148-4caf3d0f5f8b tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] http://192.168.122.168/volume/v3/snapshots/0ecc4e7f-46cd-4389-bb64-251ebc4a64cc returned with HTTP 404 Sep 07 21:16:56 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1074/2142] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:16:56 2026] GET /volume/v3/snapshots/0ecc4e7f-46cd-4389-bb64-251ebc4a64cc => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:16:56 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-6312de64-a87c-49dd-844b-11d155c15be6 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:56 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-6312de64-a87c-49dd-844b-11d155c15be6 tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] DELETE http://192.168.122.168/volume/v3/volumes/23928cef-d3ab-484f-ac22-f11c948f69ec Sep 07 21:16:56 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-6312de64-a87c-49dd-844b-11d155c15be6 tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:56 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-6312de64-a87c-49dd-844b-11d155c15be6 tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:56 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-6312de64-a87c-49dd-844b-11d155c15be6 tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Delete volume with id: 23928cef-d3ab-484f-ac22-f11c948f69ec Sep 07 21:16:56 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:56 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:16:56 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:56 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:16:56 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-6312de64-a87c-49dd-844b-11d155c15be6 tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Volume info retrieved successfully. Sep 07 21:16:56 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-9ae1c23e-4338-44bf-95a3-96b02d9964d8 tempest-VolumesTransfersTest-958525059 tempest-VolumesTransfersTest-958525059-project-admin] DELETE http://192.168.122.168/volume/v3/volumes/587e705f-3dfc-4984-8a63-cf63ecf8f0ae Sep 07 21:16:56 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-9ae1c23e-4338-44bf-95a3-96b02d9964d8 tempest-VolumesTransfersTest-958525059 tempest-VolumesTransfersTest-958525059-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:56 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-9ae1c23e-4338-44bf-95a3-96b02d9964d8 tempest-VolumesTransfersTest-958525059 tempest-VolumesTransfersTest-958525059-project-admin] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:56 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-9ae1c23e-4338-44bf-95a3-96b02d9964d8 tempest-VolumesTransfersTest-958525059 tempest-VolumesTransfersTest-958525059-project-admin] Delete volume with id: 587e705f-3dfc-4984-8a63-cf63ecf8f0ae Sep 07 21:16:56 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-6312de64-a87c-49dd-844b-11d155c15be6 tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Delete volume request issued successfully. Sep 07 21:16:56 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-6312de64-a87c-49dd-844b-11d155c15be6 tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] http://192.168.122.168/volume/v3/volumes/23928cef-d3ab-484f-ac22-f11c948f69ec returned with HTTP 202 Sep 07 21:16:56 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1075/2143] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:16:56 2026] DELETE /volume/v3/volumes/23928cef-d3ab-484f-ac22-f11c948f69ec => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:16:56 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-fbcd2f74-becf-4272-8e03-2a9e68f0e09f None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:56 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-fbcd2f74-becf-4272-8e03-2a9e68f0e09f tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] GET http://192.168.122.168/volume/v3/volumes/23928cef-d3ab-484f-ac22-f11c948f69ec Sep 07 21:16:56 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-fbcd2f74-becf-4272-8e03-2a9e68f0e09f tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:56 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-fbcd2f74-becf-4272-8e03-2a9e68f0e09f tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:56 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:56 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:16:56 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:56 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:16:56 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:56 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:16:56 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:56 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:16:56 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-9ae1c23e-4338-44bf-95a3-96b02d9964d8 tempest-VolumesTransfersTest-958525059 tempest-VolumesTransfersTest-958525059-project-admin] Volume info retrieved successfully. Sep 07 21:16:56 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-fbcd2f74-becf-4272-8e03-2a9e68f0e09f tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Volume info retrieved successfully. Sep 07 21:16:56 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-fbcd2f74-becf-4272-8e03-2a9e68f0e09f tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] http://192.168.122.168/volume/v3/volumes/23928cef-d3ab-484f-ac22-f11c948f69ec returned with HTTP 200 Sep 07 21:16:56 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1076/2144] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:16:56 2026] GET /volume/v3/volumes/23928cef-d3ab-484f-ac22-f11c948f69ec => generated 876 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:16:56 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-9ae1c23e-4338-44bf-95a3-96b02d9964d8 tempest-VolumesTransfersTest-958525059 tempest-VolumesTransfersTest-958525059-project-admin] Delete volume request issued successfully. Sep 07 21:16:56 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-9ae1c23e-4338-44bf-95a3-96b02d9964d8 tempest-VolumesTransfersTest-958525059 tempest-VolumesTransfersTest-958525059-project-admin] http://192.168.122.168/volume/v3/volumes/587e705f-3dfc-4984-8a63-cf63ecf8f0ae returned with HTTP 202 Sep 07 21:16:56 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1069/2145] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:16:56 2026] DELETE /volume/v3/volumes/587e705f-3dfc-4984-8a63-cf63ecf8f0ae => generated 0 bytes in 334 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:16:56 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-a53adcf9-0fdd-47c8-a211-90acb17dd11f None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:56 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a53adcf9-0fdd-47c8-a211-90acb17dd11f tempest-VolumesTransfersTest-958525059 tempest-VolumesTransfersTest-958525059-project-admin] GET http://192.168.122.168/volume/v3/volumes/587e705f-3dfc-4984-8a63-cf63ecf8f0ae Sep 07 21:16:56 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a53adcf9-0fdd-47c8-a211-90acb17dd11f tempest-VolumesTransfersTest-958525059 tempest-VolumesTransfersTest-958525059-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:56 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a53adcf9-0fdd-47c8-a211-90acb17dd11f tempest-VolumesTransfersTest-958525059 tempest-VolumesTransfersTest-958525059-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:56 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:56 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:16:56 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:56 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:16:56 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-a53adcf9-0fdd-47c8-a211-90acb17dd11f tempest-VolumesTransfersTest-958525059 tempest-VolumesTransfersTest-958525059-project-admin] Volume info retrieved successfully. Sep 07 21:16:56 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a53adcf9-0fdd-47c8-a211-90acb17dd11f tempest-VolumesTransfersTest-958525059 tempest-VolumesTransfersTest-958525059-project-admin] http://192.168.122.168/volume/v3/volumes/587e705f-3dfc-4984-8a63-cf63ecf8f0ae returned with HTTP 200 Sep 07 21:16:56 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1077/2146] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:16:56 2026] GET /volume/v3/volumes/587e705f-3dfc-4984-8a63-cf63ecf8f0ae => generated 1014 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:16:57 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-e1aefceb-80d5-4015-a454-2d2694cdeb3b None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:57 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e1aefceb-80d5-4015-a454-2d2694cdeb3b tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] GET http://192.168.122.168/volume/v3/volumes/23928cef-d3ab-484f-ac22-f11c948f69ec Sep 07 21:16:57 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-e1aefceb-80d5-4015-a454-2d2694cdeb3b tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:57 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-e1aefceb-80d5-4015-a454-2d2694cdeb3b tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:57 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:57 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:16:57 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:57 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:16:57 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-e1aefceb-80d5-4015-a454-2d2694cdeb3b tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Volume info retrieved successfully. Sep 07 21:16:57 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e1aefceb-80d5-4015-a454-2d2694cdeb3b tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] http://192.168.122.168/volume/v3/volumes/23928cef-d3ab-484f-ac22-f11c948f69ec returned with HTTP 200 Sep 07 21:16:57 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1070/2147] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:16:57 2026] GET /volume/v3/volumes/23928cef-d3ab-484f-ac22-f11c948f69ec => generated 876 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:16:57 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-5e2d8015-74ef-4e80-9cc4-a29c371c09a3 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:57 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-5e2d8015-74ef-4e80-9cc4-a29c371c09a3 tempest-VolumesTransfersTest-958525059 tempest-VolumesTransfersTest-958525059-project-admin] GET http://192.168.122.168/volume/v3/volumes/587e705f-3dfc-4984-8a63-cf63ecf8f0ae Sep 07 21:16:57 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-5e2d8015-74ef-4e80-9cc4-a29c371c09a3 tempest-VolumesTransfersTest-958525059 tempest-VolumesTransfersTest-958525059-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:57 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-5e2d8015-74ef-4e80-9cc4-a29c371c09a3 tempest-VolumesTransfersTest-958525059 tempest-VolumesTransfersTest-958525059-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:57 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:57 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:16:57 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:57 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:16:57 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-5e2d8015-74ef-4e80-9cc4-a29c371c09a3 tempest-VolumesTransfersTest-958525059 tempest-VolumesTransfersTest-958525059-project-admin] Volume info retrieved successfully. Sep 07 21:16:57 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-5e2d8015-74ef-4e80-9cc4-a29c371c09a3 tempest-VolumesTransfersTest-958525059 tempest-VolumesTransfersTest-958525059-project-admin] http://192.168.122.168/volume/v3/volumes/587e705f-3dfc-4984-8a63-cf63ecf8f0ae returned with HTTP 200 Sep 07 21:16:57 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1078/2148] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:16:57 2026] GET /volume/v3/volumes/587e705f-3dfc-4984-8a63-cf63ecf8f0ae => generated 1014 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:16:58 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-a1db555d-6bb7-4766-903a-e1feac935d37 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:58 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a1db555d-6bb7-4766-903a-e1feac935d37 tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] GET http://192.168.122.168/volume/v3/volumes/23928cef-d3ab-484f-ac22-f11c948f69ec Sep 07 21:16:58 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-a1db555d-6bb7-4766-903a-e1feac935d37 tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:58 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-a1db555d-6bb7-4766-903a-e1feac935d37 tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:58 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a1db555d-6bb7-4766-903a-e1feac935d37 tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] http://192.168.122.168/volume/v3/volumes/23928cef-d3ab-484f-ac22-f11c948f69ec returned with HTTP 404 Sep 07 21:16:58 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1071/2149] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:16:58 2026] GET /volume/v3/volumes/23928cef-d3ab-484f-ac22-f11c948f69ec => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:16:58 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-7d5554d5-d578-4f39-bdf9-84cf006d0626 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:58 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-7d5554d5-d578-4f39-bdf9-84cf006d0626 tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] DELETE http://192.168.122.168/volume/v3/volumes/136ff0a2-4749-40db-a6ed-fa5147c8b412 Sep 07 21:16:58 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-7d5554d5-d578-4f39-bdf9-84cf006d0626 tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:58 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-7d5554d5-d578-4f39-bdf9-84cf006d0626 tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:58 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-7d5554d5-d578-4f39-bdf9-84cf006d0626 tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Delete volume with id: 136ff0a2-4749-40db-a6ed-fa5147c8b412 Sep 07 21:16:58 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-0f5d177c-cd52-45fd-8d8b-0bd691e5b6c1 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:58 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:58 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:16:58 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-0f5d177c-cd52-45fd-8d8b-0bd691e5b6c1 tempest-VolumesTransfersTest-958525059 tempest-VolumesTransfersTest-958525059-project-admin] GET http://192.168.122.168/volume/v3/volumes/587e705f-3dfc-4984-8a63-cf63ecf8f0ae Sep 07 21:16:58 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-0f5d177c-cd52-45fd-8d8b-0bd691e5b6c1 tempest-VolumesTransfersTest-958525059 tempest-VolumesTransfersTest-958525059-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:58 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-0f5d177c-cd52-45fd-8d8b-0bd691e5b6c1 tempest-VolumesTransfersTest-958525059 tempest-VolumesTransfersTest-958525059-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:58 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:58 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:16:58 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-7d5554d5-d578-4f39-bdf9-84cf006d0626 tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Volume info retrieved successfully. Sep 07 21:16:58 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-0f5d177c-cd52-45fd-8d8b-0bd691e5b6c1 tempest-VolumesTransfersTest-958525059 tempest-VolumesTransfersTest-958525059-project-admin] http://192.168.122.168/volume/v3/volumes/587e705f-3dfc-4984-8a63-cf63ecf8f0ae returned with HTTP 404 Sep 07 21:16:58 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1072/2150] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:16:58 2026] GET /volume/v3/volumes/587e705f-3dfc-4984-8a63-cf63ecf8f0ae => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:16:58 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-9340ad6d-39cd-46e0-9a7b-d2c21c0e3fc7 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:58 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-9340ad6d-39cd-46e0-9a7b-d2c21c0e3fc7 tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] GET http://192.168.122.168/volume/v3/volumes/587e705f-3dfc-4984-8a63-cf63ecf8f0ae Sep 07 21:16:58 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-9340ad6d-39cd-46e0-9a7b-d2c21c0e3fc7 tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:58 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-9340ad6d-39cd-46e0-9a7b-d2c21c0e3fc7 tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:59 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-9340ad6d-39cd-46e0-9a7b-d2c21c0e3fc7 tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] http://192.168.122.168/volume/v3/volumes/587e705f-3dfc-4984-8a63-cf63ecf8f0ae returned with HTTP 404 Sep 07 21:16:59 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1073/2151] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:16:58 2026] GET /volume/v3/volumes/587e705f-3dfc-4984-8a63-cf63ecf8f0ae => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:16:59 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-7d5554d5-d578-4f39-bdf9-84cf006d0626 tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Delete volume request issued successfully. Sep 07 21:16:59 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-7d5554d5-d578-4f39-bdf9-84cf006d0626 tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] http://192.168.122.168/volume/v3/volumes/136ff0a2-4749-40db-a6ed-fa5147c8b412 returned with HTTP 202 Sep 07 21:16:59 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-755b573d-bd50-493c-9213-b902d7faacf2 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:59 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1079/2152] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:16:58 2026] DELETE /volume/v3/volumes/136ff0a2-4749-40db-a6ed-fa5147c8b412 => generated 0 bytes in 145 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:16:59 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-755b573d-bd50-493c-9213-b902d7faacf2 tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] DELETE http://192.168.122.168/volume/v3/volumes/587e705f-3dfc-4984-8a63-cf63ecf8f0ae Sep 07 21:16:59 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-755b573d-bd50-493c-9213-b902d7faacf2 tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:59 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-29436e2f-013a-4f13-9e62-bae9cbdb71c4 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:59 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-755b573d-bd50-493c-9213-b902d7faacf2 tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:59 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-755b573d-bd50-493c-9213-b902d7faacf2 tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] Delete volume with id: 587e705f-3dfc-4984-8a63-cf63ecf8f0ae Sep 07 21:16:59 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-29436e2f-013a-4f13-9e62-bae9cbdb71c4 tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] GET http://192.168.122.168/volume/v3/volumes/136ff0a2-4749-40db-a6ed-fa5147c8b412 Sep 07 21:16:59 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-29436e2f-013a-4f13-9e62-bae9cbdb71c4 tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:59 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-29436e2f-013a-4f13-9e62-bae9cbdb71c4 tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:59 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-755b573d-bd50-493c-9213-b902d7faacf2 tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] http://192.168.122.168/volume/v3/volumes/587e705f-3dfc-4984-8a63-cf63ecf8f0ae returned with HTTP 404 Sep 07 21:16:59 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1074/2153] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:16:59 2026] DELETE /volume/v3/volumes/587e705f-3dfc-4984-8a63-cf63ecf8f0ae => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:16:59 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:59 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:16:59 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-ec5b2808-3467-4673-85f2-2616dfaa7a93 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:59 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:59 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:16:59 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ec5b2808-3467-4673-85f2-2616dfaa7a93 tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:16:59 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-ec5b2808-3467-4673-85f2-2616dfaa7a93 tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-926438936"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:16:59 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-29436e2f-013a-4f13-9e62-bae9cbdb71c4 tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Volume info retrieved successfully. Sep 07 21:16:59 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.volumes [None req-ec5b2808-3467-4673-85f2-2616dfaa7a93 tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-926438936'}} {{(pid=86971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:16:59 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-ec5b2808-3467-4673-85f2-2616dfaa7a93 tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] Create volume of 1 GB Sep 07 21:16:59 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-ec5b2808-3467-4673-85f2-2616dfaa7a93 tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] Availability Zones retrieved successfully. Sep 07 21:16:59 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-29436e2f-013a-4f13-9e62-bae9cbdb71c4 tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] http://192.168.122.168/volume/v3/volumes/136ff0a2-4749-40db-a6ed-fa5147c8b412 returned with HTTP 200 Sep 07 21:16:59 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1080/2154] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:16:59 2026] GET /volume/v3/volumes/136ff0a2-4749-40db-a6ed-fa5147c8b412 => generated 841 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:16:59 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-ec5b2808-3467-4673-85f2-2616dfaa7a93 tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] Flow 'volume_create_api' (06d9fec7-2795-4d7f-b0cf-73c1b05300b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:16:59 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-ec5b2808-3467-4673-85f2-2616dfaa7a93 tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dbafaa27-f37b-43b0-a7c1-bfd4c07b5e43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:16:59 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.flows.api.create_volume [None req-ec5b2808-3467-4673-85f2-2616dfaa7a93 tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] Validating volume size '1' using validate_int {{(pid=86971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:16:59 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-ec5b2808-3467-4673-85f2-2616dfaa7a93 tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dbafaa27-f37b-43b0-a7c1-bfd4c07b5e43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:16:59 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-ec5b2808-3467-4673-85f2-2616dfaa7a93 tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87b1a157-d59e-4b99-8e3e-f96b2b9a2127) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:16:59 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-ec5b2808-3467-4673-85f2-2616dfaa7a93 tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] Created reservations ['5c7e2f9f-436a-4cc3-9acc-7bd2999f1bd8', '5cd2a51e-7042-460b-b317-1d9c9bd863c6', '2d581be1-0ebd-4ea0-b760-2860df045dbc', 'e5da146a-422a-4161-afcc-91cd4fc230de'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:16:59 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-ec5b2808-3467-4673-85f2-2616dfaa7a93 tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87b1a157-d59e-4b99-8e3e-f96b2b9a2127) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c7e2f9f-436a-4cc3-9acc-7bd2999f1bd8', '5cd2a51e-7042-460b-b317-1d9c9bd863c6', '2d581be1-0ebd-4ea0-b760-2860df045dbc', 'e5da146a-422a-4161-afcc-91cd4fc230de']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:16:59 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-ec5b2808-3467-4673-85f2-2616dfaa7a93 tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae2f4122-aca9-4662-b9c1-d9bd4aa17dc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:16:59 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:59 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:16:59 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-ec5b2808-3467-4673-85f2-2616dfaa7a93 tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae2f4122-aca9-4662-b9c1-d9bd4aa17dc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '018ceee1-2ddc-4360-beb0-bb3645084e84', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-926438936',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d34fe69a8a14c45bd91fcd84f1abcad',qos_specs=None,replication_status=,reservations=['5c7e2f9f-436a-4cc3-9acc-7bd2999f1bd8','5cd2a51e-7042-460b-b317-1d9c9bd863c6','2d581be1-0ebd-4ea0-b760-2860df045dbc','e5da146a-422a-4161-afcc-91cd4fc230de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fafb17a3f764424cbf846d2e828e2dec',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:16:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-926438936',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=018ceee1-2ddc-4360-beb0-bb3645084e84,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d34fe69a8a14c45bd91fcd84f1abcad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fafb17a3f764424cbf846d2e828e2dec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:16:59 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-ec5b2808-3467-4673-85f2-2616dfaa7a93 tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74cb81b0-02f2-449f-8884-0b1a638d58d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:16:59 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-ec5b2808-3467-4673-85f2-2616dfaa7a93 tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74cb81b0-02f2-449f-8884-0b1a638d58d9) transitioned into state 'SUCCESS' from state '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-926438936',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d34fe69a8a14c45bd91fcd84f1abcad',qos_specs=None,replication_status=,reservations=['5c7e2f9f-436a-4cc3-9acc-7bd2999f1bd8','5cd2a51e-7042-460b-b317-1d9c9bd863c6','2d581be1-0ebd-4ea0-b760-2860df045dbc','e5da146a-422a-4161-afcc-91cd4fc230de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fafb17a3f764424cbf846d2e828e2dec',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:16:59 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-ec5b2808-3467-4673-85f2-2616dfaa7a93 tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e2273bc-a497-4142-923b-32d5d04505f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:16:59 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-ec5b2808-3467-4673-85f2-2616dfaa7a93 tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e2273bc-a497-4142-923b-32d5d04505f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:16:59 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-ec5b2808-3467-4673-85f2-2616dfaa7a93 tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] Flow 'volume_create_api' (06d9fec7-2795-4d7f-b0cf-73c1b05300b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:16:59 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-ec5b2808-3467-4673-85f2-2616dfaa7a93 tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] Create volume request issued successfully. Sep 07 21:16:59 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ec5b2808-3467-4673-85f2-2616dfaa7a93 tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:16:59 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1075/2155] 192.168.122.168 () {60 vars in 1142 bytes} [Mon Sep 7 21:16:59 2026] POST /volume/v3/volumes => generated 759 bytes in 629 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:16:59 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-aac33a42-e14e-44bc-ad30-f27b89bbb30d None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:16:59 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-aac33a42-e14e-44bc-ad30-f27b89bbb30d tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] GET http://192.168.122.168/volume/v3/volumes/018ceee1-2ddc-4360-beb0-bb3645084e84 Sep 07 21:16:59 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-aac33a42-e14e-44bc-ad30-f27b89bbb30d tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:16:59 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-aac33a42-e14e-44bc-ad30-f27b89bbb30d tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:16:59 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:16:59 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:16:59 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:16:59 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:16:59 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-aac33a42-e14e-44bc-ad30-f27b89bbb30d tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] Volume info retrieved successfully. Sep 07 21:16:59 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-aac33a42-e14e-44bc-ad30-f27b89bbb30d tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] http://192.168.122.168/volume/v3/volumes/018ceee1-2ddc-4360-beb0-bb3645084e84 returned with HTTP 200 Sep 07 21:16:59 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1081/2156] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:16:59 2026] GET /volume/v3/volumes/018ceee1-2ddc-4360-beb0-bb3645084e84 => generated 827 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:17:00 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-ecd21f43-d863-4448-9728-a69df9690fc2 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:00 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ecd21f43-d863-4448-9728-a69df9690fc2 tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] GET http://192.168.122.168/volume/v3/volumes/136ff0a2-4749-40db-a6ed-fa5147c8b412 Sep 07 21:17:00 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-ecd21f43-d863-4448-9728-a69df9690fc2 tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:00 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-ecd21f43-d863-4448-9728-a69df9690fc2 tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:00 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:17:00 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:17:00 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:17:00 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:17:00 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-ecd21f43-d863-4448-9728-a69df9690fc2 tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Volume info retrieved successfully. Sep 07 21:17:00 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ecd21f43-d863-4448-9728-a69df9690fc2 tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] http://192.168.122.168/volume/v3/volumes/136ff0a2-4749-40db-a6ed-fa5147c8b412 returned with HTTP 200 Sep 07 21:17:00 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1076/2157] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:17:00 2026] GET /volume/v3/volumes/136ff0a2-4749-40db-a6ed-fa5147c8b412 => generated 841 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:17:00 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-6bbe29bd-21c7-4e4c-9389-0ac986ac15ac None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:00 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-6bbe29bd-21c7-4e4c-9389-0ac986ac15ac tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] GET http://192.168.122.168/volume/v3/volumes/018ceee1-2ddc-4360-beb0-bb3645084e84 Sep 07 21:17:00 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-6bbe29bd-21c7-4e4c-9389-0ac986ac15ac tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:00 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-6bbe29bd-21c7-4e4c-9389-0ac986ac15ac tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:00 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:17:00 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:17:00 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:17:00 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:17:00 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-6bbe29bd-21c7-4e4c-9389-0ac986ac15ac tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] Volume info retrieved successfully. Sep 07 21:17:00 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-6bbe29bd-21c7-4e4c-9389-0ac986ac15ac tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] http://192.168.122.168/volume/v3/volumes/018ceee1-2ddc-4360-beb0-bb3645084e84 returned with HTTP 200 Sep 07 21:17:00 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1082/2158] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:17:00 2026] GET /volume/v3/volumes/018ceee1-2ddc-4360-beb0-bb3645084e84 => generated 851 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:17:01 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-aadc10bf-80b7-49dd-8a7c-a7453bdd44bd None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:01 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-aadc10bf-80b7-49dd-8a7c-a7453bdd44bd tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] GET http://192.168.122.168/volume/v3/volumes/136ff0a2-4749-40db-a6ed-fa5147c8b412 Sep 07 21:17:01 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-aadc10bf-80b7-49dd-8a7c-a7453bdd44bd tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:01 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-aadc10bf-80b7-49dd-8a7c-a7453bdd44bd tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:01 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-aadc10bf-80b7-49dd-8a7c-a7453bdd44bd tempest-CinderUnicodeTest-610375235 tempest-CinderUnicodeTest-610375235-project-member] http://192.168.122.168/volume/v3/volumes/136ff0a2-4749-40db-a6ed-fa5147c8b412 returned with HTTP 404 Sep 07 21:17:01 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1077/2159] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:17:01 2026] GET /volume/v3/volumes/136ff0a2-4749-40db-a6ed-fa5147c8b412 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:17:01 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-e19edecb-3dae-4792-a3cd-246adaafcccb None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:01 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e19edecb-3dae-4792-a3cd-246adaafcccb tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] GET http://192.168.122.168/volume/v3/volumes/018ceee1-2ddc-4360-beb0-bb3645084e84 Sep 07 21:17:01 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-e19edecb-3dae-4792-a3cd-246adaafcccb tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:01 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-e19edecb-3dae-4792-a3cd-246adaafcccb tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:01 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:17:01 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:17:01 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:17:01 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:17:01 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-e19edecb-3dae-4792-a3cd-246adaafcccb tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] Volume info retrieved successfully. Sep 07 21:17:02 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e19edecb-3dae-4792-a3cd-246adaafcccb tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] http://192.168.122.168/volume/v3/volumes/018ceee1-2ddc-4360-beb0-bb3645084e84 returned with HTTP 200 Sep 07 21:17:02 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1083/2160] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:17:01 2026] GET /volume/v3/volumes/018ceee1-2ddc-4360-beb0-bb3645084e84 => generated 852 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:17:02 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-ef0f3401-7f35-4eac-aece-ea673de067c8 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:02 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ef0f3401-7f35-4eac-aece-ea673de067c8 tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] POST http://192.168.122.168/volume/v3/os-volume-transfer Sep 07 21:17:02 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-ef0f3401-7f35-4eac-aece-ea673de067c8 tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "018ceee1-2ddc-4360-beb0-bb3645084e84"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:17:02 devstack devstack@c-api.service[86971]: DEBUG cinder.api.contrib.volume_transfer [None req-ef0f3401-7f35-4eac-aece-ea673de067c8 tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] Creating new volume transfer {'transfer': {'volume_id': '018ceee1-2ddc-4360-beb0-bb3645084e84'}} {{(pid=86971) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 07 21:17:02 devstack devstack@c-api.service[86971]: INFO cinder.api.contrib.volume_transfer [None req-ef0f3401-7f35-4eac-aece-ea673de067c8 tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] Creating transfer of volume 018ceee1-2ddc-4360-beb0-bb3645084e84 Sep 07 21:17:02 devstack devstack@c-api.service[86971]: INFO cinder.transfer.api [None req-ef0f3401-7f35-4eac-aece-ea673de067c8 tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] Generating transfer record for volume 018ceee1-2ddc-4360-beb0-bb3645084e84 Sep 07 21:17:02 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:17:02 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:17:02 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:17:02 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:17:02 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ef0f3401-7f35-4eac-aece-ea673de067c8 tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] http://192.168.122.168/volume/v3/os-volume-transfer returned with HTTP 202 Sep 07 21:17:02 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1078/2161] 192.168.122.168 () {60 vars in 1175 bytes} [Mon Sep 7 21:17:02 2026] POST /volume/v3/os-volume-transfer => generated 449 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:17:02 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-e9b2a801-84f0-4dba-b532-ea7b0c13f1f5 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:02 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e9b2a801-84f0-4dba-b532-ea7b0c13f1f5 tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] GET http://192.168.122.168/volume/v3/volumes/018ceee1-2ddc-4360-beb0-bb3645084e84 Sep 07 21:17:02 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-e9b2a801-84f0-4dba-b532-ea7b0c13f1f5 tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:02 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-e9b2a801-84f0-4dba-b532-ea7b0c13f1f5 tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:02 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:17:02 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:17:02 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:17:02 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:17:02 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-e9b2a801-84f0-4dba-b532-ea7b0c13f1f5 tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] Volume info retrieved successfully. Sep 07 21:17:02 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e9b2a801-84f0-4dba-b532-ea7b0c13f1f5 tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] http://192.168.122.168/volume/v3/volumes/018ceee1-2ddc-4360-beb0-bb3645084e84 returned with HTTP 200 Sep 07 21:17:02 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1084/2162] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:17:02 2026] GET /volume/v3/volumes/018ceee1-2ddc-4360-beb0-bb3645084e84 => generated 860 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:17:02 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-8bb43bab-5d36-49d2-aeaf-b795ada4634e None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:02 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-8bb43bab-5d36-49d2-aeaf-b795ada4634e tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-reader] GET http://192.168.122.168/volume/v3/os-volume-transfer/detail Sep 07 21:17:02 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-8bb43bab-5d36-49d2-aeaf-b795ada4634e tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-reader] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:02 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-8bb43bab-5d36-49d2-aeaf-b795ada4634e tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-reader] Calling method 'detail' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:02 devstack devstack@c-api.service[86971]: DEBUG cinder.api.contrib.volume_transfer [None req-8bb43bab-5d36-49d2-aeaf-b795ada4634e tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-reader] Listing volume transfers {{(pid=86971) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 07 21:17:02 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-8bb43bab-5d36-49d2-aeaf-b795ada4634e tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-reader] http://192.168.122.168/volume/v3/os-volume-transfer/detail returned with HTTP 200 Sep 07 21:17:02 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1079/2163] 192.168.122.168 () {58 vars in 1175 bytes} [Mon Sep 7 21:17:02 2026] GET /volume/v3/os-volume-transfer/detail => generated 420 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:17:02 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-9dff7226-a0d5-4431-8cb7-7d34007a44ee None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:02 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-9dff7226-a0d5-4431-8cb7-7d34007a44ee tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] DELETE http://192.168.122.168/volume/v3/os-volume-transfer/fc4f3736-a215-4baa-ae98-25fad2c43fd9 Sep 07 21:17:02 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-9dff7226-a0d5-4431-8cb7-7d34007a44ee tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:02 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-9dff7226-a0d5-4431-8cb7-7d34007a44ee tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:02 devstack devstack@c-api.service[86970]: INFO cinder.api.contrib.volume_transfer [None req-9dff7226-a0d5-4431-8cb7-7d34007a44ee tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] Delete transfer with id: fc4f3736-a215-4baa-ae98-25fad2c43fd9 Sep 07 21:17:02 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:17:02 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:17:02 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:17:02 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:17:02 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-9dff7226-a0d5-4431-8cb7-7d34007a44ee tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] http://192.168.122.168/volume/v3/os-volume-transfer/fc4f3736-a215-4baa-ae98-25fad2c43fd9 returned with HTTP 202 Sep 07 21:17:02 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1085/2164] 192.168.122.168 () {58 vars in 1268 bytes} [Mon Sep 7 21:17:02 2026] DELETE /volume/v3/os-volume-transfer/fc4f3736-a215-4baa-ae98-25fad2c43fd9 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:17:02 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-e3e30eac-492e-4cf0-aabe-a7a2093d7767 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:02 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e3e30eac-492e-4cf0-aabe-a7a2093d7767 tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] GET http://192.168.122.168/volume/v3/volumes/018ceee1-2ddc-4360-beb0-bb3645084e84 Sep 07 21:17:02 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-e3e30eac-492e-4cf0-aabe-a7a2093d7767 tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:02 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-e3e30eac-492e-4cf0-aabe-a7a2093d7767 tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:02 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:17:02 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:17:02 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:17:02 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:17:02 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-e3e30eac-492e-4cf0-aabe-a7a2093d7767 tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] Volume info retrieved successfully. Sep 07 21:17:02 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e3e30eac-492e-4cf0-aabe-a7a2093d7767 tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] http://192.168.122.168/volume/v3/volumes/018ceee1-2ddc-4360-beb0-bb3645084e84 returned with HTTP 200 Sep 07 21:17:02 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1080/2165] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:17:02 2026] GET /volume/v3/volumes/018ceee1-2ddc-4360-beb0-bb3645084e84 => generated 852 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:17:02 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-fefd536f-590f-4a2f-ae34-a3444d50d51a None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:02 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-fefd536f-590f-4a2f-ae34-a3444d50d51a tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] DELETE http://192.168.122.168/volume/v3/os-volume-transfer/fc4f3736-a215-4baa-ae98-25fad2c43fd9 Sep 07 21:17:02 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-fefd536f-590f-4a2f-ae34-a3444d50d51a tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:02 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-fefd536f-590f-4a2f-ae34-a3444d50d51a tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:02 devstack devstack@c-api.service[86970]: INFO cinder.api.contrib.volume_transfer [None req-fefd536f-590f-4a2f-ae34-a3444d50d51a tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] Delete transfer with id: fc4f3736-a215-4baa-ae98-25fad2c43fd9 Sep 07 21:17:02 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-fefd536f-590f-4a2f-ae34-a3444d50d51a tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] http://192.168.122.168/volume/v3/os-volume-transfer/fc4f3736-a215-4baa-ae98-25fad2c43fd9 returned with HTTP 404 Sep 07 21:17:02 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1086/2166] 192.168.122.168 () {58 vars in 1268 bytes} [Mon Sep 7 21:17:02 2026] DELETE /volume/v3/os-volume-transfer/fc4f3736-a215-4baa-ae98-25fad2c43fd9 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:17:02 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-26df10ee-c189-4246-9cfe-21bcc497c560 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:02 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-26df10ee-c189-4246-9cfe-21bcc497c560 tempest-VolumesTransfersTest-958525059 tempest-VolumesTransfersTest-958525059-project-admin] DELETE http://192.168.122.168/volume/v3/volumes/018ceee1-2ddc-4360-beb0-bb3645084e84 Sep 07 21:17:02 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-26df10ee-c189-4246-9cfe-21bcc497c560 tempest-VolumesTransfersTest-958525059 tempest-VolumesTransfersTest-958525059-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:02 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-26df10ee-c189-4246-9cfe-21bcc497c560 tempest-VolumesTransfersTest-958525059 tempest-VolumesTransfersTest-958525059-project-admin] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:02 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-26df10ee-c189-4246-9cfe-21bcc497c560 tempest-VolumesTransfersTest-958525059 tempest-VolumesTransfersTest-958525059-project-admin] Delete volume with id: 018ceee1-2ddc-4360-beb0-bb3645084e84 Sep 07 21:17:02 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:17:02 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:17:02 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-f5c9bc1d-a189-462b-b053-357712e017a1 req-fbdf4060-0e7b-4e14-a4bf-470154079f90 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:02 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:17:02 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:17:02 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-26df10ee-c189-4246-9cfe-21bcc497c560 tempest-VolumesTransfersTest-958525059 tempest-VolumesTransfersTest-958525059-project-admin] Volume info retrieved successfully. Sep 07 21:17:02 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-f5c9bc1d-a189-462b-b053-357712e017a1 req-fbdf4060-0e7b-4e14-a4bf-470154079f90 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] GET http://192.168.122.168/volume/v3/attachments?instance_id=f9ab2b4c-f688-4fcc-b852-3764971aa2e3 Sep 07 21:17:02 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-f5c9bc1d-a189-462b-b053-357712e017a1 req-fbdf4060-0e7b-4e14-a4bf-470154079f90 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:02 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-f5c9bc1d-a189-462b-b053-357712e017a1 req-fbdf4060-0e7b-4e14-a4bf-470154079f90 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] Calling method 'version_select' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:02 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume_attachment.py:249: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:17:02 devstack devstack@c-api.service[86970]: return base.obj_make_list(context, cls(context), Sep 07 21:17:02 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-f5c9bc1d-a189-462b-b053-357712e017a1 req-fbdf4060-0e7b-4e14-a4bf-470154079f90 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] http://192.168.122.168/volume/v3/attachments?instance_id=f9ab2b4c-f688-4fcc-b852-3764971aa2e3 returned with HTTP 200 Sep 07 21:17:02 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1087/2167] 192.168.122.168 () {62 vars in 1526 bytes} [Mon Sep 7 21:17:02 2026] GET /volume/v3/attachments?instance_id=f9ab2b4c-f688-4fcc-b852-3764971aa2e3 => generated 192 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:17:02 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-26df10ee-c189-4246-9cfe-21bcc497c560 tempest-VolumesTransfersTest-958525059 tempest-VolumesTransfersTest-958525059-project-admin] Delete volume request issued successfully. Sep 07 21:17:02 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-f5c9bc1d-a189-462b-b053-357712e017a1 req-79a353ef-b32f-475c-ac85-04ff76ddc355 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:02 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-26df10ee-c189-4246-9cfe-21bcc497c560 tempest-VolumesTransfersTest-958525059 tempest-VolumesTransfersTest-958525059-project-admin] http://192.168.122.168/volume/v3/volumes/018ceee1-2ddc-4360-beb0-bb3645084e84 returned with HTTP 202 Sep 07 21:17:02 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1081/2168] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:17:02 2026] DELETE /volume/v3/volumes/018ceee1-2ddc-4360-beb0-bb3645084e84 => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:17:02 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-f5c9bc1d-a189-462b-b053-357712e017a1 req-79a353ef-b32f-475c-ac85-04ff76ddc355 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] GET http://192.168.122.168/volume/v3/attachments/a9da0bfd-901d-4c3b-b964-31f65f06c542 Sep 07 21:17:02 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-f5c9bc1d-a189-462b-b053-357712e017a1 req-79a353ef-b32f-475c-ac85-04ff76ddc355 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:02 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-f5c9bc1d-a189-462b-b053-357712e017a1 req-79a353ef-b32f-475c-ac85-04ff76ddc355 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] Calling method 'version_select' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:02 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-83662530-fbf7-4e12-b003-acaa5634aba3 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:02 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-83662530-fbf7-4e12-b003-acaa5634aba3 tempest-VolumesTransfersTest-958525059 tempest-VolumesTransfersTest-958525059-project-admin] GET http://192.168.122.168/volume/v3/volumes/018ceee1-2ddc-4360-beb0-bb3645084e84 Sep 07 21:17:02 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-83662530-fbf7-4e12-b003-acaa5634aba3 tempest-VolumesTransfersTest-958525059 tempest-VolumesTransfersTest-958525059-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:02 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-83662530-fbf7-4e12-b003-acaa5634aba3 tempest-VolumesTransfersTest-958525059 tempest-VolumesTransfersTest-958525059-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:02 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:17:02 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:17:02 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:17:02 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:17:02 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-f5c9bc1d-a189-462b-b053-357712e017a1 req-79a353ef-b32f-475c-ac85-04ff76ddc355 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] http://192.168.122.168/volume/v3/attachments/a9da0bfd-901d-4c3b-b964-31f65f06c542 returned with HTTP 200 Sep 07 21:17:02 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1088/2169] 192.168.122.168 () {62 vars in 1540 bytes} [Mon Sep 7 21:17:02 2026] GET /volume/v3/attachments/a9da0bfd-901d-4c3b-b964-31f65f06c542 => generated 718 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:17:02 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:17:02 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:17:02 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-83662530-fbf7-4e12-b003-acaa5634aba3 tempest-VolumesTransfersTest-958525059 tempest-VolumesTransfersTest-958525059-project-admin] Volume info retrieved successfully. Sep 07 21:17:02 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-83662530-fbf7-4e12-b003-acaa5634aba3 tempest-VolumesTransfersTest-958525059 tempest-VolumesTransfersTest-958525059-project-admin] http://192.168.122.168/volume/v3/volumes/018ceee1-2ddc-4360-beb0-bb3645084e84 returned with HTTP 200 Sep 07 21:17:02 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1082/2170] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:17:02 2026] GET /volume/v3/volumes/018ceee1-2ddc-4360-beb0-bb3645084e84 => generated 1014 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:17:03 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-77f94fb2-635c-4f5d-86c9-6b1c54a79658 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:03 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-77f94fb2-635c-4f5d-86c9-6b1c54a79658 tempest-VolumesTransfersTest-958525059 tempest-VolumesTransfersTest-958525059-project-admin] GET http://192.168.122.168/volume/v3/volumes/018ceee1-2ddc-4360-beb0-bb3645084e84 Sep 07 21:17:03 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-77f94fb2-635c-4f5d-86c9-6b1c54a79658 tempest-VolumesTransfersTest-958525059 tempest-VolumesTransfersTest-958525059-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:03 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-77f94fb2-635c-4f5d-86c9-6b1c54a79658 tempest-VolumesTransfersTest-958525059 tempest-VolumesTransfersTest-958525059-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:03 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-77f94fb2-635c-4f5d-86c9-6b1c54a79658 tempest-VolumesTransfersTest-958525059 tempest-VolumesTransfersTest-958525059-project-admin] http://192.168.122.168/volume/v3/volumes/018ceee1-2ddc-4360-beb0-bb3645084e84 returned with HTTP 404 Sep 07 21:17:03 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1089/2171] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:17:03 2026] GET /volume/v3/volumes/018ceee1-2ddc-4360-beb0-bb3645084e84 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:17:03 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-8499e050-6ae1-40b5-b15d-be727ad98279 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:03 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-8499e050-6ae1-40b5-b15d-be727ad98279 tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] GET http://192.168.122.168/volume/v3/volumes/018ceee1-2ddc-4360-beb0-bb3645084e84 Sep 07 21:17:03 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-8499e050-6ae1-40b5-b15d-be727ad98279 tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:03 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-8499e050-6ae1-40b5-b15d-be727ad98279 tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:03 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-8499e050-6ae1-40b5-b15d-be727ad98279 tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] http://192.168.122.168/volume/v3/volumes/018ceee1-2ddc-4360-beb0-bb3645084e84 returned with HTTP 404 Sep 07 21:17:03 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1083/2172] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:17:03 2026] GET /volume/v3/volumes/018ceee1-2ddc-4360-beb0-bb3645084e84 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:17:03 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-dc9bc94b-122c-4bf6-a897-2ce08c0c3e56 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:03 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-dc9bc94b-122c-4bf6-a897-2ce08c0c3e56 tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] DELETE http://192.168.122.168/volume/v3/volumes/018ceee1-2ddc-4360-beb0-bb3645084e84 Sep 07 21:17:03 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-dc9bc94b-122c-4bf6-a897-2ce08c0c3e56 tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:03 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-dc9bc94b-122c-4bf6-a897-2ce08c0c3e56 tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:03 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-dc9bc94b-122c-4bf6-a897-2ce08c0c3e56 tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] Delete volume with id: 018ceee1-2ddc-4360-beb0-bb3645084e84 Sep 07 21:17:03 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-dc9bc94b-122c-4bf6-a897-2ce08c0c3e56 tempest-VolumesTransfersTest-60573921 tempest-VolumesTransfersTest-60573921-project-member] http://192.168.122.168/volume/v3/volumes/018ceee1-2ddc-4360-beb0-bb3645084e84 returned with HTTP 404 Sep 07 21:17:03 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1090/2173] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:17:03 2026] DELETE /volume/v3/volumes/018ceee1-2ddc-4360-beb0-bb3645084e84 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:17:05 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-661575a7-e3f3-4a51-8b37-c559d6198b49 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:06 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-661575a7-e3f3-4a51-8b37-c559d6198b49 tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-admin] POST http://192.168.122.168/volume/v3/types Sep 07 21:17:06 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-661575a7-e3f3-4a51-8b37-c559d6198b49 tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-727878164", "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=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:17:06 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-661575a7-e3f3-4a51-8b37-c559d6198b49 tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 07 21:17:06 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1084/2174] 192.168.122.168 () {60 vars in 1137 bytes} [Mon Sep 7 21:17:05 2026] POST /volume/v3/types => generated 379 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:17:06 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-95957735-10c5-48d1-b049-92a79b2b2fbc None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:06 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-95957735-10c5-48d1-b049-92a79b2b2fbc tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-admin] POST http://192.168.122.168/volume/v3/types/2a7a904f-01bd-4b67-84f4-90dea2f95531/encryption Sep 07 21:17:06 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-95957735-10c5-48d1-b049-92a79b2b2fbc tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:17:06 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:17:06 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:17:06 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-95957735-10c5-48d1-b049-92a79b2b2fbc tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-admin] http://192.168.122.168/volume/v3/types/2a7a904f-01bd-4b67-84f4-90dea2f95531/encryption returned with HTTP 200 Sep 07 21:17:06 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1091/2175] 192.168.122.168 () {60 vars in 1281 bytes} [Mon Sep 7 21:17:06 2026] POST /volume/v3/types/2a7a904f-01bd-4b67-84f4-90dea2f95531/encryption => generated 239 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:17:06 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-8f0e3065-002a-4221-8bcd-ce82f001804b None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:06 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-8f0e3065-002a-4221-8bcd-ce82f001804b tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-admin] POST http://192.168.122.168/volume/v3/types Sep 07 21:17:06 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-8f0e3065-002a-4221-8bcd-ce82f001804b tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-934404754", "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=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:17:06 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-8f0e3065-002a-4221-8bcd-ce82f001804b tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 07 21:17:06 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1085/2176] 192.168.122.168 () {60 vars in 1137 bytes} [Mon Sep 7 21:17:06 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 07 21:17:06 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-c6bb19ca-c599-4ce4-bc5c-37b409d5d873 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:06 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c6bb19ca-c599-4ce4-bc5c-37b409d5d873 tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-member] POST http://192.168.122.168/volume/v3/types/38d90d04-9db2-40dd-88eb-539d437cd9b1/encryption Sep 07 21:17:06 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c6bb19ca-c599-4ce4-bc5c-37b409d5d873 tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:17:06 devstack devstack@c-api.service[86970]: DEBUG cinder.policy [None req-c6bb19ca-c599-4ce4-bc5c-37b409d5d873 tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'b3d7975c80b149beaaef2832c9a477ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06c555bd8f594220bc5956aae8f419a7', '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=86970) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 21:17:06 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c6bb19ca-c599-4ce4-bc5c-37b409d5d873 tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-member] http://192.168.122.168/volume/v3/types/38d90d04-9db2-40dd-88eb-539d437cd9b1/encryption returned with HTTP 403 Sep 07 21:17:06 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1092/2177] 192.168.122.168 () {60 vars in 1281 bytes} [Mon Sep 7 21:17:06 2026] POST /volume/v3/types/38d90d04-9db2-40dd-88eb-539d437cd9b1/encryption => generated 127 bytes in 180 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:17:06 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-242a7aff-3910-4a39-91f8-ee44abe266e6 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:06 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-242a7aff-3910-4a39-91f8-ee44abe266e6 tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-admin] POST http://192.168.122.168/volume/v3/types Sep 07 21:17:06 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-242a7aff-3910-4a39-91f8-ee44abe266e6 tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1323813535", "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=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:17:06 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-242a7aff-3910-4a39-91f8-ee44abe266e6 tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 07 21:17:06 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1086/2178] 192.168.122.168 () {60 vars in 1137 bytes} [Mon Sep 7 21:17:06 2026] POST /volume/v3/types => generated 380 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:17:06 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-04269940-23e9-44dd-aa20-b56af157d4c1 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:06 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-04269940-23e9-44dd-aa20-b56af157d4c1 tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-member] POST http://192.168.122.168/volume/v3/types/abe26004-5609-4b2d-8311-68be6a17c82b/extra_specs Sep 07 21:17:06 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-04269940-23e9-44dd-aa20-b56af157d4c1 tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:17:06 devstack devstack@c-api.service[86970]: DEBUG cinder.policy [None req-04269940-23e9-44dd-aa20-b56af157d4c1 tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'b3d7975c80b149beaaef2832c9a477ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06c555bd8f594220bc5956aae8f419a7', '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=86970) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 21:17:06 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-04269940-23e9-44dd-aa20-b56af157d4c1 tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-member] http://192.168.122.168/volume/v3/types/abe26004-5609-4b2d-8311-68be6a17c82b/extra_specs returned with HTTP 403 Sep 07 21:17:06 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1093/2179] 192.168.122.168 () {60 vars in 1283 bytes} [Mon Sep 7 21:17:06 2026] POST /volume/v3/types/abe26004-5609-4b2d-8311-68be6a17c82b/extra_specs => generated 122 bytes in 19 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:17:06 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-276b2800-b5f8-4ed0-8f99-d5054986e4f5 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:06 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-276b2800-b5f8-4ed0-8f99-d5054986e4f5 tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-member] PUT http://192.168.122.168/volume/v3/types/abe26004-5609-4b2d-8311-68be6a17c82b/extra_specs/key2 Sep 07 21:17:06 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-276b2800-b5f8-4ed0-8f99-d5054986e4f5 tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:17:06 devstack devstack@c-api.service[86971]: DEBUG cinder.policy [None req-276b2800-b5f8-4ed0-8f99-d5054986e4f5 tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'b3d7975c80b149beaaef2832c9a477ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06c555bd8f594220bc5956aae8f419a7', '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=86971) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 21:17:06 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-276b2800-b5f8-4ed0-8f99-d5054986e4f5 tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-member] http://192.168.122.168/volume/v3/types/abe26004-5609-4b2d-8311-68be6a17c82b/extra_specs/key2 returned with HTTP 403 Sep 07 21:17:06 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1087/2180] 192.168.122.168 () {60 vars in 1297 bytes} [Mon Sep 7 21:17:06 2026] PUT /volume/v3/types/abe26004-5609-4b2d-8311-68be6a17c82b/extra_specs/key2 => generated 122 bytes in 19 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:17:06 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-831e4975-1e4d-4b4a-9923-3787cd93c324 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:06 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-831e4975-1e4d-4b4a-9923-3787cd93c324 tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-member] POST http://192.168.122.168/volume/v3/types Sep 07 21:17:06 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-831e4975-1e4d-4b4a-9923-3787cd93c324 tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:17:06 devstack devstack@c-api.service[86970]: DEBUG cinder.policy [None req-831e4975-1e4d-4b4a-9923-3787cd93c324 tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'b3d7975c80b149beaaef2832c9a477ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06c555bd8f594220bc5956aae8f419a7', '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=86970) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 21:17:06 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-831e4975-1e4d-4b4a-9923-3787cd93c324 tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-member] http://192.168.122.168/volume/v3/types returned with HTTP 403 Sep 07 21:17:06 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1094/2181] 192.168.122.168 () {60 vars in 1136 bytes} [Mon Sep 7 21:17:06 2026] POST /volume/v3/types => generated 109 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:17:06 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-c55ed53b-482d-44d7-8053-010cf7462ea4 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:06 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c55ed53b-482d-44d7-8053-010cf7462ea4 tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-admin] POST http://192.168.122.168/volume/v3/types Sep 07 21:17:06 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c55ed53b-482d-44d7-8053-010cf7462ea4 tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1096112515", "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=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:17:06 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c55ed53b-482d-44d7-8053-010cf7462ea4 tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 07 21:17:06 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1088/2182] 192.168.122.168 () {60 vars in 1137 bytes} [Mon Sep 7 21:17:06 2026] POST /volume/v3/types => generated 380 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:17:06 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-2dcdb387-51ce-4fce-9315-e8e9040a21c4 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:06 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-2dcdb387-51ce-4fce-9315-e8e9040a21c4 tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-admin] POST http://192.168.122.168/volume/v3/types/4a4dad5d-44bb-4464-a485-f2a8990beb1d/encryption Sep 07 21:17:06 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-2dcdb387-51ce-4fce-9315-e8e9040a21c4 tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:17:06 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-2dcdb387-51ce-4fce-9315-e8e9040a21c4 tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-admin] http://192.168.122.168/volume/v3/types/4a4dad5d-44bb-4464-a485-f2a8990beb1d/encryption returned with HTTP 200 Sep 07 21:17:06 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1095/2183] 192.168.122.168 () {60 vars in 1281 bytes} [Mon Sep 7 21:17:06 2026] POST /volume/v3/types/4a4dad5d-44bb-4464-a485-f2a8990beb1d/encryption => generated 239 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:17:06 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-eabdaeaf-0021-4e2a-8f22-2c85f88f8008 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:06 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-eabdaeaf-0021-4e2a-8f22-2c85f88f8008 tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-member] DELETE http://192.168.122.168/volume/v3/types/4a4dad5d-44bb-4464-a485-f2a8990beb1d/encryption/c95c64ee-7c6c-4f9e-a67d-2efe543306eb Sep 07 21:17:06 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-eabdaeaf-0021-4e2a-8f22-2c85f88f8008 tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:06 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-eabdaeaf-0021-4e2a-8f22-2c85f88f8008 tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-member] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:06 devstack devstack@c-api.service[86971]: DEBUG cinder.policy [None req-eabdaeaf-0021-4e2a-8f22-2c85f88f8008 tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'b3d7975c80b149beaaef2832c9a477ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06c555bd8f594220bc5956aae8f419a7', '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=86971) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 21:17:06 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-eabdaeaf-0021-4e2a-8f22-2c85f88f8008 tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-member] http://192.168.122.168/volume/v3/types/4a4dad5d-44bb-4464-a485-f2a8990beb1d/encryption/c95c64ee-7c6c-4f9e-a67d-2efe543306eb returned with HTTP 403 Sep 07 21:17:06 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1089/2184] 192.168.122.168 () {58 vars in 1373 bytes} [Mon Sep 7 21:17:06 2026] DELETE /volume/v3/types/4a4dad5d-44bb-4464-a485-f2a8990beb1d/encryption/c95c64ee-7c6c-4f9e-a67d-2efe543306eb => generated 127 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:17:06 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-dd7c1d89-9d8a-4cff-b58f-58139fdaf55c None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:06 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-dd7c1d89-9d8a-4cff-b58f-58139fdaf55c tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-admin] POST http://192.168.122.168/volume/v3/types Sep 07 21:17:06 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-dd7c1d89-9d8a-4cff-b58f-58139fdaf55c tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-726632459", "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=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:17:06 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-dd7c1d89-9d8a-4cff-b58f-58139fdaf55c tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 07 21:17:06 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1096/2185] 192.168.122.168 () {60 vars in 1137 bytes} [Mon Sep 7 21:17:06 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 07 21:17:06 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-ac344e5f-93ce-4169-8443-aac9a0fbe7b6 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:06 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ac344e5f-93ce-4169-8443-aac9a0fbe7b6 tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-member] DELETE http://192.168.122.168/volume/v3/types/e7a39824-84ee-4492-ad90-500b179f858c/extra_specs/key1 Sep 07 21:17:06 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-ac344e5f-93ce-4169-8443-aac9a0fbe7b6 tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:06 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-ac344e5f-93ce-4169-8443-aac9a0fbe7b6 tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-member] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:06 devstack devstack@c-api.service[86971]: DEBUG cinder.policy [None req-ac344e5f-93ce-4169-8443-aac9a0fbe7b6 tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'b3d7975c80b149beaaef2832c9a477ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06c555bd8f594220bc5956aae8f419a7', '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=86971) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 21:17:06 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ac344e5f-93ce-4169-8443-aac9a0fbe7b6 tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-member] http://192.168.122.168/volume/v3/types/e7a39824-84ee-4492-ad90-500b179f858c/extra_specs/key1 returned with HTTP 403 Sep 07 21:17:06 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1090/2186] 192.168.122.168 () {58 vars in 1280 bytes} [Mon Sep 7 21:17:06 2026] DELETE /volume/v3/types/e7a39824-84ee-4492-ad90-500b179f858c/extra_specs/key1 => generated 122 bytes in 19 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:17:06 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-a742e166-bd23-4e4e-92b3-edba359ffed6 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:06 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a742e166-bd23-4e4e-92b3-edba359ffed6 tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-admin] POST http://192.168.122.168/volume/v3/types Sep 07 21:17:06 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a742e166-bd23-4e4e-92b3-edba359ffed6 tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1297758711", "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=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:17:07 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a742e166-bd23-4e4e-92b3-edba359ffed6 tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 07 21:17:07 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1097/2187] 192.168.122.168 () {60 vars in 1137 bytes} [Mon Sep 7 21:17:06 2026] POST /volume/v3/types => generated 380 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:17:07 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-8f13f36e-9d78-42eb-8eb4-902e979fe521 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:07 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-8f13f36e-9d78-42eb-8eb4-902e979fe521 tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-member] DELETE http://192.168.122.168/volume/v3/types/4b8b1fb8-a550-4ec2-936e-a488e42dd0cd Sep 07 21:17:07 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-8f13f36e-9d78-42eb-8eb4-902e979fe521 tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:07 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-8f13f36e-9d78-42eb-8eb4-902e979fe521 tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-member] Calling method '_delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:07 devstack devstack@c-api.service[86971]: DEBUG cinder.policy [None req-8f13f36e-9d78-42eb-8eb4-902e979fe521 tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'b3d7975c80b149beaaef2832c9a477ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06c555bd8f594220bc5956aae8f419a7', '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=86971) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 21:17:07 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-8f13f36e-9d78-42eb-8eb4-902e979fe521 tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-member] http://192.168.122.168/volume/v3/types/4b8b1fb8-a550-4ec2-936e-a488e42dd0cd returned with HTTP 403 Sep 07 21:17:07 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1091/2188] 192.168.122.168 () {58 vars in 1229 bytes} [Mon Sep 7 21:17:07 2026] DELETE /volume/v3/types/4b8b1fb8-a550-4ec2-936e-a488e42dd0cd => generated 109 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:17:07 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-ecb06c1a-7756-42e3-8ff1-44a1aecb5cbd None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:07 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ecb06c1a-7756-42e3-8ff1-44a1aecb5cbd tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-member] GET http://192.168.122.168/volume/v3/types/2a7a904f-01bd-4b67-84f4-90dea2f95531/extra_specs Sep 07 21:17:07 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ecb06c1a-7756-42e3-8ff1-44a1aecb5cbd tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:07 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ecb06c1a-7756-42e3-8ff1-44a1aecb5cbd tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-member] Calling method 'index' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:07 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ecb06c1a-7756-42e3-8ff1-44a1aecb5cbd tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-member] http://192.168.122.168/volume/v3/types/2a7a904f-01bd-4b67-84f4-90dea2f95531/extra_specs returned with HTTP 200 Sep 07 21:17:07 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1098/2189] 192.168.122.168 () {58 vars in 1262 bytes} [Mon Sep 7 21:17:07 2026] GET /volume/v3/types/2a7a904f-01bd-4b67-84f4-90dea2f95531/extra_specs => generated 123 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:17:07 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-239a52dc-19f6-4c44-92ac-5aeedb8d1773 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:07 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-239a52dc-19f6-4c44-92ac-5aeedb8d1773 tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-member] GET http://192.168.122.168/volume/v3/types Sep 07 21:17:07 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-239a52dc-19f6-4c44-92ac-5aeedb8d1773 tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:07 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-239a52dc-19f6-4c44-92ac-5aeedb8d1773 tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-member] Calling method 'index' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:07 devstack devstack@c-api.service[86971]: DEBUG cinder.api.api_utils [None req-239a52dc-19f6-4c44-92ac-5aeedb8d1773 tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-member] Removing options '' from query. {{(pid=86971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 21:17:07 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-239a52dc-19f6-4c44-92ac-5aeedb8d1773 tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-member] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 07 21:17:07 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-94eb30f6-7902-4df5-9d07-4e15b84544a7 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:07 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1092/2190] 192.168.122.168 () {58 vars in 1115 bytes} [Mon Sep 7 21:17:07 2026] GET /volume/v3/types => generated 2361 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 21:17:07 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-94eb30f6-7902-4df5-9d07-4e15b84544a7 tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-member] GET http://192.168.122.168/volume/v3/types/2a7a904f-01bd-4b67-84f4-90dea2f95531/encryption/cipher Sep 07 21:17:07 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-94eb30f6-7902-4df5-9d07-4e15b84544a7 tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:07 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-94eb30f6-7902-4df5-9d07-4e15b84544a7 tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:07 devstack devstack@c-api.service[86970]: DEBUG cinder.policy [None req-94eb30f6-7902-4df5-9d07-4e15b84544a7 tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'b3d7975c80b149beaaef2832c9a477ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06c555bd8f594220bc5956aae8f419a7', '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=86970) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 21:17:07 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-94eb30f6-7902-4df5-9d07-4e15b84544a7 tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-member] http://192.168.122.168/volume/v3/types/2a7a904f-01bd-4b67-84f4-90dea2f95531/encryption/cipher returned with HTTP 403 Sep 07 21:17:07 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1099/2191] 192.168.122.168 () {58 vars in 1280 bytes} [Mon Sep 7 21:17:07 2026] GET /volume/v3/types/2a7a904f-01bd-4b67-84f4-90dea2f95531/encryption/cipher => generated 124 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:17:07 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-c099ebfd-eb10-4c19-ae65-09a4fdc2c896 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:07 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c099ebfd-eb10-4c19-ae65-09a4fdc2c896 tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-member] GET http://192.168.122.168/volume/v3/types/2a7a904f-01bd-4b67-84f4-90dea2f95531/encryption Sep 07 21:17:07 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c099ebfd-eb10-4c19-ae65-09a4fdc2c896 tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:07 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c099ebfd-eb10-4c19-ae65-09a4fdc2c896 tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-member] Calling method 'index' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:07 devstack devstack@c-api.service[86971]: DEBUG cinder.policy [None req-c099ebfd-eb10-4c19-ae65-09a4fdc2c896 tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'b3d7975c80b149beaaef2832c9a477ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06c555bd8f594220bc5956aae8f419a7', '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=86971) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 21:17:07 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c099ebfd-eb10-4c19-ae65-09a4fdc2c896 tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-member] http://192.168.122.168/volume/v3/types/2a7a904f-01bd-4b67-84f4-90dea2f95531/encryption returned with HTTP 403 Sep 07 21:17:07 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1093/2192] 192.168.122.168 () {58 vars in 1259 bytes} [Mon Sep 7 21:17:07 2026] GET /volume/v3/types/2a7a904f-01bd-4b67-84f4-90dea2f95531/encryption => generated 124 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 07 21:17:07 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-7f7e7fd5-b27a-4d62-bf2f-60b9d695ff3e None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:07 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-7f7e7fd5-b27a-4d62-bf2f-60b9d695ff3e tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-member] GET http://192.168.122.168/volume/v3/types/2a7a904f-01bd-4b67-84f4-90dea2f95531/extra_specs/multiattach Sep 07 21:17:07 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-7f7e7fd5-b27a-4d62-bf2f-60b9d695ff3e tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:07 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-7f7e7fd5-b27a-4d62-bf2f-60b9d695ff3e tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:07 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-7f7e7fd5-b27a-4d62-bf2f-60b9d695ff3e tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-member] http://192.168.122.168/volume/v3/types/2a7a904f-01bd-4b67-84f4-90dea2f95531/extra_specs/multiattach returned with HTTP 200 Sep 07 21:17:07 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1100/2193] 192.168.122.168 () {58 vars in 1298 bytes} [Mon Sep 7 21:17:07 2026] GET /volume/v3/types/2a7a904f-01bd-4b67-84f4-90dea2f95531/extra_specs/multiattach => generated 29 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 07 21:17:07 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-8fd2595e-cfa1-4824-8134-64ef15685799 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:07 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-8fd2595e-cfa1-4824-8134-64ef15685799 tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-member] GET http://192.168.122.168/volume/v3/types/2a7a904f-01bd-4b67-84f4-90dea2f95531/extra_specs/volume_backend_name Sep 07 21:17:07 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-8fd2595e-cfa1-4824-8134-64ef15685799 tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:07 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-8fd2595e-cfa1-4824-8134-64ef15685799 tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:07 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-8fd2595e-cfa1-4824-8134-64ef15685799 tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-member] http://192.168.122.168/volume/v3/types/2a7a904f-01bd-4b67-84f4-90dea2f95531/extra_specs/volume_backend_name returned with HTTP 404 Sep 07 21:17:07 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1094/2194] 192.168.122.168 () {58 vars in 1322 bytes} [Mon Sep 7 21:17:07 2026] GET /volume/v3/types/2a7a904f-01bd-4b67-84f4-90dea2f95531/extra_specs/volume_backend_name => generated 143 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:17:07 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-225ec65b-59a7-4d47-84f8-8fe16fb1c2bf None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:07 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-225ec65b-59a7-4d47-84f8-8fe16fb1c2bf tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-member] GET http://192.168.122.168/volume/v3/types/2a7a904f-01bd-4b67-84f4-90dea2f95531 Sep 07 21:17:07 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-225ec65b-59a7-4d47-84f8-8fe16fb1c2bf tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:07 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-225ec65b-59a7-4d47-84f8-8fe16fb1c2bf tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:07 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-225ec65b-59a7-4d47-84f8-8fe16fb1c2bf tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-member] http://192.168.122.168/volume/v3/types/2a7a904f-01bd-4b67-84f4-90dea2f95531 returned with HTTP 200 Sep 07 21:17:07 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1101/2195] 192.168.122.168 () {58 vars in 1226 bytes} [Mon Sep 7 21:17:07 2026] GET /volume/v3/types/2a7a904f-01bd-4b67-84f4-90dea2f95531 => generated 317 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:17:07 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-6741192b-0600-4d5e-b99c-fb776f4ef10e None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:07 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-6741192b-0600-4d5e-b99c-fb776f4ef10e tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-member] PUT http://192.168.122.168/volume/v3/types/2a7a904f-01bd-4b67-84f4-90dea2f95531/encryption/150bf94a-a252-43a6-9c4c-b7224c0021e9 Sep 07 21:17:07 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-6741192b-0600-4d5e-b99c-fb776f4ef10e tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:17:07 devstack devstack@c-api.service[86971]: DEBUG cinder.policy [None req-6741192b-0600-4d5e-b99c-fb776f4ef10e tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'b3d7975c80b149beaaef2832c9a477ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06c555bd8f594220bc5956aae8f419a7', '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=86971) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 21:17:07 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-6741192b-0600-4d5e-b99c-fb776f4ef10e tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-member] http://192.168.122.168/volume/v3/types/2a7a904f-01bd-4b67-84f4-90dea2f95531/encryption/150bf94a-a252-43a6-9c4c-b7224c0021e9 returned with HTTP 403 Sep 07 21:17:07 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1095/2196] 192.168.122.168 () {60 vars in 1390 bytes} [Mon Sep 7 21:17:07 2026] PUT /volume/v3/types/2a7a904f-01bd-4b67-84f4-90dea2f95531/encryption/150bf94a-a252-43a6-9c4c-b7224c0021e9 => generated 127 bytes in 28 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:17:07 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-a308ac52-35fa-4e2a-bbaa-29829094450e None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:07 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a308ac52-35fa-4e2a-bbaa-29829094450e tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-member] PUT http://192.168.122.168/volume/v3/types/2a7a904f-01bd-4b67-84f4-90dea2f95531/extra_specs/key1 Sep 07 21:17:07 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a308ac52-35fa-4e2a-bbaa-29829094450e tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:17:07 devstack devstack@c-api.service[86970]: DEBUG cinder.policy [None req-a308ac52-35fa-4e2a-bbaa-29829094450e tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'b3d7975c80b149beaaef2832c9a477ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06c555bd8f594220bc5956aae8f419a7', '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=86970) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 21:17:07 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a308ac52-35fa-4e2a-bbaa-29829094450e tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-member] http://192.168.122.168/volume/v3/types/2a7a904f-01bd-4b67-84f4-90dea2f95531/extra_specs/key1 returned with HTTP 403 Sep 07 21:17:07 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1102/2197] 192.168.122.168 () {60 vars in 1297 bytes} [Mon Sep 7 21:17:07 2026] PUT /volume/v3/types/2a7a904f-01bd-4b67-84f4-90dea2f95531/extra_specs/key1 => generated 122 bytes in 25 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 07 21:17:07 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-bad9bbb1-ee16-4d4d-aead-7284fa15722a None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:07 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-bad9bbb1-ee16-4d4d-aead-7284fa15722a tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-member] PUT http://192.168.122.168/volume/v3/types/2a7a904f-01bd-4b67-84f4-90dea2f95531 Sep 07 21:17:07 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-bad9bbb1-ee16-4d4d-aead-7284fa15722a tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:17:07 devstack devstack@c-api.service[86971]: DEBUG cinder.policy [None req-bad9bbb1-ee16-4d4d-aead-7284fa15722a tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'b3d7975c80b149beaaef2832c9a477ce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '06c555bd8f594220bc5956aae8f419a7', '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=86971) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 21:17:07 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-bad9bbb1-ee16-4d4d-aead-7284fa15722a tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-member] http://192.168.122.168/volume/v3/types/2a7a904f-01bd-4b67-84f4-90dea2f95531 returned with HTTP 403 Sep 07 21:17:07 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1096/2198] 192.168.122.168 () {60 vars in 1246 bytes} [Mon Sep 7 21:17:07 2026] PUT /volume/v3/types/2a7a904f-01bd-4b67-84f4-90dea2f95531 => generated 109 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:17:07 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-12dbf1c2-c6f9-4f29-af79-84acf1365fe1 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:07 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-12dbf1c2-c6f9-4f29-af79-84acf1365fe1 tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-admin] DELETE http://192.168.122.168/volume/v3/types/4b8b1fb8-a550-4ec2-936e-a488e42dd0cd Sep 07 21:17:07 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-12dbf1c2-c6f9-4f29-af79-84acf1365fe1 tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:07 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-12dbf1c2-c6f9-4f29-af79-84acf1365fe1 tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-admin] Calling method '_delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:07 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-12dbf1c2-c6f9-4f29-af79-84acf1365fe1 tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-admin] http://192.168.122.168/volume/v3/types/4b8b1fb8-a550-4ec2-936e-a488e42dd0cd returned with HTTP 202 Sep 07 21:17:07 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1103/2199] 192.168.122.168 () {58 vars in 1229 bytes} [Mon Sep 7 21:17:07 2026] DELETE /volume/v3/types/4b8b1fb8-a550-4ec2-936e-a488e42dd0cd => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 21:17:07 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-5713945a-6b14-4dc0-8b84-ea466cdd8ffc None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:07 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5713945a-6b14-4dc0-8b84-ea466cdd8ffc tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-admin] DELETE http://192.168.122.168/volume/v3/types/e7a39824-84ee-4492-ad90-500b179f858c Sep 07 21:17:07 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-5713945a-6b14-4dc0-8b84-ea466cdd8ffc tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:07 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-5713945a-6b14-4dc0-8b84-ea466cdd8ffc tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-admin] Calling method '_delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:07 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5713945a-6b14-4dc0-8b84-ea466cdd8ffc tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-admin] http://192.168.122.168/volume/v3/types/e7a39824-84ee-4492-ad90-500b179f858c returned with HTTP 202 Sep 07 21:17:07 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1097/2200] 192.168.122.168 () {58 vars in 1229 bytes} [Mon Sep 7 21:17:07 2026] DELETE /volume/v3/types/e7a39824-84ee-4492-ad90-500b179f858c => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:17:07 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-8af33847-d586-4965-b36a-61a5e4ef8803 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:07 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8af33847-d586-4965-b36a-61a5e4ef8803 tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-admin] DELETE http://192.168.122.168/volume/v3/types/4a4dad5d-44bb-4464-a485-f2a8990beb1d Sep 07 21:17:07 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8af33847-d586-4965-b36a-61a5e4ef8803 tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:07 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8af33847-d586-4965-b36a-61a5e4ef8803 tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-admin] Calling method '_delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:07 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8af33847-d586-4965-b36a-61a5e4ef8803 tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-admin] http://192.168.122.168/volume/v3/types/4a4dad5d-44bb-4464-a485-f2a8990beb1d returned with HTTP 202 Sep 07 21:17:07 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1104/2201] 192.168.122.168 () {58 vars in 1229 bytes} [Mon Sep 7 21:17:07 2026] DELETE /volume/v3/types/4a4dad5d-44bb-4464-a485-f2a8990beb1d => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:17:07 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-105e515e-eba8-4d94-a0ba-e72c57462889 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:07 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-105e515e-eba8-4d94-a0ba-e72c57462889 tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-admin] DELETE http://192.168.122.168/volume/v3/types/abe26004-5609-4b2d-8311-68be6a17c82b Sep 07 21:17:07 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-105e515e-eba8-4d94-a0ba-e72c57462889 tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:07 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-105e515e-eba8-4d94-a0ba-e72c57462889 tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-admin] Calling method '_delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:07 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-105e515e-eba8-4d94-a0ba-e72c57462889 tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-admin] http://192.168.122.168/volume/v3/types/abe26004-5609-4b2d-8311-68be6a17c82b returned with HTTP 202 Sep 07 21:17:07 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1098/2202] 192.168.122.168 () {58 vars in 1229 bytes} [Mon Sep 7 21:17:07 2026] DELETE /volume/v3/types/abe26004-5609-4b2d-8311-68be6a17c82b => generated 0 bytes in 150 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:17:07 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-008da09d-897d-45fb-97c4-2e91a199007d None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:07 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-008da09d-897d-45fb-97c4-2e91a199007d tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-admin] DELETE http://192.168.122.168/volume/v3/types/38d90d04-9db2-40dd-88eb-539d437cd9b1 Sep 07 21:17:07 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-008da09d-897d-45fb-97c4-2e91a199007d tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:07 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-008da09d-897d-45fb-97c4-2e91a199007d tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-admin] Calling method '_delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:07 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-008da09d-897d-45fb-97c4-2e91a199007d tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-admin] http://192.168.122.168/volume/v3/types/38d90d04-9db2-40dd-88eb-539d437cd9b1 returned with HTTP 202 Sep 07 21:17:07 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1105/2203] 192.168.122.168 () {58 vars in 1229 bytes} [Mon Sep 7 21:17:07 2026] DELETE /volume/v3/types/38d90d04-9db2-40dd-88eb-539d437cd9b1 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:17:07 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-c67bd0ec-346f-4cc8-8944-4a7bcc5232e1 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:08 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c67bd0ec-346f-4cc8-8944-4a7bcc5232e1 tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-admin] DELETE http://192.168.122.168/volume/v3/types/2a7a904f-01bd-4b67-84f4-90dea2f95531 Sep 07 21:17:08 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c67bd0ec-346f-4cc8-8944-4a7bcc5232e1 tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:08 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c67bd0ec-346f-4cc8-8944-4a7bcc5232e1 tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-admin] Calling method '_delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:08 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c67bd0ec-346f-4cc8-8944-4a7bcc5232e1 tempest-VolumeTypesMemberTests-117078272 tempest-VolumeTypesMemberTests-117078272-project-admin] http://192.168.122.168/volume/v3/types/2a7a904f-01bd-4b67-84f4-90dea2f95531 returned with HTTP 202 Sep 07 21:17:08 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1099/2204] 192.168.122.168 () {58 vars in 1229 bytes} [Mon Sep 7 21:17:07 2026] DELETE /volume/v3/types/2a7a904f-01bd-4b67-84f4-90dea2f95531 => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:17:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-92bc09f7-edd4-461e-b27b-9f9ff4b816d1 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-194cb401-3baa-4af1-a24e-9de24fb48ba9 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:15 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-194cb401-3baa-4af1-a24e-9de24fb48ba9 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:17:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-194cb401-3baa-4af1-a24e-9de24fb48ba9 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1913235987", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:17:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.volumes [None req-194cb401-3baa-4af1-a24e-9de24fb48ba9 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1913235987', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:17:15 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-194cb401-3baa-4af1-a24e-9de24fb48ba9 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Create volume of 1 GB Sep 07 21:17:15 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-194cb401-3baa-4af1-a24e-9de24fb48ba9 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Availability Zones retrieved successfully. Sep 07 21:17:15 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-194cb401-3baa-4af1-a24e-9de24fb48ba9 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Flow 'volume_create_api' (0bdfb32f-df89-4e45-929d-92c4ced784d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:17:15 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-194cb401-3baa-4af1-a24e-9de24fb48ba9 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8f33e89-65af-48d2-897a-8edd1f5640de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:17:15 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.flows.api.create_volume [None req-194cb401-3baa-4af1-a24e-9de24fb48ba9 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Validating volume size '1' using validate_int {{(pid=86971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:17:15 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-194cb401-3baa-4af1-a24e-9de24fb48ba9 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8f33e89-65af-48d2-897a-8edd1f5640de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:17:15 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-194cb401-3baa-4af1-a24e-9de24fb48ba9 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d977e5a-2958-4fbc-b075-7ef98fca0f75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:17:15 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-92bc09f7-edd4-461e-b27b-9f9ff4b816d1 tempest-VolumesCloneNegativeTest-1447399336 tempest-VolumesCloneNegativeTest-1447399336-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:17:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-92bc09f7-edd4-461e-b27b-9f9ff4b816d1 tempest-VolumesCloneNegativeTest-1447399336 tempest-VolumesCloneNegativeTest-1447399336-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-1839941830"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:17:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.volumes [None req-92bc09f7-edd4-461e-b27b-9f9ff4b816d1 tempest-VolumesCloneNegativeTest-1447399336 tempest-VolumesCloneNegativeTest-1447399336-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-1839941830'}} {{(pid=86970) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:17:15 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-92bc09f7-edd4-461e-b27b-9f9ff4b816d1 tempest-VolumesCloneNegativeTest-1447399336 tempest-VolumesCloneNegativeTest-1447399336-project-member] Create volume of 2 GB Sep 07 21:17:15 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-92bc09f7-edd4-461e-b27b-9f9ff4b816d1 tempest-VolumesCloneNegativeTest-1447399336 tempest-VolumesCloneNegativeTest-1447399336-project-member] Availability Zones retrieved successfully. Sep 07 21:17:15 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-92bc09f7-edd4-461e-b27b-9f9ff4b816d1 tempest-VolumesCloneNegativeTest-1447399336 tempest-VolumesCloneNegativeTest-1447399336-project-member] Flow 'volume_create_api' (eea39548-f445-4558-8412-04558b19eb46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:17:15 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-92bc09f7-edd4-461e-b27b-9f9ff4b816d1 tempest-VolumesCloneNegativeTest-1447399336 tempest-VolumesCloneNegativeTest-1447399336-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33a8fdc8-d406-4807-9406-c4c81004c379) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:17:15 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.flows.api.create_volume [None req-92bc09f7-edd4-461e-b27b-9f9ff4b816d1 tempest-VolumesCloneNegativeTest-1447399336 tempest-VolumesCloneNegativeTest-1447399336-project-member] Validating volume size '2' using validate_int {{(pid=86970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:17:15 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-194cb401-3baa-4af1-a24e-9de24fb48ba9 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Created reservations ['442b2497-5384-4671-ad61-25ff8af20a2f', '5931cc4e-dc1e-4335-a2fe-f4b8b943145b', '0b93f5d4-4406-4e29-9743-3e37c5a9f2ec', '9c04f984-ff54-447c-b48d-e90423949341'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:17:15 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-194cb401-3baa-4af1-a24e-9de24fb48ba9 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d977e5a-2958-4fbc-b075-7ef98fca0f75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['442b2497-5384-4671-ad61-25ff8af20a2f', '5931cc4e-dc1e-4335-a2fe-f4b8b943145b', '0b93f5d4-4406-4e29-9743-3e37c5a9f2ec', '9c04f984-ff54-447c-b48d-e90423949341']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:17:15 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-194cb401-3baa-4af1-a24e-9de24fb48ba9 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a81cb112-04d2-4d60-aa06-72e7d8b7d4b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:17:15 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-92bc09f7-edd4-461e-b27b-9f9ff4b816d1 tempest-VolumesCloneNegativeTest-1447399336 tempest-VolumesCloneNegativeTest-1447399336-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33a8fdc8-d406-4807-9406-c4c81004c379) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:17:15 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:17:15 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:17:15 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-92bc09f7-edd4-461e-b27b-9f9ff4b816d1 tempest-VolumesCloneNegativeTest-1447399336 tempest-VolumesCloneNegativeTest-1447399336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df9fd964-88cb-48ae-98b3-1558713ee755) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:17:15 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-194cb401-3baa-4af1-a24e-9de24fb48ba9 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a81cb112-04d2-4d60-aa06-72e7d8b7d4b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a66bf13-e137-4b57-83f6-ec9ad28c8322', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1913235987',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1aa76a3d766f4633a58c84776b2e5d7c',qos_specs=None,replication_status=,reservations=['442b2497-5384-4671-ad61-25ff8af20a2f','5931cc4e-dc1e-4335-a2fe-f4b8b943145b','0b93f5d4-4406-4e29-9743-3e37c5a9f2ec','9c04f984-ff54-447c-b48d-e90423949341'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='406358092bfb4930ad1424d6e1906fb2',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:17:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1913235987',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9a66bf13-e137-4b57-83f6-ec9ad28c8322,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1aa76a3d766f4633a58c84776b2e5d7c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='406358092bfb4930ad1424d6e1906fb2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:17:15 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-194cb401-3baa-4af1-a24e-9de24fb48ba9 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (888c4c01-e0d5-41fb-b1de-c0026d344c25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:17:15 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-194cb401-3baa-4af1-a24e-9de24fb48ba9 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (888c4c01-e0d5-41fb-b1de-c0026d344c25) transitioned into state 'SUCCESS' from state '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-1913235987',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1aa76a3d766f4633a58c84776b2e5d7c',qos_specs=None,replication_status=,reservations=['442b2497-5384-4671-ad61-25ff8af20a2f','5931cc4e-dc1e-4335-a2fe-f4b8b943145b','0b93f5d4-4406-4e29-9743-3e37c5a9f2ec','9c04f984-ff54-447c-b48d-e90423949341'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='406358092bfb4930ad1424d6e1906fb2',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:17:15 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-194cb401-3baa-4af1-a24e-9de24fb48ba9 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89d8d17d-3a56-4ce8-9f88-e75151cf408c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:17:15 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-194cb401-3baa-4af1-a24e-9de24fb48ba9 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89d8d17d-3a56-4ce8-9f88-e75151cf408c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:17:15 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-92bc09f7-edd4-461e-b27b-9f9ff4b816d1 tempest-VolumesCloneNegativeTest-1447399336 tempest-VolumesCloneNegativeTest-1447399336-project-member] Created reservations ['d3198f29-7952-4365-910b-372a190556d4', 'f777952b-843b-4aea-b7eb-6db634d73b67', 'c8bbde50-e26c-4f39-8512-6feb8234e271', '93a71ed9-7b81-49d2-9e2a-0fa9ab1f7e2c'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:17:15 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-92bc09f7-edd4-461e-b27b-9f9ff4b816d1 tempest-VolumesCloneNegativeTest-1447399336 tempest-VolumesCloneNegativeTest-1447399336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df9fd964-88cb-48ae-98b3-1558713ee755) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d3198f29-7952-4365-910b-372a190556d4', 'f777952b-843b-4aea-b7eb-6db634d73b67', 'c8bbde50-e26c-4f39-8512-6feb8234e271', '93a71ed9-7b81-49d2-9e2a-0fa9ab1f7e2c']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:17:15 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-194cb401-3baa-4af1-a24e-9de24fb48ba9 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Flow 'volume_create_api' (0bdfb32f-df89-4e45-929d-92c4ced784d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:17:15 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-194cb401-3baa-4af1-a24e-9de24fb48ba9 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Create volume request issued successfully. Sep 07 21:17:15 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-92bc09f7-edd4-461e-b27b-9f9ff4b816d1 tempest-VolumesCloneNegativeTest-1447399336 tempest-VolumesCloneNegativeTest-1447399336-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0dfa80ba-d541-456f-ba65-47be630a3e5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:17:15 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-194cb401-3baa-4af1-a24e-9de24fb48ba9 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:17:15 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1100/2205] 192.168.122.168 () {60 vars in 1143 bytes} [Mon Sep 7 21:17:15 2026] POST /volume/v3/volumes => generated 756 bytes in 589 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:17:15 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:17:15 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:17:15 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-92bc09f7-edd4-461e-b27b-9f9ff4b816d1 tempest-VolumesCloneNegativeTest-1447399336 tempest-VolumesCloneNegativeTest-1447399336-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0dfa80ba-d541-456f-ba65-47be630a3e5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e93d0f80-bb7f-4301-8a1d-ad0c8302e0e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1839941830',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0c5980e0c084a0bb39a41ec7ea295f6',qos_specs=None,replication_status=,reservations=['d3198f29-7952-4365-910b-372a190556d4','f777952b-843b-4aea-b7eb-6db634d73b67','c8bbde50-e26c-4f39-8512-6feb8234e271','93a71ed9-7b81-49d2-9e2a-0fa9ab1f7e2c'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f5f37d9d5f64fa8b4e489e126d07677',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:17:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1839941830',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e93d0f80-bb7f-4301-8a1d-ad0c8302e0e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a0c5980e0c084a0bb39a41ec7ea295f6',provider_auth=None,provider_geometry=None,provider_id=None,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='5f5f37d9d5f64fa8b4e489e126d07677',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:17:15 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-92bc09f7-edd4-461e-b27b-9f9ff4b816d1 tempest-VolumesCloneNegativeTest-1447399336 tempest-VolumesCloneNegativeTest-1447399336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efa52ff1-83b9-4ca2-9f56-105c8bbbad3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:17:15 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-92bc09f7-edd4-461e-b27b-9f9ff4b816d1 tempest-VolumesCloneNegativeTest-1447399336 tempest-VolumesCloneNegativeTest-1447399336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efa52ff1-83b9-4ca2-9f56-105c8bbbad3b) transitioned into state 'SUCCESS' from state '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-1839941830',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0c5980e0c084a0bb39a41ec7ea295f6',qos_specs=None,replication_status=,reservations=['d3198f29-7952-4365-910b-372a190556d4','f777952b-843b-4aea-b7eb-6db634d73b67','c8bbde50-e26c-4f39-8512-6feb8234e271','93a71ed9-7b81-49d2-9e2a-0fa9ab1f7e2c'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f5f37d9d5f64fa8b4e489e126d07677',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:17:15 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-92bc09f7-edd4-461e-b27b-9f9ff4b816d1 tempest-VolumesCloneNegativeTest-1447399336 tempest-VolumesCloneNegativeTest-1447399336-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e2032e6-cabb-4bfe-a554-013459fc6e26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:17:15 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-92bc09f7-edd4-461e-b27b-9f9ff4b816d1 tempest-VolumesCloneNegativeTest-1447399336 tempest-VolumesCloneNegativeTest-1447399336-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e2032e6-cabb-4bfe-a554-013459fc6e26) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:17:15 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-92bc09f7-edd4-461e-b27b-9f9ff4b816d1 tempest-VolumesCloneNegativeTest-1447399336 tempest-VolumesCloneNegativeTest-1447399336-project-member] Flow 'volume_create_api' (eea39548-f445-4558-8412-04558b19eb46) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:17:15 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-92bc09f7-edd4-461e-b27b-9f9ff4b816d1 tempest-VolumesCloneNegativeTest-1447399336 tempest-VolumesCloneNegativeTest-1447399336-project-member] Create volume request issued successfully. Sep 07 21:17:15 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-92bc09f7-edd4-461e-b27b-9f9ff4b816d1 tempest-VolumesCloneNegativeTest-1447399336 tempest-VolumesCloneNegativeTest-1447399336-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:17:15 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1106/2206] 192.168.122.168 () {60 vars in 1142 bytes} [Mon Sep 7 21:17:15 2026] POST /volume/v3/volumes => generated 764 bytes in 768 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:17:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-25db4a76-84c1-45bf-b572-80c83b515a8f None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:15 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-25db4a76-84c1-45bf-b572-80c83b515a8f tempest-VolumesCloneNegativeTest-1447399336 tempest-VolumesCloneNegativeTest-1447399336-project-member] GET http://192.168.122.168/volume/v3/volumes/e93d0f80-bb7f-4301-8a1d-ad0c8302e0e6 Sep 07 21:17:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-25db4a76-84c1-45bf-b572-80c83b515a8f tempest-VolumesCloneNegativeTest-1447399336 tempest-VolumesCloneNegativeTest-1447399336-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-25db4a76-84c1-45bf-b572-80c83b515a8f tempest-VolumesCloneNegativeTest-1447399336 tempest-VolumesCloneNegativeTest-1447399336-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:15 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:17:15 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:17:15 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:17:15 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:17:15 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-25db4a76-84c1-45bf-b572-80c83b515a8f tempest-VolumesCloneNegativeTest-1447399336 tempest-VolumesCloneNegativeTest-1447399336-project-member] Volume info retrieved successfully. Sep 07 21:17:16 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-25db4a76-84c1-45bf-b572-80c83b515a8f tempest-VolumesCloneNegativeTest-1447399336 tempest-VolumesCloneNegativeTest-1447399336-project-member] http://192.168.122.168/volume/v3/volumes/e93d0f80-bb7f-4301-8a1d-ad0c8302e0e6 returned with HTTP 200 Sep 07 21:17:16 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1101/2207] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:17:15 2026] GET /volume/v3/volumes/e93d0f80-bb7f-4301-8a1d-ad0c8302e0e6 => generated 832 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:17:17 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-0b04c55d-86b0-44ff-93d2-78380ae35d6a None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:17 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-0b04c55d-86b0-44ff-93d2-78380ae35d6a tempest-VolumesCloneNegativeTest-1447399336 tempest-VolumesCloneNegativeTest-1447399336-project-member] GET http://192.168.122.168/volume/v3/volumes/e93d0f80-bb7f-4301-8a1d-ad0c8302e0e6 Sep 07 21:17:17 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-0b04c55d-86b0-44ff-93d2-78380ae35d6a tempest-VolumesCloneNegativeTest-1447399336 tempest-VolumesCloneNegativeTest-1447399336-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:17 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-0b04c55d-86b0-44ff-93d2-78380ae35d6a tempest-VolumesCloneNegativeTest-1447399336 tempest-VolumesCloneNegativeTest-1447399336-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:17 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:17:17 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:17:17 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:17:17 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:17:17 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-0b04c55d-86b0-44ff-93d2-78380ae35d6a tempest-VolumesCloneNegativeTest-1447399336 tempest-VolumesCloneNegativeTest-1447399336-project-member] Volume info retrieved successfully. Sep 07 21:17:17 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-0b04c55d-86b0-44ff-93d2-78380ae35d6a tempest-VolumesCloneNegativeTest-1447399336 tempest-VolumesCloneNegativeTest-1447399336-project-member] http://192.168.122.168/volume/v3/volumes/e93d0f80-bb7f-4301-8a1d-ad0c8302e0e6 returned with HTTP 200 Sep 07 21:17:17 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1107/2208] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:17:17 2026] GET /volume/v3/volumes/e93d0f80-bb7f-4301-8a1d-ad0c8302e0e6 => generated 856 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:17:18 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-4099cde0-7315-428a-afa7-5982d8db74a3 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:18 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-4099cde0-7315-428a-afa7-5982d8db74a3 tempest-VolumesCloneNegativeTest-1447399336 tempest-VolumesCloneNegativeTest-1447399336-project-member] GET http://192.168.122.168/volume/v3/volumes/e93d0f80-bb7f-4301-8a1d-ad0c8302e0e6 Sep 07 21:17:18 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-4099cde0-7315-428a-afa7-5982d8db74a3 tempest-VolumesCloneNegativeTest-1447399336 tempest-VolumesCloneNegativeTest-1447399336-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:18 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-4099cde0-7315-428a-afa7-5982d8db74a3 tempest-VolumesCloneNegativeTest-1447399336 tempest-VolumesCloneNegativeTest-1447399336-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:18 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:17:18 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:17:18 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:17:18 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:17:18 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-4099cde0-7315-428a-afa7-5982d8db74a3 tempest-VolumesCloneNegativeTest-1447399336 tempest-VolumesCloneNegativeTest-1447399336-project-member] Volume info retrieved successfully. Sep 07 21:17:18 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-4099cde0-7315-428a-afa7-5982d8db74a3 tempest-VolumesCloneNegativeTest-1447399336 tempest-VolumesCloneNegativeTest-1447399336-project-member] http://192.168.122.168/volume/v3/volumes/e93d0f80-bb7f-4301-8a1d-ad0c8302e0e6 returned with HTTP 200 Sep 07 21:17:18 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1102/2209] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:17:18 2026] GET /volume/v3/volumes/e93d0f80-bb7f-4301-8a1d-ad0c8302e0e6 => generated 856 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:17:19 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-a3b600ae-b750-4bd6-8be6-22dc159074f6 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:19 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a3b600ae-b750-4bd6-8be6-22dc159074f6 tempest-VolumesCloneNegativeTest-1447399336 tempest-VolumesCloneNegativeTest-1447399336-project-member] GET http://192.168.122.168/volume/v3/volumes/e93d0f80-bb7f-4301-8a1d-ad0c8302e0e6 Sep 07 21:17:19 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a3b600ae-b750-4bd6-8be6-22dc159074f6 tempest-VolumesCloneNegativeTest-1447399336 tempest-VolumesCloneNegativeTest-1447399336-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:19 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a3b600ae-b750-4bd6-8be6-22dc159074f6 tempest-VolumesCloneNegativeTest-1447399336 tempest-VolumesCloneNegativeTest-1447399336-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:19 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:17:19 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:17:19 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:17:19 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:17:19 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-a3b600ae-b750-4bd6-8be6-22dc159074f6 tempest-VolumesCloneNegativeTest-1447399336 tempest-VolumesCloneNegativeTest-1447399336-project-member] Volume info retrieved successfully. Sep 07 21:17:19 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a3b600ae-b750-4bd6-8be6-22dc159074f6 tempest-VolumesCloneNegativeTest-1447399336 tempest-VolumesCloneNegativeTest-1447399336-project-member] http://192.168.122.168/volume/v3/volumes/e93d0f80-bb7f-4301-8a1d-ad0c8302e0e6 returned with HTTP 200 Sep 07 21:17:19 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1108/2210] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:17:19 2026] GET /volume/v3/volumes/e93d0f80-bb7f-4301-8a1d-ad0c8302e0e6 => generated 857 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:17:19 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-f1031734-bf9c-4837-8172-31d2f58f67a7 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:19 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f1031734-bf9c-4837-8172-31d2f58f67a7 tempest-VolumesCloneNegativeTest-1447399336 tempest-VolumesCloneNegativeTest-1447399336-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:17:19 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f1031734-bf9c-4837-8172-31d2f58f67a7 tempest-VolumesCloneNegativeTest-1447399336 tempest-VolumesCloneNegativeTest-1447399336-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "e93d0f80-bb7f-4301-8a1d-ad0c8302e0e6"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:17:19 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.volumes [None req-f1031734-bf9c-4837-8172-31d2f58f67a7 tempest-VolumesCloneNegativeTest-1447399336 tempest-VolumesCloneNegativeTest-1447399336-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': 'e93d0f80-bb7f-4301-8a1d-ad0c8302e0e6'}} {{(pid=86971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:17:19 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:17:19 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:17:19 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:17:19 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:17:19 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-f1031734-bf9c-4837-8172-31d2f58f67a7 tempest-VolumesCloneNegativeTest-1447399336 tempest-VolumesCloneNegativeTest-1447399336-project-member] Volume retrieved successfully. Sep 07 21:17:19 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-f1031734-bf9c-4837-8172-31d2f58f67a7 tempest-VolumesCloneNegativeTest-1447399336 tempest-VolumesCloneNegativeTest-1447399336-project-member] Create volume of 1 GB Sep 07 21:17:19 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-f1031734-bf9c-4837-8172-31d2f58f67a7 tempest-VolumesCloneNegativeTest-1447399336 tempest-VolumesCloneNegativeTest-1447399336-project-member] Availability Zones retrieved successfully. Sep 07 21:17:19 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-f1031734-bf9c-4837-8172-31d2f58f67a7 tempest-VolumesCloneNegativeTest-1447399336 tempest-VolumesCloneNegativeTest-1447399336-project-member] Flow 'volume_create_api' (1c81ed32-1084-4f32-8819-a9500cbc9d2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:17:19 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-f1031734-bf9c-4837-8172-31d2f58f67a7 tempest-VolumesCloneNegativeTest-1447399336 tempest-VolumesCloneNegativeTest-1447399336-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7942699-b894-4718-937b-d4c4ebde51cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:17:19 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.flows.api.create_volume [None req-f1031734-bf9c-4837-8172-31d2f58f67a7 tempest-VolumesCloneNegativeTest-1447399336 tempest-VolumesCloneNegativeTest-1447399336-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=86971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:17:19 devstack devstack@c-api.service[86971]: WARNING cinder.volume.api [None req-f1031734-bf9c-4837-8172-31d2f58f67a7 tempest-VolumesCloneNegativeTest-1447399336 tempest-VolumesCloneNegativeTest-1447399336-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7942699-b894-4718-937b-d4c4ebde51cd) transitioned into state 'FAILURE' from state 'RUNNING' Sep 07 21:17:19 devstack devstack@c-api.service[86971]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than original volume size 2GB. They must be >= original volume size. Sep 07 21:17:19 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-f1031734-bf9c-4837-8172-31d2f58f67a7 tempest-VolumesCloneNegativeTest-1447399336 tempest-VolumesCloneNegativeTest-1447399336-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7942699-b894-4718-937b-d4c4ebde51cd) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:17:19 devstack devstack@c-api.service[86971]: WARNING cinder.volume.api [None req-f1031734-bf9c-4837-8172-31d2f58f67a7 tempest-VolumesCloneNegativeTest-1447399336 tempest-VolumesCloneNegativeTest-1447399336-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7942699-b894-4718-937b-d4c4ebde51cd) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 07 21:17:19 devstack devstack@c-api.service[86971]: WARNING cinder.volume.api [None req-f1031734-bf9c-4837-8172-31d2f58f67a7 tempest-VolumesCloneNegativeTest-1447399336 tempest-VolumesCloneNegativeTest-1447399336-project-member] Flow 'volume_create_api' (1c81ed32-1084-4f32-8819-a9500cbc9d2f) transitioned into state 'REVERTED' from state 'RUNNING' Sep 07 21:17:19 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f1031734-bf9c-4837-8172-31d2f58f67a7 tempest-VolumesCloneNegativeTest-1447399336 tempest-VolumesCloneNegativeTest-1447399336-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 400 Sep 07 21:17:19 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1103/2211] 192.168.122.168 () {60 vars in 1142 bytes} [Mon Sep 7 21:17:19 2026] POST /volume/v3/volumes => generated 173 bytes in 131 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 21:17:19 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-5d81ca8a-2aef-4676-8ad1-9dd394c3a7ed None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:19 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-5d81ca8a-2aef-4676-8ad1-9dd394c3a7ed tempest-VolumesCloneNegativeTest-1447399336 tempest-VolumesCloneNegativeTest-1447399336-project-member] GET http://192.168.122.168/volume/v3/volumes/e93d0f80-bb7f-4301-8a1d-ad0c8302e0e6 Sep 07 21:17:19 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-5d81ca8a-2aef-4676-8ad1-9dd394c3a7ed tempest-VolumesCloneNegativeTest-1447399336 tempest-VolumesCloneNegativeTest-1447399336-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:19 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-5d81ca8a-2aef-4676-8ad1-9dd394c3a7ed tempest-VolumesCloneNegativeTest-1447399336 tempest-VolumesCloneNegativeTest-1447399336-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:19 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:17:19 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:17:19 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:17:19 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:17:19 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-5d81ca8a-2aef-4676-8ad1-9dd394c3a7ed tempest-VolumesCloneNegativeTest-1447399336 tempest-VolumesCloneNegativeTest-1447399336-project-member] Volume info retrieved successfully. Sep 07 21:17:19 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-5d81ca8a-2aef-4676-8ad1-9dd394c3a7ed tempest-VolumesCloneNegativeTest-1447399336 tempest-VolumesCloneNegativeTest-1447399336-project-member] http://192.168.122.168/volume/v3/volumes/e93d0f80-bb7f-4301-8a1d-ad0c8302e0e6 returned with HTTP 200 Sep 07 21:17:19 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1109/2212] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:17:19 2026] GET /volume/v3/volumes/e93d0f80-bb7f-4301-8a1d-ad0c8302e0e6 => generated 857 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:17:19 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-a302c1bc-5587-42a8-b0e1-1ecf98d129d6 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:19 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a302c1bc-5587-42a8-b0e1-1ecf98d129d6 tempest-VolumesCloneNegativeTest-1447399336 tempest-VolumesCloneNegativeTest-1447399336-project-member] DELETE http://192.168.122.168/volume/v3/volumes/e93d0f80-bb7f-4301-8a1d-ad0c8302e0e6 Sep 07 21:17:19 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-a302c1bc-5587-42a8-b0e1-1ecf98d129d6 tempest-VolumesCloneNegativeTest-1447399336 tempest-VolumesCloneNegativeTest-1447399336-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:19 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-a302c1bc-5587-42a8-b0e1-1ecf98d129d6 tempest-VolumesCloneNegativeTest-1447399336 tempest-VolumesCloneNegativeTest-1447399336-project-member] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:19 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-a302c1bc-5587-42a8-b0e1-1ecf98d129d6 tempest-VolumesCloneNegativeTest-1447399336 tempest-VolumesCloneNegativeTest-1447399336-project-member] Delete volume with id: e93d0f80-bb7f-4301-8a1d-ad0c8302e0e6 Sep 07 21:17:19 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:17:19 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:17:19 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:17:19 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:17:19 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-a302c1bc-5587-42a8-b0e1-1ecf98d129d6 tempest-VolumesCloneNegativeTest-1447399336 tempest-VolumesCloneNegativeTest-1447399336-project-member] Volume info retrieved successfully. Sep 07 21:17:19 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-a302c1bc-5587-42a8-b0e1-1ecf98d129d6 tempest-VolumesCloneNegativeTest-1447399336 tempest-VolumesCloneNegativeTest-1447399336-project-member] Delete volume request issued successfully. Sep 07 21:17:19 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a302c1bc-5587-42a8-b0e1-1ecf98d129d6 tempest-VolumesCloneNegativeTest-1447399336 tempest-VolumesCloneNegativeTest-1447399336-project-member] http://192.168.122.168/volume/v3/volumes/e93d0f80-bb7f-4301-8a1d-ad0c8302e0e6 returned with HTTP 202 Sep 07 21:17:19 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1104/2213] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:17:19 2026] DELETE /volume/v3/volumes/e93d0f80-bb7f-4301-8a1d-ad0c8302e0e6 => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:17:19 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-2973990a-8360-438c-b309-a7b1f6a1de31 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:19 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-2973990a-8360-438c-b309-a7b1f6a1de31 tempest-VolumesCloneNegativeTest-1447399336 tempest-VolumesCloneNegativeTest-1447399336-project-member] GET http://192.168.122.168/volume/v3/volumes/e93d0f80-bb7f-4301-8a1d-ad0c8302e0e6 Sep 07 21:17:19 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-2973990a-8360-438c-b309-a7b1f6a1de31 tempest-VolumesCloneNegativeTest-1447399336 tempest-VolumesCloneNegativeTest-1447399336-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:19 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-2973990a-8360-438c-b309-a7b1f6a1de31 tempest-VolumesCloneNegativeTest-1447399336 tempest-VolumesCloneNegativeTest-1447399336-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:19 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:17:19 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:17:19 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:17:19 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:17:19 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-2973990a-8360-438c-b309-a7b1f6a1de31 tempest-VolumesCloneNegativeTest-1447399336 tempest-VolumesCloneNegativeTest-1447399336-project-member] Volume info retrieved successfully. Sep 07 21:17:19 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-2973990a-8360-438c-b309-a7b1f6a1de31 tempest-VolumesCloneNegativeTest-1447399336 tempest-VolumesCloneNegativeTest-1447399336-project-member] http://192.168.122.168/volume/v3/volumes/e93d0f80-bb7f-4301-8a1d-ad0c8302e0e6 returned with HTTP 200 Sep 07 21:17:20 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1110/2214] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:17:19 2026] GET /volume/v3/volumes/e93d0f80-bb7f-4301-8a1d-ad0c8302e0e6 => generated 856 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:17:21 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-6ab21eff-64ca-43e7-831f-1b9bdbaf6a5a None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:21 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-6ab21eff-64ca-43e7-831f-1b9bdbaf6a5a tempest-VolumesCloneNegativeTest-1447399336 tempest-VolumesCloneNegativeTest-1447399336-project-member] GET http://192.168.122.168/volume/v3/volumes/e93d0f80-bb7f-4301-8a1d-ad0c8302e0e6 Sep 07 21:17:21 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-6ab21eff-64ca-43e7-831f-1b9bdbaf6a5a tempest-VolumesCloneNegativeTest-1447399336 tempest-VolumesCloneNegativeTest-1447399336-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:21 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-6ab21eff-64ca-43e7-831f-1b9bdbaf6a5a tempest-VolumesCloneNegativeTest-1447399336 tempest-VolumesCloneNegativeTest-1447399336-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:21 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:17:21 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:17:21 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:17:21 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:17:21 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-6ab21eff-64ca-43e7-831f-1b9bdbaf6a5a tempest-VolumesCloneNegativeTest-1447399336 tempest-VolumesCloneNegativeTest-1447399336-project-member] Volume info retrieved successfully. Sep 07 21:17:21 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-6ab21eff-64ca-43e7-831f-1b9bdbaf6a5a tempest-VolumesCloneNegativeTest-1447399336 tempest-VolumesCloneNegativeTest-1447399336-project-member] http://192.168.122.168/volume/v3/volumes/e93d0f80-bb7f-4301-8a1d-ad0c8302e0e6 returned with HTTP 200 Sep 07 21:17:21 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1105/2215] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:17:21 2026] GET /volume/v3/volumes/e93d0f80-bb7f-4301-8a1d-ad0c8302e0e6 => generated 856 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:17:22 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-71a82f69-075b-4446-b41b-99d77ea7a173 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:22 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-71a82f69-075b-4446-b41b-99d77ea7a173 tempest-VolumesCloneNegativeTest-1447399336 tempest-VolumesCloneNegativeTest-1447399336-project-member] GET http://192.168.122.168/volume/v3/volumes/e93d0f80-bb7f-4301-8a1d-ad0c8302e0e6 Sep 07 21:17:22 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-71a82f69-075b-4446-b41b-99d77ea7a173 tempest-VolumesCloneNegativeTest-1447399336 tempest-VolumesCloneNegativeTest-1447399336-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:22 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-71a82f69-075b-4446-b41b-99d77ea7a173 tempest-VolumesCloneNegativeTest-1447399336 tempest-VolumesCloneNegativeTest-1447399336-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:22 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-71a82f69-075b-4446-b41b-99d77ea7a173 tempest-VolumesCloneNegativeTest-1447399336 tempest-VolumesCloneNegativeTest-1447399336-project-member] http://192.168.122.168/volume/v3/volumes/e93d0f80-bb7f-4301-8a1d-ad0c8302e0e6 returned with HTTP 404 Sep 07 21:17:22 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1111/2216] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:17:22 2026] GET /volume/v3/volumes/e93d0f80-bb7f-4301-8a1d-ad0c8302e0e6 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 21:17:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-4891430e-7735-4e8c-b3f6-541b8ae11771 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-4891430e-7735-4e8c-b3f6-541b8ae11771 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:17:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-4891430e-7735-4e8c-b3f6-541b8ae11771 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1659313667", "metadata": {"Type": "Test"}}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:17:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.volumes [None req-4891430e-7735-4e8c-b3f6-541b8ae11771 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1659313667', 'metadata': {'Type': 'Test'}}} {{(pid=86971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:17:29 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-4891430e-7735-4e8c-b3f6-541b8ae11771 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Create volume of 1 GB Sep 07 21:17:29 devstack devstack@c-api.service[86971]: DEBUG dbcounter [-] [86971] Writing DB stats cinder:SELECT=396,cinder:UPDATE=114,cinder:INSERT=98 {{(pid=86971) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 21:17:29 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-4891430e-7735-4e8c-b3f6-541b8ae11771 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Availability Zones retrieved successfully. Sep 07 21:17:29 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-4891430e-7735-4e8c-b3f6-541b8ae11771 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Flow 'volume_create_api' (793236af-bca6-4e64-9a2a-097641c9cc43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:17:29 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-4891430e-7735-4e8c-b3f6-541b8ae11771 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9bf187f-e496-4e23-a844-7be9ac446517) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:17:29 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.flows.api.create_volume [None req-4891430e-7735-4e8c-b3f6-541b8ae11771 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Validating volume size '1' using validate_int {{(pid=86971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:17:29 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-4891430e-7735-4e8c-b3f6-541b8ae11771 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9bf187f-e496-4e23-a844-7be9ac446517) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:17:29 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-4891430e-7735-4e8c-b3f6-541b8ae11771 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d164fa9-9245-42d0-bbd5-6d243a4901e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:17:29 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-4891430e-7735-4e8c-b3f6-541b8ae11771 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Created reservations ['dcbde5a2-4dd4-4499-bbb2-35814b84839b', '01df9227-1d51-4c8f-b93b-58379a0fa2ab', '0255c702-79da-4094-9748-6e9c74f84a0b', 'b59fcdab-da4c-40d4-85d0-ff55dc41deed'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:17:29 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-4891430e-7735-4e8c-b3f6-541b8ae11771 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d164fa9-9245-42d0-bbd5-6d243a4901e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dcbde5a2-4dd4-4499-bbb2-35814b84839b', '01df9227-1d51-4c8f-b93b-58379a0fa2ab', '0255c702-79da-4094-9748-6e9c74f84a0b', 'b59fcdab-da4c-40d4-85d0-ff55dc41deed']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:17:29 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-4891430e-7735-4e8c-b3f6-541b8ae11771 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4779b3f-5c9c-48c8-ae82-3a04a0b8151b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:17:29 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:17:29 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:17:29 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-4891430e-7735-4e8c-b3f6-541b8ae11771 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4779b3f-5c9c-48c8-ae82-3a04a0b8151b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd928bb0c-d68c-4406-862b-36461b29ddb8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1659313667',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='0f464f6c1a4c4406b9f12a16b3755802',qos_specs=None,replication_status=,reservations=['dcbde5a2-4dd4-4499-bbb2-35814b84839b','01df9227-1d51-4c8f-b93b-58379a0fa2ab','0255c702-79da-4094-9748-6e9c74f84a0b','b59fcdab-da4c-40d4-85d0-ff55dc41deed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71e989bb968649b5805049d5f1fe396e',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:17:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1659313667',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d928bb0c-d68c-4406-862b-36461b29ddb8,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='0f464f6c1a4c4406b9f12a16b3755802',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='71e989bb968649b5805049d5f1fe396e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:17:29 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-4891430e-7735-4e8c-b3f6-541b8ae11771 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d860bb7-1408-4bfe-93f9-0592c22e2283) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:17:29 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-4891430e-7735-4e8c-b3f6-541b8ae11771 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d860bb7-1408-4bfe-93f9-0592c22e2283) transitioned into state 'SUCCESS' from state '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-1659313667',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='0f464f6c1a4c4406b9f12a16b3755802',qos_specs=None,replication_status=,reservations=['dcbde5a2-4dd4-4499-bbb2-35814b84839b','01df9227-1d51-4c8f-b93b-58379a0fa2ab','0255c702-79da-4094-9748-6e9c74f84a0b','b59fcdab-da4c-40d4-85d0-ff55dc41deed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71e989bb968649b5805049d5f1fe396e',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:17:29 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-4891430e-7735-4e8c-b3f6-541b8ae11771 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c700ae2-3a88-4c68-8559-ba7936fa3344) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:17:29 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-4891430e-7735-4e8c-b3f6-541b8ae11771 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c700ae2-3a88-4c68-8559-ba7936fa3344) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:17:29 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-4891430e-7735-4e8c-b3f6-541b8ae11771 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Flow 'volume_create_api' (793236af-bca6-4e64-9a2a-097641c9cc43) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:17:29 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-4891430e-7735-4e8c-b3f6-541b8ae11771 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Create volume request issued successfully. Sep 07 21:17:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-4891430e-7735-4e8c-b3f6-541b8ae11771 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:17:29 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1106/2217] 192.168.122.168 () {60 vars in 1143 bytes} [Mon Sep 7 21:17:28 2026] POST /volume/v3/volumes => generated 768 bytes in 1338 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:17:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-11a76d68-cea3-468d-8573-91cfd41a920b None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:29 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-11a76d68-cea3-468d-8573-91cfd41a920b tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] GET http://192.168.122.168/volume/v3/volumes/d928bb0c-d68c-4406-862b-36461b29ddb8 Sep 07 21:17:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-11a76d68-cea3-468d-8573-91cfd41a920b tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-11a76d68-cea3-468d-8573-91cfd41a920b tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:29 devstack devstack@c-api.service[86970]: DEBUG dbcounter [-] [86970] Writing DB stats cinder:SELECT=348,cinder:INSERT=53,cinder:UPDATE=70 {{(pid=86970) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 21:17:29 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:17:29 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:17:29 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:17:29 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:17:30 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-11a76d68-cea3-468d-8573-91cfd41a920b tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Volume info retrieved successfully. Sep 07 21:17:30 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-11a76d68-cea3-468d-8573-91cfd41a920b tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] http://192.168.122.168/volume/v3/volumes/d928bb0c-d68c-4406-862b-36461b29ddb8 returned with HTTP 200 Sep 07 21:17:30 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1112/2218] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:17:29 2026] GET /volume/v3/volumes/d928bb0c-d68c-4406-862b-36461b29ddb8 => generated 836 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:17:31 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-33d7a0ee-b4bd-44f4-ab3e-0e844e68f4df None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:31 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-33d7a0ee-b4bd-44f4-ab3e-0e844e68f4df tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] GET http://192.168.122.168/volume/v3/volumes/d928bb0c-d68c-4406-862b-36461b29ddb8 Sep 07 21:17:31 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-33d7a0ee-b4bd-44f4-ab3e-0e844e68f4df tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:31 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-33d7a0ee-b4bd-44f4-ab3e-0e844e68f4df tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:31 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:17:31 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:17:31 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:17:31 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:17:31 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-33d7a0ee-b4bd-44f4-ab3e-0e844e68f4df tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Volume info retrieved successfully. Sep 07 21:17:31 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-33d7a0ee-b4bd-44f4-ab3e-0e844e68f4df tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] http://192.168.122.168/volume/v3/volumes/d928bb0c-d68c-4406-862b-36461b29ddb8 returned with HTTP 200 Sep 07 21:17:31 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1107/2219] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:17:31 2026] GET /volume/v3/volumes/d928bb0c-d68c-4406-862b-36461b29ddb8 => generated 860 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:17:32 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-6750c317-b0f7-4a71-b201-73ca37b0e68b None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:32 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-6750c317-b0f7-4a71-b201-73ca37b0e68b tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] GET http://192.168.122.168/volume/v3/volumes/d928bb0c-d68c-4406-862b-36461b29ddb8 Sep 07 21:17:32 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-6750c317-b0f7-4a71-b201-73ca37b0e68b tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:32 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-6750c317-b0f7-4a71-b201-73ca37b0e68b tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:32 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:17:32 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:17:32 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:17:32 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:17:32 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-6750c317-b0f7-4a71-b201-73ca37b0e68b tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Volume info retrieved successfully. Sep 07 21:17:32 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-6750c317-b0f7-4a71-b201-73ca37b0e68b tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] http://192.168.122.168/volume/v3/volumes/d928bb0c-d68c-4406-862b-36461b29ddb8 returned with HTTP 200 Sep 07 21:17:32 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1113/2220] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:17:32 2026] GET /volume/v3/volumes/d928bb0c-d68c-4406-862b-36461b29ddb8 => generated 861 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:17:32 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-38b939d4-8ece-4ffd-90b1-b1a248c494a0 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:32 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-38b939d4-8ece-4ffd-90b1-b1a248c494a0 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-reader] GET http://192.168.122.168/volume/v3/volumes/d928bb0c-d68c-4406-862b-36461b29ddb8 Sep 07 21:17:32 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-38b939d4-8ece-4ffd-90b1-b1a248c494a0 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-reader] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:32 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-38b939d4-8ece-4ffd-90b1-b1a248c494a0 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-reader] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:32 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:17:32 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:17:32 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:17:32 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:17:32 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-38b939d4-8ece-4ffd-90b1-b1a248c494a0 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-reader] Volume info retrieved successfully. Sep 07 21:17:32 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-38b939d4-8ece-4ffd-90b1-b1a248c494a0 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-reader] http://192.168.122.168/volume/v3/volumes/d928bb0c-d68c-4406-862b-36461b29ddb8 returned with HTTP 200 Sep 07 21:17:32 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1108/2221] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:17:32 2026] GET /volume/v3/volumes/d928bb0c-d68c-4406-862b-36461b29ddb8 => generated 861 bytes in 350 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:17:32 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-583472dd-7a25-459d-b868-a31a9fa400b6 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:32 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-583472dd-7a25-459d-b868-a31a9fa400b6 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] PUT http://192.168.122.168/volume/v3/volumes/d928bb0c-d68c-4406-862b-36461b29ddb8 Sep 07 21:17:32 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-583472dd-7a25-459d-b868-a31a9fa400b6 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1659313667"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:17:32 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:17:32 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:17:32 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:17:32 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:17:32 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-583472dd-7a25-459d-b868-a31a9fa400b6 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Volume info retrieved successfully. Sep 07 21:17:32 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-583472dd-7a25-459d-b868-a31a9fa400b6 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Volume updated successfully. Sep 07 21:17:32 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-583472dd-7a25-459d-b868-a31a9fa400b6 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] http://192.168.122.168/volume/v3/volumes/d928bb0c-d68c-4406-862b-36461b29ddb8 returned with HTTP 200 Sep 07 21:17:32 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1114/2222] 192.168.122.168 () {60 vars in 1252 bytes} [Mon Sep 7 21:17:32 2026] PUT /volume/v3/volumes/d928bb0c-d68c-4406-862b-36461b29ddb8 => generated 793 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:17:32 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-a20fae13-0e27-4741-8378-146ab0d2af1a None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:32 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a20fae13-0e27-4741-8378-146ab0d2af1a tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] PUT http://192.168.122.168/volume/v3/volumes/d928bb0c-d68c-4406-862b-36461b29ddb8 Sep 07 21:17:32 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-a20fae13-0e27-4741-8378-146ab0d2af1a tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1552055621", "description": "This is the new description of volume"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:17:32 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:17:32 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:17:32 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:17:32 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:17:32 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-a20fae13-0e27-4741-8378-146ab0d2af1a tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Volume info retrieved successfully. Sep 07 21:17:32 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-a20fae13-0e27-4741-8378-146ab0d2af1a tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Volume updated successfully. Sep 07 21:17:32 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a20fae13-0e27-4741-8378-146ab0d2af1a tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] http://192.168.122.168/volume/v3/volumes/d928bb0c-d68c-4406-862b-36461b29ddb8 returned with HTTP 200 Sep 07 21:17:32 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1109/2223] 192.168.122.168 () {60 vars in 1253 bytes} [Mon Sep 7 21:17:32 2026] PUT /volume/v3/volumes/d928bb0c-d68c-4406-862b-36461b29ddb8 => generated 832 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:17:32 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-8323808b-90a5-452d-88ec-b9aba1ffdc13 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:32 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8323808b-90a5-452d-88ec-b9aba1ffdc13 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-reader] GET http://192.168.122.168/volume/v3/volumes/d928bb0c-d68c-4406-862b-36461b29ddb8 Sep 07 21:17:32 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8323808b-90a5-452d-88ec-b9aba1ffdc13 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-reader] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:32 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8323808b-90a5-452d-88ec-b9aba1ffdc13 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-reader] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:32 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:17:32 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:17:32 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:17:32 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:17:32 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-8323808b-90a5-452d-88ec-b9aba1ffdc13 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-reader] Volume info retrieved successfully. Sep 07 21:17:32 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8323808b-90a5-452d-88ec-b9aba1ffdc13 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-reader] http://192.168.122.168/volume/v3/volumes/d928bb0c-d68c-4406-862b-36461b29ddb8 returned with HTTP 200 Sep 07 21:17:32 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1115/2224] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:17:32 2026] GET /volume/v3/volumes/d928bb0c-d68c-4406-862b-36461b29ddb8 => generated 900 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:17:32 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-89894fca-9bd0-4b59-ba8e-e0b8227223a3 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:32 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-89894fca-9bd0-4b59-ba8e-e0b8227223a3 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:17:32 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-89894fca-9bd0-4b59-ba8e-e0b8227223a3 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-430712895", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-520475217"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:17:32 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.volumes [None req-89894fca-9bd0-4b59-ba8e-e0b8227223a3 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-430712895', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-520475217'}} {{(pid=86971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:17:32 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-89894fca-9bd0-4b59-ba8e-e0b8227223a3 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Create volume of 1 GB Sep 07 21:17:32 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-89894fca-9bd0-4b59-ba8e-e0b8227223a3 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Availability Zones retrieved successfully. Sep 07 21:17:32 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-89894fca-9bd0-4b59-ba8e-e0b8227223a3 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Flow 'volume_create_api' (6482d161-39e8-4da9-9e5a-8946d0a7e53d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:17:32 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-89894fca-9bd0-4b59-ba8e-e0b8227223a3 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e5bc991-369f-42ea-8569-6b91b830b6f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:17:32 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.flows.api.create_volume [None req-89894fca-9bd0-4b59-ba8e-e0b8227223a3 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Validating volume size '1' using validate_int {{(pid=86971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:17:33 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-89894fca-9bd0-4b59-ba8e-e0b8227223a3 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e5bc991-369f-42ea-8569-6b91b830b6f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:17:33 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-89894fca-9bd0-4b59-ba8e-e0b8227223a3 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4335bc06-15e7-4ae9-bdf3-dbefebcde6b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:17:33 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-89894fca-9bd0-4b59-ba8e-e0b8227223a3 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Created reservations ['542a907a-4e76-4861-8aa1-4d0bac89dedd', 'a52ff322-9b94-4d92-87ec-b766a8f695a2', '361968ce-3981-43f8-b88d-14fd9537081b', '3a8caf34-b5e8-4c83-a189-00ac1e2a3ed6'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:17:33 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-89894fca-9bd0-4b59-ba8e-e0b8227223a3 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4335bc06-15e7-4ae9-bdf3-dbefebcde6b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['542a907a-4e76-4861-8aa1-4d0bac89dedd', 'a52ff322-9b94-4d92-87ec-b766a8f695a2', '361968ce-3981-43f8-b88d-14fd9537081b', '3a8caf34-b5e8-4c83-a189-00ac1e2a3ed6']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:17:33 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-89894fca-9bd0-4b59-ba8e-e0b8227223a3 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61ae2347-260a-4471-b63d-2ddf3c99026e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:17:33 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:17:33 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:17:33 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-89894fca-9bd0-4b59-ba8e-e0b8227223a3 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61ae2347-260a-4471-b63d-2ddf3c99026e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '376d3de1-236a-4f93-8252-781e48443294', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-430712895',display_name='tempest-VolumesGetTest-Volume-520475217',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f464f6c1a4c4406b9f12a16b3755802',qos_specs=None,replication_status=,reservations=['542a907a-4e76-4861-8aa1-4d0bac89dedd','a52ff322-9b94-4d92-87ec-b766a8f695a2','361968ce-3981-43f8-b88d-14fd9537081b','3a8caf34-b5e8-4c83-a189-00ac1e2a3ed6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71e989bb968649b5805049d5f1fe396e',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:17:33Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-430712895',display_name='tempest-VolumesGetTest-Volume-520475217',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=376d3de1-236a-4f93-8252-781e48443294,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0f464f6c1a4c4406b9f12a16b3755802',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='71e989bb968649b5805049d5f1fe396e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:17:33 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-89894fca-9bd0-4b59-ba8e-e0b8227223a3 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (005b93b7-5fb8-4bff-bc67-1177cfa674e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:17:33 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-89894fca-9bd0-4b59-ba8e-e0b8227223a3 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (005b93b7-5fb8-4bff-bc67-1177cfa674e7) transitioned into 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-430712895',display_name='tempest-VolumesGetTest-Volume-520475217',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f464f6c1a4c4406b9f12a16b3755802',qos_specs=None,replication_status=,reservations=['542a907a-4e76-4861-8aa1-4d0bac89dedd','a52ff322-9b94-4d92-87ec-b766a8f695a2','361968ce-3981-43f8-b88d-14fd9537081b','3a8caf34-b5e8-4c83-a189-00ac1e2a3ed6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71e989bb968649b5805049d5f1fe396e',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:17:33 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-89894fca-9bd0-4b59-ba8e-e0b8227223a3 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62a090cf-306d-4621-9a30-747f034be1e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:17:33 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-89894fca-9bd0-4b59-ba8e-e0b8227223a3 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62a090cf-306d-4621-9a30-747f034be1e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:17:33 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-89894fca-9bd0-4b59-ba8e-e0b8227223a3 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Flow 'volume_create_api' (6482d161-39e8-4da9-9e5a-8946d0a7e53d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:17:33 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-89894fca-9bd0-4b59-ba8e-e0b8227223a3 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Create volume request issued successfully. Sep 07 21:17:33 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-89894fca-9bd0-4b59-ba8e-e0b8227223a3 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:17:33 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1110/2225] 192.168.122.168 () {60 vars in 1143 bytes} [Mon Sep 7 21:17:32 2026] POST /volume/v3/volumes => generated 787 bytes in 579 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:17:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-e0e41024-849e-46bc-b7b8-bd3e33f17f7b None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:33 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e0e41024-849e-46bc-b7b8-bd3e33f17f7b tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] GET http://192.168.122.168/volume/v3/volumes/376d3de1-236a-4f93-8252-781e48443294 Sep 07 21:17:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-e0e41024-849e-46bc-b7b8-bd3e33f17f7b tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-e0e41024-849e-46bc-b7b8-bd3e33f17f7b tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:33 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:17:33 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:17:33 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:17:33 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:17:33 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-e0e41024-849e-46bc-b7b8-bd3e33f17f7b tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Volume info retrieved successfully. Sep 07 21:17:33 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e0e41024-849e-46bc-b7b8-bd3e33f17f7b tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] http://192.168.122.168/volume/v3/volumes/376d3de1-236a-4f93-8252-781e48443294 returned with HTTP 200 Sep 07 21:17:33 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1116/2226] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:17:33 2026] GET /volume/v3/volumes/376d3de1-236a-4f93-8252-781e48443294 => generated 855 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:17:34 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-9d63a923-2d5a-4797-92ca-6ab0e0f641a1 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:34 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-9d63a923-2d5a-4797-92ca-6ab0e0f641a1 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] GET http://192.168.122.168/volume/v3/volumes/376d3de1-236a-4f93-8252-781e48443294 Sep 07 21:17:34 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-9d63a923-2d5a-4797-92ca-6ab0e0f641a1 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:34 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-9d63a923-2d5a-4797-92ca-6ab0e0f641a1 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:34 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:17:34 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:17:34 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:17:34 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:17:34 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-9d63a923-2d5a-4797-92ca-6ab0e0f641a1 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Volume info retrieved successfully. Sep 07 21:17:34 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-9d63a923-2d5a-4797-92ca-6ab0e0f641a1 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] http://192.168.122.168/volume/v3/volumes/376d3de1-236a-4f93-8252-781e48443294 returned with HTTP 200 Sep 07 21:17:34 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1111/2227] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:17:34 2026] GET /volume/v3/volumes/376d3de1-236a-4f93-8252-781e48443294 => generated 879 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:17:35 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-830a2ccf-4b4c-497d-8ce4-0096efbc2258 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:35 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-830a2ccf-4b4c-497d-8ce4-0096efbc2258 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] GET http://192.168.122.168/volume/v3/volumes/376d3de1-236a-4f93-8252-781e48443294 Sep 07 21:17:35 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-830a2ccf-4b4c-497d-8ce4-0096efbc2258 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:35 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-830a2ccf-4b4c-497d-8ce4-0096efbc2258 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:35 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:17:35 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:17:35 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:17:35 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:17:35 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-830a2ccf-4b4c-497d-8ce4-0096efbc2258 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Volume info retrieved successfully. Sep 07 21:17:35 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-830a2ccf-4b4c-497d-8ce4-0096efbc2258 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] http://192.168.122.168/volume/v3/volumes/376d3de1-236a-4f93-8252-781e48443294 returned with HTTP 200 Sep 07 21:17:35 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1117/2228] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:17:35 2026] GET /volume/v3/volumes/376d3de1-236a-4f93-8252-781e48443294 => generated 880 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:17:35 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-a076e248-fcca-4381-99fd-45bc59a3cd7a None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:35 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a076e248-fcca-4381-99fd-45bc59a3cd7a tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] PUT http://192.168.122.168/volume/v3/volumes/376d3de1-236a-4f93-8252-781e48443294 Sep 07 21:17:35 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-a076e248-fcca-4381-99fd-45bc59a3cd7a tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1659313667", "description": null}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:17:35 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:17:35 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:17:35 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:17:35 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:17:35 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-a076e248-fcca-4381-99fd-45bc59a3cd7a tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Volume info retrieved successfully. Sep 07 21:17:35 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-a076e248-fcca-4381-99fd-45bc59a3cd7a tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Volume updated successfully. Sep 07 21:17:35 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a076e248-fcca-4381-99fd-45bc59a3cd7a tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] http://192.168.122.168/volume/v3/volumes/376d3de1-236a-4f93-8252-781e48443294 returned with HTTP 200 Sep 07 21:17:35 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1112/2229] 192.168.122.168 () {60 vars in 1252 bytes} [Mon Sep 7 21:17:35 2026] PUT /volume/v3/volumes/376d3de1-236a-4f93-8252-781e48443294 => generated 779 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:17:36 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-c1bce438-5670-45fd-a060-220ac4528f1a None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:36 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c1bce438-5670-45fd-a060-220ac4528f1a tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] GET http://192.168.122.168/volume/v3/volumes/376d3de1-236a-4f93-8252-781e48443294 Sep 07 21:17:36 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c1bce438-5670-45fd-a060-220ac4528f1a tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:36 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c1bce438-5670-45fd-a060-220ac4528f1a tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:36 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:17:36 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:17:36 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:17:36 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:17:36 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-c1bce438-5670-45fd-a060-220ac4528f1a tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Volume info retrieved successfully. Sep 07 21:17:36 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c1bce438-5670-45fd-a060-220ac4528f1a tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] http://192.168.122.168/volume/v3/volumes/376d3de1-236a-4f93-8252-781e48443294 returned with HTTP 200 Sep 07 21:17:36 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1118/2230] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:17:35 2026] GET /volume/v3/volumes/376d3de1-236a-4f93-8252-781e48443294 => generated 847 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:17:36 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-69274435-dd1c-4fd2-b65e-f5c3cd2efeb1 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:36 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-69274435-dd1c-4fd2-b65e-f5c3cd2efeb1 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] DELETE http://192.168.122.168/volume/v3/volumes/376d3de1-236a-4f93-8252-781e48443294 Sep 07 21:17:36 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-69274435-dd1c-4fd2-b65e-f5c3cd2efeb1 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:36 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-69274435-dd1c-4fd2-b65e-f5c3cd2efeb1 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:36 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-69274435-dd1c-4fd2-b65e-f5c3cd2efeb1 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Delete volume with id: 376d3de1-236a-4f93-8252-781e48443294 Sep 07 21:17:36 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:17:36 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:17:36 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:17:36 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:17:36 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-69274435-dd1c-4fd2-b65e-f5c3cd2efeb1 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Volume info retrieved successfully. Sep 07 21:17:36 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-69274435-dd1c-4fd2-b65e-f5c3cd2efeb1 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Delete volume request issued successfully. Sep 07 21:17:36 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-69274435-dd1c-4fd2-b65e-f5c3cd2efeb1 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] http://192.168.122.168/volume/v3/volumes/376d3de1-236a-4f93-8252-781e48443294 returned with HTTP 202 Sep 07 21:17:36 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1113/2231] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:17:36 2026] DELETE /volume/v3/volumes/376d3de1-236a-4f93-8252-781e48443294 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:17:36 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-f77b17e8-d2aa-478e-ac3e-cbabe33fcdb4 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:36 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f77b17e8-d2aa-478e-ac3e-cbabe33fcdb4 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] GET http://192.168.122.168/volume/v3/volumes/376d3de1-236a-4f93-8252-781e48443294 Sep 07 21:17:36 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f77b17e8-d2aa-478e-ac3e-cbabe33fcdb4 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:36 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f77b17e8-d2aa-478e-ac3e-cbabe33fcdb4 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:36 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:17:36 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:17:36 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:17:36 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:17:36 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-f77b17e8-d2aa-478e-ac3e-cbabe33fcdb4 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Volume info retrieved successfully. Sep 07 21:17:36 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f77b17e8-d2aa-478e-ac3e-cbabe33fcdb4 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] http://192.168.122.168/volume/v3/volumes/376d3de1-236a-4f93-8252-781e48443294 returned with HTTP 200 Sep 07 21:17:36 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1119/2232] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:17:36 2026] GET /volume/v3/volumes/376d3de1-236a-4f93-8252-781e48443294 => generated 846 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:17:36 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-07e9f510-ef96-4b6f-9525-067417bd22a4 req-91b73f28-9612-4b12-b174-5066c38fa5cc None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:36 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-07e9f510-ef96-4b6f-9525-067417bd22a4 req-91b73f28-9612-4b12-b174-5066c38fa5cc tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] GET http://192.168.122.168/volume/v3/volumes/307f9beb-9187-4031-88fb-55889a605d44 Sep 07 21:17:36 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-07e9f510-ef96-4b6f-9525-067417bd22a4 req-91b73f28-9612-4b12-b174-5066c38fa5cc tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:36 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-07e9f510-ef96-4b6f-9525-067417bd22a4 req-91b73f28-9612-4b12-b174-5066c38fa5cc tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:36 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:17:36 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:17:36 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:17:36 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:17:36 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [req-07e9f510-ef96-4b6f-9525-067417bd22a4 req-91b73f28-9612-4b12-b174-5066c38fa5cc tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] Volume info retrieved successfully. Sep 07 21:17:36 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-07e9f510-ef96-4b6f-9525-067417bd22a4 req-91b73f28-9612-4b12-b174-5066c38fa5cc tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] http://192.168.122.168/volume/v3/volumes/307f9beb-9187-4031-88fb-55889a605d44 returned with HTTP 200 Sep 07 21:17:36 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1114/2233] 192.168.122.168 () {60 vars in 1487 bytes} [Mon Sep 7 21:17:36 2026] GET /volume/v3/volumes/307f9beb-9187-4031-88fb-55889a605d44 => generated 1149 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 21:17:36 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-07e9f510-ef96-4b6f-9525-067417bd22a4 req-76d43a4c-75f9-4554-b32c-7b1c549de22b None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:36 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-07e9f510-ef96-4b6f-9525-067417bd22a4 req-76d43a4c-75f9-4554-b32c-7b1c549de22b tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] POST http://192.168.122.168/volume/v3/volumes/307f9beb-9187-4031-88fb-55889a605d44/action Sep 07 21:17:36 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-07e9f510-ef96-4b6f-9525-067417bd22a4 req-76d43a4c-75f9-4554-b32c-7b1c549de22b tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:17:36 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-07e9f510-ef96-4b6f-9525-067417bd22a4 req-76d43a4c-75f9-4554-b32c-7b1c549de22b tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:17:36 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:17:36 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:17:36 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:17:36 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:17:36 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [req-07e9f510-ef96-4b6f-9525-067417bd22a4 req-76d43a4c-75f9-4554-b32c-7b1c549de22b tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] Volume info retrieved successfully. Sep 07 21:17:36 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [req-07e9f510-ef96-4b6f-9525-067417bd22a4 req-76d43a4c-75f9-4554-b32c-7b1c549de22b tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] Begin detaching volume completed successfully. Sep 07 21:17:36 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-07e9f510-ef96-4b6f-9525-067417bd22a4 req-76d43a4c-75f9-4554-b32c-7b1c549de22b tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] http://192.168.122.168/volume/v3/volumes/307f9beb-9187-4031-88fb-55889a605d44/action returned with HTTP 202 Sep 07 21:17:36 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1120/2234] 192.168.122.168 () {64 vars in 1561 bytes} [Mon Sep 7 21:17:36 2026] POST /volume/v3/volumes/307f9beb-9187-4031-88fb-55889a605d44/action => generated 0 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 07 21:17:37 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-05d8099c-6f93-441b-87e3-342bb98c2570 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:37 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-05d8099c-6f93-441b-87e3-342bb98c2570 None None] GET http://192.168.122.168/volume// Sep 07 21:17:37 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-05d8099c-6f93-441b-87e3-342bb98c2570 None None] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:37 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-05d8099c-6f93-441b-87e3-342bb98c2570 None None] Calling method 'all' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:37 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-05d8099c-6f93-441b-87e3-342bb98c2570 None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 07 21:17:37 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1115/2235] 192.168.122.168 () {58 vars in 1315 bytes} [Mon Sep 7 21:17:37 2026] GET /volume/ => generated 390 bytes in 15 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 21:17:37 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-07e9f510-ef96-4b6f-9525-067417bd22a4 req-bc750395-fe5c-4b86-b7c1-568de7370ea6 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:37 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-07e9f510-ef96-4b6f-9525-067417bd22a4 req-bc750395-fe5c-4b86-b7c1-568de7370ea6 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] GET http://192.168.122.168/volume/v3/volumes/307f9beb-9187-4031-88fb-55889a605d44 Sep 07 21:17:37 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-07e9f510-ef96-4b6f-9525-067417bd22a4 req-bc750395-fe5c-4b86-b7c1-568de7370ea6 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:37 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-07e9f510-ef96-4b6f-9525-067417bd22a4 req-bc750395-fe5c-4b86-b7c1-568de7370ea6 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:37 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:17:37 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:17:37 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:17:37 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:17:37 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [req-07e9f510-ef96-4b6f-9525-067417bd22a4 req-bc750395-fe5c-4b86-b7c1-568de7370ea6 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] Volume info retrieved successfully. Sep 07 21:17:37 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-07e9f510-ef96-4b6f-9525-067417bd22a4 req-bc750395-fe5c-4b86-b7c1-568de7370ea6 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] http://192.168.122.168/volume/v3/volumes/307f9beb-9187-4031-88fb-55889a605d44 returned with HTTP 200 Sep 07 21:17:37 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1121/2236] 192.168.122.168 () {62 vars in 1528 bytes} [Mon Sep 7 21:17:37 2026] GET /volume/v3/volumes/307f9beb-9187-4031-88fb-55889a605d44 => generated 1333 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 07 21:17:37 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-2c83d0d4-de2f-4388-8917-959cae0a29a1 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:37 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-2c83d0d4-de2f-4388-8917-959cae0a29a1 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] GET http://192.168.122.168/volume/v3/volumes/376d3de1-236a-4f93-8252-781e48443294 Sep 07 21:17:37 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-2c83d0d4-de2f-4388-8917-959cae0a29a1 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:37 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-2c83d0d4-de2f-4388-8917-959cae0a29a1 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:37 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:17:37 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:17:37 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:17:37 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:17:37 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-2c83d0d4-de2f-4388-8917-959cae0a29a1 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Volume info retrieved successfully. Sep 07 21:17:37 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-2c83d0d4-de2f-4388-8917-959cae0a29a1 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] http://192.168.122.168/volume/v3/volumes/376d3de1-236a-4f93-8252-781e48443294 returned with HTTP 200 Sep 07 21:17:37 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1116/2237] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:17:37 2026] GET /volume/v3/volumes/376d3de1-236a-4f93-8252-781e48443294 => generated 846 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:17:37 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-07e9f510-ef96-4b6f-9525-067417bd22a4 req-dc4dd529-1e77-49be-a0f1-50e4dd9bb032 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:37 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-07e9f510-ef96-4b6f-9525-067417bd22a4 req-dc4dd529-1e77-49be-a0f1-50e4dd9bb032 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] DELETE http://192.168.122.168/volume/v3/attachments/a9da0bfd-901d-4c3b-b964-31f65f06c542 Sep 07 21:17:37 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-07e9f510-ef96-4b6f-9525-067417bd22a4 req-dc4dd529-1e77-49be-a0f1-50e4dd9bb032 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:37 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-07e9f510-ef96-4b6f-9525-067417bd22a4 req-dc4dd529-1e77-49be-a0f1-50e4dd9bb032 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] Calling method 'version_select' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:37 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:17:37 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:17:37 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:17:37 devstack devstack@c-api.service[86970]: return base.obj_make_list(context, Sep 07 21:17:37 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-07e9f510-ef96-4b6f-9525-067417bd22a4 req-dc4dd529-1e77-49be-a0f1-50e4dd9bb032 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] http://192.168.122.168/volume/v3/attachments/a9da0bfd-901d-4c3b-b964-31f65f06c542 returned with HTTP 200 Sep 07 21:17:37 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1122/2238] 192.168.122.168 () {64 vars in 1562 bytes} [Mon Sep 7 21:17:37 2026] DELETE /volume/v3/attachments/a9da0bfd-901d-4c3b-b964-31f65f06c542 => generated 19 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:17:38 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-f7c3cbf9-a6af-4588-bfad-1b7810ec9e23 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:38 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f7c3cbf9-a6af-4588-bfad-1b7810ec9e23 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] GET http://192.168.122.168/volume/v3/volumes/376d3de1-236a-4f93-8252-781e48443294 Sep 07 21:17:38 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f7c3cbf9-a6af-4588-bfad-1b7810ec9e23 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:38 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f7c3cbf9-a6af-4588-bfad-1b7810ec9e23 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:38 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-27643ecf-2147-41b5-9071-db9cbf2f9eb5 req-7056bb92-5cd1-489f-9929-414b03106c97 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:38 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f7c3cbf9-a6af-4588-bfad-1b7810ec9e23 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] http://192.168.122.168/volume/v3/volumes/376d3de1-236a-4f93-8252-781e48443294 returned with HTTP 404 Sep 07 21:17:38 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1117/2239] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:17:38 2026] GET /volume/v3/volumes/376d3de1-236a-4f93-8252-781e48443294 => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:17:38 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-27643ecf-2147-41b5-9071-db9cbf2f9eb5 req-7056bb92-5cd1-489f-9929-414b03106c97 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] GET http://192.168.122.168/volume/v3/volumes/307f9beb-9187-4031-88fb-55889a605d44 Sep 07 21:17:38 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-27643ecf-2147-41b5-9071-db9cbf2f9eb5 req-7056bb92-5cd1-489f-9929-414b03106c97 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:38 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-27643ecf-2147-41b5-9071-db9cbf2f9eb5 req-7056bb92-5cd1-489f-9929-414b03106c97 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:38 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-975cb5ac-4c68-45d2-9b9e-340cef67f2af None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:38 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-975cb5ac-4c68-45d2-9b9e-340cef67f2af tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] GET http://192.168.122.168/volume/v3/volumes/d928bb0c-d68c-4406-862b-36461b29ddb8 Sep 07 21:17:38 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-975cb5ac-4c68-45d2-9b9e-340cef67f2af tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:38 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-975cb5ac-4c68-45d2-9b9e-340cef67f2af tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:38 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:17:38 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:17:38 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:17:38 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:17:38 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:17:38 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:17:38 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:17:38 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:17:38 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-975cb5ac-4c68-45d2-9b9e-340cef67f2af tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Volume info retrieved successfully. Sep 07 21:17:38 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [req-27643ecf-2147-41b5-9071-db9cbf2f9eb5 req-7056bb92-5cd1-489f-9929-414b03106c97 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] Volume info retrieved successfully. Sep 07 21:17:38 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-975cb5ac-4c68-45d2-9b9e-340cef67f2af tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] http://192.168.122.168/volume/v3/volumes/d928bb0c-d68c-4406-862b-36461b29ddb8 returned with HTTP 200 Sep 07 21:17:38 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1118/2240] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:17:38 2026] GET /volume/v3/volumes/d928bb0c-d68c-4406-862b-36461b29ddb8 => generated 900 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:17:38 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-496f4e72-d54b-4f5d-886f-74974b3b439b None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:38 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-27643ecf-2147-41b5-9071-db9cbf2f9eb5 req-7056bb92-5cd1-489f-9929-414b03106c97 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] http://192.168.122.168/volume/v3/volumes/307f9beb-9187-4031-88fb-55889a605d44 returned with HTTP 200 Sep 07 21:17:38 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1123/2241] 192.168.122.168 () {60 vars in 1487 bytes} [Mon Sep 7 21:17:38 2026] GET /volume/v3/volumes/307f9beb-9187-4031-88fb-55889a605d44 => generated 857 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:17:38 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-496f4e72-d54b-4f5d-886f-74974b3b439b tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] DELETE http://192.168.122.168/volume/v3/volumes/d928bb0c-d68c-4406-862b-36461b29ddb8 Sep 07 21:17:38 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-496f4e72-d54b-4f5d-886f-74974b3b439b tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:38 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-0847786d-eed9-4016-9da3-74df7a1fe54f None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:38 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-496f4e72-d54b-4f5d-886f-74974b3b439b tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:38 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-0847786d-eed9-4016-9da3-74df7a1fe54f tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] DELETE http://192.168.122.168/volume/v3/volumes/307f9beb-9187-4031-88fb-55889a605d44 Sep 07 21:17:38 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-0847786d-eed9-4016-9da3-74df7a1fe54f tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:38 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-0847786d-eed9-4016-9da3-74df7a1fe54f tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:38 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-0847786d-eed9-4016-9da3-74df7a1fe54f tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] Delete volume with id: 307f9beb-9187-4031-88fb-55889a605d44 Sep 07 21:17:38 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-496f4e72-d54b-4f5d-886f-74974b3b439b tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Delete volume with id: d928bb0c-d68c-4406-862b-36461b29ddb8 Sep 07 21:17:38 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:17:38 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:17:38 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:17:38 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:17:38 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:17:38 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:17:38 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-0847786d-eed9-4016-9da3-74df7a1fe54f tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] Volume info retrieved successfully. Sep 07 21:17:38 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:17:38 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:17:38 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-496f4e72-d54b-4f5d-886f-74974b3b439b tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Volume info retrieved successfully. Sep 07 21:17:38 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-0847786d-eed9-4016-9da3-74df7a1fe54f tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] Delete volume request issued successfully. Sep 07 21:17:38 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-0847786d-eed9-4016-9da3-74df7a1fe54f tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] http://192.168.122.168/volume/v3/volumes/307f9beb-9187-4031-88fb-55889a605d44 returned with HTTP 202 Sep 07 21:17:38 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1124/2242] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:17:38 2026] DELETE /volume/v3/volumes/307f9beb-9187-4031-88fb-55889a605d44 => generated 0 bytes in 159 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:17:38 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-496f4e72-d54b-4f5d-886f-74974b3b439b tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Delete volume request issued successfully. Sep 07 21:17:38 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-496f4e72-d54b-4f5d-886f-74974b3b439b tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] http://192.168.122.168/volume/v3/volumes/d928bb0c-d68c-4406-862b-36461b29ddb8 returned with HTTP 202 Sep 07 21:17:38 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-d6f52613-5ad5-4bd6-969a-6bf804bdc335 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:38 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1119/2243] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:17:38 2026] DELETE /volume/v3/volumes/d928bb0c-d68c-4406-862b-36461b29ddb8 => generated 0 bytes in 214 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:17:38 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-04fd8dc7-73db-400d-8ba9-8c7ae6afaea3 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:38 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d6f52613-5ad5-4bd6-969a-6bf804bdc335 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] GET http://192.168.122.168/volume/v3/volumes/307f9beb-9187-4031-88fb-55889a605d44 Sep 07 21:17:38 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-d6f52613-5ad5-4bd6-969a-6bf804bdc335 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:38 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-d6f52613-5ad5-4bd6-969a-6bf804bdc335 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:38 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-04fd8dc7-73db-400d-8ba9-8c7ae6afaea3 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] GET http://192.168.122.168/volume/v3/volumes/d928bb0c-d68c-4406-862b-36461b29ddb8 Sep 07 21:17:38 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-04fd8dc7-73db-400d-8ba9-8c7ae6afaea3 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:38 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-04fd8dc7-73db-400d-8ba9-8c7ae6afaea3 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:38 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:17:38 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:17:38 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:17:38 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:17:38 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:17:38 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:17:38 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:17:38 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:17:38 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-d6f52613-5ad5-4bd6-969a-6bf804bdc335 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] Volume info retrieved successfully. Sep 07 21:17:38 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-04fd8dc7-73db-400d-8ba9-8c7ae6afaea3 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Volume info retrieved successfully. Sep 07 21:17:38 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d6f52613-5ad5-4bd6-969a-6bf804bdc335 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] http://192.168.122.168/volume/v3/volumes/307f9beb-9187-4031-88fb-55889a605d44 returned with HTTP 200 Sep 07 21:17:38 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1125/2244] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:17:38 2026] GET /volume/v3/volumes/307f9beb-9187-4031-88fb-55889a605d44 => generated 856 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:17:39 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-04fd8dc7-73db-400d-8ba9-8c7ae6afaea3 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] http://192.168.122.168/volume/v3/volumes/d928bb0c-d68c-4406-862b-36461b29ddb8 returned with HTTP 200 Sep 07 21:17:39 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1120/2245] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:17:38 2026] GET /volume/v3/volumes/d928bb0c-d68c-4406-862b-36461b29ddb8 => generated 899 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:17:40 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-d1652d40-400e-4cfa-acae-c7913ddaf996 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:40 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d1652d40-400e-4cfa-acae-c7913ddaf996 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] GET http://192.168.122.168/volume/v3/volumes/307f9beb-9187-4031-88fb-55889a605d44 Sep 07 21:17:40 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-d1652d40-400e-4cfa-acae-c7913ddaf996 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:40 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-d1652d40-400e-4cfa-acae-c7913ddaf996 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:40 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-9cc8f44c-3a14-4d63-a1a4-729d2193c166 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:40 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:17:40 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:17:40 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-9cc8f44c-3a14-4d63-a1a4-729d2193c166 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] GET http://192.168.122.168/volume/v3/volumes/d928bb0c-d68c-4406-862b-36461b29ddb8 Sep 07 21:17:40 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-9cc8f44c-3a14-4d63-a1a4-729d2193c166 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:40 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-9cc8f44c-3a14-4d63-a1a4-729d2193c166 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:40 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:17:40 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:17:40 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-d1652d40-400e-4cfa-acae-c7913ddaf996 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] Volume info retrieved successfully. Sep 07 21:17:40 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:17:40 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:17:40 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:17:40 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:17:40 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d1652d40-400e-4cfa-acae-c7913ddaf996 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] http://192.168.122.168/volume/v3/volumes/307f9beb-9187-4031-88fb-55889a605d44 returned with HTTP 200 Sep 07 21:17:40 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1126/2246] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:17:40 2026] GET /volume/v3/volumes/307f9beb-9187-4031-88fb-55889a605d44 => generated 856 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:17:40 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-9cc8f44c-3a14-4d63-a1a4-729d2193c166 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Volume info retrieved successfully. Sep 07 21:17:40 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-9cc8f44c-3a14-4d63-a1a4-729d2193c166 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] http://192.168.122.168/volume/v3/volumes/d928bb0c-d68c-4406-862b-36461b29ddb8 returned with HTTP 200 Sep 07 21:17:40 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1121/2247] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:17:40 2026] GET /volume/v3/volumes/d928bb0c-d68c-4406-862b-36461b29ddb8 => generated 899 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:17:41 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-aca813d4-0512-40ef-8919-d8c284c8c728 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:41 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-aca813d4-0512-40ef-8919-d8c284c8c728 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] GET http://192.168.122.168/volume/v3/volumes/307f9beb-9187-4031-88fb-55889a605d44 Sep 07 21:17:41 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-aca813d4-0512-40ef-8919-d8c284c8c728 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:41 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-aca813d4-0512-40ef-8919-d8c284c8c728 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:41 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-aca813d4-0512-40ef-8919-d8c284c8c728 tempest-TestMinimumBasicScenario-104145191 tempest-TestMinimumBasicScenario-104145191-project-member] http://192.168.122.168/volume/v3/volumes/307f9beb-9187-4031-88fb-55889a605d44 returned with HTTP 404 Sep 07 21:17:41 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1127/2248] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:17:41 2026] GET /volume/v3/volumes/307f9beb-9187-4031-88fb-55889a605d44 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:17:41 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-2a70b7f2-d13f-42ea-b9fe-a09f7e89e987 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:41 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-2a70b7f2-d13f-42ea-b9fe-a09f7e89e987 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] GET http://192.168.122.168/volume/v3/volumes/d928bb0c-d68c-4406-862b-36461b29ddb8 Sep 07 21:17:41 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-2a70b7f2-d13f-42ea-b9fe-a09f7e89e987 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:41 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-2a70b7f2-d13f-42ea-b9fe-a09f7e89e987 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:41 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-2a70b7f2-d13f-42ea-b9fe-a09f7e89e987 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] http://192.168.122.168/volume/v3/volumes/d928bb0c-d68c-4406-862b-36461b29ddb8 returned with HTTP 404 Sep 07 21:17:41 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1122/2249] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:17:41 2026] GET /volume/v3/volumes/d928bb0c-d68c-4406-862b-36461b29ddb8 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:17:41 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-b38dab8a-a409-435f-94a9-ad64d3675ce9 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:41 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b38dab8a-a409-435f-94a9-ad64d3675ce9 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:17:41 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b38dab8a-a409-435f-94a9-ad64d3675ce9 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1575016407"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:17:41 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.volumes [None req-b38dab8a-a409-435f-94a9-ad64d3675ce9 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1575016407'}} {{(pid=86970) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:17:41 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-b38dab8a-a409-435f-94a9-ad64d3675ce9 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Create volume of 1 GB Sep 07 21:17:41 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-b38dab8a-a409-435f-94a9-ad64d3675ce9 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Availability Zones retrieved successfully. Sep 07 21:17:41 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-b38dab8a-a409-435f-94a9-ad64d3675ce9 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Flow 'volume_create_api' (d551aa3b-eb7b-43cb-b381-24b7aa77c691) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:17:41 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-b38dab8a-a409-435f-94a9-ad64d3675ce9 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73df60df-4694-4f1e-b433-4ad1a3a08614) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:17:41 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.flows.api.create_volume [None req-b38dab8a-a409-435f-94a9-ad64d3675ce9 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Validating volume size '1' using validate_int {{(pid=86970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:17:41 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-b38dab8a-a409-435f-94a9-ad64d3675ce9 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73df60df-4694-4f1e-b433-4ad1a3a08614) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:17:41 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-b38dab8a-a409-435f-94a9-ad64d3675ce9 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16b8d1a6-a738-4325-a281-046a219ed136) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:17:41 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-b38dab8a-a409-435f-94a9-ad64d3675ce9 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Created reservations ['b586eea3-27a6-4df4-843f-63329f248e84', '597c6578-9780-467b-8fb3-48e747bb008f', 'a44f9fec-2cdc-4e6e-8d35-776ef5348250', '0d95b8c7-9f8a-4062-bfc2-fcf1ec4e6eb1'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:17:41 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-b38dab8a-a409-435f-94a9-ad64d3675ce9 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16b8d1a6-a738-4325-a281-046a219ed136) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b586eea3-27a6-4df4-843f-63329f248e84', '597c6578-9780-467b-8fb3-48e747bb008f', 'a44f9fec-2cdc-4e6e-8d35-776ef5348250', '0d95b8c7-9f8a-4062-bfc2-fcf1ec4e6eb1']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:17:41 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-b38dab8a-a409-435f-94a9-ad64d3675ce9 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42222f05-9310-4a97-969f-5bc4424205a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:17:41 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:17:41 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:17:41 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-b38dab8a-a409-435f-94a9-ad64d3675ce9 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42222f05-9310-4a97-969f-5bc4424205a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '424a2f99-cc9c-43f6-a0de-ceb720b118dd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1575016407',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f464f6c1a4c4406b9f12a16b3755802',qos_specs=None,replication_status=,reservations=['b586eea3-27a6-4df4-843f-63329f248e84','597c6578-9780-467b-8fb3-48e747bb008f','a44f9fec-2cdc-4e6e-8d35-776ef5348250','0d95b8c7-9f8a-4062-bfc2-fcf1ec4e6eb1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71e989bb968649b5805049d5f1fe396e',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:17:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1575016407',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=424a2f99-cc9c-43f6-a0de-ceb720b118dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0f464f6c1a4c4406b9f12a16b3755802',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='71e989bb968649b5805049d5f1fe396e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:17:41 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-b38dab8a-a409-435f-94a9-ad64d3675ce9 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39267a5e-62ea-4dc7-bbc3-a02c11bf19a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:17:41 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-b38dab8a-a409-435f-94a9-ad64d3675ce9 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39267a5e-62ea-4dc7-bbc3-a02c11bf19a8) transitioned into state 'SUCCESS' from state '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-1575016407',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f464f6c1a4c4406b9f12a16b3755802',qos_specs=None,replication_status=,reservations=['b586eea3-27a6-4df4-843f-63329f248e84','597c6578-9780-467b-8fb3-48e747bb008f','a44f9fec-2cdc-4e6e-8d35-776ef5348250','0d95b8c7-9f8a-4062-bfc2-fcf1ec4e6eb1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71e989bb968649b5805049d5f1fe396e',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:17:41 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-b38dab8a-a409-435f-94a9-ad64d3675ce9 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76a1e445-7995-4dfa-96d8-15b7b3f17e02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:17:41 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-b38dab8a-a409-435f-94a9-ad64d3675ce9 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76a1e445-7995-4dfa-96d8-15b7b3f17e02) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:17:41 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-b38dab8a-a409-435f-94a9-ad64d3675ce9 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Flow 'volume_create_api' (d551aa3b-eb7b-43cb-b381-24b7aa77c691) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:17:41 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-b38dab8a-a409-435f-94a9-ad64d3675ce9 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Create volume request issued successfully. Sep 07 21:17:41 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b38dab8a-a409-435f-94a9-ad64d3675ce9 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:17:41 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1128/2250] 192.168.122.168 () {60 vars in 1142 bytes} [Mon Sep 7 21:17:41 2026] POST /volume/v3/volumes => generated 754 bytes in 504 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:17:41 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-b82bd3cd-e78f-47e2-a077-d8b1c5eec2d0 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:41 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b82bd3cd-e78f-47e2-a077-d8b1c5eec2d0 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] GET http://192.168.122.168/volume/v3/volumes/424a2f99-cc9c-43f6-a0de-ceb720b118dd Sep 07 21:17:41 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-b82bd3cd-e78f-47e2-a077-d8b1c5eec2d0 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:41 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-b82bd3cd-e78f-47e2-a077-d8b1c5eec2d0 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:41 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:17:41 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:17:41 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:17:41 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:17:41 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-b82bd3cd-e78f-47e2-a077-d8b1c5eec2d0 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Volume info retrieved successfully. Sep 07 21:17:41 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b82bd3cd-e78f-47e2-a077-d8b1c5eec2d0 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] http://192.168.122.168/volume/v3/volumes/424a2f99-cc9c-43f6-a0de-ceb720b118dd returned with HTTP 200 Sep 07 21:17:41 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1123/2251] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:17:41 2026] GET /volume/v3/volumes/424a2f99-cc9c-43f6-a0de-ceb720b118dd => generated 822 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:17:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-78f7c523-d7f1-4918-9a06-c47a26d9024c None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:42 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-78f7c523-d7f1-4918-9a06-c47a26d9024c tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] GET http://192.168.122.168/volume/v3/volumes/424a2f99-cc9c-43f6-a0de-ceb720b118dd Sep 07 21:17:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-78f7c523-d7f1-4918-9a06-c47a26d9024c tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-78f7c523-d7f1-4918-9a06-c47a26d9024c tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:42 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:17:42 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:17:42 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:17:42 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:17:42 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-78f7c523-d7f1-4918-9a06-c47a26d9024c tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Volume info retrieved successfully. Sep 07 21:17:42 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-78f7c523-d7f1-4918-9a06-c47a26d9024c tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] http://192.168.122.168/volume/v3/volumes/424a2f99-cc9c-43f6-a0de-ceb720b118dd returned with HTTP 200 Sep 07 21:17:42 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1129/2252] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:17:42 2026] GET /volume/v3/volumes/424a2f99-cc9c-43f6-a0de-ceb720b118dd => generated 846 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:17:43 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-c0771809-6e4c-4f8b-9725-3d0b06a6938c None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:43 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c0771809-6e4c-4f8b-9725-3d0b06a6938c tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:17:43 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c0771809-6e4c-4f8b-9725-3d0b06a6938c tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-1480864186", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:17:43 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.volumes [None req-c0771809-6e4c-4f8b-9725-3d0b06a6938c tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-1480864186', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:17:43 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-c0771809-6e4c-4f8b-9725-3d0b06a6938c tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Create volume of 1 GB Sep 07 21:17:43 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-c0771809-6e4c-4f8b-9725-3d0b06a6938c tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Availability Zones retrieved successfully. Sep 07 21:17:43 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-c0771809-6e4c-4f8b-9725-3d0b06a6938c tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Flow 'volume_create_api' (161a50ed-4f17-4c45-a290-28d754ac735d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:17:43 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-c0771809-6e4c-4f8b-9725-3d0b06a6938c tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (029ebce6-0475-4974-8fc9-9368ed687e91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:17:43 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.flows.api.create_volume [None req-c0771809-6e4c-4f8b-9725-3d0b06a6938c tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Validating volume size '1' using validate_int {{(pid=86971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:17:43 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-c0771809-6e4c-4f8b-9725-3d0b06a6938c tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (029ebce6-0475-4974-8fc9-9368ed687e91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:17:43 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-c0771809-6e4c-4f8b-9725-3d0b06a6938c tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36931b26-14b9-4f82-a88f-d1f98de2bda5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:17:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-5b381278-c02f-4cf3-8dd6-98655b3f1ada None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:43 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-5b381278-c02f-4cf3-8dd6-98655b3f1ada tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] GET http://192.168.122.168/volume/v3/volumes/424a2f99-cc9c-43f6-a0de-ceb720b118dd Sep 07 21:17:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-5b381278-c02f-4cf3-8dd6-98655b3f1ada tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-5b381278-c02f-4cf3-8dd6-98655b3f1ada tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:43 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:17:43 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:17:43 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:17:43 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:17:43 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-5b381278-c02f-4cf3-8dd6-98655b3f1ada tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Volume info retrieved successfully. Sep 07 21:17:43 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-5b381278-c02f-4cf3-8dd6-98655b3f1ada tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] http://192.168.122.168/volume/v3/volumes/424a2f99-cc9c-43f6-a0de-ceb720b118dd returned with HTTP 200 Sep 07 21:17:43 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1130/2253] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:17:43 2026] GET /volume/v3/volumes/424a2f99-cc9c-43f6-a0de-ceb720b118dd => generated 847 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:17:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-81475554-073d-4b0a-b378-bc66ae269e8c None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:43 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-81475554-073d-4b0a-b378-bc66ae269e8c tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:17:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-81475554-073d-4b0a-b378-bc66ae269e8c tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "424a2f99-cc9c-43f6-a0de-ceb720b118dd", "size": 1, "name": "tempest-VolumesGetTest-Volume-1560392331", "metadata": {"Type": "Test"}}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:17:43 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-c0771809-6e4c-4f8b-9725-3d0b06a6938c tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Created reservations ['1420f307-39c2-4128-be94-ab36fbee5fe0', 'b03c509b-01b9-401d-985b-51703f83b5aa', '37482b36-f46b-43bf-b40d-05c1da953156', 'd0a2bb9b-9585-4066-ad75-125688484a71'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:17:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.volumes [None req-81475554-073d-4b0a-b378-bc66ae269e8c tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Create volume request body: {'volume': {'source_volid': '424a2f99-cc9c-43f6-a0de-ceb720b118dd', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1560392331', 'metadata': {'Type': 'Test'}}} {{(pid=86970) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:17:43 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-c0771809-6e4c-4f8b-9725-3d0b06a6938c tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36931b26-14b9-4f82-a88f-d1f98de2bda5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1420f307-39c2-4128-be94-ab36fbee5fe0', 'b03c509b-01b9-401d-985b-51703f83b5aa', '37482b36-f46b-43bf-b40d-05c1da953156', 'd0a2bb9b-9585-4066-ad75-125688484a71']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:17:44 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-c0771809-6e4c-4f8b-9725-3d0b06a6938c tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41739323-1f5a-4baf-a0a7-50f3564d707b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:17:44 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:17:44 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:17:44 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:17:44 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:17:44 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-81475554-073d-4b0a-b378-bc66ae269e8c tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Volume retrieved successfully. Sep 07 21:17:44 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-81475554-073d-4b0a-b378-bc66ae269e8c tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Create volume of 1 GB Sep 07 21:17:44 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-81475554-073d-4b0a-b378-bc66ae269e8c tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Availability Zones retrieved successfully. Sep 07 21:17:44 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:17:44 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:17:44 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-81475554-073d-4b0a-b378-bc66ae269e8c tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Flow 'volume_create_api' (2772ad7c-0749-4002-9411-cbdbe72fe1f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:17:44 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-c0771809-6e4c-4f8b-9725-3d0b06a6938c tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41739323-1f5a-4baf-a0a7-50f3564d707b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a647d9a3-e2d4-4404-897a-c40dda9cd96f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1480864186',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd37ba679df24c498b087d75819d0973',qos_specs=None,replication_status=,reservations=['1420f307-39c2-4128-be94-ab36fbee5fe0','b03c509b-01b9-401d-985b-51703f83b5aa','37482b36-f46b-43bf-b40d-05c1da953156','d0a2bb9b-9585-4066-ad75-125688484a71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdf809945afe459a9f84b2312bee861b',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:17:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1480864186',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a647d9a3-e2d4-4404-897a-c40dda9cd96f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd37ba679df24c498b087d75819d0973',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cdf809945afe459a9f84b2312bee861b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:17:44 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-81475554-073d-4b0a-b378-bc66ae269e8c tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c0c4b02-cd46-4ca1-b708-0b541169bf30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:17:44 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-c0771809-6e4c-4f8b-9725-3d0b06a6938c tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5bd00aa7-e60e-4e07-a219-5995c6ee1c38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:17:44 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.flows.api.create_volume [None req-81475554-073d-4b0a-b378-bc66ae269e8c tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=86970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:17:44 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-c0771809-6e4c-4f8b-9725-3d0b06a6938c tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5bd00aa7-e60e-4e07-a219-5995c6ee1c38) transitioned into state 'SUCCESS' from state '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-1480864186',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd37ba679df24c498b087d75819d0973',qos_specs=None,replication_status=,reservations=['1420f307-39c2-4128-be94-ab36fbee5fe0','b03c509b-01b9-401d-985b-51703f83b5aa','37482b36-f46b-43bf-b40d-05c1da953156','d0a2bb9b-9585-4066-ad75-125688484a71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdf809945afe459a9f84b2312bee861b',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:17:44 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-c0771809-6e4c-4f8b-9725-3d0b06a6938c tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55005f26-0d87-43b0-906a-7bbab62d17bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:17:44 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-81475554-073d-4b0a-b378-bc66ae269e8c tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c0c4b02-cd46-4ca1-b708-0b541169bf30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '424a2f99-cc9c-43f6-a0de-ceb720b118dd', 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:17:44 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-81475554-073d-4b0a-b378-bc66ae269e8c tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e91716bf-a5ac-475f-8b95-30f78538f47f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:17:44 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-c0771809-6e4c-4f8b-9725-3d0b06a6938c tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55005f26-0d87-43b0-906a-7bbab62d17bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:17:44 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-c0771809-6e4c-4f8b-9725-3d0b06a6938c tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Flow 'volume_create_api' (161a50ed-4f17-4c45-a290-28d754ac735d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:17:44 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-c0771809-6e4c-4f8b-9725-3d0b06a6938c tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Create volume request issued successfully. Sep 07 21:17:44 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c0771809-6e4c-4f8b-9725-3d0b06a6938c tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:17:44 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1124/2254] 192.168.122.168 () {60 vars in 1143 bytes} [Mon Sep 7 21:17:43 2026] POST /volume/v3/volumes => generated 763 bytes in 576 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 21:17:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-8b1dde1d-4e48-4fb9-8e18-8e605978a74b None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:44 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-8b1dde1d-4e48-4fb9-8e18-8e605978a74b tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] GET http://192.168.122.168/volume/v3/volumes/a647d9a3-e2d4-4404-897a-c40dda9cd96f Sep 07 21:17:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-8b1dde1d-4e48-4fb9-8e18-8e605978a74b tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-8b1dde1d-4e48-4fb9-8e18-8e605978a74b tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:44 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:17:44 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:17:44 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:17:44 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:17:44 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-8b1dde1d-4e48-4fb9-8e18-8e605978a74b tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Volume info retrieved successfully. Sep 07 21:17:44 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-81475554-073d-4b0a-b378-bc66ae269e8c tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Created reservations ['afcfc4e0-9d96-40fe-bb41-151bbafc576a', 'e4d78a50-e8fe-409c-848d-7fb2fa0c16e0', '6e90545d-f159-4300-af9e-6aab057e8bdf', '690b8e0b-4f1b-44e7-a537-bcc6ad213f02'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:17:44 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-81475554-073d-4b0a-b378-bc66ae269e8c tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e91716bf-a5ac-475f-8b95-30f78538f47f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['afcfc4e0-9d96-40fe-bb41-151bbafc576a', 'e4d78a50-e8fe-409c-848d-7fb2fa0c16e0', '6e90545d-f159-4300-af9e-6aab057e8bdf', '690b8e0b-4f1b-44e7-a537-bcc6ad213f02']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:17:44 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-81475554-073d-4b0a-b378-bc66ae269e8c tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a263fe71-3bc9-4c61-bab9-99878b3ce4ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:17:44 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-8b1dde1d-4e48-4fb9-8e18-8e605978a74b tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] http://192.168.122.168/volume/v3/volumes/a647d9a3-e2d4-4404-897a-c40dda9cd96f returned with HTTP 200 Sep 07 21:17:44 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1125/2255] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:17:44 2026] GET /volume/v3/volumes/a647d9a3-e2d4-4404-897a-c40dda9cd96f => generated 831 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:17:44 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:17:44 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:17:44 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:17:44 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:17:44 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-81475554-073d-4b0a-b378-bc66ae269e8c tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a263fe71-3bc9-4c61-bab9-99878b3ce4ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '477b5015-c374-4344-86f6-20f4ecb79ecc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1560392331',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='0f464f6c1a4c4406b9f12a16b3755802',qos_specs=None,replication_status=,reservations=['afcfc4e0-9d96-40fe-bb41-151bbafc576a','e4d78a50-e8fe-409c-848d-7fb2fa0c16e0','6e90545d-f159-4300-af9e-6aab057e8bdf','690b8e0b-4f1b-44e7-a537-bcc6ad213f02'],size=1,snapshot_id=None,source_replicaid=,source_volid=424a2f99-cc9c-43f6-a0de-ceb720b118dd,status='creating',user_id='71e989bb968649b5805049d5f1fe396e',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:17:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1560392331',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=477b5015-c374-4344-86f6-20f4ecb79ecc,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='0f464f6c1a4c4406b9f12a16b3755802',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=424a2f99-cc9c-43f6-a0de-ceb720b118dd,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='71e989bb968649b5805049d5f1fe396e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:17:44 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-81475554-073d-4b0a-b378-bc66ae269e8c tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2b256a3-976e-454f-9107-5431a0c9e355) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:17:44 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-81475554-073d-4b0a-b378-bc66ae269e8c tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2b256a3-976e-454f-9107-5431a0c9e355) transitioned into state 'SUCCESS' from state '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-1560392331',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='0f464f6c1a4c4406b9f12a16b3755802',qos_specs=None,replication_status=,reservations=['afcfc4e0-9d96-40fe-bb41-151bbafc576a','e4d78a50-e8fe-409c-848d-7fb2fa0c16e0','6e90545d-f159-4300-af9e-6aab057e8bdf','690b8e0b-4f1b-44e7-a537-bcc6ad213f02'],size=1,snapshot_id=None,source_replicaid=,source_volid=424a2f99-cc9c-43f6-a0de-ceb720b118dd,status='creating',user_id='71e989bb968649b5805049d5f1fe396e',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:17:44 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-81475554-073d-4b0a-b378-bc66ae269e8c tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0924bdc4-5b71-4de1-9ac3-e98ee4f847d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:17:44 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:17:44 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:17:44 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-81475554-073d-4b0a-b378-bc66ae269e8c tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0924bdc4-5b71-4de1-9ac3-e98ee4f847d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:17:44 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-81475554-073d-4b0a-b378-bc66ae269e8c tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Flow 'volume_create_api' (2772ad7c-0749-4002-9411-cbdbe72fe1f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:17:44 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-81475554-073d-4b0a-b378-bc66ae269e8c tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Create volume request issued successfully. Sep 07 21:17:44 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-81475554-073d-4b0a-b378-bc66ae269e8c tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:17:44 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1131/2256] 192.168.122.168 () {60 vars in 1143 bytes} [Mon Sep 7 21:17:43 2026] POST /volume/v3/volumes => generated 802 bytes in 385 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:17:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-99e8717f-9dfc-4c9f-bff1-94644690d94f None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:44 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-99e8717f-9dfc-4c9f-bff1-94644690d94f tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] GET http://192.168.122.168/volume/v3/volumes/477b5015-c374-4344-86f6-20f4ecb79ecc Sep 07 21:17:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-99e8717f-9dfc-4c9f-bff1-94644690d94f tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-99e8717f-9dfc-4c9f-bff1-94644690d94f tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:44 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:17:44 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:17:44 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:17:44 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:17:44 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-99e8717f-9dfc-4c9f-bff1-94644690d94f tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Volume info retrieved successfully. Sep 07 21:17:44 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-99e8717f-9dfc-4c9f-bff1-94644690d94f tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] http://192.168.122.168/volume/v3/volumes/477b5015-c374-4344-86f6-20f4ecb79ecc returned with HTTP 200 Sep 07 21:17:44 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1126/2257] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:17:44 2026] GET /volume/v3/volumes/477b5015-c374-4344-86f6-20f4ecb79ecc => generated 870 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:17:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-cd8e97b1-f97d-4e5d-adfa-41b09efe0ebe None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:45 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-cd8e97b1-f97d-4e5d-adfa-41b09efe0ebe tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] GET http://192.168.122.168/volume/v3/volumes/a647d9a3-e2d4-4404-897a-c40dda9cd96f Sep 07 21:17:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-cd8e97b1-f97d-4e5d-adfa-41b09efe0ebe tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-cd8e97b1-f97d-4e5d-adfa-41b09efe0ebe tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:45 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:17:45 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:17:45 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:17:45 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:17:45 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-cd8e97b1-f97d-4e5d-adfa-41b09efe0ebe tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Volume info retrieved successfully. Sep 07 21:17:45 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-cd8e97b1-f97d-4e5d-adfa-41b09efe0ebe tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] http://192.168.122.168/volume/v3/volumes/a647d9a3-e2d4-4404-897a-c40dda9cd96f returned with HTTP 200 Sep 07 21:17:45 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1132/2258] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:17:45 2026] GET /volume/v3/volumes/a647d9a3-e2d4-4404-897a-c40dda9cd96f => generated 855 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:17:45 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-89819c6a-63bf-4c9e-bbe3-c198d1b51ad1 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:45 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-89819c6a-63bf-4c9e-bbe3-c198d1b51ad1 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] GET http://192.168.122.168/volume/v3/volumes/477b5015-c374-4344-86f6-20f4ecb79ecc Sep 07 21:17:45 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-89819c6a-63bf-4c9e-bbe3-c198d1b51ad1 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:45 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-89819c6a-63bf-4c9e-bbe3-c198d1b51ad1 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:45 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:17:45 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:17:45 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:17:45 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:17:45 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-89819c6a-63bf-4c9e-bbe3-c198d1b51ad1 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Volume info retrieved successfully. Sep 07 21:17:45 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-89819c6a-63bf-4c9e-bbe3-c198d1b51ad1 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] http://192.168.122.168/volume/v3/volumes/477b5015-c374-4344-86f6-20f4ecb79ecc returned with HTTP 200 Sep 07 21:17:45 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1127/2259] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:17:45 2026] GET /volume/v3/volumes/477b5015-c374-4344-86f6-20f4ecb79ecc => generated 894 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:17:46 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-d70d9fb5-a13c-4e80-abd1-20dee6593067 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:46 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d70d9fb5-a13c-4e80-abd1-20dee6593067 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] GET http://192.168.122.168/volume/v3/volumes/a647d9a3-e2d4-4404-897a-c40dda9cd96f Sep 07 21:17:46 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-d70d9fb5-a13c-4e80-abd1-20dee6593067 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:46 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-d70d9fb5-a13c-4e80-abd1-20dee6593067 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:46 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:17:46 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:17:46 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:17:46 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:17:46 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-d70d9fb5-a13c-4e80-abd1-20dee6593067 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Volume info retrieved successfully. Sep 07 21:17:46 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d70d9fb5-a13c-4e80-abd1-20dee6593067 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] http://192.168.122.168/volume/v3/volumes/a647d9a3-e2d4-4404-897a-c40dda9cd96f returned with HTTP 200 Sep 07 21:17:46 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1133/2260] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:17:46 2026] GET /volume/v3/volumes/a647d9a3-e2d4-4404-897a-c40dda9cd96f => generated 856 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:17:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-2fd32301-fd20-45f2-80e0-c747ab07e567 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:46 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-2fd32301-fd20-45f2-80e0-c747ab07e567 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] GET http://192.168.122.168/volume/v3/volumes/a647d9a3-e2d4-4404-897a-c40dda9cd96f Sep 07 21:17:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-2fd32301-fd20-45f2-80e0-c747ab07e567 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-2fd32301-fd20-45f2-80e0-c747ab07e567 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:46 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:17:46 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:17:46 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:17:46 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:17:46 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-2fd32301-fd20-45f2-80e0-c747ab07e567 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Volume info retrieved successfully. Sep 07 21:17:46 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-2fd32301-fd20-45f2-80e0-c747ab07e567 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] http://192.168.122.168/volume/v3/volumes/a647d9a3-e2d4-4404-897a-c40dda9cd96f returned with HTTP 200 Sep 07 21:17:46 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1128/2261] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:17:46 2026] GET /volume/v3/volumes/a647d9a3-e2d4-4404-897a-c40dda9cd96f => generated 856 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:17:46 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-fb1958e9-4a7c-4d50-a8f2-b84d28600bc1 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:46 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-fb1958e9-4a7c-4d50-a8f2-b84d28600bc1 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] POST http://192.168.122.168/volume/v3/snapshots Sep 07 21:17:46 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-fb1958e9-4a7c-4d50-a8f2-b84d28600bc1 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a647d9a3-e2d4-4404-897a-c40dda9cd96f", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-1334568315", "description": null, "metadata": null}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:17:46 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:17:46 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:17:46 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:17:46 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:17:46 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-fb1958e9-4a7c-4d50-a8f2-b84d28600bc1 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Volume info retrieved successfully. Sep 07 21:17:46 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.snapshots [None req-fb1958e9-4a7c-4d50-a8f2-b84d28600bc1 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Create snapshot from volume a647d9a3-e2d4-4404-897a-c40dda9cd96f Sep 07 21:17:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-6009b8aa-76c8-4494-9410-aa1613b232ed None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:46 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-6009b8aa-76c8-4494-9410-aa1613b232ed tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] GET http://192.168.122.168/volume/v3/volumes/477b5015-c374-4344-86f6-20f4ecb79ecc Sep 07 21:17:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-6009b8aa-76c8-4494-9410-aa1613b232ed tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-6009b8aa-76c8-4494-9410-aa1613b232ed tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:46 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:17:46 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:17:46 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:17:46 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:17:46 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-6009b8aa-76c8-4494-9410-aa1613b232ed tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Volume info retrieved successfully. Sep 07 21:17:46 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-6009b8aa-76c8-4494-9410-aa1613b232ed tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] http://192.168.122.168/volume/v3/volumes/477b5015-c374-4344-86f6-20f4ecb79ecc returned with HTTP 200 Sep 07 21:17:46 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1129/2262] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:17:46 2026] GET /volume/v3/volumes/477b5015-c374-4344-86f6-20f4ecb79ecc => generated 894 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:17:46 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-fb1958e9-4a7c-4d50-a8f2-b84d28600bc1 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Created reservations ['b8e6bc9d-3368-4689-8d4f-0c4242ad055b', '5cff0189-88d1-4743-bc08-cf6cfa83535b', 'a038e4cf-da2c-4698-b49c-71d82ace3819', '68937298-4309-42bc-b87b-a6aa1a58daa7'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:17:46 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:17:46 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:17:46 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-fb1958e9-4a7c-4d50-a8f2-b84d28600bc1 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Snapshot force create request issued successfully. Sep 07 21:17:46 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-fb1958e9-4a7c-4d50-a8f2-b84d28600bc1 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] http://192.168.122.168/volume/v3/snapshots returned with HTTP 202 Sep 07 21:17:46 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1134/2263] 192.168.122.168 () {60 vars in 1149 bytes} [Mon Sep 7 21:17:46 2026] POST /volume/v3/snapshots => generated 310 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:17:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-75286d9c-525d-47da-8022-fa463057b046 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:46 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-75286d9c-525d-47da-8022-fa463057b046 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] GET http://192.168.122.168/volume/v3/snapshots/53b2ae14-9033-4a34-80a5-f1251199c563 Sep 07 21:17:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-75286d9c-525d-47da-8022-fa463057b046 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-75286d9c-525d-47da-8022-fa463057b046 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:46 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:17:46 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:17:46 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-75286d9c-525d-47da-8022-fa463057b046 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Snapshot retrieved successfully. Sep 07 21:17:46 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-75286d9c-525d-47da-8022-fa463057b046 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] http://192.168.122.168/volume/v3/snapshots/53b2ae14-9033-4a34-80a5-f1251199c563 returned with HTTP 200 Sep 07 21:17:46 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1130/2264] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:17:46 2026] GET /volume/v3/snapshots/53b2ae14-9033-4a34-80a5-f1251199c563 => generated 442 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:17:47 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-77dde5c9-d61c-4ff9-977e-3a0954a92f53 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:47 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-77dde5c9-d61c-4ff9-977e-3a0954a92f53 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] GET http://192.168.122.168/volume/v3/volumes/477b5015-c374-4344-86f6-20f4ecb79ecc Sep 07 21:17:47 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-77dde5c9-d61c-4ff9-977e-3a0954a92f53 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:47 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-77dde5c9-d61c-4ff9-977e-3a0954a92f53 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:47 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:17:47 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:17:47 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:17:47 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:17:47 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-77dde5c9-d61c-4ff9-977e-3a0954a92f53 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Volume info retrieved successfully. Sep 07 21:17:47 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-77dde5c9-d61c-4ff9-977e-3a0954a92f53 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] http://192.168.122.168/volume/v3/volumes/477b5015-c374-4344-86f6-20f4ecb79ecc returned with HTTP 200 Sep 07 21:17:47 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1135/2265] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:17:47 2026] GET /volume/v3/volumes/477b5015-c374-4344-86f6-20f4ecb79ecc => generated 894 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:17:47 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-eff34a86-e987-4c6f-8423-86e75f3fa90a None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:47 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-eff34a86-e987-4c6f-8423-86e75f3fa90a tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] GET http://192.168.122.168/volume/v3/snapshots/53b2ae14-9033-4a34-80a5-f1251199c563 Sep 07 21:17:47 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-eff34a86-e987-4c6f-8423-86e75f3fa90a tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:47 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-eff34a86-e987-4c6f-8423-86e75f3fa90a tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:47 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:17:47 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:17:47 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-eff34a86-e987-4c6f-8423-86e75f3fa90a tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Snapshot retrieved successfully. Sep 07 21:17:47 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-eff34a86-e987-4c6f-8423-86e75f3fa90a tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] http://192.168.122.168/volume/v3/snapshots/53b2ae14-9033-4a34-80a5-f1251199c563 returned with HTTP 200 Sep 07 21:17:47 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1131/2266] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:17:47 2026] GET /volume/v3/snapshots/53b2ae14-9033-4a34-80a5-f1251199c563 => generated 442 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:17:48 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-be15b9cc-b393-4097-ad9d-098a539aaf4d None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:48 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-be15b9cc-b393-4097-ad9d-098a539aaf4d tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] GET http://192.168.122.168/volume/v3/volumes/477b5015-c374-4344-86f6-20f4ecb79ecc Sep 07 21:17:48 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-be15b9cc-b393-4097-ad9d-098a539aaf4d tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:48 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-be15b9cc-b393-4097-ad9d-098a539aaf4d tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:48 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:17:48 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:17:48 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:17:48 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:17:48 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-be15b9cc-b393-4097-ad9d-098a539aaf4d tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Volume info retrieved successfully. Sep 07 21:17:48 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-be15b9cc-b393-4097-ad9d-098a539aaf4d tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] http://192.168.122.168/volume/v3/volumes/477b5015-c374-4344-86f6-20f4ecb79ecc returned with HTTP 200 Sep 07 21:17:48 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1136/2267] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:17:48 2026] GET /volume/v3/volumes/477b5015-c374-4344-86f6-20f4ecb79ecc => generated 894 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:17:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-bf91ad3a-4fd9-4626-a95f-7a89c6120857 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:48 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-bf91ad3a-4fd9-4626-a95f-7a89c6120857 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] GET http://192.168.122.168/volume/v3/snapshots/53b2ae14-9033-4a34-80a5-f1251199c563 Sep 07 21:17:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-bf91ad3a-4fd9-4626-a95f-7a89c6120857 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-bf91ad3a-4fd9-4626-a95f-7a89c6120857 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:48 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:17:48 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:17:48 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-bf91ad3a-4fd9-4626-a95f-7a89c6120857 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Snapshot retrieved successfully. Sep 07 21:17:48 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-bf91ad3a-4fd9-4626-a95f-7a89c6120857 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] http://192.168.122.168/volume/v3/snapshots/53b2ae14-9033-4a34-80a5-f1251199c563 returned with HTTP 200 Sep 07 21:17:48 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1132/2268] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:17:48 2026] GET /volume/v3/snapshots/53b2ae14-9033-4a34-80a5-f1251199c563 => generated 442 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:17:49 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-f525abbf-932d-41c1-a7fa-35e018babfbb None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:49 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f525abbf-932d-41c1-a7fa-35e018babfbb tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] GET http://192.168.122.168/volume/v3/volumes/477b5015-c374-4344-86f6-20f4ecb79ecc Sep 07 21:17:49 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f525abbf-932d-41c1-a7fa-35e018babfbb tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:49 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f525abbf-932d-41c1-a7fa-35e018babfbb tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:49 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:17:49 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:17:49 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:17:49 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:17:49 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-f525abbf-932d-41c1-a7fa-35e018babfbb tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Volume info retrieved successfully. Sep 07 21:17:49 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-162e4236-c4b2-4f2f-922e-3389a95c459a None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:49 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-162e4236-c4b2-4f2f-922e-3389a95c459a tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] GET http://192.168.122.168/volume/v3/snapshots/53b2ae14-9033-4a34-80a5-f1251199c563 Sep 07 21:17:49 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-162e4236-c4b2-4f2f-922e-3389a95c459a tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:49 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f525abbf-932d-41c1-a7fa-35e018babfbb tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] http://192.168.122.168/volume/v3/volumes/477b5015-c374-4344-86f6-20f4ecb79ecc returned with HTTP 200 Sep 07 21:17:49 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-162e4236-c4b2-4f2f-922e-3389a95c459a tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:49 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1137/2269] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:17:49 2026] GET /volume/v3/volumes/477b5015-c374-4344-86f6-20f4ecb79ecc => generated 894 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:17:49 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:17:49 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:17:49 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-162e4236-c4b2-4f2f-922e-3389a95c459a tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Snapshot retrieved successfully. Sep 07 21:17:49 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-162e4236-c4b2-4f2f-922e-3389a95c459a tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] http://192.168.122.168/volume/v3/snapshots/53b2ae14-9033-4a34-80a5-f1251199c563 returned with HTTP 200 Sep 07 21:17:49 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1133/2270] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:17:49 2026] GET /volume/v3/snapshots/53b2ae14-9033-4a34-80a5-f1251199c563 => generated 442 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:17:50 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-2b3e2760-8da9-4fee-a7f4-a7d4396125e8 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:50 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-2b3e2760-8da9-4fee-a7f4-a7d4396125e8 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] GET http://192.168.122.168/volume/v3/volumes/477b5015-c374-4344-86f6-20f4ecb79ecc Sep 07 21:17:50 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-2b3e2760-8da9-4fee-a7f4-a7d4396125e8 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:50 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-2b3e2760-8da9-4fee-a7f4-a7d4396125e8 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:50 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-021e250c-e8d6-44ae-aff7-8529817059fd None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:50 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-021e250c-e8d6-44ae-aff7-8529817059fd tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] GET http://192.168.122.168/volume/v3/snapshots/53b2ae14-9033-4a34-80a5-f1251199c563 Sep 07 21:17:50 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-021e250c-e8d6-44ae-aff7-8529817059fd tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:50 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-021e250c-e8d6-44ae-aff7-8529817059fd tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:50 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:17:50 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:17:50 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:17:50 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:17:51 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-2b3e2760-8da9-4fee-a7f4-a7d4396125e8 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Volume info retrieved successfully. Sep 07 21:17:51 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:17:51 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:17:51 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-021e250c-e8d6-44ae-aff7-8529817059fd tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Snapshot retrieved successfully. Sep 07 21:17:51 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-021e250c-e8d6-44ae-aff7-8529817059fd tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] http://192.168.122.168/volume/v3/snapshots/53b2ae14-9033-4a34-80a5-f1251199c563 returned with HTTP 200 Sep 07 21:17:51 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1134/2271] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:17:50 2026] GET /volume/v3/snapshots/53b2ae14-9033-4a34-80a5-f1251199c563 => generated 442 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:17:51 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-2b3e2760-8da9-4fee-a7f4-a7d4396125e8 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] http://192.168.122.168/volume/v3/volumes/477b5015-c374-4344-86f6-20f4ecb79ecc returned with HTTP 200 Sep 07 21:17:51 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1138/2272] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:17:50 2026] GET /volume/v3/volumes/477b5015-c374-4344-86f6-20f4ecb79ecc => generated 894 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:17:52 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-319c624e-f56a-4bc3-8053-ec453f04f438 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:52 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-319c624e-f56a-4bc3-8053-ec453f04f438 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] GET http://192.168.122.168/volume/v3/snapshots/53b2ae14-9033-4a34-80a5-f1251199c563 Sep 07 21:17:52 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-319c624e-f56a-4bc3-8053-ec453f04f438 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:52 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-319c624e-f56a-4bc3-8053-ec453f04f438 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-abef7663-c55a-49b9-bc55-91f349aead28 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:52 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-abef7663-c55a-49b9-bc55-91f349aead28 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] GET http://192.168.122.168/volume/v3/volumes/477b5015-c374-4344-86f6-20f4ecb79ecc Sep 07 21:17:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-abef7663-c55a-49b9-bc55-91f349aead28 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-abef7663-c55a-49b9-bc55-91f349aead28 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:52 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:17:52 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:17:52 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-319c624e-f56a-4bc3-8053-ec453f04f438 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Snapshot retrieved successfully. Sep 07 21:17:52 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-319c624e-f56a-4bc3-8053-ec453f04f438 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] http://192.168.122.168/volume/v3/snapshots/53b2ae14-9033-4a34-80a5-f1251199c563 returned with HTTP 200 Sep 07 21:17:52 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1135/2273] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:17:52 2026] GET /volume/v3/snapshots/53b2ae14-9033-4a34-80a5-f1251199c563 => generated 442 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:17:52 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:17:52 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:17:52 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:17:52 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:17:52 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-abef7663-c55a-49b9-bc55-91f349aead28 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Volume info retrieved successfully. Sep 07 21:17:52 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-abef7663-c55a-49b9-bc55-91f349aead28 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] http://192.168.122.168/volume/v3/volumes/477b5015-c374-4344-86f6-20f4ecb79ecc returned with HTTP 200 Sep 07 21:17:52 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1139/2274] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:17:52 2026] GET /volume/v3/volumes/477b5015-c374-4344-86f6-20f4ecb79ecc => generated 894 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:17:52 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-8016d759-4ad5-41ad-99a8-14611a07dc03 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:52 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-8016d759-4ad5-41ad-99a8-14611a07dc03 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] GET http://192.168.122.168/volume/v3/volumes/9a66bf13-e137-4b57-83f6-ec9ad28c8322 Sep 07 21:17:52 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-8016d759-4ad5-41ad-99a8-14611a07dc03 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:52 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-8016d759-4ad5-41ad-99a8-14611a07dc03 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:52 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:17:52 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:17:52 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:17:52 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:17:52 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-8016d759-4ad5-41ad-99a8-14611a07dc03 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Volume info retrieved successfully. Sep 07 21:17:52 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-8016d759-4ad5-41ad-99a8-14611a07dc03 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] http://192.168.122.168/volume/v3/volumes/9a66bf13-e137-4b57-83f6-ec9ad28c8322 returned with HTTP 200 Sep 07 21:17:52 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1136/2275] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:17:52 2026] GET /volume/v3/volumes/9a66bf13-e137-4b57-83f6-ec9ad28c8322 => generated 849 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:17:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-cbf54c0f-b1c6-471a-b316-3b6062ddf92c None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:52 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-cbf54c0f-b1c6-471a-b316-3b6062ddf92c tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] GET http://192.168.122.168/volume/v3/volumes/9a66bf13-e137-4b57-83f6-ec9ad28c8322 Sep 07 21:17:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-cbf54c0f-b1c6-471a-b316-3b6062ddf92c tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-cbf54c0f-b1c6-471a-b316-3b6062ddf92c tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:52 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:17:52 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:17:52 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:17:52 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:17:52 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-cbf54c0f-b1c6-471a-b316-3b6062ddf92c tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Volume info retrieved successfully. Sep 07 21:17:52 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-cbf54c0f-b1c6-471a-b316-3b6062ddf92c tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] http://192.168.122.168/volume/v3/volumes/9a66bf13-e137-4b57-83f6-ec9ad28c8322 returned with HTTP 200 Sep 07 21:17:52 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1140/2276] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:17:52 2026] GET /volume/v3/volumes/9a66bf13-e137-4b57-83f6-ec9ad28c8322 => generated 849 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:17:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-85ef9ccf-06c1-4032-8ec1-6cf3237250e4 req-97de1a3e-5a79-4e72-8424-2814faee27b6 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:53 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-85ef9ccf-06c1-4032-8ec1-6cf3237250e4 req-97de1a3e-5a79-4e72-8424-2814faee27b6 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] GET http://192.168.122.168/volume/v3/volumes/9a66bf13-e137-4b57-83f6-ec9ad28c8322 Sep 07 21:17:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-85ef9ccf-06c1-4032-8ec1-6cf3237250e4 req-97de1a3e-5a79-4e72-8424-2814faee27b6 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-85ef9ccf-06c1-4032-8ec1-6cf3237250e4 req-97de1a3e-5a79-4e72-8424-2814faee27b6 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:53 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:17:53 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:17:53 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:17:53 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:17:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-b9efdb97-6fb4-4458-b4dc-1bcfa384a269 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:53 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [req-85ef9ccf-06c1-4032-8ec1-6cf3237250e4 req-97de1a3e-5a79-4e72-8424-2814faee27b6 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Volume info retrieved successfully. Sep 07 21:17:53 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b9efdb97-6fb4-4458-b4dc-1bcfa384a269 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] GET http://192.168.122.168/volume/v3/snapshots/53b2ae14-9033-4a34-80a5-f1251199c563 Sep 07 21:17:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b9efdb97-6fb4-4458-b4dc-1bcfa384a269 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b9efdb97-6fb4-4458-b4dc-1bcfa384a269 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:53 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-85ef9ccf-06c1-4032-8ec1-6cf3237250e4 req-97de1a3e-5a79-4e72-8424-2814faee27b6 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] http://192.168.122.168/volume/v3/volumes/9a66bf13-e137-4b57-83f6-ec9ad28c8322 returned with HTTP 200 Sep 07 21:17:53 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1137/2277] 192.168.122.168 () {60 vars in 1487 bytes} [Mon Sep 7 21:17:53 2026] GET /volume/v3/volumes/9a66bf13-e137-4b57-83f6-ec9ad28c8322 => generated 849 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:17:53 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:17:53 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:17:53 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-b9efdb97-6fb4-4458-b4dc-1bcfa384a269 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Snapshot retrieved successfully. Sep 07 21:17:53 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b9efdb97-6fb4-4458-b4dc-1bcfa384a269 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] http://192.168.122.168/volume/v3/snapshots/53b2ae14-9033-4a34-80a5-f1251199c563 returned with HTTP 200 Sep 07 21:17:53 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1141/2278] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:17:53 2026] GET /volume/v3/snapshots/53b2ae14-9033-4a34-80a5-f1251199c563 => generated 442 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:17:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-5c3d9a8f-cec0-48d1-a111-5a5046d078ca None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:53 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5c3d9a8f-cec0-48d1-a111-5a5046d078ca tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] GET http://192.168.122.168/volume/v3/volumes/477b5015-c374-4344-86f6-20f4ecb79ecc Sep 07 21:17:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-5c3d9a8f-cec0-48d1-a111-5a5046d078ca tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-5c3d9a8f-cec0-48d1-a111-5a5046d078ca tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:53 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:17:53 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:17:53 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:17:53 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:17:53 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-5c3d9a8f-cec0-48d1-a111-5a5046d078ca tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Volume info retrieved successfully. Sep 07 21:17:53 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5c3d9a8f-cec0-48d1-a111-5a5046d078ca tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] http://192.168.122.168/volume/v3/volumes/477b5015-c374-4344-86f6-20f4ecb79ecc returned with HTTP 200 Sep 07 21:17:53 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1138/2279] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:17:53 2026] GET /volume/v3/volumes/477b5015-c374-4344-86f6-20f4ecb79ecc => generated 894 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:17:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-59839870-7a7c-4e2d-b5fb-1c4ca6c1ff9b None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:53 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-59839870-7a7c-4e2d-b5fb-1c4ca6c1ff9b None None] GET http://192.168.122.168/volume// Sep 07 21:17:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-59839870-7a7c-4e2d-b5fb-1c4ca6c1ff9b None None] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-59839870-7a7c-4e2d-b5fb-1c4ca6c1ff9b None None] Calling method 'all' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:53 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-59839870-7a7c-4e2d-b5fb-1c4ca6c1ff9b None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 07 21:17:53 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1142/2280] 192.168.122.168 () {58 vars in 1317 bytes} [Mon Sep 7 21:17:53 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 21:17:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-85ef9ccf-06c1-4032-8ec1-6cf3237250e4 req-8a4dac74-acb9-4f48-8688-1b98a8cb614f None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:53 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-85ef9ccf-06c1-4032-8ec1-6cf3237250e4 req-8a4dac74-acb9-4f48-8688-1b98a8cb614f tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] POST http://192.168.122.168/volume/v3/attachments Sep 07 21:17:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-85ef9ccf-06c1-4032-8ec1-6cf3237250e4 req-8a4dac74-acb9-4f48-8688-1b98a8cb614f tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9a66bf13-e137-4b57-83f6-ec9ad28c8322", "connector": null, "instance_uuid": "a753cba0-8703-4c39-9013-63baa048f269"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:17:53 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:17:53 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:17:53 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:17:53 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:17:53 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-85ef9ccf-06c1-4032-8ec1-6cf3237250e4 req-8a4dac74-acb9-4f48-8688-1b98a8cb614f tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] http://192.168.122.168/volume/v3/attachments returned with HTTP 200 Sep 07 21:17:53 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1139/2281] 192.168.122.168 () {66 vars in 1483 bytes} [Mon Sep 7 21:17:53 2026] POST /volume/v3/attachments => generated 273 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:17:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-23a006eb-4978-4092-a740-90499536e4cc None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:53 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-23a006eb-4978-4092-a740-90499536e4cc tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] GET http://192.168.122.168/volume/v3/volumes/9a66bf13-e137-4b57-83f6-ec9ad28c8322 Sep 07 21:17:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-23a006eb-4978-4092-a740-90499536e4cc tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-23a006eb-4978-4092-a740-90499536e4cc tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:53 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:17:53 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:17:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-b283ff01-e36d-489f-904f-72bbcbc90667 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:53 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b283ff01-e36d-489f-904f-72bbcbc90667 None None] GET http://192.168.122.168/volume// Sep 07 21:17:53 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:17:53 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:17:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-b283ff01-e36d-489f-904f-72bbcbc90667 None None] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-b283ff01-e36d-489f-904f-72bbcbc90667 None None] Calling method 'all' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:53 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b283ff01-e36d-489f-904f-72bbcbc90667 None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 07 21:17:53 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1140/2282] 192.168.122.168 () {58 vars in 1315 bytes} [Mon Sep 7 21:17:53 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 21:17:53 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-23a006eb-4978-4092-a740-90499536e4cc tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Volume info retrieved successfully. Sep 07 21:17:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-85ef9ccf-06c1-4032-8ec1-6cf3237250e4 req-8c7fab8d-0349-4216-95eb-e4459928bebd None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:53 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-85ef9ccf-06c1-4032-8ec1-6cf3237250e4 req-8c7fab8d-0349-4216-95eb-e4459928bebd tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] GET http://192.168.122.168/volume/v3/volumes/9a66bf13-e137-4b57-83f6-ec9ad28c8322 Sep 07 21:17:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-85ef9ccf-06c1-4032-8ec1-6cf3237250e4 req-8c7fab8d-0349-4216-95eb-e4459928bebd tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-85ef9ccf-06c1-4032-8ec1-6cf3237250e4 req-8c7fab8d-0349-4216-95eb-e4459928bebd tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:53 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-23a006eb-4978-4092-a740-90499536e4cc tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] http://192.168.122.168/volume/v3/volumes/9a66bf13-e137-4b57-83f6-ec9ad28c8322 returned with HTTP 200 Sep 07 21:17:53 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1143/2283] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:17:53 2026] GET /volume/v3/volumes/9a66bf13-e137-4b57-83f6-ec9ad28c8322 => generated 848 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:17:53 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:17:53 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:17:53 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:17:53 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:17:53 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [req-85ef9ccf-06c1-4032-8ec1-6cf3237250e4 req-8c7fab8d-0349-4216-95eb-e4459928bebd tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Volume info retrieved successfully. Sep 07 21:17:53 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-85ef9ccf-06c1-4032-8ec1-6cf3237250e4 req-8c7fab8d-0349-4216-95eb-e4459928bebd tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] http://192.168.122.168/volume/v3/volumes/9a66bf13-e137-4b57-83f6-ec9ad28c8322 returned with HTTP 200 Sep 07 21:17:53 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1141/2284] 192.168.122.168 () {62 vars in 1528 bytes} [Mon Sep 7 21:17:53 2026] GET /volume/v3/volumes/9a66bf13-e137-4b57-83f6-ec9ad28c8322 => generated 1029 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 21:17:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-85ef9ccf-06c1-4032-8ec1-6cf3237250e4 req-5dc232f2-f49a-469d-88ac-7ccbaca4b2e5 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:53 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-85ef9ccf-06c1-4032-8ec1-6cf3237250e4 req-5dc232f2-f49a-469d-88ac-7ccbaca4b2e5 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] PUT http://192.168.122.168/volume/v3/attachments/d6d036c6-3839-44ff-b93b-f206abb6cb72 Sep 07 21:17:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-85ef9ccf-06c1-4032-8ec1-6cf3237250e4 req-5dc232f2-f49a-469d-88ac-7ccbaca4b2e5 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.168", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f66edac0a33a", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "c6b99549-0b24-4978-b602-a84a5032516b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:17:53 devstack devstack@c-api.service[86970]: DEBUG cinder.coordination [req-85ef9ccf-06c1-4032-8ec1-6cf3237250e4 req-5dc232f2-f49a-469d-88ac-7ccbaca4b2e5 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Acquiring lock "cinder-attachment_update-9a66bf13-e137-4b57-83f6-ec9ad28c8322-devstack" by "attachment_update" {{(pid=86970) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 21:17:53 devstack devstack@c-api.service[86970]: DEBUG cinder.coordination [req-85ef9ccf-06c1-4032-8ec1-6cf3237250e4 req-5dc232f2-f49a-469d-88ac-7ccbaca4b2e5 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Lock "cinder-attachment_update-9a66bf13-e137-4b57-83f6-ec9ad28c8322-devstack" acquired by "attachment_update" :: waited 0.021s {{(pid=86970) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 21:17:53 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:17:53 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:17:53 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:17:53 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:17:54 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-33d04b89-8247-409d-8143-63b292bcedba None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:54 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-33d04b89-8247-409d-8143-63b292bcedba tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] GET http://192.168.122.168/volume/v3/snapshots/53b2ae14-9033-4a34-80a5-f1251199c563 Sep 07 21:17:54 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-33d04b89-8247-409d-8143-63b292bcedba tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:54 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-33d04b89-8247-409d-8143-63b292bcedba tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:54 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:17:54 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:17:54 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-33d04b89-8247-409d-8143-63b292bcedba tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Snapshot retrieved successfully. Sep 07 21:17:54 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-33d04b89-8247-409d-8143-63b292bcedba tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] http://192.168.122.168/volume/v3/snapshots/53b2ae14-9033-4a34-80a5-f1251199c563 returned with HTTP 200 Sep 07 21:17:54 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1142/2285] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:17:54 2026] GET /volume/v3/snapshots/53b2ae14-9033-4a34-80a5-f1251199c563 => generated 442 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:17:54 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-168cd1e2-427c-4e72-b84d-6323740bf6da None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:54 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-168cd1e2-427c-4e72-b84d-6323740bf6da tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] GET http://192.168.122.168/volume/v3/volumes/477b5015-c374-4344-86f6-20f4ecb79ecc Sep 07 21:17:54 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-168cd1e2-427c-4e72-b84d-6323740bf6da tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:54 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-168cd1e2-427c-4e72-b84d-6323740bf6da tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:54 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:17:54 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:17:54 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:17:54 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:17:54 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-168cd1e2-427c-4e72-b84d-6323740bf6da tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Volume info retrieved successfully. Sep 07 21:17:54 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-168cd1e2-427c-4e72-b84d-6323740bf6da tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] http://192.168.122.168/volume/v3/volumes/477b5015-c374-4344-86f6-20f4ecb79ecc returned with HTTP 200 Sep 07 21:17:54 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1143/2286] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:17:54 2026] GET /volume/v3/volumes/477b5015-c374-4344-86f6-20f4ecb79ecc => generated 894 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:17:54 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-428af48e-d60f-4e45-86d7-69ab2d6606f9 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:54 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-428af48e-d60f-4e45-86d7-69ab2d6606f9 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] GET http://192.168.122.168/volume/v3/volumes/9a66bf13-e137-4b57-83f6-ec9ad28c8322 Sep 07 21:17:54 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-428af48e-d60f-4e45-86d7-69ab2d6606f9 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:54 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-428af48e-d60f-4e45-86d7-69ab2d6606f9 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:54 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:17:54 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:17:54 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:17:54 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:17:54 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-428af48e-d60f-4e45-86d7-69ab2d6606f9 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Volume info retrieved successfully. Sep 07 21:17:54 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-428af48e-d60f-4e45-86d7-69ab2d6606f9 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] http://192.168.122.168/volume/v3/volumes/9a66bf13-e137-4b57-83f6-ec9ad28c8322 returned with HTTP 200 Sep 07 21:17:54 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1144/2287] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:17:54 2026] GET /volume/v3/volumes/9a66bf13-e137-4b57-83f6-ec9ad28c8322 => generated 848 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:17:55 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-bff7ab75-7c06-46f1-b429-19bf09ffb461 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:55 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-bff7ab75-7c06-46f1-b429-19bf09ffb461 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] GET http://192.168.122.168/volume/v3/snapshots/53b2ae14-9033-4a34-80a5-f1251199c563 Sep 07 21:17:55 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-bff7ab75-7c06-46f1-b429-19bf09ffb461 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:55 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-bff7ab75-7c06-46f1-b429-19bf09ffb461 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:55 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:17:55 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:17:55 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-bff7ab75-7c06-46f1-b429-19bf09ffb461 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Snapshot retrieved successfully. Sep 07 21:17:55 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-bff7ab75-7c06-46f1-b429-19bf09ffb461 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] http://192.168.122.168/volume/v3/snapshots/53b2ae14-9033-4a34-80a5-f1251199c563 returned with HTTP 200 Sep 07 21:17:55 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1145/2288] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:17:55 2026] GET /volume/v3/snapshots/53b2ae14-9033-4a34-80a5-f1251199c563 => generated 442 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:17:55 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-cf286fc3-3092-4ed9-a892-a0be53c54756 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:55 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-cf286fc3-3092-4ed9-a892-a0be53c54756 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] GET http://192.168.122.168/volume/v3/volumes/477b5015-c374-4344-86f6-20f4ecb79ecc Sep 07 21:17:55 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-cf286fc3-3092-4ed9-a892-a0be53c54756 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:55 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-cf286fc3-3092-4ed9-a892-a0be53c54756 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:55 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:17:55 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:17:55 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:17:55 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:17:55 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-cf286fc3-3092-4ed9-a892-a0be53c54756 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Volume info retrieved successfully. Sep 07 21:17:55 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-cf286fc3-3092-4ed9-a892-a0be53c54756 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] http://192.168.122.168/volume/v3/volumes/477b5015-c374-4344-86f6-20f4ecb79ecc returned with HTTP 200 Sep 07 21:17:55 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1146/2289] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:17:55 2026] GET /volume/v3/volumes/477b5015-c374-4344-86f6-20f4ecb79ecc => generated 894 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:17:55 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-e628f7bd-5b2a-4603-b29e-556ee0ef2145 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:55 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e628f7bd-5b2a-4603-b29e-556ee0ef2145 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] GET http://192.168.122.168/volume/v3/volumes/9a66bf13-e137-4b57-83f6-ec9ad28c8322 Sep 07 21:17:55 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-e628f7bd-5b2a-4603-b29e-556ee0ef2145 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:55 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-e628f7bd-5b2a-4603-b29e-556ee0ef2145 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:55 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:17:55 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:17:55 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:17:55 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:17:55 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-e628f7bd-5b2a-4603-b29e-556ee0ef2145 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Volume info retrieved successfully. Sep 07 21:17:55 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e628f7bd-5b2a-4603-b29e-556ee0ef2145 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] http://192.168.122.168/volume/v3/volumes/9a66bf13-e137-4b57-83f6-ec9ad28c8322 returned with HTTP 200 Sep 07 21:17:55 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1147/2290] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:17:55 2026] GET /volume/v3/volumes/9a66bf13-e137-4b57-83f6-ec9ad28c8322 => generated 848 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:17:56 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-f0874898-10fe-4dec-8768-42314147161e None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:56 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f0874898-10fe-4dec-8768-42314147161e tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] GET http://192.168.122.168/volume/v3/snapshots/53b2ae14-9033-4a34-80a5-f1251199c563 Sep 07 21:17:56 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f0874898-10fe-4dec-8768-42314147161e tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:56 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f0874898-10fe-4dec-8768-42314147161e tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:56 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:17:56 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:17:56 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-f0874898-10fe-4dec-8768-42314147161e tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Snapshot retrieved successfully. Sep 07 21:17:56 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f0874898-10fe-4dec-8768-42314147161e tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] http://192.168.122.168/volume/v3/snapshots/53b2ae14-9033-4a34-80a5-f1251199c563 returned with HTTP 200 Sep 07 21:17:56 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1148/2291] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:17:56 2026] GET /volume/v3/snapshots/53b2ae14-9033-4a34-80a5-f1251199c563 => generated 442 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:17:56 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-741f97ef-6135-4b84-8d3b-7ee4d5baa040 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:56 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-741f97ef-6135-4b84-8d3b-7ee4d5baa040 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] GET http://192.168.122.168/volume/v3/volumes/477b5015-c374-4344-86f6-20f4ecb79ecc Sep 07 21:17:56 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-741f97ef-6135-4b84-8d3b-7ee4d5baa040 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:56 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-741f97ef-6135-4b84-8d3b-7ee4d5baa040 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:56 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:17:56 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:17:56 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:17:56 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:17:56 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-741f97ef-6135-4b84-8d3b-7ee4d5baa040 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Volume info retrieved successfully. Sep 07 21:17:56 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-741f97ef-6135-4b84-8d3b-7ee4d5baa040 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] http://192.168.122.168/volume/v3/volumes/477b5015-c374-4344-86f6-20f4ecb79ecc returned with HTTP 200 Sep 07 21:17:56 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1149/2292] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:17:56 2026] GET /volume/v3/volumes/477b5015-c374-4344-86f6-20f4ecb79ecc => generated 895 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:17:56 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-c6182910-02bb-4637-a0ed-b568fb36d5b1 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:56 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c6182910-02bb-4637-a0ed-b568fb36d5b1 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-reader] GET http://192.168.122.168/volume/v3/volumes/477b5015-c374-4344-86f6-20f4ecb79ecc Sep 07 21:17:56 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c6182910-02bb-4637-a0ed-b568fb36d5b1 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-reader] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:56 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c6182910-02bb-4637-a0ed-b568fb36d5b1 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-reader] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:56 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:17:56 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:17:56 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:17:56 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:17:56 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-c6182910-02bb-4637-a0ed-b568fb36d5b1 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-reader] Volume info retrieved successfully. Sep 07 21:17:56 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c6182910-02bb-4637-a0ed-b568fb36d5b1 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-reader] http://192.168.122.168/volume/v3/volumes/477b5015-c374-4344-86f6-20f4ecb79ecc returned with HTTP 200 Sep 07 21:17:56 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1150/2293] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:17:56 2026] GET /volume/v3/volumes/477b5015-c374-4344-86f6-20f4ecb79ecc => generated 895 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:17:56 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-f7ab76df-a294-41c9-b15c-41b3920dfc57 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:56 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f7ab76df-a294-41c9-b15c-41b3920dfc57 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] PUT http://192.168.122.168/volume/v3/volumes/477b5015-c374-4344-86f6-20f4ecb79ecc Sep 07 21:17:56 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f7ab76df-a294-41c9-b15c-41b3920dfc57 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1560392331"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:17:56 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:17:56 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:17:56 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:17:56 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:17:56 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-f7ab76df-a294-41c9-b15c-41b3920dfc57 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Volume info retrieved successfully. Sep 07 21:17:56 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-f7ab76df-a294-41c9-b15c-41b3920dfc57 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Volume updated successfully. Sep 07 21:17:56 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f7ab76df-a294-41c9-b15c-41b3920dfc57 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] http://192.168.122.168/volume/v3/volumes/477b5015-c374-4344-86f6-20f4ecb79ecc returned with HTTP 200 Sep 07 21:17:56 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1151/2294] 192.168.122.168 () {60 vars in 1252 bytes} [Mon Sep 7 21:17:56 2026] PUT /volume/v3/volumes/477b5015-c374-4344-86f6-20f4ecb79ecc => generated 827 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:17:56 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-6396d43c-55f8-47b2-bd25-b818d0cec249 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:56 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-6396d43c-55f8-47b2-bd25-b818d0cec249 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] PUT http://192.168.122.168/volume/v3/volumes/477b5015-c374-4344-86f6-20f4ecb79ecc Sep 07 21:17:56 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-6396d43c-55f8-47b2-bd25-b818d0cec249 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-641063913", "description": "This is the new description of volume"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:17:56 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:17:56 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:17:56 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:17:56 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:17:56 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-6396d43c-55f8-47b2-bd25-b818d0cec249 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Volume info retrieved successfully. Sep 07 21:17:56 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-6396d43c-55f8-47b2-bd25-b818d0cec249 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Volume updated successfully. Sep 07 21:17:56 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-6396d43c-55f8-47b2-bd25-b818d0cec249 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] http://192.168.122.168/volume/v3/volumes/477b5015-c374-4344-86f6-20f4ecb79ecc returned with HTTP 200 Sep 07 21:17:56 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1152/2295] 192.168.122.168 () {60 vars in 1253 bytes} [Mon Sep 7 21:17:56 2026] PUT /volume/v3/volumes/477b5015-c374-4344-86f6-20f4ecb79ecc => generated 865 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:17:56 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-5c2bcefe-b971-453c-a70f-089ba89e8b66 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:56 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5c2bcefe-b971-453c-a70f-089ba89e8b66 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-reader] GET http://192.168.122.168/volume/v3/volumes/477b5015-c374-4344-86f6-20f4ecb79ecc Sep 07 21:17:56 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-5c2bcefe-b971-453c-a70f-089ba89e8b66 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-reader] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:56 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-5c2bcefe-b971-453c-a70f-089ba89e8b66 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-reader] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:56 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:17:56 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:17:56 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:17:56 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:17:56 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-5c2bcefe-b971-453c-a70f-089ba89e8b66 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-reader] Volume info retrieved successfully. Sep 07 21:17:56 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5c2bcefe-b971-453c-a70f-089ba89e8b66 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-reader] http://192.168.122.168/volume/v3/volumes/477b5015-c374-4344-86f6-20f4ecb79ecc returned with HTTP 200 Sep 07 21:17:56 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1153/2296] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:17:56 2026] GET /volume/v3/volumes/477b5015-c374-4344-86f6-20f4ecb79ecc => generated 933 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:17:56 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-5d1a2468-63dc-4635-a2e8-2905398c4aef None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:56 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5d1a2468-63dc-4635-a2e8-2905398c4aef tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:17:56 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-5d1a2468-63dc-4635-a2e8-2905398c4aef tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1262954084", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1757535730"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:17:56 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.volumes [None req-5d1a2468-63dc-4635-a2e8-2905398c4aef tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1262954084', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1757535730'}} {{(pid=86971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:17:56 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-5d1a2468-63dc-4635-a2e8-2905398c4aef tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Create volume of 1 GB Sep 07 21:17:56 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-5d1a2468-63dc-4635-a2e8-2905398c4aef tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Availability Zones retrieved successfully. Sep 07 21:17:56 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-5d1a2468-63dc-4635-a2e8-2905398c4aef tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Flow 'volume_create_api' (9faa19b3-1ffa-44c2-a165-ea285059107a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:17:56 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-5d1a2468-63dc-4635-a2e8-2905398c4aef tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca2acb3e-42a3-4e6d-8bb0-f272bfd3c971) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:17:56 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.flows.api.create_volume [None req-5d1a2468-63dc-4635-a2e8-2905398c4aef tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Validating volume size '1' using validate_int {{(pid=86971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:17:56 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-5d1a2468-63dc-4635-a2e8-2905398c4aef tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca2acb3e-42a3-4e6d-8bb0-f272bfd3c971) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:17:56 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-5d1a2468-63dc-4635-a2e8-2905398c4aef tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a60e3be-80fa-4b8b-82cd-289739a4c11f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:17:56 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-5d1a2468-63dc-4635-a2e8-2905398c4aef tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Created reservations ['1c53988f-044c-4939-91ef-f21da912e3ba', '49b12916-1d45-444c-b5a3-d8f91c6dccf6', 'f9ec93c6-ae1a-4be0-876d-646f7b1c774a', '33654f12-3c0e-41ef-9cb4-3f9daa2227ad'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:17:56 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-5d1a2468-63dc-4635-a2e8-2905398c4aef tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a60e3be-80fa-4b8b-82cd-289739a4c11f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c53988f-044c-4939-91ef-f21da912e3ba', '49b12916-1d45-444c-b5a3-d8f91c6dccf6', 'f9ec93c6-ae1a-4be0-876d-646f7b1c774a', '33654f12-3c0e-41ef-9cb4-3f9daa2227ad']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:17:56 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-5d1a2468-63dc-4635-a2e8-2905398c4aef tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c06fd32-1180-49ec-8534-ade6c8805cbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:17:56 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:17:56 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:17:56 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-5d1a2468-63dc-4635-a2e8-2905398c4aef tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c06fd32-1180-49ec-8534-ade6c8805cbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a3c39ced-d38b-48d9-bce2-b2be84536125', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1262954084',display_name='tempest-VolumesGetTest-Volume-1757535730',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f464f6c1a4c4406b9f12a16b3755802',qos_specs=None,replication_status=,reservations=['1c53988f-044c-4939-91ef-f21da912e3ba','49b12916-1d45-444c-b5a3-d8f91c6dccf6','f9ec93c6-ae1a-4be0-876d-646f7b1c774a','33654f12-3c0e-41ef-9cb4-3f9daa2227ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71e989bb968649b5805049d5f1fe396e',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:17:56Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1262954084',display_name='tempest-VolumesGetTest-Volume-1757535730',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a3c39ced-d38b-48d9-bce2-b2be84536125,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0f464f6c1a4c4406b9f12a16b3755802',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='71e989bb968649b5805049d5f1fe396e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:17:56 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-5d1a2468-63dc-4635-a2e8-2905398c4aef tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5180e3aa-b38a-4d7d-aca0-2935abe08972) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:17:57 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-5d1a2468-63dc-4635-a2e8-2905398c4aef tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5180e3aa-b38a-4d7d-aca0-2935abe08972) transitioned into 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-1262954084',display_name='tempest-VolumesGetTest-Volume-1757535730',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f464f6c1a4c4406b9f12a16b3755802',qos_specs=None,replication_status=,reservations=['1c53988f-044c-4939-91ef-f21da912e3ba','49b12916-1d45-444c-b5a3-d8f91c6dccf6','f9ec93c6-ae1a-4be0-876d-646f7b1c774a','33654f12-3c0e-41ef-9cb4-3f9daa2227ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71e989bb968649b5805049d5f1fe396e',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:17:57 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-5d1a2468-63dc-4635-a2e8-2905398c4aef tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f891173-6486-43e2-b4b3-a7d0a86ae7cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:17:57 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-5d1a2468-63dc-4635-a2e8-2905398c4aef tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f891173-6486-43e2-b4b3-a7d0a86ae7cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:17:57 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-5d1a2468-63dc-4635-a2e8-2905398c4aef tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Flow 'volume_create_api' (9faa19b3-1ffa-44c2-a165-ea285059107a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:17:57 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-5d1a2468-63dc-4635-a2e8-2905398c4aef tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Create volume request issued successfully. Sep 07 21:17:57 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5d1a2468-63dc-4635-a2e8-2905398c4aef tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:17:57 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1154/2297] 192.168.122.168 () {60 vars in 1143 bytes} [Mon Sep 7 21:17:56 2026] POST /volume/v3/volumes => generated 789 bytes in 354 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:17:57 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-c1ce78d7-3b6d-48fc-9676-8919834a80cd None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:57 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c1ce78d7-3b6d-48fc-9676-8919834a80cd tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] GET http://192.168.122.168/volume/v3/volumes/9a66bf13-e137-4b57-83f6-ec9ad28c8322 Sep 07 21:17:57 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c1ce78d7-3b6d-48fc-9676-8919834a80cd tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:57 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c1ce78d7-3b6d-48fc-9676-8919834a80cd tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:57 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:17:57 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:17:57 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:17:57 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:17:57 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-c1ce78d7-3b6d-48fc-9676-8919834a80cd tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Volume info retrieved successfully. Sep 07 21:17:57 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c1ce78d7-3b6d-48fc-9676-8919834a80cd tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] http://192.168.122.168/volume/v3/volumes/9a66bf13-e137-4b57-83f6-ec9ad28c8322 returned with HTTP 200 Sep 07 21:17:57 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1155/2298] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:17:57 2026] GET /volume/v3/volumes/9a66bf13-e137-4b57-83f6-ec9ad28c8322 => generated 848 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:17:57 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-fad27209-9446-4844-8508-b8d7a0e7be7e None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:57 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-fad27209-9446-4844-8508-b8d7a0e7be7e tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] GET http://192.168.122.168/volume/v3/volumes/a3c39ced-d38b-48d9-bce2-b2be84536125 Sep 07 21:17:57 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-fad27209-9446-4844-8508-b8d7a0e7be7e tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:57 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-fad27209-9446-4844-8508-b8d7a0e7be7e tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:57 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:17:57 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:17:57 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:17:57 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:17:57 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-fad27209-9446-4844-8508-b8d7a0e7be7e tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Volume info retrieved successfully. Sep 07 21:17:57 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-fad27209-9446-4844-8508-b8d7a0e7be7e tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] http://192.168.122.168/volume/v3/volumes/a3c39ced-d38b-48d9-bce2-b2be84536125 returned with HTTP 200 Sep 07 21:17:57 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1156/2299] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:17:57 2026] GET /volume/v3/volumes/a3c39ced-d38b-48d9-bce2-b2be84536125 => generated 857 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:17:57 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-2c10c1da-35ab-4842-9fd0-845f8b9caad5 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:57 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-2c10c1da-35ab-4842-9fd0-845f8b9caad5 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] GET http://192.168.122.168/volume/v3/snapshots/53b2ae14-9033-4a34-80a5-f1251199c563 Sep 07 21:17:57 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-2c10c1da-35ab-4842-9fd0-845f8b9caad5 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:57 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-2c10c1da-35ab-4842-9fd0-845f8b9caad5 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:57 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:17:57 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:17:57 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-2c10c1da-35ab-4842-9fd0-845f8b9caad5 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Snapshot retrieved successfully. Sep 07 21:17:57 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-2c10c1da-35ab-4842-9fd0-845f8b9caad5 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] http://192.168.122.168/volume/v3/snapshots/53b2ae14-9033-4a34-80a5-f1251199c563 returned with HTTP 200 Sep 07 21:17:57 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1157/2300] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:17:57 2026] GET /volume/v3/snapshots/53b2ae14-9033-4a34-80a5-f1251199c563 => generated 442 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:17:57 devstack devstack@c-api.service[86970]: DEBUG cinder.coordination [req-85ef9ccf-06c1-4032-8ec1-6cf3237250e4 req-5dc232f2-f49a-469d-88ac-7ccbaca4b2e5 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Lock "cinder-attachment_update-9a66bf13-e137-4b57-83f6-ec9ad28c8322-devstack" released by "attachment_update" :: held 3.776s {{(pid=86970) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 21:17:57 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-85ef9ccf-06c1-4032-8ec1-6cf3237250e4 req-5dc232f2-f49a-469d-88ac-7ccbaca4b2e5 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] http://192.168.122.168/volume/v3/attachments/d6d036c6-3839-44ff-b93b-f206abb6cb72 returned with HTTP 200 Sep 07 21:17:57 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1144/2301] 192.168.122.168 () {66 vars in 1593 bytes} [Mon Sep 7 21:17:53 2026] PUT /volume/v3/attachments/d6d036c6-3839-44ff-b93b-f206abb6cb72 => generated 694 bytes in 3827 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:17:58 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-3af1831d-59e2-4cbc-a6ab-7c6a07720a2b None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:58 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-3af1831d-59e2-4cbc-a6ab-7c6a07720a2b tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] GET http://192.168.122.168/volume/v3/volumes/9a66bf13-e137-4b57-83f6-ec9ad28c8322 Sep 07 21:17:58 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-3af1831d-59e2-4cbc-a6ab-7c6a07720a2b tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:58 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-3af1831d-59e2-4cbc-a6ab-7c6a07720a2b tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:58 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:17:58 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:17:58 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:17:58 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:17:58 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-39389468-1b23-48a0-b41c-4a328c796dd2 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:58 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-3af1831d-59e2-4cbc-a6ab-7c6a07720a2b tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Volume info retrieved successfully. Sep 07 21:17:58 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-39389468-1b23-48a0-b41c-4a328c796dd2 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] GET http://192.168.122.168/volume/v3/volumes/a3c39ced-d38b-48d9-bce2-b2be84536125 Sep 07 21:17:58 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-39389468-1b23-48a0-b41c-4a328c796dd2 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:58 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-39389468-1b23-48a0-b41c-4a328c796dd2 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:58 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-3af1831d-59e2-4cbc-a6ab-7c6a07720a2b tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] http://192.168.122.168/volume/v3/volumes/9a66bf13-e137-4b57-83f6-ec9ad28c8322 returned with HTTP 200 Sep 07 21:17:58 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1158/2302] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:17:58 2026] GET /volume/v3/volumes/9a66bf13-e137-4b57-83f6-ec9ad28c8322 => generated 849 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:17:58 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:17:58 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:17:58 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:17:58 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:17:58 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-39389468-1b23-48a0-b41c-4a328c796dd2 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Volume info retrieved successfully. Sep 07 21:17:58 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-39389468-1b23-48a0-b41c-4a328c796dd2 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] http://192.168.122.168/volume/v3/volumes/a3c39ced-d38b-48d9-bce2-b2be84536125 returned with HTTP 200 Sep 07 21:17:58 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1145/2303] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:17:58 2026] GET /volume/v3/volumes/a3c39ced-d38b-48d9-bce2-b2be84536125 => generated 881 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:17:58 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-f6a856f2-91af-44c7-9678-9a4b1fd49702 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:58 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f6a856f2-91af-44c7-9678-9a4b1fd49702 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] GET http://192.168.122.168/volume/v3/snapshots/53b2ae14-9033-4a34-80a5-f1251199c563 Sep 07 21:17:58 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f6a856f2-91af-44c7-9678-9a4b1fd49702 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:58 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f6a856f2-91af-44c7-9678-9a4b1fd49702 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:58 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:17:58 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:17:58 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-f6a856f2-91af-44c7-9678-9a4b1fd49702 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Snapshot retrieved successfully. Sep 07 21:17:58 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f6a856f2-91af-44c7-9678-9a4b1fd49702 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] http://192.168.122.168/volume/v3/snapshots/53b2ae14-9033-4a34-80a5-f1251199c563 returned with HTTP 200 Sep 07 21:17:58 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1159/2304] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:17:58 2026] GET /volume/v3/snapshots/53b2ae14-9033-4a34-80a5-f1251199c563 => generated 469 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:17:58 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-2af9d230-786f-4aba-9a96-08feb15e4dc9 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:58 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-2af9d230-786f-4aba-9a96-08feb15e4dc9 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] GET http://192.168.122.168/volume/v3/snapshots/53b2ae14-9033-4a34-80a5-f1251199c563 Sep 07 21:17:58 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-2af9d230-786f-4aba-9a96-08feb15e4dc9 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:58 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-2af9d230-786f-4aba-9a96-08feb15e4dc9 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:58 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:17:58 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:17:58 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-2af9d230-786f-4aba-9a96-08feb15e4dc9 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Snapshot retrieved successfully. Sep 07 21:17:58 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-2af9d230-786f-4aba-9a96-08feb15e4dc9 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] http://192.168.122.168/volume/v3/snapshots/53b2ae14-9033-4a34-80a5-f1251199c563 returned with HTTP 200 Sep 07 21:17:58 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1146/2305] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:17:58 2026] GET /volume/v3/snapshots/53b2ae14-9033-4a34-80a5-f1251199c563 => generated 469 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:17:58 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-85ef9ccf-06c1-4032-8ec1-6cf3237250e4 req-41835a9b-2c82-4606-839d-c70bdf8884f8 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:58 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-85ef9ccf-06c1-4032-8ec1-6cf3237250e4 req-41835a9b-2c82-4606-839d-c70bdf8884f8 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] POST http://192.168.122.168/volume/v3/attachments/d6d036c6-3839-44ff-b93b-f206abb6cb72/action Sep 07 21:17:58 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-f5f4ed1a-85bd-46e2-a36e-f76fe8bea811 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:58 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-85ef9ccf-06c1-4032-8ec1-6cf3237250e4 req-41835a9b-2c82-4606-839d-c70bdf8884f8 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Action body: b'{"os-complete": null}' {{(pid=86971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:17:58 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-85ef9ccf-06c1-4032-8ec1-6cf3237250e4 req-41835a9b-2c82-4606-839d-c70bdf8884f8 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:17:58 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f5f4ed1a-85bd-46e2-a36e-f76fe8bea811 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] GET http://192.168.122.168/volume/v3/snapshots/53b2ae14-9033-4a34-80a5-f1251199c563 Sep 07 21:17:58 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f5f4ed1a-85bd-46e2-a36e-f76fe8bea811 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:58 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f5f4ed1a-85bd-46e2-a36e-f76fe8bea811 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:58 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:17:58 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:17:58 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-f5f4ed1a-85bd-46e2-a36e-f76fe8bea811 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Snapshot retrieved successfully. Sep 07 21:17:58 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f5f4ed1a-85bd-46e2-a36e-f76fe8bea811 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] http://192.168.122.168/volume/v3/snapshots/53b2ae14-9033-4a34-80a5-f1251199c563 returned with HTTP 200 Sep 07 21:17:58 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1147/2306] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:17:58 2026] GET /volume/v3/snapshots/53b2ae14-9033-4a34-80a5-f1251199c563 => generated 469 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:17:58 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:17:58 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:17:58 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-7893be6f-5ff9-4163-b293-fa70dcddaf0b None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:58 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-7893be6f-5ff9-4163-b293-fa70dcddaf0b tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:17:58 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-7893be6f-5ff9-4163-b293-fa70dcddaf0b tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "53b2ae14-9033-4a34-80a5-f1251199c563", "size": 1}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:17:58 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:17:58 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:17:58 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.volumes [None req-7893be6f-5ff9-4163-b293-fa70dcddaf0b tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Create volume request body: {'volume': {'snapshot_id': '53b2ae14-9033-4a34-80a5-f1251199c563', 'size': 1}} {{(pid=86970) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:17:58 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:17:58 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:17:58 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-7893be6f-5ff9-4163-b293-fa70dcddaf0b tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Snapshot retrieved successfully. Sep 07 21:17:58 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-7893be6f-5ff9-4163-b293-fa70dcddaf0b tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Create volume of 1 GB Sep 07 21:17:58 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-7893be6f-5ff9-4163-b293-fa70dcddaf0b tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Availability Zones retrieved successfully. Sep 07 21:17:58 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-85ef9ccf-06c1-4032-8ec1-6cf3237250e4 req-41835a9b-2c82-4606-839d-c70bdf8884f8 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] http://192.168.122.168/volume/v3/attachments/d6d036c6-3839-44ff-b93b-f206abb6cb72/action returned with HTTP 204 Sep 07 21:17:58 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1160/2307] 192.168.122.168 () {66 vars in 1614 bytes} [Mon Sep 7 21:17:58 2026] POST /volume/v3/attachments/d6d036c6-3839-44ff-b93b-f206abb6cb72/action => generated 0 bytes in 86 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:17:58 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-7893be6f-5ff9-4163-b293-fa70dcddaf0b tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Flow 'volume_create_api' (edcd6b73-4897-4cd2-a0c3-ade262980c3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:17:58 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-7893be6f-5ff9-4163-b293-fa70dcddaf0b tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab7f8e65-100b-4a7a-8739-a0da3b303030) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:17:58 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.flows.api.create_volume [None req-7893be6f-5ff9-4163-b293-fa70dcddaf0b tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:17:58 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:17:58 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:17:58 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-7893be6f-5ff9-4163-b293-fa70dcddaf0b tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab7f8e65-100b-4a7a-8739-a0da3b303030) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '53b2ae14-9033-4a34-80a5-f1251199c563', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:17:58 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-7893be6f-5ff9-4163-b293-fa70dcddaf0b tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75a8182b-37f4-4a30-b5be-d4dcd3fcc9e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:17:58 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-7893be6f-5ff9-4163-b293-fa70dcddaf0b tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Created reservations ['e085d9c8-c97e-473f-9e9b-fd2abe8b3e88', 'f2c4f918-d7a6-4ef0-b2ad-157b05e9dbc2', 'b1695efd-eaa2-4b90-a195-21d688c841d1', 'd9ad166b-11b2-4589-b532-0052595e72e2'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:17:58 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-7893be6f-5ff9-4163-b293-fa70dcddaf0b tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75a8182b-37f4-4a30-b5be-d4dcd3fcc9e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e085d9c8-c97e-473f-9e9b-fd2abe8b3e88', 'f2c4f918-d7a6-4ef0-b2ad-157b05e9dbc2', 'b1695efd-eaa2-4b90-a195-21d688c841d1', 'd9ad166b-11b2-4589-b532-0052595e72e2']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:17:58 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-7893be6f-5ff9-4163-b293-fa70dcddaf0b tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01add8b4-9d25-43dc-81cc-64fdb71b1bc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:17:58 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:17:58 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:17:58 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:17:58 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:17:58 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-7893be6f-5ff9-4163-b293-fa70dcddaf0b tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01add8b4-9d25-43dc-81cc-64fdb71b1bc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '251d8b28-981d-4ba8-a20b-afb62835b32d', '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='dd37ba679df24c498b087d75819d0973',qos_specs=None,replication_status=,reservations=['e085d9c8-c97e-473f-9e9b-fd2abe8b3e88','f2c4f918-d7a6-4ef0-b2ad-157b05e9dbc2','b1695efd-eaa2-4b90-a195-21d688c841d1','d9ad166b-11b2-4589-b532-0052595e72e2'],size=1,snapshot_id=53b2ae14-9033-4a34-80a5-f1251199c563,source_replicaid=,source_volid=None,status='creating',user_id='cdf809945afe459a9f84b2312bee861b',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:17:58Z,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=251d8b28-981d-4ba8-a20b-afb62835b32d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd37ba679df24c498b087d75819d0973',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=53b2ae14-9033-4a34-80a5-f1251199c563,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cdf809945afe459a9f84b2312bee861b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:17:58 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-7893be6f-5ff9-4163-b293-fa70dcddaf0b tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a11e544d-ad15-4db0-9d7f-7ed12279a683) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:17:58 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-7893be6f-5ff9-4163-b293-fa70dcddaf0b tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a11e544d-ad15-4db0-9d7f-7ed12279a683) transitioned into state 'SUCCESS' from 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='dd37ba679df24c498b087d75819d0973',qos_specs=None,replication_status=,reservations=['e085d9c8-c97e-473f-9e9b-fd2abe8b3e88','f2c4f918-d7a6-4ef0-b2ad-157b05e9dbc2','b1695efd-eaa2-4b90-a195-21d688c841d1','d9ad166b-11b2-4589-b532-0052595e72e2'],size=1,snapshot_id=53b2ae14-9033-4a34-80a5-f1251199c563,source_replicaid=,source_volid=None,status='creating',user_id='cdf809945afe459a9f84b2312bee861b',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:17:58 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-7893be6f-5ff9-4163-b293-fa70dcddaf0b tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66bae8ea-ccdb-417f-a95e-21b9457c5cb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:17:58 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:17:58 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:17:58 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-7893be6f-5ff9-4163-b293-fa70dcddaf0b tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66bae8ea-ccdb-417f-a95e-21b9457c5cb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:17:58 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-7893be6f-5ff9-4163-b293-fa70dcddaf0b tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Flow 'volume_create_api' (edcd6b73-4897-4cd2-a0c3-ade262980c3c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:17:58 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-7893be6f-5ff9-4163-b293-fa70dcddaf0b tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Create volume request issued successfully. Sep 07 21:17:58 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-7893be6f-5ff9-4163-b293-fa70dcddaf0b tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:17:58 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1148/2308] 192.168.122.168 () {60 vars in 1142 bytes} [Mon Sep 7 21:17:58 2026] POST /volume/v3/volumes => generated 750 bytes in 404 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:17:58 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-2fcc1029-2be5-44ce-baad-5a8eba5be35d None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:58 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-2fcc1029-2be5-44ce-baad-5a8eba5be35d tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] GET http://192.168.122.168/volume/v3/volumes/251d8b28-981d-4ba8-a20b-afb62835b32d Sep 07 21:17:58 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-2fcc1029-2be5-44ce-baad-5a8eba5be35d tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:58 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-2fcc1029-2be5-44ce-baad-5a8eba5be35d tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:58 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:17:58 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:17:58 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:17:58 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:17:58 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-2fcc1029-2be5-44ce-baad-5a8eba5be35d tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Volume info retrieved successfully. Sep 07 21:17:58 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-2fcc1029-2be5-44ce-baad-5a8eba5be35d tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] http://192.168.122.168/volume/v3/volumes/251d8b28-981d-4ba8-a20b-afb62835b32d returned with HTTP 200 Sep 07 21:17:58 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1161/2309] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:17:58 2026] GET /volume/v3/volumes/251d8b28-981d-4ba8-a20b-afb62835b32d => generated 818 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:17:59 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-36c4c595-d195-4520-b353-68119c2c8cfe None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:59 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-36c4c595-d195-4520-b353-68119c2c8cfe tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] GET http://192.168.122.168/volume/v3/volumes/9a66bf13-e137-4b57-83f6-ec9ad28c8322 Sep 07 21:17:59 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-36c4c595-d195-4520-b353-68119c2c8cfe tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:59 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-36c4c595-d195-4520-b353-68119c2c8cfe tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:59 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:17:59 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:17:59 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:17:59 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:17:59 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-36c4c595-d195-4520-b353-68119c2c8cfe tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Volume info retrieved successfully. Sep 07 21:17:59 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-3c29e1eb-b25b-4f6c-b1dc-4f02f00b290e None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:59 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-3c29e1eb-b25b-4f6c-b1dc-4f02f00b290e tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] GET http://192.168.122.168/volume/v3/volumes/a3c39ced-d38b-48d9-bce2-b2be84536125 Sep 07 21:17:59 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-3c29e1eb-b25b-4f6c-b1dc-4f02f00b290e tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:59 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-36c4c595-d195-4520-b353-68119c2c8cfe tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] http://192.168.122.168/volume/v3/volumes/9a66bf13-e137-4b57-83f6-ec9ad28c8322 returned with HTTP 200 Sep 07 21:17:59 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-3c29e1eb-b25b-4f6c-b1dc-4f02f00b290e tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:59 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1149/2310] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:17:59 2026] GET /volume/v3/volumes/9a66bf13-e137-4b57-83f6-ec9ad28c8322 => generated 1141 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:17:59 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:17:59 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:17:59 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:17:59 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:17:59 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-4bb5d3c2-8555-4591-ab12-876af6aa1073 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:59 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-3c29e1eb-b25b-4f6c-b1dc-4f02f00b290e tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Volume info retrieved successfully. Sep 07 21:17:59 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-4bb5d3c2-8555-4591-ab12-876af6aa1073 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] GET http://192.168.122.168/volume/v3/volumes/9a66bf13-e137-4b57-83f6-ec9ad28c8322 Sep 07 21:17:59 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-4bb5d3c2-8555-4591-ab12-876af6aa1073 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:59 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-4bb5d3c2-8555-4591-ab12-876af6aa1073 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:59 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-3c29e1eb-b25b-4f6c-b1dc-4f02f00b290e tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] http://192.168.122.168/volume/v3/volumes/a3c39ced-d38b-48d9-bce2-b2be84536125 returned with HTTP 200 Sep 07 21:17:59 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1162/2311] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:17:59 2026] GET /volume/v3/volumes/a3c39ced-d38b-48d9-bce2-b2be84536125 => generated 882 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:17:59 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:17:59 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:17:59 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:17:59 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:17:59 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-4bb5d3c2-8555-4591-ab12-876af6aa1073 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Volume info retrieved successfully. Sep 07 21:17:59 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-4340a0b2-b458-4881-bb77-07250bfe70e0 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:59 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-4340a0b2-b458-4881-bb77-07250bfe70e0 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] PUT http://192.168.122.168/volume/v3/volumes/a3c39ced-d38b-48d9-bce2-b2be84536125 Sep 07 21:17:59 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-4340a0b2-b458-4881-bb77-07250bfe70e0 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1560392331", "description": null}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:17:59 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-4bb5d3c2-8555-4591-ab12-876af6aa1073 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] http://192.168.122.168/volume/v3/volumes/9a66bf13-e137-4b57-83f6-ec9ad28c8322 returned with HTTP 200 Sep 07 21:17:59 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1150/2312] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:17:59 2026] GET /volume/v3/volumes/9a66bf13-e137-4b57-83f6-ec9ad28c8322 => generated 1141 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:17:59 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:17:59 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:17:59 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:17:59 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:17:59 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-4340a0b2-b458-4881-bb77-07250bfe70e0 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Volume info retrieved successfully. Sep 07 21:17:59 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-4340a0b2-b458-4881-bb77-07250bfe70e0 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Volume updated successfully. Sep 07 21:17:59 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-4340a0b2-b458-4881-bb77-07250bfe70e0 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] http://192.168.122.168/volume/v3/volumes/a3c39ced-d38b-48d9-bce2-b2be84536125 returned with HTTP 200 Sep 07 21:17:59 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1163/2313] 192.168.122.168 () {60 vars in 1252 bytes} [Mon Sep 7 21:17:59 2026] PUT /volume/v3/volumes/a3c39ced-d38b-48d9-bce2-b2be84536125 => generated 779 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:17:59 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-a24997fd-ad93-4c67-a3c1-73c5655784e2 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:59 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a24997fd-ad93-4c67-a3c1-73c5655784e2 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] GET http://192.168.122.168/volume/v3/volumes/a3c39ced-d38b-48d9-bce2-b2be84536125 Sep 07 21:17:59 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a24997fd-ad93-4c67-a3c1-73c5655784e2 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:59 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a24997fd-ad93-4c67-a3c1-73c5655784e2 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:59 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:17:59 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:17:59 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:17:59 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:17:59 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-a24997fd-ad93-4c67-a3c1-73c5655784e2 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Volume info retrieved successfully. Sep 07 21:17:59 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a24997fd-ad93-4c67-a3c1-73c5655784e2 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] http://192.168.122.168/volume/v3/volumes/a3c39ced-d38b-48d9-bce2-b2be84536125 returned with HTTP 200 Sep 07 21:17:59 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1151/2314] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:17:59 2026] GET /volume/v3/volumes/a3c39ced-d38b-48d9-bce2-b2be84536125 => generated 847 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:17:59 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-4bdd3ce9-bb8d-4de4-8325-004dee64a411 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:59 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-4bdd3ce9-bb8d-4de4-8325-004dee64a411 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] DELETE http://192.168.122.168/volume/v3/volumes/a3c39ced-d38b-48d9-bce2-b2be84536125 Sep 07 21:17:59 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-4bdd3ce9-bb8d-4de4-8325-004dee64a411 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:59 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-4bdd3ce9-bb8d-4de4-8325-004dee64a411 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:59 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-4bdd3ce9-bb8d-4de4-8325-004dee64a411 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Delete volume with id: a3c39ced-d38b-48d9-bce2-b2be84536125 Sep 07 21:17:59 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:17:59 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:17:59 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:17:59 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:17:59 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-4bdd3ce9-bb8d-4de4-8325-004dee64a411 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Volume info retrieved successfully. Sep 07 21:17:59 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-4bdd3ce9-bb8d-4de4-8325-004dee64a411 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Delete volume request issued successfully. Sep 07 21:17:59 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-4bdd3ce9-bb8d-4de4-8325-004dee64a411 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] http://192.168.122.168/volume/v3/volumes/a3c39ced-d38b-48d9-bce2-b2be84536125 returned with HTTP 202 Sep 07 21:17:59 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1164/2315] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:17:59 2026] DELETE /volume/v3/volumes/a3c39ced-d38b-48d9-bce2-b2be84536125 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:17:59 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-534661c5-7a60-4554-9642-c607789f029a None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:59 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-534661c5-7a60-4554-9642-c607789f029a tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] GET http://192.168.122.168/volume/v3/volumes/a3c39ced-d38b-48d9-bce2-b2be84536125 Sep 07 21:17:59 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-534661c5-7a60-4554-9642-c607789f029a tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:59 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-534661c5-7a60-4554-9642-c607789f029a tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:59 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:17:59 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:17:59 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:17:59 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:17:59 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-534661c5-7a60-4554-9642-c607789f029a tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Volume info retrieved successfully. Sep 07 21:17:59 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-534661c5-7a60-4554-9642-c607789f029a tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] http://192.168.122.168/volume/v3/volumes/a3c39ced-d38b-48d9-bce2-b2be84536125 returned with HTTP 200 Sep 07 21:17:59 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1152/2316] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:17:59 2026] GET /volume/v3/volumes/a3c39ced-d38b-48d9-bce2-b2be84536125 => generated 846 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:17:59 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-7aef2894-df8d-4046-b8ab-88344c7e937c None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:17:59 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-7aef2894-df8d-4046-b8ab-88344c7e937c tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] GET http://192.168.122.168/volume/v3/volumes/251d8b28-981d-4ba8-a20b-afb62835b32d Sep 07 21:17:59 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-7aef2894-df8d-4046-b8ab-88344c7e937c tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:17:59 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-7aef2894-df8d-4046-b8ab-88344c7e937c tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:17:59 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:17:59 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:17:59 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:17:59 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:18:00 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-7aef2894-df8d-4046-b8ab-88344c7e937c tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Volume info retrieved successfully. Sep 07 21:18:00 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-7aef2894-df8d-4046-b8ab-88344c7e937c tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] http://192.168.122.168/volume/v3/volumes/251d8b28-981d-4ba8-a20b-afb62835b32d returned with HTTP 200 Sep 07 21:18:00 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1165/2317] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:17:59 2026] GET /volume/v3/volumes/251d8b28-981d-4ba8-a20b-afb62835b32d => generated 842 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:18:00 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-c39bb1fc-980a-44d8-9e8e-9ab19dbba0b4 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:18:00 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c39bb1fc-980a-44d8-9e8e-9ab19dbba0b4 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] GET http://192.168.122.168/volume/v3/volumes/a3c39ced-d38b-48d9-bce2-b2be84536125 Sep 07 21:18:00 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c39bb1fc-980a-44d8-9e8e-9ab19dbba0b4 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:18:00 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c39bb1fc-980a-44d8-9e8e-9ab19dbba0b4 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:18:00 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:18:00 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:18:00 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:18:00 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:18:00 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-c39bb1fc-980a-44d8-9e8e-9ab19dbba0b4 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Volume info retrieved successfully. Sep 07 21:18:00 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c39bb1fc-980a-44d8-9e8e-9ab19dbba0b4 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] http://192.168.122.168/volume/v3/volumes/a3c39ced-d38b-48d9-bce2-b2be84536125 returned with HTTP 200 Sep 07 21:18:00 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1153/2318] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:18:00 2026] GET /volume/v3/volumes/a3c39ced-d38b-48d9-bce2-b2be84536125 => generated 846 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:18:01 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-4ab2b1c4-977f-4485-8d80-483417bee58d None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:18:01 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-4ab2b1c4-977f-4485-8d80-483417bee58d tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] GET http://192.168.122.168/volume/v3/volumes/251d8b28-981d-4ba8-a20b-afb62835b32d Sep 07 21:18:01 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-4ab2b1c4-977f-4485-8d80-483417bee58d tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:18:01 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-4ab2b1c4-977f-4485-8d80-483417bee58d tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:18:01 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:18:01 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:18:01 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:18:01 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:18:01 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-4ab2b1c4-977f-4485-8d80-483417bee58d tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Volume info retrieved successfully. Sep 07 21:18:01 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-4ab2b1c4-977f-4485-8d80-483417bee58d tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] http://192.168.122.168/volume/v3/volumes/251d8b28-981d-4ba8-a20b-afb62835b32d returned with HTTP 200 Sep 07 21:18:01 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1166/2319] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:18:01 2026] GET /volume/v3/volumes/251d8b28-981d-4ba8-a20b-afb62835b32d => generated 842 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:18:01 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-4477c592-cf2e-4834-9d08-278568ee8015 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:18:01 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-4477c592-cf2e-4834-9d08-278568ee8015 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] GET http://192.168.122.168/volume/v3/volumes/a3c39ced-d38b-48d9-bce2-b2be84536125 Sep 07 21:18:01 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-4477c592-cf2e-4834-9d08-278568ee8015 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:18:01 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-4477c592-cf2e-4834-9d08-278568ee8015 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:18:01 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-4477c592-cf2e-4834-9d08-278568ee8015 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] http://192.168.122.168/volume/v3/volumes/a3c39ced-d38b-48d9-bce2-b2be84536125 returned with HTTP 404 Sep 07 21:18:01 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1154/2320] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:18:01 2026] GET /volume/v3/volumes/a3c39ced-d38b-48d9-bce2-b2be84536125 => generated 109 bytes in 77 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:18:01 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-bbe8e720-4461-4ae5-bdf6-4fff01efffbc None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:18:01 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-bbe8e720-4461-4ae5-bdf6-4fff01efffbc tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] GET http://192.168.122.168/volume/v3/volumes/477b5015-c374-4344-86f6-20f4ecb79ecc Sep 07 21:18:01 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-bbe8e720-4461-4ae5-bdf6-4fff01efffbc tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:18:01 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-bbe8e720-4461-4ae5-bdf6-4fff01efffbc tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:18:02 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:18:02 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:18:02 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:18:02 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:18:02 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-bbe8e720-4461-4ae5-bdf6-4fff01efffbc tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Volume info retrieved successfully. Sep 07 21:18:02 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-bbe8e720-4461-4ae5-bdf6-4fff01efffbc tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] http://192.168.122.168/volume/v3/volumes/477b5015-c374-4344-86f6-20f4ecb79ecc returned with HTTP 200 Sep 07 21:18:02 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1167/2321] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:18:01 2026] GET /volume/v3/volumes/477b5015-c374-4344-86f6-20f4ecb79ecc => generated 933 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:18:02 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-7c345a46-9fbd-44d6-9501-d7b534581f90 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:18:02 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-7c345a46-9fbd-44d6-9501-d7b534581f90 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] DELETE http://192.168.122.168/volume/v3/volumes/477b5015-c374-4344-86f6-20f4ecb79ecc Sep 07 21:18:02 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-7c345a46-9fbd-44d6-9501-d7b534581f90 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:18:02 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-7c345a46-9fbd-44d6-9501-d7b534581f90 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:18:02 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-7c345a46-9fbd-44d6-9501-d7b534581f90 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Delete volume with id: 477b5015-c374-4344-86f6-20f4ecb79ecc Sep 07 21:18:02 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:18:02 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:18:02 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:18:02 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:18:02 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-7c345a46-9fbd-44d6-9501-d7b534581f90 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Volume info retrieved successfully. Sep 07 21:18:02 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-7c345a46-9fbd-44d6-9501-d7b534581f90 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Delete volume request issued successfully. Sep 07 21:18:02 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-7c345a46-9fbd-44d6-9501-d7b534581f90 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] http://192.168.122.168/volume/v3/volumes/477b5015-c374-4344-86f6-20f4ecb79ecc returned with HTTP 202 Sep 07 21:18:02 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1155/2322] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:18:02 2026] DELETE /volume/v3/volumes/477b5015-c374-4344-86f6-20f4ecb79ecc => generated 0 bytes in 168 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:18:02 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-b872f68e-5efd-400b-a005-ae8a9298702b None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:18:02 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-0a999db8-260f-42a9-b38b-a13b0b34c086 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:18:02 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-0a999db8-260f-42a9-b38b-a13b0b34c086 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] GET http://192.168.122.168/volume/v3/volumes/251d8b28-981d-4ba8-a20b-afb62835b32d Sep 07 21:18:02 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-0a999db8-260f-42a9-b38b-a13b0b34c086 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:18:02 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-0a999db8-260f-42a9-b38b-a13b0b34c086 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:18:02 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b872f68e-5efd-400b-a005-ae8a9298702b tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] GET http://192.168.122.168/volume/v3/volumes/477b5015-c374-4344-86f6-20f4ecb79ecc Sep 07 21:18:02 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-b872f68e-5efd-400b-a005-ae8a9298702b tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:18:02 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-b872f68e-5efd-400b-a005-ae8a9298702b tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:18:02 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:18:02 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:18:02 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:18:02 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:18:02 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:18:02 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:18:02 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:18:02 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:18:02 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-0a999db8-260f-42a9-b38b-a13b0b34c086 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Volume info retrieved successfully. Sep 07 21:18:02 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-b872f68e-5efd-400b-a005-ae8a9298702b tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Volume info retrieved successfully. Sep 07 21:18:02 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b872f68e-5efd-400b-a005-ae8a9298702b tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] http://192.168.122.168/volume/v3/volumes/477b5015-c374-4344-86f6-20f4ecb79ecc returned with HTTP 200 Sep 07 21:18:02 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1168/2323] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:18:02 2026] GET /volume/v3/volumes/477b5015-c374-4344-86f6-20f4ecb79ecc => generated 932 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:18:02 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-0a999db8-260f-42a9-b38b-a13b0b34c086 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] http://192.168.122.168/volume/v3/volumes/251d8b28-981d-4ba8-a20b-afb62835b32d returned with HTTP 200 Sep 07 21:18:02 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1156/2324] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:18:02 2026] GET /volume/v3/volumes/251d8b28-981d-4ba8-a20b-afb62835b32d => generated 842 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:18:03 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-48331442-afa7-4b58-addf-c93b28dce317 req-f46f4be7-e8a0-47ac-8407-f9774f43df90 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:18:03 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-48331442-afa7-4b58-addf-c93b28dce317 req-f46f4be7-e8a0-47ac-8407-f9774f43df90 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] GET http://192.168.122.168/volume/v3/volumes/9a66bf13-e137-4b57-83f6-ec9ad28c8322 Sep 07 21:18:03 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-48331442-afa7-4b58-addf-c93b28dce317 req-f46f4be7-e8a0-47ac-8407-f9774f43df90 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:18:03 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-48331442-afa7-4b58-addf-c93b28dce317 req-f46f4be7-e8a0-47ac-8407-f9774f43df90 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:18:03 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:18:03 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:18:03 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:18:03 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:18:03 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [req-48331442-afa7-4b58-addf-c93b28dce317 req-f46f4be7-e8a0-47ac-8407-f9774f43df90 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Volume info retrieved successfully. Sep 07 21:18:03 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-b3615a86-7068-46d9-a23e-e950eee30798 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:18:03 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-48331442-afa7-4b58-addf-c93b28dce317 req-f46f4be7-e8a0-47ac-8407-f9774f43df90 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] http://192.168.122.168/volume/v3/volumes/9a66bf13-e137-4b57-83f6-ec9ad28c8322 returned with HTTP 200 Sep 07 21:18:03 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1169/2325] 192.168.122.168 () {60 vars in 1487 bytes} [Mon Sep 7 21:18:03 2026] GET /volume/v3/volumes/9a66bf13-e137-4b57-83f6-ec9ad28c8322 => generated 1141 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:18:03 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b3615a86-7068-46d9-a23e-e950eee30798 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] GET http://192.168.122.168/volume/v3/volumes/477b5015-c374-4344-86f6-20f4ecb79ecc Sep 07 21:18:03 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b3615a86-7068-46d9-a23e-e950eee30798 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:18:03 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b3615a86-7068-46d9-a23e-e950eee30798 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:18:03 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-9bebe8de-0b72-4642-aca9-b8d7134bb14e None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:18:03 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-9bebe8de-0b72-4642-aca9-b8d7134bb14e tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] GET http://192.168.122.168/volume/v3/volumes/251d8b28-981d-4ba8-a20b-afb62835b32d Sep 07 21:18:03 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-9bebe8de-0b72-4642-aca9-b8d7134bb14e tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:18:03 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:18:03 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:18:03 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:18:03 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:18:03 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-9bebe8de-0b72-4642-aca9-b8d7134bb14e tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:18:03 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-b3615a86-7068-46d9-a23e-e950eee30798 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Volume info retrieved successfully. Sep 07 21:18:03 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:18:03 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:18:03 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:18:03 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:18:03 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b3615a86-7068-46d9-a23e-e950eee30798 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] http://192.168.122.168/volume/v3/volumes/477b5015-c374-4344-86f6-20f4ecb79ecc returned with HTTP 200 Sep 07 21:18:03 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1157/2326] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:18:03 2026] GET /volume/v3/volumes/477b5015-c374-4344-86f6-20f4ecb79ecc => generated 932 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:18:03 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-48331442-afa7-4b58-addf-c93b28dce317 req-f514cd03-973e-48fb-97c8-1452172e63db None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:18:03 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-9bebe8de-0b72-4642-aca9-b8d7134bb14e tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Volume info retrieved successfully. Sep 07 21:18:03 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-48331442-afa7-4b58-addf-c93b28dce317 req-f514cd03-973e-48fb-97c8-1452172e63db tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] POST http://192.168.122.168/volume/v3/volumes/9a66bf13-e137-4b57-83f6-ec9ad28c8322/action Sep 07 21:18:03 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-48331442-afa7-4b58-addf-c93b28dce317 req-f514cd03-973e-48fb-97c8-1452172e63db tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:18:03 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-48331442-afa7-4b58-addf-c93b28dce317 req-f514cd03-973e-48fb-97c8-1452172e63db tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:18:03 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-9bebe8de-0b72-4642-aca9-b8d7134bb14e tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] http://192.168.122.168/volume/v3/volumes/251d8b28-981d-4ba8-a20b-afb62835b32d returned with HTTP 200 Sep 07 21:18:03 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1170/2327] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:18:03 2026] GET /volume/v3/volumes/251d8b28-981d-4ba8-a20b-afb62835b32d => generated 842 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:18:03 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:18:03 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:18:03 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:18:03 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:18:03 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [req-48331442-afa7-4b58-addf-c93b28dce317 req-f514cd03-973e-48fb-97c8-1452172e63db tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Volume info retrieved successfully. Sep 07 21:18:03 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [req-48331442-afa7-4b58-addf-c93b28dce317 req-f514cd03-973e-48fb-97c8-1452172e63db tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Begin detaching volume completed successfully. Sep 07 21:18:03 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-48331442-afa7-4b58-addf-c93b28dce317 req-f514cd03-973e-48fb-97c8-1452172e63db tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] http://192.168.122.168/volume/v3/volumes/9a66bf13-e137-4b57-83f6-ec9ad28c8322/action returned with HTTP 202 Sep 07 21:18:03 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1158/2328] 192.168.122.168 () {64 vars in 1561 bytes} [Mon Sep 7 21:18:03 2026] POST /volume/v3/volumes/9a66bf13-e137-4b57-83f6-ec9ad28c8322/action => generated 0 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 21:18:04 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-545b9260-6a1f-4a73-8b6a-fa389d47af0f None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:18:04 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-545b9260-6a1f-4a73-8b6a-fa389d47af0f None None] GET http://192.168.122.168/volume// Sep 07 21:18:04 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-545b9260-6a1f-4a73-8b6a-fa389d47af0f None None] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:18:04 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-545b9260-6a1f-4a73-8b6a-fa389d47af0f None None] Calling method 'all' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:18:04 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-545b9260-6a1f-4a73-8b6a-fa389d47af0f None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 07 21:18:04 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1171/2329] 192.168.122.168 () {58 vars in 1315 bytes} [Mon Sep 7 21:18:04 2026] GET /volume/ => generated 390 bytes in 26 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 21:18:04 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-48331442-afa7-4b58-addf-c93b28dce317 req-999cee7d-0037-4899-8b80-dcc07fedf056 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:18:04 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-48331442-afa7-4b58-addf-c93b28dce317 req-999cee7d-0037-4899-8b80-dcc07fedf056 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] GET http://192.168.122.168/volume/v3/volumes/9a66bf13-e137-4b57-83f6-ec9ad28c8322 Sep 07 21:18:04 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-48331442-afa7-4b58-addf-c93b28dce317 req-999cee7d-0037-4899-8b80-dcc07fedf056 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:18:04 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-48331442-afa7-4b58-addf-c93b28dce317 req-999cee7d-0037-4899-8b80-dcc07fedf056 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:18:04 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:18:04 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:18:04 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:18:04 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:18:04 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [req-48331442-afa7-4b58-addf-c93b28dce317 req-999cee7d-0037-4899-8b80-dcc07fedf056 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Volume info retrieved successfully. Sep 07 21:18:04 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-48331442-afa7-4b58-addf-c93b28dce317 req-999cee7d-0037-4899-8b80-dcc07fedf056 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] http://192.168.122.168/volume/v3/volumes/9a66bf13-e137-4b57-83f6-ec9ad28c8322 returned with HTTP 200 Sep 07 21:18:04 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1159/2330] 192.168.122.168 () {62 vars in 1528 bytes} [Mon Sep 7 21:18:04 2026] GET /volume/v3/volumes/9a66bf13-e137-4b57-83f6-ec9ad28c8322 => generated 1325 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 07 21:18:04 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-81c0df4f-3977-4c71-83bc-4c0f7bf616b2 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:18:04 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-48331442-afa7-4b58-addf-c93b28dce317 req-553bb10b-446a-4071-8664-375403755671 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:18:04 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-81c0df4f-3977-4c71-83bc-4c0f7bf616b2 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] GET http://192.168.122.168/volume/v3/volumes/477b5015-c374-4344-86f6-20f4ecb79ecc Sep 07 21:18:04 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-81c0df4f-3977-4c71-83bc-4c0f7bf616b2 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:18:04 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-81c0df4f-3977-4c71-83bc-4c0f7bf616b2 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:18:04 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-48331442-afa7-4b58-addf-c93b28dce317 req-553bb10b-446a-4071-8664-375403755671 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] DELETE http://192.168.122.168/volume/v3/attachments/d6d036c6-3839-44ff-b93b-f206abb6cb72 Sep 07 21:18:04 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-48331442-afa7-4b58-addf-c93b28dce317 req-553bb10b-446a-4071-8664-375403755671 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:18:04 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-48331442-afa7-4b58-addf-c93b28dce317 req-553bb10b-446a-4071-8664-375403755671 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Calling method 'version_select' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:18:04 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-81c0df4f-3977-4c71-83bc-4c0f7bf616b2 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] http://192.168.122.168/volume/v3/volumes/477b5015-c374-4344-86f6-20f4ecb79ecc returned with HTTP 404 Sep 07 21:18:04 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1172/2331] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:18:04 2026] GET /volume/v3/volumes/477b5015-c374-4344-86f6-20f4ecb79ecc => generated 109 bytes in 133 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:18:04 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-e2624bce-7970-44cb-bbad-6847dd558daf None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:18:04 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e2624bce-7970-44cb-bbad-6847dd558daf tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] GET http://192.168.122.168/volume/v3/volumes/251d8b28-981d-4ba8-a20b-afb62835b32d Sep 07 21:18:04 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-e2624bce-7970-44cb-bbad-6847dd558daf tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:18:04 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-e2624bce-7970-44cb-bbad-6847dd558daf tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:18:04 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:18:04 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:18:04 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:18:04 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:18:04 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:18:04 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:18:04 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-e2624bce-7970-44cb-bbad-6847dd558daf tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Volume info retrieved successfully. Sep 07 21:18:04 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e2624bce-7970-44cb-bbad-6847dd558daf tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] http://192.168.122.168/volume/v3/volumes/251d8b28-981d-4ba8-a20b-afb62835b32d returned with HTTP 200 Sep 07 21:18:04 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1173/2332] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:18:04 2026] GET /volume/v3/volumes/251d8b28-981d-4ba8-a20b-afb62835b32d => generated 842 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:18:04 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-ac70accd-9556-446b-9b43-b8676231bab1 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:18:04 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ac70accd-9556-446b-9b43-b8676231bab1 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] GET http://192.168.122.168/volume/v3/volumes/424a2f99-cc9c-43f6-a0de-ceb720b118dd Sep 07 21:18:04 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-ac70accd-9556-446b-9b43-b8676231bab1 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:18:04 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-ac70accd-9556-446b-9b43-b8676231bab1 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:18:04 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:18:04 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:18:04 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:18:04 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:18:05 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-ac70accd-9556-446b-9b43-b8676231bab1 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Volume info retrieved successfully. Sep 07 21:18:05 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:18:05 devstack devstack@c-api.service[86970]: return base.obj_make_list(context, Sep 07 21:18:05 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ac70accd-9556-446b-9b43-b8676231bab1 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] http://192.168.122.168/volume/v3/volumes/424a2f99-cc9c-43f6-a0de-ceb720b118dd returned with HTTP 200 Sep 07 21:18:05 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1174/2333] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:18:04 2026] GET /volume/v3/volumes/424a2f99-cc9c-43f6-a0de-ceb720b118dd => generated 847 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:18:05 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-67190bb7-8df1-428d-9481-76b6883774db None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:18:05 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-67190bb7-8df1-428d-9481-76b6883774db tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] DELETE http://192.168.122.168/volume/v3/volumes/424a2f99-cc9c-43f6-a0de-ceb720b118dd Sep 07 21:18:05 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-67190bb7-8df1-428d-9481-76b6883774db tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:18:05 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-67190bb7-8df1-428d-9481-76b6883774db tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:18:05 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-67190bb7-8df1-428d-9481-76b6883774db tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Delete volume with id: 424a2f99-cc9c-43f6-a0de-ceb720b118dd Sep 07 21:18:05 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:18:05 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:18:05 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:18:05 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:18:05 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-67190bb7-8df1-428d-9481-76b6883774db tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Volume info retrieved successfully. Sep 07 21:18:05 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-67190bb7-8df1-428d-9481-76b6883774db tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Delete volume request issued successfully. Sep 07 21:18:05 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-67190bb7-8df1-428d-9481-76b6883774db tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] http://192.168.122.168/volume/v3/volumes/424a2f99-cc9c-43f6-a0de-ceb720b118dd returned with HTTP 202 Sep 07 21:18:05 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1175/2334] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:18:05 2026] DELETE /volume/v3/volumes/424a2f99-cc9c-43f6-a0de-ceb720b118dd => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:18:05 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-9d1edb41-faa8-41c3-ad86-259543409cd3 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:18:05 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-9d1edb41-faa8-41c3-ad86-259543409cd3 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] GET http://192.168.122.168/volume/v3/volumes/424a2f99-cc9c-43f6-a0de-ceb720b118dd Sep 07 21:18:05 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-9d1edb41-faa8-41c3-ad86-259543409cd3 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:18:05 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-9d1edb41-faa8-41c3-ad86-259543409cd3 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:18:05 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-48331442-afa7-4b58-addf-c93b28dce317 req-553bb10b-446a-4071-8664-375403755671 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] http://192.168.122.168/volume/v3/attachments/d6d036c6-3839-44ff-b93b-f206abb6cb72 returned with HTTP 200 Sep 07 21:18:05 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1160/2335] 192.168.122.168 () {64 vars in 1562 bytes} [Mon Sep 7 21:18:04 2026] DELETE /volume/v3/attachments/d6d036c6-3839-44ff-b93b-f206abb6cb72 => generated 19 bytes in 566 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:18:05 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:18:05 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:18:05 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:18:05 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:18:05 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-9d1edb41-faa8-41c3-ad86-259543409cd3 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Volume info retrieved successfully. Sep 07 21:18:05 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-9d1edb41-faa8-41c3-ad86-259543409cd3 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] http://192.168.122.168/volume/v3/volumes/424a2f99-cc9c-43f6-a0de-ceb720b118dd returned with HTTP 200 Sep 07 21:18:05 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1176/2336] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:18:05 2026] GET /volume/v3/volumes/424a2f99-cc9c-43f6-a0de-ceb720b118dd => generated 846 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:18:05 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-fdab422d-6945-428a-a379-5c9dcdc3f0f3 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:18:05 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-fdab422d-6945-428a-a379-5c9dcdc3f0f3 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] GET http://192.168.122.168/volume/v3/volumes/251d8b28-981d-4ba8-a20b-afb62835b32d Sep 07 21:18:05 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-fdab422d-6945-428a-a379-5c9dcdc3f0f3 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:18:05 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-fdab422d-6945-428a-a379-5c9dcdc3f0f3 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:18:06 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:18:06 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:18:06 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:18:06 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:18:06 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-fdab422d-6945-428a-a379-5c9dcdc3f0f3 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Volume info retrieved successfully. Sep 07 21:18:06 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-fdab422d-6945-428a-a379-5c9dcdc3f0f3 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] http://192.168.122.168/volume/v3/volumes/251d8b28-981d-4ba8-a20b-afb62835b32d returned with HTTP 200 Sep 07 21:18:06 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1161/2337] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:18:05 2026] GET /volume/v3/volumes/251d8b28-981d-4ba8-a20b-afb62835b32d => generated 842 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:18:06 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-23962252-a4c0-4d46-b2ec-3d89c9cfd669 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:18:06 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-23962252-a4c0-4d46-b2ec-3d89c9cfd669 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] GET http://192.168.122.168/volume/v3/volumes/424a2f99-cc9c-43f6-a0de-ceb720b118dd Sep 07 21:18:06 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-23962252-a4c0-4d46-b2ec-3d89c9cfd669 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:18:06 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-23962252-a4c0-4d46-b2ec-3d89c9cfd669 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:18:06 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:18:06 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:18:06 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:18:06 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:18:06 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-23962252-a4c0-4d46-b2ec-3d89c9cfd669 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Volume info retrieved successfully. Sep 07 21:18:06 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-23962252-a4c0-4d46-b2ec-3d89c9cfd669 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] http://192.168.122.168/volume/v3/volumes/424a2f99-cc9c-43f6-a0de-ceb720b118dd returned with HTTP 200 Sep 07 21:18:06 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1177/2338] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:18:06 2026] GET /volume/v3/volumes/424a2f99-cc9c-43f6-a0de-ceb720b118dd => generated 846 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:18:06 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-35392446-c4ef-4383-961e-67c296f65451 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:18:06 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-35392446-c4ef-4383-961e-67c296f65451 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] POST http://192.168.122.168/volume/v3/snapshots Sep 07 21:18:06 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-35392446-c4ef-4383-961e-67c296f65451 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9a66bf13-e137-4b57-83f6-ec9ad28c8322", "force": false, "name": "tempest-TestStampPattern-snapshot-647201052", "description": null, "metadata": null}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:18:06 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:18:06 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:18:06 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:18:06 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:18:06 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-35392446-c4ef-4383-961e-67c296f65451 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Volume info retrieved successfully. Sep 07 21:18:06 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.snapshots [None req-35392446-c4ef-4383-961e-67c296f65451 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Create snapshot from volume 9a66bf13-e137-4b57-83f6-ec9ad28c8322 Sep 07 21:18:06 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-35392446-c4ef-4383-961e-67c296f65451 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Created reservations ['837bd4f5-8e07-4b83-8d12-4ef07c65e833', '98f6af17-cba6-44ce-8915-4545c4e44aca', '8010d89b-35ae-493e-abe7-4297984f3a72', '08d6d568-f6ad-49d3-9682-dc8cc2de739c'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:18:06 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:18:06 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:18:06 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-35392446-c4ef-4383-961e-67c296f65451 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Snapshot create request issued successfully. Sep 07 21:18:06 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-35392446-c4ef-4383-961e-67c296f65451 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] http://192.168.122.168/volume/v3/snapshots returned with HTTP 202 Sep 07 21:18:06 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1162/2339] 192.168.122.168 () {60 vars in 1149 bytes} [Mon Sep 7 21:18:06 2026] POST /volume/v3/snapshots => generated 302 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:18:06 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-c27abf76-ecad-497b-af70-d83478de4599 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:18:06 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c27abf76-ecad-497b-af70-d83478de4599 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] GET http://192.168.122.168/volume/v3/snapshots/16986b10-71de-4a36-8695-718d8005e9fa Sep 07 21:18:06 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c27abf76-ecad-497b-af70-d83478de4599 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:18:06 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c27abf76-ecad-497b-af70-d83478de4599 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:18:06 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:18:06 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:18:06 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-c27abf76-ecad-497b-af70-d83478de4599 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Snapshot retrieved successfully. Sep 07 21:18:06 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c27abf76-ecad-497b-af70-d83478de4599 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] http://192.168.122.168/volume/v3/snapshots/16986b10-71de-4a36-8695-718d8005e9fa returned with HTTP 200 Sep 07 21:18:06 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1178/2340] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:18:06 2026] GET /volume/v3/snapshots/16986b10-71de-4a36-8695-718d8005e9fa => generated 434 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:18:07 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-3f70dc0b-f9a4-4f65-a77c-4014215bab62 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:18:07 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-3f70dc0b-f9a4-4f65-a77c-4014215bab62 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] GET http://192.168.122.168/volume/v3/volumes/251d8b28-981d-4ba8-a20b-afb62835b32d Sep 07 21:18:07 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-3f70dc0b-f9a4-4f65-a77c-4014215bab62 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:18:07 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-3f70dc0b-f9a4-4f65-a77c-4014215bab62 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:18:07 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:18:07 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:18:07 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:18:07 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:18:07 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-3f70dc0b-f9a4-4f65-a77c-4014215bab62 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Volume info retrieved successfully. Sep 07 21:18:07 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-3f70dc0b-f9a4-4f65-a77c-4014215bab62 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] http://192.168.122.168/volume/v3/volumes/251d8b28-981d-4ba8-a20b-afb62835b32d returned with HTTP 200 Sep 07 21:18:07 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1163/2341] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:18:07 2026] GET /volume/v3/volumes/251d8b28-981d-4ba8-a20b-afb62835b32d => generated 842 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:18:07 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-8384a83f-8eb3-4f38-a403-dcccfefba884 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:18:07 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-8384a83f-8eb3-4f38-a403-dcccfefba884 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] GET http://192.168.122.168/volume/v3/volumes/424a2f99-cc9c-43f6-a0de-ceb720b118dd Sep 07 21:18:07 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-8384a83f-8eb3-4f38-a403-dcccfefba884 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:18:07 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-8384a83f-8eb3-4f38-a403-dcccfefba884 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:18:07 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-8384a83f-8eb3-4f38-a403-dcccfefba884 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] http://192.168.122.168/volume/v3/volumes/424a2f99-cc9c-43f6-a0de-ceb720b118dd returned with HTTP 404 Sep 07 21:18:07 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1179/2342] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:18:07 2026] GET /volume/v3/volumes/424a2f99-cc9c-43f6-a0de-ceb720b118dd => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:18:07 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-aad8e7f2-1c95-4713-b286-ac2dc4546f97 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:18:07 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-aad8e7f2-1c95-4713-b286-ac2dc4546f97 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:18:07 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-aad8e7f2-1c95-4713-b286-ac2dc4546f97 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "7d7561a8-3562-4f2d-8f65-699828ddea50", "size": 1, "name": "tempest-VolumesGetTest-Volume-1883738523", "metadata": {"Type": "Test"}}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:18:07 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.volumes [None req-aad8e7f2-1c95-4713-b286-ac2dc4546f97 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Create volume request body: {'volume': {'imageRef': '7d7561a8-3562-4f2d-8f65-699828ddea50', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1883738523', 'metadata': {'Type': 'Test'}}} {{(pid=86970) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:18:07 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-aad8e7f2-1c95-4713-b286-ac2dc4546f97 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Create volume of 1 GB Sep 07 21:18:07 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-aad8e7f2-1c95-4713-b286-ac2dc4546f97 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Availability Zones retrieved successfully. Sep 07 21:18:07 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-aad8e7f2-1c95-4713-b286-ac2dc4546f97 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Flow 'volume_create_api' (b22258c7-d6d1-4539-9ed4-75ca82b22e5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:18:07 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-aad8e7f2-1c95-4713-b286-ac2dc4546f97 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56de2033-6767-4609-9275-af4ca9cc2adf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:18:07 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.flows.api.create_volume [None req-aad8e7f2-1c95-4713-b286-ac2dc4546f97 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Validating volume size '1' using validate_int {{(pid=86970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:18:07 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-0d536d70-a3ac-4232-952e-76887a711b24 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:18:07 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-0d536d70-a3ac-4232-952e-76887a711b24 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] GET http://192.168.122.168/volume/v3/snapshots/16986b10-71de-4a36-8695-718d8005e9fa Sep 07 21:18:07 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-0d536d70-a3ac-4232-952e-76887a711b24 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:18:07 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-0d536d70-a3ac-4232-952e-76887a711b24 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:18:07 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:18:07 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:18:07 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-0d536d70-a3ac-4232-952e-76887a711b24 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Snapshot retrieved successfully. Sep 07 21:18:07 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-0d536d70-a3ac-4232-952e-76887a711b24 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] http://192.168.122.168/volume/v3/snapshots/16986b10-71de-4a36-8695-718d8005e9fa returned with HTTP 200 Sep 07 21:18:07 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1180/2343] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:18:07 2026] GET /volume/v3/snapshots/16986b10-71de-4a36-8695-718d8005e9fa => generated 434 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:18:07 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-aad8e7f2-1c95-4713-b286-ac2dc4546f97 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56de2033-6767-4609-9275-af4ca9cc2adf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:18:07 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-aad8e7f2-1c95-4713-b286-ac2dc4546f97 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c1e70c6-5d25-44ae-808d-0d7038d9b42d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:18:08 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-aad8e7f2-1c95-4713-b286-ac2dc4546f97 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Created reservations ['28069186-ba51-4399-8213-19d4993505b9', '489d8c57-ba1f-452c-a431-4f916f586115', 'b0f2dbea-80b7-4fab-bd74-4eb2c409cdd7', 'ea256774-7165-4f68-b499-868ff1cdce3a'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:18:08 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-aad8e7f2-1c95-4713-b286-ac2dc4546f97 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c1e70c6-5d25-44ae-808d-0d7038d9b42d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['28069186-ba51-4399-8213-19d4993505b9', '489d8c57-ba1f-452c-a431-4f916f586115', 'b0f2dbea-80b7-4fab-bd74-4eb2c409cdd7', 'ea256774-7165-4f68-b499-868ff1cdce3a']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:18:08 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-aad8e7f2-1c95-4713-b286-ac2dc4546f97 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14e36c34-78e1-4bcf-a2ed-de4a3d90ecab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:18:08 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:18:08 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:18:08 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-aad8e7f2-1c95-4713-b286-ac2dc4546f97 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14e36c34-78e1-4bcf-a2ed-de4a3d90ecab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e5c294f-9397-4e37-b68f-3d0b194048f6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1883738523',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='0f464f6c1a4c4406b9f12a16b3755802',qos_specs=None,replication_status=,reservations=['28069186-ba51-4399-8213-19d4993505b9','489d8c57-ba1f-452c-a431-4f916f586115','b0f2dbea-80b7-4fab-bd74-4eb2c409cdd7','ea256774-7165-4f68-b499-868ff1cdce3a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71e989bb968649b5805049d5f1fe396e',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:18:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1883738523',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2e5c294f-9397-4e37-b68f-3d0b194048f6,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='0f464f6c1a4c4406b9f12a16b3755802',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='71e989bb968649b5805049d5f1fe396e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:18:08 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-aad8e7f2-1c95-4713-b286-ac2dc4546f97 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a35f919-2a26-4484-8964-a31ed56e1833) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:18:08 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-aad8e7f2-1c95-4713-b286-ac2dc4546f97 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a35f919-2a26-4484-8964-a31ed56e1833) transitioned into state 'SUCCESS' from state '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-1883738523',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='0f464f6c1a4c4406b9f12a16b3755802',qos_specs=None,replication_status=,reservations=['28069186-ba51-4399-8213-19d4993505b9','489d8c57-ba1f-452c-a431-4f916f586115','b0f2dbea-80b7-4fab-bd74-4eb2c409cdd7','ea256774-7165-4f68-b499-868ff1cdce3a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71e989bb968649b5805049d5f1fe396e',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:18:08 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-aad8e7f2-1c95-4713-b286-ac2dc4546f97 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9416bcf3-f17a-4c01-8850-f68a172a24c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:18:08 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-aad8e7f2-1c95-4713-b286-ac2dc4546f97 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9416bcf3-f17a-4c01-8850-f68a172a24c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:18:08 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-aad8e7f2-1c95-4713-b286-ac2dc4546f97 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Flow 'volume_create_api' (b22258c7-d6d1-4539-9ed4-75ca82b22e5e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:18:08 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-aad8e7f2-1c95-4713-b286-ac2dc4546f97 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Create volume request issued successfully. Sep 07 21:18:08 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-aad8e7f2-1c95-4713-b286-ac2dc4546f97 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:18:08 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1164/2344] 192.168.122.168 () {60 vars in 1143 bytes} [Mon Sep 7 21:18:07 2026] POST /volume/v3/volumes => generated 768 bytes in 558 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:18:08 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-d22aa94a-6e95-40bd-a622-91b7e6bc458b None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:18:08 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-816e805d-53c2-4dd4-8ab1-fc39b61ee8f9 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:18:08 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d22aa94a-6e95-40bd-a622-91b7e6bc458b tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] GET http://192.168.122.168/volume/v3/volumes/251d8b28-981d-4ba8-a20b-afb62835b32d Sep 07 21:18:08 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-d22aa94a-6e95-40bd-a622-91b7e6bc458b tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:18:08 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-816e805d-53c2-4dd4-8ab1-fc39b61ee8f9 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] GET http://192.168.122.168/volume/v3/volumes/2e5c294f-9397-4e37-b68f-3d0b194048f6 Sep 07 21:18:08 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-816e805d-53c2-4dd4-8ab1-fc39b61ee8f9 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:18:08 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-816e805d-53c2-4dd4-8ab1-fc39b61ee8f9 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:18:08 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-d22aa94a-6e95-40bd-a622-91b7e6bc458b tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:18:08 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:18:08 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:18:08 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:18:08 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:18:08 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:18:08 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:18:08 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-816e805d-53c2-4dd4-8ab1-fc39b61ee8f9 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Volume info retrieved successfully. Sep 07 21:18:08 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:18:08 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:18:08 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-816e805d-53c2-4dd4-8ab1-fc39b61ee8f9 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] http://192.168.122.168/volume/v3/volumes/2e5c294f-9397-4e37-b68f-3d0b194048f6 returned with HTTP 200 Sep 07 21:18:08 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1165/2345] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:18:08 2026] GET /volume/v3/volumes/2e5c294f-9397-4e37-b68f-3d0b194048f6 => generated 836 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:18:08 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-d22aa94a-6e95-40bd-a622-91b7e6bc458b tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Volume info retrieved successfully. Sep 07 21:18:08 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d22aa94a-6e95-40bd-a622-91b7e6bc458b tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] http://192.168.122.168/volume/v3/volumes/251d8b28-981d-4ba8-a20b-afb62835b32d returned with HTTP 200 Sep 07 21:18:08 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1181/2346] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:18:08 2026] GET /volume/v3/volumes/251d8b28-981d-4ba8-a20b-afb62835b32d => generated 843 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:18:08 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-2ddcc731-4bf9-498e-9520-ccdb3ec0aacf None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:18:08 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-2ddcc731-4bf9-498e-9520-ccdb3ec0aacf tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] GET http://192.168.122.168/volume/v3/volumes/251d8b28-981d-4ba8-a20b-afb62835b32d Sep 07 21:18:08 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-2ddcc731-4bf9-498e-9520-ccdb3ec0aacf tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:18:08 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-2ddcc731-4bf9-498e-9520-ccdb3ec0aacf tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:18:08 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:18:08 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:18:08 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:18:08 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:18:08 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-2ddcc731-4bf9-498e-9520-ccdb3ec0aacf tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Volume info retrieved successfully. Sep 07 21:18:08 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-2ddcc731-4bf9-498e-9520-ccdb3ec0aacf tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] http://192.168.122.168/volume/v3/volumes/251d8b28-981d-4ba8-a20b-afb62835b32d returned with HTTP 200 Sep 07 21:18:08 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1166/2347] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:18:08 2026] GET /volume/v3/volumes/251d8b28-981d-4ba8-a20b-afb62835b32d => generated 843 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:18:08 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-d3d4f45d-af69-433e-a71f-db85de780c78 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:18:08 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d3d4f45d-af69-433e-a71f-db85de780c78 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] DELETE http://192.168.122.168/volume/v3/snapshots/53b2ae14-9033-4a34-80a5-f1251199c563 Sep 07 21:18:08 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-d3d4f45d-af69-433e-a71f-db85de780c78 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:18:08 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-d3d4f45d-af69-433e-a71f-db85de780c78 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:18:08 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.snapshots [None req-d3d4f45d-af69-433e-a71f-db85de780c78 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Delete snapshot with id: 53b2ae14-9033-4a34-80a5-f1251199c563 Sep 07 21:18:08 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:18:08 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:18:08 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-d3d4f45d-af69-433e-a71f-db85de780c78 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Snapshot retrieved successfully. Sep 07 21:18:08 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:18:08 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:18:08 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-d3d4f45d-af69-433e-a71f-db85de780c78 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Snapshot delete request issued successfully. Sep 07 21:18:08 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d3d4f45d-af69-433e-a71f-db85de780c78 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] http://192.168.122.168/volume/v3/snapshots/53b2ae14-9033-4a34-80a5-f1251199c563 returned with HTTP 202 Sep 07 21:18:08 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1182/2348] 192.168.122.168 () {58 vars in 1241 bytes} [Mon Sep 7 21:18:08 2026] DELETE /volume/v3/snapshots/53b2ae14-9033-4a34-80a5-f1251199c563 => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:18:08 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-9fde37ad-ea8d-4489-82ef-e6b7858b5125 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:18:08 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-9fde37ad-ea8d-4489-82ef-e6b7858b5125 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] GET http://192.168.122.168/volume/v3/snapshots/53b2ae14-9033-4a34-80a5-f1251199c563 Sep 07 21:18:08 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-9fde37ad-ea8d-4489-82ef-e6b7858b5125 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:18:08 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-9fde37ad-ea8d-4489-82ef-e6b7858b5125 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:18:08 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:18:08 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:18:08 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-9fde37ad-ea8d-4489-82ef-e6b7858b5125 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Snapshot retrieved successfully. Sep 07 21:18:08 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-9fde37ad-ea8d-4489-82ef-e6b7858b5125 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] http://192.168.122.168/volume/v3/snapshots/53b2ae14-9033-4a34-80a5-f1251199c563 returned with HTTP 200 Sep 07 21:18:08 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1167/2349] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:18:08 2026] GET /volume/v3/snapshots/53b2ae14-9033-4a34-80a5-f1251199c563 => generated 468 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:18:08 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-c13b159a-bca0-44c0-afaa-66727e8b7845 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:18:08 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c13b159a-bca0-44c0-afaa-66727e8b7845 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] GET http://192.168.122.168/volume/v3/snapshots/16986b10-71de-4a36-8695-718d8005e9fa Sep 07 21:18:08 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c13b159a-bca0-44c0-afaa-66727e8b7845 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:18:08 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c13b159a-bca0-44c0-afaa-66727e8b7845 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:18:08 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:18:08 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:18:08 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-c13b159a-bca0-44c0-afaa-66727e8b7845 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Snapshot retrieved successfully. Sep 07 21:18:08 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c13b159a-bca0-44c0-afaa-66727e8b7845 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] http://192.168.122.168/volume/v3/snapshots/16986b10-71de-4a36-8695-718d8005e9fa returned with HTTP 200 Sep 07 21:18:08 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1183/2350] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:18:08 2026] GET /volume/v3/snapshots/16986b10-71de-4a36-8695-718d8005e9fa => generated 434 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:18:09 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-5287e4c6-08ef-44c7-9138-dd663a490af5 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:18:09 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-5287e4c6-08ef-44c7-9138-dd663a490af5 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] GET http://192.168.122.168/volume/v3/volumes/2e5c294f-9397-4e37-b68f-3d0b194048f6 Sep 07 21:18:09 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-5287e4c6-08ef-44c7-9138-dd663a490af5 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:18:09 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-5287e4c6-08ef-44c7-9138-dd663a490af5 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:18:09 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:18:09 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:18:09 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:18:09 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:18:09 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-5287e4c6-08ef-44c7-9138-dd663a490af5 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Volume info retrieved successfully. Sep 07 21:18:09 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-5287e4c6-08ef-44c7-9138-dd663a490af5 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] http://192.168.122.168/volume/v3/volumes/2e5c294f-9397-4e37-b68f-3d0b194048f6 returned with HTTP 200 Sep 07 21:18:09 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1168/2351] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:18:09 2026] GET /volume/v3/volumes/2e5c294f-9397-4e37-b68f-3d0b194048f6 => generated 860 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:18:09 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-e7f11df4-1077-418a-8a33-c850c95f41cf None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:18:09 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e7f11df4-1077-418a-8a33-c850c95f41cf tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] GET http://192.168.122.168/volume/v3/snapshots/53b2ae14-9033-4a34-80a5-f1251199c563 Sep 07 21:18:09 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-e7f11df4-1077-418a-8a33-c850c95f41cf tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:18:09 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-e7f11df4-1077-418a-8a33-c850c95f41cf tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:18:09 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:18:09 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:18:09 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-e7f11df4-1077-418a-8a33-c850c95f41cf tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Snapshot retrieved successfully. Sep 07 21:18:09 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e7f11df4-1077-418a-8a33-c850c95f41cf tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] http://192.168.122.168/volume/v3/snapshots/53b2ae14-9033-4a34-80a5-f1251199c563 returned with HTTP 200 Sep 07 21:18:09 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1184/2352] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:18:09 2026] GET /volume/v3/snapshots/53b2ae14-9033-4a34-80a5-f1251199c563 => generated 468 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:18:09 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-6e5f4edc-c154-4ea2-9626-b7edae3bccd1 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:18:10 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-6e5f4edc-c154-4ea2-9626-b7edae3bccd1 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] GET http://192.168.122.168/volume/v3/snapshots/16986b10-71de-4a36-8695-718d8005e9fa Sep 07 21:18:10 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-6e5f4edc-c154-4ea2-9626-b7edae3bccd1 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:18:10 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-6e5f4edc-c154-4ea2-9626-b7edae3bccd1 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:18:10 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:18:10 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:18:10 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-6e5f4edc-c154-4ea2-9626-b7edae3bccd1 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Snapshot retrieved successfully. Sep 07 21:18:10 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-6e5f4edc-c154-4ea2-9626-b7edae3bccd1 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] http://192.168.122.168/volume/v3/snapshots/16986b10-71de-4a36-8695-718d8005e9fa returned with HTTP 200 Sep 07 21:18:10 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1169/2353] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:18:09 2026] GET /volume/v3/snapshots/16986b10-71de-4a36-8695-718d8005e9fa => generated 434 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:18:10 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-7e4996a0-f125-4269-ad87-6174d60de37b None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:18:10 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-7e4996a0-f125-4269-ad87-6174d60de37b tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] GET http://192.168.122.168/volume/v3/volumes/2e5c294f-9397-4e37-b68f-3d0b194048f6 Sep 07 21:18:10 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-7e4996a0-f125-4269-ad87-6174d60de37b tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:18:10 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-7e4996a0-f125-4269-ad87-6174d60de37b tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:18:10 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:18:10 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:18:10 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:18:10 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:18:10 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-7e4996a0-f125-4269-ad87-6174d60de37b tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Volume info retrieved successfully. Sep 07 21:18:10 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-7e4996a0-f125-4269-ad87-6174d60de37b tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] http://192.168.122.168/volume/v3/volumes/2e5c294f-9397-4e37-b68f-3d0b194048f6 returned with HTTP 200 Sep 07 21:18:10 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1185/2354] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:18:10 2026] GET /volume/v3/volumes/2e5c294f-9397-4e37-b68f-3d0b194048f6 => generated 860 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:18:10 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-4bf81212-e571-4bb7-83e4-7d037196c88a None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:18:10 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-4bf81212-e571-4bb7-83e4-7d037196c88a tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] GET http://192.168.122.168/volume/v3/snapshots/53b2ae14-9033-4a34-80a5-f1251199c563 Sep 07 21:18:10 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-4bf81212-e571-4bb7-83e4-7d037196c88a tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:18:10 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-4bf81212-e571-4bb7-83e4-7d037196c88a tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:18:10 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:18:10 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:18:10 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-4bf81212-e571-4bb7-83e4-7d037196c88a tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Snapshot retrieved successfully. Sep 07 21:18:10 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-4bf81212-e571-4bb7-83e4-7d037196c88a tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] http://192.168.122.168/volume/v3/snapshots/53b2ae14-9033-4a34-80a5-f1251199c563 returned with HTTP 200 Sep 07 21:18:10 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1170/2355] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:18:10 2026] GET /volume/v3/snapshots/53b2ae14-9033-4a34-80a5-f1251199c563 => generated 468 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:18:11 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-06466ca6-852b-434a-93bc-f02c2cb38eaf None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:18:11 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-06466ca6-852b-434a-93bc-f02c2cb38eaf tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] GET http://192.168.122.168/volume/v3/snapshots/16986b10-71de-4a36-8695-718d8005e9fa Sep 07 21:18:11 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-06466ca6-852b-434a-93bc-f02c2cb38eaf tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:18:11 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-06466ca6-852b-434a-93bc-f02c2cb38eaf tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:18:11 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:18:11 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:18:11 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-06466ca6-852b-434a-93bc-f02c2cb38eaf tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Snapshot retrieved successfully. Sep 07 21:18:11 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-06466ca6-852b-434a-93bc-f02c2cb38eaf tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] http://192.168.122.168/volume/v3/snapshots/16986b10-71de-4a36-8695-718d8005e9fa returned with HTTP 200 Sep 07 21:18:11 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1186/2356] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:18:11 2026] GET /volume/v3/snapshots/16986b10-71de-4a36-8695-718d8005e9fa => generated 461 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:18:11 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-f5f71136-e286-449e-b694-f5c2019b9889 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:18:11 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f5f71136-e286-449e-b694-f5c2019b9889 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] GET http://192.168.122.168/volume/v3/snapshots/16986b10-71de-4a36-8695-718d8005e9fa Sep 07 21:18:11 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f5f71136-e286-449e-b694-f5c2019b9889 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:18:11 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f5f71136-e286-449e-b694-f5c2019b9889 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:18:11 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:18:11 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:18:11 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-f5f71136-e286-449e-b694-f5c2019b9889 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Snapshot retrieved successfully. Sep 07 21:18:11 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f5f71136-e286-449e-b694-f5c2019b9889 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] http://192.168.122.168/volume/v3/snapshots/16986b10-71de-4a36-8695-718d8005e9fa returned with HTTP 200 Sep 07 21:18:11 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1171/2357] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:18:11 2026] GET /volume/v3/snapshots/16986b10-71de-4a36-8695-718d8005e9fa => generated 461 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:18:11 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-eaab9588-036a-49a4-bbd7-8cb0fb6a6fd5 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:18:11 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-eaab9588-036a-49a4-bbd7-8cb0fb6a6fd5 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] GET http://192.168.122.168/volume/v3/volumes/2e5c294f-9397-4e37-b68f-3d0b194048f6 Sep 07 21:18:11 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-eaab9588-036a-49a4-bbd7-8cb0fb6a6fd5 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:18:11 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-eaab9588-036a-49a4-bbd7-8cb0fb6a6fd5 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:18:11 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:18:11 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:18:11 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:18:11 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:18:11 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-eaab9588-036a-49a4-bbd7-8cb0fb6a6fd5 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Volume info retrieved successfully. Sep 07 21:18:11 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-eaab9588-036a-49a4-bbd7-8cb0fb6a6fd5 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] http://192.168.122.168/volume/v3/volumes/2e5c294f-9397-4e37-b68f-3d0b194048f6 returned with HTTP 200 Sep 07 21:18:11 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1187/2358] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:18:11 2026] GET /volume/v3/volumes/2e5c294f-9397-4e37-b68f-3d0b194048f6 => generated 918 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:18:11 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-8d42eaad-684e-47c0-a849-3e01b2f5254d None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:18:11 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8d42eaad-684e-47c0-a849-3e01b2f5254d tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] GET http://192.168.122.168/volume/v3/snapshots/53b2ae14-9033-4a34-80a5-f1251199c563 Sep 07 21:18:11 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8d42eaad-684e-47c0-a849-3e01b2f5254d tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:18:11 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8d42eaad-684e-47c0-a849-3e01b2f5254d tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:18:11 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8d42eaad-684e-47c0-a849-3e01b2f5254d tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] http://192.168.122.168/volume/v3/snapshots/53b2ae14-9033-4a34-80a5-f1251199c563 returned with HTTP 404 Sep 07 21:18:11 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1172/2359] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:18:11 2026] GET /volume/v3/snapshots/53b2ae14-9033-4a34-80a5-f1251199c563 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:18:11 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-5370a9d2-6379-4c33-ab7b-9d79e34b6b31 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:18:11 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5370a9d2-6379-4c33-ab7b-9d79e34b6b31 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] DELETE http://192.168.122.168/volume/v3/volumes/a647d9a3-e2d4-4404-897a-c40dda9cd96f Sep 07 21:18:11 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-5370a9d2-6379-4c33-ab7b-9d79e34b6b31 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:18:11 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-5370a9d2-6379-4c33-ab7b-9d79e34b6b31 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:18:11 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-5370a9d2-6379-4c33-ab7b-9d79e34b6b31 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Delete volume with id: a647d9a3-e2d4-4404-897a-c40dda9cd96f Sep 07 21:18:11 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:18:11 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:18:11 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:18:11 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:18:11 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-5370a9d2-6379-4c33-ab7b-9d79e34b6b31 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Volume info retrieved successfully. Sep 07 21:18:11 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-5370a9d2-6379-4c33-ab7b-9d79e34b6b31 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Delete volume request issued successfully. Sep 07 21:18:11 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5370a9d2-6379-4c33-ab7b-9d79e34b6b31 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] http://192.168.122.168/volume/v3/volumes/a647d9a3-e2d4-4404-897a-c40dda9cd96f returned with HTTP 202 Sep 07 21:18:11 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1188/2360] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:18:11 2026] DELETE /volume/v3/volumes/a647d9a3-e2d4-4404-897a-c40dda9cd96f => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:18:11 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-1f7708cf-ffb5-4da2-9544-638c2f82cc60 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:18:11 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-1f7708cf-ffb5-4da2-9544-638c2f82cc60 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] GET http://192.168.122.168/volume/v3/volumes/a647d9a3-e2d4-4404-897a-c40dda9cd96f Sep 07 21:18:11 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-1f7708cf-ffb5-4da2-9544-638c2f82cc60 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:18:11 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-1f7708cf-ffb5-4da2-9544-638c2f82cc60 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:18:11 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:18:11 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:18:11 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:18:11 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:18:11 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-1f7708cf-ffb5-4da2-9544-638c2f82cc60 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Volume info retrieved successfully. Sep 07 21:18:12 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-1f7708cf-ffb5-4da2-9544-638c2f82cc60 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] http://192.168.122.168/volume/v3/volumes/a647d9a3-e2d4-4404-897a-c40dda9cd96f returned with HTTP 200 Sep 07 21:18:12 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1173/2361] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:18:11 2026] GET /volume/v3/volumes/a647d9a3-e2d4-4404-897a-c40dda9cd96f => generated 855 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:18:12 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-07e78862-2c5e-473a-aed4-87f3f04c55ee None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:18:12 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-07e78862-2c5e-473a-aed4-87f3f04c55ee tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] GET http://192.168.122.168/volume/v3/volumes/2e5c294f-9397-4e37-b68f-3d0b194048f6 Sep 07 21:18:12 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-07e78862-2c5e-473a-aed4-87f3f04c55ee tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:18:12 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-07e78862-2c5e-473a-aed4-87f3f04c55ee tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:18:12 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:18:12 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:18:12 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:18:12 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:18:12 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-07e78862-2c5e-473a-aed4-87f3f04c55ee tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Volume info retrieved successfully. Sep 07 21:18:12 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-07e78862-2c5e-473a-aed4-87f3f04c55ee tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] http://192.168.122.168/volume/v3/volumes/2e5c294f-9397-4e37-b68f-3d0b194048f6 returned with HTTP 200 Sep 07 21:18:12 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1189/2362] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:18:12 2026] GET /volume/v3/volumes/2e5c294f-9397-4e37-b68f-3d0b194048f6 => generated 921 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:18:13 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-8636b2e4-589c-45e2-b7e6-4a39570746a7 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:18:13 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8636b2e4-589c-45e2-b7e6-4a39570746a7 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] GET http://192.168.122.168/volume/v3/volumes/a647d9a3-e2d4-4404-897a-c40dda9cd96f Sep 07 21:18:13 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8636b2e4-589c-45e2-b7e6-4a39570746a7 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:18:13 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8636b2e4-589c-45e2-b7e6-4a39570746a7 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:18:13 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:18:13 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:18:13 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:18:13 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:18:13 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-8636b2e4-589c-45e2-b7e6-4a39570746a7 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Volume info retrieved successfully. Sep 07 21:18:13 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8636b2e4-589c-45e2-b7e6-4a39570746a7 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] http://192.168.122.168/volume/v3/volumes/a647d9a3-e2d4-4404-897a-c40dda9cd96f returned with HTTP 200 Sep 07 21:18:13 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1174/2363] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:18:13 2026] GET /volume/v3/volumes/a647d9a3-e2d4-4404-897a-c40dda9cd96f => generated 855 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:18:13 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-c98ba9e1-5dd8-4ed4-8dc3-55b7e56e15a1 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:18:13 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c98ba9e1-5dd8-4ed4-8dc3-55b7e56e15a1 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] GET http://192.168.122.168/volume/v3/volumes/2e5c294f-9397-4e37-b68f-3d0b194048f6 Sep 07 21:18:13 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c98ba9e1-5dd8-4ed4-8dc3-55b7e56e15a1 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:18:13 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c98ba9e1-5dd8-4ed4-8dc3-55b7e56e15a1 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:18:13 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:18:13 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:18:13 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:18:13 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:18:13 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-c98ba9e1-5dd8-4ed4-8dc3-55b7e56e15a1 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Volume info retrieved successfully. Sep 07 21:18:13 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c98ba9e1-5dd8-4ed4-8dc3-55b7e56e15a1 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] http://192.168.122.168/volume/v3/volumes/2e5c294f-9397-4e37-b68f-3d0b194048f6 returned with HTTP 200 Sep 07 21:18:13 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1190/2364] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:18:13 2026] GET /volume/v3/volumes/2e5c294f-9397-4e37-b68f-3d0b194048f6 => generated 921 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:18:14 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-7823c3ab-6342-4cec-9298-7200a853c7d6 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:18:14 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-7823c3ab-6342-4cec-9298-7200a853c7d6 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] GET http://192.168.122.168/volume/v3/volumes/a647d9a3-e2d4-4404-897a-c40dda9cd96f Sep 07 21:18:14 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-7823c3ab-6342-4cec-9298-7200a853c7d6 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:18:14 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-7823c3ab-6342-4cec-9298-7200a853c7d6 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:18:14 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-7823c3ab-6342-4cec-9298-7200a853c7d6 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] http://192.168.122.168/volume/v3/volumes/a647d9a3-e2d4-4404-897a-c40dda9cd96f returned with HTTP 404 Sep 07 21:18:14 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1175/2365] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:18:14 2026] GET /volume/v3/volumes/a647d9a3-e2d4-4404-897a-c40dda9cd96f => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:18:14 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-96a91a20-713f-44ba-ad92-bfd7810fada8 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:18:14 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-96a91a20-713f-44ba-ad92-bfd7810fada8 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] DELETE http://192.168.122.168/volume/v3/volumes/251d8b28-981d-4ba8-a20b-afb62835b32d Sep 07 21:18:14 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-96a91a20-713f-44ba-ad92-bfd7810fada8 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:18:14 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-96a91a20-713f-44ba-ad92-bfd7810fada8 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:18:14 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-96a91a20-713f-44ba-ad92-bfd7810fada8 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Delete volume with id: 251d8b28-981d-4ba8-a20b-afb62835b32d Sep 07 21:18:14 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:18:14 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:18:14 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:18:14 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:18:14 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-96a91a20-713f-44ba-ad92-bfd7810fada8 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Volume info retrieved successfully. Sep 07 21:18:14 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-96a91a20-713f-44ba-ad92-bfd7810fada8 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Delete volume request issued successfully. Sep 07 21:18:14 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-96a91a20-713f-44ba-ad92-bfd7810fada8 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] http://192.168.122.168/volume/v3/volumes/251d8b28-981d-4ba8-a20b-afb62835b32d returned with HTTP 202 Sep 07 21:18:14 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1191/2366] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:18:14 2026] DELETE /volume/v3/volumes/251d8b28-981d-4ba8-a20b-afb62835b32d => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:18:14 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-ab748cbb-088d-4346-a241-9a1aa91087e0 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:18:14 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ab748cbb-088d-4346-a241-9a1aa91087e0 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] GET http://192.168.122.168/volume/v3/volumes/251d8b28-981d-4ba8-a20b-afb62835b32d Sep 07 21:18:14 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ab748cbb-088d-4346-a241-9a1aa91087e0 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:18:14 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ab748cbb-088d-4346-a241-9a1aa91087e0 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:18:14 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:18:14 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:18:14 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:18:14 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:18:14 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-ab748cbb-088d-4346-a241-9a1aa91087e0 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Volume info retrieved successfully. Sep 07 21:18:14 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ab748cbb-088d-4346-a241-9a1aa91087e0 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] http://192.168.122.168/volume/v3/volumes/251d8b28-981d-4ba8-a20b-afb62835b32d returned with HTTP 200 Sep 07 21:18:14 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1176/2367] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:18:14 2026] GET /volume/v3/volumes/251d8b28-981d-4ba8-a20b-afb62835b32d => generated 842 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:18:14 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-69619901-d6eb-41a8-945c-8f7187914f12 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:18:14 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-69619901-d6eb-41a8-945c-8f7187914f12 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] GET http://192.168.122.168/volume/v3/volumes/2e5c294f-9397-4e37-b68f-3d0b194048f6 Sep 07 21:18:14 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-69619901-d6eb-41a8-945c-8f7187914f12 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:18:14 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-69619901-d6eb-41a8-945c-8f7187914f12 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:18:14 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:18:14 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:18:14 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:18:14 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:18:14 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-69619901-d6eb-41a8-945c-8f7187914f12 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Volume info retrieved successfully. Sep 07 21:18:14 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-69619901-d6eb-41a8-945c-8f7187914f12 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] http://192.168.122.168/volume/v3/volumes/2e5c294f-9397-4e37-b68f-3d0b194048f6 returned with HTTP 200 Sep 07 21:18:14 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1192/2368] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:18:14 2026] GET /volume/v3/volumes/2e5c294f-9397-4e37-b68f-3d0b194048f6 => generated 921 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:18:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-50b68251-4fd6-433f-a3a4-374ac17e322a None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:18:15 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-50b68251-4fd6-433f-a3a4-374ac17e322a tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] GET http://192.168.122.168/volume/v3/volumes/251d8b28-981d-4ba8-a20b-afb62835b32d Sep 07 21:18:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-50b68251-4fd6-433f-a3a4-374ac17e322a tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:18:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-50b68251-4fd6-433f-a3a4-374ac17e322a tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:18:15 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:18:15 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:18:15 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:18:15 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:18:15 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-50b68251-4fd6-433f-a3a4-374ac17e322a tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Volume info retrieved successfully. Sep 07 21:18:15 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-50b68251-4fd6-433f-a3a4-374ac17e322a tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] http://192.168.122.168/volume/v3/volumes/251d8b28-981d-4ba8-a20b-afb62835b32d returned with HTTP 200 Sep 07 21:18:15 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1177/2369] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:18:15 2026] GET /volume/v3/volumes/251d8b28-981d-4ba8-a20b-afb62835b32d => generated 842 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:18:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-5c5a2a7a-4fb6-41d9-b519-82c31311c118 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:18:15 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5c5a2a7a-4fb6-41d9-b519-82c31311c118 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] GET http://192.168.122.168/volume/v3/volumes/2e5c294f-9397-4e37-b68f-3d0b194048f6 Sep 07 21:18:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-5c5a2a7a-4fb6-41d9-b519-82c31311c118 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:18:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-5c5a2a7a-4fb6-41d9-b519-82c31311c118 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:18:15 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:18:15 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:18:15 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:18:15 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:18:16 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-5c5a2a7a-4fb6-41d9-b519-82c31311c118 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Volume info retrieved successfully. Sep 07 21:18:16 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5c5a2a7a-4fb6-41d9-b519-82c31311c118 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] http://192.168.122.168/volume/v3/volumes/2e5c294f-9397-4e37-b68f-3d0b194048f6 returned with HTTP 200 Sep 07 21:18:16 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1193/2370] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:18:15 2026] GET /volume/v3/volumes/2e5c294f-9397-4e37-b68f-3d0b194048f6 => generated 921 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:18:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-2bbd4c10-992e-419e-9e5f-3c350940f41d None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:18:16 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-2bbd4c10-992e-419e-9e5f-3c350940f41d tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] GET http://192.168.122.168/volume/v3/volumes/251d8b28-981d-4ba8-a20b-afb62835b32d Sep 07 21:18:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-2bbd4c10-992e-419e-9e5f-3c350940f41d tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:18:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-2bbd4c10-992e-419e-9e5f-3c350940f41d tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:18:16 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-2bbd4c10-992e-419e-9e5f-3c350940f41d tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] http://192.168.122.168/volume/v3/volumes/251d8b28-981d-4ba8-a20b-afb62835b32d returned with HTTP 404 Sep 07 21:18:16 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1178/2371] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:18:16 2026] GET /volume/v3/volumes/251d8b28-981d-4ba8-a20b-afb62835b32d => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:18:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-ae9f4b30-5c6d-4d3e-8527-531e86e8cc35 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:18:16 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ae9f4b30-5c6d-4d3e-8527-531e86e8cc35 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] DELETE http://192.168.122.168/volume/v3/snapshots/53b2ae14-9033-4a34-80a5-f1251199c563 Sep 07 21:18:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-ae9f4b30-5c6d-4d3e-8527-531e86e8cc35 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:18:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-ae9f4b30-5c6d-4d3e-8527-531e86e8cc35 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:18:16 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.snapshots [None req-ae9f4b30-5c6d-4d3e-8527-531e86e8cc35 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Delete snapshot with id: 53b2ae14-9033-4a34-80a5-f1251199c563 Sep 07 21:18:16 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ae9f4b30-5c6d-4d3e-8527-531e86e8cc35 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] http://192.168.122.168/volume/v3/snapshots/53b2ae14-9033-4a34-80a5-f1251199c563 returned with HTTP 404 Sep 07 21:18:16 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1194/2372] 192.168.122.168 () {58 vars in 1241 bytes} [Mon Sep 7 21:18:16 2026] DELETE /volume/v3/snapshots/53b2ae14-9033-4a34-80a5-f1251199c563 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:18:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-33d01e8d-faa3-4032-bb32-dd99b44e6e30 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:18:16 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-33d01e8d-faa3-4032-bb32-dd99b44e6e30 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] GET http://192.168.122.168/volume/v3/snapshots/53b2ae14-9033-4a34-80a5-f1251199c563 Sep 07 21:18:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-33d01e8d-faa3-4032-bb32-dd99b44e6e30 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:18:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-33d01e8d-faa3-4032-bb32-dd99b44e6e30 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:18:16 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-33d01e8d-faa3-4032-bb32-dd99b44e6e30 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] http://192.168.122.168/volume/v3/snapshots/53b2ae14-9033-4a34-80a5-f1251199c563 returned with HTTP 404 Sep 07 21:18:16 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1179/2373] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:18:16 2026] GET /volume/v3/snapshots/53b2ae14-9033-4a34-80a5-f1251199c563 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:18:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-6713f52f-d0d8-41f8-a4bd-914591083e76 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:18:16 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-6713f52f-d0d8-41f8-a4bd-914591083e76 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] DELETE http://192.168.122.168/volume/v3/volumes/a647d9a3-e2d4-4404-897a-c40dda9cd96f Sep 07 21:18:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-6713f52f-d0d8-41f8-a4bd-914591083e76 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:18:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-6713f52f-d0d8-41f8-a4bd-914591083e76 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:18:16 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-6713f52f-d0d8-41f8-a4bd-914591083e76 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Delete volume with id: a647d9a3-e2d4-4404-897a-c40dda9cd96f Sep 07 21:18:16 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-6713f52f-d0d8-41f8-a4bd-914591083e76 tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] http://192.168.122.168/volume/v3/volumes/a647d9a3-e2d4-4404-897a-c40dda9cd96f returned with HTTP 404 Sep 07 21:18:16 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1195/2374] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:18:16 2026] DELETE /volume/v3/volumes/a647d9a3-e2d4-4404-897a-c40dda9cd96f => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:18:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-229d7bde-852b-4b2e-b794-4e91e62eaf7e None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:18:16 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-229d7bde-852b-4b2e-b794-4e91e62eaf7e tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] GET http://192.168.122.168/volume/v3/volumes/a647d9a3-e2d4-4404-897a-c40dda9cd96f Sep 07 21:18:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-229d7bde-852b-4b2e-b794-4e91e62eaf7e tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:18:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-229d7bde-852b-4b2e-b794-4e91e62eaf7e tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:18:16 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-229d7bde-852b-4b2e-b794-4e91e62eaf7e tempest-SnapshotDependencyTests-26064183 tempest-SnapshotDependencyTests-26064183-project-member] http://192.168.122.168/volume/v3/volumes/a647d9a3-e2d4-4404-897a-c40dda9cd96f returned with HTTP 404 Sep 07 21:18:16 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1180/2375] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:18:16 2026] GET /volume/v3/volumes/a647d9a3-e2d4-4404-897a-c40dda9cd96f => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:18:17 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-68edb10e-9d85-4336-a7ea-dacf948a34ac None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:18:17 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-68edb10e-9d85-4336-a7ea-dacf948a34ac tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] GET http://192.168.122.168/volume/v3/volumes/2e5c294f-9397-4e37-b68f-3d0b194048f6 Sep 07 21:18:17 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-68edb10e-9d85-4336-a7ea-dacf948a34ac tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:18:17 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-68edb10e-9d85-4336-a7ea-dacf948a34ac tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:18:17 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:18:17 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:18:17 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:18:17 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:18:17 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-68edb10e-9d85-4336-a7ea-dacf948a34ac tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Volume info retrieved successfully. Sep 07 21:18:17 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-68edb10e-9d85-4336-a7ea-dacf948a34ac tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] http://192.168.122.168/volume/v3/volumes/2e5c294f-9397-4e37-b68f-3d0b194048f6 returned with HTTP 200 Sep 07 21:18:17 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1196/2376] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:18:17 2026] GET /volume/v3/volumes/2e5c294f-9397-4e37-b68f-3d0b194048f6 => generated 1339 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:18:17 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-24190d81-57de-4d96-9e12-163b09c11557 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:18:17 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-24190d81-57de-4d96-9e12-163b09c11557 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-reader] GET http://192.168.122.168/volume/v3/volumes/2e5c294f-9397-4e37-b68f-3d0b194048f6 Sep 07 21:18:17 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-24190d81-57de-4d96-9e12-163b09c11557 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-reader] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:18:17 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-24190d81-57de-4d96-9e12-163b09c11557 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-reader] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:18:17 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:18:17 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:18:17 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:18:17 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:18:17 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-24190d81-57de-4d96-9e12-163b09c11557 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-reader] Volume info retrieved successfully. Sep 07 21:18:17 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-24190d81-57de-4d96-9e12-163b09c11557 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-reader] http://192.168.122.168/volume/v3/volumes/2e5c294f-9397-4e37-b68f-3d0b194048f6 returned with HTTP 200 Sep 07 21:18:17 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1181/2377] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:18:17 2026] GET /volume/v3/volumes/2e5c294f-9397-4e37-b68f-3d0b194048f6 => generated 1339 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:18:17 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-488514f8-7312-4215-acea-3066332b3661 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:18:17 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-488514f8-7312-4215-acea-3066332b3661 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] PUT http://192.168.122.168/volume/v3/volumes/2e5c294f-9397-4e37-b68f-3d0b194048f6 Sep 07 21:18:17 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-488514f8-7312-4215-acea-3066332b3661 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1883738523"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:18:17 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:18:17 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:18:17 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:18:17 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:18:17 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-488514f8-7312-4215-acea-3066332b3661 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Volume info retrieved successfully. Sep 07 21:18:17 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-488514f8-7312-4215-acea-3066332b3661 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Volume updated successfully. Sep 07 21:18:17 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-488514f8-7312-4215-acea-3066332b3661 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] http://192.168.122.168/volume/v3/volumes/2e5c294f-9397-4e37-b68f-3d0b194048f6 returned with HTTP 200 Sep 07 21:18:17 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1197/2378] 192.168.122.168 () {60 vars in 1252 bytes} [Mon Sep 7 21:18:17 2026] PUT /volume/v3/volumes/2e5c294f-9397-4e37-b68f-3d0b194048f6 => generated 792 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:18:17 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-2c5f8e55-af33-4042-b96e-e7574d07f953 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:18:17 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-2c5f8e55-af33-4042-b96e-e7574d07f953 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] PUT http://192.168.122.168/volume/v3/volumes/2e5c294f-9397-4e37-b68f-3d0b194048f6 Sep 07 21:18:17 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-2c5f8e55-af33-4042-b96e-e7574d07f953 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-437428257", "description": "This is the new description of volume"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:18:17 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:18:17 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:18:17 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:18:17 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:18:17 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-2c5f8e55-af33-4042-b96e-e7574d07f953 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Volume info retrieved successfully. Sep 07 21:18:17 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-2c5f8e55-af33-4042-b96e-e7574d07f953 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Volume updated successfully. Sep 07 21:18:17 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-2c5f8e55-af33-4042-b96e-e7574d07f953 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] http://192.168.122.168/volume/v3/volumes/2e5c294f-9397-4e37-b68f-3d0b194048f6 returned with HTTP 200 Sep 07 21:18:17 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1182/2379] 192.168.122.168 () {60 vars in 1253 bytes} [Mon Sep 7 21:18:17 2026] PUT /volume/v3/volumes/2e5c294f-9397-4e37-b68f-3d0b194048f6 => generated 830 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:18:17 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-55882332-bf08-4a07-ba02-bf8bab44b784 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:18:17 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-55882332-bf08-4a07-ba02-bf8bab44b784 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-reader] GET http://192.168.122.168/volume/v3/volumes/2e5c294f-9397-4e37-b68f-3d0b194048f6 Sep 07 21:18:17 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-55882332-bf08-4a07-ba02-bf8bab44b784 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-reader] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:18:17 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-55882332-bf08-4a07-ba02-bf8bab44b784 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-reader] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:18:17 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:18:17 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:18:17 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:18:17 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:18:17 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-55882332-bf08-4a07-ba02-bf8bab44b784 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-reader] Volume info retrieved successfully. Sep 07 21:18:17 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-55882332-bf08-4a07-ba02-bf8bab44b784 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-reader] http://192.168.122.168/volume/v3/volumes/2e5c294f-9397-4e37-b68f-3d0b194048f6 returned with HTTP 200 Sep 07 21:18:17 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1198/2380] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:18:17 2026] GET /volume/v3/volumes/2e5c294f-9397-4e37-b68f-3d0b194048f6 => generated 1377 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:18:17 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-f8d545bc-1854-4f3a-9f62-3256fd1836b6 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:18:17 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f8d545bc-1854-4f3a-9f62-3256fd1836b6 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:18:17 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f8d545bc-1854-4f3a-9f62-3256fd1836b6 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-964531403", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1355049753"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:18:17 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.volumes [None req-f8d545bc-1854-4f3a-9f62-3256fd1836b6 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-964531403', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1355049753'}} {{(pid=86970) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:18:17 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-f8d545bc-1854-4f3a-9f62-3256fd1836b6 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Create volume of 1 GB Sep 07 21:18:17 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-f8d545bc-1854-4f3a-9f62-3256fd1836b6 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Availability Zones retrieved successfully. Sep 07 21:18:17 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-f8d545bc-1854-4f3a-9f62-3256fd1836b6 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Flow 'volume_create_api' (92b1ad8b-c859-4abb-ac14-30ece5eb6e0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:18:17 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-f8d545bc-1854-4f3a-9f62-3256fd1836b6 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (377cdd52-ce35-4ae8-8418-78bf9d6547f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:18:17 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.flows.api.create_volume [None req-f8d545bc-1854-4f3a-9f62-3256fd1836b6 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Validating volume size '1' using validate_int {{(pid=86970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:18:17 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-f8d545bc-1854-4f3a-9f62-3256fd1836b6 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (377cdd52-ce35-4ae8-8418-78bf9d6547f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:18:17 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-f8d545bc-1854-4f3a-9f62-3256fd1836b6 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80c34b04-cef9-4684-93be-ac08a1e7a510) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:18:17 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-f8d545bc-1854-4f3a-9f62-3256fd1836b6 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Created reservations ['6eba4a58-6dea-4906-8184-e76950d2386a', '4f662178-7049-4442-b739-ebbe31ff337e', 'cae556df-3f6c-49f4-9ffb-0e17b966414d', '4d8080a2-32ab-49cd-9276-0d298349bff8'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:18:17 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-f8d545bc-1854-4f3a-9f62-3256fd1836b6 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80c34b04-cef9-4684-93be-ac08a1e7a510) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6eba4a58-6dea-4906-8184-e76950d2386a', '4f662178-7049-4442-b739-ebbe31ff337e', 'cae556df-3f6c-49f4-9ffb-0e17b966414d', '4d8080a2-32ab-49cd-9276-0d298349bff8']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:18:17 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-f8d545bc-1854-4f3a-9f62-3256fd1836b6 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3115c62-dd07-4cff-902a-263e27095850) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:18:17 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:18:17 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:18:17 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-f8d545bc-1854-4f3a-9f62-3256fd1836b6 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3115c62-dd07-4cff-902a-263e27095850) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '36e9a3d5-1b19-4820-b7b9-b5091fb4dd3d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-964531403',display_name='tempest-VolumesGetTest-Volume-1355049753',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f464f6c1a4c4406b9f12a16b3755802',qos_specs=None,replication_status=,reservations=['6eba4a58-6dea-4906-8184-e76950d2386a','4f662178-7049-4442-b739-ebbe31ff337e','cae556df-3f6c-49f4-9ffb-0e17b966414d','4d8080a2-32ab-49cd-9276-0d298349bff8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71e989bb968649b5805049d5f1fe396e',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:18:17Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-964531403',display_name='tempest-VolumesGetTest-Volume-1355049753',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=36e9a3d5-1b19-4820-b7b9-b5091fb4dd3d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0f464f6c1a4c4406b9f12a16b3755802',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='71e989bb968649b5805049d5f1fe396e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:18:17 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-f8d545bc-1854-4f3a-9f62-3256fd1836b6 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a06409d-3a68-4839-a0b8-39408b493cef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:18:17 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-f8d545bc-1854-4f3a-9f62-3256fd1836b6 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a06409d-3a68-4839-a0b8-39408b493cef) transitioned into 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-964531403',display_name='tempest-VolumesGetTest-Volume-1355049753',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f464f6c1a4c4406b9f12a16b3755802',qos_specs=None,replication_status=,reservations=['6eba4a58-6dea-4906-8184-e76950d2386a','4f662178-7049-4442-b739-ebbe31ff337e','cae556df-3f6c-49f4-9ffb-0e17b966414d','4d8080a2-32ab-49cd-9276-0d298349bff8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71e989bb968649b5805049d5f1fe396e',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:18:17 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-f8d545bc-1854-4f3a-9f62-3256fd1836b6 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8df9a6d1-62ac-44ad-b758-2ce9e770a591) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:18:17 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-f8d545bc-1854-4f3a-9f62-3256fd1836b6 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8df9a6d1-62ac-44ad-b758-2ce9e770a591) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:18:17 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-f8d545bc-1854-4f3a-9f62-3256fd1836b6 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Flow 'volume_create_api' (92b1ad8b-c859-4abb-ac14-30ece5eb6e0c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:18:17 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-f8d545bc-1854-4f3a-9f62-3256fd1836b6 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Create volume request issued successfully. Sep 07 21:18:17 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f8d545bc-1854-4f3a-9f62-3256fd1836b6 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:18:17 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1183/2381] 192.168.122.168 () {60 vars in 1143 bytes} [Mon Sep 7 21:18:17 2026] POST /volume/v3/volumes => generated 788 bytes in 450 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:18:17 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-99b8e44e-4a24-45c5-827e-77d7d6898672 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:18:17 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-99b8e44e-4a24-45c5-827e-77d7d6898672 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] GET http://192.168.122.168/volume/v3/volumes/36e9a3d5-1b19-4820-b7b9-b5091fb4dd3d Sep 07 21:18:17 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-99b8e44e-4a24-45c5-827e-77d7d6898672 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:18:17 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-99b8e44e-4a24-45c5-827e-77d7d6898672 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:18:17 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:18:17 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:18:17 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:18:17 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:18:17 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-99b8e44e-4a24-45c5-827e-77d7d6898672 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Volume info retrieved successfully. Sep 07 21:18:17 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-99b8e44e-4a24-45c5-827e-77d7d6898672 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] http://192.168.122.168/volume/v3/volumes/36e9a3d5-1b19-4820-b7b9-b5091fb4dd3d returned with HTTP 200 Sep 07 21:18:17 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1199/2382] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:18:17 2026] GET /volume/v3/volumes/36e9a3d5-1b19-4820-b7b9-b5091fb4dd3d => generated 856 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:18:18 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-ed57293a-af65-45fb-ba95-6b4336a5453e None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:18:18 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ed57293a-af65-45fb-ba95-6b4336a5453e tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:18:18 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ed57293a-af65-45fb-ba95-6b4336a5453e tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-414668279", "snapshot_id": "16986b10-71de-4a36-8695-718d8005e9fa", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:18:18 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.volumes [None req-ed57293a-af65-45fb-ba95-6b4336a5453e tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-414668279', 'snapshot_id': '16986b10-71de-4a36-8695-718d8005e9fa', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86970) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:18:18 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:18:18 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:18:18 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-ed57293a-af65-45fb-ba95-6b4336a5453e tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Snapshot retrieved successfully. Sep 07 21:18:19 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-ed57293a-af65-45fb-ba95-6b4336a5453e tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Create volume of 1 GB Sep 07 21:18:19 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-ed57293a-af65-45fb-ba95-6b4336a5453e tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Availability Zones retrieved successfully. Sep 07 21:18:19 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-ed57293a-af65-45fb-ba95-6b4336a5453e tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Flow 'volume_create_api' (e9b73127-e5ab-40a1-a9fc-b339f485a688) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:18:19 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-ed57293a-af65-45fb-ba95-6b4336a5453e tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (856e292c-666d-4c42-bea5-4f7be015efa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:18:19 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-b9598226-3e93-463d-81e0-fa611300bec4 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:18:19 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.flows.api.create_volume [None req-ed57293a-af65-45fb-ba95-6b4336a5453e tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:18:19 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b9598226-3e93-463d-81e0-fa611300bec4 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] GET http://192.168.122.168/volume/v3/volumes/36e9a3d5-1b19-4820-b7b9-b5091fb4dd3d Sep 07 21:18:19 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-b9598226-3e93-463d-81e0-fa611300bec4 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:18:19 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-b9598226-3e93-463d-81e0-fa611300bec4 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:18:19 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:18:19 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:18:19 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:18:19 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:18:19 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:18:19 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:18:19 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-b9598226-3e93-463d-81e0-fa611300bec4 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Volume info retrieved successfully. Sep 07 21:18:19 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b9598226-3e93-463d-81e0-fa611300bec4 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] http://192.168.122.168/volume/v3/volumes/36e9a3d5-1b19-4820-b7b9-b5091fb4dd3d returned with HTTP 200 Sep 07 21:18:19 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1200/2383] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:18:19 2026] GET /volume/v3/volumes/36e9a3d5-1b19-4820-b7b9-b5091fb4dd3d => generated 880 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:18:19 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-ed57293a-af65-45fb-ba95-6b4336a5453e tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (856e292c-666d-4c42-bea5-4f7be015efa0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '16986b10-71de-4a36-8695-718d8005e9fa', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:18:19 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-ed57293a-af65-45fb-ba95-6b4336a5453e tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5d217ab-eef1-421c-8148-761548c0f982) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:18:19 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-ed57293a-af65-45fb-ba95-6b4336a5453e tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Created reservations ['e0c1d878-a649-4633-a923-07fe0c9b51d8', '4c0673da-efdf-4278-8c7c-a02486366226', 'c5d77ecf-152b-4a87-a8d4-ce6cc01abd8a', 'd04b8d20-585b-44de-9d50-0f145c79ac8a'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:18:19 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-ed57293a-af65-45fb-ba95-6b4336a5453e tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5d217ab-eef1-421c-8148-761548c0f982) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e0c1d878-a649-4633-a923-07fe0c9b51d8', '4c0673da-efdf-4278-8c7c-a02486366226', 'c5d77ecf-152b-4a87-a8d4-ce6cc01abd8a', 'd04b8d20-585b-44de-9d50-0f145c79ac8a']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:18:19 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-ed57293a-af65-45fb-ba95-6b4336a5453e tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5ec38bb-8b19-4198-ae77-175e674f5802) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:18:19 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:18:19 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:18:19 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:18:19 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:18:19 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-ed57293a-af65-45fb-ba95-6b4336a5453e tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5ec38bb-8b19-4198-ae77-175e674f5802) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '71171d87-e687-4e6d-aa33-e986c850521e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-414668279',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1aa76a3d766f4633a58c84776b2e5d7c',qos_specs=None,replication_status=,reservations=['e0c1d878-a649-4633-a923-07fe0c9b51d8','4c0673da-efdf-4278-8c7c-a02486366226','c5d77ecf-152b-4a87-a8d4-ce6cc01abd8a','d04b8d20-585b-44de-9d50-0f145c79ac8a'],size=1,snapshot_id=16986b10-71de-4a36-8695-718d8005e9fa,source_replicaid=,source_volid=None,status='creating',user_id='406358092bfb4930ad1424d6e1906fb2',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:18:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-414668279',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=71171d87-e687-4e6d-aa33-e986c850521e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1aa76a3d766f4633a58c84776b2e5d7c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=16986b10-71de-4a36-8695-718d8005e9fa,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='406358092bfb4930ad1424d6e1906fb2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:18:19 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-ed57293a-af65-45fb-ba95-6b4336a5453e tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67682c01-00a0-4d8d-9986-1f20c05a4969) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:18:19 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-ed57293a-af65-45fb-ba95-6b4336a5453e tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67682c01-00a0-4d8d-9986-1f20c05a4969) transitioned into state 'SUCCESS' from state '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-414668279',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1aa76a3d766f4633a58c84776b2e5d7c',qos_specs=None,replication_status=,reservations=['e0c1d878-a649-4633-a923-07fe0c9b51d8','4c0673da-efdf-4278-8c7c-a02486366226','c5d77ecf-152b-4a87-a8d4-ce6cc01abd8a','d04b8d20-585b-44de-9d50-0f145c79ac8a'],size=1,snapshot_id=16986b10-71de-4a36-8695-718d8005e9fa,source_replicaid=,source_volid=None,status='creating',user_id='406358092bfb4930ad1424d6e1906fb2',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:18:19 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-ed57293a-af65-45fb-ba95-6b4336a5453e tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b40e89b-3a56-4e34-9405-484f67f6fa20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:18:19 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:18:19 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:18:19 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-ed57293a-af65-45fb-ba95-6b4336a5453e tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b40e89b-3a56-4e34-9405-484f67f6fa20) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:18:19 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-ed57293a-af65-45fb-ba95-6b4336a5453e tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Flow 'volume_create_api' (e9b73127-e5ab-40a1-a9fc-b339f485a688) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:18:19 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-ed57293a-af65-45fb-ba95-6b4336a5453e tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Create volume request issued successfully. Sep 07 21:18:19 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ed57293a-af65-45fb-ba95-6b4336a5453e tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:18:19 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1184/2384] 192.168.122.168 () {60 vars in 1143 bytes} [Mon Sep 7 21:18:18 2026] POST /volume/v3/volumes => generated 789 bytes in 520 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:18:20 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-2923020d-47db-42f9-9126-78e8ba53fa68 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:18:20 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-2923020d-47db-42f9-9126-78e8ba53fa68 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] GET http://192.168.122.168/volume/v3/volumes/36e9a3d5-1b19-4820-b7b9-b5091fb4dd3d Sep 07 21:18:20 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-2923020d-47db-42f9-9126-78e8ba53fa68 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:18:20 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-2923020d-47db-42f9-9126-78e8ba53fa68 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:18:20 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:18:20 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:18:20 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:18:20 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:18:20 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-2923020d-47db-42f9-9126-78e8ba53fa68 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Volume info retrieved successfully. Sep 07 21:18:20 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-2923020d-47db-42f9-9126-78e8ba53fa68 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] http://192.168.122.168/volume/v3/volumes/36e9a3d5-1b19-4820-b7b9-b5091fb4dd3d returned with HTTP 200 Sep 07 21:18:20 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1201/2385] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:18:20 2026] GET /volume/v3/volumes/36e9a3d5-1b19-4820-b7b9-b5091fb4dd3d => generated 881 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:18:20 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-511f2686-296f-4057-a66e-f06a47340541 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:18:20 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-511f2686-296f-4057-a66e-f06a47340541 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] PUT http://192.168.122.168/volume/v3/volumes/36e9a3d5-1b19-4820-b7b9-b5091fb4dd3d Sep 07 21:18:20 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-511f2686-296f-4057-a66e-f06a47340541 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1883738523", "description": null}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:18:20 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:18:20 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:18:20 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:18:20 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:18:20 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-511f2686-296f-4057-a66e-f06a47340541 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Volume info retrieved successfully. Sep 07 21:18:20 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-511f2686-296f-4057-a66e-f06a47340541 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Volume updated successfully. Sep 07 21:18:20 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-511f2686-296f-4057-a66e-f06a47340541 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] http://192.168.122.168/volume/v3/volumes/36e9a3d5-1b19-4820-b7b9-b5091fb4dd3d returned with HTTP 200 Sep 07 21:18:20 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1185/2386] 192.168.122.168 () {60 vars in 1252 bytes} [Mon Sep 7 21:18:20 2026] PUT /volume/v3/volumes/36e9a3d5-1b19-4820-b7b9-b5091fb4dd3d => generated 779 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:18:20 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-5dee7ae0-11ca-4bf0-aa25-b1f2c89ba350 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:18:20 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5dee7ae0-11ca-4bf0-aa25-b1f2c89ba350 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] GET http://192.168.122.168/volume/v3/volumes/36e9a3d5-1b19-4820-b7b9-b5091fb4dd3d Sep 07 21:18:20 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-5dee7ae0-11ca-4bf0-aa25-b1f2c89ba350 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:18:20 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-5dee7ae0-11ca-4bf0-aa25-b1f2c89ba350 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:18:20 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:18:20 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:18:20 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:18:20 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:18:20 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-5dee7ae0-11ca-4bf0-aa25-b1f2c89ba350 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Volume info retrieved successfully. Sep 07 21:18:20 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5dee7ae0-11ca-4bf0-aa25-b1f2c89ba350 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] http://192.168.122.168/volume/v3/volumes/36e9a3d5-1b19-4820-b7b9-b5091fb4dd3d returned with HTTP 200 Sep 07 21:18:20 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1202/2387] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:18:20 2026] GET /volume/v3/volumes/36e9a3d5-1b19-4820-b7b9-b5091fb4dd3d => generated 847 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:18:20 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-f22f3c5b-782f-4148-8e8e-5476bb8ab7e8 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:18:20 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f22f3c5b-782f-4148-8e8e-5476bb8ab7e8 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] DELETE http://192.168.122.168/volume/v3/volumes/36e9a3d5-1b19-4820-b7b9-b5091fb4dd3d Sep 07 21:18:20 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f22f3c5b-782f-4148-8e8e-5476bb8ab7e8 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:18:20 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f22f3c5b-782f-4148-8e8e-5476bb8ab7e8 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:18:20 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-f22f3c5b-782f-4148-8e8e-5476bb8ab7e8 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Delete volume with id: 36e9a3d5-1b19-4820-b7b9-b5091fb4dd3d Sep 07 21:18:20 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:18:20 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:18:20 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:18:20 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:18:20 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-f22f3c5b-782f-4148-8e8e-5476bb8ab7e8 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Volume info retrieved successfully. Sep 07 21:18:20 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-f22f3c5b-782f-4148-8e8e-5476bb8ab7e8 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Delete volume request issued successfully. Sep 07 21:18:20 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f22f3c5b-782f-4148-8e8e-5476bb8ab7e8 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] http://192.168.122.168/volume/v3/volumes/36e9a3d5-1b19-4820-b7b9-b5091fb4dd3d returned with HTTP 202 Sep 07 21:18:20 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1186/2388] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:18:20 2026] DELETE /volume/v3/volumes/36e9a3d5-1b19-4820-b7b9-b5091fb4dd3d => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 21:18:20 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-25969fdb-1674-4afa-a7ea-5fea4369f59e None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:18:20 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-25969fdb-1674-4afa-a7ea-5fea4369f59e tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] GET http://192.168.122.168/volume/v3/volumes/36e9a3d5-1b19-4820-b7b9-b5091fb4dd3d Sep 07 21:18:20 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-25969fdb-1674-4afa-a7ea-5fea4369f59e tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:18:20 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-25969fdb-1674-4afa-a7ea-5fea4369f59e tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:18:20 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:18:20 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:18:20 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:18:20 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:18:20 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-25969fdb-1674-4afa-a7ea-5fea4369f59e tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Volume info retrieved successfully. Sep 07 21:18:20 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-25969fdb-1674-4afa-a7ea-5fea4369f59e tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] http://192.168.122.168/volume/v3/volumes/36e9a3d5-1b19-4820-b7b9-b5091fb4dd3d returned with HTTP 200 Sep 07 21:18:20 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1203/2389] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:18:20 2026] GET /volume/v3/volumes/36e9a3d5-1b19-4820-b7b9-b5091fb4dd3d => generated 846 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:18:21 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-3e1d6e6b-39f0-495e-895d-a99b87c14b8a None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:18:21 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-3e1d6e6b-39f0-495e-895d-a99b87c14b8a tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] GET http://192.168.122.168/volume/v3/volumes/36e9a3d5-1b19-4820-b7b9-b5091fb4dd3d Sep 07 21:18:21 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-3e1d6e6b-39f0-495e-895d-a99b87c14b8a tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:18:21 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-3e1d6e6b-39f0-495e-895d-a99b87c14b8a tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:18:21 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:18:21 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:18:21 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:18:21 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:18:21 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-3e1d6e6b-39f0-495e-895d-a99b87c14b8a tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] http://192.168.122.168/volume/v3/volumes/36e9a3d5-1b19-4820-b7b9-b5091fb4dd3d returned with HTTP 404 Sep 07 21:18:21 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1187/2390] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:18:21 2026] GET /volume/v3/volumes/36e9a3d5-1b19-4820-b7b9-b5091fb4dd3d => generated 109 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:18:21 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-36221cbe-5d81-4e97-bef9-6e0d3347ff6e None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:18:21 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-36221cbe-5d81-4e97-bef9-6e0d3347ff6e tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] GET http://192.168.122.168/volume/v3/volumes/2e5c294f-9397-4e37-b68f-3d0b194048f6 Sep 07 21:18:21 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-36221cbe-5d81-4e97-bef9-6e0d3347ff6e tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:18:21 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-36221cbe-5d81-4e97-bef9-6e0d3347ff6e tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:18:21 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:18:21 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:18:21 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:18:21 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:18:21 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-36221cbe-5d81-4e97-bef9-6e0d3347ff6e tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Volume info retrieved successfully. Sep 07 21:18:21 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-36221cbe-5d81-4e97-bef9-6e0d3347ff6e tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] http://192.168.122.168/volume/v3/volumes/2e5c294f-9397-4e37-b68f-3d0b194048f6 returned with HTTP 200 Sep 07 21:18:21 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1204/2391] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:18:21 2026] GET /volume/v3/volumes/2e5c294f-9397-4e37-b68f-3d0b194048f6 => generated 1377 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:18:21 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-95113ac7-3ab5-46d8-ab92-46c5dc382e91 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:18:21 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-95113ac7-3ab5-46d8-ab92-46c5dc382e91 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] DELETE http://192.168.122.168/volume/v3/volumes/2e5c294f-9397-4e37-b68f-3d0b194048f6 Sep 07 21:18:21 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-95113ac7-3ab5-46d8-ab92-46c5dc382e91 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:18:21 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-95113ac7-3ab5-46d8-ab92-46c5dc382e91 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:18:21 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-95113ac7-3ab5-46d8-ab92-46c5dc382e91 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Delete volume with id: 2e5c294f-9397-4e37-b68f-3d0b194048f6 Sep 07 21:18:21 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:18:21 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:18:21 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:18:21 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:18:21 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-95113ac7-3ab5-46d8-ab92-46c5dc382e91 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Volume info retrieved successfully. Sep 07 21:18:22 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-95113ac7-3ab5-46d8-ab92-46c5dc382e91 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Delete volume request issued successfully. Sep 07 21:18:22 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-95113ac7-3ab5-46d8-ab92-46c5dc382e91 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] http://192.168.122.168/volume/v3/volumes/2e5c294f-9397-4e37-b68f-3d0b194048f6 returned with HTTP 202 Sep 07 21:18:22 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1188/2392] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:18:21 2026] DELETE /volume/v3/volumes/2e5c294f-9397-4e37-b68f-3d0b194048f6 => generated 0 bytes in 184 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:18:22 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-3a93d290-b496-4106-aaea-2ec06a22ab2d None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:18:22 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-3a93d290-b496-4106-aaea-2ec06a22ab2d tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] GET http://192.168.122.168/volume/v3/volumes/2e5c294f-9397-4e37-b68f-3d0b194048f6 Sep 07 21:18:22 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-3a93d290-b496-4106-aaea-2ec06a22ab2d tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:18:22 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-3a93d290-b496-4106-aaea-2ec06a22ab2d tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:18:22 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:18:22 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:18:22 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:18:22 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:18:22 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-3a93d290-b496-4106-aaea-2ec06a22ab2d tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Volume info retrieved successfully. Sep 07 21:18:22 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-3a93d290-b496-4106-aaea-2ec06a22ab2d tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] http://192.168.122.168/volume/v3/volumes/2e5c294f-9397-4e37-b68f-3d0b194048f6 returned with HTTP 200 Sep 07 21:18:22 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1205/2393] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:18:22 2026] GET /volume/v3/volumes/2e5c294f-9397-4e37-b68f-3d0b194048f6 => generated 1376 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:18:23 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-32d50d8b-d48e-404f-ba89-08186c17df55 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:18:23 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-32d50d8b-d48e-404f-ba89-08186c17df55 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] GET http://192.168.122.168/volume/v3/volumes/2e5c294f-9397-4e37-b68f-3d0b194048f6 Sep 07 21:18:23 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-32d50d8b-d48e-404f-ba89-08186c17df55 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:18:23 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-32d50d8b-d48e-404f-ba89-08186c17df55 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:18:23 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:18:23 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:18:23 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:18:23 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:18:23 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-32d50d8b-d48e-404f-ba89-08186c17df55 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Volume info retrieved successfully. Sep 07 21:18:23 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-32d50d8b-d48e-404f-ba89-08186c17df55 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] http://192.168.122.168/volume/v3/volumes/2e5c294f-9397-4e37-b68f-3d0b194048f6 returned with HTTP 200 Sep 07 21:18:23 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1189/2394] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:18:23 2026] GET /volume/v3/volumes/2e5c294f-9397-4e37-b68f-3d0b194048f6 => generated 1376 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:18:24 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-d6674260-ab50-42b4-a042-ee5777d85c78 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:18:24 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d6674260-ab50-42b4-a042-ee5777d85c78 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] GET http://192.168.122.168/volume/v3/volumes/2e5c294f-9397-4e37-b68f-3d0b194048f6 Sep 07 21:18:24 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-d6674260-ab50-42b4-a042-ee5777d85c78 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:18:24 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-d6674260-ab50-42b4-a042-ee5777d85c78 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:18:24 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:18:24 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:18:24 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:18:24 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:18:24 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-d6674260-ab50-42b4-a042-ee5777d85c78 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Volume info retrieved successfully. Sep 07 21:18:24 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d6674260-ab50-42b4-a042-ee5777d85c78 tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] http://192.168.122.168/volume/v3/volumes/2e5c294f-9397-4e37-b68f-3d0b194048f6 returned with HTTP 200 Sep 07 21:18:24 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1206/2395] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:18:24 2026] GET /volume/v3/volumes/2e5c294f-9397-4e37-b68f-3d0b194048f6 => generated 1376 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:18:25 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-5e1e5276-4173-4344-869c-aed91d0911ad None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:18:25 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-5e1e5276-4173-4344-869c-aed91d0911ad tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] GET http://192.168.122.168/volume/v3/volumes/2e5c294f-9397-4e37-b68f-3d0b194048f6 Sep 07 21:18:25 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-5e1e5276-4173-4344-869c-aed91d0911ad tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:18:25 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-5e1e5276-4173-4344-869c-aed91d0911ad tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:18:25 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-5e1e5276-4173-4344-869c-aed91d0911ad tempest-VolumesGetTest-1197467116 tempest-VolumesGetTest-1197467116-project-member] http://192.168.122.168/volume/v3/volumes/2e5c294f-9397-4e37-b68f-3d0b194048f6 returned with HTTP 404 Sep 07 21:18:25 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1190/2396] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:18:25 2026] GET /volume/v3/volumes/2e5c294f-9397-4e37-b68f-3d0b194048f6 => generated 109 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:18:34 devstack devstack@c-api.service[86971]: DEBUG dbcounter [-] [86971] Writing DB stats cinder:SELECT=399,cinder:INSERT=40,cinder:UPDATE=65 {{(pid=86971) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 21:18:35 devstack devstack@c-api.service[86970]: DEBUG dbcounter [-] [86970] Writing DB stats cinder:SELECT=400,cinder:UPDATE=112,cinder:INSERT=56 {{(pid=86970) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 21:18:37 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-600540f3-bb29-4161-a87e-0c6fee4ddeca None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:18:37 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-600540f3-bb29-4161-a87e-0c6fee4ddeca tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:18:37 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-600540f3-bb29-4161-a87e-0c6fee4ddeca tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-332210421", "imageRef": "7d7561a8-3562-4f2d-8f65-699828ddea50", "size": 1}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:18:37 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.volumes [None req-600540f3-bb29-4161-a87e-0c6fee4ddeca tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-332210421', 'imageRef': '7d7561a8-3562-4f2d-8f65-699828ddea50', 'size': 1}} {{(pid=86971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:18:37 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-600540f3-bb29-4161-a87e-0c6fee4ddeca tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] Create volume of 1 GB Sep 07 21:18:37 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-600540f3-bb29-4161-a87e-0c6fee4ddeca tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] Availability Zones retrieved successfully. Sep 07 21:18:37 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-600540f3-bb29-4161-a87e-0c6fee4ddeca tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] Flow 'volume_create_api' (b0a1aa9e-fb16-4b5e-8cd6-37fa086e78af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:18:37 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-600540f3-bb29-4161-a87e-0c6fee4ddeca tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bcf66b0-843f-4e7e-81f0-37f7f1d1de78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:18:37 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.flows.api.create_volume [None req-600540f3-bb29-4161-a87e-0c6fee4ddeca tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] Validating volume size '1' using validate_int {{(pid=86971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:18:38 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-600540f3-bb29-4161-a87e-0c6fee4ddeca tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bcf66b0-843f-4e7e-81f0-37f7f1d1de78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:18:38 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-600540f3-bb29-4161-a87e-0c6fee4ddeca tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8590b98d-7020-4277-a392-7bf19e399d9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:18:38 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-600540f3-bb29-4161-a87e-0c6fee4ddeca tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] Created reservations ['866ccfce-b042-450d-91b8-d8ea013ccdf7', '84b49297-d740-40a0-92ed-eb9f08006e86', '3622683f-543a-4968-9717-c8e3342c2639', 'fa6c2b23-4b7b-4733-ae50-5bbc5ae97112'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:18:38 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-600540f3-bb29-4161-a87e-0c6fee4ddeca tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8590b98d-7020-4277-a392-7bf19e399d9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['866ccfce-b042-450d-91b8-d8ea013ccdf7', '84b49297-d740-40a0-92ed-eb9f08006e86', '3622683f-543a-4968-9717-c8e3342c2639', 'fa6c2b23-4b7b-4733-ae50-5bbc5ae97112']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:18:38 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-600540f3-bb29-4161-a87e-0c6fee4ddeca tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5bbc8c5-39df-4484-b9b3-1fa95fd8b971) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:18:38 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:18:38 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:18:38 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-600540f3-bb29-4161-a87e-0c6fee4ddeca tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5bbc8c5-39df-4484-b9b3-1fa95fd8b971) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a005807-6326-46ab-be26-9378cfcc9675', '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-332210421',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25fe023841c14acfbeef78505c6bc51e',qos_specs=None,replication_status=,reservations=['866ccfce-b042-450d-91b8-d8ea013ccdf7','84b49297-d740-40a0-92ed-eb9f08006e86','3622683f-543a-4968-9717-c8e3342c2639','fa6c2b23-4b7b-4733-ae50-5bbc5ae97112'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8b5db3bbfbe410a891d2e8bbdcfc49d',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:18:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-332210421',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7a005807-6326-46ab-be26-9378cfcc9675,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='25fe023841c14acfbeef78505c6bc51e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f8b5db3bbfbe410a891d2e8bbdcfc49d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:18:38 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-600540f3-bb29-4161-a87e-0c6fee4ddeca tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db4cbd49-dc8b-405a-8869-93ec36ab905b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:18:38 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-600540f3-bb29-4161-a87e-0c6fee4ddeca tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db4cbd49-dc8b-405a-8869-93ec36ab905b) transitioned into state 'SUCCESS' from state '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-332210421',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25fe023841c14acfbeef78505c6bc51e',qos_specs=None,replication_status=,reservations=['866ccfce-b042-450d-91b8-d8ea013ccdf7','84b49297-d740-40a0-92ed-eb9f08006e86','3622683f-543a-4968-9717-c8e3342c2639','fa6c2b23-4b7b-4733-ae50-5bbc5ae97112'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8b5db3bbfbe410a891d2e8bbdcfc49d',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:18:38 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-600540f3-bb29-4161-a87e-0c6fee4ddeca tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdb6e1c0-afbc-4e0c-a992-066649c159de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:18:38 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-600540f3-bb29-4161-a87e-0c6fee4ddeca tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdb6e1c0-afbc-4e0c-a992-066649c159de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:18:38 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-600540f3-bb29-4161-a87e-0c6fee4ddeca tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] Flow 'volume_create_api' (b0a1aa9e-fb16-4b5e-8cd6-37fa086e78af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:18:38 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-600540f3-bb29-4161-a87e-0c6fee4ddeca tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] Create volume request issued successfully. Sep 07 21:18:38 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-600540f3-bb29-4161-a87e-0c6fee4ddeca tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:18:38 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1207/2397] 192.168.122.168 () {60 vars in 1143 bytes} [Mon Sep 7 21:18:37 2026] POST /volume/v3/volumes => generated 761 bytes in 754 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 21:18:38 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-984c1d1d-c47f-40e5-859f-94c58b2b3a9d None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:18:38 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-984c1d1d-c47f-40e5-859f-94c58b2b3a9d tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] GET http://192.168.122.168/volume/v3/volumes/7a005807-6326-46ab-be26-9378cfcc9675 Sep 07 21:18:38 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-984c1d1d-c47f-40e5-859f-94c58b2b3a9d tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:18:38 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-984c1d1d-c47f-40e5-859f-94c58b2b3a9d tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:18:38 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:18:38 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:18:38 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:18:38 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:18:38 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-984c1d1d-c47f-40e5-859f-94c58b2b3a9d tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] Volume info retrieved successfully. Sep 07 21:18:38 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-984c1d1d-c47f-40e5-859f-94c58b2b3a9d tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] http://192.168.122.168/volume/v3/volumes/7a005807-6326-46ab-be26-9378cfcc9675 returned with HTTP 200 Sep 07 21:18:38 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1191/2398] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:18:38 2026] GET /volume/v3/volumes/7a005807-6326-46ab-be26-9378cfcc9675 => generated 829 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:18:39 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-c0ea8296-8f61-4bfa-b4bd-c9e7ee995898 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:18:39 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c0ea8296-8f61-4bfa-b4bd-c9e7ee995898 tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] GET http://192.168.122.168/volume/v3/volumes/7a005807-6326-46ab-be26-9378cfcc9675 Sep 07 21:18:39 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c0ea8296-8f61-4bfa-b4bd-c9e7ee995898 tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:18:39 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c0ea8296-8f61-4bfa-b4bd-c9e7ee995898 tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:18:39 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:18:39 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:18:39 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:18:39 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:18:39 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-c0ea8296-8f61-4bfa-b4bd-c9e7ee995898 tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] Volume info retrieved successfully. Sep 07 21:18:39 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c0ea8296-8f61-4bfa-b4bd-c9e7ee995898 tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] http://192.168.122.168/volume/v3/volumes/7a005807-6326-46ab-be26-9378cfcc9675 returned with HTTP 200 Sep 07 21:18:39 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1208/2399] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:18:39 2026] GET /volume/v3/volumes/7a005807-6326-46ab-be26-9378cfcc9675 => generated 853 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:18:40 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-78485220-49cd-4187-b7b8-e2148707aeb9 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:18:40 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-78485220-49cd-4187-b7b8-e2148707aeb9 tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] GET http://192.168.122.168/volume/v3/volumes/7a005807-6326-46ab-be26-9378cfcc9675 Sep 07 21:18:40 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-78485220-49cd-4187-b7b8-e2148707aeb9 tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:18:40 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-78485220-49cd-4187-b7b8-e2148707aeb9 tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:18:40 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:18:40 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:18:40 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:18:40 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:18:40 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-78485220-49cd-4187-b7b8-e2148707aeb9 tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] Volume info retrieved successfully. Sep 07 21:18:40 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-78485220-49cd-4187-b7b8-e2148707aeb9 tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] http://192.168.122.168/volume/v3/volumes/7a005807-6326-46ab-be26-9378cfcc9675 returned with HTTP 200 Sep 07 21:18:40 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1192/2400] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:18:40 2026] GET /volume/v3/volumes/7a005807-6326-46ab-be26-9378cfcc9675 => generated 853 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:18:41 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-7e02c807-6c18-4029-bf76-ef36b8d3dec8 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:18:41 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-7e02c807-6c18-4029-bf76-ef36b8d3dec8 tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] GET http://192.168.122.168/volume/v3/volumes/7a005807-6326-46ab-be26-9378cfcc9675 Sep 07 21:18:41 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-7e02c807-6c18-4029-bf76-ef36b8d3dec8 tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:18:41 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-7e02c807-6c18-4029-bf76-ef36b8d3dec8 tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:18:41 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:18:41 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:18:41 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:18:41 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:18:41 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-7e02c807-6c18-4029-bf76-ef36b8d3dec8 tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] Volume info retrieved successfully. Sep 07 21:18:41 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-7e02c807-6c18-4029-bf76-ef36b8d3dec8 tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] http://192.168.122.168/volume/v3/volumes/7a005807-6326-46ab-be26-9378cfcc9675 returned with HTTP 200 Sep 07 21:18:41 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1209/2401] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:18:41 2026] GET /volume/v3/volumes/7a005807-6326-46ab-be26-9378cfcc9675 => generated 911 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:18:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-27762b58-47ab-4129-a98c-4669e19ec5f3 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:18:42 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-27762b58-47ab-4129-a98c-4669e19ec5f3 tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] GET http://192.168.122.168/volume/v3/volumes/7a005807-6326-46ab-be26-9378cfcc9675 Sep 07 21:18:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-27762b58-47ab-4129-a98c-4669e19ec5f3 tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:18:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-27762b58-47ab-4129-a98c-4669e19ec5f3 tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:18:42 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:18:42 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:18:42 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:18:42 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:18:42 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-27762b58-47ab-4129-a98c-4669e19ec5f3 tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] Volume info retrieved successfully. Sep 07 21:18:43 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-27762b58-47ab-4129-a98c-4669e19ec5f3 tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] http://192.168.122.168/volume/v3/volumes/7a005807-6326-46ab-be26-9378cfcc9675 returned with HTTP 200 Sep 07 21:18:43 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1193/2402] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:18:42 2026] GET /volume/v3/volumes/7a005807-6326-46ab-be26-9378cfcc9675 => generated 914 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:18:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-0a118209-641a-43b4-b7f1-218436f53f4e None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:18:44 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-0a118209-641a-43b4-b7f1-218436f53f4e tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] GET http://192.168.122.168/volume/v3/volumes/7a005807-6326-46ab-be26-9378cfcc9675 Sep 07 21:18:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-0a118209-641a-43b4-b7f1-218436f53f4e tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:18:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-0a118209-641a-43b4-b7f1-218436f53f4e tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:18:44 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:18:44 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:18:44 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:18:44 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:18:44 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-0a118209-641a-43b4-b7f1-218436f53f4e tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] Volume info retrieved successfully. Sep 07 21:18:44 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-0a118209-641a-43b4-b7f1-218436f53f4e tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] http://192.168.122.168/volume/v3/volumes/7a005807-6326-46ab-be26-9378cfcc9675 returned with HTTP 200 Sep 07 21:18:44 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1210/2403] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:18:44 2026] GET /volume/v3/volumes/7a005807-6326-46ab-be26-9378cfcc9675 => generated 914 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:18:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-d90e66ae-d527-4546-a0c0-cd40d756e3bb None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:18:45 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d90e66ae-d527-4546-a0c0-cd40d756e3bb tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] GET http://192.168.122.168/volume/v3/volumes/7a005807-6326-46ab-be26-9378cfcc9675 Sep 07 21:18:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-d90e66ae-d527-4546-a0c0-cd40d756e3bb tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:18:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-d90e66ae-d527-4546-a0c0-cd40d756e3bb tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:18:45 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:18:45 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:18:45 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:18:45 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:18:45 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-d90e66ae-d527-4546-a0c0-cd40d756e3bb tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] Volume info retrieved successfully. Sep 07 21:18:45 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d90e66ae-d527-4546-a0c0-cd40d756e3bb tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] http://192.168.122.168/volume/v3/volumes/7a005807-6326-46ab-be26-9378cfcc9675 returned with HTTP 200 Sep 07 21:18:45 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1194/2404] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:18:45 2026] GET /volume/v3/volumes/7a005807-6326-46ab-be26-9378cfcc9675 => generated 914 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:18:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-f973813f-ec5e-43f1-b27e-bc1f90003c49 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:18:46 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f973813f-ec5e-43f1-b27e-bc1f90003c49 tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] GET http://192.168.122.168/volume/v3/volumes/7a005807-6326-46ab-be26-9378cfcc9675 Sep 07 21:18:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f973813f-ec5e-43f1-b27e-bc1f90003c49 tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:18:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f973813f-ec5e-43f1-b27e-bc1f90003c49 tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:18:46 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:18:46 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:18:46 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:18:46 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:18:46 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-f973813f-ec5e-43f1-b27e-bc1f90003c49 tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] Volume info retrieved successfully. Sep 07 21:18:46 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f973813f-ec5e-43f1-b27e-bc1f90003c49 tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] http://192.168.122.168/volume/v3/volumes/7a005807-6326-46ab-be26-9378cfcc9675 returned with HTTP 200 Sep 07 21:18:46 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1211/2405] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:18:46 2026] GET /volume/v3/volumes/7a005807-6326-46ab-be26-9378cfcc9675 => generated 914 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:18:47 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-b414a264-85c7-4030-ac48-61ae686546b5 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:18:47 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b414a264-85c7-4030-ac48-61ae686546b5 tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] GET http://192.168.122.168/volume/v3/volumes/7a005807-6326-46ab-be26-9378cfcc9675 Sep 07 21:18:47 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b414a264-85c7-4030-ac48-61ae686546b5 tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:18:47 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b414a264-85c7-4030-ac48-61ae686546b5 tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:18:47 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:18:47 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:18:47 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:18:47 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:18:47 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-b414a264-85c7-4030-ac48-61ae686546b5 tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] Volume info retrieved successfully. Sep 07 21:18:47 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b414a264-85c7-4030-ac48-61ae686546b5 tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] http://192.168.122.168/volume/v3/volumes/7a005807-6326-46ab-be26-9378cfcc9675 returned with HTTP 200 Sep 07 21:18:47 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1195/2406] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:18:47 2026] GET /volume/v3/volumes/7a005807-6326-46ab-be26-9378cfcc9675 => generated 913 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:18:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-3566f22e-2cb7-43bf-a435-c758ec9b807f None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:18:48 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-3566f22e-2cb7-43bf-a435-c758ec9b807f tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] GET http://192.168.122.168/volume/v3/volumes/7a005807-6326-46ab-be26-9378cfcc9675 Sep 07 21:18:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-3566f22e-2cb7-43bf-a435-c758ec9b807f tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:18:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-3566f22e-2cb7-43bf-a435-c758ec9b807f tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:18:48 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:18:48 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:18:48 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:18:48 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:18:48 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-3566f22e-2cb7-43bf-a435-c758ec9b807f tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] Volume info retrieved successfully. Sep 07 21:18:48 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-3566f22e-2cb7-43bf-a435-c758ec9b807f tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] http://192.168.122.168/volume/v3/volumes/7a005807-6326-46ab-be26-9378cfcc9675 returned with HTTP 200 Sep 07 21:18:48 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1212/2407] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:18:48 2026] GET /volume/v3/volumes/7a005807-6326-46ab-be26-9378cfcc9675 => generated 1332 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:18:48 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-5b9cfa76-3551-4b5a-9bba-0ab48c87ea52 req-e767658d-da2c-4dd3-8b99-df2cc664e3ac None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:18:48 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-5b9cfa76-3551-4b5a-9bba-0ab48c87ea52 req-e767658d-da2c-4dd3-8b99-df2cc664e3ac tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] GET http://192.168.122.168/volume/v3/volumes/7a005807-6326-46ab-be26-9378cfcc9675 Sep 07 21:18:48 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-5b9cfa76-3551-4b5a-9bba-0ab48c87ea52 req-e767658d-da2c-4dd3-8b99-df2cc664e3ac tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:18:48 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-5b9cfa76-3551-4b5a-9bba-0ab48c87ea52 req-e767658d-da2c-4dd3-8b99-df2cc664e3ac tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:18:48 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:18:48 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:18:48 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:18:48 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:18:49 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [req-5b9cfa76-3551-4b5a-9bba-0ab48c87ea52 req-e767658d-da2c-4dd3-8b99-df2cc664e3ac tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] Volume info retrieved successfully. Sep 07 21:18:49 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-5b9cfa76-3551-4b5a-9bba-0ab48c87ea52 req-e767658d-da2c-4dd3-8b99-df2cc664e3ac tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] http://192.168.122.168/volume/v3/volumes/7a005807-6326-46ab-be26-9378cfcc9675 returned with HTTP 200 Sep 07 21:18:49 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1196/2408] 192.168.122.168 () {60 vars in 1487 bytes} [Mon Sep 7 21:18:48 2026] GET /volume/v3/volumes/7a005807-6326-46ab-be26-9378cfcc9675 => generated 1332 bytes in 440 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:18:49 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-5b9cfa76-3551-4b5a-9bba-0ab48c87ea52 req-b149e207-cbba-4e08-bb0a-c6790d4a544f None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:18:49 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-5b9cfa76-3551-4b5a-9bba-0ab48c87ea52 req-b149e207-cbba-4e08-bb0a-c6790d4a544f tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] GET http://192.168.122.168/volume/v3/volumes/7a005807-6326-46ab-be26-9378cfcc9675 Sep 07 21:18:49 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-5b9cfa76-3551-4b5a-9bba-0ab48c87ea52 req-b149e207-cbba-4e08-bb0a-c6790d4a544f tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:18:49 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-5b9cfa76-3551-4b5a-9bba-0ab48c87ea52 req-b149e207-cbba-4e08-bb0a-c6790d4a544f tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:18:49 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:18:49 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:18:49 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:18:49 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:18:49 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [req-5b9cfa76-3551-4b5a-9bba-0ab48c87ea52 req-b149e207-cbba-4e08-bb0a-c6790d4a544f tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] Volume info retrieved successfully. Sep 07 21:18:49 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-5b9cfa76-3551-4b5a-9bba-0ab48c87ea52 req-b149e207-cbba-4e08-bb0a-c6790d4a544f tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] http://192.168.122.168/volume/v3/volumes/7a005807-6326-46ab-be26-9378cfcc9675 returned with HTTP 200 Sep 07 21:18:49 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1213/2409] 192.168.122.168 () {60 vars in 1487 bytes} [Mon Sep 7 21:18:49 2026] GET /volume/v3/volumes/7a005807-6326-46ab-be26-9378cfcc9675 => generated 1332 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:18:49 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-3165fff7-1a8a-468f-af15-1e347d2351b0 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:18:49 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-3165fff7-1a8a-468f-af15-1e347d2351b0 None None] GET http://192.168.122.168/volume// Sep 07 21:18:49 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-3165fff7-1a8a-468f-af15-1e347d2351b0 None None] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:18:49 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-3165fff7-1a8a-468f-af15-1e347d2351b0 None None] Calling method 'all' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:18:49 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-3165fff7-1a8a-468f-af15-1e347d2351b0 None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 07 21:18:49 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1197/2410] 192.168.122.168 () {58 vars in 1308 bytes} [Mon Sep 7 21:18:49 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 07 21:18:49 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-5b9cfa76-3551-4b5a-9bba-0ab48c87ea52 req-e3af9f03-a808-4682-a486-187ed601acc0 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:18:49 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-5b9cfa76-3551-4b5a-9bba-0ab48c87ea52 req-e3af9f03-a808-4682-a486-187ed601acc0 tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] POST http://192.168.122.168/volume/v3/attachments Sep 07 21:18:49 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-5b9cfa76-3551-4b5a-9bba-0ab48c87ea52 req-e3af9f03-a808-4682-a486-187ed601acc0 tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7a005807-6326-46ab-be26-9378cfcc9675", "connector": null, "instance_uuid": "02f0262f-7ed3-4e3d-ba84-54e5d00db138"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:18:49 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:18:49 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:18:49 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:18:49 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:18:49 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-5b9cfa76-3551-4b5a-9bba-0ab48c87ea52 req-e3af9f03-a808-4682-a486-187ed601acc0 tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] http://192.168.122.168/volume/v3/attachments returned with HTTP 200 Sep 07 21:18:49 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1214/2411] 192.168.122.168 () {66 vars in 1483 bytes} [Mon Sep 7 21:18:49 2026] POST /volume/v3/attachments => generated 273 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:18:51 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-ab1db78f-14d5-483a-9f92-6ce971cf9182 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:18:51 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ab1db78f-14d5-483a-9f92-6ce971cf9182 None None] GET http://192.168.122.168/volume// Sep 07 21:18:51 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ab1db78f-14d5-483a-9f92-6ce971cf9182 None None] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:18:51 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ab1db78f-14d5-483a-9f92-6ce971cf9182 None None] Calling method 'all' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:18:51 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ab1db78f-14d5-483a-9f92-6ce971cf9182 None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 07 21:18:51 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1198/2412] 192.168.122.168 () {58 vars in 1315 bytes} [Mon Sep 7 21:18:51 2026] GET /volume/ => generated 390 bytes in 21 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 21:18:51 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-5b9cfa76-3551-4b5a-9bba-0ab48c87ea52 req-7c12bbdc-ae85-4f78-9746-7bff751e42e5 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:18:51 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-5b9cfa76-3551-4b5a-9bba-0ab48c87ea52 req-7c12bbdc-ae85-4f78-9746-7bff751e42e5 tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] GET http://192.168.122.168/volume/v3/volumes/7a005807-6326-46ab-be26-9378cfcc9675 Sep 07 21:18:51 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-5b9cfa76-3551-4b5a-9bba-0ab48c87ea52 req-7c12bbdc-ae85-4f78-9746-7bff751e42e5 tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:18:51 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-5b9cfa76-3551-4b5a-9bba-0ab48c87ea52 req-7c12bbdc-ae85-4f78-9746-7bff751e42e5 tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:18:51 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:18:51 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:18:51 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:18:51 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:18:51 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [req-5b9cfa76-3551-4b5a-9bba-0ab48c87ea52 req-7c12bbdc-ae85-4f78-9746-7bff751e42e5 tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] Volume info retrieved successfully. Sep 07 21:18:51 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-5b9cfa76-3551-4b5a-9bba-0ab48c87ea52 req-7c12bbdc-ae85-4f78-9746-7bff751e42e5 tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] http://192.168.122.168/volume/v3/volumes/7a005807-6326-46ab-be26-9378cfcc9675 returned with HTTP 200 Sep 07 21:18:51 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1215/2413] 192.168.122.168 () {62 vars in 1528 bytes} [Mon Sep 7 21:18:51 2026] GET /volume/v3/volumes/7a005807-6326-46ab-be26-9378cfcc9675 => generated 1512 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 07 21:18:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-5b9cfa76-3551-4b5a-9bba-0ab48c87ea52 req-e4c36418-af9b-473d-9a91-23cccb793d03 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:18:52 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-5b9cfa76-3551-4b5a-9bba-0ab48c87ea52 req-e4c36418-af9b-473d-9a91-23cccb793d03 tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] PUT http://192.168.122.168/volume/v3/attachments/201310c3-da75-4edd-a33f-557bb38c1d56 Sep 07 21:18:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-5b9cfa76-3551-4b5a-9bba-0ab48c87ea52 req-e4c36418-af9b-473d-9a91-23cccb793d03 tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.168", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f66edac0a33a", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "c6b99549-0b24-4978-b602-a84a5032516b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:18:52 devstack devstack@c-api.service[86970]: DEBUG cinder.coordination [req-5b9cfa76-3551-4b5a-9bba-0ab48c87ea52 req-e4c36418-af9b-473d-9a91-23cccb793d03 tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] Acquiring lock "cinder-attachment_update-7a005807-6326-46ab-be26-9378cfcc9675-devstack" by "attachment_update" {{(pid=86970) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 21:18:52 devstack devstack@c-api.service[86970]: DEBUG cinder.coordination [req-5b9cfa76-3551-4b5a-9bba-0ab48c87ea52 req-e4c36418-af9b-473d-9a91-23cccb793d03 tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] Lock "cinder-attachment_update-7a005807-6326-46ab-be26-9378cfcc9675-devstack" acquired by "attachment_update" :: waited 0.017s {{(pid=86970) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 21:18:52 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:18:52 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:18:52 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:18:52 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:18:52 devstack devstack@c-api.service[86970]: DEBUG cinder.coordination [req-5b9cfa76-3551-4b5a-9bba-0ab48c87ea52 req-e4c36418-af9b-473d-9a91-23cccb793d03 tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] Lock "cinder-attachment_update-7a005807-6326-46ab-be26-9378cfcc9675-devstack" released by "attachment_update" :: held 0.291s {{(pid=86970) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 21:18:52 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-5b9cfa76-3551-4b5a-9bba-0ab48c87ea52 req-e4c36418-af9b-473d-9a91-23cccb793d03 tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] http://192.168.122.168/volume/v3/attachments/201310c3-da75-4edd-a33f-557bb38c1d56 returned with HTTP 200 Sep 07 21:18:52 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1199/2414] 192.168.122.168 () {66 vars in 1593 bytes} [Mon Sep 7 21:18:52 2026] PUT /volume/v3/attachments/201310c3-da75-4edd-a33f-557bb38c1d56 => generated 694 bytes in 346 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:18:52 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-5b9cfa76-3551-4b5a-9bba-0ab48c87ea52 req-a3c4d185-9b05-4fde-8272-78b0298b84b2 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:18:52 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-5b9cfa76-3551-4b5a-9bba-0ab48c87ea52 req-a3c4d185-9b05-4fde-8272-78b0298b84b2 tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] POST http://192.168.122.168/volume/v3/attachments/201310c3-da75-4edd-a33f-557bb38c1d56/action Sep 07 21:18:52 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-5b9cfa76-3551-4b5a-9bba-0ab48c87ea52 req-a3c4d185-9b05-4fde-8272-78b0298b84b2 tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] Action body: b'{"os-complete": null}' {{(pid=86971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:18:52 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-5b9cfa76-3551-4b5a-9bba-0ab48c87ea52 req-a3c4d185-9b05-4fde-8272-78b0298b84b2 tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:18:52 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:18:52 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:18:52 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:18:52 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:18:52 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-5b9cfa76-3551-4b5a-9bba-0ab48c87ea52 req-a3c4d185-9b05-4fde-8272-78b0298b84b2 tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] http://192.168.122.168/volume/v3/attachments/201310c3-da75-4edd-a33f-557bb38c1d56/action returned with HTTP 204 Sep 07 21:18:52 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1216/2415] 192.168.122.168 () {66 vars in 1614 bytes} [Mon Sep 7 21:18:52 2026] POST /volume/v3/attachments/201310c3-da75-4edd-a33f-557bb38c1d56/action => generated 0 bytes in 123 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:19:01 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-2e76943a-b3fd-4d15-a511-94838bdc892d None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:01 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-2e76943a-b3fd-4d15-a511-94838bdc892d tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:19:01 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-2e76943a-b3fd-4d15-a511-94838bdc892d tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1544657865", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:19:01 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.volumes [None req-2e76943a-b3fd-4d15-a511-94838bdc892d tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1544657865', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86970) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:19:01 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-2e76943a-b3fd-4d15-a511-94838bdc892d tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Create volume of 1 GB Sep 07 21:19:01 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:19:01 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:19:01 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-2e76943a-b3fd-4d15-a511-94838bdc892d tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Availability Zones retrieved successfully. Sep 07 21:19:01 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-2e76943a-b3fd-4d15-a511-94838bdc892d tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Flow 'volume_create_api' (22ec75b7-0b8f-4c9d-a457-b462ab398360) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:19:01 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-2e76943a-b3fd-4d15-a511-94838bdc892d tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb127c94-e611-45dd-87bb-06b51385f7c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:19:01 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.flows.api.create_volume [None req-2e76943a-b3fd-4d15-a511-94838bdc892d tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Validating volume size '1' using validate_int {{(pid=86970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:19:01 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-2e76943a-b3fd-4d15-a511-94838bdc892d tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb127c94-e611-45dd-87bb-06b51385f7c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:19:01 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-2e76943a-b3fd-4d15-a511-94838bdc892d tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45a91966-9422-4518-b1b6-63ba77542765) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:19:01 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-2e76943a-b3fd-4d15-a511-94838bdc892d tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Created reservations ['c078b7f0-e357-4e26-9ef4-b4bc979a3704', '04ac4930-5c9e-4014-b428-7b01495fdef4', '59eaff97-00d3-4605-b7fa-4c657962ee6d', 'a435935f-3a83-48f5-9cb8-23298811dd26'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:19:01 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-2e76943a-b3fd-4d15-a511-94838bdc892d tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45a91966-9422-4518-b1b6-63ba77542765) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c078b7f0-e357-4e26-9ef4-b4bc979a3704', '04ac4930-5c9e-4014-b428-7b01495fdef4', '59eaff97-00d3-4605-b7fa-4c657962ee6d', 'a435935f-3a83-48f5-9cb8-23298811dd26']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:19:01 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-2e76943a-b3fd-4d15-a511-94838bdc892d tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (761db619-a967-487a-9cb8-116a49170b21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:19:01 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:19:01 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:19:01 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-2e76943a-b3fd-4d15-a511-94838bdc892d tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (761db619-a967-487a-9cb8-116a49170b21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f4d4aaf8-1487-4a33-bcbc-38d721313d79', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1544657865',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbd859560b2042ddbe45dc7929dcb615',qos_specs=None,replication_status=,reservations=['c078b7f0-e357-4e26-9ef4-b4bc979a3704','04ac4930-5c9e-4014-b428-7b01495fdef4','59eaff97-00d3-4605-b7fa-4c657962ee6d','a435935f-3a83-48f5-9cb8-23298811dd26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6736907093954efe86495cd55729d741',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:19:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1544657865',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f4d4aaf8-1487-4a33-bcbc-38d721313d79,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fbd859560b2042ddbe45dc7929dcb615',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6736907093954efe86495cd55729d741',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:19:01 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-2e76943a-b3fd-4d15-a511-94838bdc892d tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (febb7d27-dbf1-4d74-aa3c-991d71ba75f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:19:01 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-2e76943a-b3fd-4d15-a511-94838bdc892d tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (febb7d27-dbf1-4d74-aa3c-991d71ba75f4) transitioned into state 'SUCCESS' from state '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-1544657865',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbd859560b2042ddbe45dc7929dcb615',qos_specs=None,replication_status=,reservations=['c078b7f0-e357-4e26-9ef4-b4bc979a3704','04ac4930-5c9e-4014-b428-7b01495fdef4','59eaff97-00d3-4605-b7fa-4c657962ee6d','a435935f-3a83-48f5-9cb8-23298811dd26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6736907093954efe86495cd55729d741',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:19:01 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-2e76943a-b3fd-4d15-a511-94838bdc892d tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a4d1d8c-f0cf-40e7-a2e5-52c48315b364) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:19:01 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-2e76943a-b3fd-4d15-a511-94838bdc892d tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a4d1d8c-f0cf-40e7-a2e5-52c48315b364) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:19:01 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-2e76943a-b3fd-4d15-a511-94838bdc892d tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Flow 'volume_create_api' (22ec75b7-0b8f-4c9d-a457-b462ab398360) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:19:01 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-2e76943a-b3fd-4d15-a511-94838bdc892d tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Create volume request issued successfully. Sep 07 21:19:01 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-2e76943a-b3fd-4d15-a511-94838bdc892d tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:19:01 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1200/2416] 192.168.122.168 () {60 vars in 1143 bytes} [Mon Sep 7 21:19:01 2026] POST /volume/v3/volumes => generated 774 bytes in 561 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:19:01 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-7dc8b265-a57e-4bb6-87fb-3bb4c16a327a None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:01 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-7dc8b265-a57e-4bb6-87fb-3bb4c16a327a tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:19:01 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-7dc8b265-a57e-4bb6-87fb-3bb4c16a327a tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-2119857488", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:19:01 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.volumes [None req-7dc8b265-a57e-4bb6-87fb-3bb4c16a327a tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-2119857488', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:19:01 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-7dc8b265-a57e-4bb6-87fb-3bb4c16a327a tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Create volume of 1 GB Sep 07 21:19:01 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-7dc8b265-a57e-4bb6-87fb-3bb4c16a327a tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Availability Zones retrieved successfully. Sep 07 21:19:01 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-7dc8b265-a57e-4bb6-87fb-3bb4c16a327a tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Flow 'volume_create_api' (502029e8-137c-4557-8522-4263516dd6e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:19:01 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-7dc8b265-a57e-4bb6-87fb-3bb4c16a327a tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (463b6254-b6f7-4da8-baad-f4eb3b2fa517) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:19:01 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.flows.api.create_volume [None req-7dc8b265-a57e-4bb6-87fb-3bb4c16a327a tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Validating volume size '1' using validate_int {{(pid=86971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:19:01 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-7dc8b265-a57e-4bb6-87fb-3bb4c16a327a tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (463b6254-b6f7-4da8-baad-f4eb3b2fa517) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:19:01 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-7dc8b265-a57e-4bb6-87fb-3bb4c16a327a tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb784def-199f-4815-a1f3-f0b6ef5bcc6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:19:01 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-7dc8b265-a57e-4bb6-87fb-3bb4c16a327a tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Created reservations ['e10335ce-ce28-4355-8d04-e0f3777cd324', 'bf9b57d2-05d9-4a74-9ea7-cc95d05f1c40', '54760946-49db-4be9-8cb0-43ad7d258725', 'dc6c8f5d-733d-4569-9df9-3dc4c30dda4c'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:19:02 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-7dc8b265-a57e-4bb6-87fb-3bb4c16a327a tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb784def-199f-4815-a1f3-f0b6ef5bcc6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e10335ce-ce28-4355-8d04-e0f3777cd324', 'bf9b57d2-05d9-4a74-9ea7-cc95d05f1c40', '54760946-49db-4be9-8cb0-43ad7d258725', 'dc6c8f5d-733d-4569-9df9-3dc4c30dda4c']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:19:02 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-7dc8b265-a57e-4bb6-87fb-3bb4c16a327a tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3dfb53b9-8286-4bcb-a0f8-58597bbcadd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:19:02 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:19:02 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:19:02 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-7dc8b265-a57e-4bb6-87fb-3bb4c16a327a tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3dfb53b9-8286-4bcb-a0f8-58597bbcadd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8ecf60d9-c8ec-4633-b47a-ad7a59321373', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-2119857488',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbd859560b2042ddbe45dc7929dcb615',qos_specs=None,replication_status=,reservations=['e10335ce-ce28-4355-8d04-e0f3777cd324','bf9b57d2-05d9-4a74-9ea7-cc95d05f1c40','54760946-49db-4be9-8cb0-43ad7d258725','dc6c8f5d-733d-4569-9df9-3dc4c30dda4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6736907093954efe86495cd55729d741',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:19:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-2119857488',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8ecf60d9-c8ec-4633-b47a-ad7a59321373,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fbd859560b2042ddbe45dc7929dcb615',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6736907093954efe86495cd55729d741',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:19:02 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-7dc8b265-a57e-4bb6-87fb-3bb4c16a327a tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c16ab5da-0546-47af-8062-d571662b300a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:19:02 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-7dc8b265-a57e-4bb6-87fb-3bb4c16a327a tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c16ab5da-0546-47af-8062-d571662b300a) transitioned into state 'SUCCESS' from state '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-2119857488',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbd859560b2042ddbe45dc7929dcb615',qos_specs=None,replication_status=,reservations=['e10335ce-ce28-4355-8d04-e0f3777cd324','bf9b57d2-05d9-4a74-9ea7-cc95d05f1c40','54760946-49db-4be9-8cb0-43ad7d258725','dc6c8f5d-733d-4569-9df9-3dc4c30dda4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6736907093954efe86495cd55729d741',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:19:02 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-7dc8b265-a57e-4bb6-87fb-3bb4c16a327a tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7c51c4f-03ea-4378-a978-12f5e542763d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:19:02 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-7dc8b265-a57e-4bb6-87fb-3bb4c16a327a tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7c51c4f-03ea-4378-a978-12f5e542763d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:19:02 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-7dc8b265-a57e-4bb6-87fb-3bb4c16a327a tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Flow 'volume_create_api' (502029e8-137c-4557-8522-4263516dd6e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:19:02 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-7dc8b265-a57e-4bb6-87fb-3bb4c16a327a tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Create volume request issued successfully. Sep 07 21:19:02 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-7dc8b265-a57e-4bb6-87fb-3bb4c16a327a tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:19:02 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1217/2417] 192.168.122.168 () {60 vars in 1143 bytes} [Mon Sep 7 21:19:01 2026] POST /volume/v3/volumes => generated 774 bytes in 645 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:19:07 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-d0f7ce8d-08ff-4bc5-a0e9-0306ded9991e None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:07 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d0f7ce8d-08ff-4bc5-a0e9-0306ded9991e tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] GET http://192.168.122.168/volume/v3/volumes/71171d87-e687-4e6d-aa33-e986c850521e Sep 07 21:19:07 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-d0f7ce8d-08ff-4bc5-a0e9-0306ded9991e tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:19:07 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-d0f7ce8d-08ff-4bc5-a0e9-0306ded9991e tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:19:07 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:19:07 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:19:07 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:19:07 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:19:07 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-d0f7ce8d-08ff-4bc5-a0e9-0306ded9991e tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Volume info retrieved successfully. Sep 07 21:19:07 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d0f7ce8d-08ff-4bc5-a0e9-0306ded9991e tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] http://192.168.122.168/volume/v3/volumes/71171d87-e687-4e6d-aa33-e986c850521e returned with HTTP 200 Sep 07 21:19:07 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1201/2418] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:19:07 2026] GET /volume/v3/volumes/71171d87-e687-4e6d-aa33-e986c850521e => generated 882 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:19:07 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-8f4bcf4f-f0d3-4f19-bef5-a98ed75006ba None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:07 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-8f4bcf4f-f0d3-4f19-bef5-a98ed75006ba tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] GET http://192.168.122.168/volume/v3/volumes/71171d87-e687-4e6d-aa33-e986c850521e Sep 07 21:19:07 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-8f4bcf4f-f0d3-4f19-bef5-a98ed75006ba tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:19:07 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-8f4bcf4f-f0d3-4f19-bef5-a98ed75006ba tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:19:07 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:19:07 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:19:07 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:19:07 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:19:07 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-8f4bcf4f-f0d3-4f19-bef5-a98ed75006ba tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Volume info retrieved successfully. Sep 07 21:19:07 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-8f4bcf4f-f0d3-4f19-bef5-a98ed75006ba tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] http://192.168.122.168/volume/v3/volumes/71171d87-e687-4e6d-aa33-e986c850521e returned with HTTP 200 Sep 07 21:19:07 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1218/2419] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:19:07 2026] GET /volume/v3/volumes/71171d87-e687-4e6d-aa33-e986c850521e => generated 882 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:19:07 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-705a5a7c-3a1a-473c-8448-d41e099f72cd req-372a2103-665a-4694-b1c5-d99adf848def None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:07 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-705a5a7c-3a1a-473c-8448-d41e099f72cd req-372a2103-665a-4694-b1c5-d99adf848def tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] GET http://192.168.122.168/volume/v3/volumes/71171d87-e687-4e6d-aa33-e986c850521e Sep 07 21:19:07 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-705a5a7c-3a1a-473c-8448-d41e099f72cd req-372a2103-665a-4694-b1c5-d99adf848def tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:19:07 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-705a5a7c-3a1a-473c-8448-d41e099f72cd req-372a2103-665a-4694-b1c5-d99adf848def tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:19:07 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:19:07 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:19:07 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:19:07 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:19:07 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [req-705a5a7c-3a1a-473c-8448-d41e099f72cd req-372a2103-665a-4694-b1c5-d99adf848def tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Volume info retrieved successfully. Sep 07 21:19:07 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-705a5a7c-3a1a-473c-8448-d41e099f72cd req-372a2103-665a-4694-b1c5-d99adf848def tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] http://192.168.122.168/volume/v3/volumes/71171d87-e687-4e6d-aa33-e986c850521e returned with HTTP 200 Sep 07 21:19:07 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1202/2420] 192.168.122.168 () {60 vars in 1487 bytes} [Mon Sep 7 21:19:07 2026] GET /volume/v3/volumes/71171d87-e687-4e6d-aa33-e986c850521e => generated 882 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:19:08 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-8b5e46a8-6325-4d6c-9c83-7e15713e9e93 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:08 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-8b5e46a8-6325-4d6c-9c83-7e15713e9e93 None None] GET http://192.168.122.168/volume// Sep 07 21:19:08 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-8b5e46a8-6325-4d6c-9c83-7e15713e9e93 None None] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:19:08 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-8b5e46a8-6325-4d6c-9c83-7e15713e9e93 None None] Calling method 'all' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:19:08 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-8b5e46a8-6325-4d6c-9c83-7e15713e9e93 None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 07 21:19:08 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1219/2421] 192.168.122.168 () {58 vars in 1317 bytes} [Mon Sep 7 21:19: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 07 21:19:08 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-705a5a7c-3a1a-473c-8448-d41e099f72cd req-30b15a6c-0320-407d-9926-710be0fcc391 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:08 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-705a5a7c-3a1a-473c-8448-d41e099f72cd req-30b15a6c-0320-407d-9926-710be0fcc391 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] POST http://192.168.122.168/volume/v3/attachments Sep 07 21:19:08 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-705a5a7c-3a1a-473c-8448-d41e099f72cd req-30b15a6c-0320-407d-9926-710be0fcc391 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "71171d87-e687-4e6d-aa33-e986c850521e", "connector": null, "instance_uuid": "2406c93c-29cc-481d-a9b3-88ef59af4a23"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:19:08 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:19:08 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:19:08 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:19:08 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:19:08 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-705a5a7c-3a1a-473c-8448-d41e099f72cd req-30b15a6c-0320-407d-9926-710be0fcc391 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] http://192.168.122.168/volume/v3/attachments returned with HTTP 200 Sep 07 21:19:08 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1203/2422] 192.168.122.168 () {66 vars in 1483 bytes} [Mon Sep 7 21:19:08 2026] POST /volume/v3/attachments => generated 273 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:19:08 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-c53b93d1-3e58-4253-b583-a2e9d8efe5ca None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:08 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c53b93d1-3e58-4253-b583-a2e9d8efe5ca tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] GET http://192.168.122.168/volume/v3/volumes/71171d87-e687-4e6d-aa33-e986c850521e Sep 07 21:19:08 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c53b93d1-3e58-4253-b583-a2e9d8efe5ca tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:19:08 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c53b93d1-3e58-4253-b583-a2e9d8efe5ca tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:19:08 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:19:08 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:19:08 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:19:08 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:19:08 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-c53b93d1-3e58-4253-b583-a2e9d8efe5ca tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Volume info retrieved successfully. Sep 07 21:19:08 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-dcedc68d-4db0-4287-afe9-a035229103fd None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:08 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-dcedc68d-4db0-4287-afe9-a035229103fd None None] GET http://192.168.122.168/volume// Sep 07 21:19:08 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-dcedc68d-4db0-4287-afe9-a035229103fd None None] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:19:08 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-dcedc68d-4db0-4287-afe9-a035229103fd None None] Calling method 'all' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:19:08 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-dcedc68d-4db0-4287-afe9-a035229103fd None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 07 21:19:08 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c53b93d1-3e58-4253-b583-a2e9d8efe5ca tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] http://192.168.122.168/volume/v3/volumes/71171d87-e687-4e6d-aa33-e986c850521e returned with HTTP 200 Sep 07 21:19:08 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1204/2423] 192.168.122.168 () {58 vars in 1315 bytes} [Mon Sep 7 21:19:08 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 07 21:19:08 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1220/2424] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:19:08 2026] GET /volume/v3/volumes/71171d87-e687-4e6d-aa33-e986c850521e => generated 881 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:19:08 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-705a5a7c-3a1a-473c-8448-d41e099f72cd req-f1bdc382-d83c-43a6-97cf-a722d6cdd4ef None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:08 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-705a5a7c-3a1a-473c-8448-d41e099f72cd req-f1bdc382-d83c-43a6-97cf-a722d6cdd4ef tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] GET http://192.168.122.168/volume/v3/volumes/71171d87-e687-4e6d-aa33-e986c850521e Sep 07 21:19:08 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-705a5a7c-3a1a-473c-8448-d41e099f72cd req-f1bdc382-d83c-43a6-97cf-a722d6cdd4ef tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:19:08 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-705a5a7c-3a1a-473c-8448-d41e099f72cd req-f1bdc382-d83c-43a6-97cf-a722d6cdd4ef tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:19:08 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:19:08 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:19:08 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:19:08 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:19:08 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [req-705a5a7c-3a1a-473c-8448-d41e099f72cd req-f1bdc382-d83c-43a6-97cf-a722d6cdd4ef tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Volume info retrieved successfully. Sep 07 21:19:08 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-705a5a7c-3a1a-473c-8448-d41e099f72cd req-f1bdc382-d83c-43a6-97cf-a722d6cdd4ef tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] http://192.168.122.168/volume/v3/volumes/71171d87-e687-4e6d-aa33-e986c850521e returned with HTTP 200 Sep 07 21:19:08 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1205/2425] 192.168.122.168 () {62 vars in 1528 bytes} [Mon Sep 7 21:19:08 2026] GET /volume/v3/volumes/71171d87-e687-4e6d-aa33-e986c850521e => generated 1062 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 21:19:08 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-705a5a7c-3a1a-473c-8448-d41e099f72cd req-e0236d39-c4c0-401f-9f1e-5bef205402a4 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:08 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-705a5a7c-3a1a-473c-8448-d41e099f72cd req-e0236d39-c4c0-401f-9f1e-5bef205402a4 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] PUT http://192.168.122.168/volume/v3/attachments/5d75c1cb-3d63-4644-a6e9-1b8d60347c0e Sep 07 21:19:08 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-705a5a7c-3a1a-473c-8448-d41e099f72cd req-e0236d39-c4c0-401f-9f1e-5bef205402a4 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.168", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f66edac0a33a", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "c6b99549-0b24-4978-b602-a84a5032516b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:19:08 devstack devstack@c-api.service[86971]: DEBUG cinder.coordination [req-705a5a7c-3a1a-473c-8448-d41e099f72cd req-e0236d39-c4c0-401f-9f1e-5bef205402a4 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Acquiring lock "cinder-attachment_update-71171d87-e687-4e6d-aa33-e986c850521e-devstack" by "attachment_update" {{(pid=86971) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 21:19:08 devstack devstack@c-api.service[86971]: DEBUG cinder.coordination [req-705a5a7c-3a1a-473c-8448-d41e099f72cd req-e0236d39-c4c0-401f-9f1e-5bef205402a4 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Lock "cinder-attachment_update-71171d87-e687-4e6d-aa33-e986c850521e-devstack" acquired by "attachment_update" :: waited 0.020s {{(pid=86971) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 21:19:08 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:19:08 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:19:08 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:19:08 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:19:09 devstack devstack@c-api.service[86971]: DEBUG cinder.coordination [req-705a5a7c-3a1a-473c-8448-d41e099f72cd req-e0236d39-c4c0-401f-9f1e-5bef205402a4 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Lock "cinder-attachment_update-71171d87-e687-4e6d-aa33-e986c850521e-devstack" released by "attachment_update" :: held 0.388s {{(pid=86971) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 21:19:09 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-705a5a7c-3a1a-473c-8448-d41e099f72cd req-e0236d39-c4c0-401f-9f1e-5bef205402a4 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] http://192.168.122.168/volume/v3/attachments/5d75c1cb-3d63-4644-a6e9-1b8d60347c0e returned with HTTP 200 Sep 07 21:19:09 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1221/2426] 192.168.122.168 () {66 vars in 1593 bytes} [Mon Sep 7 21:19:08 2026] PUT /volume/v3/attachments/5d75c1cb-3d63-4644-a6e9-1b8d60347c0e => generated 694 bytes in 444 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:19:09 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-a89e2838-5b54-4b38-923a-b6fdc2f7becf None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:09 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a89e2838-5b54-4b38-923a-b6fdc2f7becf tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] GET http://192.168.122.168/volume/v3/volumes/71171d87-e687-4e6d-aa33-e986c850521e Sep 07 21:19:09 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a89e2838-5b54-4b38-923a-b6fdc2f7becf tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:19:09 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a89e2838-5b54-4b38-923a-b6fdc2f7becf tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:19:09 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:19:09 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:19:09 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:19:09 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:19:09 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-a89e2838-5b54-4b38-923a-b6fdc2f7becf tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Volume info retrieved successfully. Sep 07 21:19:09 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a89e2838-5b54-4b38-923a-b6fdc2f7becf tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] http://192.168.122.168/volume/v3/volumes/71171d87-e687-4e6d-aa33-e986c850521e returned with HTTP 200 Sep 07 21:19:09 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1206/2427] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:19:09 2026] GET /volume/v3/volumes/71171d87-e687-4e6d-aa33-e986c850521e => generated 882 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:19:09 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-705a5a7c-3a1a-473c-8448-d41e099f72cd req-d04da6d2-755a-41f9-8914-24901f312559 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:09 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-705a5a7c-3a1a-473c-8448-d41e099f72cd req-d04da6d2-755a-41f9-8914-24901f312559 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] POST http://192.168.122.168/volume/v3/attachments/5d75c1cb-3d63-4644-a6e9-1b8d60347c0e/action Sep 07 21:19:09 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-705a5a7c-3a1a-473c-8448-d41e099f72cd req-d04da6d2-755a-41f9-8914-24901f312559 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Action body: b'{"os-complete": null}' {{(pid=86971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:19:09 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-705a5a7c-3a1a-473c-8448-d41e099f72cd req-d04da6d2-755a-41f9-8914-24901f312559 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:19:09 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:19:09 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:19:09 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:19:09 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:19:09 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-705a5a7c-3a1a-473c-8448-d41e099f72cd req-d04da6d2-755a-41f9-8914-24901f312559 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] http://192.168.122.168/volume/v3/attachments/5d75c1cb-3d63-4644-a6e9-1b8d60347c0e/action returned with HTTP 204 Sep 07 21:19:09 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1222/2428] 192.168.122.168 () {66 vars in 1614 bytes} [Mon Sep 7 21:19:09 2026] POST /volume/v3/attachments/5d75c1cb-3d63-4644-a6e9-1b8d60347c0e/action => generated 0 bytes in 104 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:19:10 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-382180e9-573a-4890-bc7a-f82febb3438f None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:10 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-382180e9-573a-4890-bc7a-f82febb3438f tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] GET http://192.168.122.168/volume/v3/volumes/71171d87-e687-4e6d-aa33-e986c850521e Sep 07 21:19:10 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-382180e9-573a-4890-bc7a-f82febb3438f tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:19:10 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-382180e9-573a-4890-bc7a-f82febb3438f tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:19:10 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:19:10 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:19:10 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:19:10 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:19:10 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-382180e9-573a-4890-bc7a-f82febb3438f tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Volume info retrieved successfully. Sep 07 21:19:10 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-382180e9-573a-4890-bc7a-f82febb3438f tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] http://192.168.122.168/volume/v3/volumes/71171d87-e687-4e6d-aa33-e986c850521e returned with HTTP 200 Sep 07 21:19:10 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1207/2429] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:19:10 2026] GET /volume/v3/volumes/71171d87-e687-4e6d-aa33-e986c850521e => generated 1174 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 21:19:10 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-54fda765-0374-44b0-a642-6bfa63ae3a68 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:10 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-54fda765-0374-44b0-a642-6bfa63ae3a68 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] GET http://192.168.122.168/volume/v3/volumes/71171d87-e687-4e6d-aa33-e986c850521e Sep 07 21:19:10 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-54fda765-0374-44b0-a642-6bfa63ae3a68 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:19:10 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-54fda765-0374-44b0-a642-6bfa63ae3a68 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:19:10 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:19:10 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:19:10 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:19:10 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:19:10 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-54fda765-0374-44b0-a642-6bfa63ae3a68 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Volume info retrieved successfully. Sep 07 21:19:10 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-54fda765-0374-44b0-a642-6bfa63ae3a68 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] http://192.168.122.168/volume/v3/volumes/71171d87-e687-4e6d-aa33-e986c850521e returned with HTTP 200 Sep 07 21:19:10 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1223/2430] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:19:10 2026] GET /volume/v3/volumes/71171d87-e687-4e6d-aa33-e986c850521e => generated 1174 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 21:19:12 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-55f95ed5-6285-4ddd-9403-2dc1d447659e req-61348254-870f-4fe4-a53c-4d2d9c9c1407 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:12 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-55f95ed5-6285-4ddd-9403-2dc1d447659e req-61348254-870f-4fe4-a53c-4d2d9c9c1407 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] GET http://192.168.122.168/volume/v3/volumes/71171d87-e687-4e6d-aa33-e986c850521e Sep 07 21:19:12 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-55f95ed5-6285-4ddd-9403-2dc1d447659e req-61348254-870f-4fe4-a53c-4d2d9c9c1407 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:19:12 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-55f95ed5-6285-4ddd-9403-2dc1d447659e req-61348254-870f-4fe4-a53c-4d2d9c9c1407 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:19:12 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:19:12 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:19:12 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:19:12 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:19:12 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [req-55f95ed5-6285-4ddd-9403-2dc1d447659e req-61348254-870f-4fe4-a53c-4d2d9c9c1407 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Volume info retrieved successfully. Sep 07 21:19:12 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-55f95ed5-6285-4ddd-9403-2dc1d447659e req-61348254-870f-4fe4-a53c-4d2d9c9c1407 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] http://192.168.122.168/volume/v3/volumes/71171d87-e687-4e6d-aa33-e986c850521e returned with HTTP 200 Sep 07 21:19:12 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1208/2431] 192.168.122.168 () {60 vars in 1487 bytes} [Mon Sep 7 21:19:12 2026] GET /volume/v3/volumes/71171d87-e687-4e6d-aa33-e986c850521e => generated 1174 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:19:12 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-55f95ed5-6285-4ddd-9403-2dc1d447659e req-3fd67031-60f4-4df8-b7f6-dd60c7595e35 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:12 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-55f95ed5-6285-4ddd-9403-2dc1d447659e req-3fd67031-60f4-4df8-b7f6-dd60c7595e35 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] POST http://192.168.122.168/volume/v3/volumes/71171d87-e687-4e6d-aa33-e986c850521e/action Sep 07 21:19:12 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-55f95ed5-6285-4ddd-9403-2dc1d447659e req-3fd67031-60f4-4df8-b7f6-dd60c7595e35 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:19:12 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-55f95ed5-6285-4ddd-9403-2dc1d447659e req-3fd67031-60f4-4df8-b7f6-dd60c7595e35 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:19:12 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:19:12 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:19:12 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:19:12 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:19:12 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [req-55f95ed5-6285-4ddd-9403-2dc1d447659e req-3fd67031-60f4-4df8-b7f6-dd60c7595e35 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Volume info retrieved successfully. Sep 07 21:19:12 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [req-55f95ed5-6285-4ddd-9403-2dc1d447659e req-3fd67031-60f4-4df8-b7f6-dd60c7595e35 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Begin detaching volume completed successfully. Sep 07 21:19:12 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-55f95ed5-6285-4ddd-9403-2dc1d447659e req-3fd67031-60f4-4df8-b7f6-dd60c7595e35 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] http://192.168.122.168/volume/v3/volumes/71171d87-e687-4e6d-aa33-e986c850521e/action returned with HTTP 202 Sep 07 21:19:12 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1224/2432] 192.168.122.168 () {64 vars in 1561 bytes} [Mon Sep 7 21:19:12 2026] POST /volume/v3/volumes/71171d87-e687-4e6d-aa33-e986c850521e/action => generated 0 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 21:19:12 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-86a855c5-ba30-4489-a256-f895aa176eac None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:12 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-86a855c5-ba30-4489-a256-f895aa176eac None None] GET http://192.168.122.168/volume// Sep 07 21:19:12 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-86a855c5-ba30-4489-a256-f895aa176eac None None] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:19:12 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-86a855c5-ba30-4489-a256-f895aa176eac None None] Calling method 'all' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:19:12 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-86a855c5-ba30-4489-a256-f895aa176eac None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 07 21:19:12 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1209/2433] 192.168.122.168 () {58 vars in 1315 bytes} [Mon Sep 7 21:19:12 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 21:19:12 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-55f95ed5-6285-4ddd-9403-2dc1d447659e req-6943b40f-3e05-449e-9cc8-8cdf4fd6e1cc None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:12 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-55f95ed5-6285-4ddd-9403-2dc1d447659e req-6943b40f-3e05-449e-9cc8-8cdf4fd6e1cc tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] GET http://192.168.122.168/volume/v3/volumes/71171d87-e687-4e6d-aa33-e986c850521e Sep 07 21:19:12 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-55f95ed5-6285-4ddd-9403-2dc1d447659e req-6943b40f-3e05-449e-9cc8-8cdf4fd6e1cc tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:19:12 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-55f95ed5-6285-4ddd-9403-2dc1d447659e req-6943b40f-3e05-449e-9cc8-8cdf4fd6e1cc tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:19:12 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:19:12 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:19:12 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:19:12 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:19:12 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [req-55f95ed5-6285-4ddd-9403-2dc1d447659e req-6943b40f-3e05-449e-9cc8-8cdf4fd6e1cc tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Volume info retrieved successfully. Sep 07 21:19:12 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-55f95ed5-6285-4ddd-9403-2dc1d447659e req-6943b40f-3e05-449e-9cc8-8cdf4fd6e1cc tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] http://192.168.122.168/volume/v3/volumes/71171d87-e687-4e6d-aa33-e986c850521e returned with HTTP 200 Sep 07 21:19:12 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1225/2434] 192.168.122.168 () {62 vars in 1528 bytes} [Mon Sep 7 21:19:12 2026] GET /volume/v3/volumes/71171d87-e687-4e6d-aa33-e986c850521e => generated 1358 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 07 21:19:13 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-55f95ed5-6285-4ddd-9403-2dc1d447659e req-17076fcf-5732-40aa-9d8e-0f7e83ed56fa None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:13 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-55f95ed5-6285-4ddd-9403-2dc1d447659e req-17076fcf-5732-40aa-9d8e-0f7e83ed56fa tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] DELETE http://192.168.122.168/volume/v3/attachments/5d75c1cb-3d63-4644-a6e9-1b8d60347c0e Sep 07 21:19:13 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-55f95ed5-6285-4ddd-9403-2dc1d447659e req-17076fcf-5732-40aa-9d8e-0f7e83ed56fa tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:19:13 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-55f95ed5-6285-4ddd-9403-2dc1d447659e req-17076fcf-5732-40aa-9d8e-0f7e83ed56fa tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Calling method 'version_select' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:19:13 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:19:13 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:19:13 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:19:13 devstack devstack@c-api.service[86970]: return base.obj_make_list(context, Sep 07 21:19:13 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-55f95ed5-6285-4ddd-9403-2dc1d447659e req-17076fcf-5732-40aa-9d8e-0f7e83ed56fa tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] http://192.168.122.168/volume/v3/attachments/5d75c1cb-3d63-4644-a6e9-1b8d60347c0e returned with HTTP 200 Sep 07 21:19:13 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1210/2435] 192.168.122.168 () {64 vars in 1562 bytes} [Mon Sep 7 21:19:13 2026] DELETE /volume/v3/attachments/5d75c1cb-3d63-4644-a6e9-1b8d60347c0e => generated 19 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:19:18 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-dbd980fe-205d-4a45-8352-bee5a9d50f30 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:18 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-dbd980fe-205d-4a45-8352-bee5a9d50f30 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] DELETE http://192.168.122.168/volume/v3/volumes/71171d87-e687-4e6d-aa33-e986c850521e Sep 07 21:19:18 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-dbd980fe-205d-4a45-8352-bee5a9d50f30 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:19:18 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-dbd980fe-205d-4a45-8352-bee5a9d50f30 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:19:18 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-dbd980fe-205d-4a45-8352-bee5a9d50f30 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Delete volume with id: 71171d87-e687-4e6d-aa33-e986c850521e Sep 07 21:19:18 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:19:18 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:19:18 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:19:18 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:19:18 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-dbd980fe-205d-4a45-8352-bee5a9d50f30 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Volume info retrieved successfully. Sep 07 21:19:18 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-dbd980fe-205d-4a45-8352-bee5a9d50f30 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Delete volume request issued successfully. Sep 07 21:19:18 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-dbd980fe-205d-4a45-8352-bee5a9d50f30 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] http://192.168.122.168/volume/v3/volumes/71171d87-e687-4e6d-aa33-e986c850521e returned with HTTP 202 Sep 07 21:19:18 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1226/2436] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:19:18 2026] DELETE /volume/v3/volumes/71171d87-e687-4e6d-aa33-e986c850521e => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 21:19:18 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-4fd02286-9c55-46c4-af5a-bb642a8fc7f3 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:18 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-4fd02286-9c55-46c4-af5a-bb642a8fc7f3 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] GET http://192.168.122.168/volume/v3/volumes/71171d87-e687-4e6d-aa33-e986c850521e Sep 07 21:19:18 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-4fd02286-9c55-46c4-af5a-bb642a8fc7f3 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:19:18 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-4fd02286-9c55-46c4-af5a-bb642a8fc7f3 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:19:18 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:19:18 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:19:18 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:19:18 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:19:18 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-4fd02286-9c55-46c4-af5a-bb642a8fc7f3 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Volume info retrieved successfully. Sep 07 21:19:18 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-4fd02286-9c55-46c4-af5a-bb642a8fc7f3 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] http://192.168.122.168/volume/v3/volumes/71171d87-e687-4e6d-aa33-e986c850521e returned with HTTP 200 Sep 07 21:19:18 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1211/2437] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:19:18 2026] GET /volume/v3/volumes/71171d87-e687-4e6d-aa33-e986c850521e => generated 881 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:19:19 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-35a5cd08-bf8a-4603-9853-8042e587fae7 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:19 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-35a5cd08-bf8a-4603-9853-8042e587fae7 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] GET http://192.168.122.168/volume/v3/volumes/71171d87-e687-4e6d-aa33-e986c850521e Sep 07 21:19:19 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-35a5cd08-bf8a-4603-9853-8042e587fae7 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:19:19 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-35a5cd08-bf8a-4603-9853-8042e587fae7 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:19:19 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-35a5cd08-bf8a-4603-9853-8042e587fae7 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] http://192.168.122.168/volume/v3/volumes/71171d87-e687-4e6d-aa33-e986c850521e returned with HTTP 404 Sep 07 21:19:19 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1227/2438] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:19:19 2026] GET /volume/v3/volumes/71171d87-e687-4e6d-aa33-e986c850521e => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:19:19 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-8f2e005b-ecd5-4377-885b-74b1fcfe3814 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:19 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8f2e005b-ecd5-4377-885b-74b1fcfe3814 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] DELETE http://192.168.122.168/volume/v3/snapshots/16986b10-71de-4a36-8695-718d8005e9fa Sep 07 21:19:19 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8f2e005b-ecd5-4377-885b-74b1fcfe3814 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:19:19 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8f2e005b-ecd5-4377-885b-74b1fcfe3814 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:19:19 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.snapshots [None req-8f2e005b-ecd5-4377-885b-74b1fcfe3814 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Delete snapshot with id: 16986b10-71de-4a36-8695-718d8005e9fa Sep 07 21:19:19 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:19:19 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:19:19 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-8f2e005b-ecd5-4377-885b-74b1fcfe3814 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Snapshot retrieved successfully. Sep 07 21:19:19 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:19:19 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:19:19 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-8f2e005b-ecd5-4377-885b-74b1fcfe3814 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Snapshot delete request issued successfully. Sep 07 21:19:20 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8f2e005b-ecd5-4377-885b-74b1fcfe3814 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] http://192.168.122.168/volume/v3/snapshots/16986b10-71de-4a36-8695-718d8005e9fa returned with HTTP 202 Sep 07 21:19:20 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1212/2439] 192.168.122.168 () {58 vars in 1241 bytes} [Mon Sep 7 21:19:19 2026] DELETE /volume/v3/snapshots/16986b10-71de-4a36-8695-718d8005e9fa => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 21:19:20 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-6dbb491d-84f1-44e7-9824-ced0cf30cb6f None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:20 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-6dbb491d-84f1-44e7-9824-ced0cf30cb6f tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] GET http://192.168.122.168/volume/v3/snapshots/16986b10-71de-4a36-8695-718d8005e9fa Sep 07 21:19:20 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-6dbb491d-84f1-44e7-9824-ced0cf30cb6f tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:19:20 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-6dbb491d-84f1-44e7-9824-ced0cf30cb6f tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:19:20 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:19:20 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:19:20 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-6dbb491d-84f1-44e7-9824-ced0cf30cb6f tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Snapshot retrieved successfully. Sep 07 21:19:20 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-6dbb491d-84f1-44e7-9824-ced0cf30cb6f tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] http://192.168.122.168/volume/v3/snapshots/16986b10-71de-4a36-8695-718d8005e9fa returned with HTTP 200 Sep 07 21:19:20 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1228/2440] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:19:20 2026] GET /volume/v3/snapshots/16986b10-71de-4a36-8695-718d8005e9fa => generated 460 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:19:21 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-be1b899f-91f8-4d36-9662-f240bf634ba2 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:21 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-be1b899f-91f8-4d36-9662-f240bf634ba2 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] GET http://192.168.122.168/volume/v3/snapshots/16986b10-71de-4a36-8695-718d8005e9fa Sep 07 21:19:21 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-be1b899f-91f8-4d36-9662-f240bf634ba2 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:19:21 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-be1b899f-91f8-4d36-9662-f240bf634ba2 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:19:21 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:19:21 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:19:21 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-be1b899f-91f8-4d36-9662-f240bf634ba2 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Snapshot retrieved successfully. Sep 07 21:19:21 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-be1b899f-91f8-4d36-9662-f240bf634ba2 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] http://192.168.122.168/volume/v3/snapshots/16986b10-71de-4a36-8695-718d8005e9fa returned with HTTP 200 Sep 07 21:19:21 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1213/2441] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:19:21 2026] GET /volume/v3/snapshots/16986b10-71de-4a36-8695-718d8005e9fa => generated 460 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:19:22 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-ddf9db82-771d-4e44-911d-936cffde8e6c None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:22 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ddf9db82-771d-4e44-911d-936cffde8e6c tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] GET http://192.168.122.168/volume/v3/snapshots/16986b10-71de-4a36-8695-718d8005e9fa Sep 07 21:19:22 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-ddf9db82-771d-4e44-911d-936cffde8e6c tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:19:22 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-ddf9db82-771d-4e44-911d-936cffde8e6c tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:19:22 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ddf9db82-771d-4e44-911d-936cffde8e6c tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] http://192.168.122.168/volume/v3/snapshots/16986b10-71de-4a36-8695-718d8005e9fa returned with HTTP 404 Sep 07 21:19:22 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1229/2442] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:19:22 2026] GET /volume/v3/snapshots/16986b10-71de-4a36-8695-718d8005e9fa => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 21:19:22 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-19d5f660-9ae5-4789-9a7c-edffb02595f5 req-f72aabb9-bd26-4e37-9839-600207c1d4a3 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:22 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-19d5f660-9ae5-4789-9a7c-edffb02595f5 req-f72aabb9-bd26-4e37-9839-600207c1d4a3 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] GET http://192.168.122.168/volume/v3/volumes/9a66bf13-e137-4b57-83f6-ec9ad28c8322 Sep 07 21:19:22 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-19d5f660-9ae5-4789-9a7c-edffb02595f5 req-f72aabb9-bd26-4e37-9839-600207c1d4a3 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:19:22 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-19d5f660-9ae5-4789-9a7c-edffb02595f5 req-f72aabb9-bd26-4e37-9839-600207c1d4a3 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:19:22 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:19:22 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:19:22 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:19:22 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:19:22 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [req-19d5f660-9ae5-4789-9a7c-edffb02595f5 req-f72aabb9-bd26-4e37-9839-600207c1d4a3 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Volume info retrieved successfully. Sep 07 21:19:22 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-19d5f660-9ae5-4789-9a7c-edffb02595f5 req-f72aabb9-bd26-4e37-9839-600207c1d4a3 tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] http://192.168.122.168/volume/v3/volumes/9a66bf13-e137-4b57-83f6-ec9ad28c8322 returned with HTTP 200 Sep 07 21:19:22 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1214/2443] 192.168.122.168 () {60 vars in 1487 bytes} [Mon Sep 7 21:19:22 2026] GET /volume/v3/volumes/9a66bf13-e137-4b57-83f6-ec9ad28c8322 => generated 849 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:19:26 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-186fac34-38a9-4697-b600-ebff45505aef None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:26 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-186fac34-38a9-4697-b600-ebff45505aef tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] DELETE http://192.168.122.168/volume/v3/volumes/9a66bf13-e137-4b57-83f6-ec9ad28c8322 Sep 07 21:19:26 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-186fac34-38a9-4697-b600-ebff45505aef tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:19:26 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-186fac34-38a9-4697-b600-ebff45505aef tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:19:26 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-186fac34-38a9-4697-b600-ebff45505aef tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Delete volume with id: 9a66bf13-e137-4b57-83f6-ec9ad28c8322 Sep 07 21:19:26 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:19:26 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:19:26 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:19:26 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:19:26 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-186fac34-38a9-4697-b600-ebff45505aef tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Volume info retrieved successfully. Sep 07 21:19:26 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-186fac34-38a9-4697-b600-ebff45505aef tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Delete volume request issued successfully. Sep 07 21:19:26 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-186fac34-38a9-4697-b600-ebff45505aef tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] http://192.168.122.168/volume/v3/volumes/9a66bf13-e137-4b57-83f6-ec9ad28c8322 returned with HTTP 202 Sep 07 21:19:26 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1230/2444] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:19:26 2026] DELETE /volume/v3/volumes/9a66bf13-e137-4b57-83f6-ec9ad28c8322 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:19:26 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-64a60f30-f1ba-456b-8422-818b07aca1dd None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:26 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-64a60f30-f1ba-456b-8422-818b07aca1dd tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] GET http://192.168.122.168/volume/v3/volumes/9a66bf13-e137-4b57-83f6-ec9ad28c8322 Sep 07 21:19:26 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-64a60f30-f1ba-456b-8422-818b07aca1dd tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:19:26 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-64a60f30-f1ba-456b-8422-818b07aca1dd tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:19:26 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:19:26 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:19:26 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:19:26 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:19:26 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-64a60f30-f1ba-456b-8422-818b07aca1dd tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Volume info retrieved successfully. Sep 07 21:19:26 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-64a60f30-f1ba-456b-8422-818b07aca1dd tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] http://192.168.122.168/volume/v3/volumes/9a66bf13-e137-4b57-83f6-ec9ad28c8322 returned with HTTP 200 Sep 07 21:19:26 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1215/2445] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:19:26 2026] GET /volume/v3/volumes/9a66bf13-e137-4b57-83f6-ec9ad28c8322 => generated 848 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:19:27 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-48d54897-f031-4ccc-82ff-0ccab5b05dcd None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:27 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-48d54897-f031-4ccc-82ff-0ccab5b05dcd tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] GET http://192.168.122.168/volume/v3/volumes/9a66bf13-e137-4b57-83f6-ec9ad28c8322 Sep 07 21:19:27 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-48d54897-f031-4ccc-82ff-0ccab5b05dcd tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:19:27 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-48d54897-f031-4ccc-82ff-0ccab5b05dcd tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:19:27 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-48d54897-f031-4ccc-82ff-0ccab5b05dcd tempest-TestStampPattern-2136885820 tempest-TestStampPattern-2136885820-project-member] http://192.168.122.168/volume/v3/volumes/9a66bf13-e137-4b57-83f6-ec9ad28c8322 returned with HTTP 404 Sep 07 21:19:27 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1231/2446] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:19:27 2026] GET /volume/v3/volumes/9a66bf13-e137-4b57-83f6-ec9ad28c8322 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:19:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-065f8b1b-0846-4a70-905f-436e7fc03818 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:27 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-065f8b1b-0846-4a70-905f-436e7fc03818 None None] GET http://192.168.122.168/volume// Sep 07 21:19:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-065f8b1b-0846-4a70-905f-436e7fc03818 None None] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:19:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-065f8b1b-0846-4a70-905f-436e7fc03818 None None] Calling method 'all' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:19:27 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-065f8b1b-0846-4a70-905f-436e7fc03818 None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 07 21:19:27 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1216/2447] 192.168.122.168 () {58 vars in 1315 bytes} [Mon Sep 7 21:19:27 2026] GET /volume/ => generated 390 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 21:19:27 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-1c59bcf4-e497-4c80-93a0-702dbacfac83 req-aca6ad27-2414-4bab-aa89-e28f687ccc51 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:27 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-1c59bcf4-e497-4c80-93a0-702dbacfac83 req-aca6ad27-2414-4bab-aa89-e28f687ccc51 tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] POST http://192.168.122.168/volume/v3/attachments Sep 07 21:19:27 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-1c59bcf4-e497-4c80-93a0-702dbacfac83 req-aca6ad27-2414-4bab-aa89-e28f687ccc51 tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7a005807-6326-46ab-be26-9378cfcc9675", "connector": null, "instance_uuid": "02f0262f-7ed3-4e3d-ba84-54e5d00db138"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:19:27 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:19:27 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:19:27 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:19:27 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:19:27 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:19:27 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:19:27 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-1c59bcf4-e497-4c80-93a0-702dbacfac83 req-aca6ad27-2414-4bab-aa89-e28f687ccc51 tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] http://192.168.122.168/volume/v3/attachments returned with HTTP 200 Sep 07 21:19:27 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1232/2448] 192.168.122.168 () {66 vars in 1483 bytes} [Mon Sep 7 21:19:27 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 07 21:19:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-1c59bcf4-e497-4c80-93a0-702dbacfac83 req-30b54187-c522-496e-b7de-e032de543d9f None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:27 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-1c59bcf4-e497-4c80-93a0-702dbacfac83 req-30b54187-c522-496e-b7de-e032de543d9f tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] DELETE http://192.168.122.168/volume/v3/attachments/201310c3-da75-4edd-a33f-557bb38c1d56 Sep 07 21:19:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-1c59bcf4-e497-4c80-93a0-702dbacfac83 req-30b54187-c522-496e-b7de-e032de543d9f tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:19:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-1c59bcf4-e497-4c80-93a0-702dbacfac83 req-30b54187-c522-496e-b7de-e032de543d9f tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] Calling method 'version_select' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:19:27 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:19:27 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:19:28 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:19:28 devstack devstack@c-api.service[86970]: return base.obj_make_list(context, Sep 07 21:19:28 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-1c59bcf4-e497-4c80-93a0-702dbacfac83 req-30b54187-c522-496e-b7de-e032de543d9f tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] http://192.168.122.168/volume/v3/attachments/201310c3-da75-4edd-a33f-557bb38c1d56 returned with HTTP 200 Sep 07 21:19:28 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1217/2449] 192.168.122.168 () {64 vars in 1562 bytes} [Mon Sep 7 21:19:27 2026] DELETE /volume/v3/attachments/201310c3-da75-4edd-a33f-557bb38c1d56 => generated 192 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:19:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-2227fafd-2734-4b2d-b525-a5cdc15a1601 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-2227fafd-2734-4b2d-b525-a5cdc15a1601 None None] GET http://192.168.122.168/volume// Sep 07 21:19:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-2227fafd-2734-4b2d-b525-a5cdc15a1601 None None] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:19:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-2227fafd-2734-4b2d-b525-a5cdc15a1601 None None] Calling method 'all' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:19:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-2227fafd-2734-4b2d-b525-a5cdc15a1601 None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 07 21:19:29 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1233/2450] 192.168.122.168 () {58 vars in 1315 bytes} [Mon Sep 7 21:19: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 07 21:19:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-650f88f9-0769-4692-b226-c434ada9e271 req-c8f04901-dd51-433e-a62a-47815e66e2c2 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:29 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-650f88f9-0769-4692-b226-c434ada9e271 req-c8f04901-dd51-433e-a62a-47815e66e2c2 tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] GET http://192.168.122.168/volume/v3/volumes/7a005807-6326-46ab-be26-9378cfcc9675 Sep 07 21:19:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-650f88f9-0769-4692-b226-c434ada9e271 req-c8f04901-dd51-433e-a62a-47815e66e2c2 tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:19:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-650f88f9-0769-4692-b226-c434ada9e271 req-c8f04901-dd51-433e-a62a-47815e66e2c2 tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:19:29 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:19:29 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:19:29 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:19:29 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:19:29 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [req-650f88f9-0769-4692-b226-c434ada9e271 req-c8f04901-dd51-433e-a62a-47815e66e2c2 tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] Volume info retrieved successfully. Sep 07 21:19:29 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-650f88f9-0769-4692-b226-c434ada9e271 req-c8f04901-dd51-433e-a62a-47815e66e2c2 tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] http://192.168.122.168/volume/v3/volumes/7a005807-6326-46ab-be26-9378cfcc9675 returned with HTTP 200 Sep 07 21:19:29 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1218/2451] 192.168.122.168 () {62 vars in 1528 bytes} [Mon Sep 7 21:19:29 2026] GET /volume/v3/volumes/7a005807-6326-46ab-be26-9378cfcc9675 => generated 1512 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 21:19:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-650f88f9-0769-4692-b226-c434ada9e271 req-c4777824-d19c-4446-9a2a-924dc023df59 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-650f88f9-0769-4692-b226-c434ada9e271 req-c4777824-d19c-4446-9a2a-924dc023df59 tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] PUT http://192.168.122.168/volume/v3/attachments/e0552a97-d61d-49f5-aaf1-f6833fe79117 Sep 07 21:19:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-650f88f9-0769-4692-b226-c434ada9e271 req-c4777824-d19c-4446-9a2a-924dc023df59 tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.168", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f66edac0a33a", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "c6b99549-0b24-4978-b602-a84a5032516b", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:19:29 devstack devstack@c-api.service[86971]: DEBUG cinder.coordination [req-650f88f9-0769-4692-b226-c434ada9e271 req-c4777824-d19c-4446-9a2a-924dc023df59 tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] Acquiring lock "cinder-attachment_update-7a005807-6326-46ab-be26-9378cfcc9675-devstack" by "attachment_update" {{(pid=86971) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 21:19:29 devstack devstack@c-api.service[86971]: DEBUG cinder.coordination [req-650f88f9-0769-4692-b226-c434ada9e271 req-c4777824-d19c-4446-9a2a-924dc023df59 tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] Lock "cinder-attachment_update-7a005807-6326-46ab-be26-9378cfcc9675-devstack" acquired by "attachment_update" :: waited 0.015s {{(pid=86971) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 21:19:29 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:19:29 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:19:29 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:19:29 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:19:30 devstack devstack@c-api.service[86971]: DEBUG cinder.coordination [req-650f88f9-0769-4692-b226-c434ada9e271 req-c4777824-d19c-4446-9a2a-924dc023df59 tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] Lock "cinder-attachment_update-7a005807-6326-46ab-be26-9378cfcc9675-devstack" released by "attachment_update" :: held 0.173s {{(pid=86971) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 21:19:30 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-650f88f9-0769-4692-b226-c434ada9e271 req-c4777824-d19c-4446-9a2a-924dc023df59 tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] http://192.168.122.168/volume/v3/attachments/e0552a97-d61d-49f5-aaf1-f6833fe79117 returned with HTTP 200 Sep 07 21:19:30 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1234/2452] 192.168.122.168 () {66 vars in 1593 bytes} [Mon Sep 7 21:19:29 2026] PUT /volume/v3/attachments/e0552a97-d61d-49f5-aaf1-f6833fe79117 => generated 694 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:19:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-650f88f9-0769-4692-b226-c434ada9e271 req-b01bacf0-4d62-4aab-ada0-658f224c13e5 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:30 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-650f88f9-0769-4692-b226-c434ada9e271 req-b01bacf0-4d62-4aab-ada0-658f224c13e5 tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] POST http://192.168.122.168/volume/v3/attachments/e0552a97-d61d-49f5-aaf1-f6833fe79117/action Sep 07 21:19:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-650f88f9-0769-4692-b226-c434ada9e271 req-b01bacf0-4d62-4aab-ada0-658f224c13e5 tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] Action body: b'{"os-complete": null}' {{(pid=86970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:19:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-650f88f9-0769-4692-b226-c434ada9e271 req-b01bacf0-4d62-4aab-ada0-658f224c13e5 tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:19:30 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:19:30 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:19:30 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:19:30 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:19:30 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-650f88f9-0769-4692-b226-c434ada9e271 req-b01bacf0-4d62-4aab-ada0-658f224c13e5 tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] http://192.168.122.168/volume/v3/attachments/e0552a97-d61d-49f5-aaf1-f6833fe79117/action returned with HTTP 204 Sep 07 21:19:30 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1219/2453] 192.168.122.168 () {66 vars in 1614 bytes} [Mon Sep 7 21:19:30 2026] POST /volume/v3/attachments/e0552a97-d61d-49f5-aaf1-f6833fe79117/action => generated 0 bytes in 72 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:19:36 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-c58b669d-6c19-4a39-9f8b-4497b3bce5be None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:36 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c58b669d-6c19-4a39-9f8b-4497b3bce5be tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] GET http://192.168.122.168/volume/v3/volumes/f4d4aaf8-1487-4a33-bcbc-38d721313d79 Sep 07 21:19:36 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c58b669d-6c19-4a39-9f8b-4497b3bce5be tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:19:36 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c58b669d-6c19-4a39-9f8b-4497b3bce5be tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:19:36 devstack devstack@c-api.service[86971]: DEBUG dbcounter [-] [86971] Writing DB stats cinder:SELECT=139,cinder:INSERT=20,cinder:UPDATE=37 {{(pid=86971) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 21:19:36 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:19:36 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:19:36 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:19:36 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:19:36 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-c58b669d-6c19-4a39-9f8b-4497b3bce5be tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Volume info retrieved successfully. Sep 07 21:19:36 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c58b669d-6c19-4a39-9f8b-4497b3bce5be tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] http://192.168.122.168/volume/v3/volumes/f4d4aaf8-1487-4a33-bcbc-38d721313d79 returned with HTTP 200 Sep 07 21:19:36 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1235/2454] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:19:36 2026] GET /volume/v3/volumes/f4d4aaf8-1487-4a33-bcbc-38d721313d79 => generated 867 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:19:36 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-dc3165a3-efbe-41b2-a441-0f9e809a8a61 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:36 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-dc3165a3-efbe-41b2-a441-0f9e809a8a61 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] GET http://192.168.122.168/volume/v3/volumes/f4d4aaf8-1487-4a33-bcbc-38d721313d79 Sep 07 21:19:36 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-dc3165a3-efbe-41b2-a441-0f9e809a8a61 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:19:36 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-dc3165a3-efbe-41b2-a441-0f9e809a8a61 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:19:36 devstack devstack@c-api.service[86970]: DEBUG dbcounter [-] [86970] Writing DB stats cinder:SELECT=136,cinder:UPDATE=24,cinder:INSERT=11 {{(pid=86970) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 21:19:36 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:19:36 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:19:36 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:19:36 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:19:36 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-dc3165a3-efbe-41b2-a441-0f9e809a8a61 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Volume info retrieved successfully. Sep 07 21:19:36 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-dc3165a3-efbe-41b2-a441-0f9e809a8a61 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] http://192.168.122.168/volume/v3/volumes/f4d4aaf8-1487-4a33-bcbc-38d721313d79 returned with HTTP 200 Sep 07 21:19:36 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1220/2455] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:19:36 2026] GET /volume/v3/volumes/f4d4aaf8-1487-4a33-bcbc-38d721313d79 => generated 867 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:19:36 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-f1cacae3-2528-448b-947c-6bc137ac309f req-a261439f-8581-4b86-ad5d-19d7b780c68c None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:36 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-f1cacae3-2528-448b-947c-6bc137ac309f req-a261439f-8581-4b86-ad5d-19d7b780c68c tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] GET http://192.168.122.168/volume/v3/volumes/f4d4aaf8-1487-4a33-bcbc-38d721313d79 Sep 07 21:19:36 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-f1cacae3-2528-448b-947c-6bc137ac309f req-a261439f-8581-4b86-ad5d-19d7b780c68c tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:19:36 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-f1cacae3-2528-448b-947c-6bc137ac309f req-a261439f-8581-4b86-ad5d-19d7b780c68c tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:19:36 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:19:36 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:19:36 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:19:36 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:19:36 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [req-f1cacae3-2528-448b-947c-6bc137ac309f req-a261439f-8581-4b86-ad5d-19d7b780c68c tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Volume info retrieved successfully. Sep 07 21:19:36 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-f1cacae3-2528-448b-947c-6bc137ac309f req-a261439f-8581-4b86-ad5d-19d7b780c68c tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] http://192.168.122.168/volume/v3/volumes/f4d4aaf8-1487-4a33-bcbc-38d721313d79 returned with HTTP 200 Sep 07 21:19:36 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1236/2456] 192.168.122.168 () {60 vars in 1487 bytes} [Mon Sep 7 21:19:36 2026] GET /volume/v3/volumes/f4d4aaf8-1487-4a33-bcbc-38d721313d79 => generated 867 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:19:37 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-7be4a000-7c2d-4460-9c90-b7354ee0b0ff None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:37 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-7be4a000-7c2d-4460-9c90-b7354ee0b0ff None None] GET http://192.168.122.168/volume// Sep 07 21:19:37 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-7be4a000-7c2d-4460-9c90-b7354ee0b0ff None None] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:19:37 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-7be4a000-7c2d-4460-9c90-b7354ee0b0ff None None] Calling method 'all' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:19:37 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-7be4a000-7c2d-4460-9c90-b7354ee0b0ff None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 07 21:19:37 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1221/2457] 192.168.122.168 () {58 vars in 1317 bytes} [Mon Sep 7 21:19:37 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 21:19:37 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-f1cacae3-2528-448b-947c-6bc137ac309f req-b15df471-a89f-4566-9c1a-6192c623d0ba None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:37 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-f1cacae3-2528-448b-947c-6bc137ac309f req-b15df471-a89f-4566-9c1a-6192c623d0ba tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] POST http://192.168.122.168/volume/v3/attachments Sep 07 21:19:37 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-f1cacae3-2528-448b-947c-6bc137ac309f req-b15df471-a89f-4566-9c1a-6192c623d0ba tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f4d4aaf8-1487-4a33-bcbc-38d721313d79", "connector": null, "instance_uuid": "51f90d31-0f0f-4038-b28a-25bde21b65ff"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:19:37 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:19:37 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:19:37 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:19:37 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:19:37 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-f1cacae3-2528-448b-947c-6bc137ac309f req-b15df471-a89f-4566-9c1a-6192c623d0ba tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] http://192.168.122.168/volume/v3/attachments returned with HTTP 200 Sep 07 21:19:37 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1237/2458] 192.168.122.168 () {66 vars in 1483 bytes} [Mon Sep 7 21:19:37 2026] POST /volume/v3/attachments => generated 273 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:19:37 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-651bb395-cb8b-4ec4-9c04-99b8538845e5 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:37 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-651bb395-cb8b-4ec4-9c04-99b8538845e5 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] GET http://192.168.122.168/volume/v3/volumes/f4d4aaf8-1487-4a33-bcbc-38d721313d79 Sep 07 21:19:37 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-651bb395-cb8b-4ec4-9c04-99b8538845e5 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:19:37 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-651bb395-cb8b-4ec4-9c04-99b8538845e5 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:19:37 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:19:37 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:19:37 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-82da9ab9-387a-4214-bfbe-4446e2d84e2c None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:37 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-82da9ab9-387a-4214-bfbe-4446e2d84e2c None None] GET http://192.168.122.168/volume// Sep 07 21:19:37 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-82da9ab9-387a-4214-bfbe-4446e2d84e2c None None] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:19:37 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-82da9ab9-387a-4214-bfbe-4446e2d84e2c None None] Calling method 'all' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:19:37 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-82da9ab9-387a-4214-bfbe-4446e2d84e2c None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 07 21:19:37 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1238/2459] 192.168.122.168 () {58 vars in 1315 bytes} [Mon Sep 7 21:19:37 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 21:19:37 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:19:37 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:19:37 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-f1cacae3-2528-448b-947c-6bc137ac309f req-982ffe6a-ebc6-48d2-8946-32b48b887f6b None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:37 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-f1cacae3-2528-448b-947c-6bc137ac309f req-982ffe6a-ebc6-48d2-8946-32b48b887f6b tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] GET http://192.168.122.168/volume/v3/volumes/f4d4aaf8-1487-4a33-bcbc-38d721313d79 Sep 07 21:19:37 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-651bb395-cb8b-4ec4-9c04-99b8538845e5 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Volume info retrieved successfully. Sep 07 21:19:37 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-f1cacae3-2528-448b-947c-6bc137ac309f req-982ffe6a-ebc6-48d2-8946-32b48b887f6b tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:19:37 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-f1cacae3-2528-448b-947c-6bc137ac309f req-982ffe6a-ebc6-48d2-8946-32b48b887f6b tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:19:37 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-651bb395-cb8b-4ec4-9c04-99b8538845e5 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] http://192.168.122.168/volume/v3/volumes/f4d4aaf8-1487-4a33-bcbc-38d721313d79 returned with HTTP 200 Sep 07 21:19:37 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1222/2460] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:19:37 2026] GET /volume/v3/volumes/f4d4aaf8-1487-4a33-bcbc-38d721313d79 => generated 866 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:19:37 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:19:37 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:19:37 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:19:37 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:19:37 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [req-f1cacae3-2528-448b-947c-6bc137ac309f req-982ffe6a-ebc6-48d2-8946-32b48b887f6b tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Volume info retrieved successfully. Sep 07 21:19:37 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-f1cacae3-2528-448b-947c-6bc137ac309f req-982ffe6a-ebc6-48d2-8946-32b48b887f6b tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] http://192.168.122.168/volume/v3/volumes/f4d4aaf8-1487-4a33-bcbc-38d721313d79 returned with HTTP 200 Sep 07 21:19:37 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1239/2461] 192.168.122.168 () {62 vars in 1528 bytes} [Mon Sep 7 21:19:37 2026] GET /volume/v3/volumes/f4d4aaf8-1487-4a33-bcbc-38d721313d79 => generated 1047 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 21:19:37 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-f1cacae3-2528-448b-947c-6bc137ac309f req-c0967ee7-1787-4dc6-970b-0cb2ef7a0a7e None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:37 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-f1cacae3-2528-448b-947c-6bc137ac309f req-c0967ee7-1787-4dc6-970b-0cb2ef7a0a7e tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] PUT http://192.168.122.168/volume/v3/attachments/f41ad009-d0c0-42ab-811f-6eba40c852e1 Sep 07 21:19:37 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-f1cacae3-2528-448b-947c-6bc137ac309f req-c0967ee7-1787-4dc6-970b-0cb2ef7a0a7e tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.168", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f66edac0a33a", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "c6b99549-0b24-4978-b602-a84a5032516b", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:19:37 devstack devstack@c-api.service[86970]: DEBUG cinder.coordination [req-f1cacae3-2528-448b-947c-6bc137ac309f req-c0967ee7-1787-4dc6-970b-0cb2ef7a0a7e tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Acquiring lock "cinder-attachment_update-f4d4aaf8-1487-4a33-bcbc-38d721313d79-devstack" by "attachment_update" {{(pid=86970) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 21:19:37 devstack devstack@c-api.service[86970]: DEBUG cinder.coordination [req-f1cacae3-2528-448b-947c-6bc137ac309f req-c0967ee7-1787-4dc6-970b-0cb2ef7a0a7e tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Lock "cinder-attachment_update-f4d4aaf8-1487-4a33-bcbc-38d721313d79-devstack" acquired by "attachment_update" :: waited 0.016s {{(pid=86970) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 21:19:37 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:19:37 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:19:37 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:19:37 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:19:37 devstack devstack@c-api.service[86970]: DEBUG cinder.coordination [req-f1cacae3-2528-448b-947c-6bc137ac309f req-c0967ee7-1787-4dc6-970b-0cb2ef7a0a7e tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Lock "cinder-attachment_update-f4d4aaf8-1487-4a33-bcbc-38d721313d79-devstack" released by "attachment_update" :: held 0.235s {{(pid=86970) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 21:19:37 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-f1cacae3-2528-448b-947c-6bc137ac309f req-c0967ee7-1787-4dc6-970b-0cb2ef7a0a7e tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] http://192.168.122.168/volume/v3/attachments/f41ad009-d0c0-42ab-811f-6eba40c852e1 returned with HTTP 200 Sep 07 21:19:37 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1223/2462] 192.168.122.168 () {66 vars in 1593 bytes} [Mon Sep 7 21:19:37 2026] PUT /volume/v3/attachments/f41ad009-d0c0-42ab-811f-6eba40c852e1 => generated 694 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:19:38 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-ea4895c3-d3b4-4469-b3b7-5e92c71e895c None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:38 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ea4895c3-d3b4-4469-b3b7-5e92c71e895c tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] GET http://192.168.122.168/volume/v3/volumes/f4d4aaf8-1487-4a33-bcbc-38d721313d79 Sep 07 21:19:38 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-ea4895c3-d3b4-4469-b3b7-5e92c71e895c tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:19:38 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-ea4895c3-d3b4-4469-b3b7-5e92c71e895c tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:19:38 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:19:38 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:19:38 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:19:38 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:19:38 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-ea4895c3-d3b4-4469-b3b7-5e92c71e895c tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Volume info retrieved successfully. Sep 07 21:19:38 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ea4895c3-d3b4-4469-b3b7-5e92c71e895c tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] http://192.168.122.168/volume/v3/volumes/f4d4aaf8-1487-4a33-bcbc-38d721313d79 returned with HTTP 200 Sep 07 21:19:38 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1240/2463] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:19:38 2026] GET /volume/v3/volumes/f4d4aaf8-1487-4a33-bcbc-38d721313d79 => generated 867 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:19:38 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-f1cacae3-2528-448b-947c-6bc137ac309f req-3861a2c2-516e-4e27-af59-adf8dd115ab4 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:38 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-f1cacae3-2528-448b-947c-6bc137ac309f req-3861a2c2-516e-4e27-af59-adf8dd115ab4 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] POST http://192.168.122.168/volume/v3/attachments/f41ad009-d0c0-42ab-811f-6eba40c852e1/action Sep 07 21:19:38 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-f1cacae3-2528-448b-947c-6bc137ac309f req-3861a2c2-516e-4e27-af59-adf8dd115ab4 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Action body: b'{"os-complete": null}' {{(pid=86970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:19:38 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-f1cacae3-2528-448b-947c-6bc137ac309f req-3861a2c2-516e-4e27-af59-adf8dd115ab4 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:19:38 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:19:38 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:19:38 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:19:38 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:19:38 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-f1cacae3-2528-448b-947c-6bc137ac309f req-3861a2c2-516e-4e27-af59-adf8dd115ab4 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] http://192.168.122.168/volume/v3/attachments/f41ad009-d0c0-42ab-811f-6eba40c852e1/action returned with HTTP 204 Sep 07 21:19:38 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1224/2464] 192.168.122.168 () {66 vars in 1614 bytes} [Mon Sep 7 21:19:38 2026] POST /volume/v3/attachments/f41ad009-d0c0-42ab-811f-6eba40c852e1/action => generated 0 bytes in 105 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:19:39 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-89190169-9394-496f-985e-47329bd525f0 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:39 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-89190169-9394-496f-985e-47329bd525f0 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] GET http://192.168.122.168/volume/v3/volumes/f4d4aaf8-1487-4a33-bcbc-38d721313d79 Sep 07 21:19:39 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-89190169-9394-496f-985e-47329bd525f0 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:19:39 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-89190169-9394-496f-985e-47329bd525f0 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:19:39 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:19:39 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:19:39 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:19:39 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:19:39 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-89190169-9394-496f-985e-47329bd525f0 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Volume info retrieved successfully. Sep 07 21:19:39 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-89190169-9394-496f-985e-47329bd525f0 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] http://192.168.122.168/volume/v3/volumes/f4d4aaf8-1487-4a33-bcbc-38d721313d79 returned with HTTP 200 Sep 07 21:19:39 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1241/2465] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:19:39 2026] GET /volume/v3/volumes/f4d4aaf8-1487-4a33-bcbc-38d721313d79 => generated 1159 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:19:39 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-2856778f-0fb9-46b9-94dd-c781be475b92 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:39 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-2856778f-0fb9-46b9-94dd-c781be475b92 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] GET http://192.168.122.168/volume/v3/volumes/f4d4aaf8-1487-4a33-bcbc-38d721313d79 Sep 07 21:19:39 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-2856778f-0fb9-46b9-94dd-c781be475b92 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:19:39 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-2856778f-0fb9-46b9-94dd-c781be475b92 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:19:39 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:19:39 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:19:39 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:19:39 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:19:39 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-2856778f-0fb9-46b9-94dd-c781be475b92 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Volume info retrieved successfully. Sep 07 21:19:39 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-2856778f-0fb9-46b9-94dd-c781be475b92 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] http://192.168.122.168/volume/v3/volumes/f4d4aaf8-1487-4a33-bcbc-38d721313d79 returned with HTTP 200 Sep 07 21:19:39 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1225/2466] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:19:39 2026] GET /volume/v3/volumes/f4d4aaf8-1487-4a33-bcbc-38d721313d79 => generated 1159 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:19:39 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-689ce6fe-6b3c-46b6-b76a-b997501a809a None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:39 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-689ce6fe-6b3c-46b6-b76a-b997501a809a tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] POST http://192.168.122.168/volume/v3/volumes/f4d4aaf8-1487-4a33-bcbc-38d721313d79/action Sep 07 21:19:39 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-689ce6fe-6b3c-46b6-b76a-b997501a809a tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Action body: b'{"os-detach": {}}' {{(pid=86971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:19:39 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-689ce6fe-6b3c-46b6-b76a-b997501a809a tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:19:39 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:19:39 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:19:39 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:19:39 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:19:39 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-689ce6fe-6b3c-46b6-b76a-b997501a809a tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Volume info retrieved successfully. Sep 07 21:19:39 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-689ce6fe-6b3c-46b6-b76a-b997501a809a tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Attachment connected to vm 51f90d31-0f0f-4038-b28a-25bde21b65ff, checking data on nova Sep 07 21:19:39 devstack devstack@c-api.service[86971]: DEBUG cinder.compute.nova [None req-689ce6fe-6b3c-46b6-b76a-b997501a809a tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Creating Keystone token plugin using URL: http://192.168.122.168/identity {{(pid=86971) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 07 21:19:40 devstack devstack@c-api.service[86971]: DEBUG novaclient.v2.client [None req-689ce6fe-6b3c-46b6-b76a-b997501a809a tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] REQ: curl -g -i -X GET http://192.168.122.168/compute/v2.1/servers/51f90d31-0f0f-4038-b28a-25bde21b65ff/os-volume_attachments/f4d4aaf8-1487-4a33-bcbc-38d721313d79 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}f11c75424334dcaa4d51be6f537f6048f64d2ac49cd22b921b98f1c929ac620b" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-689ce6fe-6b3c-46b6-b76a-b997501a809a" -H "X-Service-Token: {SHA256}f1287142dcb5bc3ea6b33972d727c1eebb6abc95b4407baab01be4e9d07c0057" {{(pid=86971) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 07 21:19:40 devstack devstack@c-api.service[86971]: DEBUG novaclient.v2.client [None req-689ce6fe-6b3c-46b6-b76a-b997501a809a tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Mon, 07 Sep 2026 19:19:40 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-afbdc8c1-627f-4840-9417-ae47001a691a x-openstack-request-id: req-afbdc8c1-627f-4840-9417-ae47001a691a {{(pid=86971) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 07 21:19:40 devstack devstack@c-api.service[86971]: DEBUG novaclient.v2.client [None req-689ce6fe-6b3c-46b6-b76a-b997501a809a tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "f4d4aaf8-1487-4a33-bcbc-38d721313d79", "serverId": "51f90d31-0f0f-4038-b28a-25bde21b65ff", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "f41ad009-d0c0-42ab-811f-6eba40c852e1", "bdm_uuid": "8dda0403-f7ea-4a3b-962e-b65310e5265b"}} {{(pid=86971) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 07 21:19:40 devstack devstack@c-api.service[86971]: DEBUG novaclient.v2.client [None req-689ce6fe-6b3c-46b6-b76a-b997501a809a tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] GET call to compute for http://192.168.122.168/compute/v2.1/servers/51f90d31-0f0f-4038-b28a-25bde21b65ff/os-volume_attachments/f4d4aaf8-1487-4a33-bcbc-38d721313d79 used request id req-afbdc8c1-627f-4840-9417-ae47001a691a {{(pid=86971) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 07 21:19:40 devstack devstack@c-api.service[86971]: ERROR cinder.volume.api [None req-689ce6fe-6b3c-46b6-b76a-b997501a809a tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Sep 07 21:19:40 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault [None req-689ce6fe-6b3c-46b6-b76a-b997501a809a tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Caught error: Detach volume from instance 51f90d31-0f0f-4038-b28a-25bde21b65ff using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 51f90d31-0f0f-4038-b28a-25bde21b65ff using the Compute API Sep 07 21:19:40 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 07 21:19:40 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 07 21:19:40 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 07 21:19:40 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 21:19:40 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 21:19:40 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 21:19:40 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 21:19:40 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 21:19:40 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 21:19:40 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 21:19:40 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 21:19:40 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 21:19:40 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 21:19:40 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 21:19:40 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 21:19:40 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 21:19:40 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 07 21:19:40 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 07 21:19:40 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 21:19:40 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 21:19:40 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 21:19:40 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 21:19:40 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 21:19:40 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 21:19:40 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 21:19:40 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 21:19:40 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 21:19:40 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 21:19:40 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 21:19:40 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 21:19:40 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 21:19:40 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 07 21:19:40 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 07 21:19:40 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 21:19:40 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 21:19:40 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 21:19:40 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 21:19:40 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 21:19:40 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 21:19:40 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 21:19:40 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 21:19:40 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 21:19:40 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 21:19:40 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 21:19:40 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 21:19:40 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 21:19:40 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Sep 07 21:19:40 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 07 21:19:40 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 21:19:40 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 21:19:40 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 21:19:40 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 21:19:40 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 21:19:40 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 21:19:40 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 21:19:40 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 07 21:19:40 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 21:19:40 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 21:19:40 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 07 21:19:40 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 21:19:40 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 21:19:40 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 07 21:19:40 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 07 21:19:40 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 21:19:40 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 07 21:19:40 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 21:19:40 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 21:19:40 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 21:19:40 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 21:19:40 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 21:19:40 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 21:19:40 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 21:19:40 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 21:19:40 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 07 21:19:40 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 07 21:19:40 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 21:19:40 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 07 21:19:40 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 07 21:19:40 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 21:19:40 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 07 21:19:40 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 07 21:19:40 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 21:19:40 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 07 21:19:40 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 07 21:19:40 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 07 21:19:40 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Sep 07 21:19:40 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Sep 07 21:19:40 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Sep 07 21:19:40 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Sep 07 21:19:40 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 07 21:19:40 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 07 21:19:40 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 51f90d31-0f0f-4038-b28a-25bde21b65ff using the Compute API Sep 07 21:19:40 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault Sep 07 21:19:40 devstack devstack@c-api.service[86971]: INFO cinder.api.middleware.fault [None req-689ce6fe-6b3c-46b6-b76a-b997501a809a tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] http://192.168.122.168/volume/v3/volumes/f4d4aaf8-1487-4a33-bcbc-38d721313d79/action returned with HTTP 409 Sep 07 21:19:40 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1242/2467] 192.168.122.168 () {60 vars in 1274 bytes} [Mon Sep 7 21:19:39 2026] POST /volume/v3/volumes/f4d4aaf8-1487-4a33-bcbc-38d721313d79/action => generated 167 bytes in 838 msecs (HTTP/1.1 409) 7 headers in 291 bytes (2 switches on core 0) Sep 07 21:19:40 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-eb7882e9-5bd1-49ab-85c4-b8608c4d7442 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:40 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-eb7882e9-5bd1-49ab-85c4-b8608c4d7442 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] POST http://192.168.122.168/volume/v3/volumes/f4d4aaf8-1487-4a33-bcbc-38d721313d79/action Sep 07 21:19:40 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-eb7882e9-5bd1-49ab-85c4-b8608c4d7442 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=86970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:19:40 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-eb7882e9-5bd1-49ab-85c4-b8608c4d7442 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:19:40 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:19:40 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:19:40 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:19:40 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:19:40 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-eb7882e9-5bd1-49ab-85c4-b8608c4d7442 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Volume info retrieved successfully. Sep 07 21:19:40 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-eb7882e9-5bd1-49ab-85c4-b8608c4d7442 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Attachment connected to vm 51f90d31-0f0f-4038-b28a-25bde21b65ff, checking data on nova Sep 07 21:19:40 devstack devstack@c-api.service[86970]: DEBUG cinder.compute.nova [None req-eb7882e9-5bd1-49ab-85c4-b8608c4d7442 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Creating Keystone token plugin using URL: http://192.168.122.168/identity {{(pid=86970) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 07 21:19:40 devstack devstack@c-api.service[86970]: DEBUG novaclient.v2.client [None req-eb7882e9-5bd1-49ab-85c4-b8608c4d7442 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] REQ: curl -g -i -X GET http://192.168.122.168/compute/v2.1/servers/51f90d31-0f0f-4038-b28a-25bde21b65ff/os-volume_attachments/f4d4aaf8-1487-4a33-bcbc-38d721313d79 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}24331dd5e374382b1afc69827fe823a0b8f5863da77be7a4c1920f49ccbb4487" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-eb7882e9-5bd1-49ab-85c4-b8608c4d7442" -H "X-Service-Token: {SHA256}b7a9b62157473ce93b916ce9c595034062a99de51d8d01b4faa05505b47dbc3b" {{(pid=86970) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 07 21:19:40 devstack devstack@c-api.service[86970]: DEBUG novaclient.v2.client [None req-eb7882e9-5bd1-49ab-85c4-b8608c4d7442 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Mon, 07 Sep 2026 19:19:40 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-5b0ceccc-56b5-45dd-930a-28bdbfd88ee3 x-openstack-request-id: req-5b0ceccc-56b5-45dd-930a-28bdbfd88ee3 {{(pid=86970) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 07 21:19:40 devstack devstack@c-api.service[86970]: DEBUG novaclient.v2.client [None req-eb7882e9-5bd1-49ab-85c4-b8608c4d7442 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "f4d4aaf8-1487-4a33-bcbc-38d721313d79", "serverId": "51f90d31-0f0f-4038-b28a-25bde21b65ff", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "f41ad009-d0c0-42ab-811f-6eba40c852e1", "bdm_uuid": "8dda0403-f7ea-4a3b-962e-b65310e5265b"}} {{(pid=86970) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 07 21:19:40 devstack devstack@c-api.service[86970]: DEBUG novaclient.v2.client [None req-eb7882e9-5bd1-49ab-85c4-b8608c4d7442 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] GET call to compute for http://192.168.122.168/compute/v2.1/servers/51f90d31-0f0f-4038-b28a-25bde21b65ff/os-volume_attachments/f4d4aaf8-1487-4a33-bcbc-38d721313d79 used request id req-5b0ceccc-56b5-45dd-930a-28bdbfd88ee3 {{(pid=86970) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 07 21:19:40 devstack devstack@c-api.service[86970]: ERROR cinder.volume.api [None req-eb7882e9-5bd1-49ab-85c4-b8608c4d7442 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Sep 07 21:19:40 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault [None req-eb7882e9-5bd1-49ab-85c4-b8608c4d7442 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Caught error: Detach volume from instance 51f90d31-0f0f-4038-b28a-25bde21b65ff using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 51f90d31-0f0f-4038-b28a-25bde21b65ff using the Compute API Sep 07 21:19:40 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 07 21:19:40 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 07 21:19:40 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 07 21:19:40 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 21:19:40 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 21:19:40 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 21:19:40 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 21:19:40 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 21:19:40 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 21:19:40 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 21:19:40 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 21:19:40 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 21:19:40 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 21:19:40 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 21:19:40 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 21:19:40 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 21:19:40 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 07 21:19:40 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 07 21:19:40 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 21:19:40 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 21:19:40 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 21:19:40 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 21:19:40 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 21:19:40 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 21:19:40 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 21:19:40 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 21:19:40 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 21:19:40 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 21:19:40 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 21:19:40 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 21:19:40 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 21:19:40 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 07 21:19:40 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 07 21:19:40 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 21:19:40 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 21:19:40 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 21:19:40 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 21:19:40 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 21:19:40 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 21:19:40 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 21:19:40 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 21:19:40 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 21:19:40 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 21:19:40 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 21:19:40 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 21:19:40 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 21:19:40 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Sep 07 21:19:40 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 07 21:19:40 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 21:19:40 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 21:19:40 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 21:19:40 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 21:19:40 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 21:19:40 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 21:19:40 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 21:19:40 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 07 21:19:40 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 21:19:40 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 21:19:40 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 07 21:19:40 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 21:19:40 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 21:19:40 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 07 21:19:40 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 07 21:19:40 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 21:19:40 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 07 21:19:40 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 21:19:40 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 21:19:40 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 21:19:40 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 21:19:40 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 21:19:40 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 21:19:40 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 21:19:40 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 21:19:40 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 07 21:19:40 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 07 21:19:40 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 21:19:40 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 07 21:19:40 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 07 21:19:40 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 21:19:40 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 07 21:19:40 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 07 21:19:40 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 21:19:40 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 07 21:19:40 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 07 21:19:40 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 07 21:19:40 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Sep 07 21:19:40 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Sep 07 21:19:40 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Sep 07 21:19:40 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Sep 07 21:19:40 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 07 21:19:40 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 07 21:19:40 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 51f90d31-0f0f-4038-b28a-25bde21b65ff using the Compute API Sep 07 21:19:40 devstack devstack@c-api.service[86970]: ERROR cinder.api.middleware.fault Sep 07 21:19:40 devstack devstack@c-api.service[86970]: INFO cinder.api.middleware.fault [None req-eb7882e9-5bd1-49ab-85c4-b8608c4d7442 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] http://192.168.122.168/volume/v3/volumes/f4d4aaf8-1487-4a33-bcbc-38d721313d79/action returned with HTTP 409 Sep 07 21:19:40 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1226/2468] 192.168.122.168 () {60 vars in 1274 bytes} [Mon Sep 7 21:19:40 2026] POST /volume/v3/volumes/f4d4aaf8-1487-4a33-bcbc-38d721313d79/action => generated 167 bytes in 293 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:19:40 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-83e80429-0b18-4782-9b51-00021627c66a None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:40 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1243/2469] 192.168.122.168 () {62 vars in 1481 bytes} [Mon Sep 7 21:19:40 2026] POST /volume/v3/volumes/f4d4aaf8-1487-4a33-bcbc-38d721313d79/action => generated 114 bytes in 6 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 07 21:19:40 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-f95a7d37-2618-44d4-8dc6-3b3df9c233b5 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:40 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1227/2470] 192.168.122.168 () {62 vars in 1481 bytes} [Mon Sep 7 21:19:40 2026] POST /volume/v3/volumes/f4d4aaf8-1487-4a33-bcbc-38d721313d79/action => generated 114 bytes in 4 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 07 21:19:40 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-4ea65e8d-6471-4962-a739-efcccfffbe08 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:40 devstack devstack@c-api.service[86971]: WARNING keystonemiddleware.auth_token [None req-4ea65e8d-6471-4962-a739-efcccfffbe08 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 07 21:19:40 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1244/2471] 192.168.122.168 () {62 vars in 1481 bytes} [Mon Sep 7 21:19:40 2026] POST /volume/v3/volumes/f4d4aaf8-1487-4a33-bcbc-38d721313d79/action => generated 114 bytes in 208 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 07 21:19:40 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-23f494bd-242e-49d6-a53a-c98dee7a673f None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:41 devstack devstack@c-api.service[86970]: WARNING keystonemiddleware.auth_token [None req-23f494bd-242e-49d6-a53a-c98dee7a673f None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 07 21:19:41 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1228/2472] 192.168.122.168 () {62 vars in 1481 bytes} [Mon Sep 7 21:19:40 2026] POST /volume/v3/volumes/f4d4aaf8-1487-4a33-bcbc-38d721313d79/action => generated 114 bytes in 60 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 07 21:19:41 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-6072d40f-b47b-4725-ba51-e3a369418d33 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:41 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-6072d40f-b47b-4725-ba51-e3a369418d33 tempest-TestServerVolumeAttachmentScenario-1728103782 tempest-TestServerVolumeAttachmentScenario-1728103782-project-admin] POST http://192.168.122.168/volume/v3/volumes/f4d4aaf8-1487-4a33-bcbc-38d721313d79/action Sep 07 21:19:41 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-6072d40f-b47b-4725-ba51-e3a369418d33 tempest-TestServerVolumeAttachmentScenario-1728103782 tempest-TestServerVolumeAttachmentScenario-1728103782-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:19:41 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-6072d40f-b47b-4725-ba51-e3a369418d33 tempest-TestServerVolumeAttachmentScenario-1728103782 tempest-TestServerVolumeAttachmentScenario-1728103782-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:19:41 devstack devstack@c-api.service[86971]: DEBUG oslo_db.sqlalchemy.engines [None req-6072d40f-b47b-4725-ba51-e3a369418d33 tempest-TestServerVolumeAttachmentScenario-1728103782 tempest-TestServerVolumeAttachmentScenario-1728103782-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=86971) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 21:19:41 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:19:41 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:19:41 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:19:41 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:19:41 devstack devstack@c-api.service[86971]: DEBUG cinder.api.contrib.admin_actions [None req-6072d40f-b47b-4725-ba51-e3a369418d33 tempest-TestServerVolumeAttachmentScenario-1728103782 tempest-TestServerVolumeAttachmentScenario-1728103782-project-admin] Updating volume 'f4d4aaf8-1487-4a33-bcbc-38d721313d79' with '{'status': 'error'}' {{(pid=86971) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 07 21:19:41 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:19:41 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:19:41 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:19:41 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:19:41 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-6072d40f-b47b-4725-ba51-e3a369418d33 tempest-TestServerVolumeAttachmentScenario-1728103782 tempest-TestServerVolumeAttachmentScenario-1728103782-project-admin] http://192.168.122.168/volume/v3/volumes/f4d4aaf8-1487-4a33-bcbc-38d721313d79/action returned with HTTP 202 Sep 07 21:19:41 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1245/2473] 192.168.122.168 () {60 vars in 1274 bytes} [Mon Sep 7 21:19:41 2026] POST /volume/v3/volumes/f4d4aaf8-1487-4a33-bcbc-38d721313d79/action => generated 0 bytes in 335 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 21:19:41 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-85ed6c49-577b-4ed7-89e9-2c29d8568b3b None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:41 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-85ed6c49-577b-4ed7-89e9-2c29d8568b3b tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] GET http://192.168.122.168/volume/v3/volumes/f4d4aaf8-1487-4a33-bcbc-38d721313d79 Sep 07 21:19:41 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-85ed6c49-577b-4ed7-89e9-2c29d8568b3b tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:19:41 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-85ed6c49-577b-4ed7-89e9-2c29d8568b3b tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:19:41 devstack devstack@c-api.service[86970]: DEBUG oslo_db.sqlalchemy.engines [None req-85ed6c49-577b-4ed7-89e9-2c29d8568b3b tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86970) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 21:19:41 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:19:41 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:19:41 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:19:41 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:19:41 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-85ed6c49-577b-4ed7-89e9-2c29d8568b3b tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Volume info retrieved successfully. Sep 07 21:19:41 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-85ed6c49-577b-4ed7-89e9-2c29d8568b3b tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] http://192.168.122.168/volume/v3/volumes/f4d4aaf8-1487-4a33-bcbc-38d721313d79 returned with HTTP 200 Sep 07 21:19:41 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1229/2474] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:19:41 2026] GET /volume/v3/volumes/f4d4aaf8-1487-4a33-bcbc-38d721313d79 => generated 1158 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:19:41 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-c5a4c6eb-fe75-4757-8c74-f271c537688a None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:41 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c5a4c6eb-fe75-4757-8c74-f271c537688a tempest-TestServerVolumeAttachmentScenario-1728103782 tempest-TestServerVolumeAttachmentScenario-1728103782-project-admin] POST http://192.168.122.168/volume/v3/volumes/f4d4aaf8-1487-4a33-bcbc-38d721313d79/action Sep 07 21:19:41 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c5a4c6eb-fe75-4757-8c74-f271c537688a tempest-TestServerVolumeAttachmentScenario-1728103782 tempest-TestServerVolumeAttachmentScenario-1728103782-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "f41ad009-d0c0-42ab-811f-6eba40c852e1"}}' {{(pid=86971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:19:41 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c5a4c6eb-fe75-4757-8c74-f271c537688a tempest-TestServerVolumeAttachmentScenario-1728103782 tempest-TestServerVolumeAttachmentScenario-1728103782-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "f41ad009-d0c0-42ab-811f-6eba40c852e1"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:19:41 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:19:41 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:19:41 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:19:41 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:19:41 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-c5a4c6eb-fe75-4757-8c74-f271c537688a tempest-TestServerVolumeAttachmentScenario-1728103782 tempest-TestServerVolumeAttachmentScenario-1728103782-project-admin] Volume info retrieved successfully. Sep 07 21:19:41 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-c5a4c6eb-fe75-4757-8c74-f271c537688a tempest-TestServerVolumeAttachmentScenario-1728103782 tempest-TestServerVolumeAttachmentScenario-1728103782-project-admin] Attachment connected to vm 51f90d31-0f0f-4038-b28a-25bde21b65ff, checking data on nova Sep 07 21:19:41 devstack devstack@c-api.service[86971]: DEBUG cinder.compute.nova [None req-c5a4c6eb-fe75-4757-8c74-f271c537688a tempest-TestServerVolumeAttachmentScenario-1728103782 tempest-TestServerVolumeAttachmentScenario-1728103782-project-admin] Creating Keystone token plugin using URL: http://192.168.122.168/identity {{(pid=86971) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 07 21:19:41 devstack devstack@c-api.service[86971]: DEBUG novaclient.v2.client [None req-c5a4c6eb-fe75-4757-8c74-f271c537688a tempest-TestServerVolumeAttachmentScenario-1728103782 tempest-TestServerVolumeAttachmentScenario-1728103782-project-admin] REQ: curl -g -i -X GET http://192.168.122.168/compute/v2.1/servers/51f90d31-0f0f-4038-b28a-25bde21b65ff/os-volume_attachments/f4d4aaf8-1487-4a33-bcbc-38d721313d79 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}1e8945ab67399628bb6a6fb0b0401f54211fd2f0174fcc60c07d8bfbed6e4a6a" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-c5a4c6eb-fe75-4757-8c74-f271c537688a" -H "X-Service-Token: {SHA256}f1287142dcb5bc3ea6b33972d727c1eebb6abc95b4407baab01be4e9d07c0057" {{(pid=86971) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 07 21:19:41 devstack devstack@c-api.service[86971]: DEBUG novaclient.v2.client [None req-c5a4c6eb-fe75-4757-8c74-f271c537688a tempest-TestServerVolumeAttachmentScenario-1728103782 tempest-TestServerVolumeAttachmentScenario-1728103782-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Mon, 07 Sep 2026 19:19:41 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-aa9ecb27-babb-44b2-a334-099e68857138 x-openstack-request-id: req-aa9ecb27-babb-44b2-a334-099e68857138 {{(pid=86971) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 07 21:19:41 devstack devstack@c-api.service[86971]: DEBUG novaclient.v2.client [None req-c5a4c6eb-fe75-4757-8c74-f271c537688a tempest-TestServerVolumeAttachmentScenario-1728103782 tempest-TestServerVolumeAttachmentScenario-1728103782-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "f4d4aaf8-1487-4a33-bcbc-38d721313d79", "serverId": "51f90d31-0f0f-4038-b28a-25bde21b65ff", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "f41ad009-d0c0-42ab-811f-6eba40c852e1", "bdm_uuid": "8dda0403-f7ea-4a3b-962e-b65310e5265b"}} {{(pid=86971) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 07 21:19:41 devstack devstack@c-api.service[86971]: DEBUG novaclient.v2.client [None req-c5a4c6eb-fe75-4757-8c74-f271c537688a tempest-TestServerVolumeAttachmentScenario-1728103782 tempest-TestServerVolumeAttachmentScenario-1728103782-project-admin] GET call to compute for http://192.168.122.168/compute/v2.1/servers/51f90d31-0f0f-4038-b28a-25bde21b65ff/os-volume_attachments/f4d4aaf8-1487-4a33-bcbc-38d721313d79 used request id req-aa9ecb27-babb-44b2-a334-099e68857138 {{(pid=86971) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 07 21:19:41 devstack devstack@c-api.service[86971]: ERROR cinder.volume.api [None req-c5a4c6eb-fe75-4757-8c74-f271c537688a tempest-TestServerVolumeAttachmentScenario-1728103782 tempest-TestServerVolumeAttachmentScenario-1728103782-project-admin] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Sep 07 21:19:41 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault [None req-c5a4c6eb-fe75-4757-8c74-f271c537688a tempest-TestServerVolumeAttachmentScenario-1728103782 tempest-TestServerVolumeAttachmentScenario-1728103782-project-admin] Caught error: Detach volume from instance 51f90d31-0f0f-4038-b28a-25bde21b65ff using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 51f90d31-0f0f-4038-b28a-25bde21b65ff using the Compute API Sep 07 21:19:41 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 07 21:19:41 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 07 21:19:41 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 07 21:19:41 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 21:19:41 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 21:19:41 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 21:19:41 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 21:19:41 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 21:19:41 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 21:19:41 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 21:19:41 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 21:19:41 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 21:19:41 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 21:19:41 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 21:19:41 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 21:19:41 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 21:19:41 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 07 21:19:41 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 07 21:19:41 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 21:19:41 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 21:19:41 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 21:19:41 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 21:19:41 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 21:19:41 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 21:19:41 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 21:19:41 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 21:19:41 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 21:19:41 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 21:19:41 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 21:19:41 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 21:19:41 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 21:19:41 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 07 21:19:41 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 07 21:19:41 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 21:19:41 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 21:19:41 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 21:19:41 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 21:19:41 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 21:19:41 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 21:19:41 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 21:19:41 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 21:19:41 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 21:19:41 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 21:19:41 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 21:19:41 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 21:19:41 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 21:19:41 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Sep 07 21:19:41 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 07 21:19:41 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 21:19:42 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 07 21:19:42 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 07 21:19:42 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 07 21:19:42 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 07 21:19:42 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 07 21:19:42 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 21:19:42 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 07 21:19:42 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 21:19:42 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 21:19:42 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 07 21:19:42 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 21:19:42 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 21:19:42 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 07 21:19:42 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 07 21:19:42 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 21:19:42 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 07 21:19:42 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 07 21:19:42 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 21:19:42 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 07 21:19:42 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 07 21:19:42 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 21:19:42 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 07 21:19:42 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 07 21:19:42 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 21:19:42 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 07 21:19:42 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 07 21:19:42 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 21:19:42 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 07 21:19:42 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 07 21:19:42 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 21:19:42 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 07 21:19:42 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 07 21:19:42 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 07 21:19:42 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 07 21:19:42 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 07 21:19:42 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 07 21:19:42 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Sep 07 21:19:42 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Sep 07 21:19:42 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Sep 07 21:19:42 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Sep 07 21:19:42 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 07 21:19:42 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 07 21:19:42 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 51f90d31-0f0f-4038-b28a-25bde21b65ff using the Compute API Sep 07 21:19:42 devstack devstack@c-api.service[86971]: ERROR cinder.api.middleware.fault Sep 07 21:19:42 devstack devstack@c-api.service[86971]: INFO cinder.api.middleware.fault [None req-c5a4c6eb-fe75-4757-8c74-f271c537688a tempest-TestServerVolumeAttachmentScenario-1728103782 tempest-TestServerVolumeAttachmentScenario-1728103782-project-admin] http://192.168.122.168/volume/v3/volumes/f4d4aaf8-1487-4a33-bcbc-38d721313d79/action returned with HTTP 409 Sep 07 21:19:42 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1246/2475] 192.168.122.168 () {60 vars in 1274 bytes} [Mon Sep 7 21:19:41 2026] POST /volume/v3/volumes/f4d4aaf8-1487-4a33-bcbc-38d721313d79/action => generated 167 bytes in 507 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:19:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-a692e45b-6e25-4b6c-a139-ab3082cba591 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:42 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1230/2476] 192.168.122.168 () {62 vars in 1481 bytes} [Mon Sep 7 21:19:42 2026] POST /volume/v3/volumes/f4d4aaf8-1487-4a33-bcbc-38d721313d79/action => generated 114 bytes in 5 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 07 21:19:42 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-f36825d2-61fb-4922-983e-fe670ae621f2 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:42 devstack devstack@c-api.service[86971]: WARNING keystonemiddleware.auth_token [None req-f36825d2-61fb-4922-983e-fe670ae621f2 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 07 21:19:42 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1247/2477] 192.168.122.168 () {62 vars in 1481 bytes} [Mon Sep 7 21:19:42 2026] POST /volume/v3/volumes/f4d4aaf8-1487-4a33-bcbc-38d721313d79/action => generated 114 bytes in 104 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 07 21:19:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-f6f1b66c-d3dc-4fe8-bcc6-b024528fe34e None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:42 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f6f1b66c-d3dc-4fe8-bcc6-b024528fe34e tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] GET http://192.168.122.168/volume/v3/volumes/8ecf60d9-c8ec-4633-b47a-ad7a59321373 Sep 07 21:19:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f6f1b66c-d3dc-4fe8-bcc6-b024528fe34e tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:19:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f6f1b66c-d3dc-4fe8-bcc6-b024528fe34e tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:19:42 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:19:42 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:19:42 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:19:42 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:19:42 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-f6f1b66c-d3dc-4fe8-bcc6-b024528fe34e tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Volume info retrieved successfully. Sep 07 21:19:42 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f6f1b66c-d3dc-4fe8-bcc6-b024528fe34e tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] http://192.168.122.168/volume/v3/volumes/8ecf60d9-c8ec-4633-b47a-ad7a59321373 returned with HTTP 200 Sep 07 21:19:42 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1231/2478] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:19:42 2026] GET /volume/v3/volumes/8ecf60d9-c8ec-4633-b47a-ad7a59321373 => generated 867 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:19:42 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-76cbc5c7-94ec-4a7c-8d55-de4467ca3cc7 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:42 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-76cbc5c7-94ec-4a7c-8d55-de4467ca3cc7 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] GET http://192.168.122.168/volume/v3/volumes/8ecf60d9-c8ec-4633-b47a-ad7a59321373 Sep 07 21:19:42 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-76cbc5c7-94ec-4a7c-8d55-de4467ca3cc7 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:19:42 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-76cbc5c7-94ec-4a7c-8d55-de4467ca3cc7 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:19:42 devstack devstack@c-api.service[86971]: DEBUG oslo_db.sqlalchemy.engines [None req-76cbc5c7-94ec-4a7c-8d55-de4467ca3cc7 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86971) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 07 21:19:42 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:19:42 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:19:42 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:19:42 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:19:42 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-76cbc5c7-94ec-4a7c-8d55-de4467ca3cc7 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Volume info retrieved successfully. Sep 07 21:19:42 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-76cbc5c7-94ec-4a7c-8d55-de4467ca3cc7 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] http://192.168.122.168/volume/v3/volumes/8ecf60d9-c8ec-4633-b47a-ad7a59321373 returned with HTTP 200 Sep 07 21:19:42 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1248/2479] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:19:42 2026] GET /volume/v3/volumes/8ecf60d9-c8ec-4633-b47a-ad7a59321373 => generated 867 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:19:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-738e9ec9-75a1-448c-88b9-0cdba11ed385 req-532b8cd3-8dc6-4dc1-9191-806872fc8aba None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:42 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-738e9ec9-75a1-448c-88b9-0cdba11ed385 req-532b8cd3-8dc6-4dc1-9191-806872fc8aba tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] GET http://192.168.122.168/volume/v3/volumes/8ecf60d9-c8ec-4633-b47a-ad7a59321373 Sep 07 21:19:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-738e9ec9-75a1-448c-88b9-0cdba11ed385 req-532b8cd3-8dc6-4dc1-9191-806872fc8aba tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:19:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-738e9ec9-75a1-448c-88b9-0cdba11ed385 req-532b8cd3-8dc6-4dc1-9191-806872fc8aba tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:19:42 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-58b04304-04e9-4a88-9eb1-06f26b9e5c7e None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:42 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:19:42 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:19:42 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:19:42 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:19:42 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [req-738e9ec9-75a1-448c-88b9-0cdba11ed385 req-532b8cd3-8dc6-4dc1-9191-806872fc8aba tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Volume info retrieved successfully. Sep 07 21:19:42 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-738e9ec9-75a1-448c-88b9-0cdba11ed385 req-532b8cd3-8dc6-4dc1-9191-806872fc8aba tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] http://192.168.122.168/volume/v3/volumes/8ecf60d9-c8ec-4633-b47a-ad7a59321373 returned with HTTP 200 Sep 07 21:19:42 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1232/2480] 192.168.122.168 () {60 vars in 1487 bytes} [Mon Sep 7 21:19:42 2026] GET /volume/v3/volumes/8ecf60d9-c8ec-4633-b47a-ad7a59321373 => generated 867 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:19:42 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-58b04304-04e9-4a88-9eb1-06f26b9e5c7e tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:19:42 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-58b04304-04e9-4a88-9eb1-06f26b9e5c7e tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-306320333"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:19:42 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.volumes [None req-58b04304-04e9-4a88-9eb1-06f26b9e5c7e tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-306320333'}} {{(pid=86971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:19:42 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-58b04304-04e9-4a88-9eb1-06f26b9e5c7e tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Create volume of 1 GB Sep 07 21:19:42 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-58b04304-04e9-4a88-9eb1-06f26b9e5c7e tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Availability Zones retrieved successfully. Sep 07 21:19:42 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-58b04304-04e9-4a88-9eb1-06f26b9e5c7e tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Flow 'volume_create_api' (97dc2266-d21e-40d2-8ef1-b4cd907fc8d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:19:42 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-58b04304-04e9-4a88-9eb1-06f26b9e5c7e tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7027b32-b197-4a19-9b70-2e54aafdf8f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:19:42 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.flows.api.create_volume [None req-58b04304-04e9-4a88-9eb1-06f26b9e5c7e tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Validating volume size '1' using validate_int {{(pid=86971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:19:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-9119b1c6-d384-4bbe-b890-b462c7eb760e None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:42 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-9119b1c6-d384-4bbe-b890-b462c7eb760e None None] GET http://192.168.122.168/volume// Sep 07 21:19:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-9119b1c6-d384-4bbe-b890-b462c7eb760e None None] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:19:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-9119b1c6-d384-4bbe-b890-b462c7eb760e None None] Calling method 'all' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:19:42 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-9119b1c6-d384-4bbe-b890-b462c7eb760e None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 07 21:19:42 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1233/2481] 192.168.122.168 () {58 vars in 1317 bytes} [Mon Sep 7 21:19:42 2026] GET /volume/ => generated 390 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 21:19:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-738e9ec9-75a1-448c-88b9-0cdba11ed385 req-1ee1be11-1c56-4f46-b08a-743c26e047e2 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:42 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-738e9ec9-75a1-448c-88b9-0cdba11ed385 req-1ee1be11-1c56-4f46-b08a-743c26e047e2 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] POST http://192.168.122.168/volume/v3/attachments Sep 07 21:19:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-738e9ec9-75a1-448c-88b9-0cdba11ed385 req-1ee1be11-1c56-4f46-b08a-743c26e047e2 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8ecf60d9-c8ec-4633-b47a-ad7a59321373", "connector": null, "instance_uuid": "51f90d31-0f0f-4038-b28a-25bde21b65ff"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:19:42 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:19:42 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:19:42 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:19:42 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:19:42 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-58b04304-04e9-4a88-9eb1-06f26b9e5c7e tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7027b32-b197-4a19-9b70-2e54aafdf8f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:19:42 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-58b04304-04e9-4a88-9eb1-06f26b9e5c7e tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (681cd70f-7589-474c-ac39-472520ea0213) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:19:42 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-738e9ec9-75a1-448c-88b9-0cdba11ed385 req-1ee1be11-1c56-4f46-b08a-743c26e047e2 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] http://192.168.122.168/volume/v3/attachments returned with HTTP 200 Sep 07 21:19:42 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1234/2482] 192.168.122.168 () {66 vars in 1483 bytes} [Mon Sep 7 21:19:42 2026] POST /volume/v3/attachments => generated 273 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:19:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-22da7ed5-db85-4e14-a1ee-58d063c3941f None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:42 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-22da7ed5-db85-4e14-a1ee-58d063c3941f tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] GET http://192.168.122.168/volume/v3/volumes/8ecf60d9-c8ec-4633-b47a-ad7a59321373 Sep 07 21:19:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-22da7ed5-db85-4e14-a1ee-58d063c3941f tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:19:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-22da7ed5-db85-4e14-a1ee-58d063c3941f tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:19:42 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-58b04304-04e9-4a88-9eb1-06f26b9e5c7e tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Created reservations ['ce0565f0-f777-48dc-bad8-af26f55cc7cc', '900a3f72-1a59-495b-b76d-c3f9b3ff9ef0', '915a7001-a9db-47a5-9cef-37e4c2fed466', 'e9cf8a4c-b008-4655-aabf-50dec0aa1f5e'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:19:42 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-58b04304-04e9-4a88-9eb1-06f26b9e5c7e tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (681cd70f-7589-474c-ac39-472520ea0213) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce0565f0-f777-48dc-bad8-af26f55cc7cc', '900a3f72-1a59-495b-b76d-c3f9b3ff9ef0', '915a7001-a9db-47a5-9cef-37e4c2fed466', 'e9cf8a4c-b008-4655-aabf-50dec0aa1f5e']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:19:42 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-58b04304-04e9-4a88-9eb1-06f26b9e5c7e tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (148f53a2-27cc-41b2-9998-2986665249d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:19:42 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:19:42 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:19:42 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:19:42 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:19:42 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-22da7ed5-db85-4e14-a1ee-58d063c3941f tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Volume info retrieved successfully. Sep 07 21:19:42 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-22da7ed5-db85-4e14-a1ee-58d063c3941f tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] http://192.168.122.168/volume/v3/volumes/8ecf60d9-c8ec-4633-b47a-ad7a59321373 returned with HTTP 200 Sep 07 21:19:42 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1235/2483] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:19:42 2026] GET /volume/v3/volumes/8ecf60d9-c8ec-4633-b47a-ad7a59321373 => generated 866 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:19:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-618b4e6d-1a9f-4122-befd-0f46cd24d1ac None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:42 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-618b4e6d-1a9f-4122-befd-0f46cd24d1ac None None] GET http://192.168.122.168/volume// Sep 07 21:19:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-618b4e6d-1a9f-4122-befd-0f46cd24d1ac None None] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:19:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-618b4e6d-1a9f-4122-befd-0f46cd24d1ac None None] Calling method 'all' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:19:42 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-618b4e6d-1a9f-4122-befd-0f46cd24d1ac None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 07 21:19:42 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1236/2484] 192.168.122.168 () {58 vars in 1315 bytes} [Mon Sep 7 21:19:42 2026] GET /volume/ => generated 390 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 21:19:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-738e9ec9-75a1-448c-88b9-0cdba11ed385 req-e6d544bc-cde6-45bc-a78c-75d6cb0f9567 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:42 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:19:42 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:19:42 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-58b04304-04e9-4a88-9eb1-06f26b9e5c7e tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (148f53a2-27cc-41b2-9998-2986665249d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2b73efb0-68e5-4e4a-b2d3-a9bd13194983', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-306320333',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7bd68e8d1d7842d9966e940f23b2029d',qos_specs=None,replication_status=,reservations=['ce0565f0-f777-48dc-bad8-af26f55cc7cc','900a3f72-1a59-495b-b76d-c3f9b3ff9ef0','915a7001-a9db-47a5-9cef-37e4c2fed466','e9cf8a4c-b008-4655-aabf-50dec0aa1f5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3cc4466dd6a140fa803bb9f049456a4b',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:19:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-306320333',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2b73efb0-68e5-4e4a-b2d3-a9bd13194983,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7bd68e8d1d7842d9966e940f23b2029d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3cc4466dd6a140fa803bb9f049456a4b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:19:42 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-738e9ec9-75a1-448c-88b9-0cdba11ed385 req-e6d544bc-cde6-45bc-a78c-75d6cb0f9567 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] GET http://192.168.122.168/volume/v3/volumes/8ecf60d9-c8ec-4633-b47a-ad7a59321373 Sep 07 21:19:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-738e9ec9-75a1-448c-88b9-0cdba11ed385 req-e6d544bc-cde6-45bc-a78c-75d6cb0f9567 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:19:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-738e9ec9-75a1-448c-88b9-0cdba11ed385 req-e6d544bc-cde6-45bc-a78c-75d6cb0f9567 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:19:42 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-58b04304-04e9-4a88-9eb1-06f26b9e5c7e tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (257df967-abba-4e64-b20e-ef3d610fef1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:19:42 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:19:42 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:19:42 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:19:42 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:19:42 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [req-738e9ec9-75a1-448c-88b9-0cdba11ed385 req-e6d544bc-cde6-45bc-a78c-75d6cb0f9567 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Volume info retrieved successfully. Sep 07 21:19:42 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-738e9ec9-75a1-448c-88b9-0cdba11ed385 req-e6d544bc-cde6-45bc-a78c-75d6cb0f9567 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] http://192.168.122.168/volume/v3/volumes/8ecf60d9-c8ec-4633-b47a-ad7a59321373 returned with HTTP 200 Sep 07 21:19:42 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1237/2485] 192.168.122.168 () {62 vars in 1528 bytes} [Mon Sep 7 21:19:42 2026] GET /volume/v3/volumes/8ecf60d9-c8ec-4633-b47a-ad7a59321373 => generated 1047 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 21:19:42 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-58b04304-04e9-4a88-9eb1-06f26b9e5c7e tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (257df967-abba-4e64-b20e-ef3d610fef1d) transitioned into state 'SUCCESS' from state '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-306320333',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7bd68e8d1d7842d9966e940f23b2029d',qos_specs=None,replication_status=,reservations=['ce0565f0-f777-48dc-bad8-af26f55cc7cc','900a3f72-1a59-495b-b76d-c3f9b3ff9ef0','915a7001-a9db-47a5-9cef-37e4c2fed466','e9cf8a4c-b008-4655-aabf-50dec0aa1f5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3cc4466dd6a140fa803bb9f049456a4b',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:19:42 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-58b04304-04e9-4a88-9eb1-06f26b9e5c7e tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1343434e-dfcf-4ee4-bac3-c59f1318f155) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:19:42 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-58b04304-04e9-4a88-9eb1-06f26b9e5c7e tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1343434e-dfcf-4ee4-bac3-c59f1318f155) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:19:42 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-58b04304-04e9-4a88-9eb1-06f26b9e5c7e tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Flow 'volume_create_api' (97dc2266-d21e-40d2-8ef1-b4cd907fc8d8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:19:42 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-58b04304-04e9-4a88-9eb1-06f26b9e5c7e tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Create volume request issued successfully. Sep 07 21:19:42 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-58b04304-04e9-4a88-9eb1-06f26b9e5c7e tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:19:42 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1249/2486] 192.168.122.168 () {62 vars in 1183 bytes} [Mon Sep 7 21:19:42 2026] POST /volume/v3/volumes => generated 786 bytes in 580 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:19:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-c76e6c6e-cb40-4053-9ed9-7d53e80f11f5 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:43 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c76e6c6e-cb40-4053-9ed9-7d53e80f11f5 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] GET http://192.168.122.168/volume/v3/volumes/2b73efb0-68e5-4e4a-b2d3-a9bd13194983 Sep 07 21:19:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c76e6c6e-cb40-4053-9ed9-7d53e80f11f5 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:19:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c76e6c6e-cb40-4053-9ed9-7d53e80f11f5 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:19:43 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:19:43 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:19:43 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:19:43 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:19:43 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-c76e6c6e-cb40-4053-9ed9-7d53e80f11f5 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Volume info retrieved successfully. Sep 07 21:19:43 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c76e6c6e-cb40-4053-9ed9-7d53e80f11f5 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] http://192.168.122.168/volume/v3/volumes/2b73efb0-68e5-4e4a-b2d3-a9bd13194983 returned with HTTP 200 Sep 07 21:19:43 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1238/2487] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:19:43 2026] GET /volume/v3/volumes/2b73efb0-68e5-4e4a-b2d3-a9bd13194983 => generated 965 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:19:43 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-738e9ec9-75a1-448c-88b9-0cdba11ed385 req-373a8a1a-509d-4995-bf51-014ef13737b0 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:43 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-738e9ec9-75a1-448c-88b9-0cdba11ed385 req-373a8a1a-509d-4995-bf51-014ef13737b0 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] PUT http://192.168.122.168/volume/v3/attachments/02866756-bb52-47c9-9ac5-7874ddb42a9f Sep 07 21:19:43 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-738e9ec9-75a1-448c-88b9-0cdba11ed385 req-373a8a1a-509d-4995-bf51-014ef13737b0 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.168", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:f66edac0a33a", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "c6b99549-0b24-4978-b602-a84a5032516b", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:19:43 devstack devstack@c-api.service[86971]: DEBUG cinder.coordination [req-738e9ec9-75a1-448c-88b9-0cdba11ed385 req-373a8a1a-509d-4995-bf51-014ef13737b0 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Acquiring lock "cinder-attachment_update-8ecf60d9-c8ec-4633-b47a-ad7a59321373-devstack" by "attachment_update" {{(pid=86971) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 07 21:19:43 devstack devstack@c-api.service[86971]: DEBUG cinder.coordination [req-738e9ec9-75a1-448c-88b9-0cdba11ed385 req-373a8a1a-509d-4995-bf51-014ef13737b0 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Lock "cinder-attachment_update-8ecf60d9-c8ec-4633-b47a-ad7a59321373-devstack" acquired by "attachment_update" :: waited 0.024s {{(pid=86971) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 07 21:19:43 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:19:43 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:19:43 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:19:43 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:19:43 devstack devstack@c-api.service[86971]: DEBUG cinder.coordination [req-738e9ec9-75a1-448c-88b9-0cdba11ed385 req-373a8a1a-509d-4995-bf51-014ef13737b0 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Lock "cinder-attachment_update-8ecf60d9-c8ec-4633-b47a-ad7a59321373-devstack" released by "attachment_update" :: held 0.369s {{(pid=86971) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 07 21:19:43 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-738e9ec9-75a1-448c-88b9-0cdba11ed385 req-373a8a1a-509d-4995-bf51-014ef13737b0 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] http://192.168.122.168/volume/v3/attachments/02866756-bb52-47c9-9ac5-7874ddb42a9f returned with HTTP 200 Sep 07 21:19:43 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1250/2488] 192.168.122.168 () {66 vars in 1593 bytes} [Mon Sep 7 21:19:43 2026] PUT /volume/v3/attachments/02866756-bb52-47c9-9ac5-7874ddb42a9f => generated 694 bytes in 420 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 21:19:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-7c1e544e-c661-400a-a455-67c48aefde27 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:43 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-738e9ec9-75a1-448c-88b9-0cdba11ed385 req-088c0c0d-a2bf-4977-bc50-51702c9c510b None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:43 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-7c1e544e-c661-400a-a455-67c48aefde27 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] GET http://192.168.122.168/volume/v3/volumes/8ecf60d9-c8ec-4633-b47a-ad7a59321373 Sep 07 21:19:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-7c1e544e-c661-400a-a455-67c48aefde27 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:19:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-7c1e544e-c661-400a-a455-67c48aefde27 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:19:43 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-738e9ec9-75a1-448c-88b9-0cdba11ed385 req-088c0c0d-a2bf-4977-bc50-51702c9c510b tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] POST http://192.168.122.168/volume/v3/attachments/02866756-bb52-47c9-9ac5-7874ddb42a9f/action Sep 07 21:19:43 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-738e9ec9-75a1-448c-88b9-0cdba11ed385 req-088c0c0d-a2bf-4977-bc50-51702c9c510b tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Action body: b'{"os-complete": null}' {{(pid=86971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:19:43 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-738e9ec9-75a1-448c-88b9-0cdba11ed385 req-088c0c0d-a2bf-4977-bc50-51702c9c510b tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:19:43 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:19:43 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:19:43 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:19:43 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:19:43 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:19:43 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:19:43 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:19:43 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:19:43 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-7c1e544e-c661-400a-a455-67c48aefde27 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Volume info retrieved successfully. Sep 07 21:19:43 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-7c1e544e-c661-400a-a455-67c48aefde27 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] http://192.168.122.168/volume/v3/volumes/8ecf60d9-c8ec-4633-b47a-ad7a59321373 returned with HTTP 200 Sep 07 21:19:43 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1239/2489] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:19:43 2026] GET /volume/v3/volumes/8ecf60d9-c8ec-4633-b47a-ad7a59321373 => generated 867 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:19:43 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-738e9ec9-75a1-448c-88b9-0cdba11ed385 req-088c0c0d-a2bf-4977-bc50-51702c9c510b tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] http://192.168.122.168/volume/v3/attachments/02866756-bb52-47c9-9ac5-7874ddb42a9f/action returned with HTTP 204 Sep 07 21:19:43 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1251/2490] 192.168.122.168 () {66 vars in 1614 bytes} [Mon Sep 7 21:19:43 2026] POST /volume/v3/attachments/02866756-bb52-47c9-9ac5-7874ddb42a9f/action => generated 0 bytes in 84 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:19:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-497ff3f0-422d-4abe-b0e0-82f5ad73d92a None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:44 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-497ff3f0-422d-4abe-b0e0-82f5ad73d92a tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] GET http://192.168.122.168/volume/v3/volumes/2b73efb0-68e5-4e4a-b2d3-a9bd13194983 Sep 07 21:19:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-497ff3f0-422d-4abe-b0e0-82f5ad73d92a tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:19:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-497ff3f0-422d-4abe-b0e0-82f5ad73d92a tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:19:44 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:19:44 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:19:44 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:19:44 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:19:44 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-497ff3f0-422d-4abe-b0e0-82f5ad73d92a tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Volume info retrieved successfully. Sep 07 21:19:44 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-497ff3f0-422d-4abe-b0e0-82f5ad73d92a tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] http://192.168.122.168/volume/v3/volumes/2b73efb0-68e5-4e4a-b2d3-a9bd13194983 returned with HTTP 200 Sep 07 21:19:44 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1240/2491] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:19:44 2026] GET /volume/v3/volumes/2b73efb0-68e5-4e4a-b2d3-a9bd13194983 => generated 1015 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 21:19:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-994b4887-f28d-487d-a536-057ab6b6a089 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:44 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-994b4887-f28d-487d-a536-057ab6b6a089 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] GET http://192.168.122.168/volume/v3/volumes/8ecf60d9-c8ec-4633-b47a-ad7a59321373 Sep 07 21:19:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-994b4887-f28d-487d-a536-057ab6b6a089 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:19:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-994b4887-f28d-487d-a536-057ab6b6a089 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:19:45 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:19:45 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:19:45 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:19:45 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:19:45 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-994b4887-f28d-487d-a536-057ab6b6a089 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Volume info retrieved successfully. Sep 07 21:19:45 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-994b4887-f28d-487d-a536-057ab6b6a089 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] http://192.168.122.168/volume/v3/volumes/8ecf60d9-c8ec-4633-b47a-ad7a59321373 returned with HTTP 200 Sep 07 21:19:45 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1252/2492] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:19:44 2026] GET /volume/v3/volumes/8ecf60d9-c8ec-4633-b47a-ad7a59321373 => generated 1159 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:19:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-e810e933-2b2c-4804-ad03-59439f2dc24e None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:45 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e810e933-2b2c-4804-ad03-59439f2dc24e tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] GET http://192.168.122.168/volume/v3/volumes/8ecf60d9-c8ec-4633-b47a-ad7a59321373 Sep 07 21:19:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-e810e933-2b2c-4804-ad03-59439f2dc24e tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:19:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-e810e933-2b2c-4804-ad03-59439f2dc24e tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:19:45 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:19:45 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:19:45 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:19:45 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:19:45 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-e810e933-2b2c-4804-ad03-59439f2dc24e tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Volume info retrieved successfully. Sep 07 21:19:45 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e810e933-2b2c-4804-ad03-59439f2dc24e tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] http://192.168.122.168/volume/v3/volumes/8ecf60d9-c8ec-4633-b47a-ad7a59321373 returned with HTTP 200 Sep 07 21:19:45 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1241/2493] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:19:45 2026] GET /volume/v3/volumes/8ecf60d9-c8ec-4633-b47a-ad7a59321373 => generated 1159 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:19:45 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-15cd5dd3-a239-4399-b6d6-1ca9f00174f7 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:45 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-15cd5dd3-a239-4399-b6d6-1ca9f00174f7 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] POST http://192.168.122.168/volume/v3/volumes/f4d4aaf8-1487-4a33-bcbc-38d721313d79/action Sep 07 21:19:45 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-15cd5dd3-a239-4399-b6d6-1ca9f00174f7 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Action body: b'{"os-detach": {"attachment_id": "02866756-bb52-47c9-9ac5-7874ddb42a9f"}}' {{(pid=86971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:19:45 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-15cd5dd3-a239-4399-b6d6-1ca9f00174f7 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "02866756-bb52-47c9-9ac5-7874ddb42a9f"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:19:45 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:19:45 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:19:45 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:19:45 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:19:45 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-15cd5dd3-a239-4399-b6d6-1ca9f00174f7 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Volume info retrieved successfully. Sep 07 21:19:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-c9c7bbd8-31a7-487d-a280-e17394214ab3 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:45 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c9c7bbd8-31a7-487d-a280-e17394214ab3 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] GET http://192.168.122.168/volume/v3/volumes/2b73efb0-68e5-4e4a-b2d3-a9bd13194983 Sep 07 21:19:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c9c7bbd8-31a7-487d-a280-e17394214ab3 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:19:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c9c7bbd8-31a7-487d-a280-e17394214ab3 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:19:45 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-15cd5dd3-a239-4399-b6d6-1ca9f00174f7 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] http://192.168.122.168/volume/v3/volumes/f4d4aaf8-1487-4a33-bcbc-38d721313d79/action returned with HTTP 400 Sep 07 21:19:45 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1253/2494] 192.168.122.168 () {60 vars in 1274 bytes} [Mon Sep 7 21:19:45 2026] POST /volume/v3/volumes/f4d4aaf8-1487-4a33-bcbc-38d721313d79/action => generated 100 bytes in 52 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 07 21:19:45 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:19:45 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:19:45 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:19:45 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:19:45 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-c9c7bbd8-31a7-487d-a280-e17394214ab3 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Volume info retrieved successfully. Sep 07 21:19:45 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c9c7bbd8-31a7-487d-a280-e17394214ab3 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] http://192.168.122.168/volume/v3/volumes/2b73efb0-68e5-4e4a-b2d3-a9bd13194983 returned with HTTP 200 Sep 07 21:19:45 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1242/2495] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:19:45 2026] GET /volume/v3/volumes/2b73efb0-68e5-4e4a-b2d3-a9bd13194983 => generated 1016 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 21:19:45 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-ae03b686-043b-4dd7-9146-f9c0de197c9c None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-13833db1-6992-4eed-87ad-375d50e9924f req-8a60bfa8-de2d-47e4-82f9-2a26a70c4e82 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:45 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-13833db1-6992-4eed-87ad-375d50e9924f req-8a60bfa8-de2d-47e4-82f9-2a26a70c4e82 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] GET http://192.168.122.168/volume/v3/volumes/8ecf60d9-c8ec-4633-b47a-ad7a59321373 Sep 07 21:19:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-13833db1-6992-4eed-87ad-375d50e9924f req-8a60bfa8-de2d-47e4-82f9-2a26a70c4e82 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:19:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-13833db1-6992-4eed-87ad-375d50e9924f req-8a60bfa8-de2d-47e4-82f9-2a26a70c4e82 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:19:45 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:19:45 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:19:45 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:19:45 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:19:45 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [req-13833db1-6992-4eed-87ad-375d50e9924f req-8a60bfa8-de2d-47e4-82f9-2a26a70c4e82 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Volume info retrieved successfully. Sep 07 21:19:45 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-13833db1-6992-4eed-87ad-375d50e9924f req-8a60bfa8-de2d-47e4-82f9-2a26a70c4e82 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] http://192.168.122.168/volume/v3/volumes/8ecf60d9-c8ec-4633-b47a-ad7a59321373 returned with HTTP 200 Sep 07 21:19:45 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1243/2496] 192.168.122.168 () {60 vars in 1487 bytes} [Mon Sep 7 21:19:45 2026] GET /volume/v3/volumes/8ecf60d9-c8ec-4633-b47a-ad7a59321373 => generated 1159 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:19:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-13833db1-6992-4eed-87ad-375d50e9924f req-0ba4e77f-0458-46f4-ab61-51976978c6d4 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:45 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-13833db1-6992-4eed-87ad-375d50e9924f req-0ba4e77f-0458-46f4-ab61-51976978c6d4 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] POST http://192.168.122.168/volume/v3/volumes/8ecf60d9-c8ec-4633-b47a-ad7a59321373/action Sep 07 21:19:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-13833db1-6992-4eed-87ad-375d50e9924f req-0ba4e77f-0458-46f4-ab61-51976978c6d4 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:19:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-13833db1-6992-4eed-87ad-375d50e9924f req-0ba4e77f-0458-46f4-ab61-51976978c6d4 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:19:45 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:19:45 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:19:45 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ae03b686-043b-4dd7-9146-f9c0de197c9c tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-reader] GET http://192.168.122.168/volume/v3/volumes Sep 07 21:19:45 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-ae03b686-043b-4dd7-9146-f9c0de197c9c tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-reader] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:19:45 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-ae03b686-043b-4dd7-9146-f9c0de197c9c tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-reader] Calling method 'index' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:19:45 devstack devstack@c-api.service[86971]: DEBUG cinder.api.api_utils [None req-ae03b686-043b-4dd7-9146-f9c0de197c9c tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-reader] Removing options '' from query. {{(pid=86971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 21:19:45 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:19:45 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:19:45 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-ae03b686-043b-4dd7-9146-f9c0de197c9c tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86971) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 21:19:45 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:19:45 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:19:45 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [req-13833db1-6992-4eed-87ad-375d50e9924f req-0ba4e77f-0458-46f4-ab61-51976978c6d4 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Volume info retrieved successfully. Sep 07 21:19:45 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:19:45 devstack devstack@c-api.service[86971]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 07 21:19:45 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:19:45 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:19:45 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-ae03b686-043b-4dd7-9146-f9c0de197c9c tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-reader] Get all volumes completed successfully. Sep 07 21:19:45 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ae03b686-043b-4dd7-9146-f9c0de197c9c tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-reader] http://192.168.122.168/volume/v3/volumes returned with HTTP 200 Sep 07 21:19:45 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1254/2497] 192.168.122.168 () {60 vars in 1162 bytes} [Mon Sep 7 21:19:45 2026] GET /volume/v3/volumes => generated 343 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:19:45 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [req-13833db1-6992-4eed-87ad-375d50e9924f req-0ba4e77f-0458-46f4-ab61-51976978c6d4 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Begin detaching volume completed successfully. Sep 07 21:19:45 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-13833db1-6992-4eed-87ad-375d50e9924f req-0ba4e77f-0458-46f4-ab61-51976978c6d4 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] http://192.168.122.168/volume/v3/volumes/8ecf60d9-c8ec-4633-b47a-ad7a59321373/action returned with HTTP 202 Sep 07 21:19:45 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1244/2498] 192.168.122.168 () {64 vars in 1561 bytes} [Mon Sep 7 21:19:45 2026] POST /volume/v3/volumes/8ecf60d9-c8ec-4633-b47a-ad7a59321373/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 21:19:45 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-e84c6151-8326-4709-b0ca-c29c516d62b4 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:45 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e84c6151-8326-4709-b0ca-c29c516d62b4 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] DELETE http://192.168.122.168/volume/v3/volumes/2b73efb0-68e5-4e4a-b2d3-a9bd13194983 Sep 07 21:19:45 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-e84c6151-8326-4709-b0ca-c29c516d62b4 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:19:45 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-e84c6151-8326-4709-b0ca-c29c516d62b4 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:19:45 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-e84c6151-8326-4709-b0ca-c29c516d62b4 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Delete volume with id: 2b73efb0-68e5-4e4a-b2d3-a9bd13194983 Sep 07 21:19:45 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:19:45 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:19:45 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:19:45 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:19:45 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-e84c6151-8326-4709-b0ca-c29c516d62b4 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Volume info retrieved successfully. Sep 07 21:19:45 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-e84c6151-8326-4709-b0ca-c29c516d62b4 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Delete volume request issued successfully. Sep 07 21:19:45 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e84c6151-8326-4709-b0ca-c29c516d62b4 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] http://192.168.122.168/volume/v3/volumes/2b73efb0-68e5-4e4a-b2d3-a9bd13194983 returned with HTTP 202 Sep 07 21:19:45 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1255/2499] 192.168.122.168 () {60 vars in 1276 bytes} [Mon Sep 7 21:19:45 2026] DELETE /volume/v3/volumes/2b73efb0-68e5-4e4a-b2d3-a9bd13194983 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 21:19:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-81e08994-a4b6-4466-8f84-ea662c473c70 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:45 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-81e08994-a4b6-4466-8f84-ea662c473c70 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] GET http://192.168.122.168/volume/v3/volumes/2b73efb0-68e5-4e4a-b2d3-a9bd13194983 Sep 07 21:19:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-81e08994-a4b6-4466-8f84-ea662c473c70 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:19:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-81e08994-a4b6-4466-8f84-ea662c473c70 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:19:45 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-f997b2e9-6024-43d0-b8a3-5e4e0711666e None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:45 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f997b2e9-6024-43d0-b8a3-5e4e0711666e None None] GET http://192.168.122.168/volume// Sep 07 21:19:45 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f997b2e9-6024-43d0-b8a3-5e4e0711666e None None] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:19:45 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f997b2e9-6024-43d0-b8a3-5e4e0711666e None None] Calling method 'all' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:19:45 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f997b2e9-6024-43d0-b8a3-5e4e0711666e None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 07 21:19:45 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1256/2500] 192.168.122.168 () {58 vars in 1315 bytes} [Mon Sep 7 21:19:45 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 21:19:45 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:19:45 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:19:45 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-13833db1-6992-4eed-87ad-375d50e9924f req-ca8e12bf-4f76-4732-bc63-6c1cbb3a3ac0 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:45 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:19:45 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:19:45 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-13833db1-6992-4eed-87ad-375d50e9924f req-ca8e12bf-4f76-4732-bc63-6c1cbb3a3ac0 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] GET http://192.168.122.168/volume/v3/volumes/8ecf60d9-c8ec-4633-b47a-ad7a59321373 Sep 07 21:19:45 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-13833db1-6992-4eed-87ad-375d50e9924f req-ca8e12bf-4f76-4732-bc63-6c1cbb3a3ac0 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:19:45 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-13833db1-6992-4eed-87ad-375d50e9924f req-ca8e12bf-4f76-4732-bc63-6c1cbb3a3ac0 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:19:45 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-81e08994-a4b6-4466-8f84-ea662c473c70 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Volume info retrieved successfully. Sep 07 21:19:45 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-81e08994-a4b6-4466-8f84-ea662c473c70 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] http://192.168.122.168/volume/v3/volumes/2b73efb0-68e5-4e4a-b2d3-a9bd13194983 returned with HTTP 200 Sep 07 21:19:45 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1245/2501] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:19:45 2026] GET /volume/v3/volumes/2b73efb0-68e5-4e4a-b2d3-a9bd13194983 => generated 1015 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 21:19:45 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:19:45 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:19:45 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:19:45 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:19:45 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [req-13833db1-6992-4eed-87ad-375d50e9924f req-ca8e12bf-4f76-4732-bc63-6c1cbb3a3ac0 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Volume info retrieved successfully. Sep 07 21:19:45 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-13833db1-6992-4eed-87ad-375d50e9924f req-ca8e12bf-4f76-4732-bc63-6c1cbb3a3ac0 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] http://192.168.122.168/volume/v3/volumes/8ecf60d9-c8ec-4633-b47a-ad7a59321373 returned with HTTP 200 Sep 07 21:19:45 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1257/2502] 192.168.122.168 () {62 vars in 1528 bytes} [Mon Sep 7 21:19:45 2026] GET /volume/v3/volumes/8ecf60d9-c8ec-4633-b47a-ad7a59321373 => generated 1343 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 21:19:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-13833db1-6992-4eed-87ad-375d50e9924f req-5a147597-789d-4cf0-a25e-d50b16e24ed4 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:45 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-13833db1-6992-4eed-87ad-375d50e9924f req-5a147597-789d-4cf0-a25e-d50b16e24ed4 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] DELETE http://192.168.122.168/volume/v3/attachments/02866756-bb52-47c9-9ac5-7874ddb42a9f Sep 07 21:19:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-13833db1-6992-4eed-87ad-375d50e9924f req-5a147597-789d-4cf0-a25e-d50b16e24ed4 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:19:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-13833db1-6992-4eed-87ad-375d50e9924f req-5a147597-789d-4cf0-a25e-d50b16e24ed4 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Calling method 'version_select' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:19:45 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:19:45 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:19:45 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:19:45 devstack devstack@c-api.service[86970]: return base.obj_make_list(context, Sep 07 21:19:46 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-13833db1-6992-4eed-87ad-375d50e9924f req-5a147597-789d-4cf0-a25e-d50b16e24ed4 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] http://192.168.122.168/volume/v3/attachments/02866756-bb52-47c9-9ac5-7874ddb42a9f returned with HTTP 200 Sep 07 21:19:46 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1246/2503] 192.168.122.168 () {64 vars in 1562 bytes} [Mon Sep 7 21:19:45 2026] DELETE /volume/v3/attachments/02866756-bb52-47c9-9ac5-7874ddb42a9f => generated 19 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:19:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-f7b52889-0ac5-4859-836d-423a9906468c None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:46 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f7b52889-0ac5-4859-836d-423a9906468c tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] GET http://192.168.122.168/volume/v3/volumes/2b73efb0-68e5-4e4a-b2d3-a9bd13194983 Sep 07 21:19:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f7b52889-0ac5-4859-836d-423a9906468c tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:19:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f7b52889-0ac5-4859-836d-423a9906468c tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:19:46 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f7b52889-0ac5-4859-836d-423a9906468c tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] http://192.168.122.168/volume/v3/volumes/2b73efb0-68e5-4e4a-b2d3-a9bd13194983 returned with HTTP 404 Sep 07 21:19:46 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1258/2504] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:19:46 2026] GET /volume/v3/volumes/2b73efb0-68e5-4e4a-b2d3-a9bd13194983 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 21:19:46 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-0c763519-3a09-41e6-b189-d0c2bcbab0ba None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:46 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-0c763519-3a09-41e6-b189-d0c2bcbab0ba tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:19:46 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-0c763519-3a09-41e6-b189-d0c2bcbab0ba tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-58211362"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:19:46 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.volumes [None req-0c763519-3a09-41e6-b189-d0c2bcbab0ba tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-58211362'}} {{(pid=86970) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:19:46 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-0c763519-3a09-41e6-b189-d0c2bcbab0ba tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Create volume of 1 GB Sep 07 21:19:46 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:19:46 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:19:46 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-0c763519-3a09-41e6-b189-d0c2bcbab0ba tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Availability Zones retrieved successfully. Sep 07 21:19:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-9e9296bf-215b-4756-9b2a-42522879cd61 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:46 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-9e9296bf-215b-4756-9b2a-42522879cd61 tempest-TestServerVolumeAttachmentScenario-1728103782 tempest-TestServerVolumeAttachmentScenario-1728103782-project-admin] POST http://192.168.122.168/volume/v3/volumes/f4d4aaf8-1487-4a33-bcbc-38d721313d79/action Sep 07 21:19:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-9e9296bf-215b-4756-9b2a-42522879cd61 tempest-TestServerVolumeAttachmentScenario-1728103782 tempest-TestServerVolumeAttachmentScenario-1728103782-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=86971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:19:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-9e9296bf-215b-4756-9b2a-42522879cd61 tempest-TestServerVolumeAttachmentScenario-1728103782 tempest-TestServerVolumeAttachmentScenario-1728103782-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:19:46 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:19:46 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:19:46 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-0c763519-3a09-41e6-b189-d0c2bcbab0ba tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Flow 'volume_create_api' (ee83ba59-4e3d-4f3e-bb96-da10aa3de0f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:19:46 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-0c763519-3a09-41e6-b189-d0c2bcbab0ba tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bee8735-d284-4fd7-a4b6-29824cc141de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:19:46 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:19:46 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:19:46 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.flows.api.create_volume [None req-0c763519-3a09-41e6-b189-d0c2bcbab0ba tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Validating volume size '1' using validate_int {{(pid=86970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:19:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.contrib.admin_actions [None req-9e9296bf-215b-4756-9b2a-42522879cd61 tempest-TestServerVolumeAttachmentScenario-1728103782 tempest-TestServerVolumeAttachmentScenario-1728103782-project-admin] Updating volume 'f4d4aaf8-1487-4a33-bcbc-38d721313d79' with '{'status': 'in-use'}' {{(pid=86971) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 07 21:19:46 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:19:46 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:19:46 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-0c763519-3a09-41e6-b189-d0c2bcbab0ba tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bee8735-d284-4fd7-a4b6-29824cc141de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:19:46 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-0c763519-3a09-41e6-b189-d0c2bcbab0ba tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45b5eb79-2d2a-4ff8-81a5-c7bf87edd64a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:19:46 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:19:46 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:19:46 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-9e9296bf-215b-4756-9b2a-42522879cd61 tempest-TestServerVolumeAttachmentScenario-1728103782 tempest-TestServerVolumeAttachmentScenario-1728103782-project-admin] http://192.168.122.168/volume/v3/volumes/f4d4aaf8-1487-4a33-bcbc-38d721313d79/action returned with HTTP 202 Sep 07 21:19:46 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1259/2505] 192.168.122.168 () {60 vars in 1274 bytes} [Mon Sep 7 21:19:46 2026] POST /volume/v3/volumes/f4d4aaf8-1487-4a33-bcbc-38d721313d79/action => generated 0 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 21:19:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-3086b99f-cce7-44c9-9916-a2b3baa48ff7 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:46 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-3086b99f-cce7-44c9-9916-a2b3baa48ff7 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] GET http://192.168.122.168/volume/v3/volumes/f4d4aaf8-1487-4a33-bcbc-38d721313d79 Sep 07 21:19:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-3086b99f-cce7-44c9-9916-a2b3baa48ff7 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:19:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-3086b99f-cce7-44c9-9916-a2b3baa48ff7 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:19:46 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:19:46 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:19:46 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:19:46 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:19:46 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-3086b99f-cce7-44c9-9916-a2b3baa48ff7 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Volume info retrieved successfully. Sep 07 21:19:46 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-3086b99f-cce7-44c9-9916-a2b3baa48ff7 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] http://192.168.122.168/volume/v3/volumes/f4d4aaf8-1487-4a33-bcbc-38d721313d79 returned with HTTP 200 Sep 07 21:19:46 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1260/2506] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:19:46 2026] GET /volume/v3/volumes/f4d4aaf8-1487-4a33-bcbc-38d721313d79 => generated 1159 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:19:46 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-0c763519-3a09-41e6-b189-d0c2bcbab0ba tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Created reservations ['55782f01-8c5d-4222-ae4a-7afc58e3a018', 'bf7193da-8463-456c-8587-1c7dad029def', 'b412bbae-2c11-422a-9dfb-7cb7f7948f91', 'b22cfa7d-b73a-4d69-b095-3bce785367fc'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:19:46 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-0c763519-3a09-41e6-b189-d0c2bcbab0ba tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45b5eb79-2d2a-4ff8-81a5-c7bf87edd64a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['55782f01-8c5d-4222-ae4a-7afc58e3a018', 'bf7193da-8463-456c-8587-1c7dad029def', 'b412bbae-2c11-422a-9dfb-7cb7f7948f91', 'b22cfa7d-b73a-4d69-b095-3bce785367fc']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:19:46 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-0c763519-3a09-41e6-b189-d0c2bcbab0ba tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11bea058-7319-4e5f-a02e-a26f66724fea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:19:46 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:19:46 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:19:46 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-0c763519-3a09-41e6-b189-d0c2bcbab0ba tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11bea058-7319-4e5f-a02e-a26f66724fea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '37872bc8-b0f3-4744-98cc-68dd65849195', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-58211362',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7bd68e8d1d7842d9966e940f23b2029d',qos_specs=None,replication_status=,reservations=['55782f01-8c5d-4222-ae4a-7afc58e3a018','bf7193da-8463-456c-8587-1c7dad029def','b412bbae-2c11-422a-9dfb-7cb7f7948f91','b22cfa7d-b73a-4d69-b095-3bce785367fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3cc4466dd6a140fa803bb9f049456a4b',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:19:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-58211362',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=37872bc8-b0f3-4744-98cc-68dd65849195,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7bd68e8d1d7842d9966e940f23b2029d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3cc4466dd6a140fa803bb9f049456a4b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:19:46 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-0c763519-3a09-41e6-b189-d0c2bcbab0ba tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57cdf142-bdf7-41ae-aa1a-572efac72b5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:19:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-00ecf4cd-7d2e-49be-9e73-450de8110a52 req-a8721337-5be3-4014-b615-bd1144093300 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:46 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-00ecf4cd-7d2e-49be-9e73-450de8110a52 req-a8721337-5be3-4014-b615-bd1144093300 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] GET http://192.168.122.168/volume/v3/volumes/f4d4aaf8-1487-4a33-bcbc-38d721313d79 Sep 07 21:19:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-00ecf4cd-7d2e-49be-9e73-450de8110a52 req-a8721337-5be3-4014-b615-bd1144093300 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:19:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-00ecf4cd-7d2e-49be-9e73-450de8110a52 req-a8721337-5be3-4014-b615-bd1144093300 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:19:46 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:19:46 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:19:46 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:19:46 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:19:47 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-0c763519-3a09-41e6-b189-d0c2bcbab0ba tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57cdf142-bdf7-41ae-aa1a-572efac72b5e) transitioned into state 'SUCCESS' from state '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-58211362',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7bd68e8d1d7842d9966e940f23b2029d',qos_specs=None,replication_status=,reservations=['55782f01-8c5d-4222-ae4a-7afc58e3a018','bf7193da-8463-456c-8587-1c7dad029def','b412bbae-2c11-422a-9dfb-7cb7f7948f91','b22cfa7d-b73a-4d69-b095-3bce785367fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3cc4466dd6a140fa803bb9f049456a4b',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:19:47 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [req-00ecf4cd-7d2e-49be-9e73-450de8110a52 req-a8721337-5be3-4014-b615-bd1144093300 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Volume info retrieved successfully. Sep 07 21:19:47 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-0c763519-3a09-41e6-b189-d0c2bcbab0ba tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77e66a1a-ee21-4341-9a53-df09b9136db1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:19:47 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-00ecf4cd-7d2e-49be-9e73-450de8110a52 req-a8721337-5be3-4014-b615-bd1144093300 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] http://192.168.122.168/volume/v3/volumes/f4d4aaf8-1487-4a33-bcbc-38d721313d79 returned with HTTP 200 Sep 07 21:19:47 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1261/2507] 192.168.122.168 () {60 vars in 1487 bytes} [Mon Sep 7 21:19:46 2026] GET /volume/v3/volumes/f4d4aaf8-1487-4a33-bcbc-38d721313d79 => generated 1159 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:19:47 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-0c763519-3a09-41e6-b189-d0c2bcbab0ba tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77e66a1a-ee21-4341-9a53-df09b9136db1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:19:47 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-0c763519-3a09-41e6-b189-d0c2bcbab0ba tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Flow 'volume_create_api' (ee83ba59-4e3d-4f3e-bb96-da10aa3de0f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:19:47 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-0c763519-3a09-41e6-b189-d0c2bcbab0ba tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Create volume request issued successfully. Sep 07 21:19:47 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-0c763519-3a09-41e6-b189-d0c2bcbab0ba tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:19:47 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1247/2508] 192.168.122.168 () {62 vars in 1183 bytes} [Mon Sep 7 21:19:46 2026] POST /volume/v3/volumes => generated 785 bytes in 386 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:19:47 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-00ecf4cd-7d2e-49be-9e73-450de8110a52 req-d9519d21-f547-44f2-b209-06f8a35aac44 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:47 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-4d28fdb9-9979-47cf-95c8-8569c62ef75e None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:47 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-00ecf4cd-7d2e-49be-9e73-450de8110a52 req-d9519d21-f547-44f2-b209-06f8a35aac44 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] POST http://192.168.122.168/volume/v3/volumes/f4d4aaf8-1487-4a33-bcbc-38d721313d79/action Sep 07 21:19:47 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-4d28fdb9-9979-47cf-95c8-8569c62ef75e tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] GET http://192.168.122.168/volume/v3/volumes/37872bc8-b0f3-4744-98cc-68dd65849195 Sep 07 21:19:47 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-4d28fdb9-9979-47cf-95c8-8569c62ef75e tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:19:47 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-00ecf4cd-7d2e-49be-9e73-450de8110a52 req-d9519d21-f547-44f2-b209-06f8a35aac44 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:19:47 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-00ecf4cd-7d2e-49be-9e73-450de8110a52 req-d9519d21-f547-44f2-b209-06f8a35aac44 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:19:47 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-4d28fdb9-9979-47cf-95c8-8569c62ef75e tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:19:47 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:19:47 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:19:47 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:19:47 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:19:47 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:19:47 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:19:47 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-4d28fdb9-9979-47cf-95c8-8569c62ef75e tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Volume info retrieved successfully. Sep 07 21:19:47 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:19:47 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:19:47 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [req-00ecf4cd-7d2e-49be-9e73-450de8110a52 req-d9519d21-f547-44f2-b209-06f8a35aac44 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Volume info retrieved successfully. Sep 07 21:19:47 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-4d28fdb9-9979-47cf-95c8-8569c62ef75e tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] http://192.168.122.168/volume/v3/volumes/37872bc8-b0f3-4744-98cc-68dd65849195 returned with HTTP 200 Sep 07 21:19:47 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1248/2509] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:19:47 2026] GET /volume/v3/volumes/37872bc8-b0f3-4744-98cc-68dd65849195 => generated 964 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:19:47 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [req-00ecf4cd-7d2e-49be-9e73-450de8110a52 req-d9519d21-f547-44f2-b209-06f8a35aac44 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Begin detaching volume completed successfully. Sep 07 21:19:47 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-00ecf4cd-7d2e-49be-9e73-450de8110a52 req-d9519d21-f547-44f2-b209-06f8a35aac44 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] http://192.168.122.168/volume/v3/volumes/f4d4aaf8-1487-4a33-bcbc-38d721313d79/action returned with HTTP 202 Sep 07 21:19:47 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1262/2510] 192.168.122.168 () {64 vars in 1561 bytes} [Mon Sep 7 21:19:47 2026] POST /volume/v3/volumes/f4d4aaf8-1487-4a33-bcbc-38d721313d79/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 07 21:19:47 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-fe22cae8-2283-4f58-9184-52f84ab5972e None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:47 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-fe22cae8-2283-4f58-9184-52f84ab5972e None None] GET http://192.168.122.168/volume// Sep 07 21:19:47 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-fe22cae8-2283-4f58-9184-52f84ab5972e None None] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:19:47 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-fe22cae8-2283-4f58-9184-52f84ab5972e None None] Calling method 'all' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:19:47 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-fe22cae8-2283-4f58-9184-52f84ab5972e None None] http://192.168.122.168/volume// returned with HTTP 300 Sep 07 21:19:47 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1249/2511] 192.168.122.168 () {58 vars in 1315 bytes} [Mon Sep 7 21:19:47 2026] GET /volume/ => generated 390 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 07 21:19:47 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-00ecf4cd-7d2e-49be-9e73-450de8110a52 req-2f47209d-238f-45d6-9e47-e45610fea0f0 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:47 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-00ecf4cd-7d2e-49be-9e73-450de8110a52 req-2f47209d-238f-45d6-9e47-e45610fea0f0 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] GET http://192.168.122.168/volume/v3/volumes/f4d4aaf8-1487-4a33-bcbc-38d721313d79 Sep 07 21:19:47 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-00ecf4cd-7d2e-49be-9e73-450de8110a52 req-2f47209d-238f-45d6-9e47-e45610fea0f0 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:19:47 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-00ecf4cd-7d2e-49be-9e73-450de8110a52 req-2f47209d-238f-45d6-9e47-e45610fea0f0 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:19:47 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:19:47 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:19:47 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:19:47 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:19:47 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [req-00ecf4cd-7d2e-49be-9e73-450de8110a52 req-2f47209d-238f-45d6-9e47-e45610fea0f0 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Volume info retrieved successfully. Sep 07 21:19:47 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-00ecf4cd-7d2e-49be-9e73-450de8110a52 req-2f47209d-238f-45d6-9e47-e45610fea0f0 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] http://192.168.122.168/volume/v3/volumes/f4d4aaf8-1487-4a33-bcbc-38d721313d79 returned with HTTP 200 Sep 07 21:19:47 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1263/2512] 192.168.122.168 () {62 vars in 1528 bytes} [Mon Sep 7 21:19:47 2026] GET /volume/v3/volumes/f4d4aaf8-1487-4a33-bcbc-38d721313d79 => generated 1343 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 21:19:47 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-00ecf4cd-7d2e-49be-9e73-450de8110a52 req-eb907fb8-6d2b-4a9a-8e63-d6dbc4c95383 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:47 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-00ecf4cd-7d2e-49be-9e73-450de8110a52 req-eb907fb8-6d2b-4a9a-8e63-d6dbc4c95383 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] DELETE http://192.168.122.168/volume/v3/attachments/f41ad009-d0c0-42ab-811f-6eba40c852e1 Sep 07 21:19:47 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-00ecf4cd-7d2e-49be-9e73-450de8110a52 req-eb907fb8-6d2b-4a9a-8e63-d6dbc4c95383 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:19:47 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-00ecf4cd-7d2e-49be-9e73-450de8110a52 req-eb907fb8-6d2b-4a9a-8e63-d6dbc4c95383 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Calling method 'version_select' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:19:47 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:19:47 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:19:47 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:19:47 devstack devstack@c-api.service[86970]: return base.obj_make_list(context, Sep 07 21:19:47 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-00ecf4cd-7d2e-49be-9e73-450de8110a52 req-eb907fb8-6d2b-4a9a-8e63-d6dbc4c95383 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] http://192.168.122.168/volume/v3/attachments/f41ad009-d0c0-42ab-811f-6eba40c852e1 returned with HTTP 200 Sep 07 21:19:47 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1250/2513] 192.168.122.168 () {64 vars in 1562 bytes} [Mon Sep 7 21:19:47 2026] DELETE /volume/v3/attachments/f41ad009-d0c0-42ab-811f-6eba40c852e1 => generated 19 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:19:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-ea884208-3b17-4a54-a290-bf558d5d6d89 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:48 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ea884208-3b17-4a54-a290-bf558d5d6d89 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] GET http://192.168.122.168/volume/v3/volumes/37872bc8-b0f3-4744-98cc-68dd65849195 Sep 07 21:19:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-ea884208-3b17-4a54-a290-bf558d5d6d89 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:19:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-ea884208-3b17-4a54-a290-bf558d5d6d89 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:19:48 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:19:48 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:19:48 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:19:48 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:19:48 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-ea884208-3b17-4a54-a290-bf558d5d6d89 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Volume info retrieved successfully. Sep 07 21:19:48 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ea884208-3b17-4a54-a290-bf558d5d6d89 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] http://192.168.122.168/volume/v3/volumes/37872bc8-b0f3-4744-98cc-68dd65849195 returned with HTTP 200 Sep 07 21:19:48 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1264/2514] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:19:48 2026] GET /volume/v3/volumes/37872bc8-b0f3-4744-98cc-68dd65849195 => generated 1014 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 21:19:48 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-654cc0e1-3c81-4206-92eb-2e9833bceb80 req-95f69416-4d3b-4507-b0a7-9ce459eb9b45 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:48 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-654cc0e1-3c81-4206-92eb-2e9833bceb80 req-95f69416-4d3b-4507-b0a7-9ce459eb9b45 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] GET http://192.168.122.168/volume/v3/volumes/f4d4aaf8-1487-4a33-bcbc-38d721313d79 Sep 07 21:19:48 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-654cc0e1-3c81-4206-92eb-2e9833bceb80 req-95f69416-4d3b-4507-b0a7-9ce459eb9b45 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:19:48 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-654cc0e1-3c81-4206-92eb-2e9833bceb80 req-95f69416-4d3b-4507-b0a7-9ce459eb9b45 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:19:48 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:19:48 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:19:48 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:19:48 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:19:48 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [req-654cc0e1-3c81-4206-92eb-2e9833bceb80 req-95f69416-4d3b-4507-b0a7-9ce459eb9b45 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Volume info retrieved successfully. Sep 07 21:19:48 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-654cc0e1-3c81-4206-92eb-2e9833bceb80 req-95f69416-4d3b-4507-b0a7-9ce459eb9b45 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] http://192.168.122.168/volume/v3/volumes/f4d4aaf8-1487-4a33-bcbc-38d721313d79 returned with HTTP 200 Sep 07 21:19:48 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1251/2515] 192.168.122.168 () {60 vars in 1487 bytes} [Mon Sep 7 21:19:48 2026] GET /volume/v3/volumes/f4d4aaf8-1487-4a33-bcbc-38d721313d79 => generated 867 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:19:49 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-cffcdae5-72f7-48ff-a1a5-1cb7d7bc5958 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:49 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-cffcdae5-72f7-48ff-a1a5-1cb7d7bc5958 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] GET http://192.168.122.168/volume/v3/volumes/37872bc8-b0f3-4744-98cc-68dd65849195 Sep 07 21:19:49 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-cffcdae5-72f7-48ff-a1a5-1cb7d7bc5958 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:19:49 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-cffcdae5-72f7-48ff-a1a5-1cb7d7bc5958 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:19:49 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:19:49 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:19:49 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:19:49 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:19:49 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-cffcdae5-72f7-48ff-a1a5-1cb7d7bc5958 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Volume info retrieved successfully. Sep 07 21:19:49 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-cffcdae5-72f7-48ff-a1a5-1cb7d7bc5958 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] http://192.168.122.168/volume/v3/volumes/37872bc8-b0f3-4744-98cc-68dd65849195 returned with HTTP 200 Sep 07 21:19:49 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1265/2516] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:19:49 2026] GET /volume/v3/volumes/37872bc8-b0f3-4744-98cc-68dd65849195 => generated 1015 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 21:19:49 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-59e25780-811a-466c-b4df-8d30da953721 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:49 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-59e25780-811a-466c-b4df-8d30da953721 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-reader] GET http://192.168.122.168/volume/v3/volumes/detail Sep 07 21:19:49 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-59e25780-811a-466c-b4df-8d30da953721 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-reader] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:19:49 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-59e25780-811a-466c-b4df-8d30da953721 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-reader] Calling method 'detail' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:19:49 devstack devstack@c-api.service[86970]: DEBUG cinder.api.api_utils [None req-59e25780-811a-466c-b4df-8d30da953721 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-reader] Removing options '' from query. {{(pid=86970) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 21:19:49 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-59e25780-811a-466c-b4df-8d30da953721 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86970) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 21:19:49 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:19:49 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:19:49 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-59e25780-811a-466c-b4df-8d30da953721 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-reader] Get all volumes completed successfully. Sep 07 21:19:49 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:19:49 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:19:49 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-59e25780-811a-466c-b4df-8d30da953721 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-reader] http://192.168.122.168/volume/v3/volumes/detail returned with HTTP 200 Sep 07 21:19:49 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1252/2517] 192.168.122.168 () {60 vars in 1183 bytes} [Mon Sep 7 21:19:49 2026] GET /volume/v3/volumes/detail => generated 855 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 21:19:49 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-69cd59e0-dd95-47c4-aafc-392e0471a8f0 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:49 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-69cd59e0-dd95-47c4-aafc-392e0471a8f0 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] DELETE http://192.168.122.168/volume/v3/volumes/37872bc8-b0f3-4744-98cc-68dd65849195 Sep 07 21:19:49 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-69cd59e0-dd95-47c4-aafc-392e0471a8f0 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:19:49 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-69cd59e0-dd95-47c4-aafc-392e0471a8f0 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:19:49 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-69cd59e0-dd95-47c4-aafc-392e0471a8f0 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Delete volume with id: 37872bc8-b0f3-4744-98cc-68dd65849195 Sep 07 21:19:49 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:19:49 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:19:49 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:19:49 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:19:49 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-69cd59e0-dd95-47c4-aafc-392e0471a8f0 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Volume info retrieved successfully. Sep 07 21:19:49 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-69cd59e0-dd95-47c4-aafc-392e0471a8f0 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Delete volume request issued successfully. Sep 07 21:19:49 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-69cd59e0-dd95-47c4-aafc-392e0471a8f0 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] http://192.168.122.168/volume/v3/volumes/37872bc8-b0f3-4744-98cc-68dd65849195 returned with HTTP 202 Sep 07 21:19:49 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1266/2518] 192.168.122.168 () {60 vars in 1276 bytes} [Mon Sep 7 21:19:49 2026] DELETE /volume/v3/volumes/37872bc8-b0f3-4744-98cc-68dd65849195 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 21:19:49 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-ed0e7215-1e64-494b-b8f8-09c2f11fc6bf None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:49 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ed0e7215-1e64-494b-b8f8-09c2f11fc6bf tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] GET http://192.168.122.168/volume/v3/volumes/37872bc8-b0f3-4744-98cc-68dd65849195 Sep 07 21:19:49 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ed0e7215-1e64-494b-b8f8-09c2f11fc6bf tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:19:49 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ed0e7215-1e64-494b-b8f8-09c2f11fc6bf tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:19:49 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:19:49 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:19:49 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:19:49 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:19:49 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-ed0e7215-1e64-494b-b8f8-09c2f11fc6bf tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Volume info retrieved successfully. Sep 07 21:19:49 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ed0e7215-1e64-494b-b8f8-09c2f11fc6bf tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] http://192.168.122.168/volume/v3/volumes/37872bc8-b0f3-4744-98cc-68dd65849195 returned with HTTP 200 Sep 07 21:19:49 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1253/2519] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:19:49 2026] GET /volume/v3/volumes/37872bc8-b0f3-4744-98cc-68dd65849195 => generated 1014 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 21:19:50 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-d215165b-1fd8-4716-ba8e-e9344055dac9 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:50 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d215165b-1fd8-4716-ba8e-e9344055dac9 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] GET http://192.168.122.168/volume/v3/volumes/37872bc8-b0f3-4744-98cc-68dd65849195 Sep 07 21:19:50 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-d215165b-1fd8-4716-ba8e-e9344055dac9 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:19:50 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-d215165b-1fd8-4716-ba8e-e9344055dac9 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:19:50 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:19:50 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:19:50 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:19:50 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:19:50 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d215165b-1fd8-4716-ba8e-e9344055dac9 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] http://192.168.122.168/volume/v3/volumes/37872bc8-b0f3-4744-98cc-68dd65849195 returned with HTTP 404 Sep 07 21:19:50 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1267/2520] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:19:50 2026] GET /volume/v3/volumes/37872bc8-b0f3-4744-98cc-68dd65849195 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 21:19:50 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-ba933ed3-0740-48b8-80a3-00013d75f005 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:50 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ba933ed3-0740-48b8-80a3-00013d75f005 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:19:50 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ba933ed3-0740-48b8-80a3-00013d75f005 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-809924693"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:19:50 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.volumes [None req-ba933ed3-0740-48b8-80a3-00013d75f005 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-809924693'}} {{(pid=86970) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:19:50 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-ba933ed3-0740-48b8-80a3-00013d75f005 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Create volume of 1 GB Sep 07 21:19:50 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-ba933ed3-0740-48b8-80a3-00013d75f005 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Availability Zones retrieved successfully. Sep 07 21:19:50 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-ba933ed3-0740-48b8-80a3-00013d75f005 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Flow 'volume_create_api' (4923211c-1f0e-4ebb-ad27-7abdf6bb8f1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:19:50 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-ba933ed3-0740-48b8-80a3-00013d75f005 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed81a3b9-615f-480d-8344-72132e2495f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:19:50 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.flows.api.create_volume [None req-ba933ed3-0740-48b8-80a3-00013d75f005 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Validating volume size '1' using validate_int {{(pid=86970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:19:50 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-ba933ed3-0740-48b8-80a3-00013d75f005 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed81a3b9-615f-480d-8344-72132e2495f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:19:50 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-ba933ed3-0740-48b8-80a3-00013d75f005 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a12b0d9-645a-4201-9ced-5495c72ce02d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:19:50 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-ba933ed3-0740-48b8-80a3-00013d75f005 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Created reservations ['851ddce9-49a3-4537-bc7c-7fa91c0d7b17', 'c195c7fb-3007-4d75-a60b-cf9874144986', '5aaea400-936a-4597-9639-5606d4db53fa', 'd6162545-395c-407c-9410-f0c81abdb07a'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:19:50 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-ba933ed3-0740-48b8-80a3-00013d75f005 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a12b0d9-645a-4201-9ced-5495c72ce02d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['851ddce9-49a3-4537-bc7c-7fa91c0d7b17', 'c195c7fb-3007-4d75-a60b-cf9874144986', '5aaea400-936a-4597-9639-5606d4db53fa', 'd6162545-395c-407c-9410-f0c81abdb07a']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:19:50 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-ba933ed3-0740-48b8-80a3-00013d75f005 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (249a141d-bd4b-4b34-a711-ae1a18347bf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:19:50 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:19:50 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:19:50 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-ba933ed3-0740-48b8-80a3-00013d75f005 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (249a141d-bd4b-4b34-a711-ae1a18347bf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bddf4a53-0417-4b06-8933-c2dd463e0afd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-809924693',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7bd68e8d1d7842d9966e940f23b2029d',qos_specs=None,replication_status=,reservations=['851ddce9-49a3-4537-bc7c-7fa91c0d7b17','c195c7fb-3007-4d75-a60b-cf9874144986','5aaea400-936a-4597-9639-5606d4db53fa','d6162545-395c-407c-9410-f0c81abdb07a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3cc4466dd6a140fa803bb9f049456a4b',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:19:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-809924693',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bddf4a53-0417-4b06-8933-c2dd463e0afd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7bd68e8d1d7842d9966e940f23b2029d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3cc4466dd6a140fa803bb9f049456a4b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:19:50 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-ba933ed3-0740-48b8-80a3-00013d75f005 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e06ef6bf-5cf8-4deb-a2e5-d1ca10c46e07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:19:50 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-ba933ed3-0740-48b8-80a3-00013d75f005 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e06ef6bf-5cf8-4deb-a2e5-d1ca10c46e07) transitioned into state 'SUCCESS' from state '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-809924693',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7bd68e8d1d7842d9966e940f23b2029d',qos_specs=None,replication_status=,reservations=['851ddce9-49a3-4537-bc7c-7fa91c0d7b17','c195c7fb-3007-4d75-a60b-cf9874144986','5aaea400-936a-4597-9639-5606d4db53fa','d6162545-395c-407c-9410-f0c81abdb07a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3cc4466dd6a140fa803bb9f049456a4b',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:19:50 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-ba933ed3-0740-48b8-80a3-00013d75f005 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6710f67-88d0-4e51-8468-7c38bd5737ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:19:50 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-ba933ed3-0740-48b8-80a3-00013d75f005 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6710f67-88d0-4e51-8468-7c38bd5737ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:19:50 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-ba933ed3-0740-48b8-80a3-00013d75f005 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Flow 'volume_create_api' (4923211c-1f0e-4ebb-ad27-7abdf6bb8f1d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:19:50 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-ba933ed3-0740-48b8-80a3-00013d75f005 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Create volume request issued successfully. Sep 07 21:19:50 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ba933ed3-0740-48b8-80a3-00013d75f005 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:19:50 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1254/2521] 192.168.122.168 () {62 vars in 1183 bytes} [Mon Sep 7 21:19:50 2026] POST /volume/v3/volumes => generated 786 bytes in 399 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:19:51 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-84d7f5fb-e8d9-41ad-979c-49dc3cffbb69 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:51 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-84d7f5fb-e8d9-41ad-979c-49dc3cffbb69 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] GET http://192.168.122.168/volume/v3/volumes/bddf4a53-0417-4b06-8933-c2dd463e0afd Sep 07 21:19:51 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-84d7f5fb-e8d9-41ad-979c-49dc3cffbb69 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:19:51 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-84d7f5fb-e8d9-41ad-979c-49dc3cffbb69 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:19:51 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:19:51 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:19:51 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:19:51 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:19:51 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-84d7f5fb-e8d9-41ad-979c-49dc3cffbb69 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Volume info retrieved successfully. Sep 07 21:19:51 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-84d7f5fb-e8d9-41ad-979c-49dc3cffbb69 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] http://192.168.122.168/volume/v3/volumes/bddf4a53-0417-4b06-8933-c2dd463e0afd returned with HTTP 200 Sep 07 21:19:51 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1268/2522] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:19:51 2026] GET /volume/v3/volumes/bddf4a53-0417-4b06-8933-c2dd463e0afd => generated 965 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:19:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-be99b6aa-364d-468b-bd0a-1ef85d207a2c None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:52 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-be99b6aa-364d-468b-bd0a-1ef85d207a2c tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] GET http://192.168.122.168/volume/v3/volumes/bddf4a53-0417-4b06-8933-c2dd463e0afd Sep 07 21:19:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-be99b6aa-364d-468b-bd0a-1ef85d207a2c tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:19:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-be99b6aa-364d-468b-bd0a-1ef85d207a2c tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:19:52 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:19:52 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:19:52 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:19:52 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:19:52 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-be99b6aa-364d-468b-bd0a-1ef85d207a2c tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Volume info retrieved successfully. Sep 07 21:19:52 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-be99b6aa-364d-468b-bd0a-1ef85d207a2c tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] http://192.168.122.168/volume/v3/volumes/bddf4a53-0417-4b06-8933-c2dd463e0afd returned with HTTP 200 Sep 07 21:19:52 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1255/2523] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:19:52 2026] GET /volume/v3/volumes/bddf4a53-0417-4b06-8933-c2dd463e0afd => generated 1016 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 21:19:52 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-0a097ab2-48f7-4d8d-8ed5-183d1ce85f27 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:52 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-0a097ab2-48f7-4d8d-8ed5-183d1ce85f27 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-reader] GET http://192.168.122.168/volume/v3/volumes/bddf4a53-0417-4b06-8933-c2dd463e0afd Sep 07 21:19:52 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-0a097ab2-48f7-4d8d-8ed5-183d1ce85f27 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-reader] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:19:52 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-0a097ab2-48f7-4d8d-8ed5-183d1ce85f27 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-reader] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:19:52 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:19:52 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:19:52 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:19:52 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:19:52 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-0a097ab2-48f7-4d8d-8ed5-183d1ce85f27 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-reader] Volume info retrieved successfully. Sep 07 21:19:52 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-0a097ab2-48f7-4d8d-8ed5-183d1ce85f27 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-reader] http://192.168.122.168/volume/v3/volumes/bddf4a53-0417-4b06-8933-c2dd463e0afd returned with HTTP 200 Sep 07 21:19:52 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1269/2524] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:19:52 2026] GET /volume/v3/volumes/bddf4a53-0417-4b06-8933-c2dd463e0afd => generated 853 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:19:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-6c6e8b65-d56e-48a8-9589-eb214e945463 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:52 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-6c6e8b65-d56e-48a8-9589-eb214e945463 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] DELETE http://192.168.122.168/volume/v3/volumes/8ecf60d9-c8ec-4633-b47a-ad7a59321373 Sep 07 21:19:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-6c6e8b65-d56e-48a8-9589-eb214e945463 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:19:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-6c6e8b65-d56e-48a8-9589-eb214e945463 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:19:52 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-6c6e8b65-d56e-48a8-9589-eb214e945463 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Delete volume with id: 8ecf60d9-c8ec-4633-b47a-ad7a59321373 Sep 07 21:19:52 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-71da50ca-8ced-4e12-8dbc-0c59303fef16 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:52 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-71da50ca-8ced-4e12-8dbc-0c59303fef16 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] DELETE http://192.168.122.168/volume/v3/volumes/bddf4a53-0417-4b06-8933-c2dd463e0afd Sep 07 21:19:52 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-71da50ca-8ced-4e12-8dbc-0c59303fef16 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:19:52 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-71da50ca-8ced-4e12-8dbc-0c59303fef16 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:19:52 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-71da50ca-8ced-4e12-8dbc-0c59303fef16 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Delete volume with id: bddf4a53-0417-4b06-8933-c2dd463e0afd Sep 07 21:19:52 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:19:52 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:19:52 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:19:52 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:19:52 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-6c6e8b65-d56e-48a8-9589-eb214e945463 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Volume info retrieved successfully. Sep 07 21:19:52 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:19:52 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:19:52 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:19:52 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:19:52 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-71da50ca-8ced-4e12-8dbc-0c59303fef16 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Volume info retrieved successfully. Sep 07 21:19:52 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-6c6e8b65-d56e-48a8-9589-eb214e945463 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Delete volume request issued successfully. Sep 07 21:19:52 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-6c6e8b65-d56e-48a8-9589-eb214e945463 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] http://192.168.122.168/volume/v3/volumes/8ecf60d9-c8ec-4633-b47a-ad7a59321373 returned with HTTP 202 Sep 07 21:19:52 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1256/2525] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:19:52 2026] DELETE /volume/v3/volumes/8ecf60d9-c8ec-4633-b47a-ad7a59321373 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:19:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-5236b70d-b658-4447-bf57-8d4e51a46e4c None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:52 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-5236b70d-b658-4447-bf57-8d4e51a46e4c tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] GET http://192.168.122.168/volume/v3/volumes/8ecf60d9-c8ec-4633-b47a-ad7a59321373 Sep 07 21:19:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-5236b70d-b658-4447-bf57-8d4e51a46e4c tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:19:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-5236b70d-b658-4447-bf57-8d4e51a46e4c tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:19:52 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-71da50ca-8ced-4e12-8dbc-0c59303fef16 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Delete volume request issued successfully. Sep 07 21:19:52 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-71da50ca-8ced-4e12-8dbc-0c59303fef16 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] http://192.168.122.168/volume/v3/volumes/bddf4a53-0417-4b06-8933-c2dd463e0afd returned with HTTP 202 Sep 07 21:19:52 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1270/2526] 192.168.122.168 () {60 vars in 1276 bytes} [Mon Sep 7 21:19:52 2026] DELETE /volume/v3/volumes/bddf4a53-0417-4b06-8933-c2dd463e0afd => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 21:19:52 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-8b0ff938-f5da-4250-a586-6c31988a255f None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:52 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:19:52 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:19:52 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-8b0ff938-f5da-4250-a586-6c31988a255f tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] GET http://192.168.122.168/volume/v3/volumes/bddf4a53-0417-4b06-8933-c2dd463e0afd Sep 07 21:19:52 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-8b0ff938-f5da-4250-a586-6c31988a255f tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:19:52 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-8b0ff938-f5da-4250-a586-6c31988a255f tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:19:52 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:19:52 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:19:52 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-5236b70d-b658-4447-bf57-8d4e51a46e4c tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Volume info retrieved successfully. Sep 07 21:19:52 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:19:52 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:19:52 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:19:52 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:19:52 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-5236b70d-b658-4447-bf57-8d4e51a46e4c tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] http://192.168.122.168/volume/v3/volumes/8ecf60d9-c8ec-4633-b47a-ad7a59321373 returned with HTTP 200 Sep 07 21:19:52 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1257/2527] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:19:52 2026] GET /volume/v3/volumes/8ecf60d9-c8ec-4633-b47a-ad7a59321373 => generated 866 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:19:52 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-8b0ff938-f5da-4250-a586-6c31988a255f tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Volume info retrieved successfully. Sep 07 21:19:52 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-8b0ff938-f5da-4250-a586-6c31988a255f tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] http://192.168.122.168/volume/v3/volumes/bddf4a53-0417-4b06-8933-c2dd463e0afd returned with HTTP 200 Sep 07 21:19:52 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1271/2528] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:19:52 2026] GET /volume/v3/volumes/bddf4a53-0417-4b06-8933-c2dd463e0afd => generated 1015 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 21:19:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-0b7e6e80-bc28-42d4-b4d6-cb7ec85e6d4b None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:53 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-0b7e6e80-bc28-42d4-b4d6-cb7ec85e6d4b tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] GET http://192.168.122.168/volume/v3/volumes/8ecf60d9-c8ec-4633-b47a-ad7a59321373 Sep 07 21:19:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-0b7e6e80-bc28-42d4-b4d6-cb7ec85e6d4b tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:19:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-0b7e6e80-bc28-42d4-b4d6-cb7ec85e6d4b tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:19:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-6fac1fdf-7da9-41a3-8e72-61faa9955186 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:53 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-6fac1fdf-7da9-41a3-8e72-61faa9955186 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] GET http://192.168.122.168/volume/v3/volumes/bddf4a53-0417-4b06-8933-c2dd463e0afd Sep 07 21:19:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-6fac1fdf-7da9-41a3-8e72-61faa9955186 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:19:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-6fac1fdf-7da9-41a3-8e72-61faa9955186 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:19:53 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-0b7e6e80-bc28-42d4-b4d6-cb7ec85e6d4b tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] http://192.168.122.168/volume/v3/volumes/8ecf60d9-c8ec-4633-b47a-ad7a59321373 returned with HTTP 404 Sep 07 21:19:53 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1258/2529] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:19:53 2026] GET /volume/v3/volumes/8ecf60d9-c8ec-4633-b47a-ad7a59321373 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:19:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-d9b789a2-468a-476b-9255-054785ccc671 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:53 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-6fac1fdf-7da9-41a3-8e72-61faa9955186 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] http://192.168.122.168/volume/v3/volumes/bddf4a53-0417-4b06-8933-c2dd463e0afd returned with HTTP 404 Sep 07 21:19:53 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1272/2530] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:19:53 2026] GET /volume/v3/volumes/bddf4a53-0417-4b06-8933-c2dd463e0afd => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 21:19:53 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d9b789a2-468a-476b-9255-054785ccc671 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] DELETE http://192.168.122.168/volume/v3/volumes/f4d4aaf8-1487-4a33-bcbc-38d721313d79 Sep 07 21:19:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-d9b789a2-468a-476b-9255-054785ccc671 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:19:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-d9b789a2-468a-476b-9255-054785ccc671 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:19:53 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-d9b789a2-468a-476b-9255-054785ccc671 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Delete volume with id: f4d4aaf8-1487-4a33-bcbc-38d721313d79 Sep 07 21:19:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-bafc3446-35b2-4b25-ae30-a53803e8fc5f None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:53 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-bafc3446-35b2-4b25-ae30-a53803e8fc5f tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:19:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-bafc3446-35b2-4b25-ae30-a53803e8fc5f tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-814450603"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:19:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.volumes [None req-bafc3446-35b2-4b25-ae30-a53803e8fc5f tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-814450603'}} {{(pid=86971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:19:53 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-bafc3446-35b2-4b25-ae30-a53803e8fc5f tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Create volume of 1 GB Sep 07 21:19:53 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-bafc3446-35b2-4b25-ae30-a53803e8fc5f tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Availability Zones retrieved successfully. Sep 07 21:19:53 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:19:53 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:19:53 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:19:53 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:19:53 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-d9b789a2-468a-476b-9255-054785ccc671 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Volume info retrieved successfully. Sep 07 21:19:53 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-bafc3446-35b2-4b25-ae30-a53803e8fc5f tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Flow 'volume_create_api' (c6f7051c-e244-4877-8e98-b35f34dfc973) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:19:53 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-bafc3446-35b2-4b25-ae30-a53803e8fc5f tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (266ab9bf-dc53-4fb7-b7ed-23e945298cee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:19:53 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.flows.api.create_volume [None req-bafc3446-35b2-4b25-ae30-a53803e8fc5f tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Validating volume size '1' using validate_int {{(pid=86971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:19:53 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-d9b789a2-468a-476b-9255-054785ccc671 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Delete volume request issued successfully. Sep 07 21:19:53 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d9b789a2-468a-476b-9255-054785ccc671 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] http://192.168.122.168/volume/v3/volumes/f4d4aaf8-1487-4a33-bcbc-38d721313d79 returned with HTTP 202 Sep 07 21:19:53 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1259/2531] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:19:53 2026] DELETE /volume/v3/volumes/f4d4aaf8-1487-4a33-bcbc-38d721313d79 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:19:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-6d37fa44-e9b6-4217-830e-5dfdeec3cdad None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:53 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-6d37fa44-e9b6-4217-830e-5dfdeec3cdad tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] GET http://192.168.122.168/volume/v3/volumes/f4d4aaf8-1487-4a33-bcbc-38d721313d79 Sep 07 21:19:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-6d37fa44-e9b6-4217-830e-5dfdeec3cdad tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:19:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-6d37fa44-e9b6-4217-830e-5dfdeec3cdad tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:19:53 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:19:53 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:19:53 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:19:53 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:19:53 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-bafc3446-35b2-4b25-ae30-a53803e8fc5f tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (266ab9bf-dc53-4fb7-b7ed-23e945298cee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:19:53 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-bafc3446-35b2-4b25-ae30-a53803e8fc5f tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee709195-353f-438a-ad1f-fecb4ce63877) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:19:53 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-6d37fa44-e9b6-4217-830e-5dfdeec3cdad tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Volume info retrieved successfully. Sep 07 21:19:53 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-6d37fa44-e9b6-4217-830e-5dfdeec3cdad tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] http://192.168.122.168/volume/v3/volumes/f4d4aaf8-1487-4a33-bcbc-38d721313d79 returned with HTTP 200 Sep 07 21:19:53 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1260/2532] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:19:53 2026] GET /volume/v3/volumes/f4d4aaf8-1487-4a33-bcbc-38d721313d79 => generated 866 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:19:53 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-bafc3446-35b2-4b25-ae30-a53803e8fc5f tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Created reservations ['f62f6f15-fb36-452b-b148-695e9d69d16f', 'cb468bc9-e92d-42b1-abe7-4ecf2f124b46', 'b79bd915-5416-49fd-953f-9690f7085c37', 'd5cf1b1e-48e8-406c-af40-e3072cdc280e'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:19:53 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-bafc3446-35b2-4b25-ae30-a53803e8fc5f tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee709195-353f-438a-ad1f-fecb4ce63877) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f62f6f15-fb36-452b-b148-695e9d69d16f', 'cb468bc9-e92d-42b1-abe7-4ecf2f124b46', 'b79bd915-5416-49fd-953f-9690f7085c37', 'd5cf1b1e-48e8-406c-af40-e3072cdc280e']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:19:53 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-bafc3446-35b2-4b25-ae30-a53803e8fc5f tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (794a56f8-b5b6-4c03-aaf7-17d72d37d5ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:19:53 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:19:53 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:19:53 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-bafc3446-35b2-4b25-ae30-a53803e8fc5f tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (794a56f8-b5b6-4c03-aaf7-17d72d37d5ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '288037ca-8e21-4f5e-8b0f-1194404a2353', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-814450603',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7bd68e8d1d7842d9966e940f23b2029d',qos_specs=None,replication_status=,reservations=['f62f6f15-fb36-452b-b148-695e9d69d16f','cb468bc9-e92d-42b1-abe7-4ecf2f124b46','b79bd915-5416-49fd-953f-9690f7085c37','d5cf1b1e-48e8-406c-af40-e3072cdc280e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3cc4466dd6a140fa803bb9f049456a4b',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:19:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-814450603',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=288037ca-8e21-4f5e-8b0f-1194404a2353,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7bd68e8d1d7842d9966e940f23b2029d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3cc4466dd6a140fa803bb9f049456a4b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:19:53 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-bafc3446-35b2-4b25-ae30-a53803e8fc5f tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0217860-3ad5-4a7a-91bb-0df87406dc4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:19:53 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-bafc3446-35b2-4b25-ae30-a53803e8fc5f tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0217860-3ad5-4a7a-91bb-0df87406dc4b) transitioned into state 'SUCCESS' from state '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-814450603',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7bd68e8d1d7842d9966e940f23b2029d',qos_specs=None,replication_status=,reservations=['f62f6f15-fb36-452b-b148-695e9d69d16f','cb468bc9-e92d-42b1-abe7-4ecf2f124b46','b79bd915-5416-49fd-953f-9690f7085c37','d5cf1b1e-48e8-406c-af40-e3072cdc280e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3cc4466dd6a140fa803bb9f049456a4b',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:19:53 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-bafc3446-35b2-4b25-ae30-a53803e8fc5f tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1402960a-1226-436a-89a4-560629620275) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:19:53 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-bafc3446-35b2-4b25-ae30-a53803e8fc5f tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1402960a-1226-436a-89a4-560629620275) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:19:53 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-bafc3446-35b2-4b25-ae30-a53803e8fc5f tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Flow 'volume_create_api' (c6f7051c-e244-4877-8e98-b35f34dfc973) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:19:53 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-bafc3446-35b2-4b25-ae30-a53803e8fc5f tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Create volume request issued successfully. Sep 07 21:19:53 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-bafc3446-35b2-4b25-ae30-a53803e8fc5f tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:19:53 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1273/2533] 192.168.122.168 () {62 vars in 1183 bytes} [Mon Sep 7 21:19:53 2026] POST /volume/v3/volumes => generated 786 bytes in 359 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:19:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-851c6d19-674b-4e8c-940b-4ab72965506a None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:53 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-851c6d19-674b-4e8c-940b-4ab72965506a tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] GET http://192.168.122.168/volume/v3/volumes/288037ca-8e21-4f5e-8b0f-1194404a2353 Sep 07 21:19:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-851c6d19-674b-4e8c-940b-4ab72965506a tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:19:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-851c6d19-674b-4e8c-940b-4ab72965506a tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:19:53 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:19:53 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:19:53 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:19:53 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:19:53 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-851c6d19-674b-4e8c-940b-4ab72965506a tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Volume info retrieved successfully. Sep 07 21:19:53 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-851c6d19-674b-4e8c-940b-4ab72965506a tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] http://192.168.122.168/volume/v3/volumes/288037ca-8e21-4f5e-8b0f-1194404a2353 returned with HTTP 200 Sep 07 21:19:53 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1261/2534] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:19:53 2026] GET /volume/v3/volumes/288037ca-8e21-4f5e-8b0f-1194404a2353 => generated 965 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:19:54 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-22840658-9c28-4dc9-95a0-a7b2eafef6a2 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:54 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-22840658-9c28-4dc9-95a0-a7b2eafef6a2 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] GET http://192.168.122.168/volume/v3/volumes/f4d4aaf8-1487-4a33-bcbc-38d721313d79 Sep 07 21:19:54 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-22840658-9c28-4dc9-95a0-a7b2eafef6a2 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:19:54 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-22840658-9c28-4dc9-95a0-a7b2eafef6a2 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:19:54 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-22840658-9c28-4dc9-95a0-a7b2eafef6a2 tempest-TestServerVolumeAttachmentScenario-1400877563 tempest-TestServerVolumeAttachmentScenario-1400877563-project-member] http://192.168.122.168/volume/v3/volumes/f4d4aaf8-1487-4a33-bcbc-38d721313d79 returned with HTTP 404 Sep 07 21:19:54 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1274/2535] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:19:54 2026] GET /volume/v3/volumes/f4d4aaf8-1487-4a33-bcbc-38d721313d79 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:19:54 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-8d675c40-464d-45c5-b464-7480cccc4885 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:54 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8d675c40-464d-45c5-b464-7480cccc4885 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] GET http://192.168.122.168/volume/v3/volumes/288037ca-8e21-4f5e-8b0f-1194404a2353 Sep 07 21:19:54 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8d675c40-464d-45c5-b464-7480cccc4885 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:19:54 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8d675c40-464d-45c5-b464-7480cccc4885 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:19:54 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:19:54 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:19:54 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:19:54 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:19:54 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-8d675c40-464d-45c5-b464-7480cccc4885 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Volume info retrieved successfully. Sep 07 21:19:54 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8d675c40-464d-45c5-b464-7480cccc4885 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] http://192.168.122.168/volume/v3/volumes/288037ca-8e21-4f5e-8b0f-1194404a2353 returned with HTTP 200 Sep 07 21:19:54 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1262/2536] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:19:54 2026] GET /volume/v3/volumes/288037ca-8e21-4f5e-8b0f-1194404a2353 => generated 1015 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 21:19:55 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-0cb45b30-8fba-4b61-82f9-f0ee8c8f0a5d None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:55 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-0cb45b30-8fba-4b61-82f9-f0ee8c8f0a5d tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] GET http://192.168.122.168/volume/v3/volumes/288037ca-8e21-4f5e-8b0f-1194404a2353 Sep 07 21:19:55 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-0cb45b30-8fba-4b61-82f9-f0ee8c8f0a5d tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:19:55 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-0cb45b30-8fba-4b61-82f9-f0ee8c8f0a5d tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:19:55 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:19:55 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:19:55 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:19:55 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:19:55 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-0cb45b30-8fba-4b61-82f9-f0ee8c8f0a5d tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Volume info retrieved successfully. Sep 07 21:19:55 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-0cb45b30-8fba-4b61-82f9-f0ee8c8f0a5d tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] http://192.168.122.168/volume/v3/volumes/288037ca-8e21-4f5e-8b0f-1194404a2353 returned with HTTP 200 Sep 07 21:19:55 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1275/2537] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:19:55 2026] GET /volume/v3/volumes/288037ca-8e21-4f5e-8b0f-1194404a2353 => generated 1016 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 21:19:55 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-22a5768b-6067-4c10-b96c-0a38d20c4809 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:55 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-22a5768b-6067-4c10-b96c-0a38d20c4809 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-reader] GET http://192.168.122.168/volume/v3/volumes/summary Sep 07 21:19:55 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-22a5768b-6067-4c10-b96c-0a38d20c4809 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-reader] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:19:55 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-22a5768b-6067-4c10-b96c-0a38d20c4809 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-reader] Calling method 'version_select' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:19:55 devstack devstack@c-api.service[86970]: DEBUG cinder.api.api_utils [None req-22a5768b-6067-4c10-b96c-0a38d20c4809 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-reader] Removing options '' from query. {{(pid=86970) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 21:19:55 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-22a5768b-6067-4c10-b96c-0a38d20c4809 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-reader] Get summary completed successfully. Sep 07 21:19:55 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-22a5768b-6067-4c10-b96c-0a38d20c4809 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-reader] http://192.168.122.168/volume/v3/volumes/summary returned with HTTP 200 Sep 07 21:19:55 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1263/2538] 192.168.122.168 () {60 vars in 1186 bytes} [Mon Sep 7 21:19:55 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:19:55 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-5dea4fe9-52e3-4b99-b3e9-f5c0a5f963a4 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:55 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5dea4fe9-52e3-4b99-b3e9-f5c0a5f963a4 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] DELETE http://192.168.122.168/volume/v3/volumes/288037ca-8e21-4f5e-8b0f-1194404a2353 Sep 07 21:19:55 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-5dea4fe9-52e3-4b99-b3e9-f5c0a5f963a4 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:19:55 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-5dea4fe9-52e3-4b99-b3e9-f5c0a5f963a4 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:19:55 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-5dea4fe9-52e3-4b99-b3e9-f5c0a5f963a4 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Delete volume with id: 288037ca-8e21-4f5e-8b0f-1194404a2353 Sep 07 21:19:55 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:19:55 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:19:55 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:19:55 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:19:55 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-5dea4fe9-52e3-4b99-b3e9-f5c0a5f963a4 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Volume info retrieved successfully. Sep 07 21:19:56 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-5dea4fe9-52e3-4b99-b3e9-f5c0a5f963a4 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Delete volume request issued successfully. Sep 07 21:19:56 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5dea4fe9-52e3-4b99-b3e9-f5c0a5f963a4 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] http://192.168.122.168/volume/v3/volumes/288037ca-8e21-4f5e-8b0f-1194404a2353 returned with HTTP 202 Sep 07 21:19:56 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1276/2539] 192.168.122.168 () {60 vars in 1276 bytes} [Mon Sep 7 21:19:55 2026] DELETE /volume/v3/volumes/288037ca-8e21-4f5e-8b0f-1194404a2353 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 21:19:56 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-59f097e5-1273-43ee-b055-8a9ad6f00320 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:56 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-59f097e5-1273-43ee-b055-8a9ad6f00320 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] GET http://192.168.122.168/volume/v3/volumes/288037ca-8e21-4f5e-8b0f-1194404a2353 Sep 07 21:19:56 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-59f097e5-1273-43ee-b055-8a9ad6f00320 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:19:56 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-59f097e5-1273-43ee-b055-8a9ad6f00320 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:19:56 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:19:56 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:19:56 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:19:56 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:19:56 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-59f097e5-1273-43ee-b055-8a9ad6f00320 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Volume info retrieved successfully. Sep 07 21:19:56 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-59f097e5-1273-43ee-b055-8a9ad6f00320 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] http://192.168.122.168/volume/v3/volumes/288037ca-8e21-4f5e-8b0f-1194404a2353 returned with HTTP 200 Sep 07 21:19:56 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1264/2540] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:19:56 2026] GET /volume/v3/volumes/288037ca-8e21-4f5e-8b0f-1194404a2353 => generated 1015 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 21:19:57 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-b59e0f53-75a2-48e9-8aa3-a97403bb36c6 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:19:57 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b59e0f53-75a2-48e9-8aa3-a97403bb36c6 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] GET http://192.168.122.168/volume/v3/volumes/288037ca-8e21-4f5e-8b0f-1194404a2353 Sep 07 21:19:57 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-b59e0f53-75a2-48e9-8aa3-a97403bb36c6 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:19:57 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-b59e0f53-75a2-48e9-8aa3-a97403bb36c6 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:19:57 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b59e0f53-75a2-48e9-8aa3-a97403bb36c6 tempest-ProjectReaderTests-1828051377 tempest-ProjectReaderTests-1828051377-project-admin] http://192.168.122.168/volume/v3/volumes/288037ca-8e21-4f5e-8b0f-1194404a2353 returned with HTTP 404 Sep 07 21:19:57 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1277/2541] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:19:57 2026] GET /volume/v3/volumes/288037ca-8e21-4f5e-8b0f-1194404a2353 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 07 21:20:05 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-2c5f9c09-d097-4fdf-887f-605efcc0c9be None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:05 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-2c5f9c09-d097-4fdf-887f-605efcc0c9be tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:20:05 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-2c5f9c09-d097-4fdf-887f-605efcc0c9be tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "7d7561a8-3562-4f2d-8f65-699828ddea50", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1445471977"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:20:05 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.volumes [None req-2c5f9c09-d097-4fdf-887f-605efcc0c9be tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Create volume request body: {'volume': {"'imageRef": '7d7561a8-3562-4f2d-8f65-699828ddea50', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1445471977'}} {{(pid=86970) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:20:05 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-2c5f9c09-d097-4fdf-887f-605efcc0c9be tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Create volume of 1 GB Sep 07 21:20:05 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-2c5f9c09-d097-4fdf-887f-605efcc0c9be tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Availability Zones retrieved successfully. Sep 07 21:20:05 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-2c5f9c09-d097-4fdf-887f-605efcc0c9be tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Flow 'volume_create_api' (5167bd8a-0afc-4378-b1b3-34cfef113036) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:20:05 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-2c5f9c09-d097-4fdf-887f-605efcc0c9be tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f633ba2-a073-46d3-ab90-06f4102a7d44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:20:05 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.flows.api.create_volume [None req-2c5f9c09-d097-4fdf-887f-605efcc0c9be tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Validating volume size '1' using validate_int {{(pid=86970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:20:05 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-2c5f9c09-d097-4fdf-887f-605efcc0c9be tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f633ba2-a073-46d3-ab90-06f4102a7d44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:20:05 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-2c5f9c09-d097-4fdf-887f-605efcc0c9be tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a7cf3dc-b068-4e27-9fa9-9027b2c11c86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:20:05 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-2c5f9c09-d097-4fdf-887f-605efcc0c9be tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Created reservations ['b7a24108-f94e-45c1-adfe-cceb10e39e4d', '421267c9-e04a-4a14-97fb-3f4516cba4af', 'a0c72ed8-aaac-4291-9608-7386ce9471ef', 'bdc6a499-8916-498e-b197-9c5eecdd0976'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:20:05 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-2c5f9c09-d097-4fdf-887f-605efcc0c9be tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a7cf3dc-b068-4e27-9fa9-9027b2c11c86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b7a24108-f94e-45c1-adfe-cceb10e39e4d', '421267c9-e04a-4a14-97fb-3f4516cba4af', 'a0c72ed8-aaac-4291-9608-7386ce9471ef', 'bdc6a499-8916-498e-b197-9c5eecdd0976']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:20:05 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-2c5f9c09-d097-4fdf-887f-605efcc0c9be tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c0e75c1-41f8-42d5-83f0-9871609ce144) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:20:05 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:20:05 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:20:05 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-2c5f9c09-d097-4fdf-887f-605efcc0c9be tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c0e75c1-41f8-42d5-83f0-9871609ce144) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4300d1ce-0ca3-42e0-a6ce-8f479c564a1d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1445471977',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b23ddbbd4114a22ba7c2eb94bba14da',qos_specs=None,replication_status=,reservations=['b7a24108-f94e-45c1-adfe-cceb10e39e4d','421267c9-e04a-4a14-97fb-3f4516cba4af','a0c72ed8-aaac-4291-9608-7386ce9471ef','bdc6a499-8916-498e-b197-9c5eecdd0976'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='503fa75dda624aebba204679bba2306c',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:20:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1445471977',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4300d1ce-0ca3-42e0-a6ce-8f479c564a1d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b23ddbbd4114a22ba7c2eb94bba14da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='503fa75dda624aebba204679bba2306c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:20:05 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-2c5f9c09-d097-4fdf-887f-605efcc0c9be tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c6eec1d-db6c-42a2-94dd-af08baaf8dff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:20:05 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-2c5f9c09-d097-4fdf-887f-605efcc0c9be tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c6eec1d-db6c-42a2-94dd-af08baaf8dff) transitioned into state 'SUCCESS' from state '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-1445471977',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b23ddbbd4114a22ba7c2eb94bba14da',qos_specs=None,replication_status=,reservations=['b7a24108-f94e-45c1-adfe-cceb10e39e4d','421267c9-e04a-4a14-97fb-3f4516cba4af','a0c72ed8-aaac-4291-9608-7386ce9471ef','bdc6a499-8916-498e-b197-9c5eecdd0976'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='503fa75dda624aebba204679bba2306c',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:20:05 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-2c5f9c09-d097-4fdf-887f-605efcc0c9be tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16e52b1e-d412-4e32-9a1a-a5c03a651176) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:20:05 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-2c5f9c09-d097-4fdf-887f-605efcc0c9be tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16e52b1e-d412-4e32-9a1a-a5c03a651176) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:20:05 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-2c5f9c09-d097-4fdf-887f-605efcc0c9be tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Flow 'volume_create_api' (5167bd8a-0afc-4378-b1b3-34cfef113036) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:20:05 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-2c5f9c09-d097-4fdf-887f-605efcc0c9be tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Create volume request issued successfully. Sep 07 21:20:05 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-2c5f9c09-d097-4fdf-887f-605efcc0c9be tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:20:05 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1265/2542] 192.168.122.168 () {60 vars in 1143 bytes} [Mon Sep 7 21:20:05 2026] POST /volume/v3/volumes => generated 766 bytes in 448 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:20:05 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-4310ccaf-2ceb-4798-b28e-85790b317fdc None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:05 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-4310ccaf-2ceb-4798-b28e-85790b317fdc tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:20:05 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-4310ccaf-2ceb-4798-b28e-85790b317fdc tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "7d7561a8-3562-4f2d-8f65-699828ddea50", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1394512492"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:20:05 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.volumes [None req-4310ccaf-2ceb-4798-b28e-85790b317fdc tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Create volume request body: {'volume': {"'imageRef": '7d7561a8-3562-4f2d-8f65-699828ddea50', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1394512492'}} {{(pid=86971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:20:05 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-4310ccaf-2ceb-4798-b28e-85790b317fdc tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Create volume of 1 GB Sep 07 21:20:05 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-4310ccaf-2ceb-4798-b28e-85790b317fdc tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Availability Zones retrieved successfully. Sep 07 21:20:05 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-4310ccaf-2ceb-4798-b28e-85790b317fdc tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Flow 'volume_create_api' (35030b87-68ce-4e42-b150-a238d5756c17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:20:05 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-4310ccaf-2ceb-4798-b28e-85790b317fdc tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c77728e-43b1-43bf-b65f-900f94671dee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:20:05 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.flows.api.create_volume [None req-4310ccaf-2ceb-4798-b28e-85790b317fdc tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Validating volume size '1' using validate_int {{(pid=86971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:20:05 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-4310ccaf-2ceb-4798-b28e-85790b317fdc tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c77728e-43b1-43bf-b65f-900f94671dee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:20:05 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-4310ccaf-2ceb-4798-b28e-85790b317fdc tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0511abe1-2e60-46f8-9c28-d233a8d70600) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:20:06 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-4310ccaf-2ceb-4798-b28e-85790b317fdc tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Created reservations ['13e2f0e1-9654-4d2c-970b-f0b143fd7b94', '1ecd1c58-4fb8-4eca-ba14-2ea4c6130157', '5a682718-3e85-4e1c-9cb3-c650677dcbfa', '4180b3b9-7baf-4510-b4f3-6b09e212d855'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:20:06 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-4310ccaf-2ceb-4798-b28e-85790b317fdc tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0511abe1-2e60-46f8-9c28-d233a8d70600) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['13e2f0e1-9654-4d2c-970b-f0b143fd7b94', '1ecd1c58-4fb8-4eca-ba14-2ea4c6130157', '5a682718-3e85-4e1c-9cb3-c650677dcbfa', '4180b3b9-7baf-4510-b4f3-6b09e212d855']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:20:06 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-4310ccaf-2ceb-4798-b28e-85790b317fdc tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04372d5e-2ad6-49b5-ba23-2cd9e4170f39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:20:06 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:20:06 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:20:06 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-4310ccaf-2ceb-4798-b28e-85790b317fdc tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04372d5e-2ad6-49b5-ba23-2cd9e4170f39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af3cd1af-cc31-4daf-a8bf-f8c19d4a4701', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1394512492',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b23ddbbd4114a22ba7c2eb94bba14da',qos_specs=None,replication_status=,reservations=['13e2f0e1-9654-4d2c-970b-f0b143fd7b94','1ecd1c58-4fb8-4eca-ba14-2ea4c6130157','5a682718-3e85-4e1c-9cb3-c650677dcbfa','4180b3b9-7baf-4510-b4f3-6b09e212d855'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='503fa75dda624aebba204679bba2306c',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:20:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1394512492',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=af3cd1af-cc31-4daf-a8bf-f8c19d4a4701,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b23ddbbd4114a22ba7c2eb94bba14da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='503fa75dda624aebba204679bba2306c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:20:06 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-4310ccaf-2ceb-4798-b28e-85790b317fdc tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (756f4448-b40f-4f99-955f-1d517d27ef3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:20:06 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-4310ccaf-2ceb-4798-b28e-85790b317fdc tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (756f4448-b40f-4f99-955f-1d517d27ef3e) transitioned into state 'SUCCESS' from state '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-1394512492',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b23ddbbd4114a22ba7c2eb94bba14da',qos_specs=None,replication_status=,reservations=['13e2f0e1-9654-4d2c-970b-f0b143fd7b94','1ecd1c58-4fb8-4eca-ba14-2ea4c6130157','5a682718-3e85-4e1c-9cb3-c650677dcbfa','4180b3b9-7baf-4510-b4f3-6b09e212d855'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='503fa75dda624aebba204679bba2306c',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:20:06 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-4310ccaf-2ceb-4798-b28e-85790b317fdc tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55de4a6b-6711-440b-bc47-5e7f3718f032) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:20:06 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-4310ccaf-2ceb-4798-b28e-85790b317fdc tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55de4a6b-6711-440b-bc47-5e7f3718f032) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:20:06 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-4310ccaf-2ceb-4798-b28e-85790b317fdc tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Flow 'volume_create_api' (35030b87-68ce-4e42-b150-a238d5756c17) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:20:06 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-4310ccaf-2ceb-4798-b28e-85790b317fdc tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Create volume request issued successfully. Sep 07 21:20:06 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-4310ccaf-2ceb-4798-b28e-85790b317fdc tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:20:06 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1278/2543] 192.168.122.168 () {60 vars in 1143 bytes} [Mon Sep 7 21:20:05 2026] POST /volume/v3/volumes => generated 766 bytes in 308 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:20:06 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-35d8b401-a963-451e-a152-8cf1ae9af16d None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:06 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-35d8b401-a963-451e-a152-8cf1ae9af16d tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:20:06 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-35d8b401-a963-451e-a152-8cf1ae9af16d tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "7d7561a8-3562-4f2d-8f65-699828ddea50", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-34320981"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:20:06 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.volumes [None req-35d8b401-a963-451e-a152-8cf1ae9af16d tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Create volume request body: {'volume': {"'imageRef": '7d7561a8-3562-4f2d-8f65-699828ddea50', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-34320981'}} {{(pid=86970) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:20:06 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-35d8b401-a963-451e-a152-8cf1ae9af16d tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Create volume of 1 GB Sep 07 21:20:06 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:20:06 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:20:06 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-35d8b401-a963-451e-a152-8cf1ae9af16d tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Availability Zones retrieved successfully. Sep 07 21:20:06 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-35d8b401-a963-451e-a152-8cf1ae9af16d tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Flow 'volume_create_api' (4f0f8c0a-108e-430a-a2e7-ae711748e96a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:20:06 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-35d8b401-a963-451e-a152-8cf1ae9af16d tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c68d6faa-85b2-4a47-8945-f6d0a95b727c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:20:06 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.flows.api.create_volume [None req-35d8b401-a963-451e-a152-8cf1ae9af16d tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Validating volume size '1' using validate_int {{(pid=86970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:20:06 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-35d8b401-a963-451e-a152-8cf1ae9af16d tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c68d6faa-85b2-4a47-8945-f6d0a95b727c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:20:06 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-35d8b401-a963-451e-a152-8cf1ae9af16d tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69d5a4f0-0749-41a9-b78f-0ec518f59c20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:20:06 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-35d8b401-a963-451e-a152-8cf1ae9af16d tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Created reservations ['e17e9fab-cbf1-4c85-b0b4-dd065f9fdeb0', '63c9c95a-3cf3-4b44-804e-b4bb78d15050', 'fd95adf1-2dcb-486e-9727-a366db1f8398', '3aafc4c4-3956-4356-b068-99743edd93a2'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:20:06 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-35d8b401-a963-451e-a152-8cf1ae9af16d tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69d5a4f0-0749-41a9-b78f-0ec518f59c20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e17e9fab-cbf1-4c85-b0b4-dd065f9fdeb0', '63c9c95a-3cf3-4b44-804e-b4bb78d15050', 'fd95adf1-2dcb-486e-9727-a366db1f8398', '3aafc4c4-3956-4356-b068-99743edd93a2']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:20:06 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-35d8b401-a963-451e-a152-8cf1ae9af16d tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c483f8a7-2684-45f6-881f-d72cafe19ac0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:20:06 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:20:06 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:20:06 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-35d8b401-a963-451e-a152-8cf1ae9af16d tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c483f8a7-2684-45f6-881f-d72cafe19ac0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b9862bd-8c6e-4ece-a5fd-3a210cce4c0d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-34320981',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b23ddbbd4114a22ba7c2eb94bba14da',qos_specs=None,replication_status=,reservations=['e17e9fab-cbf1-4c85-b0b4-dd065f9fdeb0','63c9c95a-3cf3-4b44-804e-b4bb78d15050','fd95adf1-2dcb-486e-9727-a366db1f8398','3aafc4c4-3956-4356-b068-99743edd93a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='503fa75dda624aebba204679bba2306c',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:20:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-34320981',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0b9862bd-8c6e-4ece-a5fd-3a210cce4c0d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b23ddbbd4114a22ba7c2eb94bba14da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='503fa75dda624aebba204679bba2306c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:20:06 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-35d8b401-a963-451e-a152-8cf1ae9af16d tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0fda5e6-e832-4b5b-8b54-0529b7c1a5da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:20:06 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-35d8b401-a963-451e-a152-8cf1ae9af16d tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0fda5e6-e832-4b5b-8b54-0529b7c1a5da) transitioned into state 'SUCCESS' from state '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-34320981',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b23ddbbd4114a22ba7c2eb94bba14da',qos_specs=None,replication_status=,reservations=['e17e9fab-cbf1-4c85-b0b4-dd065f9fdeb0','63c9c95a-3cf3-4b44-804e-b4bb78d15050','fd95adf1-2dcb-486e-9727-a366db1f8398','3aafc4c4-3956-4356-b068-99743edd93a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='503fa75dda624aebba204679bba2306c',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:20:06 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-35d8b401-a963-451e-a152-8cf1ae9af16d tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c2a6866-dc53-47f8-a3dc-cd2c7391b6e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:20:06 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-35d8b401-a963-451e-a152-8cf1ae9af16d tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c2a6866-dc53-47f8-a3dc-cd2c7391b6e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:20:06 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-35d8b401-a963-451e-a152-8cf1ae9af16d tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Flow 'volume_create_api' (4f0f8c0a-108e-430a-a2e7-ae711748e96a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:20:06 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-35d8b401-a963-451e-a152-8cf1ae9af16d tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Create volume request issued successfully. Sep 07 21:20:06 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-35d8b401-a963-451e-a152-8cf1ae9af16d tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:20:06 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1266/2544] 192.168.122.168 () {60 vars in 1143 bytes} [Mon Sep 7 21:20:06 2026] POST /volume/v3/volumes => generated 764 bytes in 366 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:20:06 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-7eff320e-3a44-4c73-a292-75f678737f01 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:06 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-7eff320e-3a44-4c73-a292-75f678737f01 tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:20:06 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-7eff320e-3a44-4c73-a292-75f678737f01 tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "7d7561a8-3562-4f2d-8f65-699828ddea50", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1272850078"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:20:06 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.volumes [None req-7eff320e-3a44-4c73-a292-75f678737f01 tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Create volume request body: {'volume': {"'imageRef": '7d7561a8-3562-4f2d-8f65-699828ddea50', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1272850078'}} {{(pid=86971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:20:06 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-7eff320e-3a44-4c73-a292-75f678737f01 tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Create volume of 1 GB Sep 07 21:20:06 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:20:06 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:20:06 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-7eff320e-3a44-4c73-a292-75f678737f01 tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Availability Zones retrieved successfully. Sep 07 21:20:06 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-7eff320e-3a44-4c73-a292-75f678737f01 tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Flow 'volume_create_api' (d5ebf7c2-3af2-4521-8536-a6542686f3ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:20:06 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-7eff320e-3a44-4c73-a292-75f678737f01 tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6f3b213-a694-413f-adb6-388a6997b070) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:20:06 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.flows.api.create_volume [None req-7eff320e-3a44-4c73-a292-75f678737f01 tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Validating volume size '1' using validate_int {{(pid=86971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:20:06 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-7eff320e-3a44-4c73-a292-75f678737f01 tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6f3b213-a694-413f-adb6-388a6997b070) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:20:06 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-7eff320e-3a44-4c73-a292-75f678737f01 tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecc39cb7-ba15-4a41-91bf-28ab29aeaca9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:20:06 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-7eff320e-3a44-4c73-a292-75f678737f01 tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Created reservations ['6d7a0398-2b40-46af-8c3a-85c00581ca0c', 'd9002f14-1b08-44c7-b184-e7f76833a539', '71d209ab-2cbc-484d-b38f-662bfbb157ec', 'ce120800-29a1-4cfb-83a8-a81b3d5b89f8'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:20:06 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-7eff320e-3a44-4c73-a292-75f678737f01 tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecc39cb7-ba15-4a41-91bf-28ab29aeaca9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d7a0398-2b40-46af-8c3a-85c00581ca0c', 'd9002f14-1b08-44c7-b184-e7f76833a539', '71d209ab-2cbc-484d-b38f-662bfbb157ec', 'ce120800-29a1-4cfb-83a8-a81b3d5b89f8']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:20:06 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-7eff320e-3a44-4c73-a292-75f678737f01 tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (457754be-b98c-45ec-814b-75afb2fbd1ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:20:06 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:20:06 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:20:06 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-7eff320e-3a44-4c73-a292-75f678737f01 tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (457754be-b98c-45ec-814b-75afb2fbd1ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'edfa28f5-03c4-41b1-be8a-5ce12580251d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1272850078',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b23ddbbd4114a22ba7c2eb94bba14da',qos_specs=None,replication_status=,reservations=['6d7a0398-2b40-46af-8c3a-85c00581ca0c','d9002f14-1b08-44c7-b184-e7f76833a539','71d209ab-2cbc-484d-b38f-662bfbb157ec','ce120800-29a1-4cfb-83a8-a81b3d5b89f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='503fa75dda624aebba204679bba2306c',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:20:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1272850078',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=edfa28f5-03c4-41b1-be8a-5ce12580251d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b23ddbbd4114a22ba7c2eb94bba14da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='503fa75dda624aebba204679bba2306c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:20:06 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-7eff320e-3a44-4c73-a292-75f678737f01 tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7ebcaab-85fa-4a25-9bc2-032496dedd61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:20:06 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-7eff320e-3a44-4c73-a292-75f678737f01 tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7ebcaab-85fa-4a25-9bc2-032496dedd61) transitioned into state 'SUCCESS' from state '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-1272850078',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b23ddbbd4114a22ba7c2eb94bba14da',qos_specs=None,replication_status=,reservations=['6d7a0398-2b40-46af-8c3a-85c00581ca0c','d9002f14-1b08-44c7-b184-e7f76833a539','71d209ab-2cbc-484d-b38f-662bfbb157ec','ce120800-29a1-4cfb-83a8-a81b3d5b89f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='503fa75dda624aebba204679bba2306c',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:20:06 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-7eff320e-3a44-4c73-a292-75f678737f01 tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (012c7e5c-296e-4dc5-9557-2f8b236582e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:20:06 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-7eff320e-3a44-4c73-a292-75f678737f01 tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (012c7e5c-296e-4dc5-9557-2f8b236582e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:20:06 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-7eff320e-3a44-4c73-a292-75f678737f01 tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Flow 'volume_create_api' (d5ebf7c2-3af2-4521-8536-a6542686f3ac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:20:06 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-7eff320e-3a44-4c73-a292-75f678737f01 tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Create volume request issued successfully. Sep 07 21:20:06 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-7eff320e-3a44-4c73-a292-75f678737f01 tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:20:06 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1279/2545] 192.168.122.168 () {60 vars in 1143 bytes} [Mon Sep 7 21:20:06 2026] POST /volume/v3/volumes => generated 766 bytes in 351 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:20:06 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-88e1064b-1eb1-4cbb-9bd3-c44a809d2864 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:06 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-88e1064b-1eb1-4cbb-9bd3-c44a809d2864 tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:20:06 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-88e1064b-1eb1-4cbb-9bd3-c44a809d2864 tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "7d7561a8-3562-4f2d-8f65-699828ddea50", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1867028597"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:20:06 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.volumes [None req-88e1064b-1eb1-4cbb-9bd3-c44a809d2864 tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Create volume request body: {'volume': {"'imageRef": '7d7561a8-3562-4f2d-8f65-699828ddea50', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1867028597'}} {{(pid=86970) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:20:06 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-88e1064b-1eb1-4cbb-9bd3-c44a809d2864 tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Create volume of 1 GB Sep 07 21:20:06 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:20:06 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:20:06 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-88e1064b-1eb1-4cbb-9bd3-c44a809d2864 tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Availability Zones retrieved successfully. Sep 07 21:20:06 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-88e1064b-1eb1-4cbb-9bd3-c44a809d2864 tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Flow 'volume_create_api' (fea0eb06-7c7d-444a-b574-477c1e496f76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:20:06 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-88e1064b-1eb1-4cbb-9bd3-c44a809d2864 tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68d67eea-3e4c-4196-9c5f-471ccf819928) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:20:06 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.flows.api.create_volume [None req-88e1064b-1eb1-4cbb-9bd3-c44a809d2864 tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Validating volume size '1' using validate_int {{(pid=86970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:20:07 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-88e1064b-1eb1-4cbb-9bd3-c44a809d2864 tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68d67eea-3e4c-4196-9c5f-471ccf819928) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:20:07 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-88e1064b-1eb1-4cbb-9bd3-c44a809d2864 tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f43d7030-4bd1-4c23-b744-0344d2ecd0a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:20:07 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-88e1064b-1eb1-4cbb-9bd3-c44a809d2864 tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Created reservations ['45d15721-f69d-45b6-a3c4-1d6993b7d00a', '79161180-35d8-473f-8cf3-7e1530b7fabf', 'eb9c6f53-71da-4df4-bfe6-f68ccb6c2a99', 'd16b48de-2d70-4939-bab3-3742062d74bc'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:20:07 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-88e1064b-1eb1-4cbb-9bd3-c44a809d2864 tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f43d7030-4bd1-4c23-b744-0344d2ecd0a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['45d15721-f69d-45b6-a3c4-1d6993b7d00a', '79161180-35d8-473f-8cf3-7e1530b7fabf', 'eb9c6f53-71da-4df4-bfe6-f68ccb6c2a99', 'd16b48de-2d70-4939-bab3-3742062d74bc']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:20:07 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-88e1064b-1eb1-4cbb-9bd3-c44a809d2864 tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ddb57ef-ef1f-49d2-b9da-976b0c9768bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:20:07 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:20:07 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:20:07 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-88e1064b-1eb1-4cbb-9bd3-c44a809d2864 tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ddb57ef-ef1f-49d2-b9da-976b0c9768bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '24335437-ef25-4fc0-9abd-4e0378824db2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1867028597',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b23ddbbd4114a22ba7c2eb94bba14da',qos_specs=None,replication_status=,reservations=['45d15721-f69d-45b6-a3c4-1d6993b7d00a','79161180-35d8-473f-8cf3-7e1530b7fabf','eb9c6f53-71da-4df4-bfe6-f68ccb6c2a99','d16b48de-2d70-4939-bab3-3742062d74bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='503fa75dda624aebba204679bba2306c',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:20:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1867028597',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=24335437-ef25-4fc0-9abd-4e0378824db2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b23ddbbd4114a22ba7c2eb94bba14da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='503fa75dda624aebba204679bba2306c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:20:07 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-88e1064b-1eb1-4cbb-9bd3-c44a809d2864 tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (952a54df-33a8-44a9-bbb5-1ca987cbca06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:20:07 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-88e1064b-1eb1-4cbb-9bd3-c44a809d2864 tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (952a54df-33a8-44a9-bbb5-1ca987cbca06) transitioned into state 'SUCCESS' from state '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-1867028597',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b23ddbbd4114a22ba7c2eb94bba14da',qos_specs=None,replication_status=,reservations=['45d15721-f69d-45b6-a3c4-1d6993b7d00a','79161180-35d8-473f-8cf3-7e1530b7fabf','eb9c6f53-71da-4df4-bfe6-f68ccb6c2a99','d16b48de-2d70-4939-bab3-3742062d74bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='503fa75dda624aebba204679bba2306c',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:20:07 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-88e1064b-1eb1-4cbb-9bd3-c44a809d2864 tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d100a6d-699e-453a-8e38-5bdd1f20c29b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:20:07 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-88e1064b-1eb1-4cbb-9bd3-c44a809d2864 tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d100a6d-699e-453a-8e38-5bdd1f20c29b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:20:07 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-88e1064b-1eb1-4cbb-9bd3-c44a809d2864 tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Flow 'volume_create_api' (fea0eb06-7c7d-444a-b574-477c1e496f76) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:20:07 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-88e1064b-1eb1-4cbb-9bd3-c44a809d2864 tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Create volume request issued successfully. Sep 07 21:20:07 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-88e1064b-1eb1-4cbb-9bd3-c44a809d2864 tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:20:07 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1267/2546] 192.168.122.168 () {60 vars in 1143 bytes} [Mon Sep 7 21:20:06 2026] POST /volume/v3/volumes => generated 766 bytes in 358 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 21:20:07 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-da6cfac4-6d0a-4447-a5ac-6497490c2cba None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:07 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-da6cfac4-6d0a-4447-a5ac-6497490c2cba tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] GET http://192.168.122.168/volume/v3/volumes/4300d1ce-0ca3-42e0-a6ce-8f479c564a1d Sep 07 21:20:07 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-da6cfac4-6d0a-4447-a5ac-6497490c2cba tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:07 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-da6cfac4-6d0a-4447-a5ac-6497490c2cba tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:07 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:20:07 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:20:07 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:20:07 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:20:07 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-da6cfac4-6d0a-4447-a5ac-6497490c2cba tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Volume info retrieved successfully. Sep 07 21:20:07 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-da6cfac4-6d0a-4447-a5ac-6497490c2cba tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] http://192.168.122.168/volume/v3/volumes/4300d1ce-0ca3-42e0-a6ce-8f479c564a1d returned with HTTP 200 Sep 07 21:20:07 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1280/2547] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:20:07 2026] GET /volume/v3/volumes/4300d1ce-0ca3-42e0-a6ce-8f479c564a1d => generated 859 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:20:07 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-179fe456-9a94-4e7d-a416-197a69b468f4 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:07 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-179fe456-9a94-4e7d-a416-197a69b468f4 tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] GET http://192.168.122.168/volume/v3/volumes/af3cd1af-cc31-4daf-a8bf-f8c19d4a4701 Sep 07 21:20:07 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-179fe456-9a94-4e7d-a416-197a69b468f4 tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:07 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-179fe456-9a94-4e7d-a416-197a69b468f4 tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:07 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:20:07 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:20:07 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:20:07 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:20:07 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-179fe456-9a94-4e7d-a416-197a69b468f4 tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Volume info retrieved successfully. Sep 07 21:20:07 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-179fe456-9a94-4e7d-a416-197a69b468f4 tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] http://192.168.122.168/volume/v3/volumes/af3cd1af-cc31-4daf-a8bf-f8c19d4a4701 returned with HTTP 200 Sep 07 21:20:07 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1268/2548] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:20:07 2026] GET /volume/v3/volumes/af3cd1af-cc31-4daf-a8bf-f8c19d4a4701 => generated 858 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:20:08 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-a396394b-c472-4f09-b5c9-404935b78c4d None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:08 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a396394b-c472-4f09-b5c9-404935b78c4d tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] GET http://192.168.122.168/volume/v3/volumes/af3cd1af-cc31-4daf-a8bf-f8c19d4a4701 Sep 07 21:20:08 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-a396394b-c472-4f09-b5c9-404935b78c4d tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:08 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-a396394b-c472-4f09-b5c9-404935b78c4d tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:08 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:20:08 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:20:08 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:20:08 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:20:08 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-a396394b-c472-4f09-b5c9-404935b78c4d tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Volume info retrieved successfully. Sep 07 21:20:08 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a396394b-c472-4f09-b5c9-404935b78c4d tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] http://192.168.122.168/volume/v3/volumes/af3cd1af-cc31-4daf-a8bf-f8c19d4a4701 returned with HTTP 200 Sep 07 21:20:08 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1281/2549] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:20:08 2026] GET /volume/v3/volumes/af3cd1af-cc31-4daf-a8bf-f8c19d4a4701 => generated 859 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:20:08 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-868188c0-68fa-42e7-81ee-e8af9a04f1bd None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:08 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-868188c0-68fa-42e7-81ee-e8af9a04f1bd tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] GET http://192.168.122.168/volume/v3/volumes/0b9862bd-8c6e-4ece-a5fd-3a210cce4c0d Sep 07 21:20:08 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-868188c0-68fa-42e7-81ee-e8af9a04f1bd tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:08 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-868188c0-68fa-42e7-81ee-e8af9a04f1bd tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:08 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:20:08 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:20:08 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:20:08 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:20:08 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-868188c0-68fa-42e7-81ee-e8af9a04f1bd tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Volume info retrieved successfully. Sep 07 21:20:08 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-868188c0-68fa-42e7-81ee-e8af9a04f1bd tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] http://192.168.122.168/volume/v3/volumes/0b9862bd-8c6e-4ece-a5fd-3a210cce4c0d returned with HTTP 200 Sep 07 21:20:08 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1269/2550] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:20:08 2026] GET /volume/v3/volumes/0b9862bd-8c6e-4ece-a5fd-3a210cce4c0d => generated 857 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:20:08 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-b4873125-0219-47e4-89f6-86a7d06df55f None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:08 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b4873125-0219-47e4-89f6-86a7d06df55f tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] GET http://192.168.122.168/volume/v3/volumes/edfa28f5-03c4-41b1-be8a-5ce12580251d Sep 07 21:20:08 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-b4873125-0219-47e4-89f6-86a7d06df55f tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:08 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-b4873125-0219-47e4-89f6-86a7d06df55f tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:08 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:20:08 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:20:08 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:20:08 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:20:08 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-b4873125-0219-47e4-89f6-86a7d06df55f tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Volume info retrieved successfully. Sep 07 21:20:08 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b4873125-0219-47e4-89f6-86a7d06df55f tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] http://192.168.122.168/volume/v3/volumes/edfa28f5-03c4-41b1-be8a-5ce12580251d returned with HTTP 200 Sep 07 21:20:08 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1282/2551] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:20:08 2026] GET /volume/v3/volumes/edfa28f5-03c4-41b1-be8a-5ce12580251d => generated 858 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:20:09 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-434d08d5-04c8-435f-83d3-6aa0c239c1e0 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:09 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-434d08d5-04c8-435f-83d3-6aa0c239c1e0 tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] GET http://192.168.122.168/volume/v3/volumes/edfa28f5-03c4-41b1-be8a-5ce12580251d Sep 07 21:20:09 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-434d08d5-04c8-435f-83d3-6aa0c239c1e0 tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:09 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-434d08d5-04c8-435f-83d3-6aa0c239c1e0 tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:09 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:20:09 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:20:09 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:20:09 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:20:09 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-434d08d5-04c8-435f-83d3-6aa0c239c1e0 tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Volume info retrieved successfully. Sep 07 21:20:09 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-434d08d5-04c8-435f-83d3-6aa0c239c1e0 tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] http://192.168.122.168/volume/v3/volumes/edfa28f5-03c4-41b1-be8a-5ce12580251d returned with HTTP 200 Sep 07 21:20:09 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1270/2552] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:20:09 2026] GET /volume/v3/volumes/edfa28f5-03c4-41b1-be8a-5ce12580251d => generated 859 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:20:09 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-0515b954-15f6-4249-81e3-8e837bd302e2 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:09 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-0515b954-15f6-4249-81e3-8e837bd302e2 tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] GET http://192.168.122.168/volume/v3/volumes/24335437-ef25-4fc0-9abd-4e0378824db2 Sep 07 21:20:09 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-0515b954-15f6-4249-81e3-8e837bd302e2 tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:09 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-0515b954-15f6-4249-81e3-8e837bd302e2 tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:09 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:20:09 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:20:09 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:20:09 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:20:09 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-0515b954-15f6-4249-81e3-8e837bd302e2 tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Volume info retrieved successfully. Sep 07 21:20:09 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-0515b954-15f6-4249-81e3-8e837bd302e2 tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] http://192.168.122.168/volume/v3/volumes/24335437-ef25-4fc0-9abd-4e0378824db2 returned with HTTP 200 Sep 07 21:20:09 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1283/2553] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:20:09 2026] GET /volume/v3/volumes/24335437-ef25-4fc0-9abd-4e0378824db2 => generated 858 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:20:10 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-885a5ed4-7e16-48d0-abf5-bd0d0e1ba465 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:10 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-885a5ed4-7e16-48d0-abf5-bd0d0e1ba465 tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] GET http://192.168.122.168/volume/v3/volumes/24335437-ef25-4fc0-9abd-4e0378824db2 Sep 07 21:20:10 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-885a5ed4-7e16-48d0-abf5-bd0d0e1ba465 tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:10 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-885a5ed4-7e16-48d0-abf5-bd0d0e1ba465 tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:10 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:20:10 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:20:10 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:20:10 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:20:10 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-885a5ed4-7e16-48d0-abf5-bd0d0e1ba465 tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Volume info retrieved successfully. Sep 07 21:20:10 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-885a5ed4-7e16-48d0-abf5-bd0d0e1ba465 tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] http://192.168.122.168/volume/v3/volumes/24335437-ef25-4fc0-9abd-4e0378824db2 returned with HTTP 200 Sep 07 21:20:10 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1271/2554] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:20:10 2026] GET /volume/v3/volumes/24335437-ef25-4fc0-9abd-4e0378824db2 => generated 859 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:20:10 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-6e2dadea-24d8-406a-8d44-1ccc478f65cd None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:10 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-6e2dadea-24d8-406a-8d44-1ccc478f65cd tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] DELETE http://192.168.122.168/volume/v3/volumes/24335437-ef25-4fc0-9abd-4e0378824db2 Sep 07 21:20:10 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-6e2dadea-24d8-406a-8d44-1ccc478f65cd tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:10 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-6e2dadea-24d8-406a-8d44-1ccc478f65cd tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:10 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-6e2dadea-24d8-406a-8d44-1ccc478f65cd tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Delete volume with id: 24335437-ef25-4fc0-9abd-4e0378824db2 Sep 07 21:20:10 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:20:10 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:20:10 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:20:10 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:20:10 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-6e2dadea-24d8-406a-8d44-1ccc478f65cd tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Volume info retrieved successfully. Sep 07 21:20:10 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-6e2dadea-24d8-406a-8d44-1ccc478f65cd tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Delete volume request issued successfully. Sep 07 21:20:10 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-6e2dadea-24d8-406a-8d44-1ccc478f65cd tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] http://192.168.122.168/volume/v3/volumes/24335437-ef25-4fc0-9abd-4e0378824db2 returned with HTTP 202 Sep 07 21:20:10 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1284/2555] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:20:10 2026] DELETE /volume/v3/volumes/24335437-ef25-4fc0-9abd-4e0378824db2 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:20:10 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-e2e5b81c-2962-44f5-b633-59c31692ce09 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:10 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e2e5b81c-2962-44f5-b633-59c31692ce09 tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] GET http://192.168.122.168/volume/v3/volumes/24335437-ef25-4fc0-9abd-4e0378824db2 Sep 07 21:20:10 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-e2e5b81c-2962-44f5-b633-59c31692ce09 tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:10 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-e2e5b81c-2962-44f5-b633-59c31692ce09 tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:10 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:20:10 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:20:10 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:20:10 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:20:10 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-e2e5b81c-2962-44f5-b633-59c31692ce09 tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Volume info retrieved successfully. Sep 07 21:20:10 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e2e5b81c-2962-44f5-b633-59c31692ce09 tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] http://192.168.122.168/volume/v3/volumes/24335437-ef25-4fc0-9abd-4e0378824db2 returned with HTTP 200 Sep 07 21:20:10 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1272/2556] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:20:10 2026] GET /volume/v3/volumes/24335437-ef25-4fc0-9abd-4e0378824db2 => generated 858 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:20:11 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-8d943424-2a1b-4561-9192-006f5d451379 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:11 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-8d943424-2a1b-4561-9192-006f5d451379 tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] GET http://192.168.122.168/volume/v3/volumes/24335437-ef25-4fc0-9abd-4e0378824db2 Sep 07 21:20:11 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-8d943424-2a1b-4561-9192-006f5d451379 tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:11 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-8d943424-2a1b-4561-9192-006f5d451379 tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:11 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-8d943424-2a1b-4561-9192-006f5d451379 tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] http://192.168.122.168/volume/v3/volumes/24335437-ef25-4fc0-9abd-4e0378824db2 returned with HTTP 404 Sep 07 21:20:11 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1285/2557] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:20:11 2026] GET /volume/v3/volumes/24335437-ef25-4fc0-9abd-4e0378824db2 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:20:11 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-0792dd5a-3ab2-4067-90b5-7f6c909f68d3 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:11 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-0792dd5a-3ab2-4067-90b5-7f6c909f68d3 tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] DELETE http://192.168.122.168/volume/v3/volumes/edfa28f5-03c4-41b1-be8a-5ce12580251d Sep 07 21:20:11 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-0792dd5a-3ab2-4067-90b5-7f6c909f68d3 tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:11 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-0792dd5a-3ab2-4067-90b5-7f6c909f68d3 tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:11 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-0792dd5a-3ab2-4067-90b5-7f6c909f68d3 tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Delete volume with id: edfa28f5-03c4-41b1-be8a-5ce12580251d Sep 07 21:20:11 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:20:11 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:20:11 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:20:11 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:20:11 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-0792dd5a-3ab2-4067-90b5-7f6c909f68d3 tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Volume info retrieved successfully. Sep 07 21:20:11 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-0792dd5a-3ab2-4067-90b5-7f6c909f68d3 tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Delete volume request issued successfully. Sep 07 21:20:11 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-0792dd5a-3ab2-4067-90b5-7f6c909f68d3 tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] http://192.168.122.168/volume/v3/volumes/edfa28f5-03c4-41b1-be8a-5ce12580251d returned with HTTP 202 Sep 07 21:20:11 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1273/2558] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:20:11 2026] DELETE /volume/v3/volumes/edfa28f5-03c4-41b1-be8a-5ce12580251d => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 21:20:11 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-f118e491-abe3-47de-8240-5552a13637d2 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:11 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f118e491-abe3-47de-8240-5552a13637d2 tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] GET http://192.168.122.168/volume/v3/volumes/edfa28f5-03c4-41b1-be8a-5ce12580251d Sep 07 21:20:11 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f118e491-abe3-47de-8240-5552a13637d2 tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:12 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f118e491-abe3-47de-8240-5552a13637d2 tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:12 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:20:12 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:20:12 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:20:12 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:20:12 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-f118e491-abe3-47de-8240-5552a13637d2 tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Volume info retrieved successfully. Sep 07 21:20:12 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f118e491-abe3-47de-8240-5552a13637d2 tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] http://192.168.122.168/volume/v3/volumes/edfa28f5-03c4-41b1-be8a-5ce12580251d returned with HTTP 200 Sep 07 21:20:12 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1286/2559] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:20:11 2026] GET /volume/v3/volumes/edfa28f5-03c4-41b1-be8a-5ce12580251d => generated 858 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:20:13 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-fcae0a60-588a-4c1c-af97-64615cfe2490 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:13 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-fcae0a60-588a-4c1c-af97-64615cfe2490 tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] GET http://192.168.122.168/volume/v3/volumes/edfa28f5-03c4-41b1-be8a-5ce12580251d Sep 07 21:20:13 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-fcae0a60-588a-4c1c-af97-64615cfe2490 tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:13 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-fcae0a60-588a-4c1c-af97-64615cfe2490 tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:13 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-fcae0a60-588a-4c1c-af97-64615cfe2490 tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] http://192.168.122.168/volume/v3/volumes/edfa28f5-03c4-41b1-be8a-5ce12580251d returned with HTTP 404 Sep 07 21:20:13 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1274/2560] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:20:13 2026] GET /volume/v3/volumes/edfa28f5-03c4-41b1-be8a-5ce12580251d => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:20:13 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-ca707e62-b077-4faf-b58e-45916546c43b None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:13 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ca707e62-b077-4faf-b58e-45916546c43b tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] DELETE http://192.168.122.168/volume/v3/volumes/0b9862bd-8c6e-4ece-a5fd-3a210cce4c0d Sep 07 21:20:13 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-ca707e62-b077-4faf-b58e-45916546c43b tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:13 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-ca707e62-b077-4faf-b58e-45916546c43b tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:13 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-ca707e62-b077-4faf-b58e-45916546c43b tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Delete volume with id: 0b9862bd-8c6e-4ece-a5fd-3a210cce4c0d Sep 07 21:20:13 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:20:13 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:20:13 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:20:13 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:20:13 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-ca707e62-b077-4faf-b58e-45916546c43b tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Volume info retrieved successfully. Sep 07 21:20:13 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-ca707e62-b077-4faf-b58e-45916546c43b tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Delete volume request issued successfully. Sep 07 21:20:13 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ca707e62-b077-4faf-b58e-45916546c43b tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] http://192.168.122.168/volume/v3/volumes/0b9862bd-8c6e-4ece-a5fd-3a210cce4c0d returned with HTTP 202 Sep 07 21:20:13 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1287/2561] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:20:13 2026] DELETE /volume/v3/volumes/0b9862bd-8c6e-4ece-a5fd-3a210cce4c0d => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:20:13 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-ee0820f9-b8e0-4e49-bf8c-67be83ecb7d2 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:13 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ee0820f9-b8e0-4e49-bf8c-67be83ecb7d2 tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] GET http://192.168.122.168/volume/v3/volumes/0b9862bd-8c6e-4ece-a5fd-3a210cce4c0d Sep 07 21:20:13 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ee0820f9-b8e0-4e49-bf8c-67be83ecb7d2 tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:13 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ee0820f9-b8e0-4e49-bf8c-67be83ecb7d2 tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:13 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:20:13 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:20:13 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:20:13 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:20:13 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-ee0820f9-b8e0-4e49-bf8c-67be83ecb7d2 tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Volume info retrieved successfully. Sep 07 21:20:13 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ee0820f9-b8e0-4e49-bf8c-67be83ecb7d2 tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] http://192.168.122.168/volume/v3/volumes/0b9862bd-8c6e-4ece-a5fd-3a210cce4c0d returned with HTTP 200 Sep 07 21:20:13 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1275/2562] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:20:13 2026] GET /volume/v3/volumes/0b9862bd-8c6e-4ece-a5fd-3a210cce4c0d => generated 856 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:20:14 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-2bbb696b-591e-42fd-b3a2-55948277cad4 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:14 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-2bbb696b-591e-42fd-b3a2-55948277cad4 tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] GET http://192.168.122.168/volume/v3/volumes/0b9862bd-8c6e-4ece-a5fd-3a210cce4c0d Sep 07 21:20:14 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-2bbb696b-591e-42fd-b3a2-55948277cad4 tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:14 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-2bbb696b-591e-42fd-b3a2-55948277cad4 tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:14 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-2bbb696b-591e-42fd-b3a2-55948277cad4 tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] http://192.168.122.168/volume/v3/volumes/0b9862bd-8c6e-4ece-a5fd-3a210cce4c0d returned with HTTP 404 Sep 07 21:20:14 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1288/2563] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:20:14 2026] GET /volume/v3/volumes/0b9862bd-8c6e-4ece-a5fd-3a210cce4c0d => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:20:14 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-8e19d036-2c10-4745-8b9c-31a2af7e479a None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:14 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8e19d036-2c10-4745-8b9c-31a2af7e479a tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] DELETE http://192.168.122.168/volume/v3/volumes/af3cd1af-cc31-4daf-a8bf-f8c19d4a4701 Sep 07 21:20:14 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8e19d036-2c10-4745-8b9c-31a2af7e479a tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:14 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8e19d036-2c10-4745-8b9c-31a2af7e479a tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:14 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-8e19d036-2c10-4745-8b9c-31a2af7e479a tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Delete volume with id: af3cd1af-cc31-4daf-a8bf-f8c19d4a4701 Sep 07 21:20:14 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:20:14 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:20:14 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:20:14 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:20:14 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-8e19d036-2c10-4745-8b9c-31a2af7e479a tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Volume info retrieved successfully. Sep 07 21:20:14 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-8e19d036-2c10-4745-8b9c-31a2af7e479a tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Delete volume request issued successfully. Sep 07 21:20:14 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8e19d036-2c10-4745-8b9c-31a2af7e479a tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] http://192.168.122.168/volume/v3/volumes/af3cd1af-cc31-4daf-a8bf-f8c19d4a4701 returned with HTTP 202 Sep 07 21:20:14 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1276/2564] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:20:14 2026] DELETE /volume/v3/volumes/af3cd1af-cc31-4daf-a8bf-f8c19d4a4701 => generated 0 bytes in 155 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:20:14 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-58008e7f-797f-49bb-a565-90ea4d7fbc46 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:14 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-58008e7f-797f-49bb-a565-90ea4d7fbc46 tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] GET http://192.168.122.168/volume/v3/volumes/af3cd1af-cc31-4daf-a8bf-f8c19d4a4701 Sep 07 21:20:14 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-58008e7f-797f-49bb-a565-90ea4d7fbc46 tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:14 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-58008e7f-797f-49bb-a565-90ea4d7fbc46 tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:14 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:20:14 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:20:14 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:20:14 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:20:14 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-58008e7f-797f-49bb-a565-90ea4d7fbc46 tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Volume info retrieved successfully. Sep 07 21:20:14 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-58008e7f-797f-49bb-a565-90ea4d7fbc46 tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] http://192.168.122.168/volume/v3/volumes/af3cd1af-cc31-4daf-a8bf-f8c19d4a4701 returned with HTTP 200 Sep 07 21:20:14 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1289/2565] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:20:14 2026] GET /volume/v3/volumes/af3cd1af-cc31-4daf-a8bf-f8c19d4a4701 => generated 858 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:20:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-ca3ded02-1bd1-4ed1-9496-67c21878385f None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:15 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ca3ded02-1bd1-4ed1-9496-67c21878385f tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] GET http://192.168.122.168/volume/v3/volumes/af3cd1af-cc31-4daf-a8bf-f8c19d4a4701 Sep 07 21:20:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ca3ded02-1bd1-4ed1-9496-67c21878385f tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ca3ded02-1bd1-4ed1-9496-67c21878385f tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [req-4c967da7-adfc-4579-b1e3-7a2c1fa031ec req-866860db-3f14-4837-946f-8689be19e83a None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:15 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ca3ded02-1bd1-4ed1-9496-67c21878385f tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] http://192.168.122.168/volume/v3/volumes/af3cd1af-cc31-4daf-a8bf-f8c19d4a4701 returned with HTTP 404 Sep 07 21:20:15 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1277/2566] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:20:15 2026] GET /volume/v3/volumes/af3cd1af-cc31-4daf-a8bf-f8c19d4a4701 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:20:15 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-4c967da7-adfc-4579-b1e3-7a2c1fa031ec req-866860db-3f14-4837-946f-8689be19e83a tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] DELETE http://192.168.122.168/volume/v3/attachments/e0552a97-d61d-49f5-aaf1-f6833fe79117 Sep 07 21:20:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-4c967da7-adfc-4579-b1e3-7a2c1fa031ec req-866860db-3f14-4837-946f-8689be19e83a tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [req-4c967da7-adfc-4579-b1e3-7a2c1fa031ec req-866860db-3f14-4837-946f-8689be19e83a tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] Calling method 'version_select' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-9bdd8370-7588-42a4-8288-59f2b5b5e890 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:15 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-9bdd8370-7588-42a4-8288-59f2b5b5e890 tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] DELETE http://192.168.122.168/volume/v3/volumes/4300d1ce-0ca3-42e0-a6ce-8f479c564a1d Sep 07 21:20:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-9bdd8370-7588-42a4-8288-59f2b5b5e890 tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-9bdd8370-7588-42a4-8288-59f2b5b5e890 tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:15 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-9bdd8370-7588-42a4-8288-59f2b5b5e890 tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Delete volume with id: 4300d1ce-0ca3-42e0-a6ce-8f479c564a1d Sep 07 21:20:15 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:20:15 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:20:15 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:20:15 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:20:15 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:20:15 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:20:15 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-9bdd8370-7588-42a4-8288-59f2b5b5e890 tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Volume info retrieved successfully. Sep 07 21:20:15 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-9bdd8370-7588-42a4-8288-59f2b5b5e890 tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Delete volume request issued successfully. Sep 07 21:20:15 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-9bdd8370-7588-42a4-8288-59f2b5b5e890 tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] http://192.168.122.168/volume/v3/volumes/4300d1ce-0ca3-42e0-a6ce-8f479c564a1d returned with HTTP 202 Sep 07 21:20:15 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1278/2567] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:20:15 2026] DELETE /volume/v3/volumes/4300d1ce-0ca3-42e0-a6ce-8f479c564a1d => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:20:15 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:20:15 devstack devstack@c-api.service[86971]: return base.obj_make_list(context, Sep 07 21:20:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-a552e5f1-e1c2-48e7-9018-b121e45c99be None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:15 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a552e5f1-e1c2-48e7-9018-b121e45c99be tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] GET http://192.168.122.168/volume/v3/volumes/4300d1ce-0ca3-42e0-a6ce-8f479c564a1d Sep 07 21:20:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a552e5f1-e1c2-48e7-9018-b121e45c99be tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a552e5f1-e1c2-48e7-9018-b121e45c99be tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:15 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:20:15 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:20:15 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:20:15 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:20:15 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-a552e5f1-e1c2-48e7-9018-b121e45c99be tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Volume info retrieved successfully. Sep 07 21:20:15 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a552e5f1-e1c2-48e7-9018-b121e45c99be tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] http://192.168.122.168/volume/v3/volumes/4300d1ce-0ca3-42e0-a6ce-8f479c564a1d returned with HTTP 200 Sep 07 21:20:15 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1279/2568] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:20:15 2026] GET /volume/v3/volumes/4300d1ce-0ca3-42e0-a6ce-8f479c564a1d => generated 858 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:20:15 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [req-4c967da7-adfc-4579-b1e3-7a2c1fa031ec req-866860db-3f14-4837-946f-8689be19e83a tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] http://192.168.122.168/volume/v3/attachments/e0552a97-d61d-49f5-aaf1-f6833fe79117 returned with HTTP 200 Sep 07 21:20:15 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1290/2569] 192.168.122.168 () {64 vars in 1562 bytes} [Mon Sep 7 21:20:15 2026] DELETE /volume/v3/attachments/e0552a97-d61d-49f5-aaf1-f6833fe79117 => generated 19 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:20:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [req-4c967da7-adfc-4579-b1e3-7a2c1fa031ec req-b334a922-fe84-4cbb-bcb8-9c9ec80e974c None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:15 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-4c967da7-adfc-4579-b1e3-7a2c1fa031ec req-b334a922-fe84-4cbb-bcb8-9c9ec80e974c tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] DELETE http://192.168.122.168/volume/v3/volumes/7a005807-6326-46ab-be26-9378cfcc9675 Sep 07 21:20:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-4c967da7-adfc-4579-b1e3-7a2c1fa031ec req-b334a922-fe84-4cbb-bcb8-9c9ec80e974c tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [req-4c967da7-adfc-4579-b1e3-7a2c1fa031ec req-b334a922-fe84-4cbb-bcb8-9c9ec80e974c tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:15 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [req-4c967da7-adfc-4579-b1e3-7a2c1fa031ec req-b334a922-fe84-4cbb-bcb8-9c9ec80e974c tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] Delete volume with id: 7a005807-6326-46ab-be26-9378cfcc9675 Sep 07 21:20:15 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:20:15 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:20:15 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:20:15 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:20:15 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [req-4c967da7-adfc-4579-b1e3-7a2c1fa031ec req-b334a922-fe84-4cbb-bcb8-9c9ec80e974c tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] Volume info retrieved successfully. Sep 07 21:20:15 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [req-4c967da7-adfc-4579-b1e3-7a2c1fa031ec req-b334a922-fe84-4cbb-bcb8-9c9ec80e974c tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] Delete volume request issued successfully. Sep 07 21:20:15 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [req-4c967da7-adfc-4579-b1e3-7a2c1fa031ec req-b334a922-fe84-4cbb-bcb8-9c9ec80e974c tempest-TestShelveInstance-957454741 tempest-TestShelveInstance-957454741-project-member] http://192.168.122.168/volume/v3/volumes/7a005807-6326-46ab-be26-9378cfcc9675 returned with HTTP 202 Sep 07 21:20:15 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1280/2570] 192.168.122.168 () {62 vars in 1509 bytes} [Mon Sep 7 21:20:15 2026] DELETE /volume/v3/volumes/7a005807-6326-46ab-be26-9378cfcc9675 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:20:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-51bf1a0e-ee74-45ca-8bec-215018b9eca6 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:16 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-51bf1a0e-ee74-45ca-8bec-215018b9eca6 tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] GET http://192.168.122.168/volume/v3/volumes/4300d1ce-0ca3-42e0-a6ce-8f479c564a1d Sep 07 21:20:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-51bf1a0e-ee74-45ca-8bec-215018b9eca6 tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-51bf1a0e-ee74-45ca-8bec-215018b9eca6 tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:16 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-51bf1a0e-ee74-45ca-8bec-215018b9eca6 tempest-CreateVolumesFromImageTest-306964027 tempest-CreateVolumesFromImageTest-306964027-project-member] http://192.168.122.168/volume/v3/volumes/4300d1ce-0ca3-42e0-a6ce-8f479c564a1d returned with HTTP 404 Sep 07 21:20:16 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1291/2571] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:20:16 2026] GET /volume/v3/volumes/4300d1ce-0ca3-42e0-a6ce-8f479c564a1d => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:20:19 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-1a362565-a902-4bfe-9518-5643dedfd569 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:19 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-1a362565-a902-4bfe-9518-5643dedfd569 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:20:19 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-1a362565-a902-4bfe-9518-5643dedfd569 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-2007487997"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:20:19 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.volumes [None req-1a362565-a902-4bfe-9518-5643dedfd569 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-2007487997'}} {{(pid=86970) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:20:19 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-1a362565-a902-4bfe-9518-5643dedfd569 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Create volume of 1 GB Sep 07 21:20:19 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-1a362565-a902-4bfe-9518-5643dedfd569 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Availability Zones retrieved successfully. Sep 07 21:20:19 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-1a362565-a902-4bfe-9518-5643dedfd569 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Flow 'volume_create_api' (492df06d-ee7e-4812-add7-40f900c32487) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:20:19 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-1a362565-a902-4bfe-9518-5643dedfd569 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49cf9943-487f-4f13-a00a-19029c03ad48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:20:19 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.flows.api.create_volume [None req-1a362565-a902-4bfe-9518-5643dedfd569 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Validating volume size '1' using validate_int {{(pid=86970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:20:19 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-1a362565-a902-4bfe-9518-5643dedfd569 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49cf9943-487f-4f13-a00a-19029c03ad48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:20:19 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-1a362565-a902-4bfe-9518-5643dedfd569 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c340e8e1-83bb-4055-bfe0-53c52d161439) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:20:19 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-1a362565-a902-4bfe-9518-5643dedfd569 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Created reservations ['9e0ffa84-57ee-4def-93a8-52aa94d1be33', '1e4e3811-c463-4d88-8291-5e4d9f7e5f90', 'd34a25ee-3bec-4238-8c16-463b44df8111', '6ab5099c-b0bc-4166-b93a-92f0e1c63b94'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:20:19 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-1a362565-a902-4bfe-9518-5643dedfd569 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c340e8e1-83bb-4055-bfe0-53c52d161439) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9e0ffa84-57ee-4def-93a8-52aa94d1be33', '1e4e3811-c463-4d88-8291-5e4d9f7e5f90', 'd34a25ee-3bec-4238-8c16-463b44df8111', '6ab5099c-b0bc-4166-b93a-92f0e1c63b94']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:20:19 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-1a362565-a902-4bfe-9518-5643dedfd569 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a49c8e87-e25f-4ef9-b480-00fdeed300c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:20:19 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:20:19 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:20:19 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-1a362565-a902-4bfe-9518-5643dedfd569 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a49c8e87-e25f-4ef9-b480-00fdeed300c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'acdea4a3-1ce1-4d3b-a0b2-9ab635f49401', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2007487997',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b46a3a393a88486e9b05d131163687be',qos_specs=None,replication_status=,reservations=['9e0ffa84-57ee-4def-93a8-52aa94d1be33','1e4e3811-c463-4d88-8291-5e4d9f7e5f90','d34a25ee-3bec-4238-8c16-463b44df8111','6ab5099c-b0bc-4166-b93a-92f0e1c63b94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f69ab9e521a64ba2b905936d7689c017',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:20:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2007487997',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=acdea4a3-1ce1-4d3b-a0b2-9ab635f49401,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b46a3a393a88486e9b05d131163687be',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f69ab9e521a64ba2b905936d7689c017',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:20:19 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-1a362565-a902-4bfe-9518-5643dedfd569 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad3ba5d7-df77-4bb4-a10f-4a008c9c9d9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:20:19 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-1a362565-a902-4bfe-9518-5643dedfd569 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad3ba5d7-df77-4bb4-a10f-4a008c9c9d9c) transitioned into state 'SUCCESS' from state '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-2007487997',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b46a3a393a88486e9b05d131163687be',qos_specs=None,replication_status=,reservations=['9e0ffa84-57ee-4def-93a8-52aa94d1be33','1e4e3811-c463-4d88-8291-5e4d9f7e5f90','d34a25ee-3bec-4238-8c16-463b44df8111','6ab5099c-b0bc-4166-b93a-92f0e1c63b94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f69ab9e521a64ba2b905936d7689c017',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:20:19 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-1a362565-a902-4bfe-9518-5643dedfd569 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a637480d-7d1d-49a9-818b-903dccff02f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:20:19 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-1a362565-a902-4bfe-9518-5643dedfd569 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a637480d-7d1d-49a9-818b-903dccff02f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:20:19 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-1a362565-a902-4bfe-9518-5643dedfd569 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Flow 'volume_create_api' (492df06d-ee7e-4812-add7-40f900c32487) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:20:19 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-1a362565-a902-4bfe-9518-5643dedfd569 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Create volume request issued successfully. Sep 07 21:20:19 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-1a362565-a902-4bfe-9518-5643dedfd569 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:20:19 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1281/2572] 192.168.122.168 () {60 vars in 1142 bytes} [Mon Sep 7 21:20:19 2026] POST /volume/v3/volumes => generated 769 bytes in 508 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 21:20:19 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-39c8f061-5c1a-4f9d-804d-0f74e776f62d None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:19 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-39c8f061-5c1a-4f9d-804d-0f74e776f62d tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] GET http://192.168.122.168/volume/v3/volumes/acdea4a3-1ce1-4d3b-a0b2-9ab635f49401 Sep 07 21:20:19 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-39c8f061-5c1a-4f9d-804d-0f74e776f62d tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:19 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-39c8f061-5c1a-4f9d-804d-0f74e776f62d tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:19 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:20:19 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:20:19 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:20:19 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:20:19 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-39c8f061-5c1a-4f9d-804d-0f74e776f62d tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Volume info retrieved successfully. Sep 07 21:20:19 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-39c8f061-5c1a-4f9d-804d-0f74e776f62d tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] http://192.168.122.168/volume/v3/volumes/acdea4a3-1ce1-4d3b-a0b2-9ab635f49401 returned with HTTP 200 Sep 07 21:20:19 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1292/2573] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:20:19 2026] GET /volume/v3/volumes/acdea4a3-1ce1-4d3b-a0b2-9ab635f49401 => generated 837 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:20:20 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-f8434caa-12dc-4a95-8496-c3042625cd56 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:20 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f8434caa-12dc-4a95-8496-c3042625cd56 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] GET http://192.168.122.168/volume/v3/volumes/acdea4a3-1ce1-4d3b-a0b2-9ab635f49401 Sep 07 21:20:20 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f8434caa-12dc-4a95-8496-c3042625cd56 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:20 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f8434caa-12dc-4a95-8496-c3042625cd56 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:20 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:20:20 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:20:20 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:20:20 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:20:20 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-f8434caa-12dc-4a95-8496-c3042625cd56 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Volume info retrieved successfully. Sep 07 21:20:20 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f8434caa-12dc-4a95-8496-c3042625cd56 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] http://192.168.122.168/volume/v3/volumes/acdea4a3-1ce1-4d3b-a0b2-9ab635f49401 returned with HTTP 200 Sep 07 21:20:20 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1282/2574] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:20:20 2026] GET /volume/v3/volumes/acdea4a3-1ce1-4d3b-a0b2-9ab635f49401 => generated 862 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:20:20 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-23c808a3-41f1-4e2f-a127-426e4ac8082b None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:20 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-23c808a3-41f1-4e2f-a127-426e4ac8082b tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] POST http://192.168.122.168/volume/v3/snapshots Sep 07 21:20:20 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-23c808a3-41f1-4e2f-a127-426e4ac8082b tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "acdea4a3-1ce1-4d3b-a0b2-9ab635f49401", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-2051531516"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:20:20 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:20:20 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:20:20 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:20:20 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:20:20 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-23c808a3-41f1-4e2f-a127-426e4ac8082b tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Volume info retrieved successfully. Sep 07 21:20:20 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.snapshots [None req-23c808a3-41f1-4e2f-a127-426e4ac8082b tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Create snapshot from volume acdea4a3-1ce1-4d3b-a0b2-9ab635f49401 Sep 07 21:20:20 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-23c808a3-41f1-4e2f-a127-426e4ac8082b tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Created reservations ['10e4c04c-799d-4409-bf3a-3d0380c9ab84', '0fffa5af-a045-4a9f-a4a9-bfe8d28accbf', '5fd376c7-38f3-49ff-80c0-766f65cda9df', '7682ef7b-8ded-49fe-9ad5-8ddbcc1fe3a3'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:20:20 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:20:20 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:20:20 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-23c808a3-41f1-4e2f-a127-426e4ac8082b tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Snapshot create request issued successfully. Sep 07 21:20:20 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-23c808a3-41f1-4e2f-a127-426e4ac8082b tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] http://192.168.122.168/volume/v3/snapshots returned with HTTP 202 Sep 07 21:20:20 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1293/2575] 192.168.122.168 () {60 vars in 1149 bytes} [Mon Sep 7 21:20:20 2026] POST /volume/v3/snapshots => generated 316 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:20:20 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-898fe0bf-8b7a-438e-a602-e074a0ccbba2 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:20 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-898fe0bf-8b7a-438e-a602-e074a0ccbba2 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] GET http://192.168.122.168/volume/v3/snapshots/67089f36-0a68-4320-a128-1108a70c1e0c Sep 07 21:20:20 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-898fe0bf-8b7a-438e-a602-e074a0ccbba2 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:20 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-898fe0bf-8b7a-438e-a602-e074a0ccbba2 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:21 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:20:21 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:20:21 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-898fe0bf-8b7a-438e-a602-e074a0ccbba2 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Snapshot retrieved successfully. Sep 07 21:20:21 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-898fe0bf-8b7a-438e-a602-e074a0ccbba2 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] http://192.168.122.168/volume/v3/snapshots/67089f36-0a68-4320-a128-1108a70c1e0c returned with HTTP 200 Sep 07 21:20:21 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1283/2576] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:20:20 2026] GET /volume/v3/snapshots/67089f36-0a68-4320-a128-1108a70c1e0c => generated 448 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:20:22 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-6dc0e0f3-6c25-4909-b40a-be0e7eeb57ba None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:22 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-6dc0e0f3-6c25-4909-b40a-be0e7eeb57ba tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] GET http://192.168.122.168/volume/v3/snapshots/67089f36-0a68-4320-a128-1108a70c1e0c Sep 07 21:20:22 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-6dc0e0f3-6c25-4909-b40a-be0e7eeb57ba tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:22 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-6dc0e0f3-6c25-4909-b40a-be0e7eeb57ba tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:22 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:20:22 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:20:22 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-6dc0e0f3-6c25-4909-b40a-be0e7eeb57ba tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Snapshot retrieved successfully. Sep 07 21:20:22 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-6dc0e0f3-6c25-4909-b40a-be0e7eeb57ba tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] http://192.168.122.168/volume/v3/snapshots/67089f36-0a68-4320-a128-1108a70c1e0c returned with HTTP 200 Sep 07 21:20:22 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1294/2577] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:20:22 2026] GET /volume/v3/snapshots/67089f36-0a68-4320-a128-1108a70c1e0c => generated 448 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:20:23 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-c85fb29a-834d-4435-ac83-424d2dc7feba None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:23 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c85fb29a-834d-4435-ac83-424d2dc7feba tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] GET http://192.168.122.168/volume/v3/snapshots/67089f36-0a68-4320-a128-1108a70c1e0c Sep 07 21:20:23 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c85fb29a-834d-4435-ac83-424d2dc7feba tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:23 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c85fb29a-834d-4435-ac83-424d2dc7feba tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:23 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:20:23 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:20:23 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-c85fb29a-834d-4435-ac83-424d2dc7feba tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Snapshot retrieved successfully. Sep 07 21:20:23 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c85fb29a-834d-4435-ac83-424d2dc7feba tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] http://192.168.122.168/volume/v3/snapshots/67089f36-0a68-4320-a128-1108a70c1e0c returned with HTTP 200 Sep 07 21:20:23 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1284/2578] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:20:23 2026] GET /volume/v3/snapshots/67089f36-0a68-4320-a128-1108a70c1e0c => generated 475 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:20:23 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-c5013e62-87be-4972-9d58-6744ab17c07f None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:23 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c5013e62-87be-4972-9d58-6744ab17c07f tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:20:23 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c5013e62-87be-4972-9d58-6744ab17c07f tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "67089f36-0a68-4320-a128-1108a70c1e0c", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1664461780"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:20:23 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.volumes [None req-c5013e62-87be-4972-9d58-6744ab17c07f tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Create volume request body: {'volume': {"'snapshot_id": '67089f36-0a68-4320-a128-1108a70c1e0c', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1664461780'}} {{(pid=86971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:20:23 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-c5013e62-87be-4972-9d58-6744ab17c07f tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Create volume of 1 GB Sep 07 21:20:23 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-c5013e62-87be-4972-9d58-6744ab17c07f tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Availability Zones retrieved successfully. Sep 07 21:20:23 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-c5013e62-87be-4972-9d58-6744ab17c07f tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Flow 'volume_create_api' (46194581-e556-41f5-83cd-d35403ab89ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:20:23 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-c5013e62-87be-4972-9d58-6744ab17c07f tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (181011c9-4dec-48b5-ad2a-57386ddcafc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:20:23 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.flows.api.create_volume [None req-c5013e62-87be-4972-9d58-6744ab17c07f tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Validating volume size '1' using validate_int {{(pid=86971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:20:23 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-c5013e62-87be-4972-9d58-6744ab17c07f tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (181011c9-4dec-48b5-ad2a-57386ddcafc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:20:23 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-c5013e62-87be-4972-9d58-6744ab17c07f tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9806f278-4c7a-46c9-9bea-58b27e0916a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:20:23 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-c5013e62-87be-4972-9d58-6744ab17c07f tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Created reservations ['d6b5a39c-fb8b-4616-b3d8-ca64613c5a34', '8599d503-6549-4fef-a134-50d8a5d3718d', '82386b8b-7ed8-4a91-9295-57e9e9494193', 'd915f82d-7dd0-45e5-b34f-6476df6b64bb'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:20:23 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-c5013e62-87be-4972-9d58-6744ab17c07f tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9806f278-4c7a-46c9-9bea-58b27e0916a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d6b5a39c-fb8b-4616-b3d8-ca64613c5a34', '8599d503-6549-4fef-a134-50d8a5d3718d', '82386b8b-7ed8-4a91-9295-57e9e9494193', 'd915f82d-7dd0-45e5-b34f-6476df6b64bb']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:20:23 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-c5013e62-87be-4972-9d58-6744ab17c07f tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (652ab5b7-59f1-48aa-8564-ef65f8798258) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:20:23 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:20:23 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:20:23 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-c5013e62-87be-4972-9d58-6744ab17c07f tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (652ab5b7-59f1-48aa-8564-ef65f8798258) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bf9de1e4-e50a-4fe6-a4e9-80a42954eddf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1664461780',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b46a3a393a88486e9b05d131163687be',qos_specs=None,replication_status=,reservations=['d6b5a39c-fb8b-4616-b3d8-ca64613c5a34','8599d503-6549-4fef-a134-50d8a5d3718d','82386b8b-7ed8-4a91-9295-57e9e9494193','d915f82d-7dd0-45e5-b34f-6476df6b64bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f69ab9e521a64ba2b905936d7689c017',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:20:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1664461780',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bf9de1e4-e50a-4fe6-a4e9-80a42954eddf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b46a3a393a88486e9b05d131163687be',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f69ab9e521a64ba2b905936d7689c017',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:20:23 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-c5013e62-87be-4972-9d58-6744ab17c07f tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bcf0f418-dfd1-4839-b83b-bcf35d014258) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:20:23 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-c5013e62-87be-4972-9d58-6744ab17c07f tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bcf0f418-dfd1-4839-b83b-bcf35d014258) transitioned into state 'SUCCESS' from state '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-1664461780',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b46a3a393a88486e9b05d131163687be',qos_specs=None,replication_status=,reservations=['d6b5a39c-fb8b-4616-b3d8-ca64613c5a34','8599d503-6549-4fef-a134-50d8a5d3718d','82386b8b-7ed8-4a91-9295-57e9e9494193','d915f82d-7dd0-45e5-b34f-6476df6b64bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f69ab9e521a64ba2b905936d7689c017',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:20:23 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-c5013e62-87be-4972-9d58-6744ab17c07f tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c702d5ae-8124-4637-a488-993102c1fdf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:20:23 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-c5013e62-87be-4972-9d58-6744ab17c07f tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c702d5ae-8124-4637-a488-993102c1fdf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:20:23 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-c5013e62-87be-4972-9d58-6744ab17c07f tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Flow 'volume_create_api' (46194581-e556-41f5-83cd-d35403ab89ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:20:23 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-c5013e62-87be-4972-9d58-6744ab17c07f tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Create volume request issued successfully. Sep 07 21:20:23 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c5013e62-87be-4972-9d58-6744ab17c07f tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:20:23 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1295/2579] 192.168.122.168 () {60 vars in 1143 bytes} [Mon Sep 7 21:20:23 2026] POST /volume/v3/volumes => generated 769 bytes in 302 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:20:23 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-0562170f-b503-4540-a12c-b3ba9a54327e None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:23 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-0562170f-b503-4540-a12c-b3ba9a54327e tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:20:23 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-0562170f-b503-4540-a12c-b3ba9a54327e tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "67089f36-0a68-4320-a128-1108a70c1e0c", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-941034171"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:20:23 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.volumes [None req-0562170f-b503-4540-a12c-b3ba9a54327e tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Create volume request body: {'volume': {"'snapshot_id": '67089f36-0a68-4320-a128-1108a70c1e0c', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-941034171'}} {{(pid=86970) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:20:23 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-0562170f-b503-4540-a12c-b3ba9a54327e tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Create volume of 1 GB Sep 07 21:20:23 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-0562170f-b503-4540-a12c-b3ba9a54327e tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Availability Zones retrieved successfully. Sep 07 21:20:23 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-0562170f-b503-4540-a12c-b3ba9a54327e tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Flow 'volume_create_api' (c80a383e-17c4-46f3-956b-3799fe924c62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:20:23 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-0562170f-b503-4540-a12c-b3ba9a54327e tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3021b61d-7825-46a1-8d39-eb3a4cca1995) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:20:23 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.flows.api.create_volume [None req-0562170f-b503-4540-a12c-b3ba9a54327e tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Validating volume size '1' using validate_int {{(pid=86970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:20:23 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-0562170f-b503-4540-a12c-b3ba9a54327e tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3021b61d-7825-46a1-8d39-eb3a4cca1995) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:20:23 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-0562170f-b503-4540-a12c-b3ba9a54327e tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (619f7644-2083-49f9-b57f-ef04b6557260) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:20:23 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-0562170f-b503-4540-a12c-b3ba9a54327e tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Created reservations ['3cee6b4f-f7f6-4256-b87a-cf3cc70ff659', '8a51820a-b7a1-4a33-a1e6-2f2daec5211b', '760c3562-42b3-46f9-a839-cf722939694c', '4c4c4253-4dd5-46ce-b8d0-0fe0d57c3977'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:20:23 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-0562170f-b503-4540-a12c-b3ba9a54327e tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (619f7644-2083-49f9-b57f-ef04b6557260) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3cee6b4f-f7f6-4256-b87a-cf3cc70ff659', '8a51820a-b7a1-4a33-a1e6-2f2daec5211b', '760c3562-42b3-46f9-a839-cf722939694c', '4c4c4253-4dd5-46ce-b8d0-0fe0d57c3977']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:20:23 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-0562170f-b503-4540-a12c-b3ba9a54327e tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ec95b01-66a7-4694-8e95-0db4fef92824) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:20:23 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:20:23 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:20:23 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-0562170f-b503-4540-a12c-b3ba9a54327e tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ec95b01-66a7-4694-8e95-0db4fef92824) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f1558fb-fab7-4323-be7c-298de5f547f4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-941034171',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b46a3a393a88486e9b05d131163687be',qos_specs=None,replication_status=,reservations=['3cee6b4f-f7f6-4256-b87a-cf3cc70ff659','8a51820a-b7a1-4a33-a1e6-2f2daec5211b','760c3562-42b3-46f9-a839-cf722939694c','4c4c4253-4dd5-46ce-b8d0-0fe0d57c3977'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f69ab9e521a64ba2b905936d7689c017',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:20:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-941034171',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3f1558fb-fab7-4323-be7c-298de5f547f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b46a3a393a88486e9b05d131163687be',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f69ab9e521a64ba2b905936d7689c017',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:20:23 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-0562170f-b503-4540-a12c-b3ba9a54327e tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7af22c5-662c-4717-9307-8d9b4f3ece5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:20:23 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-0562170f-b503-4540-a12c-b3ba9a54327e tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7af22c5-662c-4717-9307-8d9b4f3ece5b) transitioned into state 'SUCCESS' from state '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-941034171',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b46a3a393a88486e9b05d131163687be',qos_specs=None,replication_status=,reservations=['3cee6b4f-f7f6-4256-b87a-cf3cc70ff659','8a51820a-b7a1-4a33-a1e6-2f2daec5211b','760c3562-42b3-46f9-a839-cf722939694c','4c4c4253-4dd5-46ce-b8d0-0fe0d57c3977'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f69ab9e521a64ba2b905936d7689c017',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:20:23 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-0562170f-b503-4540-a12c-b3ba9a54327e tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b21c038-13b8-4b51-a3db-a1bdbded4b61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:20:23 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-0562170f-b503-4540-a12c-b3ba9a54327e tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b21c038-13b8-4b51-a3db-a1bdbded4b61) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:20:23 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-0562170f-b503-4540-a12c-b3ba9a54327e tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Flow 'volume_create_api' (c80a383e-17c4-46f3-956b-3799fe924c62) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:20:23 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-0562170f-b503-4540-a12c-b3ba9a54327e tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Create volume request issued successfully. Sep 07 21:20:23 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-0562170f-b503-4540-a12c-b3ba9a54327e tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:20:23 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1285/2580] 192.168.122.168 () {60 vars in 1143 bytes} [Mon Sep 7 21:20:23 2026] POST /volume/v3/volumes => generated 768 bytes in 384 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:20:23 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-ce1a2fde-803d-4fac-95ca-cc915fa3949e None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:23 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ce1a2fde-803d-4fac-95ca-cc915fa3949e tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:20:23 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-ce1a2fde-803d-4fac-95ca-cc915fa3949e tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "67089f36-0a68-4320-a128-1108a70c1e0c", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1603478465"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:20:23 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.volumes [None req-ce1a2fde-803d-4fac-95ca-cc915fa3949e tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Create volume request body: {'volume': {"'snapshot_id": '67089f36-0a68-4320-a128-1108a70c1e0c', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1603478465'}} {{(pid=86971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:20:23 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-ce1a2fde-803d-4fac-95ca-cc915fa3949e tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Create volume of 1 GB Sep 07 21:20:23 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:20:23 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:20:23 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-ce1a2fde-803d-4fac-95ca-cc915fa3949e tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Availability Zones retrieved successfully. Sep 07 21:20:23 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-ce1a2fde-803d-4fac-95ca-cc915fa3949e tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Flow 'volume_create_api' (ff9c48e0-8cd1-4f9d-ab94-2dc97cf8a312) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:20:23 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-ce1a2fde-803d-4fac-95ca-cc915fa3949e tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (663629c8-c7f9-4b9a-83cd-61d5017bb389) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:20:23 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.flows.api.create_volume [None req-ce1a2fde-803d-4fac-95ca-cc915fa3949e tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Validating volume size '1' using validate_int {{(pid=86971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:20:23 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-ce1a2fde-803d-4fac-95ca-cc915fa3949e tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (663629c8-c7f9-4b9a-83cd-61d5017bb389) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:20:23 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-ce1a2fde-803d-4fac-95ca-cc915fa3949e tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70503197-5dc2-401f-bb43-c64c3041813b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:20:24 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-ce1a2fde-803d-4fac-95ca-cc915fa3949e tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Created reservations ['f012bcd4-41f2-4dfe-9923-faf338ec8f21', '4a11149a-b217-45ee-877f-8908f228954b', '698499a6-841f-4246-9617-d59321e02baf', '5b322f63-726f-4d38-98f8-4c346b2d90cd'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:20:24 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-ce1a2fde-803d-4fac-95ca-cc915fa3949e tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70503197-5dc2-401f-bb43-c64c3041813b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f012bcd4-41f2-4dfe-9923-faf338ec8f21', '4a11149a-b217-45ee-877f-8908f228954b', '698499a6-841f-4246-9617-d59321e02baf', '5b322f63-726f-4d38-98f8-4c346b2d90cd']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:20:24 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-ce1a2fde-803d-4fac-95ca-cc915fa3949e tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db2be76a-1b5d-4a44-b679-f17f938ab8b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:20:24 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:20:24 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:20:24 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-ce1a2fde-803d-4fac-95ca-cc915fa3949e tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db2be76a-1b5d-4a44-b679-f17f938ab8b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1a517beb-fe00-49e9-85b7-ff785924e591', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1603478465',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b46a3a393a88486e9b05d131163687be',qos_specs=None,replication_status=,reservations=['f012bcd4-41f2-4dfe-9923-faf338ec8f21','4a11149a-b217-45ee-877f-8908f228954b','698499a6-841f-4246-9617-d59321e02baf','5b322f63-726f-4d38-98f8-4c346b2d90cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f69ab9e521a64ba2b905936d7689c017',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:20:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1603478465',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1a517beb-fe00-49e9-85b7-ff785924e591,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b46a3a393a88486e9b05d131163687be',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f69ab9e521a64ba2b905936d7689c017',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:20:24 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-ce1a2fde-803d-4fac-95ca-cc915fa3949e tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7af8e2fa-f49d-4f27-8ea0-9a0cb820e0ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:20:24 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-ce1a2fde-803d-4fac-95ca-cc915fa3949e tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7af8e2fa-f49d-4f27-8ea0-9a0cb820e0ec) transitioned into state 'SUCCESS' from state '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-1603478465',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b46a3a393a88486e9b05d131163687be',qos_specs=None,replication_status=,reservations=['f012bcd4-41f2-4dfe-9923-faf338ec8f21','4a11149a-b217-45ee-877f-8908f228954b','698499a6-841f-4246-9617-d59321e02baf','5b322f63-726f-4d38-98f8-4c346b2d90cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f69ab9e521a64ba2b905936d7689c017',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:20:24 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-ce1a2fde-803d-4fac-95ca-cc915fa3949e tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d22c14a-b89f-4f2d-badf-91d025f6987d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:20:24 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-ce1a2fde-803d-4fac-95ca-cc915fa3949e tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d22c14a-b89f-4f2d-badf-91d025f6987d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:20:24 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-ce1a2fde-803d-4fac-95ca-cc915fa3949e tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Flow 'volume_create_api' (ff9c48e0-8cd1-4f9d-ab94-2dc97cf8a312) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:20:24 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-ce1a2fde-803d-4fac-95ca-cc915fa3949e tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Create volume request issued successfully. Sep 07 21:20:24 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ce1a2fde-803d-4fac-95ca-cc915fa3949e tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:20:24 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1296/2581] 192.168.122.168 () {60 vars in 1143 bytes} [Mon Sep 7 21:20:23 2026] POST /volume/v3/volumes => generated 769 bytes in 358 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 21:20:24 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-392aa20a-5e97-4618-a20a-d0fc8c31555f None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:24 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-392aa20a-5e97-4618-a20a-d0fc8c31555f tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:20:24 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-392aa20a-5e97-4618-a20a-d0fc8c31555f tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "67089f36-0a68-4320-a128-1108a70c1e0c", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1328578598"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:20:24 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.volumes [None req-392aa20a-5e97-4618-a20a-d0fc8c31555f tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Create volume request body: {'volume': {"'snapshot_id": '67089f36-0a68-4320-a128-1108a70c1e0c', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1328578598'}} {{(pid=86970) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:20:24 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-392aa20a-5e97-4618-a20a-d0fc8c31555f tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Create volume of 1 GB Sep 07 21:20:24 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:20:24 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:20:24 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-392aa20a-5e97-4618-a20a-d0fc8c31555f tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Availability Zones retrieved successfully. Sep 07 21:20:24 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-392aa20a-5e97-4618-a20a-d0fc8c31555f tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Flow 'volume_create_api' (4c0b394c-5203-4d49-ae2a-5dc5ab730d64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:20:24 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-392aa20a-5e97-4618-a20a-d0fc8c31555f tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b792a08-df54-48f2-aedf-757a01a8f351) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:20:24 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.flows.api.create_volume [None req-392aa20a-5e97-4618-a20a-d0fc8c31555f tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Validating volume size '1' using validate_int {{(pid=86970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:20:24 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-392aa20a-5e97-4618-a20a-d0fc8c31555f tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b792a08-df54-48f2-aedf-757a01a8f351) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:20:24 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-392aa20a-5e97-4618-a20a-d0fc8c31555f tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c535c9a4-321a-42e5-9ea8-9666c0ac00c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:20:24 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-392aa20a-5e97-4618-a20a-d0fc8c31555f tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Created reservations ['022e2990-98b1-4a9b-a903-d8cfa4786ebd', '0adc9e56-d9c5-4291-8bf9-c29e80c70a17', '2bcfe5f5-c87a-4a2a-bdf4-f1468831c2d0', '57183d51-3b32-41f0-915c-3926e21d9cea'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:20:24 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-392aa20a-5e97-4618-a20a-d0fc8c31555f tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c535c9a4-321a-42e5-9ea8-9666c0ac00c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['022e2990-98b1-4a9b-a903-d8cfa4786ebd', '0adc9e56-d9c5-4291-8bf9-c29e80c70a17', '2bcfe5f5-c87a-4a2a-bdf4-f1468831c2d0', '57183d51-3b32-41f0-915c-3926e21d9cea']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:20:24 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-392aa20a-5e97-4618-a20a-d0fc8c31555f tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce07f3b8-a2fb-4e6a-bb3c-05ed2d4fd5ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:20:24 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:20:24 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:20:24 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-392aa20a-5e97-4618-a20a-d0fc8c31555f tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce07f3b8-a2fb-4e6a-bb3c-05ed2d4fd5ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f1f52b8-589c-4267-b3ab-cc8790dab2f8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1328578598',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b46a3a393a88486e9b05d131163687be',qos_specs=None,replication_status=,reservations=['022e2990-98b1-4a9b-a903-d8cfa4786ebd','0adc9e56-d9c5-4291-8bf9-c29e80c70a17','2bcfe5f5-c87a-4a2a-bdf4-f1468831c2d0','57183d51-3b32-41f0-915c-3926e21d9cea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f69ab9e521a64ba2b905936d7689c017',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:20:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1328578598',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1f1f52b8-589c-4267-b3ab-cc8790dab2f8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b46a3a393a88486e9b05d131163687be',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f69ab9e521a64ba2b905936d7689c017',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:20:24 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-392aa20a-5e97-4618-a20a-d0fc8c31555f tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83c10c55-dca2-4eb4-abf0-eea34117bf7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:20:24 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-392aa20a-5e97-4618-a20a-d0fc8c31555f tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83c10c55-dca2-4eb4-abf0-eea34117bf7f) transitioned into state 'SUCCESS' from state '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-1328578598',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b46a3a393a88486e9b05d131163687be',qos_specs=None,replication_status=,reservations=['022e2990-98b1-4a9b-a903-d8cfa4786ebd','0adc9e56-d9c5-4291-8bf9-c29e80c70a17','2bcfe5f5-c87a-4a2a-bdf4-f1468831c2d0','57183d51-3b32-41f0-915c-3926e21d9cea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f69ab9e521a64ba2b905936d7689c017',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:20:24 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-392aa20a-5e97-4618-a20a-d0fc8c31555f tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4ee02cb-846b-40b7-bc22-e41177a56e81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:20:24 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-392aa20a-5e97-4618-a20a-d0fc8c31555f tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4ee02cb-846b-40b7-bc22-e41177a56e81) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:20:24 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-392aa20a-5e97-4618-a20a-d0fc8c31555f tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Flow 'volume_create_api' (4c0b394c-5203-4d49-ae2a-5dc5ab730d64) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:20:24 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-392aa20a-5e97-4618-a20a-d0fc8c31555f tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Create volume request issued successfully. Sep 07 21:20:24 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-392aa20a-5e97-4618-a20a-d0fc8c31555f tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:20:24 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1286/2582] 192.168.122.168 () {60 vars in 1143 bytes} [Mon Sep 7 21:20:24 2026] POST /volume/v3/volumes => generated 769 bytes in 349 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:20:24 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-a2df4034-5163-493d-b9c5-e958d11d2132 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:24 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a2df4034-5163-493d-b9c5-e958d11d2132 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:20:24 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-a2df4034-5163-493d-b9c5-e958d11d2132 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "67089f36-0a68-4320-a128-1108a70c1e0c", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-313175366"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:20:24 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.volumes [None req-a2df4034-5163-493d-b9c5-e958d11d2132 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Create volume request body: {'volume': {"'snapshot_id": '67089f36-0a68-4320-a128-1108a70c1e0c', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-313175366'}} {{(pid=86971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:20:24 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-a2df4034-5163-493d-b9c5-e958d11d2132 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Create volume of 1 GB Sep 07 21:20:24 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:20:24 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:20:24 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-a2df4034-5163-493d-b9c5-e958d11d2132 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Availability Zones retrieved successfully. Sep 07 21:20:24 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a2df4034-5163-493d-b9c5-e958d11d2132 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Flow 'volume_create_api' (b55cf798-1753-4833-aeb6-0214e2c5e596) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:20:24 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a2df4034-5163-493d-b9c5-e958d11d2132 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2dec4f7-e0b8-4e96-932d-3ad22d064097) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:20:24 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.flows.api.create_volume [None req-a2df4034-5163-493d-b9c5-e958d11d2132 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Validating volume size '1' using validate_int {{(pid=86971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:20:24 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a2df4034-5163-493d-b9c5-e958d11d2132 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2dec4f7-e0b8-4e96-932d-3ad22d064097) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:20:24 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a2df4034-5163-493d-b9c5-e958d11d2132 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (586cd300-e4f7-4fc6-9aaf-dcfefab292e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:20:24 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-a2df4034-5163-493d-b9c5-e958d11d2132 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Created reservations ['20c5a187-2340-48d3-a64b-7b4a1bcf3c28', '38f26dcc-fbdc-4ce3-90a8-688f6a097640', '330029e0-ed98-42da-b52f-45f3fca293db', '76d6521e-d1c5-49e5-b8da-2dd6021aad76'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:20:24 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a2df4034-5163-493d-b9c5-e958d11d2132 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (586cd300-e4f7-4fc6-9aaf-dcfefab292e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['20c5a187-2340-48d3-a64b-7b4a1bcf3c28', '38f26dcc-fbdc-4ce3-90a8-688f6a097640', '330029e0-ed98-42da-b52f-45f3fca293db', '76d6521e-d1c5-49e5-b8da-2dd6021aad76']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:20:24 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a2df4034-5163-493d-b9c5-e958d11d2132 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d1278f0-b34b-4e0d-8e4f-4bd36bac9838) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:20:24 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:20:24 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:20:24 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a2df4034-5163-493d-b9c5-e958d11d2132 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d1278f0-b34b-4e0d-8e4f-4bd36bac9838) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a6a14b6-a562-4ae7-afa6-3fdb8f311b1e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-313175366',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b46a3a393a88486e9b05d131163687be',qos_specs=None,replication_status=,reservations=['20c5a187-2340-48d3-a64b-7b4a1bcf3c28','38f26dcc-fbdc-4ce3-90a8-688f6a097640','330029e0-ed98-42da-b52f-45f3fca293db','76d6521e-d1c5-49e5-b8da-2dd6021aad76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f69ab9e521a64ba2b905936d7689c017',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:20:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-313175366',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8a6a14b6-a562-4ae7-afa6-3fdb8f311b1e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b46a3a393a88486e9b05d131163687be',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f69ab9e521a64ba2b905936d7689c017',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:20:24 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a2df4034-5163-493d-b9c5-e958d11d2132 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e181c5b-2a0e-46ff-aa92-059a3da05d8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:20:24 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a2df4034-5163-493d-b9c5-e958d11d2132 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e181c5b-2a0e-46ff-aa92-059a3da05d8b) transitioned into state 'SUCCESS' from state '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-313175366',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b46a3a393a88486e9b05d131163687be',qos_specs=None,replication_status=,reservations=['20c5a187-2340-48d3-a64b-7b4a1bcf3c28','38f26dcc-fbdc-4ce3-90a8-688f6a097640','330029e0-ed98-42da-b52f-45f3fca293db','76d6521e-d1c5-49e5-b8da-2dd6021aad76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f69ab9e521a64ba2b905936d7689c017',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:20:24 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a2df4034-5163-493d-b9c5-e958d11d2132 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9db05b6f-6d5e-46ae-8e23-16324c454d89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:20:24 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a2df4034-5163-493d-b9c5-e958d11d2132 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9db05b6f-6d5e-46ae-8e23-16324c454d89) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:20:24 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a2df4034-5163-493d-b9c5-e958d11d2132 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Flow 'volume_create_api' (b55cf798-1753-4833-aeb6-0214e2c5e596) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:20:24 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-a2df4034-5163-493d-b9c5-e958d11d2132 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Create volume request issued successfully. Sep 07 21:20:24 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a2df4034-5163-493d-b9c5-e958d11d2132 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:20:24 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1297/2583] 192.168.122.168 () {60 vars in 1143 bytes} [Mon Sep 7 21:20:24 2026] POST /volume/v3/volumes => generated 768 bytes in 456 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:20:25 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-da6e5646-4618-4d77-995d-6b0df53c5d57 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:25 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-da6e5646-4618-4d77-995d-6b0df53c5d57 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] GET http://192.168.122.168/volume/v3/volumes/bf9de1e4-e50a-4fe6-a4e9-80a42954eddf Sep 07 21:20:25 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-da6e5646-4618-4d77-995d-6b0df53c5d57 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:25 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-da6e5646-4618-4d77-995d-6b0df53c5d57 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:25 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:20:25 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:20:25 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:20:25 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:20:25 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-da6e5646-4618-4d77-995d-6b0df53c5d57 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Volume info retrieved successfully. Sep 07 21:20:25 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-da6e5646-4618-4d77-995d-6b0df53c5d57 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] http://192.168.122.168/volume/v3/volumes/bf9de1e4-e50a-4fe6-a4e9-80a42954eddf returned with HTTP 200 Sep 07 21:20:25 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1287/2584] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:20:25 2026] GET /volume/v3/volumes/bf9de1e4-e50a-4fe6-a4e9-80a42954eddf => generated 862 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:20:25 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-29ae167f-71ae-432e-bde7-e568da5b8e82 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:25 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-29ae167f-71ae-432e-bde7-e568da5b8e82 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] GET http://192.168.122.168/volume/v3/volumes/3f1558fb-fab7-4323-be7c-298de5f547f4 Sep 07 21:20:25 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-29ae167f-71ae-432e-bde7-e568da5b8e82 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:25 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-29ae167f-71ae-432e-bde7-e568da5b8e82 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:25 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:20:25 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:20:25 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:20:25 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:20:25 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-29ae167f-71ae-432e-bde7-e568da5b8e82 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Volume info retrieved successfully. Sep 07 21:20:25 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-29ae167f-71ae-432e-bde7-e568da5b8e82 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] http://192.168.122.168/volume/v3/volumes/3f1558fb-fab7-4323-be7c-298de5f547f4 returned with HTTP 200 Sep 07 21:20:25 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1298/2585] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:20:25 2026] GET /volume/v3/volumes/3f1558fb-fab7-4323-be7c-298de5f547f4 => generated 860 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:20:26 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-04372233-d65d-4dbd-a49d-ca9e7eea3d18 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:26 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-04372233-d65d-4dbd-a49d-ca9e7eea3d18 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] GET http://192.168.122.168/volume/v3/volumes/3f1558fb-fab7-4323-be7c-298de5f547f4 Sep 07 21:20:26 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-04372233-d65d-4dbd-a49d-ca9e7eea3d18 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:26 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-04372233-d65d-4dbd-a49d-ca9e7eea3d18 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:26 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:20:26 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:20:26 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:20:26 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:20:26 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-04372233-d65d-4dbd-a49d-ca9e7eea3d18 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Volume info retrieved successfully. Sep 07 21:20:26 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-04372233-d65d-4dbd-a49d-ca9e7eea3d18 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] http://192.168.122.168/volume/v3/volumes/3f1558fb-fab7-4323-be7c-298de5f547f4 returned with HTTP 200 Sep 07 21:20:26 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1288/2586] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:20:26 2026] GET /volume/v3/volumes/3f1558fb-fab7-4323-be7c-298de5f547f4 => generated 861 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:20:26 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-8f06d67f-3a00-4e88-b5cc-b40e03e025cf None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:26 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-8f06d67f-3a00-4e88-b5cc-b40e03e025cf tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] GET http://192.168.122.168/volume/v3/volumes/1a517beb-fe00-49e9-85b7-ff785924e591 Sep 07 21:20:26 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-8f06d67f-3a00-4e88-b5cc-b40e03e025cf tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:26 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-8f06d67f-3a00-4e88-b5cc-b40e03e025cf tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:26 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:20:26 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:20:26 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:20:26 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:20:26 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-8f06d67f-3a00-4e88-b5cc-b40e03e025cf tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Volume info retrieved successfully. Sep 07 21:20:26 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-8f06d67f-3a00-4e88-b5cc-b40e03e025cf tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] http://192.168.122.168/volume/v3/volumes/1a517beb-fe00-49e9-85b7-ff785924e591 returned with HTTP 200 Sep 07 21:20:26 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1299/2587] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:20:26 2026] GET /volume/v3/volumes/1a517beb-fe00-49e9-85b7-ff785924e591 => generated 861 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:20:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-31a4387c-9eb2-4be2-b039-1777d958094b None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:27 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-31a4387c-9eb2-4be2-b039-1777d958094b tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] GET http://192.168.122.168/volume/v3/volumes/1a517beb-fe00-49e9-85b7-ff785924e591 Sep 07 21:20:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-31a4387c-9eb2-4be2-b039-1777d958094b tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-31a4387c-9eb2-4be2-b039-1777d958094b tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:27 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:20:27 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:20:27 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:20:27 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:20:27 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-31a4387c-9eb2-4be2-b039-1777d958094b tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Volume info retrieved successfully. Sep 07 21:20:27 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-31a4387c-9eb2-4be2-b039-1777d958094b tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] http://192.168.122.168/volume/v3/volumes/1a517beb-fe00-49e9-85b7-ff785924e591 returned with HTTP 200 Sep 07 21:20:27 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1289/2588] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:20:27 2026] GET /volume/v3/volumes/1a517beb-fe00-49e9-85b7-ff785924e591 => generated 862 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:20:27 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-f2a44ad8-9216-4765-8f2d-3926418e71e9 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:27 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f2a44ad8-9216-4765-8f2d-3926418e71e9 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] GET http://192.168.122.168/volume/v3/volumes/1f1f52b8-589c-4267-b3ab-cc8790dab2f8 Sep 07 21:20:27 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f2a44ad8-9216-4765-8f2d-3926418e71e9 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:27 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f2a44ad8-9216-4765-8f2d-3926418e71e9 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:27 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:20:27 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:20:27 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:20:27 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:20:27 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-f2a44ad8-9216-4765-8f2d-3926418e71e9 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Volume info retrieved successfully. Sep 07 21:20:27 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f2a44ad8-9216-4765-8f2d-3926418e71e9 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] http://192.168.122.168/volume/v3/volumes/1f1f52b8-589c-4267-b3ab-cc8790dab2f8 returned with HTTP 200 Sep 07 21:20:27 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1300/2589] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:20:27 2026] GET /volume/v3/volumes/1f1f52b8-589c-4267-b3ab-cc8790dab2f8 => generated 862 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:20:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-6d48f55e-5bd4-412d-81e6-daba2e15216a None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:27 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-6d48f55e-5bd4-412d-81e6-daba2e15216a tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] GET http://192.168.122.168/volume/v3/volumes/8a6a14b6-a562-4ae7-afa6-3fdb8f311b1e Sep 07 21:20:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-6d48f55e-5bd4-412d-81e6-daba2e15216a tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-6d48f55e-5bd4-412d-81e6-daba2e15216a tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:27 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:20:27 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:20:27 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:20:27 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:20:27 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-6d48f55e-5bd4-412d-81e6-daba2e15216a tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Volume info retrieved successfully. Sep 07 21:20:27 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-6d48f55e-5bd4-412d-81e6-daba2e15216a tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] http://192.168.122.168/volume/v3/volumes/8a6a14b6-a562-4ae7-afa6-3fdb8f311b1e returned with HTTP 200 Sep 07 21:20:27 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1290/2590] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:20:27 2026] GET /volume/v3/volumes/8a6a14b6-a562-4ae7-afa6-3fdb8f311b1e => generated 860 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:20:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-ea74a5a9-4505-4f22-9e46-5c3e7d12e427 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:28 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ea74a5a9-4505-4f22-9e46-5c3e7d12e427 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] GET http://192.168.122.168/volume/v3/volumes/8a6a14b6-a562-4ae7-afa6-3fdb8f311b1e Sep 07 21:20:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-ea74a5a9-4505-4f22-9e46-5c3e7d12e427 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-ea74a5a9-4505-4f22-9e46-5c3e7d12e427 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:28 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:20:28 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:20:28 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:20:28 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:20:28 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-ea74a5a9-4505-4f22-9e46-5c3e7d12e427 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Volume info retrieved successfully. Sep 07 21:20:28 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ea74a5a9-4505-4f22-9e46-5c3e7d12e427 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] http://192.168.122.168/volume/v3/volumes/8a6a14b6-a562-4ae7-afa6-3fdb8f311b1e returned with HTTP 200 Sep 07 21:20:28 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1301/2591] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:20:28 2026] GET /volume/v3/volumes/8a6a14b6-a562-4ae7-afa6-3fdb8f311b1e => generated 861 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:20:28 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-52a7239e-d47b-468e-93b9-9f517e250d9b None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:28 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-52a7239e-d47b-468e-93b9-9f517e250d9b tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] DELETE http://192.168.122.168/volume/v3/volumes/8a6a14b6-a562-4ae7-afa6-3fdb8f311b1e Sep 07 21:20:28 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-52a7239e-d47b-468e-93b9-9f517e250d9b tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:28 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-52a7239e-d47b-468e-93b9-9f517e250d9b tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:28 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-52a7239e-d47b-468e-93b9-9f517e250d9b tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Delete volume with id: 8a6a14b6-a562-4ae7-afa6-3fdb8f311b1e Sep 07 21:20:28 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:20:28 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:20:28 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:20:28 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:20:28 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-52a7239e-d47b-468e-93b9-9f517e250d9b tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Volume info retrieved successfully. Sep 07 21:20:28 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-52a7239e-d47b-468e-93b9-9f517e250d9b tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Delete volume request issued successfully. Sep 07 21:20:28 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-52a7239e-d47b-468e-93b9-9f517e250d9b tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] http://192.168.122.168/volume/v3/volumes/8a6a14b6-a562-4ae7-afa6-3fdb8f311b1e returned with HTTP 202 Sep 07 21:20:28 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1291/2592] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:20:28 2026] DELETE /volume/v3/volumes/8a6a14b6-a562-4ae7-afa6-3fdb8f311b1e => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:20:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-7f8015a6-8ce4-4a6b-a2c1-c42e4ca612a4 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:28 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-7f8015a6-8ce4-4a6b-a2c1-c42e4ca612a4 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] GET http://192.168.122.168/volume/v3/volumes/8a6a14b6-a562-4ae7-afa6-3fdb8f311b1e Sep 07 21:20:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-7f8015a6-8ce4-4a6b-a2c1-c42e4ca612a4 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-7f8015a6-8ce4-4a6b-a2c1-c42e4ca612a4 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:28 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:20:28 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:20:28 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:20:28 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:20:28 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-7f8015a6-8ce4-4a6b-a2c1-c42e4ca612a4 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Volume info retrieved successfully. Sep 07 21:20:28 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-7f8015a6-8ce4-4a6b-a2c1-c42e4ca612a4 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] http://192.168.122.168/volume/v3/volumes/8a6a14b6-a562-4ae7-afa6-3fdb8f311b1e returned with HTTP 200 Sep 07 21:20:28 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1302/2593] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:20:28 2026] GET /volume/v3/volumes/8a6a14b6-a562-4ae7-afa6-3fdb8f311b1e => generated 860 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:20:28 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-00ec1a06-cfab-43a8-a9b9-323672cd0a6d None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:29 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-00ec1a06-cfab-43a8-a9b9-323672cd0a6d tempest-VolumeTypesAdminTests-1634253164 tempest-VolumeTypesAdminTests-1634253164-project-admin] POST http://192.168.122.168/volume/v3/types Sep 07 21:20:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-00ec1a06-cfab-43a8-a9b9-323672cd0a6d tempest-VolumeTypesAdminTests-1634253164 tempest-VolumeTypesAdminTests-1634253164-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1506438237", "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=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:20:29 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-00ec1a06-cfab-43a8-a9b9-323672cd0a6d tempest-VolumeTypesAdminTests-1634253164 tempest-VolumeTypesAdminTests-1634253164-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 07 21:20:29 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1292/2594] 192.168.122.168 () {60 vars in 1137 bytes} [Mon Sep 7 21:20:28 2026] POST /volume/v3/types => generated 380 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:20:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-697571e9-0573-480d-8a66-86be2263b550 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-697571e9-0573-480d-8a66-86be2263b550 tempest-VolumeTypesAdminTests-1634253164 tempest-VolumeTypesAdminTests-1634253164-project-admin] POST http://192.168.122.168/volume/v3/types/31f0c186-858a-42f0-b2da-069e5b14d6e8/encryption Sep 07 21:20:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-697571e9-0573-480d-8a66-86be2263b550 tempest-VolumeTypesAdminTests-1634253164 tempest-VolumeTypesAdminTests-1634253164-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:20:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-697571e9-0573-480d-8a66-86be2263b550 tempest-VolumeTypesAdminTests-1634253164 tempest-VolumeTypesAdminTests-1634253164-project-admin] http://192.168.122.168/volume/v3/types/31f0c186-858a-42f0-b2da-069e5b14d6e8/encryption returned with HTTP 200 Sep 07 21:20:29 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1303/2595] 192.168.122.168 () {60 vars in 1281 bytes} [Mon Sep 7 21:20:29 2026] POST /volume/v3/types/31f0c186-858a-42f0-b2da-069e5b14d6e8/encryption => generated 239 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:20:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-50aba2c5-3562-4ea1-b433-8437db535e61 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:29 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-50aba2c5-3562-4ea1-b433-8437db535e61 tempest-VolumeTypesAdminTests-1634253164 tempest-VolumeTypesAdminTests-1634253164-project-admin] POST http://192.168.122.168/volume/v3/types Sep 07 21:20:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-50aba2c5-3562-4ea1-b433-8437db535e61 tempest-VolumeTypesAdminTests-1634253164 tempest-VolumeTypesAdminTests-1634253164-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1776396033", "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=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:20:29 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-50aba2c5-3562-4ea1-b433-8437db535e61 tempest-VolumeTypesAdminTests-1634253164 tempest-VolumeTypesAdminTests-1634253164-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 07 21:20:29 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1293/2596] 192.168.122.168 () {60 vars in 1137 bytes} [Mon Sep 7 21:20:29 2026] POST /volume/v3/types => generated 380 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:20:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-a18f5f2e-f69f-482d-8cf6-27cf7c665919 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a18f5f2e-f69f-482d-8cf6-27cf7c665919 tempest-VolumeTypesAdminTests-1634253164 tempest-VolumeTypesAdminTests-1634253164-project-admin] POST http://192.168.122.168/volume/v3/types/355a5ca5-5d46-47bd-83d7-7658646acab7/encryption Sep 07 21:20:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-a18f5f2e-f69f-482d-8cf6-27cf7c665919 tempest-VolumeTypesAdminTests-1634253164 tempest-VolumeTypesAdminTests-1634253164-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:20:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a18f5f2e-f69f-482d-8cf6-27cf7c665919 tempest-VolumeTypesAdminTests-1634253164 tempest-VolumeTypesAdminTests-1634253164-project-admin] http://192.168.122.168/volume/v3/types/355a5ca5-5d46-47bd-83d7-7658646acab7/encryption returned with HTTP 200 Sep 07 21:20:29 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1304/2597] 192.168.122.168 () {60 vars in 1281 bytes} [Mon Sep 7 21:20:29 2026] POST /volume/v3/types/355a5ca5-5d46-47bd-83d7-7658646acab7/encryption => generated 239 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:20:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-8c25c794-90a6-4836-95f1-61414a45e2a0 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:29 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8c25c794-90a6-4836-95f1-61414a45e2a0 tempest-VolumeTypesAdminTests-1634253164 tempest-VolumeTypesAdminTests-1634253164-project-admin] POST http://192.168.122.168/volume/v3/types Sep 07 21:20:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8c25c794-90a6-4836-95f1-61414a45e2a0 tempest-VolumeTypesAdminTests-1634253164 tempest-VolumeTypesAdminTests-1634253164-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1866011852", "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=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:20:29 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8c25c794-90a6-4836-95f1-61414a45e2a0 tempest-VolumeTypesAdminTests-1634253164 tempest-VolumeTypesAdminTests-1634253164-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 07 21:20:29 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1294/2598] 192.168.122.168 () {60 vars in 1137 bytes} [Mon Sep 7 21:20:29 2026] POST /volume/v3/types => generated 380 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:20:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-ec85b26c-52f8-4fae-a61a-0a1deba62b23 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ec85b26c-52f8-4fae-a61a-0a1deba62b23 tempest-VolumeTypesAdminTests-1634253164 tempest-VolumeTypesAdminTests-1634253164-project-admin] POST http://192.168.122.168/volume/v3/types/002e5b10-4856-4608-b73c-7a8a17aaa5a0/extra_specs Sep 07 21:20:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-ec85b26c-52f8-4fae-a61a-0a1deba62b23 tempest-VolumeTypesAdminTests-1634253164 tempest-VolumeTypesAdminTests-1634253164-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:20:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ec85b26c-52f8-4fae-a61a-0a1deba62b23 tempest-VolumeTypesAdminTests-1634253164 tempest-VolumeTypesAdminTests-1634253164-project-admin] http://192.168.122.168/volume/v3/types/002e5b10-4856-4608-b73c-7a8a17aaa5a0/extra_specs returned with HTTP 200 Sep 07 21:20:29 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1305/2599] 192.168.122.168 () {60 vars in 1283 bytes} [Mon Sep 7 21:20:29 2026] POST /volume/v3/types/002e5b10-4856-4608-b73c-7a8a17aaa5a0/extra_specs => generated 35 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 21:20:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-8683f272-d15c-4db0-9894-44c81e7db1c0 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:29 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8683f272-d15c-4db0-9894-44c81e7db1c0 tempest-VolumeTypesAdminTests-1634253164 tempest-VolumeTypesAdminTests-1634253164-project-admin] PUT http://192.168.122.168/volume/v3/types/002e5b10-4856-4608-b73c-7a8a17aaa5a0/extra_specs/key2 Sep 07 21:20:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8683f272-d15c-4db0-9894-44c81e7db1c0 tempest-VolumeTypesAdminTests-1634253164 tempest-VolumeTypesAdminTests-1634253164-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:20:29 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8683f272-d15c-4db0-9894-44c81e7db1c0 tempest-VolumeTypesAdminTests-1634253164 tempest-VolumeTypesAdminTests-1634253164-project-admin] http://192.168.122.168/volume/v3/types/002e5b10-4856-4608-b73c-7a8a17aaa5a0/extra_specs/key2 returned with HTTP 200 Sep 07 21:20:29 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1295/2600] 192.168.122.168 () {60 vars in 1297 bytes} [Mon Sep 7 21:20:29 2026] PUT /volume/v3/types/002e5b10-4856-4608-b73c-7a8a17aaa5a0/extra_specs/key2 => generated 25 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 21:20:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-27883ed1-9a9b-46dd-86e1-bd89bd7e7784 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-27883ed1-9a9b-46dd-86e1-bd89bd7e7784 tempest-VolumeTypesAdminTests-1634253164 tempest-VolumeTypesAdminTests-1634253164-project-admin] POST http://192.168.122.168/volume/v3/types Sep 07 21:20:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-27883ed1-9a9b-46dd-86e1-bd89bd7e7784 tempest-VolumeTypesAdminTests-1634253164 tempest-VolumeTypesAdminTests-1634253164-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:20:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-27883ed1-9a9b-46dd-86e1-bd89bd7e7784 tempest-VolumeTypesAdminTests-1634253164 tempest-VolumeTypesAdminTests-1634253164-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 07 21:20:29 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1306/2601] 192.168.122.168 () {60 vars in 1136 bytes} [Mon Sep 7 21:20:29 2026] POST /volume/v3/types => generated 195 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:20:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-9de197a0-bef3-4f6e-9bf4-2bf0e59087bf None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:29 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-9de197a0-bef3-4f6e-9bf4-2bf0e59087bf tempest-VolumeTypesAdminTests-1634253164 tempest-VolumeTypesAdminTests-1634253164-project-admin] DELETE http://192.168.122.168/volume/v3/types/9ac64c07-e355-41c9-89ab-2e5b0a7e796b Sep 07 21:20:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-9de197a0-bef3-4f6e-9bf4-2bf0e59087bf tempest-VolumeTypesAdminTests-1634253164 tempest-VolumeTypesAdminTests-1634253164-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-9de197a0-bef3-4f6e-9bf4-2bf0e59087bf tempest-VolumeTypesAdminTests-1634253164 tempest-VolumeTypesAdminTests-1634253164-project-admin] Calling method '_delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:29 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-9de197a0-bef3-4f6e-9bf4-2bf0e59087bf tempest-VolumeTypesAdminTests-1634253164 tempest-VolumeTypesAdminTests-1634253164-project-admin] http://192.168.122.168/volume/v3/types/9ac64c07-e355-41c9-89ab-2e5b0a7e796b returned with HTTP 202 Sep 07 21:20:29 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1296/2602] 192.168.122.168 () {58 vars in 1229 bytes} [Mon Sep 7 21:20:29 2026] DELETE /volume/v3/types/9ac64c07-e355-41c9-89ab-2e5b0a7e796b => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:20:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-eb87372d-54e2-443f-a04d-496535577810 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-eb87372d-54e2-443f-a04d-496535577810 tempest-VolumeTypesAdminTests-1634253164 tempest-VolumeTypesAdminTests-1634253164-project-admin] POST http://192.168.122.168/volume/v3/types Sep 07 21:20:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-eb87372d-54e2-443f-a04d-496535577810 tempest-VolumeTypesAdminTests-1634253164 tempest-VolumeTypesAdminTests-1634253164-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2144861324", "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=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:20:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-eb87372d-54e2-443f-a04d-496535577810 tempest-VolumeTypesAdminTests-1634253164 tempest-VolumeTypesAdminTests-1634253164-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 07 21:20:29 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1307/2603] 192.168.122.168 () {60 vars in 1137 bytes} [Mon Sep 7 21:20:29 2026] POST /volume/v3/types => generated 380 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:20:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-1e09f45a-4afd-41ed-b910-1109dca1fc8b None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:29 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-1e09f45a-4afd-41ed-b910-1109dca1fc8b tempest-VolumeTypesAdminTests-1634253164 tempest-VolumeTypesAdminTests-1634253164-project-admin] POST http://192.168.122.168/volume/v3/types/2ff939d4-e3fe-4f28-b0c2-992610c95d69/encryption Sep 07 21:20:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-1e09f45a-4afd-41ed-b910-1109dca1fc8b tempest-VolumeTypesAdminTests-1634253164 tempest-VolumeTypesAdminTests-1634253164-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:20:29 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-1e09f45a-4afd-41ed-b910-1109dca1fc8b tempest-VolumeTypesAdminTests-1634253164 tempest-VolumeTypesAdminTests-1634253164-project-admin] http://192.168.122.168/volume/v3/types/2ff939d4-e3fe-4f28-b0c2-992610c95d69/encryption returned with HTTP 200 Sep 07 21:20:29 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1297/2604] 192.168.122.168 () {60 vars in 1281 bytes} [Mon Sep 7 21:20:29 2026] POST /volume/v3/types/2ff939d4-e3fe-4f28-b0c2-992610c95d69/encryption => generated 239 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:20:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-08f0eecf-c591-4135-9107-d43d693a7d83 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-08f0eecf-c591-4135-9107-d43d693a7d83 tempest-VolumeTypesAdminTests-1634253164 tempest-VolumeTypesAdminTests-1634253164-project-admin] DELETE http://192.168.122.168/volume/v3/types/2ff939d4-e3fe-4f28-b0c2-992610c95d69/encryption/a743989e-1750-403c-a770-8de84315ae52 Sep 07 21:20:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-08f0eecf-c591-4135-9107-d43d693a7d83 tempest-VolumeTypesAdminTests-1634253164 tempest-VolumeTypesAdminTests-1634253164-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-08f0eecf-c591-4135-9107-d43d693a7d83 tempest-VolumeTypesAdminTests-1634253164 tempest-VolumeTypesAdminTests-1634253164-project-admin] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-08f0eecf-c591-4135-9107-d43d693a7d83 tempest-VolumeTypesAdminTests-1634253164 tempest-VolumeTypesAdminTests-1634253164-project-admin] http://192.168.122.168/volume/v3/types/2ff939d4-e3fe-4f28-b0c2-992610c95d69/encryption/a743989e-1750-403c-a770-8de84315ae52 returned with HTTP 202 Sep 07 21:20:29 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1308/2605] 192.168.122.168 () {58 vars in 1373 bytes} [Mon Sep 7 21:20:29 2026] DELETE /volume/v3/types/2ff939d4-e3fe-4f28-b0c2-992610c95d69/encryption/a743989e-1750-403c-a770-8de84315ae52 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:20:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-805a6ec1-86b1-4786-8b4e-4a4f2bf1e6f8 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:29 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-805a6ec1-86b1-4786-8b4e-4a4f2bf1e6f8 tempest-VolumeTypesAdminTests-1634253164 tempest-VolumeTypesAdminTests-1634253164-project-admin] POST http://192.168.122.168/volume/v3/types Sep 07 21:20:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-805a6ec1-86b1-4786-8b4e-4a4f2bf1e6f8 tempest-VolumeTypesAdminTests-1634253164 tempest-VolumeTypesAdminTests-1634253164-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1596390820", "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=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:20:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-a6a3a026-9788-4e76-863d-6c5a57f249c7 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a6a3a026-9788-4e76-863d-6c5a57f249c7 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] GET http://192.168.122.168/volume/v3/volumes/8a6a14b6-a562-4ae7-afa6-3fdb8f311b1e Sep 07 21:20:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-a6a3a026-9788-4e76-863d-6c5a57f249c7 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-a6a3a026-9788-4e76-863d-6c5a57f249c7 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a6a3a026-9788-4e76-863d-6c5a57f249c7 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] http://192.168.122.168/volume/v3/volumes/8a6a14b6-a562-4ae7-afa6-3fdb8f311b1e returned with HTTP 404 Sep 07 21:20:29 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1309/2606] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:20:29 2026] GET /volume/v3/volumes/8a6a14b6-a562-4ae7-afa6-3fdb8f311b1e => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:20:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-60b8a72b-c785-48de-88cf-f9257678b45d None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:29 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-805a6ec1-86b1-4786-8b4e-4a4f2bf1e6f8 tempest-VolumeTypesAdminTests-1634253164 tempest-VolumeTypesAdminTests-1634253164-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 07 21:20:29 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1298/2607] 192.168.122.168 () {60 vars in 1137 bytes} [Mon Sep 7 21:20:29 2026] POST /volume/v3/types => generated 380 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:20:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-60b8a72b-c785-48de-88cf-f9257678b45d tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] DELETE http://192.168.122.168/volume/v3/volumes/1f1f52b8-589c-4267-b3ab-cc8790dab2f8 Sep 07 21:20:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-60b8a72b-c785-48de-88cf-f9257678b45d tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-60b8a72b-c785-48de-88cf-f9257678b45d tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:29 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-60b8a72b-c785-48de-88cf-f9257678b45d tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Delete volume with id: 1f1f52b8-589c-4267-b3ab-cc8790dab2f8 Sep 07 21:20:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-35ff9a8d-6e4a-4456-96b8-5f40cd363f22 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:29 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-35ff9a8d-6e4a-4456-96b8-5f40cd363f22 tempest-VolumeTypesAdminTests-1634253164 tempest-VolumeTypesAdminTests-1634253164-project-admin] DELETE http://192.168.122.168/volume/v3/types/2ec37b86-e49e-4ed7-a863-44fd3349828d/extra_specs/key1 Sep 07 21:20:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-35ff9a8d-6e4a-4456-96b8-5f40cd363f22 tempest-VolumeTypesAdminTests-1634253164 tempest-VolumeTypesAdminTests-1634253164-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:29 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:20:29 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:20:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-35ff9a8d-6e4a-4456-96b8-5f40cd363f22 tempest-VolumeTypesAdminTests-1634253164 tempest-VolumeTypesAdminTests-1634253164-project-admin] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:29 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:20:29 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:20:29 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-60b8a72b-c785-48de-88cf-f9257678b45d tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Volume info retrieved successfully. Sep 07 21:20:29 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-35ff9a8d-6e4a-4456-96b8-5f40cd363f22 tempest-VolumeTypesAdminTests-1634253164 tempest-VolumeTypesAdminTests-1634253164-project-admin] http://192.168.122.168/volume/v3/types/2ec37b86-e49e-4ed7-a863-44fd3349828d/extra_specs/key1 returned with HTTP 202 Sep 07 21:20:29 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1299/2608] 192.168.122.168 () {58 vars in 1280 bytes} [Mon Sep 7 21:20:29 2026] DELETE /volume/v3/types/2ec37b86-e49e-4ed7-a863-44fd3349828d/extra_specs/key1 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 21:20:29 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-60b8a72b-c785-48de-88cf-f9257678b45d tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Delete volume request issued successfully. Sep 07 21:20:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-60b8a72b-c785-48de-88cf-f9257678b45d tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] http://192.168.122.168/volume/v3/volumes/1f1f52b8-589c-4267-b3ab-cc8790dab2f8 returned with HTTP 202 Sep 07 21:20:29 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1310/2609] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:20:29 2026] DELETE /volume/v3/volumes/1f1f52b8-589c-4267-b3ab-cc8790dab2f8 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:20:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-33beae7e-101b-4c15-a082-d953b06391e9 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-4e3863a0-0c05-4f3a-bb1f-fea8e0f99af5 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-4e3863a0-0c05-4f3a-bb1f-fea8e0f99af5 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] GET http://192.168.122.168/volume/v3/volumes/1f1f52b8-589c-4267-b3ab-cc8790dab2f8 Sep 07 21:20:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-4e3863a0-0c05-4f3a-bb1f-fea8e0f99af5 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-4e3863a0-0c05-4f3a-bb1f-fea8e0f99af5 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:29 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-33beae7e-101b-4c15-a082-d953b06391e9 tempest-VolumeTypesAdminTests-1634253164 tempest-VolumeTypesAdminTests-1634253164-project-admin] POST http://192.168.122.168/volume/v3/types Sep 07 21:20:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-33beae7e-101b-4c15-a082-d953b06391e9 tempest-VolumeTypesAdminTests-1634253164 tempest-VolumeTypesAdminTests-1634253164-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1880845202", "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=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:20:29 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:20:29 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:20:29 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:20:29 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:20:29 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-4e3863a0-0c05-4f3a-bb1f-fea8e0f99af5 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Volume info retrieved successfully. Sep 07 21:20:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-4e3863a0-0c05-4f3a-bb1f-fea8e0f99af5 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] http://192.168.122.168/volume/v3/volumes/1f1f52b8-589c-4267-b3ab-cc8790dab2f8 returned with HTTP 200 Sep 07 21:20:29 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1311/2610] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:20:29 2026] GET /volume/v3/volumes/1f1f52b8-589c-4267-b3ab-cc8790dab2f8 => generated 861 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:20:29 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-33beae7e-101b-4c15-a082-d953b06391e9 tempest-VolumeTypesAdminTests-1634253164 tempest-VolumeTypesAdminTests-1634253164-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 07 21:20:29 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1300/2611] 192.168.122.168 () {60 vars in 1137 bytes} [Mon Sep 7 21:20:29 2026] POST /volume/v3/types => generated 380 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:20:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-a56bb468-75ea-4a45-99b2-73ee7abc156b None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a56bb468-75ea-4a45-99b2-73ee7abc156b tempest-VolumeTypesAdminTests-1634253164 tempest-VolumeTypesAdminTests-1634253164-project-admin] DELETE http://192.168.122.168/volume/v3/types/755f8930-1907-4949-bc7b-22fb80561c5b Sep 07 21:20:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-a56bb468-75ea-4a45-99b2-73ee7abc156b tempest-VolumeTypesAdminTests-1634253164 tempest-VolumeTypesAdminTests-1634253164-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-a56bb468-75ea-4a45-99b2-73ee7abc156b tempest-VolumeTypesAdminTests-1634253164 tempest-VolumeTypesAdminTests-1634253164-project-admin] Calling method '_delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a56bb468-75ea-4a45-99b2-73ee7abc156b tempest-VolumeTypesAdminTests-1634253164 tempest-VolumeTypesAdminTests-1634253164-project-admin] http://192.168.122.168/volume/v3/types/755f8930-1907-4949-bc7b-22fb80561c5b returned with HTTP 202 Sep 07 21:20:29 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1312/2612] 192.168.122.168 () {58 vars in 1229 bytes} [Mon Sep 7 21:20:29 2026] DELETE /volume/v3/types/755f8930-1907-4949-bc7b-22fb80561c5b => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:20:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-802ffcc1-69c0-43e9-853a-c07ab2cd110b None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:29 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-802ffcc1-69c0-43e9-853a-c07ab2cd110b tempest-VolumeTypesAdminTests-1634253164 tempest-VolumeTypesAdminTests-1634253164-project-admin] GET http://192.168.122.168/volume/v3/types/31f0c186-858a-42f0-b2da-069e5b14d6e8/extra_specs Sep 07 21:20:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-802ffcc1-69c0-43e9-853a-c07ab2cd110b tempest-VolumeTypesAdminTests-1634253164 tempest-VolumeTypesAdminTests-1634253164-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-802ffcc1-69c0-43e9-853a-c07ab2cd110b tempest-VolumeTypesAdminTests-1634253164 tempest-VolumeTypesAdminTests-1634253164-project-admin] Calling method 'index' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:29 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-802ffcc1-69c0-43e9-853a-c07ab2cd110b tempest-VolumeTypesAdminTests-1634253164 tempest-VolumeTypesAdminTests-1634253164-project-admin] http://192.168.122.168/volume/v3/types/31f0c186-858a-42f0-b2da-069e5b14d6e8/extra_specs returned with HTTP 200 Sep 07 21:20:29 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1301/2613] 192.168.122.168 () {58 vars in 1262 bytes} [Mon Sep 7 21:20:29 2026] GET /volume/v3/types/31f0c186-858a-42f0-b2da-069e5b14d6e8/extra_specs => generated 185 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:20:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-84b706f6-5c2b-4c64-86da-4cba7e265f19 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:30 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-84b706f6-5c2b-4c64-86da-4cba7e265f19 tempest-VolumeTypesAdminTests-1634253164 tempest-VolumeTypesAdminTests-1634253164-project-admin] GET http://192.168.122.168/volume/v3/types Sep 07 21:20:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-84b706f6-5c2b-4c64-86da-4cba7e265f19 tempest-VolumeTypesAdminTests-1634253164 tempest-VolumeTypesAdminTests-1634253164-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-84b706f6-5c2b-4c64-86da-4cba7e265f19 tempest-VolumeTypesAdminTests-1634253164 tempest-VolumeTypesAdminTests-1634253164-project-admin] Calling method 'index' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:30 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-84b706f6-5c2b-4c64-86da-4cba7e265f19 tempest-VolumeTypesAdminTests-1634253164 tempest-VolumeTypesAdminTests-1634253164-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 07 21:20:30 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1313/2614] 192.168.122.168 () {58 vars in 1115 bytes} [Mon Sep 7 21:20:29 2026] GET /volume/v3/types => generated 2590 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:20:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-33c7528b-24f8-44a2-9d7f-df4268af9dbb None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:30 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-33c7528b-24f8-44a2-9d7f-df4268af9dbb tempest-VolumeTypesAdminTests-1634253164 tempest-VolumeTypesAdminTests-1634253164-project-admin] GET http://192.168.122.168/volume/v3/types/31f0c186-858a-42f0-b2da-069e5b14d6e8/encryption/cipher Sep 07 21:20:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-33c7528b-24f8-44a2-9d7f-df4268af9dbb tempest-VolumeTypesAdminTests-1634253164 tempest-VolumeTypesAdminTests-1634253164-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-33c7528b-24f8-44a2-9d7f-df4268af9dbb tempest-VolumeTypesAdminTests-1634253164 tempest-VolumeTypesAdminTests-1634253164-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:30 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-33c7528b-24f8-44a2-9d7f-df4268af9dbb tempest-VolumeTypesAdminTests-1634253164 tempest-VolumeTypesAdminTests-1634253164-project-admin] http://192.168.122.168/volume/v3/types/31f0c186-858a-42f0-b2da-069e5b14d6e8/encryption/cipher returned with HTTP 200 Sep 07 21:20:30 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1302/2615] 192.168.122.168 () {58 vars in 1280 bytes} [Mon Sep 7 21:20:30 2026] GET /volume/v3/types/31f0c186-858a-42f0-b2da-069e5b14d6e8/encryption/cipher => generated 29 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 21:20:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-dc819331-3f84-4509-b237-7ef131817630 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:30 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-dc819331-3f84-4509-b237-7ef131817630 tempest-VolumeTypesAdminTests-1634253164 tempest-VolumeTypesAdminTests-1634253164-project-admin] GET http://192.168.122.168/volume/v3/types/31f0c186-858a-42f0-b2da-069e5b14d6e8/encryption Sep 07 21:20:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-dc819331-3f84-4509-b237-7ef131817630 tempest-VolumeTypesAdminTests-1634253164 tempest-VolumeTypesAdminTests-1634253164-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-dc819331-3f84-4509-b237-7ef131817630 tempest-VolumeTypesAdminTests-1634253164 tempest-VolumeTypesAdminTests-1634253164-project-admin] Calling method 'index' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:30 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-dc819331-3f84-4509-b237-7ef131817630 tempest-VolumeTypesAdminTests-1634253164 tempest-VolumeTypesAdminTests-1634253164-project-admin] http://192.168.122.168/volume/v3/types/31f0c186-858a-42f0-b2da-069e5b14d6e8/encryption returned with HTTP 200 Sep 07 21:20:30 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1314/2616] 192.168.122.168 () {58 vars in 1259 bytes} [Mon Sep 7 21:20:30 2026] GET /volume/v3/types/31f0c186-858a-42f0-b2da-069e5b14d6e8/encryption => generated 325 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:20:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-b7747893-adb1-4eeb-867a-998df8cfd1c0 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:30 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b7747893-adb1-4eeb-867a-998df8cfd1c0 tempest-VolumeTypesAdminTests-1634253164 tempest-VolumeTypesAdminTests-1634253164-project-admin] GET http://192.168.122.168/volume/v3/types/31f0c186-858a-42f0-b2da-069e5b14d6e8/extra_specs/multiattach Sep 07 21:20:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b7747893-adb1-4eeb-867a-998df8cfd1c0 tempest-VolumeTypesAdminTests-1634253164 tempest-VolumeTypesAdminTests-1634253164-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b7747893-adb1-4eeb-867a-998df8cfd1c0 tempest-VolumeTypesAdminTests-1634253164 tempest-VolumeTypesAdminTests-1634253164-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:30 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b7747893-adb1-4eeb-867a-998df8cfd1c0 tempest-VolumeTypesAdminTests-1634253164 tempest-VolumeTypesAdminTests-1634253164-project-admin] http://192.168.122.168/volume/v3/types/31f0c186-858a-42f0-b2da-069e5b14d6e8/extra_specs/multiattach returned with HTTP 200 Sep 07 21:20:30 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1303/2617] 192.168.122.168 () {58 vars in 1298 bytes} [Mon Sep 7 21:20:30 2026] GET /volume/v3/types/31f0c186-858a-42f0-b2da-069e5b14d6e8/extra_specs/multiattach => generated 29 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 21:20:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-954e3a19-4e20-4bef-81c1-c7d313ac4c19 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:30 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-954e3a19-4e20-4bef-81c1-c7d313ac4c19 tempest-VolumeTypesAdminTests-1634253164 tempest-VolumeTypesAdminTests-1634253164-project-admin] GET http://192.168.122.168/volume/v3/types/31f0c186-858a-42f0-b2da-069e5b14d6e8/extra_specs/volume_backend_name Sep 07 21:20:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-954e3a19-4e20-4bef-81c1-c7d313ac4c19 tempest-VolumeTypesAdminTests-1634253164 tempest-VolumeTypesAdminTests-1634253164-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-954e3a19-4e20-4bef-81c1-c7d313ac4c19 tempest-VolumeTypesAdminTests-1634253164 tempest-VolumeTypesAdminTests-1634253164-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:30 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-954e3a19-4e20-4bef-81c1-c7d313ac4c19 tempest-VolumeTypesAdminTests-1634253164 tempest-VolumeTypesAdminTests-1634253164-project-admin] http://192.168.122.168/volume/v3/types/31f0c186-858a-42f0-b2da-069e5b14d6e8/extra_specs/volume_backend_name returned with HTTP 200 Sep 07 21:20:30 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1315/2618] 192.168.122.168 () {58 vars in 1322 bytes} [Mon Sep 7 21:20:30 2026] GET /volume/v3/types/31f0c186-858a-42f0-b2da-069e5b14d6e8/extra_specs/volume_backend_name => generated 44 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 21:20:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-97286a54-3773-4486-b03b-6d4d47a571f1 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:30 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-97286a54-3773-4486-b03b-6d4d47a571f1 tempest-VolumeTypesAdminTests-1634253164 tempest-VolumeTypesAdminTests-1634253164-project-admin] GET http://192.168.122.168/volume/v3/types/31f0c186-858a-42f0-b2da-069e5b14d6e8 Sep 07 21:20:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-97286a54-3773-4486-b03b-6d4d47a571f1 tempest-VolumeTypesAdminTests-1634253164 tempest-VolumeTypesAdminTests-1634253164-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-97286a54-3773-4486-b03b-6d4d47a571f1 tempest-VolumeTypesAdminTests-1634253164 tempest-VolumeTypesAdminTests-1634253164-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:30 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-97286a54-3773-4486-b03b-6d4d47a571f1 tempest-VolumeTypesAdminTests-1634253164 tempest-VolumeTypesAdminTests-1634253164-project-admin] http://192.168.122.168/volume/v3/types/31f0c186-858a-42f0-b2da-069e5b14d6e8 returned with HTTP 200 Sep 07 21:20:30 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1304/2619] 192.168.122.168 () {58 vars in 1226 bytes} [Mon Sep 7 21:20:30 2026] GET /volume/v3/types/31f0c186-858a-42f0-b2da-069e5b14d6e8 => generated 402 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:20:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-1c6bd4b9-0780-44ef-94b8-10834c55d69e None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:30 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1c6bd4b9-0780-44ef-94b8-10834c55d69e tempest-VolumeTypesAdminTests-1634253164 tempest-VolumeTypesAdminTests-1634253164-project-admin] PUT http://192.168.122.168/volume/v3/types/31f0c186-858a-42f0-b2da-069e5b14d6e8/encryption/267a42a9-b4e1-4764-be8b-e64c1cc47a94 Sep 07 21:20:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-1c6bd4b9-0780-44ef-94b8-10834c55d69e tempest-VolumeTypesAdminTests-1634253164 tempest-VolumeTypesAdminTests-1634253164-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:20:30 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1c6bd4b9-0780-44ef-94b8-10834c55d69e tempest-VolumeTypesAdminTests-1634253164 tempest-VolumeTypesAdminTests-1634253164-project-admin] http://192.168.122.168/volume/v3/types/31f0c186-858a-42f0-b2da-069e5b14d6e8/encryption/267a42a9-b4e1-4764-be8b-e64c1cc47a94 returned with HTTP 200 Sep 07 21:20:30 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1316/2620] 192.168.122.168 () {60 vars in 1390 bytes} [Mon Sep 7 21:20:30 2026] PUT /volume/v3/types/31f0c186-858a-42f0-b2da-069e5b14d6e8/encryption/267a42a9-b4e1-4764-be8b-e64c1cc47a94 => generated 33 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 21:20:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-b325a09e-c6df-47fc-9525-53e785d91b54 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:30 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b325a09e-c6df-47fc-9525-53e785d91b54 tempest-VolumeTypesAdminTests-1634253164 tempest-VolumeTypesAdminTests-1634253164-project-admin] PUT http://192.168.122.168/volume/v3/types/31f0c186-858a-42f0-b2da-069e5b14d6e8/extra_specs/key1 Sep 07 21:20:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b325a09e-c6df-47fc-9525-53e785d91b54 tempest-VolumeTypesAdminTests-1634253164 tempest-VolumeTypesAdminTests-1634253164-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:20:30 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b325a09e-c6df-47fc-9525-53e785d91b54 tempest-VolumeTypesAdminTests-1634253164 tempest-VolumeTypesAdminTests-1634253164-project-admin] http://192.168.122.168/volume/v3/types/31f0c186-858a-42f0-b2da-069e5b14d6e8/extra_specs/key1 returned with HTTP 200 Sep 07 21:20:30 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1305/2621] 192.168.122.168 () {60 vars in 1297 bytes} [Mon Sep 7 21:20:30 2026] PUT /volume/v3/types/31f0c186-858a-42f0-b2da-069e5b14d6e8/extra_specs/key1 => generated 30 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 21:20:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-36c6c7eb-d58d-445a-a971-b5ccd30c8669 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:30 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-36c6c7eb-d58d-445a-a971-b5ccd30c8669 tempest-VolumeTypesAdminTests-1634253164 tempest-VolumeTypesAdminTests-1634253164-project-admin] PUT http://192.168.122.168/volume/v3/types/31f0c186-858a-42f0-b2da-069e5b14d6e8 Sep 07 21:20:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-36c6c7eb-d58d-445a-a971-b5ccd30c8669 tempest-VolumeTypesAdminTests-1634253164 tempest-VolumeTypesAdminTests-1634253164-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:20:30 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-36c6c7eb-d58d-445a-a971-b5ccd30c8669 tempest-VolumeTypesAdminTests-1634253164 tempest-VolumeTypesAdminTests-1634253164-project-admin] http://192.168.122.168/volume/v3/types/31f0c186-858a-42f0-b2da-069e5b14d6e8 returned with HTTP 200 Sep 07 21:20:30 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1317/2622] 192.168.122.168 () {60 vars in 1246 bytes} [Mon Sep 7 21:20:30 2026] PUT /volume/v3/types/31f0c186-858a-42f0-b2da-069e5b14d6e8 => generated 371 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:20:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-a6f201e8-8fb0-43c2-823c-b3b1e7143595 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:30 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a6f201e8-8fb0-43c2-823c-b3b1e7143595 tempest-VolumeTypesAdminTests-1634253164 tempest-VolumeTypesAdminTests-1634253164-project-admin] DELETE http://192.168.122.168/volume/v3/types/2ec37b86-e49e-4ed7-a863-44fd3349828d Sep 07 21:20:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a6f201e8-8fb0-43c2-823c-b3b1e7143595 tempest-VolumeTypesAdminTests-1634253164 tempest-VolumeTypesAdminTests-1634253164-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a6f201e8-8fb0-43c2-823c-b3b1e7143595 tempest-VolumeTypesAdminTests-1634253164 tempest-VolumeTypesAdminTests-1634253164-project-admin] Calling method '_delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:30 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a6f201e8-8fb0-43c2-823c-b3b1e7143595 tempest-VolumeTypesAdminTests-1634253164 tempest-VolumeTypesAdminTests-1634253164-project-admin] http://192.168.122.168/volume/v3/types/2ec37b86-e49e-4ed7-a863-44fd3349828d returned with HTTP 202 Sep 07 21:20:30 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1306/2623] 192.168.122.168 () {58 vars in 1229 bytes} [Mon Sep 7 21:20:30 2026] DELETE /volume/v3/types/2ec37b86-e49e-4ed7-a863-44fd3349828d => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:20:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-689dad97-02bb-4c32-9cd3-f94d76bbc8ca None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:30 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-689dad97-02bb-4c32-9cd3-f94d76bbc8ca tempest-VolumeTypesAdminTests-1634253164 tempest-VolumeTypesAdminTests-1634253164-project-admin] DELETE http://192.168.122.168/volume/v3/types/2ff939d4-e3fe-4f28-b0c2-992610c95d69 Sep 07 21:20:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-689dad97-02bb-4c32-9cd3-f94d76bbc8ca tempest-VolumeTypesAdminTests-1634253164 tempest-VolumeTypesAdminTests-1634253164-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-689dad97-02bb-4c32-9cd3-f94d76bbc8ca tempest-VolumeTypesAdminTests-1634253164 tempest-VolumeTypesAdminTests-1634253164-project-admin] Calling method '_delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:30 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-689dad97-02bb-4c32-9cd3-f94d76bbc8ca tempest-VolumeTypesAdminTests-1634253164 tempest-VolumeTypesAdminTests-1634253164-project-admin] http://192.168.122.168/volume/v3/types/2ff939d4-e3fe-4f28-b0c2-992610c95d69 returned with HTTP 202 Sep 07 21:20:30 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1318/2624] 192.168.122.168 () {58 vars in 1229 bytes} [Mon Sep 7 21:20:30 2026] DELETE /volume/v3/types/2ff939d4-e3fe-4f28-b0c2-992610c95d69 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 21:20:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-7b90930f-8f88-4497-9af4-18d874dce7d1 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:30 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-7b90930f-8f88-4497-9af4-18d874dce7d1 tempest-VolumeTypesAdminTests-1634253164 tempest-VolumeTypesAdminTests-1634253164-project-admin] DELETE http://192.168.122.168/volume/v3/types/002e5b10-4856-4608-b73c-7a8a17aaa5a0 Sep 07 21:20:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-7b90930f-8f88-4497-9af4-18d874dce7d1 tempest-VolumeTypesAdminTests-1634253164 tempest-VolumeTypesAdminTests-1634253164-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-7b90930f-8f88-4497-9af4-18d874dce7d1 tempest-VolumeTypesAdminTests-1634253164 tempest-VolumeTypesAdminTests-1634253164-project-admin] Calling method '_delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:30 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-7b90930f-8f88-4497-9af4-18d874dce7d1 tempest-VolumeTypesAdminTests-1634253164 tempest-VolumeTypesAdminTests-1634253164-project-admin] http://192.168.122.168/volume/v3/types/002e5b10-4856-4608-b73c-7a8a17aaa5a0 returned with HTTP 202 Sep 07 21:20:30 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1307/2625] 192.168.122.168 () {58 vars in 1229 bytes} [Mon Sep 7 21:20:30 2026] DELETE /volume/v3/types/002e5b10-4856-4608-b73c-7a8a17aaa5a0 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:20:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-1d57ad19-d207-44fe-8c56-6d6f917ff307 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:30 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1d57ad19-d207-44fe-8c56-6d6f917ff307 tempest-VolumeTypesAdminTests-1634253164 tempest-VolumeTypesAdminTests-1634253164-project-admin] DELETE http://192.168.122.168/volume/v3/types/355a5ca5-5d46-47bd-83d7-7658646acab7 Sep 07 21:20:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-1d57ad19-d207-44fe-8c56-6d6f917ff307 tempest-VolumeTypesAdminTests-1634253164 tempest-VolumeTypesAdminTests-1634253164-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-1d57ad19-d207-44fe-8c56-6d6f917ff307 tempest-VolumeTypesAdminTests-1634253164 tempest-VolumeTypesAdminTests-1634253164-project-admin] Calling method '_delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:30 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1d57ad19-d207-44fe-8c56-6d6f917ff307 tempest-VolumeTypesAdminTests-1634253164 tempest-VolumeTypesAdminTests-1634253164-project-admin] http://192.168.122.168/volume/v3/types/355a5ca5-5d46-47bd-83d7-7658646acab7 returned with HTTP 202 Sep 07 21:20:30 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1319/2626] 192.168.122.168 () {58 vars in 1229 bytes} [Mon Sep 7 21:20:30 2026] DELETE /volume/v3/types/355a5ca5-5d46-47bd-83d7-7658646acab7 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:20:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-6c71427b-abcc-42b6-951e-5ccaed3b2ec0 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:30 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-6c71427b-abcc-42b6-951e-5ccaed3b2ec0 tempest-VolumeTypesAdminTests-1634253164 tempest-VolumeTypesAdminTests-1634253164-project-admin] DELETE http://192.168.122.168/volume/v3/types/31f0c186-858a-42f0-b2da-069e5b14d6e8 Sep 07 21:20:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-6c71427b-abcc-42b6-951e-5ccaed3b2ec0 tempest-VolumeTypesAdminTests-1634253164 tempest-VolumeTypesAdminTests-1634253164-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-6c71427b-abcc-42b6-951e-5ccaed3b2ec0 tempest-VolumeTypesAdminTests-1634253164 tempest-VolumeTypesAdminTests-1634253164-project-admin] Calling method '_delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:30 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-6c71427b-abcc-42b6-951e-5ccaed3b2ec0 tempest-VolumeTypesAdminTests-1634253164 tempest-VolumeTypesAdminTests-1634253164-project-admin] http://192.168.122.168/volume/v3/types/31f0c186-858a-42f0-b2da-069e5b14d6e8 returned with HTTP 202 Sep 07 21:20:30 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1308/2627] 192.168.122.168 () {58 vars in 1229 bytes} [Mon Sep 7 21:20:30 2026] DELETE /volume/v3/types/31f0c186-858a-42f0-b2da-069e5b14d6e8 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:20:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-9df97957-f70f-446a-8857-8cc356607920 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:30 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-9df97957-f70f-446a-8857-8cc356607920 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] GET http://192.168.122.168/volume/v3/volumes/1f1f52b8-589c-4267-b3ab-cc8790dab2f8 Sep 07 21:20:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-9df97957-f70f-446a-8857-8cc356607920 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-9df97957-f70f-446a-8857-8cc356607920 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:30 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-9df97957-f70f-446a-8857-8cc356607920 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] http://192.168.122.168/volume/v3/volumes/1f1f52b8-589c-4267-b3ab-cc8790dab2f8 returned with HTTP 404 Sep 07 21:20:30 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1320/2628] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:20:30 2026] GET /volume/v3/volumes/1f1f52b8-589c-4267-b3ab-cc8790dab2f8 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:20:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-ca9c4806-3586-439b-9068-da18c7dbff85 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:30 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ca9c4806-3586-439b-9068-da18c7dbff85 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] DELETE http://192.168.122.168/volume/v3/volumes/1a517beb-fe00-49e9-85b7-ff785924e591 Sep 07 21:20:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ca9c4806-3586-439b-9068-da18c7dbff85 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ca9c4806-3586-439b-9068-da18c7dbff85 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:30 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-ca9c4806-3586-439b-9068-da18c7dbff85 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Delete volume with id: 1a517beb-fe00-49e9-85b7-ff785924e591 Sep 07 21:20:30 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:20:30 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:20:30 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:20:30 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:20:30 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-ca9c4806-3586-439b-9068-da18c7dbff85 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Volume info retrieved successfully. Sep 07 21:20:31 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-ca9c4806-3586-439b-9068-da18c7dbff85 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Delete volume request issued successfully. Sep 07 21:20:31 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ca9c4806-3586-439b-9068-da18c7dbff85 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] http://192.168.122.168/volume/v3/volumes/1a517beb-fe00-49e9-85b7-ff785924e591 returned with HTTP 202 Sep 07 21:20:31 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1309/2629] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:20:30 2026] DELETE /volume/v3/volumes/1a517beb-fe00-49e9-85b7-ff785924e591 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:20:31 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-3f16af2d-f2dd-47ec-9dd5-8dd1238d4c9f None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:31 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-3f16af2d-f2dd-47ec-9dd5-8dd1238d4c9f tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] GET http://192.168.122.168/volume/v3/volumes/1a517beb-fe00-49e9-85b7-ff785924e591 Sep 07 21:20:31 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-3f16af2d-f2dd-47ec-9dd5-8dd1238d4c9f tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:31 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-3f16af2d-f2dd-47ec-9dd5-8dd1238d4c9f tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:31 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:20:31 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:20:31 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:20:31 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:20:31 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-3f16af2d-f2dd-47ec-9dd5-8dd1238d4c9f tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Volume info retrieved successfully. Sep 07 21:20:31 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-3f16af2d-f2dd-47ec-9dd5-8dd1238d4c9f tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] http://192.168.122.168/volume/v3/volumes/1a517beb-fe00-49e9-85b7-ff785924e591 returned with HTTP 200 Sep 07 21:20:31 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1321/2630] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:20:31 2026] GET /volume/v3/volumes/1a517beb-fe00-49e9-85b7-ff785924e591 => generated 861 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:20:32 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-e449f0b8-8aa9-46c0-a095-e5dffa262d6a None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:32 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e449f0b8-8aa9-46c0-a095-e5dffa262d6a tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] GET http://192.168.122.168/volume/v3/volumes/1a517beb-fe00-49e9-85b7-ff785924e591 Sep 07 21:20:32 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-e449f0b8-8aa9-46c0-a095-e5dffa262d6a tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:32 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-e449f0b8-8aa9-46c0-a095-e5dffa262d6a tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:32 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e449f0b8-8aa9-46c0-a095-e5dffa262d6a tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] http://192.168.122.168/volume/v3/volumes/1a517beb-fe00-49e9-85b7-ff785924e591 returned with HTTP 404 Sep 07 21:20:32 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1310/2631] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:20:32 2026] GET /volume/v3/volumes/1a517beb-fe00-49e9-85b7-ff785924e591 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:20:32 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-ecc722e8-414a-4b27-803c-fbfc8333f464 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:32 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ecc722e8-414a-4b27-803c-fbfc8333f464 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] DELETE http://192.168.122.168/volume/v3/volumes/3f1558fb-fab7-4323-be7c-298de5f547f4 Sep 07 21:20:32 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-ecc722e8-414a-4b27-803c-fbfc8333f464 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:32 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-ecc722e8-414a-4b27-803c-fbfc8333f464 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:32 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-ecc722e8-414a-4b27-803c-fbfc8333f464 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Delete volume with id: 3f1558fb-fab7-4323-be7c-298de5f547f4 Sep 07 21:20:32 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:20:32 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:20:32 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:20:32 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:20:32 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-ecc722e8-414a-4b27-803c-fbfc8333f464 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Volume info retrieved successfully. Sep 07 21:20:32 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-ecc722e8-414a-4b27-803c-fbfc8333f464 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Delete volume request issued successfully. Sep 07 21:20:32 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ecc722e8-414a-4b27-803c-fbfc8333f464 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] http://192.168.122.168/volume/v3/volumes/3f1558fb-fab7-4323-be7c-298de5f547f4 returned with HTTP 202 Sep 07 21:20:32 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1322/2632] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:20:32 2026] DELETE /volume/v3/volumes/3f1558fb-fab7-4323-be7c-298de5f547f4 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:20:32 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-416e9dc2-b672-4c47-8e5a-8be7f447787c None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:32 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-416e9dc2-b672-4c47-8e5a-8be7f447787c tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] GET http://192.168.122.168/volume/v3/volumes/3f1558fb-fab7-4323-be7c-298de5f547f4 Sep 07 21:20:32 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-416e9dc2-b672-4c47-8e5a-8be7f447787c tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:32 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-416e9dc2-b672-4c47-8e5a-8be7f447787c tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:32 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:20:32 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:20:32 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:20:32 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:20:32 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-416e9dc2-b672-4c47-8e5a-8be7f447787c tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Volume info retrieved successfully. Sep 07 21:20:32 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-416e9dc2-b672-4c47-8e5a-8be7f447787c tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] http://192.168.122.168/volume/v3/volumes/3f1558fb-fab7-4323-be7c-298de5f547f4 returned with HTTP 200 Sep 07 21:20:32 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1311/2633] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:20:32 2026] GET /volume/v3/volumes/3f1558fb-fab7-4323-be7c-298de5f547f4 => generated 860 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:20:33 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-63ad541a-53f0-4531-861f-0f29cfc8aea0 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:33 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-63ad541a-53f0-4531-861f-0f29cfc8aea0 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] GET http://192.168.122.168/volume/v3/volumes/3f1558fb-fab7-4323-be7c-298de5f547f4 Sep 07 21:20:33 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-63ad541a-53f0-4531-861f-0f29cfc8aea0 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:33 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-63ad541a-53f0-4531-861f-0f29cfc8aea0 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:33 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-63ad541a-53f0-4531-861f-0f29cfc8aea0 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] http://192.168.122.168/volume/v3/volumes/3f1558fb-fab7-4323-be7c-298de5f547f4 returned with HTTP 404 Sep 07 21:20:33 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1323/2634] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:20:33 2026] GET /volume/v3/volumes/3f1558fb-fab7-4323-be7c-298de5f547f4 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:20:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-f369ca09-567a-4523-83cd-f2cb973b78e0 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:33 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f369ca09-567a-4523-83cd-f2cb973b78e0 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] DELETE http://192.168.122.168/volume/v3/volumes/bf9de1e4-e50a-4fe6-a4e9-80a42954eddf Sep 07 21:20:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f369ca09-567a-4523-83cd-f2cb973b78e0 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f369ca09-567a-4523-83cd-f2cb973b78e0 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:33 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-f369ca09-567a-4523-83cd-f2cb973b78e0 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Delete volume with id: bf9de1e4-e50a-4fe6-a4e9-80a42954eddf Sep 07 21:20:33 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:20:33 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:20:33 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:20:33 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:20:33 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-f369ca09-567a-4523-83cd-f2cb973b78e0 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Volume info retrieved successfully. Sep 07 21:20:33 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-f369ca09-567a-4523-83cd-f2cb973b78e0 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Delete volume request issued successfully. Sep 07 21:20:33 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f369ca09-567a-4523-83cd-f2cb973b78e0 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] http://192.168.122.168/volume/v3/volumes/bf9de1e4-e50a-4fe6-a4e9-80a42954eddf returned with HTTP 202 Sep 07 21:20:33 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1312/2635] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:20:33 2026] DELETE /volume/v3/volumes/bf9de1e4-e50a-4fe6-a4e9-80a42954eddf => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:20:33 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-f22d808e-bd6a-4cd1-9e03-7be63397abdc None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:33 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f22d808e-bd6a-4cd1-9e03-7be63397abdc tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] GET http://192.168.122.168/volume/v3/volumes/bf9de1e4-e50a-4fe6-a4e9-80a42954eddf Sep 07 21:20:33 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f22d808e-bd6a-4cd1-9e03-7be63397abdc tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:33 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f22d808e-bd6a-4cd1-9e03-7be63397abdc tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:33 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:20:33 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:20:33 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:20:33 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:20:33 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-f22d808e-bd6a-4cd1-9e03-7be63397abdc tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Volume info retrieved successfully. Sep 07 21:20:33 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f22d808e-bd6a-4cd1-9e03-7be63397abdc tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] http://192.168.122.168/volume/v3/volumes/bf9de1e4-e50a-4fe6-a4e9-80a42954eddf returned with HTTP 200 Sep 07 21:20:33 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1324/2636] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:20:33 2026] GET /volume/v3/volumes/bf9de1e4-e50a-4fe6-a4e9-80a42954eddf => generated 861 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:20:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-ba454ac6-6e54-4bc6-b992-bea3317b5079 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:33 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ba454ac6-6e54-4bc6-b992-bea3317b5079 tempest-VolumeTypesReaderTests-1880525113 tempest-VolumeTypesReaderTests-1880525113-project-admin] POST http://192.168.122.168/volume/v3/types Sep 07 21:20:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ba454ac6-6e54-4bc6-b992-bea3317b5079 tempest-VolumeTypesReaderTests-1880525113 tempest-VolumeTypesReaderTests-1880525113-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1370339954", "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=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:20:33 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ba454ac6-6e54-4bc6-b992-bea3317b5079 tempest-VolumeTypesReaderTests-1880525113 tempest-VolumeTypesReaderTests-1880525113-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 07 21:20:33 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1313/2637] 192.168.122.168 () {60 vars in 1137 bytes} [Mon Sep 7 21:20:33 2026] POST /volume/v3/types => generated 380 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:20:33 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-ee21200b-ebb0-4e12-882b-0ced60cfcdf0 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:33 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ee21200b-ebb0-4e12-882b-0ced60cfcdf0 tempest-VolumeTypesReaderTests-1880525113 tempest-VolumeTypesReaderTests-1880525113-project-admin] POST http://192.168.122.168/volume/v3/types/3ddb3e2c-ace2-4e38-b624-78f922046a69/encryption Sep 07 21:20:33 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-ee21200b-ebb0-4e12-882b-0ced60cfcdf0 tempest-VolumeTypesReaderTests-1880525113 tempest-VolumeTypesReaderTests-1880525113-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:20:33 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ee21200b-ebb0-4e12-882b-0ced60cfcdf0 tempest-VolumeTypesReaderTests-1880525113 tempest-VolumeTypesReaderTests-1880525113-project-admin] http://192.168.122.168/volume/v3/types/3ddb3e2c-ace2-4e38-b624-78f922046a69/encryption returned with HTTP 200 Sep 07 21:20:33 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1325/2638] 192.168.122.168 () {60 vars in 1281 bytes} [Mon Sep 7 21:20:33 2026] POST /volume/v3/types/3ddb3e2c-ace2-4e38-b624-78f922046a69/encryption => generated 239 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:20:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-1e5479a5-788e-4f6b-9cfe-1c895c009964 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:33 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-1e5479a5-788e-4f6b-9cfe-1c895c009964 tempest-VolumeTypesReaderTests-1880525113 tempest-VolumeTypesReaderTests-1880525113-project-admin] POST http://192.168.122.168/volume/v3/types Sep 07 21:20:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-1e5479a5-788e-4f6b-9cfe-1c895c009964 tempest-VolumeTypesReaderTests-1880525113 tempest-VolumeTypesReaderTests-1880525113-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-677897351", "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=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:20:33 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-1e5479a5-788e-4f6b-9cfe-1c895c009964 tempest-VolumeTypesReaderTests-1880525113 tempest-VolumeTypesReaderTests-1880525113-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 07 21:20:33 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1314/2639] 192.168.122.168 () {60 vars in 1137 bytes} [Mon Sep 7 21:20:33 2026] POST /volume/v3/types => generated 379 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:20:33 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-d4c29548-5d10-4a75-b512-bd872adaabd0 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:34 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d4c29548-5d10-4a75-b512-bd872adaabd0 tempest-VolumeTypesReaderTests-1880525113 tempest-VolumeTypesReaderTests-1880525113-project-reader] POST http://192.168.122.168/volume/v3/types/d051c976-e72b-449b-b1d7-46d3a5f3b966/encryption Sep 07 21:20:34 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-d4c29548-5d10-4a75-b512-bd872adaabd0 tempest-VolumeTypesReaderTests-1880525113 tempest-VolumeTypesReaderTests-1880525113-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:20:34 devstack devstack@c-api.service[86971]: DEBUG cinder.policy [None req-d4c29548-5d10-4a75-b512-bd872adaabd0 tempest-VolumeTypesReaderTests-1880525113 tempest-VolumeTypesReaderTests-1880525113-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'c282be7e7dd44a84b6ba4a4e5da556d2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9049cdfbebe045ff86b6e9547d2ff36b', '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=86971) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 21:20:34 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d4c29548-5d10-4a75-b512-bd872adaabd0 tempest-VolumeTypesReaderTests-1880525113 tempest-VolumeTypesReaderTests-1880525113-project-reader] http://192.168.122.168/volume/v3/types/d051c976-e72b-449b-b1d7-46d3a5f3b966/encryption returned with HTTP 403 Sep 07 21:20:34 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1326/2640] 192.168.122.168 () {60 vars in 1281 bytes} [Mon Sep 7 21:20:33 2026] POST /volume/v3/types/d051c976-e72b-449b-b1d7-46d3a5f3b966/encryption => generated 127 bytes in 127 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:20:34 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-282615e1-3774-46b6-abf0-3903e460940c None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:34 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-282615e1-3774-46b6-abf0-3903e460940c tempest-VolumeTypesReaderTests-1880525113 tempest-VolumeTypesReaderTests-1880525113-project-admin] POST http://192.168.122.168/volume/v3/types Sep 07 21:20:34 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-282615e1-3774-46b6-abf0-3903e460940c tempest-VolumeTypesReaderTests-1880525113 tempest-VolumeTypesReaderTests-1880525113-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1788387202", "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=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:20:34 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-282615e1-3774-46b6-abf0-3903e460940c tempest-VolumeTypesReaderTests-1880525113 tempest-VolumeTypesReaderTests-1880525113-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 07 21:20:34 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1315/2641] 192.168.122.168 () {60 vars in 1137 bytes} [Mon Sep 7 21:20:34 2026] POST /volume/v3/types => generated 380 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:20:34 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-0d135f2c-d770-4e8d-a5f5-4931758a7bad None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:34 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-0d135f2c-d770-4e8d-a5f5-4931758a7bad tempest-VolumeTypesReaderTests-1880525113 tempest-VolumeTypesReaderTests-1880525113-project-reader] POST http://192.168.122.168/volume/v3/types/d47a48ae-e0b0-4981-9d06-73b03e64a8c2/extra_specs Sep 07 21:20:34 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-0d135f2c-d770-4e8d-a5f5-4931758a7bad tempest-VolumeTypesReaderTests-1880525113 tempest-VolumeTypesReaderTests-1880525113-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:20:34 devstack devstack@c-api.service[86971]: DEBUG cinder.policy [None req-0d135f2c-d770-4e8d-a5f5-4931758a7bad tempest-VolumeTypesReaderTests-1880525113 tempest-VolumeTypesReaderTests-1880525113-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'c282be7e7dd44a84b6ba4a4e5da556d2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9049cdfbebe045ff86b6e9547d2ff36b', '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=86971) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 21:20:34 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-0d135f2c-d770-4e8d-a5f5-4931758a7bad tempest-VolumeTypesReaderTests-1880525113 tempest-VolumeTypesReaderTests-1880525113-project-reader] http://192.168.122.168/volume/v3/types/d47a48ae-e0b0-4981-9d06-73b03e64a8c2/extra_specs returned with HTTP 403 Sep 07 21:20:34 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1327/2642] 192.168.122.168 () {60 vars in 1283 bytes} [Mon Sep 7 21:20:34 2026] POST /volume/v3/types/d47a48ae-e0b0-4981-9d06-73b03e64a8c2/extra_specs => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:20:34 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-3342b4eb-dd07-4393-a4c9-c0d23eac454e None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:34 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-3342b4eb-dd07-4393-a4c9-c0d23eac454e tempest-VolumeTypesReaderTests-1880525113 tempest-VolumeTypesReaderTests-1880525113-project-reader] PUT http://192.168.122.168/volume/v3/types/d47a48ae-e0b0-4981-9d06-73b03e64a8c2/extra_specs/key2 Sep 07 21:20:34 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-3342b4eb-dd07-4393-a4c9-c0d23eac454e tempest-VolumeTypesReaderTests-1880525113 tempest-VolumeTypesReaderTests-1880525113-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:20:34 devstack devstack@c-api.service[86970]: DEBUG cinder.policy [None req-3342b4eb-dd07-4393-a4c9-c0d23eac454e tempest-VolumeTypesReaderTests-1880525113 tempest-VolumeTypesReaderTests-1880525113-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'c282be7e7dd44a84b6ba4a4e5da556d2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9049cdfbebe045ff86b6e9547d2ff36b', '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=86970) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 21:20:34 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-3342b4eb-dd07-4393-a4c9-c0d23eac454e tempest-VolumeTypesReaderTests-1880525113 tempest-VolumeTypesReaderTests-1880525113-project-reader] http://192.168.122.168/volume/v3/types/d47a48ae-e0b0-4981-9d06-73b03e64a8c2/extra_specs/key2 returned with HTTP 403 Sep 07 21:20:34 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1316/2643] 192.168.122.168 () {60 vars in 1297 bytes} [Mon Sep 7 21:20:34 2026] PUT /volume/v3/types/d47a48ae-e0b0-4981-9d06-73b03e64a8c2/extra_specs/key2 => generated 122 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:20:34 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-1326b1db-48ae-4d11-b8c7-c306d46ec032 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:34 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1326b1db-48ae-4d11-b8c7-c306d46ec032 tempest-VolumeTypesReaderTests-1880525113 tempest-VolumeTypesReaderTests-1880525113-project-reader] POST http://192.168.122.168/volume/v3/types Sep 07 21:20:34 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-1326b1db-48ae-4d11-b8c7-c306d46ec032 tempest-VolumeTypesReaderTests-1880525113 tempest-VolumeTypesReaderTests-1880525113-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:20:34 devstack devstack@c-api.service[86971]: DEBUG cinder.policy [None req-1326b1db-48ae-4d11-b8c7-c306d46ec032 tempest-VolumeTypesReaderTests-1880525113 tempest-VolumeTypesReaderTests-1880525113-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'c282be7e7dd44a84b6ba4a4e5da556d2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9049cdfbebe045ff86b6e9547d2ff36b', '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=86971) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 21:20:34 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1326b1db-48ae-4d11-b8c7-c306d46ec032 tempest-VolumeTypesReaderTests-1880525113 tempest-VolumeTypesReaderTests-1880525113-project-reader] http://192.168.122.168/volume/v3/types returned with HTTP 403 Sep 07 21:20:34 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1328/2644] 192.168.122.168 () {60 vars in 1136 bytes} [Mon Sep 7 21:20:34 2026] POST /volume/v3/types => generated 109 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:20:34 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-6cd4d7a6-cef2-442c-8887-0dc3b330eb2d None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:34 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-6cd4d7a6-cef2-442c-8887-0dc3b330eb2d tempest-VolumeTypesReaderTests-1880525113 tempest-VolumeTypesReaderTests-1880525113-project-admin] POST http://192.168.122.168/volume/v3/types Sep 07 21:20:34 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-6cd4d7a6-cef2-442c-8887-0dc3b330eb2d tempest-VolumeTypesReaderTests-1880525113 tempest-VolumeTypesReaderTests-1880525113-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1837474902", "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=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:20:34 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-6cd4d7a6-cef2-442c-8887-0dc3b330eb2d tempest-VolumeTypesReaderTests-1880525113 tempest-VolumeTypesReaderTests-1880525113-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 07 21:20:34 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1317/2645] 192.168.122.168 () {60 vars in 1137 bytes} [Mon Sep 7 21:20:34 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 07 21:20:34 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-76e4f996-7545-4827-9355-1c9dc3f81a5f None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:34 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-76e4f996-7545-4827-9355-1c9dc3f81a5f tempest-VolumeTypesReaderTests-1880525113 tempest-VolumeTypesReaderTests-1880525113-project-admin] POST http://192.168.122.168/volume/v3/types/c0f7ef1e-c61f-4dd2-856d-d8d38207bf9b/encryption Sep 07 21:20:34 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-76e4f996-7545-4827-9355-1c9dc3f81a5f tempest-VolumeTypesReaderTests-1880525113 tempest-VolumeTypesReaderTests-1880525113-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:20:34 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-76e4f996-7545-4827-9355-1c9dc3f81a5f tempest-VolumeTypesReaderTests-1880525113 tempest-VolumeTypesReaderTests-1880525113-project-admin] http://192.168.122.168/volume/v3/types/c0f7ef1e-c61f-4dd2-856d-d8d38207bf9b/encryption returned with HTTP 200 Sep 07 21:20:34 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1329/2646] 192.168.122.168 () {60 vars in 1281 bytes} [Mon Sep 7 21:20:34 2026] POST /volume/v3/types/c0f7ef1e-c61f-4dd2-856d-d8d38207bf9b/encryption => generated 239 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:20:34 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-c88ab3d9-cbde-4cc5-8cd0-86e0657f2221 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:34 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c88ab3d9-cbde-4cc5-8cd0-86e0657f2221 tempest-VolumeTypesReaderTests-1880525113 tempest-VolumeTypesReaderTests-1880525113-project-reader] DELETE http://192.168.122.168/volume/v3/types/c0f7ef1e-c61f-4dd2-856d-d8d38207bf9b/encryption/6658443f-a13d-43bf-b510-daa78b54b4db Sep 07 21:20:34 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c88ab3d9-cbde-4cc5-8cd0-86e0657f2221 tempest-VolumeTypesReaderTests-1880525113 tempest-VolumeTypesReaderTests-1880525113-project-reader] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:34 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c88ab3d9-cbde-4cc5-8cd0-86e0657f2221 tempest-VolumeTypesReaderTests-1880525113 tempest-VolumeTypesReaderTests-1880525113-project-reader] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:34 devstack devstack@c-api.service[86970]: DEBUG cinder.policy [None req-c88ab3d9-cbde-4cc5-8cd0-86e0657f2221 tempest-VolumeTypesReaderTests-1880525113 tempest-VolumeTypesReaderTests-1880525113-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'c282be7e7dd44a84b6ba4a4e5da556d2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9049cdfbebe045ff86b6e9547d2ff36b', '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=86970) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 21:20:34 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c88ab3d9-cbde-4cc5-8cd0-86e0657f2221 tempest-VolumeTypesReaderTests-1880525113 tempest-VolumeTypesReaderTests-1880525113-project-reader] http://192.168.122.168/volume/v3/types/c0f7ef1e-c61f-4dd2-856d-d8d38207bf9b/encryption/6658443f-a13d-43bf-b510-daa78b54b4db returned with HTTP 403 Sep 07 21:20:34 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1318/2647] 192.168.122.168 () {58 vars in 1373 bytes} [Mon Sep 7 21:20:34 2026] DELETE /volume/v3/types/c0f7ef1e-c61f-4dd2-856d-d8d38207bf9b/encryption/6658443f-a13d-43bf-b510-daa78b54b4db => generated 127 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:20:34 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-2ba64bab-48ce-4256-82df-d5dfa6b5b007 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:34 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-2ba64bab-48ce-4256-82df-d5dfa6b5b007 tempest-VolumeTypesReaderTests-1880525113 tempest-VolumeTypesReaderTests-1880525113-project-admin] POST http://192.168.122.168/volume/v3/types Sep 07 21:20:34 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-2ba64bab-48ce-4256-82df-d5dfa6b5b007 tempest-VolumeTypesReaderTests-1880525113 tempest-VolumeTypesReaderTests-1880525113-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1382615361", "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=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:20:34 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-2ba64bab-48ce-4256-82df-d5dfa6b5b007 tempest-VolumeTypesReaderTests-1880525113 tempest-VolumeTypesReaderTests-1880525113-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 07 21:20:34 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1330/2648] 192.168.122.168 () {60 vars in 1137 bytes} [Mon Sep 7 21:20:34 2026] POST /volume/v3/types => generated 380 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:20:34 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-f224f261-2f6c-4813-adf5-d2ef65c2b011 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:34 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f224f261-2f6c-4813-adf5-d2ef65c2b011 tempest-VolumeTypesReaderTests-1880525113 tempest-VolumeTypesReaderTests-1880525113-project-reader] DELETE http://192.168.122.168/volume/v3/types/6b946f0f-0784-4692-b1d2-9856707bda5c/extra_specs/key1 Sep 07 21:20:34 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f224f261-2f6c-4813-adf5-d2ef65c2b011 tempest-VolumeTypesReaderTests-1880525113 tempest-VolumeTypesReaderTests-1880525113-project-reader] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:34 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f224f261-2f6c-4813-adf5-d2ef65c2b011 tempest-VolumeTypesReaderTests-1880525113 tempest-VolumeTypesReaderTests-1880525113-project-reader] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:34 devstack devstack@c-api.service[86970]: DEBUG cinder.policy [None req-f224f261-2f6c-4813-adf5-d2ef65c2b011 tempest-VolumeTypesReaderTests-1880525113 tempest-VolumeTypesReaderTests-1880525113-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'c282be7e7dd44a84b6ba4a4e5da556d2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9049cdfbebe045ff86b6e9547d2ff36b', '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=86970) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 21:20:34 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f224f261-2f6c-4813-adf5-d2ef65c2b011 tempest-VolumeTypesReaderTests-1880525113 tempest-VolumeTypesReaderTests-1880525113-project-reader] http://192.168.122.168/volume/v3/types/6b946f0f-0784-4692-b1d2-9856707bda5c/extra_specs/key1 returned with HTTP 403 Sep 07 21:20:34 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1319/2649] 192.168.122.168 () {58 vars in 1280 bytes} [Mon Sep 7 21:20:34 2026] DELETE /volume/v3/types/6b946f0f-0784-4692-b1d2-9856707bda5c/extra_specs/key1 => generated 122 bytes in 21 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:20:34 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-90933f31-85b7-4ddb-a636-a361111a68b5 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:34 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-90933f31-85b7-4ddb-a636-a361111a68b5 tempest-VolumeTypesReaderTests-1880525113 tempest-VolumeTypesReaderTests-1880525113-project-admin] POST http://192.168.122.168/volume/v3/types Sep 07 21:20:34 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-90933f31-85b7-4ddb-a636-a361111a68b5 tempest-VolumeTypesReaderTests-1880525113 tempest-VolumeTypesReaderTests-1880525113-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-203923262", "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=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:20:34 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-7f4abb68-b3fb-420f-a8d2-679a328f6e11 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:34 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-7f4abb68-b3fb-420f-a8d2-679a328f6e11 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] GET http://192.168.122.168/volume/v3/volumes/bf9de1e4-e50a-4fe6-a4e9-80a42954eddf Sep 07 21:20:34 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-7f4abb68-b3fb-420f-a8d2-679a328f6e11 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:34 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-90933f31-85b7-4ddb-a636-a361111a68b5 tempest-VolumeTypesReaderTests-1880525113 tempest-VolumeTypesReaderTests-1880525113-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 07 21:20:34 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-7f4abb68-b3fb-420f-a8d2-679a328f6e11 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:34 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1331/2650] 192.168.122.168 () {60 vars in 1137 bytes} [Mon Sep 7 21:20:34 2026] POST /volume/v3/types => generated 379 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:20:34 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-e604f36e-7a73-402d-bd34-cc0aaa30e963 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:34 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e604f36e-7a73-402d-bd34-cc0aaa30e963 tempest-VolumeTypesReaderTests-1880525113 tempest-VolumeTypesReaderTests-1880525113-project-reader] DELETE http://192.168.122.168/volume/v3/types/398fef6f-b36d-4152-86f1-458e0543068c Sep 07 21:20:34 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-e604f36e-7a73-402d-bd34-cc0aaa30e963 tempest-VolumeTypesReaderTests-1880525113 tempest-VolumeTypesReaderTests-1880525113-project-reader] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:34 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-e604f36e-7a73-402d-bd34-cc0aaa30e963 tempest-VolumeTypesReaderTests-1880525113 tempest-VolumeTypesReaderTests-1880525113-project-reader] Calling method '_delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:34 devstack devstack@c-api.service[86971]: DEBUG cinder.policy [None req-e604f36e-7a73-402d-bd34-cc0aaa30e963 tempest-VolumeTypesReaderTests-1880525113 tempest-VolumeTypesReaderTests-1880525113-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'c282be7e7dd44a84b6ba4a4e5da556d2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9049cdfbebe045ff86b6e9547d2ff36b', '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=86971) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 21:20:34 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-7f4abb68-b3fb-420f-a8d2-679a328f6e11 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] http://192.168.122.168/volume/v3/volumes/bf9de1e4-e50a-4fe6-a4e9-80a42954eddf returned with HTTP 404 Sep 07 21:20:34 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e604f36e-7a73-402d-bd34-cc0aaa30e963 tempest-VolumeTypesReaderTests-1880525113 tempest-VolumeTypesReaderTests-1880525113-project-reader] http://192.168.122.168/volume/v3/types/398fef6f-b36d-4152-86f1-458e0543068c returned with HTTP 403 Sep 07 21:20:34 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1320/2651] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:20:34 2026] GET /volume/v3/volumes/bf9de1e4-e50a-4fe6-a4e9-80a42954eddf => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:20:34 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1332/2652] 192.168.122.168 () {58 vars in 1229 bytes} [Mon Sep 7 21:20:34 2026] DELETE /volume/v3/types/398fef6f-b36d-4152-86f1-458e0543068c => generated 109 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:20:34 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-05f9721c-5bd6-42fb-a17d-9bd983549490 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:34 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-a8633677-0cdb-4799-9eb4-392ee395745a None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:34 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-05f9721c-5bd6-42fb-a17d-9bd983549490 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] DELETE http://192.168.122.168/volume/v3/snapshots/67089f36-0a68-4320-a128-1108a70c1e0c Sep 07 21:20:34 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-05f9721c-5bd6-42fb-a17d-9bd983549490 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:34 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-05f9721c-5bd6-42fb-a17d-9bd983549490 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:34 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a8633677-0cdb-4799-9eb4-392ee395745a tempest-VolumeTypesReaderTests-1880525113 tempest-VolumeTypesReaderTests-1880525113-project-reader] GET http://192.168.122.168/volume/v3/types/3ddb3e2c-ace2-4e38-b624-78f922046a69/extra_specs Sep 07 21:20:34 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.snapshots [None req-05f9721c-5bd6-42fb-a17d-9bd983549490 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Delete snapshot with id: 67089f36-0a68-4320-a128-1108a70c1e0c Sep 07 21:20:34 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-a8633677-0cdb-4799-9eb4-392ee395745a tempest-VolumeTypesReaderTests-1880525113 tempest-VolumeTypesReaderTests-1880525113-project-reader] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:34 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-a8633677-0cdb-4799-9eb4-392ee395745a tempest-VolumeTypesReaderTests-1880525113 tempest-VolumeTypesReaderTests-1880525113-project-reader] Calling method 'index' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:34 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:20:34 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:20:34 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-05f9721c-5bd6-42fb-a17d-9bd983549490 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Snapshot retrieved successfully. Sep 07 21:20:34 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a8633677-0cdb-4799-9eb4-392ee395745a tempest-VolumeTypesReaderTests-1880525113 tempest-VolumeTypesReaderTests-1880525113-project-reader] http://192.168.122.168/volume/v3/types/3ddb3e2c-ace2-4e38-b624-78f922046a69/extra_specs returned with HTTP 200 Sep 07 21:20:34 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1333/2653] 192.168.122.168 () {58 vars in 1262 bytes} [Mon Sep 7 21:20:34 2026] GET /volume/v3/types/3ddb3e2c-ace2-4e38-b624-78f922046a69/extra_specs => generated 123 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:20:34 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-b4af9b65-8ae9-4be1-9910-b0128d72edb9 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:34 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b4af9b65-8ae9-4be1-9910-b0128d72edb9 tempest-VolumeTypesReaderTests-1880525113 tempest-VolumeTypesReaderTests-1880525113-project-reader] GET http://192.168.122.168/volume/v3/types/3ddb3e2c-ace2-4e38-b624-78f922046a69/encryption/cipher Sep 07 21:20:34 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-b4af9b65-8ae9-4be1-9910-b0128d72edb9 tempest-VolumeTypesReaderTests-1880525113 tempest-VolumeTypesReaderTests-1880525113-project-reader] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:34 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-b4af9b65-8ae9-4be1-9910-b0128d72edb9 tempest-VolumeTypesReaderTests-1880525113 tempest-VolumeTypesReaderTests-1880525113-project-reader] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:34 devstack devstack@c-api.service[86971]: DEBUG cinder.policy [None req-b4af9b65-8ae9-4be1-9910-b0128d72edb9 tempest-VolumeTypesReaderTests-1880525113 tempest-VolumeTypesReaderTests-1880525113-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'c282be7e7dd44a84b6ba4a4e5da556d2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9049cdfbebe045ff86b6e9547d2ff36b', '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=86971) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 21:20:34 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b4af9b65-8ae9-4be1-9910-b0128d72edb9 tempest-VolumeTypesReaderTests-1880525113 tempest-VolumeTypesReaderTests-1880525113-project-reader] http://192.168.122.168/volume/v3/types/3ddb3e2c-ace2-4e38-b624-78f922046a69/encryption/cipher returned with HTTP 403 Sep 07 21:20:34 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1334/2654] 192.168.122.168 () {58 vars in 1280 bytes} [Mon Sep 7 21:20:34 2026] GET /volume/v3/types/3ddb3e2c-ace2-4e38-b624-78f922046a69/encryption/cipher => generated 124 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:20:34 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:20:34 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:20:34 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-9d9b146f-e0f0-4c76-85e1-ff938e7c64ef None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:34 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-9d9b146f-e0f0-4c76-85e1-ff938e7c64ef tempest-VolumeTypesReaderTests-1880525113 tempest-VolumeTypesReaderTests-1880525113-project-reader] GET http://192.168.122.168/volume/v3/types/3ddb3e2c-ace2-4e38-b624-78f922046a69/encryption Sep 07 21:20:34 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-9d9b146f-e0f0-4c76-85e1-ff938e7c64ef tempest-VolumeTypesReaderTests-1880525113 tempest-VolumeTypesReaderTests-1880525113-project-reader] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:34 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-9d9b146f-e0f0-4c76-85e1-ff938e7c64ef tempest-VolumeTypesReaderTests-1880525113 tempest-VolumeTypesReaderTests-1880525113-project-reader] Calling method 'index' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:34 devstack devstack@c-api.service[86971]: DEBUG cinder.policy [None req-9d9b146f-e0f0-4c76-85e1-ff938e7c64ef tempest-VolumeTypesReaderTests-1880525113 tempest-VolumeTypesReaderTests-1880525113-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'c282be7e7dd44a84b6ba4a4e5da556d2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9049cdfbebe045ff86b6e9547d2ff36b', '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=86971) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 21:20:34 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-9d9b146f-e0f0-4c76-85e1-ff938e7c64ef tempest-VolumeTypesReaderTests-1880525113 tempest-VolumeTypesReaderTests-1880525113-project-reader] http://192.168.122.168/volume/v3/types/3ddb3e2c-ace2-4e38-b624-78f922046a69/encryption returned with HTTP 403 Sep 07 21:20:34 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1335/2655] 192.168.122.168 () {58 vars in 1259 bytes} [Mon Sep 7 21:20:34 2026] GET /volume/v3/types/3ddb3e2c-ace2-4e38-b624-78f922046a69/encryption => generated 124 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:20:34 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-a90073fb-9520-4a15-a0f0-044318e979a4 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:34 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a90073fb-9520-4a15-a0f0-044318e979a4 tempest-VolumeTypesReaderTests-1880525113 tempest-VolumeTypesReaderTests-1880525113-project-reader] GET http://192.168.122.168/volume/v3/types/3ddb3e2c-ace2-4e38-b624-78f922046a69/extra_specs/multiattach Sep 07 21:20:34 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-a90073fb-9520-4a15-a0f0-044318e979a4 tempest-VolumeTypesReaderTests-1880525113 tempest-VolumeTypesReaderTests-1880525113-project-reader] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:34 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-a90073fb-9520-4a15-a0f0-044318e979a4 tempest-VolumeTypesReaderTests-1880525113 tempest-VolumeTypesReaderTests-1880525113-project-reader] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:34 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-05f9721c-5bd6-42fb-a17d-9bd983549490 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Snapshot delete request issued successfully. Sep 07 21:20:34 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-05f9721c-5bd6-42fb-a17d-9bd983549490 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] http://192.168.122.168/volume/v3/snapshots/67089f36-0a68-4320-a128-1108a70c1e0c returned with HTTP 202 Sep 07 21:20:34 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1321/2656] 192.168.122.168 () {58 vars in 1241 bytes} [Mon Sep 7 21:20:34 2026] DELETE /volume/v3/snapshots/67089f36-0a68-4320-a128-1108a70c1e0c => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:20:34 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-373bbde7-76dc-4e69-aeda-b2663752a1c2 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:34 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-373bbde7-76dc-4e69-aeda-b2663752a1c2 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] GET http://192.168.122.168/volume/v3/snapshots/67089f36-0a68-4320-a128-1108a70c1e0c Sep 07 21:20:34 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a90073fb-9520-4a15-a0f0-044318e979a4 tempest-VolumeTypesReaderTests-1880525113 tempest-VolumeTypesReaderTests-1880525113-project-reader] http://192.168.122.168/volume/v3/types/3ddb3e2c-ace2-4e38-b624-78f922046a69/extra_specs/multiattach returned with HTTP 200 Sep 07 21:20:34 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-373bbde7-76dc-4e69-aeda-b2663752a1c2 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:34 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-373bbde7-76dc-4e69-aeda-b2663752a1c2 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:34 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1336/2657] 192.168.122.168 () {58 vars in 1298 bytes} [Mon Sep 7 21:20:34 2026] GET /volume/v3/types/3ddb3e2c-ace2-4e38-b624-78f922046a69/extra_specs/multiattach => generated 29 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 21:20:34 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-c3c0ccb4-7f41-4bd0-95f6-64997e0ba38e None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:34 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c3c0ccb4-7f41-4bd0-95f6-64997e0ba38e tempest-VolumeTypesReaderTests-1880525113 tempest-VolumeTypesReaderTests-1880525113-project-reader] GET http://192.168.122.168/volume/v3/types/3ddb3e2c-ace2-4e38-b624-78f922046a69/extra_specs/volume_backend_name Sep 07 21:20:34 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c3c0ccb4-7f41-4bd0-95f6-64997e0ba38e tempest-VolumeTypesReaderTests-1880525113 tempest-VolumeTypesReaderTests-1880525113-project-reader] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:34 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c3c0ccb4-7f41-4bd0-95f6-64997e0ba38e tempest-VolumeTypesReaderTests-1880525113 tempest-VolumeTypesReaderTests-1880525113-project-reader] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:34 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:20:34 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:20:34 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-373bbde7-76dc-4e69-aeda-b2663752a1c2 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Snapshot retrieved successfully. Sep 07 21:20:34 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-373bbde7-76dc-4e69-aeda-b2663752a1c2 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] http://192.168.122.168/volume/v3/snapshots/67089f36-0a68-4320-a128-1108a70c1e0c returned with HTTP 200 Sep 07 21:20:34 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1322/2658] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:20:34 2026] GET /volume/v3/snapshots/67089f36-0a68-4320-a128-1108a70c1e0c => generated 474 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:20:34 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c3c0ccb4-7f41-4bd0-95f6-64997e0ba38e tempest-VolumeTypesReaderTests-1880525113 tempest-VolumeTypesReaderTests-1880525113-project-reader] http://192.168.122.168/volume/v3/types/3ddb3e2c-ace2-4e38-b624-78f922046a69/extra_specs/volume_backend_name returned with HTTP 404 Sep 07 21:20:34 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1337/2659] 192.168.122.168 () {58 vars in 1322 bytes} [Mon Sep 7 21:20:34 2026] GET /volume/v3/types/3ddb3e2c-ace2-4e38-b624-78f922046a69/extra_specs/volume_backend_name => generated 143 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:20:34 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-64a4660e-8362-49ff-87fc-40933f3a8606 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:34 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-64a4660e-8362-49ff-87fc-40933f3a8606 tempest-VolumeTypesReaderTests-1880525113 tempest-VolumeTypesReaderTests-1880525113-project-reader] PUT http://192.168.122.168/volume/v3/types/3ddb3e2c-ace2-4e38-b624-78f922046a69/encryption/fbd6c8ba-34fc-4f92-9d48-5e0e44daee35 Sep 07 21:20:34 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-64a4660e-8362-49ff-87fc-40933f3a8606 tempest-VolumeTypesReaderTests-1880525113 tempest-VolumeTypesReaderTests-1880525113-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:20:34 devstack devstack@c-api.service[86970]: DEBUG cinder.policy [None req-64a4660e-8362-49ff-87fc-40933f3a8606 tempest-VolumeTypesReaderTests-1880525113 tempest-VolumeTypesReaderTests-1880525113-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'c282be7e7dd44a84b6ba4a4e5da556d2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9049cdfbebe045ff86b6e9547d2ff36b', '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=86970) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 21:20:34 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-64a4660e-8362-49ff-87fc-40933f3a8606 tempest-VolumeTypesReaderTests-1880525113 tempest-VolumeTypesReaderTests-1880525113-project-reader] http://192.168.122.168/volume/v3/types/3ddb3e2c-ace2-4e38-b624-78f922046a69/encryption/fbd6c8ba-34fc-4f92-9d48-5e0e44daee35 returned with HTTP 403 Sep 07 21:20:34 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1323/2660] 192.168.122.168 () {60 vars in 1390 bytes} [Mon Sep 7 21:20:34 2026] PUT /volume/v3/types/3ddb3e2c-ace2-4e38-b624-78f922046a69/encryption/fbd6c8ba-34fc-4f92-9d48-5e0e44daee35 => generated 127 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:20:34 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-5b2338cc-ead4-4968-8de2-ab34d5028704 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:34 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5b2338cc-ead4-4968-8de2-ab34d5028704 tempest-VolumeTypesReaderTests-1880525113 tempest-VolumeTypesReaderTests-1880525113-project-reader] PUT http://192.168.122.168/volume/v3/types/3ddb3e2c-ace2-4e38-b624-78f922046a69/extra_specs/key1 Sep 07 21:20:34 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-5b2338cc-ead4-4968-8de2-ab34d5028704 tempest-VolumeTypesReaderTests-1880525113 tempest-VolumeTypesReaderTests-1880525113-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:20:34 devstack devstack@c-api.service[86971]: DEBUG cinder.policy [None req-5b2338cc-ead4-4968-8de2-ab34d5028704 tempest-VolumeTypesReaderTests-1880525113 tempest-VolumeTypesReaderTests-1880525113-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'c282be7e7dd44a84b6ba4a4e5da556d2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9049cdfbebe045ff86b6e9547d2ff36b', '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=86971) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 21:20:34 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5b2338cc-ead4-4968-8de2-ab34d5028704 tempest-VolumeTypesReaderTests-1880525113 tempest-VolumeTypesReaderTests-1880525113-project-reader] http://192.168.122.168/volume/v3/types/3ddb3e2c-ace2-4e38-b624-78f922046a69/extra_specs/key1 returned with HTTP 403 Sep 07 21:20:34 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1338/2661] 192.168.122.168 () {60 vars in 1297 bytes} [Mon Sep 7 21:20:34 2026] PUT /volume/v3/types/3ddb3e2c-ace2-4e38-b624-78f922046a69/extra_specs/key1 => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:20:34 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-504345e5-1046-4c3e-bf1b-80ac4c0a2682 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:34 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-504345e5-1046-4c3e-bf1b-80ac4c0a2682 tempest-VolumeTypesReaderTests-1880525113 tempest-VolumeTypesReaderTests-1880525113-project-reader] PUT http://192.168.122.168/volume/v3/types/3ddb3e2c-ace2-4e38-b624-78f922046a69 Sep 07 21:20:34 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-504345e5-1046-4c3e-bf1b-80ac4c0a2682 tempest-VolumeTypesReaderTests-1880525113 tempest-VolumeTypesReaderTests-1880525113-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:20:34 devstack devstack@c-api.service[86970]: DEBUG cinder.policy [None req-504345e5-1046-4c3e-bf1b-80ac4c0a2682 tempest-VolumeTypesReaderTests-1880525113 tempest-VolumeTypesReaderTests-1880525113-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'c282be7e7dd44a84b6ba4a4e5da556d2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9049cdfbebe045ff86b6e9547d2ff36b', '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=86970) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 21:20:34 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-504345e5-1046-4c3e-bf1b-80ac4c0a2682 tempest-VolumeTypesReaderTests-1880525113 tempest-VolumeTypesReaderTests-1880525113-project-reader] http://192.168.122.168/volume/v3/types/3ddb3e2c-ace2-4e38-b624-78f922046a69 returned with HTTP 403 Sep 07 21:20:34 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1324/2662] 192.168.122.168 () {60 vars in 1246 bytes} [Mon Sep 7 21:20:34 2026] PUT /volume/v3/types/3ddb3e2c-ace2-4e38-b624-78f922046a69 => generated 109 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:20:34 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-6018a885-51b9-438c-a71e-244aac5367ed None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:34 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-6018a885-51b9-438c-a71e-244aac5367ed tempest-VolumeTypesReaderTests-1880525113 tempest-VolumeTypesReaderTests-1880525113-project-admin] DELETE http://192.168.122.168/volume/v3/types/398fef6f-b36d-4152-86f1-458e0543068c Sep 07 21:20:34 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-6018a885-51b9-438c-a71e-244aac5367ed tempest-VolumeTypesReaderTests-1880525113 tempest-VolumeTypesReaderTests-1880525113-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:34 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-6018a885-51b9-438c-a71e-244aac5367ed tempest-VolumeTypesReaderTests-1880525113 tempest-VolumeTypesReaderTests-1880525113-project-admin] Calling method '_delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:34 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-6018a885-51b9-438c-a71e-244aac5367ed tempest-VolumeTypesReaderTests-1880525113 tempest-VolumeTypesReaderTests-1880525113-project-admin] http://192.168.122.168/volume/v3/types/398fef6f-b36d-4152-86f1-458e0543068c returned with HTTP 202 Sep 07 21:20:34 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1339/2663] 192.168.122.168 () {58 vars in 1229 bytes} [Mon Sep 7 21:20:34 2026] DELETE /volume/v3/types/398fef6f-b36d-4152-86f1-458e0543068c => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:20:34 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-b1655fbd-8962-46f9-b2a1-39c05bcef3d2 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:34 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b1655fbd-8962-46f9-b2a1-39c05bcef3d2 tempest-VolumeTypesReaderTests-1880525113 tempest-VolumeTypesReaderTests-1880525113-project-admin] DELETE http://192.168.122.168/volume/v3/types/6b946f0f-0784-4692-b1d2-9856707bda5c Sep 07 21:20:34 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b1655fbd-8962-46f9-b2a1-39c05bcef3d2 tempest-VolumeTypesReaderTests-1880525113 tempest-VolumeTypesReaderTests-1880525113-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:34 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b1655fbd-8962-46f9-b2a1-39c05bcef3d2 tempest-VolumeTypesReaderTests-1880525113 tempest-VolumeTypesReaderTests-1880525113-project-admin] Calling method '_delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:34 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b1655fbd-8962-46f9-b2a1-39c05bcef3d2 tempest-VolumeTypesReaderTests-1880525113 tempest-VolumeTypesReaderTests-1880525113-project-admin] http://192.168.122.168/volume/v3/types/6b946f0f-0784-4692-b1d2-9856707bda5c returned with HTTP 202 Sep 07 21:20:34 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1325/2664] 192.168.122.168 () {58 vars in 1229 bytes} [Mon Sep 7 21:20:34 2026] DELETE /volume/v3/types/6b946f0f-0784-4692-b1d2-9856707bda5c => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:20:34 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-269479a3-9612-417b-a453-9238e54a6638 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:34 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-269479a3-9612-417b-a453-9238e54a6638 tempest-VolumeTypesReaderTests-1880525113 tempest-VolumeTypesReaderTests-1880525113-project-admin] DELETE http://192.168.122.168/volume/v3/types/c0f7ef1e-c61f-4dd2-856d-d8d38207bf9b Sep 07 21:20:34 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-269479a3-9612-417b-a453-9238e54a6638 tempest-VolumeTypesReaderTests-1880525113 tempest-VolumeTypesReaderTests-1880525113-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:34 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-269479a3-9612-417b-a453-9238e54a6638 tempest-VolumeTypesReaderTests-1880525113 tempest-VolumeTypesReaderTests-1880525113-project-admin] Calling method '_delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:34 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-269479a3-9612-417b-a453-9238e54a6638 tempest-VolumeTypesReaderTests-1880525113 tempest-VolumeTypesReaderTests-1880525113-project-admin] http://192.168.122.168/volume/v3/types/c0f7ef1e-c61f-4dd2-856d-d8d38207bf9b returned with HTTP 202 Sep 07 21:20:34 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1340/2665] 192.168.122.168 () {58 vars in 1229 bytes} [Mon Sep 7 21:20:34 2026] DELETE /volume/v3/types/c0f7ef1e-c61f-4dd2-856d-d8d38207bf9b => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:20:34 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-6c38d453-afef-41dc-bb0e-56f9f3424372 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:34 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-6c38d453-afef-41dc-bb0e-56f9f3424372 tempest-VolumeTypesReaderTests-1880525113 tempest-VolumeTypesReaderTests-1880525113-project-admin] DELETE http://192.168.122.168/volume/v3/types/d47a48ae-e0b0-4981-9d06-73b03e64a8c2 Sep 07 21:20:34 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-6c38d453-afef-41dc-bb0e-56f9f3424372 tempest-VolumeTypesReaderTests-1880525113 tempest-VolumeTypesReaderTests-1880525113-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:34 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-6c38d453-afef-41dc-bb0e-56f9f3424372 tempest-VolumeTypesReaderTests-1880525113 tempest-VolumeTypesReaderTests-1880525113-project-admin] Calling method '_delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:34 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-6c38d453-afef-41dc-bb0e-56f9f3424372 tempest-VolumeTypesReaderTests-1880525113 tempest-VolumeTypesReaderTests-1880525113-project-admin] http://192.168.122.168/volume/v3/types/d47a48ae-e0b0-4981-9d06-73b03e64a8c2 returned with HTTP 202 Sep 07 21:20:34 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1326/2666] 192.168.122.168 () {58 vars in 1229 bytes} [Mon Sep 7 21:20:34 2026] DELETE /volume/v3/types/d47a48ae-e0b0-4981-9d06-73b03e64a8c2 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:20:34 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-ab3e2193-6289-4324-a2bd-8626d8b12e2f None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:34 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ab3e2193-6289-4324-a2bd-8626d8b12e2f tempest-VolumeTypesReaderTests-1880525113 tempest-VolumeTypesReaderTests-1880525113-project-admin] DELETE http://192.168.122.168/volume/v3/types/d051c976-e72b-449b-b1d7-46d3a5f3b966 Sep 07 21:20:34 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-ab3e2193-6289-4324-a2bd-8626d8b12e2f tempest-VolumeTypesReaderTests-1880525113 tempest-VolumeTypesReaderTests-1880525113-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:34 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-ab3e2193-6289-4324-a2bd-8626d8b12e2f tempest-VolumeTypesReaderTests-1880525113 tempest-VolumeTypesReaderTests-1880525113-project-admin] Calling method '_delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:35 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ab3e2193-6289-4324-a2bd-8626d8b12e2f tempest-VolumeTypesReaderTests-1880525113 tempest-VolumeTypesReaderTests-1880525113-project-admin] http://192.168.122.168/volume/v3/types/d051c976-e72b-449b-b1d7-46d3a5f3b966 returned with HTTP 202 Sep 07 21:20:35 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1341/2667] 192.168.122.168 () {58 vars in 1229 bytes} [Mon Sep 7 21:20:34 2026] DELETE /volume/v3/types/d051c976-e72b-449b-b1d7-46d3a5f3b966 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:20:35 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-0e17fe07-2d1e-4da3-809a-a668d736040d None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:35 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-0e17fe07-2d1e-4da3-809a-a668d736040d tempest-VolumeTypesReaderTests-1880525113 tempest-VolumeTypesReaderTests-1880525113-project-admin] DELETE http://192.168.122.168/volume/v3/types/3ddb3e2c-ace2-4e38-b624-78f922046a69 Sep 07 21:20:35 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-0e17fe07-2d1e-4da3-809a-a668d736040d tempest-VolumeTypesReaderTests-1880525113 tempest-VolumeTypesReaderTests-1880525113-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:35 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-0e17fe07-2d1e-4da3-809a-a668d736040d tempest-VolumeTypesReaderTests-1880525113 tempest-VolumeTypesReaderTests-1880525113-project-admin] Calling method '_delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:35 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-0e17fe07-2d1e-4da3-809a-a668d736040d tempest-VolumeTypesReaderTests-1880525113 tempest-VolumeTypesReaderTests-1880525113-project-admin] http://192.168.122.168/volume/v3/types/3ddb3e2c-ace2-4e38-b624-78f922046a69 returned with HTTP 202 Sep 07 21:20:35 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1327/2668] 192.168.122.168 () {58 vars in 1229 bytes} [Mon Sep 7 21:20:35 2026] DELETE /volume/v3/types/3ddb3e2c-ace2-4e38-b624-78f922046a69 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:20:35 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-b3750b53-e779-40fd-8496-c4d5b8ff9953 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:35 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b3750b53-e779-40fd-8496-c4d5b8ff9953 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] GET http://192.168.122.168/volume/v3/snapshots/67089f36-0a68-4320-a128-1108a70c1e0c Sep 07 21:20:35 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-b3750b53-e779-40fd-8496-c4d5b8ff9953 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:35 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-b3750b53-e779-40fd-8496-c4d5b8ff9953 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:35 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:20:35 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:20:35 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-b3750b53-e779-40fd-8496-c4d5b8ff9953 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Snapshot retrieved successfully. Sep 07 21:20:35 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b3750b53-e779-40fd-8496-c4d5b8ff9953 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] http://192.168.122.168/volume/v3/snapshots/67089f36-0a68-4320-a128-1108a70c1e0c returned with HTTP 200 Sep 07 21:20:35 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1342/2669] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:20:35 2026] GET /volume/v3/snapshots/67089f36-0a68-4320-a128-1108a70c1e0c => generated 474 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:20:36 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-f0adc7df-16af-49b3-b7c5-1e0152054372 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:36 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f0adc7df-16af-49b3-b7c5-1e0152054372 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] GET http://192.168.122.168/volume/v3/snapshots/67089f36-0a68-4320-a128-1108a70c1e0c Sep 07 21:20:36 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f0adc7df-16af-49b3-b7c5-1e0152054372 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:36 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f0adc7df-16af-49b3-b7c5-1e0152054372 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:36 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f0adc7df-16af-49b3-b7c5-1e0152054372 tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] http://192.168.122.168/volume/v3/snapshots/67089f36-0a68-4320-a128-1108a70c1e0c returned with HTTP 404 Sep 07 21:20:36 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1328/2670] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:20:36 2026] GET /volume/v3/snapshots/67089f36-0a68-4320-a128-1108a70c1e0c => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:20:36 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-6c746181-319b-4dcb-a28a-60f50f12e2be None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:36 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-6c746181-319b-4dcb-a28a-60f50f12e2be tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] DELETE http://192.168.122.168/volume/v3/volumes/acdea4a3-1ce1-4d3b-a0b2-9ab635f49401 Sep 07 21:20:36 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-6c746181-319b-4dcb-a28a-60f50f12e2be tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:36 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-6c746181-319b-4dcb-a28a-60f50f12e2be tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:36 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-6c746181-319b-4dcb-a28a-60f50f12e2be tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Delete volume with id: acdea4a3-1ce1-4d3b-a0b2-9ab635f49401 Sep 07 21:20:36 devstack devstack@c-api.service[86971]: DEBUG dbcounter [-] [86971] Writing DB stats cinder:SELECT=478,cinder:UPDATE=142,cinder:INSERT=86,cinder:DELETE=2 {{(pid=86971) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 21:20:36 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:20:36 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:20:36 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:20:36 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:20:36 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-6c746181-319b-4dcb-a28a-60f50f12e2be tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Volume info retrieved successfully. Sep 07 21:20:36 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-6c746181-319b-4dcb-a28a-60f50f12e2be tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Delete volume request issued successfully. Sep 07 21:20:36 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-6c746181-319b-4dcb-a28a-60f50f12e2be tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] http://192.168.122.168/volume/v3/volumes/acdea4a3-1ce1-4d3b-a0b2-9ab635f49401 returned with HTTP 202 Sep 07 21:20:36 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1343/2671] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:20:36 2026] DELETE /volume/v3/volumes/acdea4a3-1ce1-4d3b-a0b2-9ab635f49401 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:20:36 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-54f3ee6f-e868-4d5a-9f9b-8adda747425f None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:36 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-54f3ee6f-e868-4d5a-9f9b-8adda747425f tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] GET http://192.168.122.168/volume/v3/volumes/acdea4a3-1ce1-4d3b-a0b2-9ab635f49401 Sep 07 21:20:36 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-54f3ee6f-e868-4d5a-9f9b-8adda747425f tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:36 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-54f3ee6f-e868-4d5a-9f9b-8adda747425f tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:36 devstack devstack@c-api.service[86970]: DEBUG dbcounter [-] [86970] Writing DB stats cinder:SELECT=517,cinder:UPDATE=149,cinder:INSERT=121 {{(pid=86970) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 21:20:36 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:20:36 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:20:36 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:20:36 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:20:36 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-54f3ee6f-e868-4d5a-9f9b-8adda747425f tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Volume info retrieved successfully. Sep 07 21:20:36 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-54f3ee6f-e868-4d5a-9f9b-8adda747425f tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] http://192.168.122.168/volume/v3/volumes/acdea4a3-1ce1-4d3b-a0b2-9ab635f49401 returned with HTTP 200 Sep 07 21:20:36 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1329/2672] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:20:36 2026] GET /volume/v3/volumes/acdea4a3-1ce1-4d3b-a0b2-9ab635f49401 => generated 861 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:20:37 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-d444c922-81fe-4c21-897a-eb8c3832cdce None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:37 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d444c922-81fe-4c21-897a-eb8c3832cdce tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] GET http://192.168.122.168/volume/v3/volumes/acdea4a3-1ce1-4d3b-a0b2-9ab635f49401 Sep 07 21:20:37 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-d444c922-81fe-4c21-897a-eb8c3832cdce tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:37 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-d444c922-81fe-4c21-897a-eb8c3832cdce tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:37 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d444c922-81fe-4c21-897a-eb8c3832cdce tempest-CreateVolumesFromSnapshotTest-1788140431 tempest-CreateVolumesFromSnapshotTest-1788140431-project-member] http://192.168.122.168/volume/v3/volumes/acdea4a3-1ce1-4d3b-a0b2-9ab635f49401 returned with HTTP 404 Sep 07 21:20:37 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1344/2673] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:20:37 2026] GET /volume/v3/volumes/acdea4a3-1ce1-4d3b-a0b2-9ab635f49401 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:20:39 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-42754fc1-af84-4e9a-b6fc-cc5fd61fa066 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:39 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-42754fc1-af84-4e9a-b6fc-cc5fd61fa066 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:20:39 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-42754fc1-af84-4e9a-b6fc-cc5fd61fa066 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-133169806"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:20:39 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.volumes [None req-42754fc1-af84-4e9a-b6fc-cc5fd61fa066 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-133169806'}} {{(pid=86970) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:20:39 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-42754fc1-af84-4e9a-b6fc-cc5fd61fa066 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Create volume of 1 GB Sep 07 21:20:39 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-42754fc1-af84-4e9a-b6fc-cc5fd61fa066 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Availability Zones retrieved successfully. Sep 07 21:20:39 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-42754fc1-af84-4e9a-b6fc-cc5fd61fa066 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Flow 'volume_create_api' (912c0d98-2703-4f11-b332-b1044d2af124) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:20:39 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-42754fc1-af84-4e9a-b6fc-cc5fd61fa066 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b6aca14-431d-47ae-af2b-888cd9c1d5fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:20:39 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.flows.api.create_volume [None req-42754fc1-af84-4e9a-b6fc-cc5fd61fa066 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Validating volume size '1' using validate_int {{(pid=86970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:20:40 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-42754fc1-af84-4e9a-b6fc-cc5fd61fa066 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b6aca14-431d-47ae-af2b-888cd9c1d5fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:20:40 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-42754fc1-af84-4e9a-b6fc-cc5fd61fa066 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb0f4750-4510-4d27-a97f-12b16be53349) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:20:40 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-42754fc1-af84-4e9a-b6fc-cc5fd61fa066 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Created reservations ['fe9543a3-ecfc-463c-92f6-c87f12478f6f', '353797c4-b049-4d12-8494-e42562529dba', 'f64e8a4b-54d2-4ebd-bfdd-293aea826dec', '9043ddd8-9de7-4445-a878-c3c3e669572a'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:20:40 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-42754fc1-af84-4e9a-b6fc-cc5fd61fa066 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb0f4750-4510-4d27-a97f-12b16be53349) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fe9543a3-ecfc-463c-92f6-c87f12478f6f', '353797c4-b049-4d12-8494-e42562529dba', 'f64e8a4b-54d2-4ebd-bfdd-293aea826dec', '9043ddd8-9de7-4445-a878-c3c3e669572a']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:20:40 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-42754fc1-af84-4e9a-b6fc-cc5fd61fa066 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00e90402-00da-4c7f-8d5a-cb9604a96432) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:20:40 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:20:40 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:20:40 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-42754fc1-af84-4e9a-b6fc-cc5fd61fa066 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00e90402-00da-4c7f-8d5a-cb9604a96432) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '05fa5a66-7c73-4d44-aaeb-e7f0104bcc4b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-133169806',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c2d7b08337894400891092cee22f72b7',qos_specs=None,replication_status=,reservations=['fe9543a3-ecfc-463c-92f6-c87f12478f6f','353797c4-b049-4d12-8494-e42562529dba','f64e8a4b-54d2-4ebd-bfdd-293aea826dec','9043ddd8-9de7-4445-a878-c3c3e669572a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32305007680149928df95f84b60f8f0b',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:20:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-133169806',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=05fa5a66-7c73-4d44-aaeb-e7f0104bcc4b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c2d7b08337894400891092cee22f72b7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='32305007680149928df95f84b60f8f0b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:20:40 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-42754fc1-af84-4e9a-b6fc-cc5fd61fa066 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10c529ea-eec8-4aed-a801-a79b5a561a32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:20:40 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-42754fc1-af84-4e9a-b6fc-cc5fd61fa066 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10c529ea-eec8-4aed-a801-a79b5a561a32) transitioned into state 'SUCCESS' from state '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-133169806',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c2d7b08337894400891092cee22f72b7',qos_specs=None,replication_status=,reservations=['fe9543a3-ecfc-463c-92f6-c87f12478f6f','353797c4-b049-4d12-8494-e42562529dba','f64e8a4b-54d2-4ebd-bfdd-293aea826dec','9043ddd8-9de7-4445-a878-c3c3e669572a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32305007680149928df95f84b60f8f0b',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:20:40 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-42754fc1-af84-4e9a-b6fc-cc5fd61fa066 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35878f4e-4104-4bc8-b2b2-e332af373337) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:20:40 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-42754fc1-af84-4e9a-b6fc-cc5fd61fa066 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35878f4e-4104-4bc8-b2b2-e332af373337) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:20:40 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-42754fc1-af84-4e9a-b6fc-cc5fd61fa066 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Flow 'volume_create_api' (912c0d98-2703-4f11-b332-b1044d2af124) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:20:40 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-42754fc1-af84-4e9a-b6fc-cc5fd61fa066 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Create volume request issued successfully. Sep 07 21:20:40 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-42754fc1-af84-4e9a-b6fc-cc5fd61fa066 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:20:40 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1330/2674] 192.168.122.168 () {62 vars in 1183 bytes} [Mon Sep 7 21:20:39 2026] POST /volume/v3/volumes => generated 778 bytes in 432 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:20:40 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-9d6de237-dc3b-4842-847d-a807ceea579a None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:40 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-9d6de237-dc3b-4842-847d-a807ceea579a tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] GET http://192.168.122.168/volume/v3/volumes/05fa5a66-7c73-4d44-aaeb-e7f0104bcc4b Sep 07 21:20:40 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-9d6de237-dc3b-4842-847d-a807ceea579a tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:40 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-9d6de237-dc3b-4842-847d-a807ceea579a tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:40 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:20:40 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:20:40 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:20:40 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:20:40 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-9d6de237-dc3b-4842-847d-a807ceea579a tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Volume info retrieved successfully. Sep 07 21:20:40 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-9d6de237-dc3b-4842-847d-a807ceea579a tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] http://192.168.122.168/volume/v3/volumes/05fa5a66-7c73-4d44-aaeb-e7f0104bcc4b returned with HTTP 200 Sep 07 21:20:40 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1345/2675] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:20:40 2026] GET /volume/v3/volumes/05fa5a66-7c73-4d44-aaeb-e7f0104bcc4b => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:20:41 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-9fe0df4d-3bf6-490b-a14e-29c6ead1b696 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:41 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-9fe0df4d-3bf6-490b-a14e-29c6ead1b696 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] GET http://192.168.122.168/volume/v3/volumes/05fa5a66-7c73-4d44-aaeb-e7f0104bcc4b Sep 07 21:20:41 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-9fe0df4d-3bf6-490b-a14e-29c6ead1b696 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:41 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-9fe0df4d-3bf6-490b-a14e-29c6ead1b696 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:41 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:20:41 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:20:41 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:20:41 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:20:41 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-9fe0df4d-3bf6-490b-a14e-29c6ead1b696 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Volume info retrieved successfully. Sep 07 21:20:41 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-9fe0df4d-3bf6-490b-a14e-29c6ead1b696 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] http://192.168.122.168/volume/v3/volumes/05fa5a66-7c73-4d44-aaeb-e7f0104bcc4b returned with HTTP 200 Sep 07 21:20:41 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1331/2676] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:20:41 2026] GET /volume/v3/volumes/05fa5a66-7c73-4d44-aaeb-e7f0104bcc4b => generated 871 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:20:41 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-ef2d30b4-5fb0-49dc-b214-87f9593be4b5 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:41 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ef2d30b4-5fb0-49dc-b214-87f9593be4b5 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] POST http://192.168.122.168/volume/v3/snapshots Sep 07 21:20:41 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-ef2d30b4-5fb0-49dc-b214-87f9593be4b5 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "05fa5a66-7c73-4d44-aaeb-e7f0104bcc4b", "name": "tempest-VolumeDependencyTests-Snapshot-314046447"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:20:41 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:20:41 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:20:41 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:20:41 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:20:41 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-ef2d30b4-5fb0-49dc-b214-87f9593be4b5 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Volume info retrieved successfully. Sep 07 21:20:41 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.snapshots [None req-ef2d30b4-5fb0-49dc-b214-87f9593be4b5 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Create snapshot from volume 05fa5a66-7c73-4d44-aaeb-e7f0104bcc4b Sep 07 21:20:41 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-ef2d30b4-5fb0-49dc-b214-87f9593be4b5 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Created reservations ['be7623da-a1f7-4849-8376-7ea2b12fc841', '3313e72c-dbf7-4c62-b987-3790eaffeb67', 'f6c7f856-0960-496b-8981-5947250fe2fa', 'f8b5abc4-003e-4138-b662-1983acb3ce7e'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:20:41 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:20:41 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:20:41 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-ef2d30b4-5fb0-49dc-b214-87f9593be4b5 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Snapshot create request issued successfully. Sep 07 21:20:41 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ef2d30b4-5fb0-49dc-b214-87f9593be4b5 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] http://192.168.122.168/volume/v3/snapshots returned with HTTP 202 Sep 07 21:20:41 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1346/2677] 192.168.122.168 () {60 vars in 1149 bytes} [Mon Sep 7 21:20:41 2026] POST /volume/v3/snapshots => generated 307 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:20:41 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-a9331982-217e-430c-b934-265a2e8f9492 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:41 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a9331982-217e-430c-b934-265a2e8f9492 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] GET http://192.168.122.168/volume/v3/snapshots/7608cd71-ab31-4146-8fb1-5b8e8da01428 Sep 07 21:20:41 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a9331982-217e-430c-b934-265a2e8f9492 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:41 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a9331982-217e-430c-b934-265a2e8f9492 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:41 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:20:41 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:20:41 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-a9331982-217e-430c-b934-265a2e8f9492 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Snapshot retrieved successfully. Sep 07 21:20:41 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a9331982-217e-430c-b934-265a2e8f9492 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] http://192.168.122.168/volume/v3/snapshots/7608cd71-ab31-4146-8fb1-5b8e8da01428 returned with HTTP 200 Sep 07 21:20:41 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1332/2678] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:20:41 2026] GET /volume/v3/snapshots/7608cd71-ab31-4146-8fb1-5b8e8da01428 => generated 439 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:20:42 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-113ca90c-2940-46dc-850f-346d2c948041 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:42 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-113ca90c-2940-46dc-850f-346d2c948041 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] GET http://192.168.122.168/volume/v3/snapshots/7608cd71-ab31-4146-8fb1-5b8e8da01428 Sep 07 21:20:42 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-113ca90c-2940-46dc-850f-346d2c948041 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:42 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-113ca90c-2940-46dc-850f-346d2c948041 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:42 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:20:42 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:20:42 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-113ca90c-2940-46dc-850f-346d2c948041 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Snapshot retrieved successfully. Sep 07 21:20:42 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-113ca90c-2940-46dc-850f-346d2c948041 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] http://192.168.122.168/volume/v3/snapshots/7608cd71-ab31-4146-8fb1-5b8e8da01428 returned with HTTP 200 Sep 07 21:20:42 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1347/2679] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:20:42 2026] GET /volume/v3/snapshots/7608cd71-ab31-4146-8fb1-5b8e8da01428 => generated 439 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:20:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-08be19b0-5377-4537-80ac-50e82416aa1e None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:43 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-08be19b0-5377-4537-80ac-50e82416aa1e tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] GET http://192.168.122.168/volume/v3/snapshots/7608cd71-ab31-4146-8fb1-5b8e8da01428 Sep 07 21:20:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-08be19b0-5377-4537-80ac-50e82416aa1e tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-08be19b0-5377-4537-80ac-50e82416aa1e tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:43 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:20:43 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:20:43 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-08be19b0-5377-4537-80ac-50e82416aa1e tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Snapshot retrieved successfully. Sep 07 21:20:43 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-08be19b0-5377-4537-80ac-50e82416aa1e tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] http://192.168.122.168/volume/v3/snapshots/7608cd71-ab31-4146-8fb1-5b8e8da01428 returned with HTTP 200 Sep 07 21:20:43 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1333/2680] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:20:43 2026] GET /volume/v3/snapshots/7608cd71-ab31-4146-8fb1-5b8e8da01428 => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:20:43 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-8e027e94-7246-418e-9677-364ad371b0c4 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:43 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-8e027e94-7246-418e-9677-364ad371b0c4 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:20:43 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-8e027e94-7246-418e-9677-364ad371b0c4 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "7608cd71-ab31-4146-8fb1-5b8e8da01428", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1226291869"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:20:43 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.volumes [None req-8e027e94-7246-418e-9677-364ad371b0c4 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Create volume request body: {'volume': {'snapshot_id': '7608cd71-ab31-4146-8fb1-5b8e8da01428', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1226291869'}} {{(pid=86971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:20:43 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:20:43 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:20:43 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-8e027e94-7246-418e-9677-364ad371b0c4 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Snapshot retrieved successfully. Sep 07 21:20:43 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-8e027e94-7246-418e-9677-364ad371b0c4 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Create volume of 1 GB Sep 07 21:20:43 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-8e027e94-7246-418e-9677-364ad371b0c4 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Availability Zones retrieved successfully. Sep 07 21:20:43 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-8e027e94-7246-418e-9677-364ad371b0c4 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Flow 'volume_create_api' (58d56e91-4754-461b-9ff9-e6c69b415c3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:20:43 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-8e027e94-7246-418e-9677-364ad371b0c4 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3abd9141-aeba-47b3-ad98-5955a14c6d6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:20:43 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.flows.api.create_volume [None req-8e027e94-7246-418e-9677-364ad371b0c4 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:20:43 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:20:43 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:20:43 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-8e027e94-7246-418e-9677-364ad371b0c4 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3abd9141-aeba-47b3-ad98-5955a14c6d6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '7608cd71-ab31-4146-8fb1-5b8e8da01428', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:20:43 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-8e027e94-7246-418e-9677-364ad371b0c4 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8819f6b9-2b0b-4fd4-8549-dd794b0c4d20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:20:43 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-8e027e94-7246-418e-9677-364ad371b0c4 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Created reservations ['3633336a-9664-4520-a56b-3d4f7e134739', '075dd90a-41a0-47a1-ada9-e8a7a3ef42ec', 'c51bd2cb-f9d0-4b76-b65a-72ab6bf61d78', '936d9a65-1298-47c7-adbf-69e1b09574dd'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:20:43 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-8e027e94-7246-418e-9677-364ad371b0c4 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8819f6b9-2b0b-4fd4-8549-dd794b0c4d20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3633336a-9664-4520-a56b-3d4f7e134739', '075dd90a-41a0-47a1-ada9-e8a7a3ef42ec', 'c51bd2cb-f9d0-4b76-b65a-72ab6bf61d78', '936d9a65-1298-47c7-adbf-69e1b09574dd']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:20:43 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-8e027e94-7246-418e-9677-364ad371b0c4 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75711d3d-c1ea-4187-ad8f-03ff8a54165a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:20:43 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:20:43 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:20:43 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:20:43 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:20:43 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-8e027e94-7246-418e-9677-364ad371b0c4 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75711d3d-c1ea-4187-ad8f-03ff8a54165a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1a214509-f2ee-4f38-bfba-fa1487d83690', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1226291869',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c2d7b08337894400891092cee22f72b7',qos_specs=None,replication_status=,reservations=['3633336a-9664-4520-a56b-3d4f7e134739','075dd90a-41a0-47a1-ada9-e8a7a3ef42ec','c51bd2cb-f9d0-4b76-b65a-72ab6bf61d78','936d9a65-1298-47c7-adbf-69e1b09574dd'],size=1,snapshot_id=7608cd71-ab31-4146-8fb1-5b8e8da01428,source_replicaid=,source_volid=None,status='creating',user_id='32305007680149928df95f84b60f8f0b',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:20:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1226291869',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1a214509-f2ee-4f38-bfba-fa1487d83690,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c2d7b08337894400891092cee22f72b7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=7608cd71-ab31-4146-8fb1-5b8e8da01428,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='32305007680149928df95f84b60f8f0b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:20:43 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-8e027e94-7246-418e-9677-364ad371b0c4 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c527997-f519-4a73-acd3-d179bca4273c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:20:43 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-8e027e94-7246-418e-9677-364ad371b0c4 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c527997-f519-4a73-acd3-d179bca4273c) transitioned into state 'SUCCESS' from state '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-1226291869',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c2d7b08337894400891092cee22f72b7',qos_specs=None,replication_status=,reservations=['3633336a-9664-4520-a56b-3d4f7e134739','075dd90a-41a0-47a1-ada9-e8a7a3ef42ec','c51bd2cb-f9d0-4b76-b65a-72ab6bf61d78','936d9a65-1298-47c7-adbf-69e1b09574dd'],size=1,snapshot_id=7608cd71-ab31-4146-8fb1-5b8e8da01428,source_replicaid=,source_volid=None,status='creating',user_id='32305007680149928df95f84b60f8f0b',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:20:43 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-8e027e94-7246-418e-9677-364ad371b0c4 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (516a9b83-694e-46e0-ad7a-9cc5d50cb538) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:20:43 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:20:43 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:20:43 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-8e027e94-7246-418e-9677-364ad371b0c4 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (516a9b83-694e-46e0-ad7a-9cc5d50cb538) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:20:43 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-8e027e94-7246-418e-9677-364ad371b0c4 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Flow 'volume_create_api' (58d56e91-4754-461b-9ff9-e6c69b415c3f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:20:43 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-8e027e94-7246-418e-9677-364ad371b0c4 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Create volume request issued successfully. Sep 07 21:20:43 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-8e027e94-7246-418e-9677-364ad371b0c4 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:20:43 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1348/2681] 192.168.122.168 () {62 vars in 1184 bytes} [Mon Sep 7 21:20:43 2026] POST /volume/v3/volumes => generated 813 bytes in 351 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:20:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-f6d87ac0-90d0-48f9-ab13-4c8b617b3f76 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:44 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f6d87ac0-90d0-48f9-ab13-4c8b617b3f76 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] GET http://192.168.122.168/volume/v3/volumes/1a214509-f2ee-4f38-bfba-fa1487d83690 Sep 07 21:20:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f6d87ac0-90d0-48f9-ab13-4c8b617b3f76 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f6d87ac0-90d0-48f9-ab13-4c8b617b3f76 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:44 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:20:44 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:20:44 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:20:44 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:20:44 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-f6d87ac0-90d0-48f9-ab13-4c8b617b3f76 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Volume info retrieved successfully. Sep 07 21:20:44 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f6d87ac0-90d0-48f9-ab13-4c8b617b3f76 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] http://192.168.122.168/volume/v3/volumes/1a214509-f2ee-4f38-bfba-fa1487d83690 returned with HTTP 200 Sep 07 21:20:44 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1334/2682] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:20:43 2026] GET /volume/v3/volumes/1a214509-f2ee-4f38-bfba-fa1487d83690 => generated 881 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:20:45 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-f7d2793e-ac5f-4515-994e-acbe417c16e4 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:45 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f7d2793e-ac5f-4515-994e-acbe417c16e4 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] GET http://192.168.122.168/volume/v3/volumes/1a214509-f2ee-4f38-bfba-fa1487d83690 Sep 07 21:20:45 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f7d2793e-ac5f-4515-994e-acbe417c16e4 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:45 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f7d2793e-ac5f-4515-994e-acbe417c16e4 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:45 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:20:45 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:20:45 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:20:45 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:20:45 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-f7d2793e-ac5f-4515-994e-acbe417c16e4 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Volume info retrieved successfully. Sep 07 21:20:45 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f7d2793e-ac5f-4515-994e-acbe417c16e4 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] http://192.168.122.168/volume/v3/volumes/1a214509-f2ee-4f38-bfba-fa1487d83690 returned with HTTP 200 Sep 07 21:20:45 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1349/2683] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:20:45 2026] GET /volume/v3/volumes/1a214509-f2ee-4f38-bfba-fa1487d83690 => generated 905 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:20:46 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-9070f075-1afd-4397-b353-8962f7f06c07 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:46 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-9070f075-1afd-4397-b353-8962f7f06c07 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] GET http://192.168.122.168/volume/v3/volumes/1a214509-f2ee-4f38-bfba-fa1487d83690 Sep 07 21:20:46 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-9070f075-1afd-4397-b353-8962f7f06c07 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:46 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-9070f075-1afd-4397-b353-8962f7f06c07 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:46 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:20:46 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:20:46 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:20:46 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:20:46 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-9070f075-1afd-4397-b353-8962f7f06c07 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Volume info retrieved successfully. Sep 07 21:20:46 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-9070f075-1afd-4397-b353-8962f7f06c07 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] http://192.168.122.168/volume/v3/volumes/1a214509-f2ee-4f38-bfba-fa1487d83690 returned with HTTP 200 Sep 07 21:20:46 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1335/2684] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:20:46 2026] GET /volume/v3/volumes/1a214509-f2ee-4f38-bfba-fa1487d83690 => generated 905 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:20:47 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-c57c3e74-3beb-4ffd-a324-21e1eceba46a None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:47 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c57c3e74-3beb-4ffd-a324-21e1eceba46a tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] GET http://192.168.122.168/volume/v3/volumes/1a214509-f2ee-4f38-bfba-fa1487d83690 Sep 07 21:20:47 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c57c3e74-3beb-4ffd-a324-21e1eceba46a tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:47 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c57c3e74-3beb-4ffd-a324-21e1eceba46a tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:47 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:20:47 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:20:47 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:20:47 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:20:47 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-c57c3e74-3beb-4ffd-a324-21e1eceba46a tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Volume info retrieved successfully. Sep 07 21:20:47 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c57c3e74-3beb-4ffd-a324-21e1eceba46a tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] http://192.168.122.168/volume/v3/volumes/1a214509-f2ee-4f38-bfba-fa1487d83690 returned with HTTP 200 Sep 07 21:20:47 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1350/2685] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:20:47 2026] GET /volume/v3/volumes/1a214509-f2ee-4f38-bfba-fa1487d83690 => generated 905 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:20:48 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-03cb35a5-16b2-4c40-8c1e-f6f7e9167213 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:48 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-03cb35a5-16b2-4c40-8c1e-f6f7e9167213 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] GET http://192.168.122.168/volume/v3/volumes/1a214509-f2ee-4f38-bfba-fa1487d83690 Sep 07 21:20:48 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-03cb35a5-16b2-4c40-8c1e-f6f7e9167213 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:48 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-03cb35a5-16b2-4c40-8c1e-f6f7e9167213 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:48 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:20:48 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:20:48 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:20:48 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:20:48 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-03cb35a5-16b2-4c40-8c1e-f6f7e9167213 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Volume info retrieved successfully. Sep 07 21:20:48 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-03cb35a5-16b2-4c40-8c1e-f6f7e9167213 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] http://192.168.122.168/volume/v3/volumes/1a214509-f2ee-4f38-bfba-fa1487d83690 returned with HTTP 200 Sep 07 21:20:48 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1336/2686] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:20:48 2026] GET /volume/v3/volumes/1a214509-f2ee-4f38-bfba-fa1487d83690 => generated 905 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:20:49 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-e7f9b836-941d-4822-98b4-c5a4e3ec1d81 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:49 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e7f9b836-941d-4822-98b4-c5a4e3ec1d81 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] GET http://192.168.122.168/volume/v3/volumes/1a214509-f2ee-4f38-bfba-fa1487d83690 Sep 07 21:20:49 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-e7f9b836-941d-4822-98b4-c5a4e3ec1d81 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:49 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-e7f9b836-941d-4822-98b4-c5a4e3ec1d81 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:49 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:20:49 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:20:49 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:20:49 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:20:49 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-e7f9b836-941d-4822-98b4-c5a4e3ec1d81 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Volume info retrieved successfully. Sep 07 21:20:49 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e7f9b836-941d-4822-98b4-c5a4e3ec1d81 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] http://192.168.122.168/volume/v3/volumes/1a214509-f2ee-4f38-bfba-fa1487d83690 returned with HTTP 200 Sep 07 21:20:49 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1351/2687] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:20:49 2026] GET /volume/v3/volumes/1a214509-f2ee-4f38-bfba-fa1487d83690 => generated 906 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:20:49 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-53a867f1-d638-4847-b798-dac091ac18d8 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:49 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-53a867f1-d638-4847-b798-dac091ac18d8 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] DELETE http://192.168.122.168/volume/v3/snapshots/7608cd71-ab31-4146-8fb1-5b8e8da01428 Sep 07 21:20:49 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-53a867f1-d638-4847-b798-dac091ac18d8 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:49 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-53a867f1-d638-4847-b798-dac091ac18d8 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:49 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.snapshots [None req-53a867f1-d638-4847-b798-dac091ac18d8 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Delete snapshot with id: 7608cd71-ab31-4146-8fb1-5b8e8da01428 Sep 07 21:20:49 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:20:49 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:20:49 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-53a867f1-d638-4847-b798-dac091ac18d8 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Snapshot retrieved successfully. Sep 07 21:20:49 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:20:49 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:20:49 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-53a867f1-d638-4847-b798-dac091ac18d8 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Snapshot delete request issued successfully. Sep 07 21:20:49 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-53a867f1-d638-4847-b798-dac091ac18d8 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] http://192.168.122.168/volume/v3/snapshots/7608cd71-ab31-4146-8fb1-5b8e8da01428 returned with HTTP 202 Sep 07 21:20:49 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1337/2688] 192.168.122.168 () {58 vars in 1241 bytes} [Mon Sep 7 21:20:49 2026] DELETE /volume/v3/snapshots/7608cd71-ab31-4146-8fb1-5b8e8da01428 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:20:49 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-350e7db4-48aa-478a-91b3-60283ac5c3bc None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:49 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-350e7db4-48aa-478a-91b3-60283ac5c3bc tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] GET http://192.168.122.168/volume/v3/snapshots/7608cd71-ab31-4146-8fb1-5b8e8da01428 Sep 07 21:20:49 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-350e7db4-48aa-478a-91b3-60283ac5c3bc tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:49 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-350e7db4-48aa-478a-91b3-60283ac5c3bc tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:49 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:20:49 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:20:49 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-350e7db4-48aa-478a-91b3-60283ac5c3bc tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Snapshot retrieved successfully. Sep 07 21:20:49 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-350e7db4-48aa-478a-91b3-60283ac5c3bc tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] http://192.168.122.168/volume/v3/snapshots/7608cd71-ab31-4146-8fb1-5b8e8da01428 returned with HTTP 200 Sep 07 21:20:49 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1352/2689] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:20:49 2026] GET /volume/v3/snapshots/7608cd71-ab31-4146-8fb1-5b8e8da01428 => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:20:50 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-cf4f92c2-4258-47d0-aefa-7a7db38e6c62 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:50 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-cf4f92c2-4258-47d0-aefa-7a7db38e6c62 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] GET http://192.168.122.168/volume/v3/snapshots/7608cd71-ab31-4146-8fb1-5b8e8da01428 Sep 07 21:20:50 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-cf4f92c2-4258-47d0-aefa-7a7db38e6c62 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:50 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-cf4f92c2-4258-47d0-aefa-7a7db38e6c62 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:50 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:20:50 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:20:50 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-cf4f92c2-4258-47d0-aefa-7a7db38e6c62 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Snapshot retrieved successfully. Sep 07 21:20:50 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-cf4f92c2-4258-47d0-aefa-7a7db38e6c62 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] http://192.168.122.168/volume/v3/snapshots/7608cd71-ab31-4146-8fb1-5b8e8da01428 returned with HTTP 200 Sep 07 21:20:50 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1338/2690] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:20:50 2026] GET /volume/v3/snapshots/7608cd71-ab31-4146-8fb1-5b8e8da01428 => generated 465 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:20:51 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-0a4f50c1-04d4-438f-9d04-eaa641ed4359 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:51 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-0a4f50c1-04d4-438f-9d04-eaa641ed4359 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] GET http://192.168.122.168/volume/v3/snapshots/7608cd71-ab31-4146-8fb1-5b8e8da01428 Sep 07 21:20:51 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-0a4f50c1-04d4-438f-9d04-eaa641ed4359 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:51 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-0a4f50c1-04d4-438f-9d04-eaa641ed4359 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:51 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-0a4f50c1-04d4-438f-9d04-eaa641ed4359 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] http://192.168.122.168/volume/v3/snapshots/7608cd71-ab31-4146-8fb1-5b8e8da01428 returned with HTTP 404 Sep 07 21:20:51 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1353/2691] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:20:51 2026] GET /volume/v3/snapshots/7608cd71-ab31-4146-8fb1-5b8e8da01428 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:20:51 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-29cdf6f8-4bc8-4d8f-a1ff-3fc00940ef52 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:51 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-29cdf6f8-4bc8-4d8f-a1ff-3fc00940ef52 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] DELETE http://192.168.122.168/volume/v3/volumes/05fa5a66-7c73-4d44-aaeb-e7f0104bcc4b Sep 07 21:20:51 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-29cdf6f8-4bc8-4d8f-a1ff-3fc00940ef52 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:51 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-29cdf6f8-4bc8-4d8f-a1ff-3fc00940ef52 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:51 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-29cdf6f8-4bc8-4d8f-a1ff-3fc00940ef52 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Delete volume with id: 05fa5a66-7c73-4d44-aaeb-e7f0104bcc4b Sep 07 21:20:51 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:20:51 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:20:51 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:20:51 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:20:51 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-29cdf6f8-4bc8-4d8f-a1ff-3fc00940ef52 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Volume info retrieved successfully. Sep 07 21:20:51 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-29cdf6f8-4bc8-4d8f-a1ff-3fc00940ef52 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Delete volume request issued successfully. Sep 07 21:20:51 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-29cdf6f8-4bc8-4d8f-a1ff-3fc00940ef52 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] http://192.168.122.168/volume/v3/volumes/05fa5a66-7c73-4d44-aaeb-e7f0104bcc4b returned with HTTP 202 Sep 07 21:20:51 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1339/2692] 192.168.122.168 () {60 vars in 1276 bytes} [Mon Sep 7 21:20:51 2026] DELETE /volume/v3/volumes/05fa5a66-7c73-4d44-aaeb-e7f0104bcc4b => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 21:20:51 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-e56ab807-d343-4cf4-8a45-c2e6e0a2e071 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:51 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e56ab807-d343-4cf4-8a45-c2e6e0a2e071 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] GET http://192.168.122.168/volume/v3/volumes/05fa5a66-7c73-4d44-aaeb-e7f0104bcc4b Sep 07 21:20:51 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-e56ab807-d343-4cf4-8a45-c2e6e0a2e071 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:51 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-e56ab807-d343-4cf4-8a45-c2e6e0a2e071 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:51 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:20:51 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:20:51 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:20:51 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:20:51 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-e56ab807-d343-4cf4-8a45-c2e6e0a2e071 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Volume info retrieved successfully. Sep 07 21:20:51 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e56ab807-d343-4cf4-8a45-c2e6e0a2e071 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] http://192.168.122.168/volume/v3/volumes/05fa5a66-7c73-4d44-aaeb-e7f0104bcc4b returned with HTTP 200 Sep 07 21:20:51 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1354/2693] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:20:51 2026] GET /volume/v3/volumes/05fa5a66-7c73-4d44-aaeb-e7f0104bcc4b => generated 870 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:20:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-ffbc4444-9043-4bd4-82c6-4d39e948b8b2 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:52 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ffbc4444-9043-4bd4-82c6-4d39e948b8b2 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] GET http://192.168.122.168/volume/v3/volumes/05fa5a66-7c73-4d44-aaeb-e7f0104bcc4b Sep 07 21:20:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ffbc4444-9043-4bd4-82c6-4d39e948b8b2 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ffbc4444-9043-4bd4-82c6-4d39e948b8b2 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:52 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ffbc4444-9043-4bd4-82c6-4d39e948b8b2 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] http://192.168.122.168/volume/v3/volumes/05fa5a66-7c73-4d44-aaeb-e7f0104bcc4b returned with HTTP 404 Sep 07 21:20:52 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1340/2694] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:20:52 2026] GET /volume/v3/volumes/05fa5a66-7c73-4d44-aaeb-e7f0104bcc4b => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 21:20:52 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-d38cd073-a58f-422f-9e74-9a7c16483d8f None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:52 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d38cd073-a58f-422f-9e74-9a7c16483d8f tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] DELETE http://192.168.122.168/volume/v3/volumes/1a214509-f2ee-4f38-bfba-fa1487d83690 Sep 07 21:20:52 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-d38cd073-a58f-422f-9e74-9a7c16483d8f tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:52 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-d38cd073-a58f-422f-9e74-9a7c16483d8f tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:52 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-d38cd073-a58f-422f-9e74-9a7c16483d8f tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Delete volume with id: 1a214509-f2ee-4f38-bfba-fa1487d83690 Sep 07 21:20:52 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:20:52 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:20:52 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:20:52 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:20:52 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-d38cd073-a58f-422f-9e74-9a7c16483d8f tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Volume info retrieved successfully. Sep 07 21:20:52 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-d38cd073-a58f-422f-9e74-9a7c16483d8f tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Delete volume request issued successfully. Sep 07 21:20:52 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d38cd073-a58f-422f-9e74-9a7c16483d8f tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] http://192.168.122.168/volume/v3/volumes/1a214509-f2ee-4f38-bfba-fa1487d83690 returned with HTTP 202 Sep 07 21:20:52 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1355/2695] 192.168.122.168 () {60 vars in 1276 bytes} [Mon Sep 7 21:20:52 2026] DELETE /volume/v3/volumes/1a214509-f2ee-4f38-bfba-fa1487d83690 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 21:20:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-8fea5746-a978-4e53-a1bf-52b41b613ae6 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:52 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8fea5746-a978-4e53-a1bf-52b41b613ae6 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] GET http://192.168.122.168/volume/v3/volumes/1a214509-f2ee-4f38-bfba-fa1487d83690 Sep 07 21:20:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8fea5746-a978-4e53-a1bf-52b41b613ae6 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8fea5746-a978-4e53-a1bf-52b41b613ae6 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:52 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:20:52 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:20:52 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:20:52 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:20:52 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-8fea5746-a978-4e53-a1bf-52b41b613ae6 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Volume info retrieved successfully. Sep 07 21:20:52 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8fea5746-a978-4e53-a1bf-52b41b613ae6 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] http://192.168.122.168/volume/v3/volumes/1a214509-f2ee-4f38-bfba-fa1487d83690 returned with HTTP 200 Sep 07 21:20:52 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1341/2696] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:20:52 2026] GET /volume/v3/volumes/1a214509-f2ee-4f38-bfba-fa1487d83690 => generated 905 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:20:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-1d10f1b6-a556-42ff-8177-700c28ee749b None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:53 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1d10f1b6-a556-42ff-8177-700c28ee749b tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] GET http://192.168.122.168/volume/v3/volumes/1a214509-f2ee-4f38-bfba-fa1487d83690 Sep 07 21:20:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-1d10f1b6-a556-42ff-8177-700c28ee749b tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-1d10f1b6-a556-42ff-8177-700c28ee749b tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:54 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1d10f1b6-a556-42ff-8177-700c28ee749b tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] http://192.168.122.168/volume/v3/volumes/1a214509-f2ee-4f38-bfba-fa1487d83690 returned with HTTP 404 Sep 07 21:20:54 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1356/2697] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:20:53 2026] GET /volume/v3/volumes/1a214509-f2ee-4f38-bfba-fa1487d83690 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 21:20:54 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-f05feaaa-59f9-40c0-a072-6800958cce8f None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:54 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f05feaaa-59f9-40c0-a072-6800958cce8f tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] DELETE http://192.168.122.168/volume/v3/snapshots/7608cd71-ab31-4146-8fb1-5b8e8da01428 Sep 07 21:20:54 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f05feaaa-59f9-40c0-a072-6800958cce8f tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:54 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f05feaaa-59f9-40c0-a072-6800958cce8f tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:54 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.snapshots [None req-f05feaaa-59f9-40c0-a072-6800958cce8f tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Delete snapshot with id: 7608cd71-ab31-4146-8fb1-5b8e8da01428 Sep 07 21:20:54 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f05feaaa-59f9-40c0-a072-6800958cce8f tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] http://192.168.122.168/volume/v3/snapshots/7608cd71-ab31-4146-8fb1-5b8e8da01428 returned with HTTP 404 Sep 07 21:20:54 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1342/2698] 192.168.122.168 () {58 vars in 1241 bytes} [Mon Sep 7 21:20:54 2026] DELETE /volume/v3/snapshots/7608cd71-ab31-4146-8fb1-5b8e8da01428 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:20:54 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-fa6d20b9-4e2c-4bb0-844d-385d261221bd None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:54 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-fa6d20b9-4e2c-4bb0-844d-385d261221bd tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] GET http://192.168.122.168/volume/v3/snapshots/7608cd71-ab31-4146-8fb1-5b8e8da01428 Sep 07 21:20:54 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-fa6d20b9-4e2c-4bb0-844d-385d261221bd tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:54 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-fa6d20b9-4e2c-4bb0-844d-385d261221bd tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:54 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-fa6d20b9-4e2c-4bb0-844d-385d261221bd tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] http://192.168.122.168/volume/v3/snapshots/7608cd71-ab31-4146-8fb1-5b8e8da01428 returned with HTTP 404 Sep 07 21:20:54 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1357/2699] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:20:54 2026] GET /volume/v3/snapshots/7608cd71-ab31-4146-8fb1-5b8e8da01428 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:20:54 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-92717849-ed08-4b7e-a5ce-1d74f35272c7 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:54 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-92717849-ed08-4b7e-a5ce-1d74f35272c7 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] DELETE http://192.168.122.168/volume/v3/volumes/05fa5a66-7c73-4d44-aaeb-e7f0104bcc4b Sep 07 21:20:54 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-92717849-ed08-4b7e-a5ce-1d74f35272c7 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:54 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-92717849-ed08-4b7e-a5ce-1d74f35272c7 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:54 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-92717849-ed08-4b7e-a5ce-1d74f35272c7 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Delete volume with id: 05fa5a66-7c73-4d44-aaeb-e7f0104bcc4b Sep 07 21:20:54 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-92717849-ed08-4b7e-a5ce-1d74f35272c7 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] http://192.168.122.168/volume/v3/volumes/05fa5a66-7c73-4d44-aaeb-e7f0104bcc4b returned with HTTP 404 Sep 07 21:20:54 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1343/2700] 192.168.122.168 () {60 vars in 1276 bytes} [Mon Sep 7 21:20:54 2026] DELETE /volume/v3/volumes/05fa5a66-7c73-4d44-aaeb-e7f0104bcc4b => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 21:20:54 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-d5fa6d91-09e8-42f7-a790-5679d19140f7 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:54 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d5fa6d91-09e8-42f7-a790-5679d19140f7 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] GET http://192.168.122.168/volume/v3/volumes/05fa5a66-7c73-4d44-aaeb-e7f0104bcc4b Sep 07 21:20:54 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-d5fa6d91-09e8-42f7-a790-5679d19140f7 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:54 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-d5fa6d91-09e8-42f7-a790-5679d19140f7 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:54 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d5fa6d91-09e8-42f7-a790-5679d19140f7 tempest-VolumeDependencyTests-746763695 tempest-VolumeDependencyTests-746763695-project-member] http://192.168.122.168/volume/v3/volumes/05fa5a66-7c73-4d44-aaeb-e7f0104bcc4b returned with HTTP 404 Sep 07 21:20:54 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1358/2701] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:20:54 2026] GET /volume/v3/volumes/05fa5a66-7c73-4d44-aaeb-e7f0104bcc4b => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 21:20:58 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-18d9a1de-0bfd-4e49-b092-1561f482e09e None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:58 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-18d9a1de-0bfd-4e49-b092-1561f482e09e tempest-VolumeImageDependencyTests-1334162904 tempest-VolumeImageDependencyTests-1334162904-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:20:58 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-18d9a1de-0bfd-4e49-b092-1561f482e09e tempest-VolumeImageDependencyTests-1334162904 tempest-VolumeImageDependencyTests-1334162904-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "45b4d6eb-d4ba-48ff-ba7a-70ba094696ce", "size": 1}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:20:58 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.volumes [None req-18d9a1de-0bfd-4e49-b092-1561f482e09e tempest-VolumeImageDependencyTests-1334162904 tempest-VolumeImageDependencyTests-1334162904-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '45b4d6eb-d4ba-48ff-ba7a-70ba094696ce', 'size': 1}} {{(pid=86970) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:20:58 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-18d9a1de-0bfd-4e49-b092-1561f482e09e tempest-VolumeImageDependencyTests-1334162904 tempest-VolumeImageDependencyTests-1334162904-project-member] Create volume of 1 GB Sep 07 21:20:58 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-18d9a1de-0bfd-4e49-b092-1561f482e09e tempest-VolumeImageDependencyTests-1334162904 tempest-VolumeImageDependencyTests-1334162904-project-member] Availability Zones retrieved successfully. Sep 07 21:20:58 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-18d9a1de-0bfd-4e49-b092-1561f482e09e tempest-VolumeImageDependencyTests-1334162904 tempest-VolumeImageDependencyTests-1334162904-project-member] Flow 'volume_create_api' (e46d7d35-c7d2-4423-a738-3e44acaaa8f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:20:58 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-18d9a1de-0bfd-4e49-b092-1561f482e09e tempest-VolumeImageDependencyTests-1334162904 tempest-VolumeImageDependencyTests-1334162904-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22b27f4c-a686-4318-b7d0-eb97beaee02d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:20:58 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.flows.api.create_volume [None req-18d9a1de-0bfd-4e49-b092-1561f482e09e tempest-VolumeImageDependencyTests-1334162904 tempest-VolumeImageDependencyTests-1334162904-project-member] Validating volume size '1' using validate_int {{(pid=86970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:20:58 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-18d9a1de-0bfd-4e49-b092-1561f482e09e tempest-VolumeImageDependencyTests-1334162904 tempest-VolumeImageDependencyTests-1334162904-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22b27f4c-a686-4318-b7d0-eb97beaee02d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:20:58 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-18d9a1de-0bfd-4e49-b092-1561f482e09e tempest-VolumeImageDependencyTests-1334162904 tempest-VolumeImageDependencyTests-1334162904-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be60a222-8497-4d4d-a4f4-59d81f1bc38f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:20:58 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-18d9a1de-0bfd-4e49-b092-1561f482e09e tempest-VolumeImageDependencyTests-1334162904 tempest-VolumeImageDependencyTests-1334162904-project-member] Created reservations ['676da8af-d09a-489e-9959-d6ab4240cba1', 'db977ef5-1e1f-4c54-9b72-ef3520d41d2f', '93bb4eff-0e43-4474-b62c-3724f0a47a65', '85253a42-7ce2-49e3-8fd4-a3c3c5176bed'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:20:58 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-18d9a1de-0bfd-4e49-b092-1561f482e09e tempest-VolumeImageDependencyTests-1334162904 tempest-VolumeImageDependencyTests-1334162904-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be60a222-8497-4d4d-a4f4-59d81f1bc38f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['676da8af-d09a-489e-9959-d6ab4240cba1', 'db977ef5-1e1f-4c54-9b72-ef3520d41d2f', '93bb4eff-0e43-4474-b62c-3724f0a47a65', '85253a42-7ce2-49e3-8fd4-a3c3c5176bed']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:20:58 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-18d9a1de-0bfd-4e49-b092-1561f482e09e tempest-VolumeImageDependencyTests-1334162904 tempest-VolumeImageDependencyTests-1334162904-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7f4f6d5-68cf-4015-afea-b3c9b69adfb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:20:58 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:20:58 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:20:58 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-18d9a1de-0bfd-4e49-b092-1561f482e09e tempest-VolumeImageDependencyTests-1334162904 tempest-VolumeImageDependencyTests-1334162904-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7f4f6d5-68cf-4015-afea-b3c9b69adfb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e2e315f-3f8f-47bf-9ca3-1abaf32b003f', '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='4b747218e04447f8bfbe1d619d430107',qos_specs=None,replication_status=,reservations=['676da8af-d09a-489e-9959-d6ab4240cba1','db977ef5-1e1f-4c54-9b72-ef3520d41d2f','93bb4eff-0e43-4474-b62c-3724f0a47a65','85253a42-7ce2-49e3-8fd4-a3c3c5176bed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71f0531fd66e441baa53b9d01c09e308',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:20:58Z,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=4e2e315f-3f8f-47bf-9ca3-1abaf32b003f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4b747218e04447f8bfbe1d619d430107',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='71f0531fd66e441baa53b9d01c09e308',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:20:58 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-18d9a1de-0bfd-4e49-b092-1561f482e09e tempest-VolumeImageDependencyTests-1334162904 tempest-VolumeImageDependencyTests-1334162904-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c68904d7-73bb-427b-baad-ca14081a64a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:20:58 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-18d9a1de-0bfd-4e49-b092-1561f482e09e tempest-VolumeImageDependencyTests-1334162904 tempest-VolumeImageDependencyTests-1334162904-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c68904d7-73bb-427b-baad-ca14081a64a2) transitioned into state 'SUCCESS' from 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='4b747218e04447f8bfbe1d619d430107',qos_specs=None,replication_status=,reservations=['676da8af-d09a-489e-9959-d6ab4240cba1','db977ef5-1e1f-4c54-9b72-ef3520d41d2f','93bb4eff-0e43-4474-b62c-3724f0a47a65','85253a42-7ce2-49e3-8fd4-a3c3c5176bed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71f0531fd66e441baa53b9d01c09e308',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:20:58 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-18d9a1de-0bfd-4e49-b092-1561f482e09e tempest-VolumeImageDependencyTests-1334162904 tempest-VolumeImageDependencyTests-1334162904-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1989e46f-dbf9-4e70-a97f-b5c76ea347c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:20:58 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-18d9a1de-0bfd-4e49-b092-1561f482e09e tempest-VolumeImageDependencyTests-1334162904 tempest-VolumeImageDependencyTests-1334162904-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1989e46f-dbf9-4e70-a97f-b5c76ea347c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:20:58 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-18d9a1de-0bfd-4e49-b092-1561f482e09e tempest-VolumeImageDependencyTests-1334162904 tempest-VolumeImageDependencyTests-1334162904-project-member] Flow 'volume_create_api' (e46d7d35-c7d2-4423-a738-3e44acaaa8f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:20:58 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-18d9a1de-0bfd-4e49-b092-1561f482e09e tempest-VolumeImageDependencyTests-1334162904 tempest-VolumeImageDependencyTests-1334162904-project-member] Create volume request issued successfully. Sep 07 21:20:58 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-18d9a1de-0bfd-4e49-b092-1561f482e09e tempest-VolumeImageDependencyTests-1334162904 tempest-VolumeImageDependencyTests-1334162904-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:20:58 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1344/2702] 192.168.122.168 () {62 vars in 1184 bytes} [Mon Sep 7 21:20:58 2026] POST /volume/v3/volumes => generated 784 bytes in 603 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:20:58 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-c6c52489-f257-4f14-b5a5-0d5ce91790f8 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:58 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c6c52489-f257-4f14-b5a5-0d5ce91790f8 tempest-VolumeImageDependencyTests-1334162904 tempest-VolumeImageDependencyTests-1334162904-project-member] GET http://192.168.122.168/volume/v3/volumes/4e2e315f-3f8f-47bf-9ca3-1abaf32b003f Sep 07 21:20:58 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c6c52489-f257-4f14-b5a5-0d5ce91790f8 tempest-VolumeImageDependencyTests-1334162904 tempest-VolumeImageDependencyTests-1334162904-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:58 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c6c52489-f257-4f14-b5a5-0d5ce91790f8 tempest-VolumeImageDependencyTests-1334162904 tempest-VolumeImageDependencyTests-1334162904-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:58 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:20:58 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:20:58 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:20:58 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:20:58 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-c6c52489-f257-4f14-b5a5-0d5ce91790f8 tempest-VolumeImageDependencyTests-1334162904 tempest-VolumeImageDependencyTests-1334162904-project-member] Volume info retrieved successfully. Sep 07 21:20:58 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c6c52489-f257-4f14-b5a5-0d5ce91790f8 tempest-VolumeImageDependencyTests-1334162904 tempest-VolumeImageDependencyTests-1334162904-project-member] http://192.168.122.168/volume/v3/volumes/4e2e315f-3f8f-47bf-9ca3-1abaf32b003f returned with HTTP 200 Sep 07 21:20:58 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1359/2703] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:20:58 2026] GET /volume/v3/volumes/4e2e315f-3f8f-47bf-9ca3-1abaf32b003f => generated 852 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:20:59 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-79728633-9eac-45ff-b91b-ec39902dacbf None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:20:59 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-79728633-9eac-45ff-b91b-ec39902dacbf tempest-VolumeImageDependencyTests-1334162904 tempest-VolumeImageDependencyTests-1334162904-project-member] GET http://192.168.122.168/volume/v3/volumes/4e2e315f-3f8f-47bf-9ca3-1abaf32b003f Sep 07 21:20:59 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-79728633-9eac-45ff-b91b-ec39902dacbf tempest-VolumeImageDependencyTests-1334162904 tempest-VolumeImageDependencyTests-1334162904-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:20:59 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-79728633-9eac-45ff-b91b-ec39902dacbf tempest-VolumeImageDependencyTests-1334162904 tempest-VolumeImageDependencyTests-1334162904-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:20:59 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:20:59 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:20:59 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:20:59 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:20:59 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-79728633-9eac-45ff-b91b-ec39902dacbf tempest-VolumeImageDependencyTests-1334162904 tempest-VolumeImageDependencyTests-1334162904-project-member] Volume info retrieved successfully. Sep 07 21:20:59 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-79728633-9eac-45ff-b91b-ec39902dacbf tempest-VolumeImageDependencyTests-1334162904 tempest-VolumeImageDependencyTests-1334162904-project-member] http://192.168.122.168/volume/v3/volumes/4e2e315f-3f8f-47bf-9ca3-1abaf32b003f returned with HTTP 200 Sep 07 21:20:59 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1345/2704] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:20:59 2026] GET /volume/v3/volumes/4e2e315f-3f8f-47bf-9ca3-1abaf32b003f => generated 876 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:21:00 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-e6304495-71ae-4311-b9ba-3cbb5e957694 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:00 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e6304495-71ae-4311-b9ba-3cbb5e957694 tempest-VolumeImageDependencyTests-1334162904 tempest-VolumeImageDependencyTests-1334162904-project-member] GET http://192.168.122.168/volume/v3/volumes/4e2e315f-3f8f-47bf-9ca3-1abaf32b003f Sep 07 21:21:00 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-e6304495-71ae-4311-b9ba-3cbb5e957694 tempest-VolumeImageDependencyTests-1334162904 tempest-VolumeImageDependencyTests-1334162904-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:00 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-e6304495-71ae-4311-b9ba-3cbb5e957694 tempest-VolumeImageDependencyTests-1334162904 tempest-VolumeImageDependencyTests-1334162904-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:00 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:00 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:21:00 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:00 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:21:00 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-e6304495-71ae-4311-b9ba-3cbb5e957694 tempest-VolumeImageDependencyTests-1334162904 tempest-VolumeImageDependencyTests-1334162904-project-member] Volume info retrieved successfully. Sep 07 21:21:00 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e6304495-71ae-4311-b9ba-3cbb5e957694 tempest-VolumeImageDependencyTests-1334162904 tempest-VolumeImageDependencyTests-1334162904-project-member] http://192.168.122.168/volume/v3/volumes/4e2e315f-3f8f-47bf-9ca3-1abaf32b003f returned with HTTP 200 Sep 07 21:21:00 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1360/2705] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:21:00 2026] GET /volume/v3/volumes/4e2e315f-3f8f-47bf-9ca3-1abaf32b003f => generated 934 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:21:01 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-b0a7e9f4-8862-4d87-ac97-24973d516452 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:01 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b0a7e9f4-8862-4d87-ac97-24973d516452 tempest-VolumeImageDependencyTests-1334162904 tempest-VolumeImageDependencyTests-1334162904-project-member] GET http://192.168.122.168/volume/v3/volumes/4e2e315f-3f8f-47bf-9ca3-1abaf32b003f Sep 07 21:21:01 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b0a7e9f4-8862-4d87-ac97-24973d516452 tempest-VolumeImageDependencyTests-1334162904 tempest-VolumeImageDependencyTests-1334162904-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:01 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b0a7e9f4-8862-4d87-ac97-24973d516452 tempest-VolumeImageDependencyTests-1334162904 tempest-VolumeImageDependencyTests-1334162904-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:01 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:01 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:21:01 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:01 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:21:01 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-b0a7e9f4-8862-4d87-ac97-24973d516452 tempest-VolumeImageDependencyTests-1334162904 tempest-VolumeImageDependencyTests-1334162904-project-member] Volume info retrieved successfully. Sep 07 21:21:01 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b0a7e9f4-8862-4d87-ac97-24973d516452 tempest-VolumeImageDependencyTests-1334162904 tempest-VolumeImageDependencyTests-1334162904-project-member] http://192.168.122.168/volume/v3/volumes/4e2e315f-3f8f-47bf-9ca3-1abaf32b003f returned with HTTP 200 Sep 07 21:21:01 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1346/2706] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:21:01 2026] GET /volume/v3/volumes/4e2e315f-3f8f-47bf-9ca3-1abaf32b003f => generated 937 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:21:02 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-794a0bbe-766a-4d4c-a0be-c8409f138e2f None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:02 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-794a0bbe-766a-4d4c-a0be-c8409f138e2f tempest-VolumeImageDependencyTests-1334162904 tempest-VolumeImageDependencyTests-1334162904-project-member] GET http://192.168.122.168/volume/v3/volumes/4e2e315f-3f8f-47bf-9ca3-1abaf32b003f Sep 07 21:21:02 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-794a0bbe-766a-4d4c-a0be-c8409f138e2f tempest-VolumeImageDependencyTests-1334162904 tempest-VolumeImageDependencyTests-1334162904-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:02 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-794a0bbe-766a-4d4c-a0be-c8409f138e2f tempest-VolumeImageDependencyTests-1334162904 tempest-VolumeImageDependencyTests-1334162904-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:02 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:02 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:21:02 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:02 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:21:02 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-794a0bbe-766a-4d4c-a0be-c8409f138e2f tempest-VolumeImageDependencyTests-1334162904 tempest-VolumeImageDependencyTests-1334162904-project-member] Volume info retrieved successfully. Sep 07 21:21:02 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-794a0bbe-766a-4d4c-a0be-c8409f138e2f tempest-VolumeImageDependencyTests-1334162904 tempest-VolumeImageDependencyTests-1334162904-project-member] http://192.168.122.168/volume/v3/volumes/4e2e315f-3f8f-47bf-9ca3-1abaf32b003f returned with HTTP 200 Sep 07 21:21:02 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1361/2707] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:21:02 2026] GET /volume/v3/volumes/4e2e315f-3f8f-47bf-9ca3-1abaf32b003f => generated 937 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:21:03 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-46df622e-0272-4522-81fd-6026b2be53bd None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:03 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-46df622e-0272-4522-81fd-6026b2be53bd tempest-VolumeImageDependencyTests-1334162904 tempest-VolumeImageDependencyTests-1334162904-project-member] GET http://192.168.122.168/volume/v3/volumes/4e2e315f-3f8f-47bf-9ca3-1abaf32b003f Sep 07 21:21:03 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-46df622e-0272-4522-81fd-6026b2be53bd tempest-VolumeImageDependencyTests-1334162904 tempest-VolumeImageDependencyTests-1334162904-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:03 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-46df622e-0272-4522-81fd-6026b2be53bd tempest-VolumeImageDependencyTests-1334162904 tempest-VolumeImageDependencyTests-1334162904-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:03 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:03 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:21:03 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:03 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:21:03 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-46df622e-0272-4522-81fd-6026b2be53bd tempest-VolumeImageDependencyTests-1334162904 tempest-VolumeImageDependencyTests-1334162904-project-member] Volume info retrieved successfully. Sep 07 21:21:03 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-46df622e-0272-4522-81fd-6026b2be53bd tempest-VolumeImageDependencyTests-1334162904 tempest-VolumeImageDependencyTests-1334162904-project-member] http://192.168.122.168/volume/v3/volumes/4e2e315f-3f8f-47bf-9ca3-1abaf32b003f returned with HTTP 200 Sep 07 21:21:03 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1347/2708] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:21:03 2026] GET /volume/v3/volumes/4e2e315f-3f8f-47bf-9ca3-1abaf32b003f => generated 1202 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 21:21:03 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-7d6979bb-b453-42ce-9acf-1257b38b4161 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:03 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-7d6979bb-b453-42ce-9acf-1257b38b4161 tempest-VolumeImageDependencyTests-1334162904 tempest-VolumeImageDependencyTests-1334162904-project-member] GET http://192.168.122.168/volume/v3/volumes/4e2e315f-3f8f-47bf-9ca3-1abaf32b003f Sep 07 21:21:03 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-7d6979bb-b453-42ce-9acf-1257b38b4161 tempest-VolumeImageDependencyTests-1334162904 tempest-VolumeImageDependencyTests-1334162904-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:03 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-7d6979bb-b453-42ce-9acf-1257b38b4161 tempest-VolumeImageDependencyTests-1334162904 tempest-VolumeImageDependencyTests-1334162904-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:03 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:03 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:21:03 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:03 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:21:03 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-7d6979bb-b453-42ce-9acf-1257b38b4161 tempest-VolumeImageDependencyTests-1334162904 tempest-VolumeImageDependencyTests-1334162904-project-member] Volume info retrieved successfully. Sep 07 21:21:03 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-7d6979bb-b453-42ce-9acf-1257b38b4161 tempest-VolumeImageDependencyTests-1334162904 tempest-VolumeImageDependencyTests-1334162904-project-member] http://192.168.122.168/volume/v3/volumes/4e2e315f-3f8f-47bf-9ca3-1abaf32b003f returned with HTTP 200 Sep 07 21:21:03 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1362/2709] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:21:03 2026] GET /volume/v3/volumes/4e2e315f-3f8f-47bf-9ca3-1abaf32b003f => generated 1202 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 21:21:04 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-89ac42b6-77d1-47b3-923c-eacd61e52c61 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:04 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-89ac42b6-77d1-47b3-923c-eacd61e52c61 tempest-VolumeImageDependencyTests-1334162904 tempest-VolumeImageDependencyTests-1334162904-project-member] DELETE http://192.168.122.168/volume/v3/volumes/4e2e315f-3f8f-47bf-9ca3-1abaf32b003f Sep 07 21:21:04 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-89ac42b6-77d1-47b3-923c-eacd61e52c61 tempest-VolumeImageDependencyTests-1334162904 tempest-VolumeImageDependencyTests-1334162904-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:04 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-89ac42b6-77d1-47b3-923c-eacd61e52c61 tempest-VolumeImageDependencyTests-1334162904 tempest-VolumeImageDependencyTests-1334162904-project-member] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:04 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-89ac42b6-77d1-47b3-923c-eacd61e52c61 tempest-VolumeImageDependencyTests-1334162904 tempest-VolumeImageDependencyTests-1334162904-project-member] Delete volume with id: 4e2e315f-3f8f-47bf-9ca3-1abaf32b003f Sep 07 21:21:04 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:04 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:21:04 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:04 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:21:04 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-89ac42b6-77d1-47b3-923c-eacd61e52c61 tempest-VolumeImageDependencyTests-1334162904 tempest-VolumeImageDependencyTests-1334162904-project-member] Volume info retrieved successfully. Sep 07 21:21:04 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-89ac42b6-77d1-47b3-923c-eacd61e52c61 tempest-VolumeImageDependencyTests-1334162904 tempest-VolumeImageDependencyTests-1334162904-project-member] Delete volume request issued successfully. Sep 07 21:21:04 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-89ac42b6-77d1-47b3-923c-eacd61e52c61 tempest-VolumeImageDependencyTests-1334162904 tempest-VolumeImageDependencyTests-1334162904-project-member] http://192.168.122.168/volume/v3/volumes/4e2e315f-3f8f-47bf-9ca3-1abaf32b003f returned with HTTP 202 Sep 07 21:21:04 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1348/2710] 192.168.122.168 () {60 vars in 1276 bytes} [Mon Sep 7 21:21:04 2026] DELETE /volume/v3/volumes/4e2e315f-3f8f-47bf-9ca3-1abaf32b003f => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 21:21:04 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-a5c55c32-1e4b-4b97-bebb-c1d45e0475a3 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:04 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a5c55c32-1e4b-4b97-bebb-c1d45e0475a3 tempest-VolumeImageDependencyTests-1334162904 tempest-VolumeImageDependencyTests-1334162904-project-member] GET http://192.168.122.168/volume/v3/volumes/4e2e315f-3f8f-47bf-9ca3-1abaf32b003f Sep 07 21:21:04 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-a5c55c32-1e4b-4b97-bebb-c1d45e0475a3 tempest-VolumeImageDependencyTests-1334162904 tempest-VolumeImageDependencyTests-1334162904-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:04 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-a5c55c32-1e4b-4b97-bebb-c1d45e0475a3 tempest-VolumeImageDependencyTests-1334162904 tempest-VolumeImageDependencyTests-1334162904-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:04 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:04 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:21:04 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:04 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:21:04 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-a5c55c32-1e4b-4b97-bebb-c1d45e0475a3 tempest-VolumeImageDependencyTests-1334162904 tempest-VolumeImageDependencyTests-1334162904-project-member] Volume info retrieved successfully. Sep 07 21:21:04 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a5c55c32-1e4b-4b97-bebb-c1d45e0475a3 tempest-VolumeImageDependencyTests-1334162904 tempest-VolumeImageDependencyTests-1334162904-project-member] http://192.168.122.168/volume/v3/volumes/4e2e315f-3f8f-47bf-9ca3-1abaf32b003f returned with HTTP 200 Sep 07 21:21:04 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1363/2711] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:21:04 2026] GET /volume/v3/volumes/4e2e315f-3f8f-47bf-9ca3-1abaf32b003f => generated 1201 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 21:21:05 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-a731be17-30b9-4c27-9d54-d6889eca59d1 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:05 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a731be17-30b9-4c27-9d54-d6889eca59d1 tempest-VolumeImageDependencyTests-1334162904 tempest-VolumeImageDependencyTests-1334162904-project-member] GET http://192.168.122.168/volume/v3/volumes/4e2e315f-3f8f-47bf-9ca3-1abaf32b003f Sep 07 21:21:05 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a731be17-30b9-4c27-9d54-d6889eca59d1 tempest-VolumeImageDependencyTests-1334162904 tempest-VolumeImageDependencyTests-1334162904-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:05 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a731be17-30b9-4c27-9d54-d6889eca59d1 tempest-VolumeImageDependencyTests-1334162904 tempest-VolumeImageDependencyTests-1334162904-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:05 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a731be17-30b9-4c27-9d54-d6889eca59d1 tempest-VolumeImageDependencyTests-1334162904 tempest-VolumeImageDependencyTests-1334162904-project-member] http://192.168.122.168/volume/v3/volumes/4e2e315f-3f8f-47bf-9ca3-1abaf32b003f returned with HTTP 404 Sep 07 21:21:05 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1349/2712] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:21:05 2026] GET /volume/v3/volumes/4e2e315f-3f8f-47bf-9ca3-1abaf32b003f => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 21:21:05 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-c99faabf-6b7d-4ac3-85c7-bce729bcfec8 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:05 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c99faabf-6b7d-4ac3-85c7-bce729bcfec8 tempest-VolumeImageDependencyTests-1334162904 tempest-VolumeImageDependencyTests-1334162904-project-member] DELETE http://192.168.122.168/volume/v3/volumes/4e2e315f-3f8f-47bf-9ca3-1abaf32b003f Sep 07 21:21:05 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c99faabf-6b7d-4ac3-85c7-bce729bcfec8 tempest-VolumeImageDependencyTests-1334162904 tempest-VolumeImageDependencyTests-1334162904-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:05 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c99faabf-6b7d-4ac3-85c7-bce729bcfec8 tempest-VolumeImageDependencyTests-1334162904 tempest-VolumeImageDependencyTests-1334162904-project-member] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:05 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-c99faabf-6b7d-4ac3-85c7-bce729bcfec8 tempest-VolumeImageDependencyTests-1334162904 tempest-VolumeImageDependencyTests-1334162904-project-member] Delete volume with id: 4e2e315f-3f8f-47bf-9ca3-1abaf32b003f Sep 07 21:21:05 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c99faabf-6b7d-4ac3-85c7-bce729bcfec8 tempest-VolumeImageDependencyTests-1334162904 tempest-VolumeImageDependencyTests-1334162904-project-member] http://192.168.122.168/volume/v3/volumes/4e2e315f-3f8f-47bf-9ca3-1abaf32b003f returned with HTTP 404 Sep 07 21:21:05 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1364/2713] 192.168.122.168 () {60 vars in 1276 bytes} [Mon Sep 7 21:21:05 2026] DELETE /volume/v3/volumes/4e2e315f-3f8f-47bf-9ca3-1abaf32b003f => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 07 21:21:05 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-ce01a1d2-2313-401b-a5a9-fc0d0afa0300 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:05 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ce01a1d2-2313-401b-a5a9-fc0d0afa0300 tempest-VolumeImageDependencyTests-1334162904 tempest-VolumeImageDependencyTests-1334162904-project-member] GET http://192.168.122.168/volume/v3/volumes/4e2e315f-3f8f-47bf-9ca3-1abaf32b003f Sep 07 21:21:05 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ce01a1d2-2313-401b-a5a9-fc0d0afa0300 tempest-VolumeImageDependencyTests-1334162904 tempest-VolumeImageDependencyTests-1334162904-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:05 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ce01a1d2-2313-401b-a5a9-fc0d0afa0300 tempest-VolumeImageDependencyTests-1334162904 tempest-VolumeImageDependencyTests-1334162904-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:05 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ce01a1d2-2313-401b-a5a9-fc0d0afa0300 tempest-VolumeImageDependencyTests-1334162904 tempest-VolumeImageDependencyTests-1334162904-project-member] http://192.168.122.168/volume/v3/volumes/4e2e315f-3f8f-47bf-9ca3-1abaf32b003f returned with HTTP 404 Sep 07 21:21:05 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1350/2714] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:21:05 2026] GET /volume/v3/volumes/4e2e315f-3f8f-47bf-9ca3-1abaf32b003f => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 21:21:08 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-3c2bfd5e-ea3d-4610-b39b-1d47a6a466c4 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:08 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-3c2bfd5e-ea3d-4610-b39b-1d47a6a466c4 tempest-ProjectReaderTests-1709198439 tempest-ProjectReaderTests-1709198439-project-admin] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:21:08 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-3c2bfd5e-ea3d-4610-b39b-1d47a6a466c4 tempest-ProjectReaderTests-1709198439 tempest-ProjectReaderTests-1709198439-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-689441269"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:21:08 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.volumes [None req-3c2bfd5e-ea3d-4610-b39b-1d47a6a466c4 tempest-ProjectReaderTests-1709198439 tempest-ProjectReaderTests-1709198439-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-689441269'}} {{(pid=86971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:21:08 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-3c2bfd5e-ea3d-4610-b39b-1d47a6a466c4 tempest-ProjectReaderTests-1709198439 tempest-ProjectReaderTests-1709198439-project-admin] Create volume of 1 GB Sep 07 21:21:08 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-3c2bfd5e-ea3d-4610-b39b-1d47a6a466c4 tempest-ProjectReaderTests-1709198439 tempest-ProjectReaderTests-1709198439-project-admin] Availability Zones retrieved successfully. Sep 07 21:21:08 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-3c2bfd5e-ea3d-4610-b39b-1d47a6a466c4 tempest-ProjectReaderTests-1709198439 tempest-ProjectReaderTests-1709198439-project-admin] Flow 'volume_create_api' (52693ce3-1dcc-43c9-8f65-d1fc76a25147) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:21:08 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-3c2bfd5e-ea3d-4610-b39b-1d47a6a466c4 tempest-ProjectReaderTests-1709198439 tempest-ProjectReaderTests-1709198439-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd0f36f1-3b59-4b4a-a72b-16d6a51ec98f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:08 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.flows.api.create_volume [None req-3c2bfd5e-ea3d-4610-b39b-1d47a6a466c4 tempest-ProjectReaderTests-1709198439 tempest-ProjectReaderTests-1709198439-project-admin] Validating volume size '1' using validate_int {{(pid=86971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:21:08 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-3c2bfd5e-ea3d-4610-b39b-1d47a6a466c4 tempest-ProjectReaderTests-1709198439 tempest-ProjectReaderTests-1709198439-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd0f36f1-3b59-4b4a-a72b-16d6a51ec98f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:08 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-3c2bfd5e-ea3d-4610-b39b-1d47a6a466c4 tempest-ProjectReaderTests-1709198439 tempest-ProjectReaderTests-1709198439-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b18e0fe3-ec89-44cd-923a-a08aaa76cfd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:08 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-3c2bfd5e-ea3d-4610-b39b-1d47a6a466c4 tempest-ProjectReaderTests-1709198439 tempest-ProjectReaderTests-1709198439-project-admin] Created reservations ['7835d3e6-3320-407b-834a-2fdcad16a0c5', 'a9aee689-4da6-461b-a757-d927489fb3f1', 'f0a0f465-78aa-4b33-a4fe-cd5e17f792ea', '88219004-8a29-4c22-a371-544a27a36198'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:21:08 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-3c2bfd5e-ea3d-4610-b39b-1d47a6a466c4 tempest-ProjectReaderTests-1709198439 tempest-ProjectReaderTests-1709198439-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b18e0fe3-ec89-44cd-923a-a08aaa76cfd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7835d3e6-3320-407b-834a-2fdcad16a0c5', 'a9aee689-4da6-461b-a757-d927489fb3f1', 'f0a0f465-78aa-4b33-a4fe-cd5e17f792ea', '88219004-8a29-4c22-a371-544a27a36198']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:08 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-3c2bfd5e-ea3d-4610-b39b-1d47a6a466c4 tempest-ProjectReaderTests-1709198439 tempest-ProjectReaderTests-1709198439-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ddbfa63c-b29d-4ba3-862d-434443358f7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:08 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:08 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:21:08 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-3c2bfd5e-ea3d-4610-b39b-1d47a6a466c4 tempest-ProjectReaderTests-1709198439 tempest-ProjectReaderTests-1709198439-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ddbfa63c-b29d-4ba3-862d-434443358f7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '20fd41e2-c3d4-4e6a-98f1-6dd8092a989b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-689441269',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b4879ec1a514ff1942238953f8dcf02',qos_specs=None,replication_status=,reservations=['7835d3e6-3320-407b-834a-2fdcad16a0c5','a9aee689-4da6-461b-a757-d927489fb3f1','f0a0f465-78aa-4b33-a4fe-cd5e17f792ea','88219004-8a29-4c22-a371-544a27a36198'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f459699b93234df2b507ae8ddf3639a5',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:21:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-689441269',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=20fd41e2-c3d4-4e6a-98f1-6dd8092a989b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b4879ec1a514ff1942238953f8dcf02',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f459699b93234df2b507ae8ddf3639a5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:08 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-3c2bfd5e-ea3d-4610-b39b-1d47a6a466c4 tempest-ProjectReaderTests-1709198439 tempest-ProjectReaderTests-1709198439-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08898675-6460-4d74-90a9-997a561a2c88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:08 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-3c2bfd5e-ea3d-4610-b39b-1d47a6a466c4 tempest-ProjectReaderTests-1709198439 tempest-ProjectReaderTests-1709198439-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08898675-6460-4d74-90a9-997a561a2c88) transitioned into state 'SUCCESS' from state '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-689441269',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b4879ec1a514ff1942238953f8dcf02',qos_specs=None,replication_status=,reservations=['7835d3e6-3320-407b-834a-2fdcad16a0c5','a9aee689-4da6-461b-a757-d927489fb3f1','f0a0f465-78aa-4b33-a4fe-cd5e17f792ea','88219004-8a29-4c22-a371-544a27a36198'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f459699b93234df2b507ae8ddf3639a5',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:08 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-3c2bfd5e-ea3d-4610-b39b-1d47a6a466c4 tempest-ProjectReaderTests-1709198439 tempest-ProjectReaderTests-1709198439-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b68c38a5-8d95-4c51-ad65-ca299b5667e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:08 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-3c2bfd5e-ea3d-4610-b39b-1d47a6a466c4 tempest-ProjectReaderTests-1709198439 tempest-ProjectReaderTests-1709198439-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b68c38a5-8d95-4c51-ad65-ca299b5667e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:08 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-3c2bfd5e-ea3d-4610-b39b-1d47a6a466c4 tempest-ProjectReaderTests-1709198439 tempest-ProjectReaderTests-1709198439-project-admin] Flow 'volume_create_api' (52693ce3-1dcc-43c9-8f65-d1fc76a25147) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:21:08 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-3c2bfd5e-ea3d-4610-b39b-1d47a6a466c4 tempest-ProjectReaderTests-1709198439 tempest-ProjectReaderTests-1709198439-project-admin] Create volume request issued successfully. Sep 07 21:21:08 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-3c2bfd5e-ea3d-4610-b39b-1d47a6a466c4 tempest-ProjectReaderTests-1709198439 tempest-ProjectReaderTests-1709198439-project-admin] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:21:08 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1365/2715] 192.168.122.168 () {60 vars in 1142 bytes} [Mon Sep 7 21:21:08 2026] POST /volume/v3/volumes => generated 786 bytes in 441 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:21:08 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-df5417be-d0f8-4065-bf11-e75ff81faae4 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:08 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-df5417be-d0f8-4065-bf11-e75ff81faae4 tempest-ProjectReaderTests-1709198439 tempest-ProjectReaderTests-1709198439-project-admin] GET http://192.168.122.168/volume/v3/volumes/20fd41e2-c3d4-4e6a-98f1-6dd8092a989b Sep 07 21:21:08 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-df5417be-d0f8-4065-bf11-e75ff81faae4 tempest-ProjectReaderTests-1709198439 tempest-ProjectReaderTests-1709198439-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:08 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-df5417be-d0f8-4065-bf11-e75ff81faae4 tempest-ProjectReaderTests-1709198439 tempest-ProjectReaderTests-1709198439-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:08 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:08 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:21:08 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:08 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:21:08 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-df5417be-d0f8-4065-bf11-e75ff81faae4 tempest-ProjectReaderTests-1709198439 tempest-ProjectReaderTests-1709198439-project-admin] Volume info retrieved successfully. Sep 07 21:21:08 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-df5417be-d0f8-4065-bf11-e75ff81faae4 tempest-ProjectReaderTests-1709198439 tempest-ProjectReaderTests-1709198439-project-admin] http://192.168.122.168/volume/v3/volumes/20fd41e2-c3d4-4e6a-98f1-6dd8092a989b returned with HTTP 200 Sep 07 21:21:08 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1351/2716] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:21:08 2026] GET /volume/v3/volumes/20fd41e2-c3d4-4e6a-98f1-6dd8092a989b => generated 965 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:21:09 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-bba58075-3301-42b8-96c6-337c72893663 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:09 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-bba58075-3301-42b8-96c6-337c72893663 tempest-ProjectReaderTests-1709198439 tempest-ProjectReaderTests-1709198439-project-admin] GET http://192.168.122.168/volume/v3/volumes/20fd41e2-c3d4-4e6a-98f1-6dd8092a989b Sep 07 21:21:09 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-bba58075-3301-42b8-96c6-337c72893663 tempest-ProjectReaderTests-1709198439 tempest-ProjectReaderTests-1709198439-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:09 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-bba58075-3301-42b8-96c6-337c72893663 tempest-ProjectReaderTests-1709198439 tempest-ProjectReaderTests-1709198439-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:09 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:09 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:21:09 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:09 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:21:09 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-bba58075-3301-42b8-96c6-337c72893663 tempest-ProjectReaderTests-1709198439 tempest-ProjectReaderTests-1709198439-project-admin] Volume info retrieved successfully. Sep 07 21:21:09 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-bba58075-3301-42b8-96c6-337c72893663 tempest-ProjectReaderTests-1709198439 tempest-ProjectReaderTests-1709198439-project-admin] http://192.168.122.168/volume/v3/volumes/20fd41e2-c3d4-4e6a-98f1-6dd8092a989b returned with HTTP 200 Sep 07 21:21:09 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1366/2717] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:21:09 2026] GET /volume/v3/volumes/20fd41e2-c3d4-4e6a-98f1-6dd8092a989b => generated 1016 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:21:09 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-6f79b4be-3f65-4696-b653-b1858e068f9b None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:09 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-6f79b4be-3f65-4696-b653-b1858e068f9b tempest-ProjectReaderTests-1709198439 tempest-ProjectReaderTests-1709198439-project-reader] POST http://192.168.122.168/volume/v3/volumes/20fd41e2-c3d4-4e6a-98f1-6dd8092a989b/action Sep 07 21:21:09 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-6f79b4be-3f65-4696-b653-b1858e068f9b tempest-ProjectReaderTests-1709198439 tempest-ProjectReaderTests-1709198439-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=86970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:21:09 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-6f79b4be-3f65-4696-b653-b1858e068f9b tempest-ProjectReaderTests-1709198439 tempest-ProjectReaderTests-1709198439-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:21:09 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:09 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:21:09 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:09 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:21:09 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-6f79b4be-3f65-4696-b653-b1858e068f9b tempest-ProjectReaderTests-1709198439 tempest-ProjectReaderTests-1709198439-project-reader] Volume info retrieved successfully. Sep 07 21:21:09 devstack devstack@c-api.service[86970]: DEBUG cinder.policy [None req-6f79b4be-3f65-4696-b653-b1858e068f9b tempest-ProjectReaderTests-1709198439 tempest-ProjectReaderTests-1709198439-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'e1cc66d8a6954239874b2ecb7dea95c0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b4879ec1a514ff1942238953f8dcf02', '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=86970) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 21:21:09 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-6f79b4be-3f65-4696-b653-b1858e068f9b tempest-ProjectReaderTests-1709198439 tempest-ProjectReaderTests-1709198439-project-reader] http://192.168.122.168/volume/v3/volumes/20fd41e2-c3d4-4e6a-98f1-6dd8092a989b/action returned with HTTP 403 Sep 07 21:21:09 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1352/2718] 192.168.122.168 () {60 vars in 1274 bytes} [Mon Sep 7 21:21:09 2026] POST /volume/v3/volumes/20fd41e2-c3d4-4e6a-98f1-6dd8092a989b/action => generated 131 bytes in 131 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:21:09 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-b5ca6cf1-7bae-4d49-9e45-89ab55e6ecc5 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:09 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b5ca6cf1-7bae-4d49-9e45-89ab55e6ecc5 tempest-ProjectReaderTests-1709198439 tempest-ProjectReaderTests-1709198439-project-admin] DELETE http://192.168.122.168/volume/v3/volumes/20fd41e2-c3d4-4e6a-98f1-6dd8092a989b Sep 07 21:21:09 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-b5ca6cf1-7bae-4d49-9e45-89ab55e6ecc5 tempest-ProjectReaderTests-1709198439 tempest-ProjectReaderTests-1709198439-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:09 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-b5ca6cf1-7bae-4d49-9e45-89ab55e6ecc5 tempest-ProjectReaderTests-1709198439 tempest-ProjectReaderTests-1709198439-project-admin] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:09 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-b5ca6cf1-7bae-4d49-9e45-89ab55e6ecc5 tempest-ProjectReaderTests-1709198439 tempest-ProjectReaderTests-1709198439-project-admin] Delete volume with id: 20fd41e2-c3d4-4e6a-98f1-6dd8092a989b Sep 07 21:21:09 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:09 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:21:09 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:09 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:21:09 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-b5ca6cf1-7bae-4d49-9e45-89ab55e6ecc5 tempest-ProjectReaderTests-1709198439 tempest-ProjectReaderTests-1709198439-project-admin] Volume info retrieved successfully. Sep 07 21:21:09 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-b5ca6cf1-7bae-4d49-9e45-89ab55e6ecc5 tempest-ProjectReaderTests-1709198439 tempest-ProjectReaderTests-1709198439-project-admin] Delete volume request issued successfully. Sep 07 21:21:09 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b5ca6cf1-7bae-4d49-9e45-89ab55e6ecc5 tempest-ProjectReaderTests-1709198439 tempest-ProjectReaderTests-1709198439-project-admin] http://192.168.122.168/volume/v3/volumes/20fd41e2-c3d4-4e6a-98f1-6dd8092a989b returned with HTTP 202 Sep 07 21:21:09 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1367/2719] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:21:09 2026] DELETE /volume/v3/volumes/20fd41e2-c3d4-4e6a-98f1-6dd8092a989b => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:21:09 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-57b9b610-cee6-4396-b64b-29c992abeb5e None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:09 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-57b9b610-cee6-4396-b64b-29c992abeb5e tempest-ProjectReaderTests-1709198439 tempest-ProjectReaderTests-1709198439-project-admin] GET http://192.168.122.168/volume/v3/volumes/20fd41e2-c3d4-4e6a-98f1-6dd8092a989b Sep 07 21:21:09 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-57b9b610-cee6-4396-b64b-29c992abeb5e tempest-ProjectReaderTests-1709198439 tempest-ProjectReaderTests-1709198439-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:09 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-57b9b610-cee6-4396-b64b-29c992abeb5e tempest-ProjectReaderTests-1709198439 tempest-ProjectReaderTests-1709198439-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:09 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:09 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:21:09 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:09 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:21:09 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-57b9b610-cee6-4396-b64b-29c992abeb5e tempest-ProjectReaderTests-1709198439 tempest-ProjectReaderTests-1709198439-project-admin] Volume info retrieved successfully. Sep 07 21:21:09 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-57b9b610-cee6-4396-b64b-29c992abeb5e tempest-ProjectReaderTests-1709198439 tempest-ProjectReaderTests-1709198439-project-admin] http://192.168.122.168/volume/v3/volumes/20fd41e2-c3d4-4e6a-98f1-6dd8092a989b returned with HTTP 200 Sep 07 21:21:09 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1353/2720] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:21:09 2026] GET /volume/v3/volumes/20fd41e2-c3d4-4e6a-98f1-6dd8092a989b => generated 1015 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:21:10 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-b641ba25-9101-4428-a3c2-fb3f050c7f7e None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:10 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b641ba25-9101-4428-a3c2-fb3f050c7f7e tempest-ProjectReaderTests-1709198439 tempest-ProjectReaderTests-1709198439-project-admin] GET http://192.168.122.168/volume/v3/volumes/20fd41e2-c3d4-4e6a-98f1-6dd8092a989b Sep 07 21:21:10 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-b641ba25-9101-4428-a3c2-fb3f050c7f7e tempest-ProjectReaderTests-1709198439 tempest-ProjectReaderTests-1709198439-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:10 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-b641ba25-9101-4428-a3c2-fb3f050c7f7e tempest-ProjectReaderTests-1709198439 tempest-ProjectReaderTests-1709198439-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:10 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b641ba25-9101-4428-a3c2-fb3f050c7f7e tempest-ProjectReaderTests-1709198439 tempest-ProjectReaderTests-1709198439-project-admin] http://192.168.122.168/volume/v3/volumes/20fd41e2-c3d4-4e6a-98f1-6dd8092a989b returned with HTTP 404 Sep 07 21:21:10 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1368/2721] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:21:10 2026] GET /volume/v3/volumes/20fd41e2-c3d4-4e6a-98f1-6dd8092a989b => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:21:10 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-7b9e894c-8d21-48a8-91f9-2d26a0927d4c None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:10 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-7b9e894c-8d21-48a8-91f9-2d26a0927d4c tempest-ProjectReaderTests-1709198439 tempest-ProjectReaderTests-1709198439-project-admin] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:21:10 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-7b9e894c-8d21-48a8-91f9-2d26a0927d4c tempest-ProjectReaderTests-1709198439 tempest-ProjectReaderTests-1709198439-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-395144326"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:21:10 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.volumes [None req-7b9e894c-8d21-48a8-91f9-2d26a0927d4c tempest-ProjectReaderTests-1709198439 tempest-ProjectReaderTests-1709198439-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-395144326'}} {{(pid=86970) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:21:10 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-7b9e894c-8d21-48a8-91f9-2d26a0927d4c tempest-ProjectReaderTests-1709198439 tempest-ProjectReaderTests-1709198439-project-admin] Create volume of 1 GB Sep 07 21:21:10 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-7b9e894c-8d21-48a8-91f9-2d26a0927d4c tempest-ProjectReaderTests-1709198439 tempest-ProjectReaderTests-1709198439-project-admin] Availability Zones retrieved successfully. Sep 07 21:21:10 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-7b9e894c-8d21-48a8-91f9-2d26a0927d4c tempest-ProjectReaderTests-1709198439 tempest-ProjectReaderTests-1709198439-project-admin] Flow 'volume_create_api' (03a2b803-8122-4ffd-9e3c-84c14b51921b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:21:10 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-7b9e894c-8d21-48a8-91f9-2d26a0927d4c tempest-ProjectReaderTests-1709198439 tempest-ProjectReaderTests-1709198439-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9cc014c-871a-4f40-bc01-e1577d3575f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:10 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.flows.api.create_volume [None req-7b9e894c-8d21-48a8-91f9-2d26a0927d4c tempest-ProjectReaderTests-1709198439 tempest-ProjectReaderTests-1709198439-project-admin] Validating volume size '1' using validate_int {{(pid=86970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:21:11 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-7b9e894c-8d21-48a8-91f9-2d26a0927d4c tempest-ProjectReaderTests-1709198439 tempest-ProjectReaderTests-1709198439-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9cc014c-871a-4f40-bc01-e1577d3575f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:11 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-7b9e894c-8d21-48a8-91f9-2d26a0927d4c tempest-ProjectReaderTests-1709198439 tempest-ProjectReaderTests-1709198439-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (239fc714-bbd4-472f-8a6b-6d2fe5794187) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:11 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-7b9e894c-8d21-48a8-91f9-2d26a0927d4c tempest-ProjectReaderTests-1709198439 tempest-ProjectReaderTests-1709198439-project-admin] Created reservations ['1d561ec5-d4b4-41b2-880f-0f5be360d5ee', '23a14c75-81a9-4ee1-8aa5-2bd6df4e97e0', 'a2b0d519-38f8-4cec-8c4d-6441a0b15fed', '8db125ce-8a85-4c52-956f-90e6c7e1d341'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:21:11 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-7b9e894c-8d21-48a8-91f9-2d26a0927d4c tempest-ProjectReaderTests-1709198439 tempest-ProjectReaderTests-1709198439-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (239fc714-bbd4-472f-8a6b-6d2fe5794187) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d561ec5-d4b4-41b2-880f-0f5be360d5ee', '23a14c75-81a9-4ee1-8aa5-2bd6df4e97e0', 'a2b0d519-38f8-4cec-8c4d-6441a0b15fed', '8db125ce-8a85-4c52-956f-90e6c7e1d341']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:11 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-7b9e894c-8d21-48a8-91f9-2d26a0927d4c tempest-ProjectReaderTests-1709198439 tempest-ProjectReaderTests-1709198439-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3ae5a06-6d6d-4e26-a787-75cbff1e76a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:11 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:11 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:21:11 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-7b9e894c-8d21-48a8-91f9-2d26a0927d4c tempest-ProjectReaderTests-1709198439 tempest-ProjectReaderTests-1709198439-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3ae5a06-6d6d-4e26-a787-75cbff1e76a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '00e5b6fa-a9e8-4581-89bd-f5b58a9a83e1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-395144326',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b4879ec1a514ff1942238953f8dcf02',qos_specs=None,replication_status=,reservations=['1d561ec5-d4b4-41b2-880f-0f5be360d5ee','23a14c75-81a9-4ee1-8aa5-2bd6df4e97e0','a2b0d519-38f8-4cec-8c4d-6441a0b15fed','8db125ce-8a85-4c52-956f-90e6c7e1d341'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f459699b93234df2b507ae8ddf3639a5',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:21:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-395144326',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=00e5b6fa-a9e8-4581-89bd-f5b58a9a83e1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b4879ec1a514ff1942238953f8dcf02',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f459699b93234df2b507ae8ddf3639a5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:11 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-7b9e894c-8d21-48a8-91f9-2d26a0927d4c tempest-ProjectReaderTests-1709198439 tempest-ProjectReaderTests-1709198439-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0062225-6a4c-4475-b5c5-4a0af9b9b862) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:11 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-7b9e894c-8d21-48a8-91f9-2d26a0927d4c tempest-ProjectReaderTests-1709198439 tempest-ProjectReaderTests-1709198439-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0062225-6a4c-4475-b5c5-4a0af9b9b862) transitioned into state 'SUCCESS' from state '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-395144326',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b4879ec1a514ff1942238953f8dcf02',qos_specs=None,replication_status=,reservations=['1d561ec5-d4b4-41b2-880f-0f5be360d5ee','23a14c75-81a9-4ee1-8aa5-2bd6df4e97e0','a2b0d519-38f8-4cec-8c4d-6441a0b15fed','8db125ce-8a85-4c52-956f-90e6c7e1d341'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f459699b93234df2b507ae8ddf3639a5',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:11 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-7b9e894c-8d21-48a8-91f9-2d26a0927d4c tempest-ProjectReaderTests-1709198439 tempest-ProjectReaderTests-1709198439-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5006ae8-2bd0-40af-9fbb-a7eea661e97a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:11 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-7b9e894c-8d21-48a8-91f9-2d26a0927d4c tempest-ProjectReaderTests-1709198439 tempest-ProjectReaderTests-1709198439-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5006ae8-2bd0-40af-9fbb-a7eea661e97a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:11 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-7b9e894c-8d21-48a8-91f9-2d26a0927d4c tempest-ProjectReaderTests-1709198439 tempest-ProjectReaderTests-1709198439-project-admin] Flow 'volume_create_api' (03a2b803-8122-4ffd-9e3c-84c14b51921b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:21:11 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-7b9e894c-8d21-48a8-91f9-2d26a0927d4c tempest-ProjectReaderTests-1709198439 tempest-ProjectReaderTests-1709198439-project-admin] Create volume request issued successfully. Sep 07 21:21:11 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-7b9e894c-8d21-48a8-91f9-2d26a0927d4c tempest-ProjectReaderTests-1709198439 tempest-ProjectReaderTests-1709198439-project-admin] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:21:11 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1354/2722] 192.168.122.168 () {60 vars in 1142 bytes} [Mon Sep 7 21:21:10 2026] POST /volume/v3/volumes => generated 786 bytes in 300 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:21:11 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-9b867cc6-9b0e-4903-af45-671d8a516731 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:11 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-9b867cc6-9b0e-4903-af45-671d8a516731 tempest-ProjectReaderTests-1709198439 tempest-ProjectReaderTests-1709198439-project-admin] GET http://192.168.122.168/volume/v3/volumes/00e5b6fa-a9e8-4581-89bd-f5b58a9a83e1 Sep 07 21:21:11 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-9b867cc6-9b0e-4903-af45-671d8a516731 tempest-ProjectReaderTests-1709198439 tempest-ProjectReaderTests-1709198439-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:11 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-9b867cc6-9b0e-4903-af45-671d8a516731 tempest-ProjectReaderTests-1709198439 tempest-ProjectReaderTests-1709198439-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:11 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:11 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:21:11 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:11 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:21:11 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-9b867cc6-9b0e-4903-af45-671d8a516731 tempest-ProjectReaderTests-1709198439 tempest-ProjectReaderTests-1709198439-project-admin] Volume info retrieved successfully. Sep 07 21:21:11 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-9b867cc6-9b0e-4903-af45-671d8a516731 tempest-ProjectReaderTests-1709198439 tempest-ProjectReaderTests-1709198439-project-admin] http://192.168.122.168/volume/v3/volumes/00e5b6fa-a9e8-4581-89bd-f5b58a9a83e1 returned with HTTP 200 Sep 07 21:21:11 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1369/2723] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:21:11 2026] GET /volume/v3/volumes/00e5b6fa-a9e8-4581-89bd-f5b58a9a83e1 => generated 965 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:21:12 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-432faa51-6d91-4eb8-a2f6-8907a59e1b23 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:12 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-432faa51-6d91-4eb8-a2f6-8907a59e1b23 tempest-ProjectReaderTests-1709198439 tempest-ProjectReaderTests-1709198439-project-admin] GET http://192.168.122.168/volume/v3/volumes/00e5b6fa-a9e8-4581-89bd-f5b58a9a83e1 Sep 07 21:21:12 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-432faa51-6d91-4eb8-a2f6-8907a59e1b23 tempest-ProjectReaderTests-1709198439 tempest-ProjectReaderTests-1709198439-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:12 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-432faa51-6d91-4eb8-a2f6-8907a59e1b23 tempest-ProjectReaderTests-1709198439 tempest-ProjectReaderTests-1709198439-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:12 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:12 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:21:12 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:12 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:21:12 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-432faa51-6d91-4eb8-a2f6-8907a59e1b23 tempest-ProjectReaderTests-1709198439 tempest-ProjectReaderTests-1709198439-project-admin] Volume info retrieved successfully. Sep 07 21:21:12 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-432faa51-6d91-4eb8-a2f6-8907a59e1b23 tempest-ProjectReaderTests-1709198439 tempest-ProjectReaderTests-1709198439-project-admin] http://192.168.122.168/volume/v3/volumes/00e5b6fa-a9e8-4581-89bd-f5b58a9a83e1 returned with HTTP 200 Sep 07 21:21:12 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1355/2724] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:21:12 2026] GET /volume/v3/volumes/00e5b6fa-a9e8-4581-89bd-f5b58a9a83e1 => generated 1016 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:21:12 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-319f95df-b2b2-44fb-b6a9-14f7238e1358 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:12 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-319f95df-b2b2-44fb-b6a9-14f7238e1358 tempest-ProjectReaderTests-1709198439 tempest-ProjectReaderTests-1709198439-project-reader] POST http://192.168.122.168/volume/v3/volumes/00e5b6fa-a9e8-4581-89bd-f5b58a9a83e1/action Sep 07 21:21:12 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-319f95df-b2b2-44fb-b6a9-14f7238e1358 tempest-ProjectReaderTests-1709198439 tempest-ProjectReaderTests-1709198439-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:21:12 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-319f95df-b2b2-44fb-b6a9-14f7238e1358 tempest-ProjectReaderTests-1709198439 tempest-ProjectReaderTests-1709198439-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:21:12 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:12 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:21:12 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:12 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:21:12 devstack devstack@c-api.service[86971]: DEBUG cinder.policy [None req-319f95df-b2b2-44fb-b6a9-14f7238e1358 tempest-ProjectReaderTests-1709198439 tempest-ProjectReaderTests-1709198439-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'e1cc66d8a6954239874b2ecb7dea95c0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b4879ec1a514ff1942238953f8dcf02', '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=86971) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 21:21:12 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-319f95df-b2b2-44fb-b6a9-14f7238e1358 tempest-ProjectReaderTests-1709198439 tempest-ProjectReaderTests-1709198439-project-reader] http://192.168.122.168/volume/v3/volumes/00e5b6fa-a9e8-4581-89bd-f5b58a9a83e1/action returned with HTTP 403 Sep 07 21:21:12 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1370/2725] 192.168.122.168 () {60 vars in 1274 bytes} [Mon Sep 7 21:21:12 2026] POST /volume/v3/volumes/00e5b6fa-a9e8-4581-89bd-f5b58a9a83e1/action => generated 131 bytes in 23 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:21:12 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-02e249c1-c8f0-4f04-add2-2cba556310a5 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:12 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-02e249c1-c8f0-4f04-add2-2cba556310a5 tempest-ProjectReaderTests-1709198439 tempest-ProjectReaderTests-1709198439-project-admin] DELETE http://192.168.122.168/volume/v3/volumes/00e5b6fa-a9e8-4581-89bd-f5b58a9a83e1 Sep 07 21:21:12 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-02e249c1-c8f0-4f04-add2-2cba556310a5 tempest-ProjectReaderTests-1709198439 tempest-ProjectReaderTests-1709198439-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:12 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-02e249c1-c8f0-4f04-add2-2cba556310a5 tempest-ProjectReaderTests-1709198439 tempest-ProjectReaderTests-1709198439-project-admin] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:12 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-02e249c1-c8f0-4f04-add2-2cba556310a5 tempest-ProjectReaderTests-1709198439 tempest-ProjectReaderTests-1709198439-project-admin] Delete volume with id: 00e5b6fa-a9e8-4581-89bd-f5b58a9a83e1 Sep 07 21:21:12 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:12 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:21:12 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:12 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:21:12 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-02e249c1-c8f0-4f04-add2-2cba556310a5 tempest-ProjectReaderTests-1709198439 tempest-ProjectReaderTests-1709198439-project-admin] Volume info retrieved successfully. Sep 07 21:21:12 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-02e249c1-c8f0-4f04-add2-2cba556310a5 tempest-ProjectReaderTests-1709198439 tempest-ProjectReaderTests-1709198439-project-admin] Delete volume request issued successfully. Sep 07 21:21:12 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-02e249c1-c8f0-4f04-add2-2cba556310a5 tempest-ProjectReaderTests-1709198439 tempest-ProjectReaderTests-1709198439-project-admin] http://192.168.122.168/volume/v3/volumes/00e5b6fa-a9e8-4581-89bd-f5b58a9a83e1 returned with HTTP 202 Sep 07 21:21:12 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1356/2726] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:21:12 2026] DELETE /volume/v3/volumes/00e5b6fa-a9e8-4581-89bd-f5b58a9a83e1 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:21:12 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-636c8f0f-7ff3-40d2-96cb-eae3f1f06e19 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:12 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-636c8f0f-7ff3-40d2-96cb-eae3f1f06e19 tempest-ProjectReaderTests-1709198439 tempest-ProjectReaderTests-1709198439-project-admin] GET http://192.168.122.168/volume/v3/volumes/00e5b6fa-a9e8-4581-89bd-f5b58a9a83e1 Sep 07 21:21:12 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-636c8f0f-7ff3-40d2-96cb-eae3f1f06e19 tempest-ProjectReaderTests-1709198439 tempest-ProjectReaderTests-1709198439-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:12 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-636c8f0f-7ff3-40d2-96cb-eae3f1f06e19 tempest-ProjectReaderTests-1709198439 tempest-ProjectReaderTests-1709198439-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:12 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:12 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:21:12 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:12 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:21:12 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-636c8f0f-7ff3-40d2-96cb-eae3f1f06e19 tempest-ProjectReaderTests-1709198439 tempest-ProjectReaderTests-1709198439-project-admin] Volume info retrieved successfully. Sep 07 21:21:12 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-636c8f0f-7ff3-40d2-96cb-eae3f1f06e19 tempest-ProjectReaderTests-1709198439 tempest-ProjectReaderTests-1709198439-project-admin] http://192.168.122.168/volume/v3/volumes/00e5b6fa-a9e8-4581-89bd-f5b58a9a83e1 returned with HTTP 200 Sep 07 21:21:12 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1371/2727] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:21:12 2026] GET /volume/v3/volumes/00e5b6fa-a9e8-4581-89bd-f5b58a9a83e1 => generated 1015 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:21:13 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-a2cf5c7e-fbcc-4721-b597-f942fa2f5981 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:13 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a2cf5c7e-fbcc-4721-b597-f942fa2f5981 tempest-ProjectReaderTests-1709198439 tempest-ProjectReaderTests-1709198439-project-admin] GET http://192.168.122.168/volume/v3/volumes/00e5b6fa-a9e8-4581-89bd-f5b58a9a83e1 Sep 07 21:21:13 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a2cf5c7e-fbcc-4721-b597-f942fa2f5981 tempest-ProjectReaderTests-1709198439 tempest-ProjectReaderTests-1709198439-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:13 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a2cf5c7e-fbcc-4721-b597-f942fa2f5981 tempest-ProjectReaderTests-1709198439 tempest-ProjectReaderTests-1709198439-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:13 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a2cf5c7e-fbcc-4721-b597-f942fa2f5981 tempest-ProjectReaderTests-1709198439 tempest-ProjectReaderTests-1709198439-project-admin] http://192.168.122.168/volume/v3/volumes/00e5b6fa-a9e8-4581-89bd-f5b58a9a83e1 returned with HTTP 404 Sep 07 21:21:13 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1357/2728] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:21:13 2026] GET /volume/v3/volumes/00e5b6fa-a9e8-4581-89bd-f5b58a9a83e1 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:21:22 devstack devstack@c-api.service[86971]: DEBUG dbcounter [-] [86971] Writing DB stats cinder:SELECT=137,cinder:UPDATE=39,cinder:INSERT=26 {{(pid=86971) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 21:21:23 devstack devstack@c-api.service[86970]: DEBUG dbcounter [-] [86970] Writing DB stats cinder:SELECT=143,cinder:INSERT=29,cinder:UPDATE=40 {{(pid=86970) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 21:21:24 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-07823517-f111-43ae-b1c5-bdd08248f5f0 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:24 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-fc7bff8e-5ce8-40c1-a294-cf6f03aa38dd None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:24 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-07823517-f111-43ae-b1c5-bdd08248f5f0 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:21:24 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-07823517-f111-43ae-b1c5-bdd08248f5f0 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "7d7561a8-3562-4f2d-8f65-699828ddea50", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1695658294"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:21:24 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.volumes [None req-07823517-f111-43ae-b1c5-bdd08248f5f0 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Create volume request body: {'volume': {"'imageRef": '7d7561a8-3562-4f2d-8f65-699828ddea50', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1695658294'}} {{(pid=86971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:21:24 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-07823517-f111-43ae-b1c5-bdd08248f5f0 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Create volume of 1 GB Sep 07 21:21:24 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-07823517-f111-43ae-b1c5-bdd08248f5f0 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Availability Zones retrieved successfully. Sep 07 21:21:24 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-07823517-f111-43ae-b1c5-bdd08248f5f0 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Flow 'volume_create_api' (9a5a9224-7c33-4710-89f2-832d20bb49ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:21:24 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-07823517-f111-43ae-b1c5-bdd08248f5f0 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (884022e2-c180-4a32-b013-b856ed53fc63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:24 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.flows.api.create_volume [None req-07823517-f111-43ae-b1c5-bdd08248f5f0 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Validating volume size '1' using validate_int {{(pid=86971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:21:24 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-fc7bff8e-5ce8-40c1-a294-cf6f03aa38dd tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:21:24 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-fc7bff8e-5ce8-40c1-a294-cf6f03aa38dd tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-856253181"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:21:24 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.volumes [None req-fc7bff8e-5ce8-40c1-a294-cf6f03aa38dd tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-856253181'}} {{(pid=86970) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:21:24 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-fc7bff8e-5ce8-40c1-a294-cf6f03aa38dd tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Create volume of 1 GB Sep 07 21:21:24 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-fc7bff8e-5ce8-40c1-a294-cf6f03aa38dd tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Availability Zones retrieved successfully. Sep 07 21:21:24 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-07823517-f111-43ae-b1c5-bdd08248f5f0 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (884022e2-c180-4a32-b013-b856ed53fc63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:24 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-fc7bff8e-5ce8-40c1-a294-cf6f03aa38dd tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Flow 'volume_create_api' (12dc31ce-85bb-49e5-8cea-c88213e9ba72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:21:24 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-07823517-f111-43ae-b1c5-bdd08248f5f0 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59df82aa-e34c-428c-a3e4-46d40a54c1a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:24 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-fc7bff8e-5ce8-40c1-a294-cf6f03aa38dd tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eedf63b9-26ba-4130-b692-3c9d08729f39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:24 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.flows.api.create_volume [None req-fc7bff8e-5ce8-40c1-a294-cf6f03aa38dd tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Validating volume size '1' using validate_int {{(pid=86970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:21:24 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-fc7bff8e-5ce8-40c1-a294-cf6f03aa38dd tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eedf63b9-26ba-4130-b692-3c9d08729f39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:24 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-fc7bff8e-5ce8-40c1-a294-cf6f03aa38dd tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b44ed14-e08a-4d5e-bc24-bea9dfb0462e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:24 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-07823517-f111-43ae-b1c5-bdd08248f5f0 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Created reservations ['af11e3d6-9d0d-42c8-ba6e-e1dc87b69d25', 'd568e1fe-0592-4516-bcb7-06b58b1618f5', '825bb3e5-de8e-40f0-81bb-d18f54daeca1', '5ae27146-46f5-4e41-afba-e9e7b3c8e619'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:21:24 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-07823517-f111-43ae-b1c5-bdd08248f5f0 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59df82aa-e34c-428c-a3e4-46d40a54c1a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['af11e3d6-9d0d-42c8-ba6e-e1dc87b69d25', 'd568e1fe-0592-4516-bcb7-06b58b1618f5', '825bb3e5-de8e-40f0-81bb-d18f54daeca1', '5ae27146-46f5-4e41-afba-e9e7b3c8e619']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:24 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-07823517-f111-43ae-b1c5-bdd08248f5f0 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (718ab573-8dfc-42bf-a2e4-783525d3da79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:24 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:24 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:21:24 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-07823517-f111-43ae-b1c5-bdd08248f5f0 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (718ab573-8dfc-42bf-a2e4-783525d3da79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b3758903-2824-46e0-93b1-0bb2c6320ac4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1695658294',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17b016106f8a4841bfe975236e23efbd',qos_specs=None,replication_status=,reservations=['af11e3d6-9d0d-42c8-ba6e-e1dc87b69d25','d568e1fe-0592-4516-bcb7-06b58b1618f5','825bb3e5-de8e-40f0-81bb-d18f54daeca1','5ae27146-46f5-4e41-afba-e9e7b3c8e619'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7fb041a4cb344ab781a9934ea36254dc',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:21:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1695658294',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b3758903-2824-46e0-93b1-0bb2c6320ac4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17b016106f8a4841bfe975236e23efbd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7fb041a4cb344ab781a9934ea36254dc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:24 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-07823517-f111-43ae-b1c5-bdd08248f5f0 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9afc3896-9b7e-476c-a891-3710e480de0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:24 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-07823517-f111-43ae-b1c5-bdd08248f5f0 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9afc3896-9b7e-476c-a891-3710e480de0d) transitioned into state 'SUCCESS' from state '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-1695658294',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17b016106f8a4841bfe975236e23efbd',qos_specs=None,replication_status=,reservations=['af11e3d6-9d0d-42c8-ba6e-e1dc87b69d25','d568e1fe-0592-4516-bcb7-06b58b1618f5','825bb3e5-de8e-40f0-81bb-d18f54daeca1','5ae27146-46f5-4e41-afba-e9e7b3c8e619'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7fb041a4cb344ab781a9934ea36254dc',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:24 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-07823517-f111-43ae-b1c5-bdd08248f5f0 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ef95534-e663-4a8f-a46b-e372af80f0a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:24 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-07823517-f111-43ae-b1c5-bdd08248f5f0 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ef95534-e663-4a8f-a46b-e372af80f0a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:24 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-07823517-f111-43ae-b1c5-bdd08248f5f0 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Flow 'volume_create_api' (9a5a9224-7c33-4710-89f2-832d20bb49ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:21:24 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-fc7bff8e-5ce8-40c1-a294-cf6f03aa38dd tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Created reservations ['b3d8b188-fd5f-48f1-a051-25b43de680f6', '3360c1c1-7d7c-41a5-9d26-5c9ad90d0dbf', '20577a1b-e73f-4a0d-8c40-09291297278b', 'f0971430-3f4b-4c3c-84f1-9668336193ec'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:21:24 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-07823517-f111-43ae-b1c5-bdd08248f5f0 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Create volume request issued successfully. Sep 07 21:21:24 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-fc7bff8e-5ce8-40c1-a294-cf6f03aa38dd tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b44ed14-e08a-4d5e-bc24-bea9dfb0462e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b3d8b188-fd5f-48f1-a051-25b43de680f6', '3360c1c1-7d7c-41a5-9d26-5c9ad90d0dbf', '20577a1b-e73f-4a0d-8c40-09291297278b', 'f0971430-3f4b-4c3c-84f1-9668336193ec']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:24 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-07823517-f111-43ae-b1c5-bdd08248f5f0 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:21:24 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1372/2729] 192.168.122.168 () {60 vars in 1143 bytes} [Mon Sep 7 21:21:24 2026] POST /volume/v3/volumes => generated 766 bytes in 804 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:21:24 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-fc7bff8e-5ce8-40c1-a294-cf6f03aa38dd tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40ae8720-b747-4776-b7f0-7900285e985e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:24 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-646936f8-08ad-45e5-bba8-bc8929c0c061 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:24 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-646936f8-08ad-45e5-bba8-bc8929c0c061 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:21:24 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-646936f8-08ad-45e5-bba8-bc8929c0c061 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "7d7561a8-3562-4f2d-8f65-699828ddea50", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1630322722"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:21:24 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.volumes [None req-646936f8-08ad-45e5-bba8-bc8929c0c061 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Create volume request body: {'volume': {"'imageRef": '7d7561a8-3562-4f2d-8f65-699828ddea50', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1630322722'}} {{(pid=86971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:21:24 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-646936f8-08ad-45e5-bba8-bc8929c0c061 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Create volume of 1 GB Sep 07 21:21:24 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:24 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:21:24 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-646936f8-08ad-45e5-bba8-bc8929c0c061 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Availability Zones retrieved successfully. Sep 07 21:21:24 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-646936f8-08ad-45e5-bba8-bc8929c0c061 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Flow 'volume_create_api' (d024cb85-7605-4f6f-a6ba-93ee56dfe034) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:21:25 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-646936f8-08ad-45e5-bba8-bc8929c0c061 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b981a2b8-e2d7-4f4c-9a68-fd50e2019f62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:25 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:25 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:21:25 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.flows.api.create_volume [None req-646936f8-08ad-45e5-bba8-bc8929c0c061 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Validating volume size '1' using validate_int {{(pid=86971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:21:25 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-fc7bff8e-5ce8-40c1-a294-cf6f03aa38dd tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40ae8720-b747-4776-b7f0-7900285e985e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e1cd6a82-1ace-4eef-811c-dcceb70e8302', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-856253181',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13617d8063f74674ad31500f10e6dd1a',qos_specs=None,replication_status=,reservations=['b3d8b188-fd5f-48f1-a051-25b43de680f6','3360c1c1-7d7c-41a5-9d26-5c9ad90d0dbf','20577a1b-e73f-4a0d-8c40-09291297278b','f0971430-3f4b-4c3c-84f1-9668336193ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb49de5d67a04827a54dcbd7b347cf70',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:21:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-856253181',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e1cd6a82-1ace-4eef-811c-dcceb70e8302,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13617d8063f74674ad31500f10e6dd1a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cb49de5d67a04827a54dcbd7b347cf70',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:25 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-fc7bff8e-5ce8-40c1-a294-cf6f03aa38dd tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4c86c9b-15de-4ce9-a6ea-6e6904ccab7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:25 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-fc7bff8e-5ce8-40c1-a294-cf6f03aa38dd tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4c86c9b-15de-4ce9-a6ea-6e6904ccab7f) transitioned into state 'SUCCESS' from state '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-856253181',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13617d8063f74674ad31500f10e6dd1a',qos_specs=None,replication_status=,reservations=['b3d8b188-fd5f-48f1-a051-25b43de680f6','3360c1c1-7d7c-41a5-9d26-5c9ad90d0dbf','20577a1b-e73f-4a0d-8c40-09291297278b','f0971430-3f4b-4c3c-84f1-9668336193ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb49de5d67a04827a54dcbd7b347cf70',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:25 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-fc7bff8e-5ce8-40c1-a294-cf6f03aa38dd tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce2ba1aa-de30-4250-858a-24138297cfff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:25 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-fc7bff8e-5ce8-40c1-a294-cf6f03aa38dd tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce2ba1aa-de30-4250-858a-24138297cfff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:25 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-646936f8-08ad-45e5-bba8-bc8929c0c061 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b981a2b8-e2d7-4f4c-9a68-fd50e2019f62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:25 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-646936f8-08ad-45e5-bba8-bc8929c0c061 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc3a415a-706f-4a7b-97ca-f65401ff504d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:25 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-fc7bff8e-5ce8-40c1-a294-cf6f03aa38dd tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Flow 'volume_create_api' (12dc31ce-85bb-49e5-8cea-c88213e9ba72) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:21:25 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-fc7bff8e-5ce8-40c1-a294-cf6f03aa38dd tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Create volume request issued successfully. Sep 07 21:21:25 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-fc7bff8e-5ce8-40c1-a294-cf6f03aa38dd tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:21:25 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1358/2730] 192.168.122.168 () {60 vars in 1142 bytes} [Mon Sep 7 21:21:24 2026] POST /volume/v3/volumes => generated 768 bytes in 746 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:21:25 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-e4ed8d00-0e6c-4d3a-87a4-5b49b4a49734 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:25 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e4ed8d00-0e6c-4d3a-87a4-5b49b4a49734 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] GET http://192.168.122.168/volume/v3/volumes/e1cd6a82-1ace-4eef-811c-dcceb70e8302 Sep 07 21:21:25 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-e4ed8d00-0e6c-4d3a-87a4-5b49b4a49734 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:25 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-e4ed8d00-0e6c-4d3a-87a4-5b49b4a49734 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:25 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:25 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:21:25 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:25 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:21:25 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-e4ed8d00-0e6c-4d3a-87a4-5b49b4a49734 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Volume info retrieved successfully. Sep 07 21:21:25 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e4ed8d00-0e6c-4d3a-87a4-5b49b4a49734 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] http://192.168.122.168/volume/v3/volumes/e1cd6a82-1ace-4eef-811c-dcceb70e8302 returned with HTTP 200 Sep 07 21:21:25 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-646936f8-08ad-45e5-bba8-bc8929c0c061 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Created reservations ['018fb7f9-3e3f-45dd-99e4-b25d866ea3d9', '414d6615-f03e-4131-bfc1-39221ad25875', '3dc6bdd6-8805-4e3b-90ea-c3b8269f731d', '1944a670-abb2-46c0-a68c-10419068c844'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:21:25 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1359/2731] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:21:25 2026] GET /volume/v3/volumes/e1cd6a82-1ace-4eef-811c-dcceb70e8302 => generated 836 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:21:25 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-646936f8-08ad-45e5-bba8-bc8929c0c061 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc3a415a-706f-4a7b-97ca-f65401ff504d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['018fb7f9-3e3f-45dd-99e4-b25d866ea3d9', '414d6615-f03e-4131-bfc1-39221ad25875', '3dc6bdd6-8805-4e3b-90ea-c3b8269f731d', '1944a670-abb2-46c0-a68c-10419068c844']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:25 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-646936f8-08ad-45e5-bba8-bc8929c0c061 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c40794e4-34fb-43d4-878b-361b1b181051) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:25 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:25 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:21:25 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-646936f8-08ad-45e5-bba8-bc8929c0c061 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c40794e4-34fb-43d4-878b-361b1b181051) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e630d868-928a-4d3e-9e86-1e03d3873ec3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1630322722',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17b016106f8a4841bfe975236e23efbd',qos_specs=None,replication_status=,reservations=['018fb7f9-3e3f-45dd-99e4-b25d866ea3d9','414d6615-f03e-4131-bfc1-39221ad25875','3dc6bdd6-8805-4e3b-90ea-c3b8269f731d','1944a670-abb2-46c0-a68c-10419068c844'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7fb041a4cb344ab781a9934ea36254dc',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:21:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1630322722',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e630d868-928a-4d3e-9e86-1e03d3873ec3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17b016106f8a4841bfe975236e23efbd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7fb041a4cb344ab781a9934ea36254dc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:25 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-646936f8-08ad-45e5-bba8-bc8929c0c061 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f2d0898-9532-423d-9587-e1061406f49b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:25 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-646936f8-08ad-45e5-bba8-bc8929c0c061 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f2d0898-9532-423d-9587-e1061406f49b) transitioned into state 'SUCCESS' from state '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-1630322722',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17b016106f8a4841bfe975236e23efbd',qos_specs=None,replication_status=,reservations=['018fb7f9-3e3f-45dd-99e4-b25d866ea3d9','414d6615-f03e-4131-bfc1-39221ad25875','3dc6bdd6-8805-4e3b-90ea-c3b8269f731d','1944a670-abb2-46c0-a68c-10419068c844'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7fb041a4cb344ab781a9934ea36254dc',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:25 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-646936f8-08ad-45e5-bba8-bc8929c0c061 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1aacdf3-a9f4-4032-b69f-03e92f60e3aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:25 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-646936f8-08ad-45e5-bba8-bc8929c0c061 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1aacdf3-a9f4-4032-b69f-03e92f60e3aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:25 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-646936f8-08ad-45e5-bba8-bc8929c0c061 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Flow 'volume_create_api' (d024cb85-7605-4f6f-a6ba-93ee56dfe034) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:21:25 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-646936f8-08ad-45e5-bba8-bc8929c0c061 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Create volume request issued successfully. Sep 07 21:21:25 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-646936f8-08ad-45e5-bba8-bc8929c0c061 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:21:25 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1373/2732] 192.168.122.168 () {60 vars in 1143 bytes} [Mon Sep 7 21:21:24 2026] POST /volume/v3/volumes => generated 766 bytes in 490 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:21:25 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-259f2b6b-e242-4578-9212-0b2de6481cf0 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:25 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-259f2b6b-e242-4578-9212-0b2de6481cf0 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:21:25 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-259f2b6b-e242-4578-9212-0b2de6481cf0 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "7d7561a8-3562-4f2d-8f65-699828ddea50", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-406107348"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:21:25 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.volumes [None req-259f2b6b-e242-4578-9212-0b2de6481cf0 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Create volume request body: {'volume': {"'imageRef": '7d7561a8-3562-4f2d-8f65-699828ddea50', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-406107348'}} {{(pid=86970) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:21:25 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-259f2b6b-e242-4578-9212-0b2de6481cf0 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Create volume of 1 GB Sep 07 21:21:25 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-259f2b6b-e242-4578-9212-0b2de6481cf0 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Availability Zones retrieved successfully. Sep 07 21:21:25 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-259f2b6b-e242-4578-9212-0b2de6481cf0 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Flow 'volume_create_api' (def53d1d-f5f8-4573-87f2-1d603f3cc3bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:21:25 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-259f2b6b-e242-4578-9212-0b2de6481cf0 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce6b716b-0bd4-4b38-affe-3b5a886268d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:25 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.flows.api.create_volume [None req-259f2b6b-e242-4578-9212-0b2de6481cf0 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Validating volume size '1' using validate_int {{(pid=86970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:21:25 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-259f2b6b-e242-4578-9212-0b2de6481cf0 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce6b716b-0bd4-4b38-affe-3b5a886268d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:25 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-259f2b6b-e242-4578-9212-0b2de6481cf0 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7095449-d256-4fc5-a157-f6453a4adef6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:25 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-259f2b6b-e242-4578-9212-0b2de6481cf0 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Created reservations ['c2a6ebdd-5b0a-4452-a5b8-c09502b88e60', '19faf1e7-eee4-4a23-b00f-33f9a8753a6e', 'be6ea1d9-2341-4845-84ed-1a7ade9ff39a', 'bf7536fe-fb19-44cc-b9b9-44dd3104c6cf'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:21:25 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-259f2b6b-e242-4578-9212-0b2de6481cf0 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7095449-d256-4fc5-a157-f6453a4adef6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c2a6ebdd-5b0a-4452-a5b8-c09502b88e60', '19faf1e7-eee4-4a23-b00f-33f9a8753a6e', 'be6ea1d9-2341-4845-84ed-1a7ade9ff39a', 'bf7536fe-fb19-44cc-b9b9-44dd3104c6cf']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:25 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-259f2b6b-e242-4578-9212-0b2de6481cf0 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21d05e06-ed1d-40bf-8ee9-e2cc9e50228a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:25 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:25 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:21:25 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-259f2b6b-e242-4578-9212-0b2de6481cf0 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21d05e06-ed1d-40bf-8ee9-e2cc9e50228a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7e89becb-6eec-4094-a503-440515b86bdd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-406107348',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17b016106f8a4841bfe975236e23efbd',qos_specs=None,replication_status=,reservations=['c2a6ebdd-5b0a-4452-a5b8-c09502b88e60','19faf1e7-eee4-4a23-b00f-33f9a8753a6e','be6ea1d9-2341-4845-84ed-1a7ade9ff39a','bf7536fe-fb19-44cc-b9b9-44dd3104c6cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7fb041a4cb344ab781a9934ea36254dc',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:21:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-406107348',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7e89becb-6eec-4094-a503-440515b86bdd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17b016106f8a4841bfe975236e23efbd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7fb041a4cb344ab781a9934ea36254dc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:25 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-259f2b6b-e242-4578-9212-0b2de6481cf0 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (928aa00d-b083-402b-8da5-0d448dce5b2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:25 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-259f2b6b-e242-4578-9212-0b2de6481cf0 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (928aa00d-b083-402b-8da5-0d448dce5b2f) transitioned into state 'SUCCESS' from state '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-406107348',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17b016106f8a4841bfe975236e23efbd',qos_specs=None,replication_status=,reservations=['c2a6ebdd-5b0a-4452-a5b8-c09502b88e60','19faf1e7-eee4-4a23-b00f-33f9a8753a6e','be6ea1d9-2341-4845-84ed-1a7ade9ff39a','bf7536fe-fb19-44cc-b9b9-44dd3104c6cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7fb041a4cb344ab781a9934ea36254dc',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:25 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-259f2b6b-e242-4578-9212-0b2de6481cf0 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77980057-b249-4583-9f14-11fae84859e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:25 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-dc52316a-cbb7-4b87-8bd0-21fe6b015f3d None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:25 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-259f2b6b-e242-4578-9212-0b2de6481cf0 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77980057-b249-4583-9f14-11fae84859e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:25 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-259f2b6b-e242-4578-9212-0b2de6481cf0 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Flow 'volume_create_api' (def53d1d-f5f8-4573-87f2-1d603f3cc3bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:21:25 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-259f2b6b-e242-4578-9212-0b2de6481cf0 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Create volume request issued successfully. Sep 07 21:21:25 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-259f2b6b-e242-4578-9212-0b2de6481cf0 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:21:25 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1360/2733] 192.168.122.168 () {60 vars in 1143 bytes} [Mon Sep 7 21:21:25 2026] POST /volume/v3/volumes => generated 765 bytes in 505 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:21:25 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-115d435c-9db1-4b5a-b51e-d5ec1fa619f4 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:26 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-dc52316a-cbb7-4b87-8bd0-21fe6b015f3d tempest-VolumeAndVolumeTypeFromImageTest-749963156 tempest-VolumeAndVolumeTypeFromImageTest-749963156-project-admin] POST http://192.168.122.168/volume/v3/types Sep 07 21:21:26 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-dc52316a-cbb7-4b87-8bd0-21fe6b015f3d tempest-VolumeAndVolumeTypeFromImageTest-749963156 tempest-VolumeAndVolumeTypeFromImageTest-749963156-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=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:21:26 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:26 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:21:26 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-dc52316a-cbb7-4b87-8bd0-21fe6b015f3d tempest-VolumeAndVolumeTypeFromImageTest-749963156 tempest-VolumeAndVolumeTypeFromImageTest-749963156-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 07 21:21:26 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1374/2734] 192.168.122.168 () {60 vars in 1137 bytes} [Mon Sep 7 21:21:25 2026] POST /volume/v3/types => generated 287 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:21:26 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-fce4c827-fb96-4daf-9fb5-35af2997ca95 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:26 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-fce4c827-fb96-4daf-9fb5-35af2997ca95 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:21:26 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-fce4c827-fb96-4daf-9fb5-35af2997ca95 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "7d7561a8-3562-4f2d-8f65-699828ddea50", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1089040742"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:21:26 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.volumes [None req-fce4c827-fb96-4daf-9fb5-35af2997ca95 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Create volume request body: {'volume': {"'imageRef": '7d7561a8-3562-4f2d-8f65-699828ddea50', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1089040742'}} {{(pid=86971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:21:26 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-fce4c827-fb96-4daf-9fb5-35af2997ca95 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Create volume of 1 GB Sep 07 21:21:26 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-fce4c827-fb96-4daf-9fb5-35af2997ca95 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Availability Zones retrieved successfully. Sep 07 21:21:26 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-115d435c-9db1-4b5a-b51e-d5ec1fa619f4 tempest-ProjectReaderTests-1128943335 tempest-ProjectReaderTests-1128943335-project-admin] GET http://192.168.122.168/volume/v3/scheduler-stats/get_pools Sep 07 21:21:26 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-fce4c827-fb96-4daf-9fb5-35af2997ca95 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Flow 'volume_create_api' (a50ff0d8-5299-495a-88fb-3e410a0cac21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:21:26 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-115d435c-9db1-4b5a-b51e-d5ec1fa619f4 tempest-ProjectReaderTests-1128943335 tempest-ProjectReaderTests-1128943335-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:26 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-115d435c-9db1-4b5a-b51e-d5ec1fa619f4 tempest-ProjectReaderTests-1128943335 tempest-ProjectReaderTests-1128943335-project-admin] Calling method 'get_pools' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:26 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:26 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:21:26 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-fce4c827-fb96-4daf-9fb5-35af2997ca95 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a16be30a-76dd-4b4c-ac9a-129f43f059ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:26 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.flows.api.create_volume [None req-fce4c827-fb96-4daf-9fb5-35af2997ca95 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Validating volume size '1' using validate_int {{(pid=86971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:21:26 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-115d435c-9db1-4b5a-b51e-d5ec1fa619f4 tempest-ProjectReaderTests-1128943335 tempest-ProjectReaderTests-1128943335-project-admin] http://192.168.122.168/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 07 21:21:26 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1361/2735] 192.168.122.168 () {58 vars in 1175 bytes} [Mon Sep 7 21:21:25 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 345 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 21:21:26 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-589b823e-8ee7-40b3-8e24-61b3df34e1c5 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:26 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-589b823e-8ee7-40b3-8e24-61b3df34e1c5 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] GET http://192.168.122.168/volume/v3/volumes/e1cd6a82-1ace-4eef-811c-dcceb70e8302 Sep 07 21:21:26 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-589b823e-8ee7-40b3-8e24-61b3df34e1c5 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:26 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-589b823e-8ee7-40b3-8e24-61b3df34e1c5 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:26 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:26 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:21:26 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:26 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:21:26 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-589b823e-8ee7-40b3-8e24-61b3df34e1c5 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Volume info retrieved successfully. Sep 07 21:21:26 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-fce4c827-fb96-4daf-9fb5-35af2997ca95 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a16be30a-76dd-4b4c-ac9a-129f43f059ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:26 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-589b823e-8ee7-40b3-8e24-61b3df34e1c5 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] http://192.168.122.168/volume/v3/volumes/e1cd6a82-1ace-4eef-811c-dcceb70e8302 returned with HTTP 200 Sep 07 21:21:26 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1362/2736] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:21:26 2026] GET /volume/v3/volumes/e1cd6a82-1ace-4eef-811c-dcceb70e8302 => generated 860 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:21:26 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-fce4c827-fb96-4daf-9fb5-35af2997ca95 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bcf56252-7cd9-46d3-82da-367cda8c75bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:26 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-39d81e8a-07e7-48a2-a774-9952658a5d0a None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:26 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-fce4c827-fb96-4daf-9fb5-35af2997ca95 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Created reservations ['59e5314b-5024-4747-879a-71e940aeef5a', 'ac55da51-3431-4d98-89fc-35d838ca1b1f', '7725d502-6bf8-49f3-a408-aa87a5e883a6', 'eeaf67b0-04e4-419c-991e-b4ec26ffaaf7'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:21:26 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-fce4c827-fb96-4daf-9fb5-35af2997ca95 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bcf56252-7cd9-46d3-82da-367cda8c75bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['59e5314b-5024-4747-879a-71e940aeef5a', 'ac55da51-3431-4d98-89fc-35d838ca1b1f', '7725d502-6bf8-49f3-a408-aa87a5e883a6', 'eeaf67b0-04e4-419c-991e-b4ec26ffaaf7']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:26 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-fce4c827-fb96-4daf-9fb5-35af2997ca95 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c6cbf38-f87f-44cf-9009-b1f41e5e7b5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:26 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-39d81e8a-07e7-48a2-a774-9952658a5d0a tempest-ProjectReaderTests-1128943335 tempest-ProjectReaderTests-1128943335-project-reader] GET http://192.168.122.168/volume/v3/capabilities/devstack@QuobyteHD Sep 07 21:21:26 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-39d81e8a-07e7-48a2-a774-9952658a5d0a tempest-ProjectReaderTests-1128943335 tempest-ProjectReaderTests-1128943335-project-reader] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:26 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-39d81e8a-07e7-48a2-a774-9952658a5d0a tempest-ProjectReaderTests-1128943335 tempest-ProjectReaderTests-1128943335-project-reader] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:26 devstack devstack@c-api.service[86970]: DEBUG cinder.policy [None req-39d81e8a-07e7-48a2-a774-9952658a5d0a tempest-ProjectReaderTests-1128943335 tempest-ProjectReaderTests-1128943335-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '8d9286cf692b43bdb62a85b8f4d268df', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ff946a08e84c480ba05c73bb08a248b5', '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=86970) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 21:21:26 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-39d81e8a-07e7-48a2-a774-9952658a5d0a tempest-ProjectReaderTests-1128943335 tempest-ProjectReaderTests-1128943335-project-reader] http://192.168.122.168/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 403 Sep 07 21:21:26 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1363/2737] 192.168.122.168 () {58 vars in 1193 bytes} [Mon Sep 7 21:21:26 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 110 bytes in 143 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:21:26 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:26 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:21:26 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-fce4c827-fb96-4daf-9fb5-35af2997ca95 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c6cbf38-f87f-44cf-9009-b1f41e5e7b5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd442230d-4c8d-403e-abd4-504060e3e05a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1089040742',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17b016106f8a4841bfe975236e23efbd',qos_specs=None,replication_status=,reservations=['59e5314b-5024-4747-879a-71e940aeef5a','ac55da51-3431-4d98-89fc-35d838ca1b1f','7725d502-6bf8-49f3-a408-aa87a5e883a6','eeaf67b0-04e4-419c-991e-b4ec26ffaaf7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7fb041a4cb344ab781a9934ea36254dc',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:21:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1089040742',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d442230d-4c8d-403e-abd4-504060e3e05a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17b016106f8a4841bfe975236e23efbd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7fb041a4cb344ab781a9934ea36254dc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:26 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-fce4c827-fb96-4daf-9fb5-35af2997ca95 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bba9662f-72e2-483b-a24e-6dcc0b068bd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:26 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-fce4c827-fb96-4daf-9fb5-35af2997ca95 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bba9662f-72e2-483b-a24e-6dcc0b068bd9) transitioned into state 'SUCCESS' from state '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-1089040742',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17b016106f8a4841bfe975236e23efbd',qos_specs=None,replication_status=,reservations=['59e5314b-5024-4747-879a-71e940aeef5a','ac55da51-3431-4d98-89fc-35d838ca1b1f','7725d502-6bf8-49f3-a408-aa87a5e883a6','eeaf67b0-04e4-419c-991e-b4ec26ffaaf7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7fb041a4cb344ab781a9934ea36254dc',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:26 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-fce4c827-fb96-4daf-9fb5-35af2997ca95 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d02c6808-08df-4784-9217-54ba46c901ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:26 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-fce4c827-fb96-4daf-9fb5-35af2997ca95 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d02c6808-08df-4784-9217-54ba46c901ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:26 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-fce4c827-fb96-4daf-9fb5-35af2997ca95 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Flow 'volume_create_api' (a50ff0d8-5299-495a-88fb-3e410a0cac21) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:21:26 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-fce4c827-fb96-4daf-9fb5-35af2997ca95 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Create volume request issued successfully. Sep 07 21:21:26 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-fce4c827-fb96-4daf-9fb5-35af2997ca95 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:21:26 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1375/2738] 192.168.122.168 () {60 vars in 1143 bytes} [Mon Sep 7 21:21:26 2026] POST /volume/v3/volumes => generated 766 bytes in 486 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:21:26 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-4f0ab123-68b1-464d-bed6-9ee92ceaa6ec None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:26 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-4f0ab123-68b1-464d-bed6-9ee92ceaa6ec tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:21:26 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-4f0ab123-68b1-464d-bed6-9ee92ceaa6ec tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "7d7561a8-3562-4f2d-8f65-699828ddea50", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-778905777"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:21:26 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.volumes [None req-4f0ab123-68b1-464d-bed6-9ee92ceaa6ec tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Create volume request body: {'volume': {"'imageRef": '7d7561a8-3562-4f2d-8f65-699828ddea50', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-778905777'}} {{(pid=86970) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:21:26 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-4f0ab123-68b1-464d-bed6-9ee92ceaa6ec tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Create volume of 1 GB Sep 07 21:21:26 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-4f0ab123-68b1-464d-bed6-9ee92ceaa6ec tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Availability Zones retrieved successfully. Sep 07 21:21:26 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-4f0ab123-68b1-464d-bed6-9ee92ceaa6ec tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Flow 'volume_create_api' (831e4cd7-c80e-4bad-86b3-714bba93ff10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:21:26 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-4f0ab123-68b1-464d-bed6-9ee92ceaa6ec tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b77f9d5d-8232-4ba0-9cae-2e30cc2f71a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:26 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.flows.api.create_volume [None req-4f0ab123-68b1-464d-bed6-9ee92ceaa6ec tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Validating volume size '1' using validate_int {{(pid=86970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:21:26 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-4f0ab123-68b1-464d-bed6-9ee92ceaa6ec tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b77f9d5d-8232-4ba0-9cae-2e30cc2f71a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:26 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-4f0ab123-68b1-464d-bed6-9ee92ceaa6ec tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07d5b77d-b5ef-4acb-b7ca-b2720f7c27b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:27 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-4f0ab123-68b1-464d-bed6-9ee92ceaa6ec tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Created reservations ['db0c25a8-d365-4f8d-84bd-81405a2086ff', '4117c0d8-7fc1-4b13-9ca7-c47f2d9a779d', '049469e6-4aaa-48ed-abf6-bec850797f4d', '699ffda8-563f-4dca-8cd9-940fda56ca67'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:21:27 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-4f0ab123-68b1-464d-bed6-9ee92ceaa6ec tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07d5b77d-b5ef-4acb-b7ca-b2720f7c27b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['db0c25a8-d365-4f8d-84bd-81405a2086ff', '4117c0d8-7fc1-4b13-9ca7-c47f2d9a779d', '049469e6-4aaa-48ed-abf6-bec850797f4d', '699ffda8-563f-4dca-8cd9-940fda56ca67']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:27 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-4f0ab123-68b1-464d-bed6-9ee92ceaa6ec tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2a21651-ab30-4b28-a5a3-a2c442d0220a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:27 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:27 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:21:27 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-4f0ab123-68b1-464d-bed6-9ee92ceaa6ec tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2a21651-ab30-4b28-a5a3-a2c442d0220a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a7c1e30f-0030-4c60-996e-7cdcc8bc18c1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-778905777',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17b016106f8a4841bfe975236e23efbd',qos_specs=None,replication_status=,reservations=['db0c25a8-d365-4f8d-84bd-81405a2086ff','4117c0d8-7fc1-4b13-9ca7-c47f2d9a779d','049469e6-4aaa-48ed-abf6-bec850797f4d','699ffda8-563f-4dca-8cd9-940fda56ca67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7fb041a4cb344ab781a9934ea36254dc',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:21:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-778905777',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a7c1e30f-0030-4c60-996e-7cdcc8bc18c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17b016106f8a4841bfe975236e23efbd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7fb041a4cb344ab781a9934ea36254dc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:27 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-4f0ab123-68b1-464d-bed6-9ee92ceaa6ec tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4af32ad-f50c-4bee-a8cb-63e7e38a430b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:27 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-4f0ab123-68b1-464d-bed6-9ee92ceaa6ec tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4af32ad-f50c-4bee-a8cb-63e7e38a430b) transitioned into state 'SUCCESS' from state '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-778905777',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17b016106f8a4841bfe975236e23efbd',qos_specs=None,replication_status=,reservations=['db0c25a8-d365-4f8d-84bd-81405a2086ff','4117c0d8-7fc1-4b13-9ca7-c47f2d9a779d','049469e6-4aaa-48ed-abf6-bec850797f4d','699ffda8-563f-4dca-8cd9-940fda56ca67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7fb041a4cb344ab781a9934ea36254dc',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:27 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-4f0ab123-68b1-464d-bed6-9ee92ceaa6ec tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (195ffb38-1a7f-4b37-9ae2-1e3ba8031975) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:27 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-4f0ab123-68b1-464d-bed6-9ee92ceaa6ec tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (195ffb38-1a7f-4b37-9ae2-1e3ba8031975) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:27 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-4f0ab123-68b1-464d-bed6-9ee92ceaa6ec tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Flow 'volume_create_api' (831e4cd7-c80e-4bad-86b3-714bba93ff10) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:21:27 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-4f0ab123-68b1-464d-bed6-9ee92ceaa6ec tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Create volume request issued successfully. Sep 07 21:21:27 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-4f0ab123-68b1-464d-bed6-9ee92ceaa6ec tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:21:27 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1364/2739] 192.168.122.168 () {60 vars in 1143 bytes} [Mon Sep 7 21:21:26 2026] POST /volume/v3/volumes => generated 765 bytes in 516 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 21:21:27 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-43df3872-ff77-4192-989c-eeb09ccbb54e None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:27 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-43df3872-ff77-4192-989c-eeb09ccbb54e tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] GET http://192.168.122.168/volume/v3/volumes/b3758903-2824-46e0-93b1-0bb2c6320ac4 Sep 07 21:21:27 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-43df3872-ff77-4192-989c-eeb09ccbb54e tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:27 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-43df3872-ff77-4192-989c-eeb09ccbb54e tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:27 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:27 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:21:27 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:27 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:21:27 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-43df3872-ff77-4192-989c-eeb09ccbb54e tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Volume info retrieved successfully. Sep 07 21:21:27 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-43df3872-ff77-4192-989c-eeb09ccbb54e tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] http://192.168.122.168/volume/v3/volumes/b3758903-2824-46e0-93b1-0bb2c6320ac4 returned with HTTP 200 Sep 07 21:21:27 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1376/2740] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:21:27 2026] GET /volume/v3/volumes/b3758903-2824-46e0-93b1-0bb2c6320ac4 => generated 859 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:21:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-c308b38b-cdb9-4361-829a-39a383ebce5f None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:27 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c308b38b-cdb9-4361-829a-39a383ebce5f tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] GET http://192.168.122.168/volume/v3/volumes/e630d868-928a-4d3e-9e86-1e03d3873ec3 Sep 07 21:21:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c308b38b-cdb9-4361-829a-39a383ebce5f tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c308b38b-cdb9-4361-829a-39a383ebce5f tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:27 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:27 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:21:27 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:27 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:21:27 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-c308b38b-cdb9-4361-829a-39a383ebce5f tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Volume info retrieved successfully. Sep 07 21:21:27 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c308b38b-cdb9-4361-829a-39a383ebce5f tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] http://192.168.122.168/volume/v3/volumes/e630d868-928a-4d3e-9e86-1e03d3873ec3 returned with HTTP 200 Sep 07 21:21:27 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1365/2741] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:21:27 2026] GET /volume/v3/volumes/e630d868-928a-4d3e-9e86-1e03d3873ec3 => generated 858 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:21:27 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-baf717ae-4bab-4baa-825c-ac574fb5f72f None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:27 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-baf717ae-4bab-4baa-825c-ac574fb5f72f tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] GET http://192.168.122.168/volume/v3/volumes/e1cd6a82-1ace-4eef-811c-dcceb70e8302 Sep 07 21:21:27 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-baf717ae-4bab-4baa-825c-ac574fb5f72f tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:27 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-baf717ae-4bab-4baa-825c-ac574fb5f72f tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:27 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:27 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:21:27 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:27 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:21:27 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-baf717ae-4bab-4baa-825c-ac574fb5f72f tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Volume info retrieved successfully. Sep 07 21:21:27 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-baf717ae-4bab-4baa-825c-ac574fb5f72f tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] http://192.168.122.168/volume/v3/volumes/e1cd6a82-1ace-4eef-811c-dcceb70e8302 returned with HTTP 200 Sep 07 21:21:27 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1377/2742] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:21:27 2026] GET /volume/v3/volumes/e1cd6a82-1ace-4eef-811c-dcceb70e8302 => generated 860 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:21:28 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-24dc9f8b-aec0-4e2e-b697-e7d5dc54d1ef None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:28 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-24dc9f8b-aec0-4e2e-b697-e7d5dc54d1ef tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] GET http://192.168.122.168/volume/v3/volumes/e630d868-928a-4d3e-9e86-1e03d3873ec3 Sep 07 21:21:28 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-24dc9f8b-aec0-4e2e-b697-e7d5dc54d1ef tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:28 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-24dc9f8b-aec0-4e2e-b697-e7d5dc54d1ef tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:28 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:28 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:21:28 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:28 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:21:28 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-24dc9f8b-aec0-4e2e-b697-e7d5dc54d1ef tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Volume info retrieved successfully. Sep 07 21:21:28 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-24dc9f8b-aec0-4e2e-b697-e7d5dc54d1ef tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] http://192.168.122.168/volume/v3/volumes/e630d868-928a-4d3e-9e86-1e03d3873ec3 returned with HTTP 200 Sep 07 21:21:28 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1366/2743] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:21:28 2026] GET /volume/v3/volumes/e630d868-928a-4d3e-9e86-1e03d3873ec3 => generated 858 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:21:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-0a125713-883d-4f29-b0f2-b5323fe7af93 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:28 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-0a125713-883d-4f29-b0f2-b5323fe7af93 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] GET http://192.168.122.168/volume/v3/volumes/e1cd6a82-1ace-4eef-811c-dcceb70e8302 Sep 07 21:21:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-0a125713-883d-4f29-b0f2-b5323fe7af93 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-0a125713-883d-4f29-b0f2-b5323fe7af93 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:28 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:28 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:21:28 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:28 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:21:28 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-0a125713-883d-4f29-b0f2-b5323fe7af93 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Volume info retrieved successfully. Sep 07 21:21:28 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-0a125713-883d-4f29-b0f2-b5323fe7af93 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] http://192.168.122.168/volume/v3/volumes/e1cd6a82-1ace-4eef-811c-dcceb70e8302 returned with HTTP 200 Sep 07 21:21:28 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1378/2744] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:21:28 2026] GET /volume/v3/volumes/e1cd6a82-1ace-4eef-811c-dcceb70e8302 => generated 861 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:21:28 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-533e7d4e-abd6-4a7c-96d9-5bf117250724 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:28 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-533e7d4e-abd6-4a7c-96d9-5bf117250724 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] POST http://192.168.122.168/volume/v3/snapshots Sep 07 21:21:28 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-533e7d4e-abd6-4a7c-96d9-5bf117250724 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e1cd6a82-1ace-4eef-811c-dcceb70e8302", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-739741539"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:21:28 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:28 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:21:28 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:28 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:21:28 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-533e7d4e-abd6-4a7c-96d9-5bf117250724 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Volume info retrieved successfully. Sep 07 21:21:28 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.snapshots [None req-533e7d4e-abd6-4a7c-96d9-5bf117250724 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Create snapshot from volume e1cd6a82-1ace-4eef-811c-dcceb70e8302 Sep 07 21:21:28 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-533e7d4e-abd6-4a7c-96d9-5bf117250724 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Created reservations ['f88eefe3-8482-4777-b616-10674ea9e57f', 'ea527fc3-3d58-45da-89f8-90b23531310e', '3774228a-7226-4b0f-84d6-7427982da2d0', 'cc234475-981e-4a09-a09e-1e4e6186101e'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:21:28 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:28 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:21:28 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-533e7d4e-abd6-4a7c-96d9-5bf117250724 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Snapshot create request issued successfully. Sep 07 21:21:28 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-533e7d4e-abd6-4a7c-96d9-5bf117250724 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] http://192.168.122.168/volume/v3/snapshots returned with HTTP 202 Sep 07 21:21:28 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1367/2745] 192.168.122.168 () {60 vars in 1149 bytes} [Mon Sep 7 21:21:28 2026] POST /volume/v3/snapshots => generated 315 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:21:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-39c45f3a-5aee-4f2d-8123-22f88082d51e None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:28 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-39c45f3a-5aee-4f2d-8123-22f88082d51e tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] GET http://192.168.122.168/volume/v3/snapshots/99f00b5b-6942-40b1-a03f-951d5e00596b Sep 07 21:21:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-39c45f3a-5aee-4f2d-8123-22f88082d51e tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-39c45f3a-5aee-4f2d-8123-22f88082d51e tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:28 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:28 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:21:28 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-39c45f3a-5aee-4f2d-8123-22f88082d51e tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Snapshot retrieved successfully. Sep 07 21:21:28 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-39c45f3a-5aee-4f2d-8123-22f88082d51e tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] http://192.168.122.168/volume/v3/snapshots/99f00b5b-6942-40b1-a03f-951d5e00596b returned with HTTP 200 Sep 07 21:21:28 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1379/2746] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:21:28 2026] GET /volume/v3/snapshots/99f00b5b-6942-40b1-a03f-951d5e00596b => generated 447 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:21:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-7be783db-029a-422c-a013-3eea0c0565fb None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:29 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-7be783db-029a-422c-a013-3eea0c0565fb tempest-VolumeAndVolumeTypeFromImageTest-476471765 tempest-VolumeAndVolumeTypeFromImageTest-476471765-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:21:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-7be783db-029a-422c-a013-3eea0c0565fb tempest-VolumeAndVolumeTypeFromImageTest-476471765 tempest-VolumeAndVolumeTypeFromImageTest-476471765-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "4fb84332-676d-429c-b686-646f6fbcfbb1", "size": 1}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:21:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.volumes [None req-7be783db-029a-422c-a013-3eea0c0565fb tempest-VolumeAndVolumeTypeFromImageTest-476471765 tempest-VolumeAndVolumeTypeFromImageTest-476471765-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '4fb84332-676d-429c-b686-646f6fbcfbb1', 'size': 1}} {{(pid=86970) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:21:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-3a78bd22-33e1-463c-962d-b2ead303dffe None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-3a78bd22-33e1-463c-962d-b2ead303dffe tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] GET http://192.168.122.168/volume/v3/volumes/e630d868-928a-4d3e-9e86-1e03d3873ec3 Sep 07 21:21:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-3a78bd22-33e1-463c-962d-b2ead303dffe tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-3a78bd22-33e1-463c-962d-b2ead303dffe tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:29 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-7be783db-029a-422c-a013-3eea0c0565fb tempest-VolumeAndVolumeTypeFromImageTest-476471765 tempest-VolumeAndVolumeTypeFromImageTest-476471765-project-member] Create volume of 1 GB Sep 07 21:21:29 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:29 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:21:29 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-7be783db-029a-422c-a013-3eea0c0565fb tempest-VolumeAndVolumeTypeFromImageTest-476471765 tempest-VolumeAndVolumeTypeFromImageTest-476471765-project-member] Availability Zones retrieved successfully. Sep 07 21:21:29 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:29 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:21:29 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:29 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:21:29 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-7be783db-029a-422c-a013-3eea0c0565fb tempest-VolumeAndVolumeTypeFromImageTest-476471765 tempest-VolumeAndVolumeTypeFromImageTest-476471765-project-member] Flow 'volume_create_api' (3a656e61-0d36-4cfa-9cc9-cc1bfd541489) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:21:29 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-3a78bd22-33e1-463c-962d-b2ead303dffe tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Volume info retrieved successfully. Sep 07 21:21:29 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-7be783db-029a-422c-a013-3eea0c0565fb tempest-VolumeAndVolumeTypeFromImageTest-476471765 tempest-VolumeAndVolumeTypeFromImageTest-476471765-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83696a78-d3e9-4fcb-8719-9d3c9d51410c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:29 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.flows.api.create_volume [None req-7be783db-029a-422c-a013-3eea0c0565fb tempest-VolumeAndVolumeTypeFromImageTest-476471765 tempest-VolumeAndVolumeTypeFromImageTest-476471765-project-member] Validating volume size '1' using validate_int {{(pid=86970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:21:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-3a78bd22-33e1-463c-962d-b2ead303dffe tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] http://192.168.122.168/volume/v3/volumes/e630d868-928a-4d3e-9e86-1e03d3873ec3 returned with HTTP 200 Sep 07 21:21:29 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1380/2747] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:21:29 2026] GET /volume/v3/volumes/e630d868-928a-4d3e-9e86-1e03d3873ec3 => generated 859 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:21:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-c9362d20-e4f3-4b5e-94f3-e9778d5a9e7a None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c9362d20-e4f3-4b5e-94f3-e9778d5a9e7a tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] GET http://192.168.122.168/volume/v3/volumes/7e89becb-6eec-4094-a503-440515b86bdd Sep 07 21:21:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c9362d20-e4f3-4b5e-94f3-e9778d5a9e7a tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c9362d20-e4f3-4b5e-94f3-e9778d5a9e7a tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:29 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:29 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:21:29 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:29 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:21:29 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-c9362d20-e4f3-4b5e-94f3-e9778d5a9e7a tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Volume info retrieved successfully. Sep 07 21:21:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c9362d20-e4f3-4b5e-94f3-e9778d5a9e7a tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] http://192.168.122.168/volume/v3/volumes/7e89becb-6eec-4094-a503-440515b86bdd returned with HTTP 200 Sep 07 21:21:29 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1381/2748] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:21:29 2026] GET /volume/v3/volumes/7e89becb-6eec-4094-a503-440515b86bdd => generated 858 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:21:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-94592dfb-3700-466e-a9c4-495aadf7e6f3 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-94592dfb-3700-466e-a9c4-495aadf7e6f3 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] GET http://192.168.122.168/volume/v3/volumes/d442230d-4c8d-403e-abd4-504060e3e05a Sep 07 21:21:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-94592dfb-3700-466e-a9c4-495aadf7e6f3 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-94592dfb-3700-466e-a9c4-495aadf7e6f3 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:29 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:29 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:21:29 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:29 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:21:29 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-94592dfb-3700-466e-a9c4-495aadf7e6f3 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Volume info retrieved successfully. Sep 07 21:21:29 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-7be783db-029a-422c-a013-3eea0c0565fb tempest-VolumeAndVolumeTypeFromImageTest-476471765 tempest-VolumeAndVolumeTypeFromImageTest-476471765-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83696a78-d3e9-4fcb-8719-9d3c9d51410c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:21:26Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=0d1599e8-dbf1-451d-931d-6c4effbbbc23,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': '0d1599e8-dbf1-451d-931d-6c4effbbbc23', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:29 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-7be783db-029a-422c-a013-3eea0c0565fb tempest-VolumeAndVolumeTypeFromImageTest-476471765 tempest-VolumeAndVolumeTypeFromImageTest-476471765-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9138d178-a3b2-493a-91e0-1d0cc10416d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-94592dfb-3700-466e-a9c4-495aadf7e6f3 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] http://192.168.122.168/volume/v3/volumes/d442230d-4c8d-403e-abd4-504060e3e05a returned with HTTP 200 Sep 07 21:21:29 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1382/2749] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:21:29 2026] GET /volume/v3/volumes/d442230d-4c8d-403e-abd4-504060e3e05a => generated 858 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:21:29 devstack devstack@c-api.service[86970]: WARNING cinder.quota [None req-7be783db-029a-422c-a013-3eea0c0565fb tempest-VolumeAndVolumeTypeFromImageTest-476471765 tempest-VolumeAndVolumeTypeFromImageTest-476471765-project-member] Deprecated: Default quota for resource: volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Sep 07 21:21:29 devstack devstack@c-api.service[86970]: WARNING cinder.quota [None req-7be783db-029a-422c-a013-3eea0c0565fb tempest-VolumeAndVolumeTypeFromImageTest-476471765 tempest-VolumeAndVolumeTypeFromImageTest-476471765-project-member] Deprecated: Default quota for resource: gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Sep 07 21:21:29 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-7be783db-029a-422c-a013-3eea0c0565fb tempest-VolumeAndVolumeTypeFromImageTest-476471765 tempest-VolumeAndVolumeTypeFromImageTest-476471765-project-member] Created reservations ['8e984400-d002-4d62-a115-8f1de2beecd5', '89ce1d07-7146-4375-b7ec-c926df53992c', '267a74c0-f800-41f0-b18c-928e02fec76c', '2697d1ca-ad6a-4b16-8c94-ae6da2549c88'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:21:29 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-7be783db-029a-422c-a013-3eea0c0565fb tempest-VolumeAndVolumeTypeFromImageTest-476471765 tempest-VolumeAndVolumeTypeFromImageTest-476471765-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9138d178-a3b2-493a-91e0-1d0cc10416d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e984400-d002-4d62-a115-8f1de2beecd5', '89ce1d07-7146-4375-b7ec-c926df53992c', '267a74c0-f800-41f0-b18c-928e02fec76c', '2697d1ca-ad6a-4b16-8c94-ae6da2549c88']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:29 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-7be783db-029a-422c-a013-3eea0c0565fb tempest-VolumeAndVolumeTypeFromImageTest-476471765 tempest-VolumeAndVolumeTypeFromImageTest-476471765-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (efcfb9a0-0901-463f-a19d-afbaa68f0aef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-302c46b2-bfd3-4ff3-b6cb-980ac6f6dbea None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:29 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:29 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:21:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-302c46b2-bfd3-4ff3-b6cb-980ac6f6dbea tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] GET http://192.168.122.168/volume/v3/snapshots/99f00b5b-6942-40b1-a03f-951d5e00596b Sep 07 21:21:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-302c46b2-bfd3-4ff3-b6cb-980ac6f6dbea tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-302c46b2-bfd3-4ff3-b6cb-980ac6f6dbea tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:29 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-7be783db-029a-422c-a013-3eea0c0565fb tempest-VolumeAndVolumeTypeFromImageTest-476471765 tempest-VolumeAndVolumeTypeFromImageTest-476471765-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (efcfb9a0-0901-463f-a19d-afbaa68f0aef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78151aa8-cfd6-4228-8a38-f6f311646f7a', '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='f9c6913c52604f2c8d859c90002ed4ff',qos_specs=None,replication_status=,reservations=['8e984400-d002-4d62-a115-8f1de2beecd5','89ce1d07-7146-4375-b7ec-c926df53992c','267a74c0-f800-41f0-b18c-928e02fec76c','2697d1ca-ad6a-4b16-8c94-ae6da2549c88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aca4db6195494d7e9635fae3d66b82ed',volume_type_id=0d1599e8-dbf1-451d-931d-6c4effbbbc23), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:21:29Z,deleted=False,deleted_at=None,display_description=None,display_name='volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=78151aa8-cfd6-4228-8a38-f6f311646f7a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f9c6913c52604f2c8d859c90002ed4ff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aca4db6195494d7e9635fae3d66b82ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d1599e8-dbf1-451d-931d-6c4effbbbc23),volume_type_id=0d1599e8-dbf1-451d-931d-6c4effbbbc23)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:29 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-7be783db-029a-422c-a013-3eea0c0565fb tempest-VolumeAndVolumeTypeFromImageTest-476471765 tempest-VolumeAndVolumeTypeFromImageTest-476471765-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0902a9c3-2c31-4efd-849e-19f402265a39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:29 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:29 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:21:29 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-302c46b2-bfd3-4ff3-b6cb-980ac6f6dbea tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Snapshot retrieved successfully. Sep 07 21:21:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-302c46b2-bfd3-4ff3-b6cb-980ac6f6dbea tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] http://192.168.122.168/volume/v3/snapshots/99f00b5b-6942-40b1-a03f-951d5e00596b returned with HTTP 200 Sep 07 21:21:29 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1383/2750] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:21:29 2026] GET /volume/v3/snapshots/99f00b5b-6942-40b1-a03f-951d5e00596b => generated 447 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:21:29 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-7be783db-029a-422c-a013-3eea0c0565fb tempest-VolumeAndVolumeTypeFromImageTest-476471765 tempest-VolumeAndVolumeTypeFromImageTest-476471765-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0902a9c3-2c31-4efd-849e-19f402265a39) transitioned into state 'SUCCESS' from 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='f9c6913c52604f2c8d859c90002ed4ff',qos_specs=None,replication_status=,reservations=['8e984400-d002-4d62-a115-8f1de2beecd5','89ce1d07-7146-4375-b7ec-c926df53992c','267a74c0-f800-41f0-b18c-928e02fec76c','2697d1ca-ad6a-4b16-8c94-ae6da2549c88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aca4db6195494d7e9635fae3d66b82ed',volume_type_id=0d1599e8-dbf1-451d-931d-6c4effbbbc23)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:29 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-7be783db-029a-422c-a013-3eea0c0565fb tempest-VolumeAndVolumeTypeFromImageTest-476471765 tempest-VolumeAndVolumeTypeFromImageTest-476471765-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8541ab72-fdbe-4e02-92d4-f3083c7556a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:29 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-7be783db-029a-422c-a013-3eea0c0565fb tempest-VolumeAndVolumeTypeFromImageTest-476471765 tempest-VolumeAndVolumeTypeFromImageTest-476471765-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8541ab72-fdbe-4e02-92d4-f3083c7556a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:29 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-7be783db-029a-422c-a013-3eea0c0565fb tempest-VolumeAndVolumeTypeFromImageTest-476471765 tempest-VolumeAndVolumeTypeFromImageTest-476471765-project-member] Flow 'volume_create_api' (3a656e61-0d36-4cfa-9cc9-cc1bfd541489) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:21:29 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-7be783db-029a-422c-a013-3eea0c0565fb tempest-VolumeAndVolumeTypeFromImageTest-476471765 tempest-VolumeAndVolumeTypeFromImageTest-476471765-project-member] Create volume request issued successfully. Sep 07 21:21:29 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-7be783db-029a-422c-a013-3eea0c0565fb tempest-VolumeAndVolumeTypeFromImageTest-476471765 tempest-VolumeAndVolumeTypeFromImageTest-476471765-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:21:29 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1368/2751] 192.168.122.168 () {60 vars in 1143 bytes} [Mon Sep 7 21:21:29 2026] POST /volume/v3/volumes => generated 806 bytes in 654 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:21:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-9d4a6a7c-76c5-4fa7-bbce-985fabf753c5 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:30 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-9d4a6a7c-76c5-4fa7-bbce-985fabf753c5 tempest-VolumeAndVolumeTypeFromImageTest-476471765 tempest-VolumeAndVolumeTypeFromImageTest-476471765-project-member] GET http://192.168.122.168/volume/v3/volumes/78151aa8-cfd6-4228-8a38-f6f311646f7a Sep 07 21:21:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-9d4a6a7c-76c5-4fa7-bbce-985fabf753c5 tempest-VolumeAndVolumeTypeFromImageTest-476471765 tempest-VolumeAndVolumeTypeFromImageTest-476471765-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-9d4a6a7c-76c5-4fa7-bbce-985fabf753c5 tempest-VolumeAndVolumeTypeFromImageTest-476471765 tempest-VolumeAndVolumeTypeFromImageTest-476471765-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:30 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:30 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:21:30 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:30 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:21:30 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-9d4a6a7c-76c5-4fa7-bbce-985fabf753c5 tempest-VolumeAndVolumeTypeFromImageTest-476471765 tempest-VolumeAndVolumeTypeFromImageTest-476471765-project-member] Volume info retrieved successfully. Sep 07 21:21:30 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-9d4a6a7c-76c5-4fa7-bbce-985fabf753c5 tempest-VolumeAndVolumeTypeFromImageTest-476471765 tempest-VolumeAndVolumeTypeFromImageTest-476471765-project-member] http://192.168.122.168/volume/v3/volumes/78151aa8-cfd6-4228-8a38-f6f311646f7a returned with HTTP 200 Sep 07 21:21:30 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1384/2752] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:21:30 2026] GET /volume/v3/volumes/78151aa8-cfd6-4228-8a38-f6f311646f7a => generated 874 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:21:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-5b459323-a5c2-492a-8b60-fa1277a83c4f None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:30 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-5b459323-a5c2-492a-8b60-fa1277a83c4f tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] GET http://192.168.122.168/volume/v3/volumes/d442230d-4c8d-403e-abd4-504060e3e05a Sep 07 21:21:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-480cc4af-d1bb-4cfb-96c6-c91d3cf58e38 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-5b459323-a5c2-492a-8b60-fa1277a83c4f tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-5b459323-a5c2-492a-8b60-fa1277a83c4f tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:30 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:30 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:21:30 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:30 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:21:30 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-5b459323-a5c2-492a-8b60-fa1277a83c4f tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Volume info retrieved successfully. Sep 07 21:21:30 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-5b459323-a5c2-492a-8b60-fa1277a83c4f tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] http://192.168.122.168/volume/v3/volumes/d442230d-4c8d-403e-abd4-504060e3e05a returned with HTTP 200 Sep 07 21:21:30 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1369/2753] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:21:30 2026] GET /volume/v3/volumes/d442230d-4c8d-403e-abd4-504060e3e05a => generated 859 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:21:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-d75d74f7-732b-48ef-b115-e0c0cd23c660 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:30 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d75d74f7-732b-48ef-b115-e0c0cd23c660 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] GET http://192.168.122.168/volume/v3/volumes/a7c1e30f-0030-4c60-996e-7cdcc8bc18c1 Sep 07 21:21:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-d75d74f7-732b-48ef-b115-e0c0cd23c660 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-d75d74f7-732b-48ef-b115-e0c0cd23c660 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:30 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:30 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:21:30 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:30 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:21:30 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-d75d74f7-732b-48ef-b115-e0c0cd23c660 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Volume info retrieved successfully. Sep 07 21:21:30 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d75d74f7-732b-48ef-b115-e0c0cd23c660 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] http://192.168.122.168/volume/v3/volumes/a7c1e30f-0030-4c60-996e-7cdcc8bc18c1 returned with HTTP 200 Sep 07 21:21:30 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1370/2754] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:21:30 2026] GET /volume/v3/volumes/a7c1e30f-0030-4c60-996e-7cdcc8bc18c1 => generated 857 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:21:30 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-480cc4af-d1bb-4cfb-96c6-c91d3cf58e38 tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] POST http://192.168.122.168/volume/v3/types Sep 07 21:21:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-480cc4af-d1bb-4cfb-96c6-c91d3cf58e38 tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-360534659", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1605898479", "vendor_name": "tempest-vendor_name-2053363590"}}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:21:30 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-480cc4af-d1bb-4cfb-96c6-c91d3cf58e38 tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 07 21:21:30 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1385/2755] 192.168.122.168 () {60 vars in 1137 bytes} [Mon Sep 7 21:21:30 2026] POST /volume/v3/types => generated 329 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:21:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-02d14c0b-e8c8-4252-a261-fa8432d48c7a None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-64ccfe7a-fd2b-43a3-8cd0-8bedcdb27d57 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:30 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-02d14c0b-e8c8-4252-a261-fa8432d48c7a tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:21:30 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-64ccfe7a-fd2b-43a3-8cd0-8bedcdb27d57 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] GET http://192.168.122.168/volume/v3/snapshots/99f00b5b-6942-40b1-a03f-951d5e00596b Sep 07 21:21:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-02d14c0b-e8c8-4252-a261-fa8432d48c7a tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "e9d907e1-dc69-4bf8-a695-cdcad9c5c28a", "size": 1}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:21:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-64ccfe7a-fd2b-43a3-8cd0-8bedcdb27d57 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-64ccfe7a-fd2b-43a3-8cd0-8bedcdb27d57 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.volumes [None req-02d14c0b-e8c8-4252-a261-fa8432d48c7a tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] Create volume request body: {'volume': {'volume_type': 'e9d907e1-dc69-4bf8-a695-cdcad9c5c28a', 'size': 1}} {{(pid=86970) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:21:30 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-02d14c0b-e8c8-4252-a261-fa8432d48c7a tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] Create volume of 1 GB Sep 07 21:21:30 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:30 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:21:30 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-02d14c0b-e8c8-4252-a261-fa8432d48c7a tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] Availability Zones retrieved successfully. Sep 07 21:21:30 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:30 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:21:30 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-64ccfe7a-fd2b-43a3-8cd0-8bedcdb27d57 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Snapshot retrieved successfully. Sep 07 21:21:30 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-64ccfe7a-fd2b-43a3-8cd0-8bedcdb27d57 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] http://192.168.122.168/volume/v3/snapshots/99f00b5b-6942-40b1-a03f-951d5e00596b returned with HTTP 200 Sep 07 21:21:30 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1386/2756] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:21:30 2026] GET /volume/v3/snapshots/99f00b5b-6942-40b1-a03f-951d5e00596b => generated 447 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:21:30 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-02d14c0b-e8c8-4252-a261-fa8432d48c7a tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] Flow 'volume_create_api' (b51ab2f5-41dc-44b1-ac2c-922c24aacd91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:21:30 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-02d14c0b-e8c8-4252-a261-fa8432d48c7a tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9cc11cf-4ca3-47b3-ad8e-14bb1753220b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:30 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.flows.api.create_volume [None req-02d14c0b-e8c8-4252-a261-fa8432d48c7a tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] Validating volume size '1' using validate_int {{(pid=86970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:21:31 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-02d14c0b-e8c8-4252-a261-fa8432d48c7a tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9cc11cf-4ca3-47b3-ad8e-14bb1753220b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:21:31Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1605898479',vendor_name='tempest-vendor_name-2053363590'},id=e9d907e1-dc69-4bf8-a695-cdcad9c5c28a,is_public=True,name='tempest-ProjectReaderTests-volume-type-360534659',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e9d907e1-dc69-4bf8-a695-cdcad9c5c28a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:31 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-02d14c0b-e8c8-4252-a261-fa8432d48c7a tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c51d607-c81b-42ae-89ea-3e9233730e24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:31 devstack devstack@c-api.service[86970]: WARNING cinder.quota [None req-02d14c0b-e8c8-4252-a261-fa8432d48c7a tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-360534659 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-360534659, it is now deprecated. Please use the default quota class for default quota. Sep 07 21:21:31 devstack devstack@c-api.service[86970]: WARNING cinder.quota [None req-02d14c0b-e8c8-4252-a261-fa8432d48c7a tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-360534659 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-360534659, it is now deprecated. Please use the default quota class for default quota. Sep 07 21:21:31 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-6e9ac7c5-bfea-4c36-b064-12df158355e2 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:31 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-6e9ac7c5-bfea-4c36-b064-12df158355e2 tempest-VolumeAndVolumeTypeFromImageTest-476471765 tempest-VolumeAndVolumeTypeFromImageTest-476471765-project-member] GET http://192.168.122.168/volume/v3/volumes/78151aa8-cfd6-4228-8a38-f6f311646f7a Sep 07 21:21:31 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-6e9ac7c5-bfea-4c36-b064-12df158355e2 tempest-VolumeAndVolumeTypeFromImageTest-476471765 tempest-VolumeAndVolumeTypeFromImageTest-476471765-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:31 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-6e9ac7c5-bfea-4c36-b064-12df158355e2 tempest-VolumeAndVolumeTypeFromImageTest-476471765 tempest-VolumeAndVolumeTypeFromImageTest-476471765-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:31 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:31 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:21:31 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:31 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:21:31 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-6e9ac7c5-bfea-4c36-b064-12df158355e2 tempest-VolumeAndVolumeTypeFromImageTest-476471765 tempest-VolumeAndVolumeTypeFromImageTest-476471765-project-member] Volume info retrieved successfully. Sep 07 21:21:31 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-6e9ac7c5-bfea-4c36-b064-12df158355e2 tempest-VolumeAndVolumeTypeFromImageTest-476471765 tempest-VolumeAndVolumeTypeFromImageTest-476471765-project-member] http://192.168.122.168/volume/v3/volumes/78151aa8-cfd6-4228-8a38-f6f311646f7a returned with HTTP 200 Sep 07 21:21:31 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-02d14c0b-e8c8-4252-a261-fa8432d48c7a tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] Created reservations ['5a93eea6-d8c8-49e4-a0d0-286b44cd2023', '0d76f7ab-7d29-4ec6-9ce5-472867b8610d', '7a24e6b4-5104-44b3-af93-9e63c24eb75f', '7856dd37-b43a-4436-8a9b-7abd527576a5'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:21:31 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1387/2757] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:21:31 2026] GET /volume/v3/volumes/78151aa8-cfd6-4228-8a38-f6f311646f7a => generated 898 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:21:31 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-02d14c0b-e8c8-4252-a261-fa8432d48c7a tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c51d607-c81b-42ae-89ea-3e9233730e24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5a93eea6-d8c8-49e4-a0d0-286b44cd2023', '0d76f7ab-7d29-4ec6-9ce5-472867b8610d', '7a24e6b4-5104-44b3-af93-9e63c24eb75f', '7856dd37-b43a-4436-8a9b-7abd527576a5']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:31 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-02d14c0b-e8c8-4252-a261-fa8432d48c7a tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a60d07b-5d69-470d-8650-e16776ec2df8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:31 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:31 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:21:31 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-02d14c0b-e8c8-4252-a261-fa8432d48c7a tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a60d07b-5d69-470d-8650-e16776ec2df8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a580e3f6-ee36-4c31-bae1-4b275a185a1c', '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='42cf758553954c5fbdd13a7f8691f380',qos_specs=None,replication_status=,reservations=['5a93eea6-d8c8-49e4-a0d0-286b44cd2023','0d76f7ab-7d29-4ec6-9ce5-472867b8610d','7a24e6b4-5104-44b3-af93-9e63c24eb75f','7856dd37-b43a-4436-8a9b-7abd527576a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='169d0e7614fd4a5ea1fc42729318fcb5',volume_type_id=e9d907e1-dc69-4bf8-a695-cdcad9c5c28a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:21:31Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a580e3f6-ee36-4c31-bae1-4b275a185a1c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='42cf758553954c5fbdd13a7f8691f380',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='169d0e7614fd4a5ea1fc42729318fcb5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e9d907e1-dc69-4bf8-a695-cdcad9c5c28a),volume_type_id=e9d907e1-dc69-4bf8-a695-cdcad9c5c28a)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:31 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-02d14c0b-e8c8-4252-a261-fa8432d48c7a tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60468bcb-47e4-46f1-9cb7-9f21337cc9e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:31 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-02d14c0b-e8c8-4252-a261-fa8432d48c7a tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60468bcb-47e4-46f1-9cb7-9f21337cc9e7) transitioned into state 'SUCCESS' from 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='42cf758553954c5fbdd13a7f8691f380',qos_specs=None,replication_status=,reservations=['5a93eea6-d8c8-49e4-a0d0-286b44cd2023','0d76f7ab-7d29-4ec6-9ce5-472867b8610d','7a24e6b4-5104-44b3-af93-9e63c24eb75f','7856dd37-b43a-4436-8a9b-7abd527576a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='169d0e7614fd4a5ea1fc42729318fcb5',volume_type_id=e9d907e1-dc69-4bf8-a695-cdcad9c5c28a)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:31 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-02d14c0b-e8c8-4252-a261-fa8432d48c7a tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1b07a21-01db-4c92-a8dd-985ce8412980) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:31 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-02d14c0b-e8c8-4252-a261-fa8432d48c7a tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1b07a21-01db-4c92-a8dd-985ce8412980) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:31 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-02d14c0b-e8c8-4252-a261-fa8432d48c7a tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] Flow 'volume_create_api' (b51ab2f5-41dc-44b1-ac2c-922c24aacd91) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:21:31 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-02d14c0b-e8c8-4252-a261-fa8432d48c7a tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] Create volume request issued successfully. Sep 07 21:21:31 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-02d14c0b-e8c8-4252-a261-fa8432d48c7a tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:21:31 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1371/2758] 192.168.122.168 () {62 vars in 1182 bytes} [Mon Sep 7 21:21:30 2026] POST /volume/v3/volumes => generated 781 bytes in 393 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:21:31 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-66dc95da-1b58-441a-b782-882ccd5fa2ca None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:31 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-66dc95da-1b58-441a-b782-882ccd5fa2ca tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] GET http://192.168.122.168/volume/v3/volumes/a580e3f6-ee36-4c31-bae1-4b275a185a1c Sep 07 21:21:31 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-66dc95da-1b58-441a-b782-882ccd5fa2ca tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:31 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-66dc95da-1b58-441a-b782-882ccd5fa2ca tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:31 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:31 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:21:31 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:31 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:21:31 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-66dc95da-1b58-441a-b782-882ccd5fa2ca tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] Volume info retrieved successfully. Sep 07 21:21:31 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-66dc95da-1b58-441a-b782-882ccd5fa2ca tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] http://192.168.122.168/volume/v3/volumes/a580e3f6-ee36-4c31-bae1-4b275a185a1c returned with HTTP 200 Sep 07 21:21:31 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1388/2759] 192.168.122.168 () {60 vars in 1272 bytes} [Mon Sep 7 21:21:31 2026] GET /volume/v3/volumes/a580e3f6-ee36-4c31-bae1-4b275a185a1c => generated 960 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:21:31 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-c80b7737-aa8c-4499-b334-71f0e596a0ad None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:31 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c80b7737-aa8c-4499-b334-71f0e596a0ad tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] GET http://192.168.122.168/volume/v3/volumes/a7c1e30f-0030-4c60-996e-7cdcc8bc18c1 Sep 07 21:21:31 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c80b7737-aa8c-4499-b334-71f0e596a0ad tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:31 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c80b7737-aa8c-4499-b334-71f0e596a0ad tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:31 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:31 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:21:31 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:31 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:21:31 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-c80b7737-aa8c-4499-b334-71f0e596a0ad tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Volume info retrieved successfully. Sep 07 21:21:31 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c80b7737-aa8c-4499-b334-71f0e596a0ad tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] http://192.168.122.168/volume/v3/volumes/a7c1e30f-0030-4c60-996e-7cdcc8bc18c1 returned with HTTP 200 Sep 07 21:21:31 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1372/2760] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:21:31 2026] GET /volume/v3/volumes/a7c1e30f-0030-4c60-996e-7cdcc8bc18c1 => generated 858 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:21:31 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-2f670d37-d05c-4dba-b980-3f5081bf6e19 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:31 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-2f670d37-d05c-4dba-b980-3f5081bf6e19 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] DELETE http://192.168.122.168/volume/v3/volumes/a7c1e30f-0030-4c60-996e-7cdcc8bc18c1 Sep 07 21:21:31 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-2f670d37-d05c-4dba-b980-3f5081bf6e19 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:31 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-2f670d37-d05c-4dba-b980-3f5081bf6e19 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:31 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-2f670d37-d05c-4dba-b980-3f5081bf6e19 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Delete volume with id: a7c1e30f-0030-4c60-996e-7cdcc8bc18c1 Sep 07 21:21:31 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-d6ede2f7-faff-4204-8251-01bd6c4c6ca7 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:31 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d6ede2f7-faff-4204-8251-01bd6c4c6ca7 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] GET http://192.168.122.168/volume/v3/snapshots/99f00b5b-6942-40b1-a03f-951d5e00596b Sep 07 21:21:31 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-d6ede2f7-faff-4204-8251-01bd6c4c6ca7 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:31 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-d6ede2f7-faff-4204-8251-01bd6c4c6ca7 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:31 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:31 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:21:31 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:31 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:21:31 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-2f670d37-d05c-4dba-b980-3f5081bf6e19 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Volume info retrieved successfully. Sep 07 21:21:31 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:31 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:21:31 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-d6ede2f7-faff-4204-8251-01bd6c4c6ca7 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Snapshot retrieved successfully. Sep 07 21:21:31 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d6ede2f7-faff-4204-8251-01bd6c4c6ca7 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] http://192.168.122.168/volume/v3/snapshots/99f00b5b-6942-40b1-a03f-951d5e00596b returned with HTTP 200 Sep 07 21:21:32 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1373/2761] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:21:31 2026] GET /volume/v3/snapshots/99f00b5b-6942-40b1-a03f-951d5e00596b => generated 447 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:21:32 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-2f670d37-d05c-4dba-b980-3f5081bf6e19 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Delete volume request issued successfully. Sep 07 21:21:32 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-2f670d37-d05c-4dba-b980-3f5081bf6e19 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] http://192.168.122.168/volume/v3/volumes/a7c1e30f-0030-4c60-996e-7cdcc8bc18c1 returned with HTTP 202 Sep 07 21:21:32 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1389/2762] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:21:31 2026] DELETE /volume/v3/volumes/a7c1e30f-0030-4c60-996e-7cdcc8bc18c1 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:21:32 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-206875a9-00c2-42c1-ba10-bb044fcfe41e None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:32 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-206875a9-00c2-42c1-ba10-bb044fcfe41e tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] GET http://192.168.122.168/volume/v3/volumes/a7c1e30f-0030-4c60-996e-7cdcc8bc18c1 Sep 07 21:21:32 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-206875a9-00c2-42c1-ba10-bb044fcfe41e tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:32 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-206875a9-00c2-42c1-ba10-bb044fcfe41e tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:32 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:32 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:21:32 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:32 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:21:32 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-206875a9-00c2-42c1-ba10-bb044fcfe41e tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Volume info retrieved successfully. Sep 07 21:21:32 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-206875a9-00c2-42c1-ba10-bb044fcfe41e tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] http://192.168.122.168/volume/v3/volumes/a7c1e30f-0030-4c60-996e-7cdcc8bc18c1 returned with HTTP 200 Sep 07 21:21:32 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1374/2763] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:21:32 2026] GET /volume/v3/volumes/a7c1e30f-0030-4c60-996e-7cdcc8bc18c1 => generated 857 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:21:32 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-bd5e114b-bd9d-4015-bc9f-1ac2730bb681 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:32 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-bd5e114b-bd9d-4015-bc9f-1ac2730bb681 tempest-VolumeAndVolumeTypeFromImageTest-476471765 tempest-VolumeAndVolumeTypeFromImageTest-476471765-project-member] GET http://192.168.122.168/volume/v3/volumes/78151aa8-cfd6-4228-8a38-f6f311646f7a Sep 07 21:21:32 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-bd5e114b-bd9d-4015-bc9f-1ac2730bb681 tempest-VolumeAndVolumeTypeFromImageTest-476471765 tempest-VolumeAndVolumeTypeFromImageTest-476471765-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:32 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-bd5e114b-bd9d-4015-bc9f-1ac2730bb681 tempest-VolumeAndVolumeTypeFromImageTest-476471765 tempest-VolumeAndVolumeTypeFromImageTest-476471765-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:32 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:32 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:21:32 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:32 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:21:32 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-bd5e114b-bd9d-4015-bc9f-1ac2730bb681 tempest-VolumeAndVolumeTypeFromImageTest-476471765 tempest-VolumeAndVolumeTypeFromImageTest-476471765-project-member] Volume info retrieved successfully. Sep 07 21:21:32 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-bd5e114b-bd9d-4015-bc9f-1ac2730bb681 tempest-VolumeAndVolumeTypeFromImageTest-476471765 tempest-VolumeAndVolumeTypeFromImageTest-476471765-project-member] http://192.168.122.168/volume/v3/volumes/78151aa8-cfd6-4228-8a38-f6f311646f7a returned with HTTP 200 Sep 07 21:21:32 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1390/2764] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:21:32 2026] GET /volume/v3/volumes/78151aa8-cfd6-4228-8a38-f6f311646f7a => generated 956 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:21:32 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-10606dd9-f93c-4007-8359-8808efd9d5b1 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:32 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-10606dd9-f93c-4007-8359-8808efd9d5b1 tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] GET http://192.168.122.168/volume/v3/volumes/a580e3f6-ee36-4c31-bae1-4b275a185a1c Sep 07 21:21:32 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-10606dd9-f93c-4007-8359-8808efd9d5b1 tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:32 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-10606dd9-f93c-4007-8359-8808efd9d5b1 tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:32 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:32 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:21:32 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:32 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:21:32 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-10606dd9-f93c-4007-8359-8808efd9d5b1 tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] Volume info retrieved successfully. Sep 07 21:21:32 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-10606dd9-f93c-4007-8359-8808efd9d5b1 tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] http://192.168.122.168/volume/v3/volumes/a580e3f6-ee36-4c31-bae1-4b275a185a1c returned with HTTP 200 Sep 07 21:21:32 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1375/2765] 192.168.122.168 () {60 vars in 1272 bytes} [Mon Sep 7 21:21:32 2026] GET /volume/v3/volumes/a580e3f6-ee36-4c31-bae1-4b275a185a1c => generated 981 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:21:32 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-038bacc6-5fb5-4f4e-a90f-56f7b57627fa None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:32 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-038bacc6-5fb5-4f4e-a90f-56f7b57627fa tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] GET http://192.168.122.168/volume/v3/messages Sep 07 21:21:32 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-038bacc6-5fb5-4f4e-a90f-56f7b57627fa tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:32 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-038bacc6-5fb5-4f4e-a90f-56f7b57627fa tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] Calling method 'version_select' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:32 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-038bacc6-5fb5-4f4e-a90f-56f7b57627fa tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] http://192.168.122.168/volume/v3/messages returned with HTTP 200 Sep 07 21:21:32 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1391/2766] 192.168.122.168 () {60 vars in 1164 bytes} [Mon Sep 7 21:21:32 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 07 21:21:32 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-2ca462d9-9c77-4be8-b46c-417341daf0a4 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:32 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-2ca462d9-9c77-4be8-b46c-417341daf0a4 tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-reader] GET http://192.168.122.168/volume/v3/messages Sep 07 21:21:32 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-2ca462d9-9c77-4be8-b46c-417341daf0a4 tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-reader] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:32 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-2ca462d9-9c77-4be8-b46c-417341daf0a4 tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-reader] Calling method 'version_select' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:32 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-2ca462d9-9c77-4be8-b46c-417341daf0a4 tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-reader] http://192.168.122.168/volume/v3/messages returned with HTTP 200 Sep 07 21:21:32 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1376/2767] 192.168.122.168 () {60 vars in 1164 bytes} [Mon Sep 7 21:21:32 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 07 21:21:32 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-50cd487a-91b8-4ab1-a931-bec66aab9a88 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:32 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-50cd487a-91b8-4ab1-a931-bec66aab9a88 tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] DELETE http://192.168.122.168/volume/v3/messages/ff7f5acf-4d99-42d0-bf16-8f56bb11b8e8 Sep 07 21:21:32 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-50cd487a-91b8-4ab1-a931-bec66aab9a88 tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:32 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-50cd487a-91b8-4ab1-a931-bec66aab9a88 tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] Calling method 'version_select' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:32 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-50cd487a-91b8-4ab1-a931-bec66aab9a88 tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] http://192.168.122.168/volume/v3/messages/ff7f5acf-4d99-42d0-bf16-8f56bb11b8e8 returned with HTTP 204 Sep 07 21:21:32 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1392/2768] 192.168.122.168 () {60 vars in 1278 bytes} [Mon Sep 7 21:21:32 2026] DELETE /volume/v3/messages/ff7f5acf-4d99-42d0-bf16-8f56bb11b8e8 => generated 0 bytes in 37 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 07 21:21:32 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-8deca05f-d984-4363-8659-1e863c0d4955 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:32 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8deca05f-d984-4363-8659-1e863c0d4955 tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] DELETE http://192.168.122.168/volume/v3/volumes/a580e3f6-ee36-4c31-bae1-4b275a185a1c Sep 07 21:21:32 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8deca05f-d984-4363-8659-1e863c0d4955 tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:32 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8deca05f-d984-4363-8659-1e863c0d4955 tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:32 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-8deca05f-d984-4363-8659-1e863c0d4955 tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] Delete volume with id: a580e3f6-ee36-4c31-bae1-4b275a185a1c Sep 07 21:21:32 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:32 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:21:32 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:32 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:21:32 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-8deca05f-d984-4363-8659-1e863c0d4955 tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] Volume info retrieved successfully. Sep 07 21:21:32 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-8deca05f-d984-4363-8659-1e863c0d4955 tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86970) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 07 21:21:32 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-8deca05f-d984-4363-8659-1e863c0d4955 tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] Created reservations ['87f23cca-0d51-48c9-996e-c98c6c2cd780', 'a975b733-81f3-477b-9098-8be692842a45', '050df0fd-33c4-4f9b-ab47-3cf7981b6957', 'd94ba386-cbf8-44a5-9bf5-b562b8e7b8ad'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:21:32 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-8deca05f-d984-4363-8659-1e863c0d4955 tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] Delete volume request issued successfully. Sep 07 21:21:32 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8deca05f-d984-4363-8659-1e863c0d4955 tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] http://192.168.122.168/volume/v3/volumes/a580e3f6-ee36-4c31-bae1-4b275a185a1c returned with HTTP 202 Sep 07 21:21:32 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1377/2769] 192.168.122.168 () {60 vars in 1275 bytes} [Mon Sep 7 21:21:32 2026] DELETE /volume/v3/volumes/a580e3f6-ee36-4c31-bae1-4b275a185a1c => generated 0 bytes in 155 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:21:32 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-052116c0-92e0-45fe-aad5-88f81dde51a2 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:32 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-052116c0-92e0-45fe-aad5-88f81dde51a2 tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] DELETE http://192.168.122.168/volume/v3/types/e9d907e1-dc69-4bf8-a695-cdcad9c5c28a Sep 07 21:21:32 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-052116c0-92e0-45fe-aad5-88f81dde51a2 tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:32 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-052116c0-92e0-45fe-aad5-88f81dde51a2 tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] Calling method '_delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:32 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-052116c0-92e0-45fe-aad5-88f81dde51a2 tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] http://192.168.122.168/volume/v3/types/e9d907e1-dc69-4bf8-a695-cdcad9c5c28a returned with HTTP 202 Sep 07 21:21:32 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1393/2770] 192.168.122.168 () {58 vars in 1229 bytes} [Mon Sep 7 21:21:32 2026] DELETE /volume/v3/types/e9d907e1-dc69-4bf8-a695-cdcad9c5c28a => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:21:32 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-e33629f4-7ba7-43f3-8728-9feeec3eae92 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:32 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e33629f4-7ba7-43f3-8728-9feeec3eae92 tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] POST http://192.168.122.168/volume/v3/types Sep 07 21:21:32 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-e33629f4-7ba7-43f3-8728-9feeec3eae92 tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1602732280", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1353597062", "vendor_name": "tempest-vendor_name-980258241"}}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:21:32 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e33629f4-7ba7-43f3-8728-9feeec3eae92 tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 07 21:21:32 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1378/2771] 192.168.122.168 () {60 vars in 1137 bytes} [Mon Sep 7 21:21:32 2026] POST /volume/v3/types => generated 329 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:21:33 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-37ad24cf-fa37-4125-a285-ab22b794913e None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:33 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-37ad24cf-fa37-4125-a285-ab22b794913e tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:21:33 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-37ad24cf-fa37-4125-a285-ab22b794913e tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "8c2cc889-b825-4781-b3f3-8aeaee3a66cc", "size": 1}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:21:33 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.volumes [None req-37ad24cf-fa37-4125-a285-ab22b794913e tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] Create volume request body: {'volume': {'volume_type': '8c2cc889-b825-4781-b3f3-8aeaee3a66cc', 'size': 1}} {{(pid=86971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:21:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-476f2d6d-8701-4693-be23-360d95f8b8bf None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:33 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-476f2d6d-8701-4693-be23-360d95f8b8bf tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] GET http://192.168.122.168/volume/v3/snapshots/99f00b5b-6942-40b1-a03f-951d5e00596b Sep 07 21:21:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-476f2d6d-8701-4693-be23-360d95f8b8bf tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-476f2d6d-8701-4693-be23-360d95f8b8bf tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:33 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-37ad24cf-fa37-4125-a285-ab22b794913e tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] Create volume of 1 GB Sep 07 21:21:33 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:33 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:21:33 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-37ad24cf-fa37-4125-a285-ab22b794913e tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] Availability Zones retrieved successfully. Sep 07 21:21:33 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:33 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:21:33 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-476f2d6d-8701-4693-be23-360d95f8b8bf tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Snapshot retrieved successfully. Sep 07 21:21:33 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-476f2d6d-8701-4693-be23-360d95f8b8bf tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] http://192.168.122.168/volume/v3/snapshots/99f00b5b-6942-40b1-a03f-951d5e00596b returned with HTTP 200 Sep 07 21:21:33 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1379/2772] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:21:33 2026] GET /volume/v3/snapshots/99f00b5b-6942-40b1-a03f-951d5e00596b => generated 447 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:21:33 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-37ad24cf-fa37-4125-a285-ab22b794913e tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] Flow 'volume_create_api' (9bcf497d-dd3e-4ab9-a02d-e1f162920339) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:21:33 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-37ad24cf-fa37-4125-a285-ab22b794913e tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27336bf4-2811-4930-b144-0d9653524099) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:33 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.flows.api.create_volume [None req-37ad24cf-fa37-4125-a285-ab22b794913e tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] Validating volume size '1' using validate_int {{(pid=86971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:21:33 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-37ad24cf-fa37-4125-a285-ab22b794913e tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27336bf4-2811-4930-b144-0d9653524099) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:21:33Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1353597062',vendor_name='tempest-vendor_name-980258241'},id=8c2cc889-b825-4781-b3f3-8aeaee3a66cc,is_public=True,name='tempest-ProjectReaderTests-volume-type-1602732280',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c2cc889-b825-4781-b3f3-8aeaee3a66cc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:33 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-37ad24cf-fa37-4125-a285-ab22b794913e tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (061b6a69-72ae-4472-85ba-2a9bc02e7c82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-545131c2-ad30-4a4f-828b-bc7e3caec2f0 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:33 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-545131c2-ad30-4a4f-828b-bc7e3caec2f0 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] GET http://192.168.122.168/volume/v3/volumes/a7c1e30f-0030-4c60-996e-7cdcc8bc18c1 Sep 07 21:21:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-545131c2-ad30-4a4f-828b-bc7e3caec2f0 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-545131c2-ad30-4a4f-828b-bc7e3caec2f0 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:33 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-545131c2-ad30-4a4f-828b-bc7e3caec2f0 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] http://192.168.122.168/volume/v3/volumes/a7c1e30f-0030-4c60-996e-7cdcc8bc18c1 returned with HTTP 404 Sep 07 21:21:33 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1380/2773] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:21:33 2026] GET /volume/v3/volumes/a7c1e30f-0030-4c60-996e-7cdcc8bc18c1 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:21:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-2ba10cd7-aa08-4d03-bdbb-62bac59212fc None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:33 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-2ba10cd7-aa08-4d03-bdbb-62bac59212fc tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] DELETE http://192.168.122.168/volume/v3/volumes/d442230d-4c8d-403e-abd4-504060e3e05a Sep 07 21:21:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-2ba10cd7-aa08-4d03-bdbb-62bac59212fc tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-2ba10cd7-aa08-4d03-bdbb-62bac59212fc tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:33 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-2ba10cd7-aa08-4d03-bdbb-62bac59212fc tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Delete volume with id: d442230d-4c8d-403e-abd4-504060e3e05a Sep 07 21:21:33 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:33 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:21:33 devstack devstack@c-api.service[86971]: WARNING cinder.quota [None req-37ad24cf-fa37-4125-a285-ab22b794913e tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1602732280 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1602732280, it is now deprecated. Please use the default quota class for default quota. Sep 07 21:21:33 devstack devstack@c-api.service[86971]: WARNING cinder.quota [None req-37ad24cf-fa37-4125-a285-ab22b794913e tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1602732280 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1602732280, it is now deprecated. Please use the default quota class for default quota. Sep 07 21:21:33 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:33 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:21:33 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-2ba10cd7-aa08-4d03-bdbb-62bac59212fc tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Volume info retrieved successfully. Sep 07 21:21:33 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-2ba10cd7-aa08-4d03-bdbb-62bac59212fc tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Delete volume request issued successfully. Sep 07 21:21:33 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-2ba10cd7-aa08-4d03-bdbb-62bac59212fc tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] http://192.168.122.168/volume/v3/volumes/d442230d-4c8d-403e-abd4-504060e3e05a returned with HTTP 202 Sep 07 21:21:33 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1381/2774] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:21:33 2026] DELETE /volume/v3/volumes/d442230d-4c8d-403e-abd4-504060e3e05a => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:21:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-0117b3c0-d327-455b-b168-eddfaffcb6c6 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:33 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-37ad24cf-fa37-4125-a285-ab22b794913e tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] Created reservations ['1f15cd7c-2928-40c1-a001-f382aa7422ce', '308244e3-cece-40c6-bf12-8a3abfd4d452', '4716b203-181b-40a4-b7b1-c0c8b65df8f8', 'b601845c-5d7b-443b-8da9-bd3d799b3e0a'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:21:33 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-0117b3c0-d327-455b-b168-eddfaffcb6c6 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] GET http://192.168.122.168/volume/v3/volumes/d442230d-4c8d-403e-abd4-504060e3e05a Sep 07 21:21:33 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-37ad24cf-fa37-4125-a285-ab22b794913e tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (061b6a69-72ae-4472-85ba-2a9bc02e7c82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1f15cd7c-2928-40c1-a001-f382aa7422ce', '308244e3-cece-40c6-bf12-8a3abfd4d452', '4716b203-181b-40a4-b7b1-c0c8b65df8f8', 'b601845c-5d7b-443b-8da9-bd3d799b3e0a']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-0117b3c0-d327-455b-b168-eddfaffcb6c6 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-0117b3c0-d327-455b-b168-eddfaffcb6c6 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:33 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-37ad24cf-fa37-4125-a285-ab22b794913e tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9fbc2531-9a86-4cc4-b00f-d1cda5172fcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:33 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:33 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:21:33 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:33 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:21:33 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-0117b3c0-d327-455b-b168-eddfaffcb6c6 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Volume info retrieved successfully. Sep 07 21:21:33 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-0117b3c0-d327-455b-b168-eddfaffcb6c6 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] http://192.168.122.168/volume/v3/volumes/d442230d-4c8d-403e-abd4-504060e3e05a returned with HTTP 200 Sep 07 21:21:33 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1382/2775] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:21:33 2026] GET /volume/v3/volumes/d442230d-4c8d-403e-abd4-504060e3e05a => generated 858 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:21:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-8b17cf86-bfde-40a7-af0f-fd41f91fcfb2 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:33 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8b17cf86-bfde-40a7-af0f-fd41f91fcfb2 tempest-VolumeAndVolumeTypeFromImageTest-476471765 tempest-VolumeAndVolumeTypeFromImageTest-476471765-project-member] GET http://192.168.122.168/volume/v3/volumes/78151aa8-cfd6-4228-8a38-f6f311646f7a Sep 07 21:21:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8b17cf86-bfde-40a7-af0f-fd41f91fcfb2 tempest-VolumeAndVolumeTypeFromImageTest-476471765 tempest-VolumeAndVolumeTypeFromImageTest-476471765-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8b17cf86-bfde-40a7-af0f-fd41f91fcfb2 tempest-VolumeAndVolumeTypeFromImageTest-476471765 tempest-VolumeAndVolumeTypeFromImageTest-476471765-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:33 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:33 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:21:33 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:33 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:21:33 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:33 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:21:33 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-37ad24cf-fa37-4125-a285-ab22b794913e tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9fbc2531-9a86-4cc4-b00f-d1cda5172fcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '47f92c9f-eb16-4f80-b627-f1c385d98ca3', '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='42cf758553954c5fbdd13a7f8691f380',qos_specs=None,replication_status=,reservations=['1f15cd7c-2928-40c1-a001-f382aa7422ce','308244e3-cece-40c6-bf12-8a3abfd4d452','4716b203-181b-40a4-b7b1-c0c8b65df8f8','b601845c-5d7b-443b-8da9-bd3d799b3e0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='169d0e7614fd4a5ea1fc42729318fcb5',volume_type_id=8c2cc889-b825-4781-b3f3-8aeaee3a66cc), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:21:33Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=47f92c9f-eb16-4f80-b627-f1c385d98ca3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='42cf758553954c5fbdd13a7f8691f380',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='169d0e7614fd4a5ea1fc42729318fcb5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c2cc889-b825-4781-b3f3-8aeaee3a66cc),volume_type_id=8c2cc889-b825-4781-b3f3-8aeaee3a66cc)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:33 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-8b17cf86-bfde-40a7-af0f-fd41f91fcfb2 tempest-VolumeAndVolumeTypeFromImageTest-476471765 tempest-VolumeAndVolumeTypeFromImageTest-476471765-project-member] Volume info retrieved successfully. Sep 07 21:21:33 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-37ad24cf-fa37-4125-a285-ab22b794913e tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de646789-b9b8-4d87-9c21-178fd0f1afad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:33 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8b17cf86-bfde-40a7-af0f-fd41f91fcfb2 tempest-VolumeAndVolumeTypeFromImageTest-476471765 tempest-VolumeAndVolumeTypeFromImageTest-476471765-project-member] http://192.168.122.168/volume/v3/volumes/78151aa8-cfd6-4228-8a38-f6f311646f7a returned with HTTP 200 Sep 07 21:21:33 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1383/2776] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:21:33 2026] GET /volume/v3/volumes/78151aa8-cfd6-4228-8a38-f6f311646f7a => generated 956 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:21:33 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-37ad24cf-fa37-4125-a285-ab22b794913e tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de646789-b9b8-4d87-9c21-178fd0f1afad) transitioned into state 'SUCCESS' from 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='42cf758553954c5fbdd13a7f8691f380',qos_specs=None,replication_status=,reservations=['1f15cd7c-2928-40c1-a001-f382aa7422ce','308244e3-cece-40c6-bf12-8a3abfd4d452','4716b203-181b-40a4-b7b1-c0c8b65df8f8','b601845c-5d7b-443b-8da9-bd3d799b3e0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='169d0e7614fd4a5ea1fc42729318fcb5',volume_type_id=8c2cc889-b825-4781-b3f3-8aeaee3a66cc)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:33 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-37ad24cf-fa37-4125-a285-ab22b794913e tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (689a40ef-9977-4984-bd70-b4fbbc5b12f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:33 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-37ad24cf-fa37-4125-a285-ab22b794913e tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (689a40ef-9977-4984-bd70-b4fbbc5b12f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:33 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-37ad24cf-fa37-4125-a285-ab22b794913e tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] Flow 'volume_create_api' (9bcf497d-dd3e-4ab9-a02d-e1f162920339) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:21:33 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-37ad24cf-fa37-4125-a285-ab22b794913e tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] Create volume request issued successfully. Sep 07 21:21:33 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-37ad24cf-fa37-4125-a285-ab22b794913e tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:21:33 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1394/2777] 192.168.122.168 () {62 vars in 1182 bytes} [Mon Sep 7 21:21:33 2026] POST /volume/v3/volumes => generated 782 bytes in 425 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 21:21:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-6f62e1fa-668a-4f58-9d8a-625ed323ed0c None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:33 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-6f62e1fa-668a-4f58-9d8a-625ed323ed0c tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] GET http://192.168.122.168/volume/v3/volumes/47f92c9f-eb16-4f80-b627-f1c385d98ca3 Sep 07 21:21:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-6f62e1fa-668a-4f58-9d8a-625ed323ed0c tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-6f62e1fa-668a-4f58-9d8a-625ed323ed0c tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:33 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:33 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:21:33 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:33 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:21:33 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-6f62e1fa-668a-4f58-9d8a-625ed323ed0c tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] Volume info retrieved successfully. Sep 07 21:21:33 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-6f62e1fa-668a-4f58-9d8a-625ed323ed0c tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] http://192.168.122.168/volume/v3/volumes/47f92c9f-eb16-4f80-b627-f1c385d98ca3 returned with HTTP 200 Sep 07 21:21:33 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1384/2778] 192.168.122.168 () {60 vars in 1272 bytes} [Mon Sep 7 21:21:33 2026] GET /volume/v3/volumes/47f92c9f-eb16-4f80-b627-f1c385d98ca3 => generated 961 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:21:34 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-f524703c-5c89-4941-9461-4890dbf14815 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:34 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f524703c-5c89-4941-9461-4890dbf14815 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] GET http://192.168.122.168/volume/v3/snapshots/99f00b5b-6942-40b1-a03f-951d5e00596b Sep 07 21:21:34 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f524703c-5c89-4941-9461-4890dbf14815 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:34 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f524703c-5c89-4941-9461-4890dbf14815 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:34 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:34 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:21:34 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-f524703c-5c89-4941-9461-4890dbf14815 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Snapshot retrieved successfully. Sep 07 21:21:34 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f524703c-5c89-4941-9461-4890dbf14815 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] http://192.168.122.168/volume/v3/snapshots/99f00b5b-6942-40b1-a03f-951d5e00596b returned with HTTP 200 Sep 07 21:21:34 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1395/2779] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:21:34 2026] GET /volume/v3/snapshots/99f00b5b-6942-40b1-a03f-951d5e00596b => generated 474 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:21:34 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-a38e8e85-6777-4504-ae53-5d413a3299ea None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:34 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a38e8e85-6777-4504-ae53-5d413a3299ea tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:21:34 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a38e8e85-6777-4504-ae53-5d413a3299ea tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "99f00b5b-6942-40b1-a03f-951d5e00596b", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-824001523"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:21:34 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.volumes [None req-a38e8e85-6777-4504-ae53-5d413a3299ea tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Create volume request body: {'volume': {"'snapshot_id": '99f00b5b-6942-40b1-a03f-951d5e00596b', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-824001523'}} {{(pid=86970) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:21:34 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-a38e8e85-6777-4504-ae53-5d413a3299ea tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Create volume of 1 GB Sep 07 21:21:34 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-a38e8e85-6777-4504-ae53-5d413a3299ea tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Availability Zones retrieved successfully. Sep 07 21:21:34 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-a38e8e85-6777-4504-ae53-5d413a3299ea tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Flow 'volume_create_api' (04814db6-23a4-4b83-9582-c9ae6c89a0e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:21:34 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-a38e8e85-6777-4504-ae53-5d413a3299ea tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0d381e0-0492-4f95-a061-c521edf0ce32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:34 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.flows.api.create_volume [None req-a38e8e85-6777-4504-ae53-5d413a3299ea tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Validating volume size '1' using validate_int {{(pid=86970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:21:34 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-a38e8e85-6777-4504-ae53-5d413a3299ea tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0d381e0-0492-4f95-a061-c521edf0ce32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:34 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-a38e8e85-6777-4504-ae53-5d413a3299ea tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90a8c515-ef8b-4306-905d-e28ead72e8fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:34 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-a38e8e85-6777-4504-ae53-5d413a3299ea tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Created reservations ['5767ebed-de6d-4e99-b13a-0282dffc6fd8', 'efbb3fb1-b486-4a7d-b5cf-b2b0d7751a1b', 'dd4c28b3-c728-47ec-b41c-dce0c6c0c65c', '849696d4-ea4a-493f-be8a-166a3aaee09b'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:21:34 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-a38e8e85-6777-4504-ae53-5d413a3299ea tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90a8c515-ef8b-4306-905d-e28ead72e8fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5767ebed-de6d-4e99-b13a-0282dffc6fd8', 'efbb3fb1-b486-4a7d-b5cf-b2b0d7751a1b', 'dd4c28b3-c728-47ec-b41c-dce0c6c0c65c', '849696d4-ea4a-493f-be8a-166a3aaee09b']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:34 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-539f9238-96eb-48c2-b7a8-9b92adff4ad9 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:34 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-a38e8e85-6777-4504-ae53-5d413a3299ea tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b7369ea-c946-451e-8015-e1238d5c14d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:34 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-539f9238-96eb-48c2-b7a8-9b92adff4ad9 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] GET http://192.168.122.168/volume/v3/volumes/d442230d-4c8d-403e-abd4-504060e3e05a Sep 07 21:21:34 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-539f9238-96eb-48c2-b7a8-9b92adff4ad9 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:34 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-539f9238-96eb-48c2-b7a8-9b92adff4ad9 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:34 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-539f9238-96eb-48c2-b7a8-9b92adff4ad9 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] http://192.168.122.168/volume/v3/volumes/d442230d-4c8d-403e-abd4-504060e3e05a returned with HTTP 404 Sep 07 21:21:34 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1396/2780] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:21:34 2026] GET /volume/v3/volumes/d442230d-4c8d-403e-abd4-504060e3e05a => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 21:21:34 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-339b9f98-3499-4e54-8505-3eda9ca6dd83 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:34 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:34 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:21:34 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-339b9f98-3499-4e54-8505-3eda9ca6dd83 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] DELETE http://192.168.122.168/volume/v3/volumes/7e89becb-6eec-4094-a503-440515b86bdd Sep 07 21:21:34 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-339b9f98-3499-4e54-8505-3eda9ca6dd83 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:34 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-339b9f98-3499-4e54-8505-3eda9ca6dd83 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:34 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-339b9f98-3499-4e54-8505-3eda9ca6dd83 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Delete volume with id: 7e89becb-6eec-4094-a503-440515b86bdd Sep 07 21:21:34 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-a38e8e85-6777-4504-ae53-5d413a3299ea tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b7369ea-c946-451e-8015-e1238d5c14d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'caf3f8dd-c5fe-4e9f-bd86-2e6aa5fa2708', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-824001523',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13617d8063f74674ad31500f10e6dd1a',qos_specs=None,replication_status=,reservations=['5767ebed-de6d-4e99-b13a-0282dffc6fd8','efbb3fb1-b486-4a7d-b5cf-b2b0d7751a1b','dd4c28b3-c728-47ec-b41c-dce0c6c0c65c','849696d4-ea4a-493f-be8a-166a3aaee09b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb49de5d67a04827a54dcbd7b347cf70',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:21:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-824001523',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=caf3f8dd-c5fe-4e9f-bd86-2e6aa5fa2708,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13617d8063f74674ad31500f10e6dd1a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cb49de5d67a04827a54dcbd7b347cf70',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:34 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-a38e8e85-6777-4504-ae53-5d413a3299ea tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a3714f4-c036-4a4a-bd5d-ccad6fd164c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:34 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:34 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:21:34 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:34 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:21:34 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-339b9f98-3499-4e54-8505-3eda9ca6dd83 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Volume info retrieved successfully. Sep 07 21:21:34 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-a38e8e85-6777-4504-ae53-5d413a3299ea tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a3714f4-c036-4a4a-bd5d-ccad6fd164c1) transitioned into state 'SUCCESS' from state '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-824001523',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13617d8063f74674ad31500f10e6dd1a',qos_specs=None,replication_status=,reservations=['5767ebed-de6d-4e99-b13a-0282dffc6fd8','efbb3fb1-b486-4a7d-b5cf-b2b0d7751a1b','dd4c28b3-c728-47ec-b41c-dce0c6c0c65c','849696d4-ea4a-493f-be8a-166a3aaee09b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb49de5d67a04827a54dcbd7b347cf70',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:34 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-a38e8e85-6777-4504-ae53-5d413a3299ea tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d384209-f615-4eee-8d2e-89d7f9caf482) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:34 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-339b9f98-3499-4e54-8505-3eda9ca6dd83 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Delete volume request issued successfully. Sep 07 21:21:34 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-339b9f98-3499-4e54-8505-3eda9ca6dd83 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] http://192.168.122.168/volume/v3/volumes/7e89becb-6eec-4094-a503-440515b86bdd returned with HTTP 202 Sep 07 21:21:34 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1397/2781] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:21:34 2026] DELETE /volume/v3/volumes/7e89becb-6eec-4094-a503-440515b86bdd => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:21:34 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-037a5b2e-2eac-4e87-986f-d968cffdacfe None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:34 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-037a5b2e-2eac-4e87-986f-d968cffdacfe tempest-VolumeAndVolumeTypeFromImageTest-476471765 tempest-VolumeAndVolumeTypeFromImageTest-476471765-project-member] GET http://192.168.122.168/volume/v3/volumes/78151aa8-cfd6-4228-8a38-f6f311646f7a Sep 07 21:21:34 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-037a5b2e-2eac-4e87-986f-d968cffdacfe tempest-VolumeAndVolumeTypeFromImageTest-476471765 tempest-VolumeAndVolumeTypeFromImageTest-476471765-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:34 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-037a5b2e-2eac-4e87-986f-d968cffdacfe tempest-VolumeAndVolumeTypeFromImageTest-476471765 tempest-VolumeAndVolumeTypeFromImageTest-476471765-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:34 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:34 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:21:34 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:34 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:21:34 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-a38e8e85-6777-4504-ae53-5d413a3299ea tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d384209-f615-4eee-8d2e-89d7f9caf482) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:34 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-a38e8e85-6777-4504-ae53-5d413a3299ea tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Flow 'volume_create_api' (04814db6-23a4-4b83-9582-c9ae6c89a0e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:21:34 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-a38e8e85-6777-4504-ae53-5d413a3299ea tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Create volume request issued successfully. Sep 07 21:21:34 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a38e8e85-6777-4504-ae53-5d413a3299ea tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:21:34 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1385/2782] 192.168.122.168 () {60 vars in 1143 bytes} [Mon Sep 7 21:21:34 2026] POST /volume/v3/volumes => generated 768 bytes in 382 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:21:34 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-3f2049a3-9b0b-4034-8251-fa53c03a2f9f None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:34 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-037a5b2e-2eac-4e87-986f-d968cffdacfe tempest-VolumeAndVolumeTypeFromImageTest-476471765 tempest-VolumeAndVolumeTypeFromImageTest-476471765-project-member] Volume info retrieved successfully. Sep 07 21:21:34 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-3f2049a3-9b0b-4034-8251-fa53c03a2f9f tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] GET http://192.168.122.168/volume/v3/volumes/7e89becb-6eec-4094-a503-440515b86bdd Sep 07 21:21:34 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-3f2049a3-9b0b-4034-8251-fa53c03a2f9f tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:34 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-3f2049a3-9b0b-4034-8251-fa53c03a2f9f tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:34 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-037a5b2e-2eac-4e87-986f-d968cffdacfe tempest-VolumeAndVolumeTypeFromImageTest-476471765 tempest-VolumeAndVolumeTypeFromImageTest-476471765-project-member] http://192.168.122.168/volume/v3/volumes/78151aa8-cfd6-4228-8a38-f6f311646f7a returned with HTTP 200 Sep 07 21:21:34 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1398/2783] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:21:34 2026] GET /volume/v3/volumes/78151aa8-cfd6-4228-8a38-f6f311646f7a => generated 959 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:21:34 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-bdbf0101-e410-4122-bfba-effcfc78c647 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:34 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-bdbf0101-e410-4122-bfba-effcfc78c647 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:21:34 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-bdbf0101-e410-4122-bfba-effcfc78c647 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "99f00b5b-6942-40b1-a03f-951d5e00596b", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-842164297"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:21:34 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:34 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:21:34 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:34 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:21:34 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.volumes [None req-bdbf0101-e410-4122-bfba-effcfc78c647 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Create volume request body: {'volume': {"'snapshot_id": '99f00b5b-6942-40b1-a03f-951d5e00596b', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-842164297'}} {{(pid=86971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:21:34 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-bdbf0101-e410-4122-bfba-effcfc78c647 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Create volume of 1 GB Sep 07 21:21:34 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-3f2049a3-9b0b-4034-8251-fa53c03a2f9f tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Volume info retrieved successfully. Sep 07 21:21:34 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-bdbf0101-e410-4122-bfba-effcfc78c647 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Availability Zones retrieved successfully. Sep 07 21:21:34 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-3f2049a3-9b0b-4034-8251-fa53c03a2f9f tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] http://192.168.122.168/volume/v3/volumes/7e89becb-6eec-4094-a503-440515b86bdd returned with HTTP 200 Sep 07 21:21:34 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1386/2784] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:21:34 2026] GET /volume/v3/volumes/7e89becb-6eec-4094-a503-440515b86bdd => generated 857 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:21:34 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-c9554873-6926-4a98-9f74-9d08281e0666 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:34 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-bdbf0101-e410-4122-bfba-effcfc78c647 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Flow 'volume_create_api' (b4fbe080-df17-46e6-9988-728c9505df05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:21:34 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c9554873-6926-4a98-9f74-9d08281e0666 tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] GET http://192.168.122.168/volume/v3/volumes/47f92c9f-eb16-4f80-b627-f1c385d98ca3 Sep 07 21:21:34 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c9554873-6926-4a98-9f74-9d08281e0666 tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:34 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c9554873-6926-4a98-9f74-9d08281e0666 tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:34 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-bdbf0101-e410-4122-bfba-effcfc78c647 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e3704ae-c4b3-4efb-8047-896a37a519b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:34 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.flows.api.create_volume [None req-bdbf0101-e410-4122-bfba-effcfc78c647 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Validating volume size '1' using validate_int {{(pid=86971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:21:34 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:34 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:21:34 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:34 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:21:34 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-c9554873-6926-4a98-9f74-9d08281e0666 tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] Volume info retrieved successfully. Sep 07 21:21:34 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c9554873-6926-4a98-9f74-9d08281e0666 tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] http://192.168.122.168/volume/v3/volumes/47f92c9f-eb16-4f80-b627-f1c385d98ca3 returned with HTTP 200 Sep 07 21:21:34 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1387/2785] 192.168.122.168 () {60 vars in 1272 bytes} [Mon Sep 7 21:21:34 2026] GET /volume/v3/volumes/47f92c9f-eb16-4f80-b627-f1c385d98ca3 => generated 982 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:21:34 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-2eb9b298-7317-41f9-b87a-24037f6cf950 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:34 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-bdbf0101-e410-4122-bfba-effcfc78c647 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e3704ae-c4b3-4efb-8047-896a37a519b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:34 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-bdbf0101-e410-4122-bfba-effcfc78c647 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6be4e27f-bbae-4a85-b365-09c1807c13da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:34 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-2eb9b298-7317-41f9-b87a-24037f6cf950 tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] GET http://192.168.122.168/volume/v3/messages Sep 07 21:21:34 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-2eb9b298-7317-41f9-b87a-24037f6cf950 tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:34 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-2eb9b298-7317-41f9-b87a-24037f6cf950 tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] Calling method 'version_select' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:34 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-2eb9b298-7317-41f9-b87a-24037f6cf950 tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] http://192.168.122.168/volume/v3/messages returned with HTTP 200 Sep 07 21:21:34 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1388/2786] 192.168.122.168 () {60 vars in 1164 bytes} [Mon Sep 7 21:21:34 2026] GET /volume/v3/messages => generated 678 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:21:34 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-08c59c4a-43f2-4623-80e2-d490012aeecd None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:34 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-08c59c4a-43f2-4623-80e2-d490012aeecd tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-reader] GET http://192.168.122.168/volume/v3/messages/3ac55008-0d2e-4f46-9715-f95dd046015e Sep 07 21:21:34 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-08c59c4a-43f2-4623-80e2-d490012aeecd tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-reader] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:34 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-08c59c4a-43f2-4623-80e2-d490012aeecd tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-reader] Calling method 'version_select' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:34 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-08c59c4a-43f2-4623-80e2-d490012aeecd tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-reader] http://192.168.122.168/volume/v3/messages/3ac55008-0d2e-4f46-9715-f95dd046015e returned with HTTP 200 Sep 07 21:21:34 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1389/2787] 192.168.122.168 () {60 vars in 1275 bytes} [Mon Sep 7 21:21:34 2026] GET /volume/v3/messages/3ac55008-0d2e-4f46-9715-f95dd046015e => generated 675 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:21:34 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-3933bd00-219a-4311-bd2f-dd1fc9adf56b None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:34 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-3933bd00-219a-4311-bd2f-dd1fc9adf56b tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] DELETE http://192.168.122.168/volume/v3/messages/3ac55008-0d2e-4f46-9715-f95dd046015e Sep 07 21:21:34 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-3933bd00-219a-4311-bd2f-dd1fc9adf56b tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:34 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-3933bd00-219a-4311-bd2f-dd1fc9adf56b tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] Calling method 'version_select' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:34 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-3933bd00-219a-4311-bd2f-dd1fc9adf56b tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] http://192.168.122.168/volume/v3/messages/3ac55008-0d2e-4f46-9715-f95dd046015e returned with HTTP 204 Sep 07 21:21:34 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1390/2788] 192.168.122.168 () {60 vars in 1278 bytes} [Mon Sep 7 21:21:34 2026] DELETE /volume/v3/messages/3ac55008-0d2e-4f46-9715-f95dd046015e => generated 0 bytes in 45 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 07 21:21:34 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-bdbf0101-e410-4122-bfba-effcfc78c647 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Created reservations ['bb1efb5c-057f-4125-9e3a-74e9119a2c44', '7b38e30e-9dd1-4537-b53e-2708e6f33f6f', '56cb5cac-7855-4dbc-8313-4f32a6289309', 'dc777c66-d181-4e4f-b620-0a78e42c65c6'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:21:34 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-bdbf0101-e410-4122-bfba-effcfc78c647 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6be4e27f-bbae-4a85-b365-09c1807c13da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb1efb5c-057f-4125-9e3a-74e9119a2c44', '7b38e30e-9dd1-4537-b53e-2708e6f33f6f', '56cb5cac-7855-4dbc-8313-4f32a6289309', 'dc777c66-d181-4e4f-b620-0a78e42c65c6']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:34 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-3ca23628-11d6-43a3-9e84-74076b70649c None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:34 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-3ca23628-11d6-43a3-9e84-74076b70649c tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] DELETE http://192.168.122.168/volume/v3/volumes/47f92c9f-eb16-4f80-b627-f1c385d98ca3 Sep 07 21:21:34 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-bdbf0101-e410-4122-bfba-effcfc78c647 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (acd13ba2-a661-4fde-9945-203d4c75db4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:34 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-3ca23628-11d6-43a3-9e84-74076b70649c tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:34 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-3ca23628-11d6-43a3-9e84-74076b70649c tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:34 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-3ca23628-11d6-43a3-9e84-74076b70649c tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] Delete volume with id: 47f92c9f-eb16-4f80-b627-f1c385d98ca3 Sep 07 21:21:34 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:34 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:21:34 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:34 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:21:34 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-3ca23628-11d6-43a3-9e84-74076b70649c tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] Volume info retrieved successfully. Sep 07 21:21:34 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-3ca23628-11d6-43a3-9e84-74076b70649c tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86970) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 07 21:21:34 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:34 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:21:34 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-bdbf0101-e410-4122-bfba-effcfc78c647 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (acd13ba2-a661-4fde-9945-203d4c75db4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'feedd7b1-cd20-4b41-89de-f9ca89c581b6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-842164297',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13617d8063f74674ad31500f10e6dd1a',qos_specs=None,replication_status=,reservations=['bb1efb5c-057f-4125-9e3a-74e9119a2c44','7b38e30e-9dd1-4537-b53e-2708e6f33f6f','56cb5cac-7855-4dbc-8313-4f32a6289309','dc777c66-d181-4e4f-b620-0a78e42c65c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb49de5d67a04827a54dcbd7b347cf70',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:21:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-842164297',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=feedd7b1-cd20-4b41-89de-f9ca89c581b6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13617d8063f74674ad31500f10e6dd1a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cb49de5d67a04827a54dcbd7b347cf70',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:34 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-bdbf0101-e410-4122-bfba-effcfc78c647 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b72b6049-e5c6-42b2-8237-7f112147806d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:34 devstack devstack@c-api.service[86970]: WARNING cinder.quota [None req-3ca23628-11d6-43a3-9e84-74076b70649c tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1602732280 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1602732280, it is now deprecated. Please use the default quota class for default quota. Sep 07 21:21:34 devstack devstack@c-api.service[86970]: WARNING cinder.quota [None req-3ca23628-11d6-43a3-9e84-74076b70649c tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1602732280 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1602732280, it is now deprecated. Please use the default quota class for default quota. Sep 07 21:21:34 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-bdbf0101-e410-4122-bfba-effcfc78c647 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b72b6049-e5c6-42b2-8237-7f112147806d) transitioned into state 'SUCCESS' from state '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-842164297',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13617d8063f74674ad31500f10e6dd1a',qos_specs=None,replication_status=,reservations=['bb1efb5c-057f-4125-9e3a-74e9119a2c44','7b38e30e-9dd1-4537-b53e-2708e6f33f6f','56cb5cac-7855-4dbc-8313-4f32a6289309','dc777c66-d181-4e4f-b620-0a78e42c65c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb49de5d67a04827a54dcbd7b347cf70',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:34 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-bdbf0101-e410-4122-bfba-effcfc78c647 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01d7d98b-4e20-4686-b49d-75f099925b51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:34 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-3ca23628-11d6-43a3-9e84-74076b70649c tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] Created reservations ['56a44bbe-1bf1-47f2-b7cb-aa778fc06cf5', '71f9f198-5707-4ea5-8192-9cc1f2c344d6', '83dea2e6-6790-4706-b2e8-8d1324f71ecc', 'd8f88070-43be-487f-8b98-fc6c1ff7dddc'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:21:34 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-bdbf0101-e410-4122-bfba-effcfc78c647 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01d7d98b-4e20-4686-b49d-75f099925b51) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:34 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-bdbf0101-e410-4122-bfba-effcfc78c647 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Flow 'volume_create_api' (b4fbe080-df17-46e6-9988-728c9505df05) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:21:34 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-bdbf0101-e410-4122-bfba-effcfc78c647 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Create volume request issued successfully. Sep 07 21:21:34 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-bdbf0101-e410-4122-bfba-effcfc78c647 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:21:34 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1399/2789] 192.168.122.168 () {60 vars in 1143 bytes} [Mon Sep 7 21:21:34 2026] POST /volume/v3/volumes => generated 768 bytes in 477 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:21:34 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-ef1649e5-bd76-4e46-aa55-a28a0b8d1b82 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:35 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ef1649e5-bd76-4e46-aa55-a28a0b8d1b82 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:21:35 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-ef1649e5-bd76-4e46-aa55-a28a0b8d1b82 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "99f00b5b-6942-40b1-a03f-951d5e00596b", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-541398976"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:21:35 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.volumes [None req-ef1649e5-bd76-4e46-aa55-a28a0b8d1b82 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Create volume request body: {'volume': {"'snapshot_id": '99f00b5b-6942-40b1-a03f-951d5e00596b', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-541398976'}} {{(pid=86971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:21:35 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-ef1649e5-bd76-4e46-aa55-a28a0b8d1b82 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Create volume of 1 GB Sep 07 21:21:35 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:35 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:21:35 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-ef1649e5-bd76-4e46-aa55-a28a0b8d1b82 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Availability Zones retrieved successfully. Sep 07 21:21:35 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-ef1649e5-bd76-4e46-aa55-a28a0b8d1b82 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Flow 'volume_create_api' (33d47e63-d675-4501-ac1d-86b5e71fd9e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:21:35 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-ef1649e5-bd76-4e46-aa55-a28a0b8d1b82 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b921a37d-4452-4a6a-80a9-6940437d3b6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:35 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.flows.api.create_volume [None req-ef1649e5-bd76-4e46-aa55-a28a0b8d1b82 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Validating volume size '1' using validate_int {{(pid=86971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:21:35 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-3ca23628-11d6-43a3-9e84-74076b70649c tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] Delete volume request issued successfully. Sep 07 21:21:35 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-3ca23628-11d6-43a3-9e84-74076b70649c tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] http://192.168.122.168/volume/v3/volumes/47f92c9f-eb16-4f80-b627-f1c385d98ca3 returned with HTTP 202 Sep 07 21:21:35 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1391/2790] 192.168.122.168 () {60 vars in 1275 bytes} [Mon Sep 7 21:21:34 2026] DELETE /volume/v3/volumes/47f92c9f-eb16-4f80-b627-f1c385d98ca3 => generated 0 bytes in 273 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:21:35 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-f8ea020d-4f49-4457-824b-38832175d4e5 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:35 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f8ea020d-4f49-4457-824b-38832175d4e5 tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] DELETE http://192.168.122.168/volume/v3/types/8c2cc889-b825-4781-b3f3-8aeaee3a66cc Sep 07 21:21:35 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f8ea020d-4f49-4457-824b-38832175d4e5 tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:35 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f8ea020d-4f49-4457-824b-38832175d4e5 tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] Calling method '_delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:35 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-ef1649e5-bd76-4e46-aa55-a28a0b8d1b82 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b921a37d-4452-4a6a-80a9-6940437d3b6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:35 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-ef1649e5-bd76-4e46-aa55-a28a0b8d1b82 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3fc9b507-fa5a-45a7-856a-8bfc16c737ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:35 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f8ea020d-4f49-4457-824b-38832175d4e5 tempest-ProjectReaderTests-131384327 tempest-ProjectReaderTests-131384327-project-admin] http://192.168.122.168/volume/v3/types/8c2cc889-b825-4781-b3f3-8aeaee3a66cc returned with HTTP 202 Sep 07 21:21:35 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-ef1649e5-bd76-4e46-aa55-a28a0b8d1b82 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Created reservations ['a0a8044c-078b-4fcc-a016-93ff87c2f034', 'ee16a8d5-9c3b-4987-b7ad-156127f99799', '50f7d1a8-5360-4c09-801c-24d8c0063da0', '018bb31e-7dd2-4a4f-8b31-9436beb19d99'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:21:35 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1392/2791] 192.168.122.168 () {58 vars in 1229 bytes} [Mon Sep 7 21:21:35 2026] DELETE /volume/v3/types/8c2cc889-b825-4781-b3f3-8aeaee3a66cc => generated 0 bytes in 152 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:21:35 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-ef1649e5-bd76-4e46-aa55-a28a0b8d1b82 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3fc9b507-fa5a-45a7-856a-8bfc16c737ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a0a8044c-078b-4fcc-a016-93ff87c2f034', 'ee16a8d5-9c3b-4987-b7ad-156127f99799', '50f7d1a8-5360-4c09-801c-24d8c0063da0', '018bb31e-7dd2-4a4f-8b31-9436beb19d99']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:35 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-ef1649e5-bd76-4e46-aa55-a28a0b8d1b82 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61395609-3f67-4ace-b7e2-d1c6c1d49eb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:35 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:35 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:21:35 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-ef1649e5-bd76-4e46-aa55-a28a0b8d1b82 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61395609-3f67-4ace-b7e2-d1c6c1d49eb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '25133e03-dc08-44f2-a82c-d71536455f64', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-541398976',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13617d8063f74674ad31500f10e6dd1a',qos_specs=None,replication_status=,reservations=['a0a8044c-078b-4fcc-a016-93ff87c2f034','ee16a8d5-9c3b-4987-b7ad-156127f99799','50f7d1a8-5360-4c09-801c-24d8c0063da0','018bb31e-7dd2-4a4f-8b31-9436beb19d99'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb49de5d67a04827a54dcbd7b347cf70',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:21:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-541398976',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=25133e03-dc08-44f2-a82c-d71536455f64,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13617d8063f74674ad31500f10e6dd1a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cb49de5d67a04827a54dcbd7b347cf70',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:35 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-ef1649e5-bd76-4e46-aa55-a28a0b8d1b82 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ae3e55c-e78a-4743-8d43-b862bfeb098b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:35 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-ef1649e5-bd76-4e46-aa55-a28a0b8d1b82 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ae3e55c-e78a-4743-8d43-b862bfeb098b) transitioned into state 'SUCCESS' from state '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-541398976',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13617d8063f74674ad31500f10e6dd1a',qos_specs=None,replication_status=,reservations=['a0a8044c-078b-4fcc-a016-93ff87c2f034','ee16a8d5-9c3b-4987-b7ad-156127f99799','50f7d1a8-5360-4c09-801c-24d8c0063da0','018bb31e-7dd2-4a4f-8b31-9436beb19d99'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb49de5d67a04827a54dcbd7b347cf70',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:35 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-ef1649e5-bd76-4e46-aa55-a28a0b8d1b82 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72262f32-db67-498a-a820-f0c73218963f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:35 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-ef1649e5-bd76-4e46-aa55-a28a0b8d1b82 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72262f32-db67-498a-a820-f0c73218963f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:35 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-ef1649e5-bd76-4e46-aa55-a28a0b8d1b82 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Flow 'volume_create_api' (33d47e63-d675-4501-ac1d-86b5e71fd9e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:21:35 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-ef1649e5-bd76-4e46-aa55-a28a0b8d1b82 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Create volume request issued successfully. Sep 07 21:21:35 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ef1649e5-bd76-4e46-aa55-a28a0b8d1b82 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:21:35 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1400/2792] 192.168.122.168 () {60 vars in 1143 bytes} [Mon Sep 7 21:21:34 2026] POST /volume/v3/volumes => generated 768 bytes in 457 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:21:35 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-b0575bd6-efce-448c-9664-831c33b73584 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:35 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b0575bd6-efce-448c-9664-831c33b73584 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:21:35 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b0575bd6-efce-448c-9664-831c33b73584 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "99f00b5b-6942-40b1-a03f-951d5e00596b", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1562396050"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:21:35 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.volumes [None req-b0575bd6-efce-448c-9664-831c33b73584 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Create volume request body: {'volume': {"'snapshot_id": '99f00b5b-6942-40b1-a03f-951d5e00596b', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1562396050'}} {{(pid=86970) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:21:35 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-b0575bd6-efce-448c-9664-831c33b73584 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Create volume of 1 GB Sep 07 21:21:35 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-b0575bd6-efce-448c-9664-831c33b73584 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Availability Zones retrieved successfully. Sep 07 21:21:35 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-0ca7e0ec-5abc-40f6-b521-2ef3aaacd79f None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:35 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-0ca7e0ec-5abc-40f6-b521-2ef3aaacd79f tempest-VolumeAndVolumeTypeFromImageTest-476471765 tempest-VolumeAndVolumeTypeFromImageTest-476471765-project-member] GET http://192.168.122.168/volume/v3/volumes/78151aa8-cfd6-4228-8a38-f6f311646f7a Sep 07 21:21:35 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-0ca7e0ec-5abc-40f6-b521-2ef3aaacd79f tempest-VolumeAndVolumeTypeFromImageTest-476471765 tempest-VolumeAndVolumeTypeFromImageTest-476471765-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:35 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-0ca7e0ec-5abc-40f6-b521-2ef3aaacd79f tempest-VolumeAndVolumeTypeFromImageTest-476471765 tempest-VolumeAndVolumeTypeFromImageTest-476471765-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:35 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-b0575bd6-efce-448c-9664-831c33b73584 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Flow 'volume_create_api' (d0d7925a-3008-44ad-bc17-ea3769f80690) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:21:35 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:35 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:21:35 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:35 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:21:35 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-b0575bd6-efce-448c-9664-831c33b73584 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b00635e-979a-4630-ab30-5f54c9e92fd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:35 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.flows.api.create_volume [None req-b0575bd6-efce-448c-9664-831c33b73584 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Validating volume size '1' using validate_int {{(pid=86970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:21:35 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-0ca7e0ec-5abc-40f6-b521-2ef3aaacd79f tempest-VolumeAndVolumeTypeFromImageTest-476471765 tempest-VolumeAndVolumeTypeFromImageTest-476471765-project-member] Volume info retrieved successfully. Sep 07 21:21:35 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-0ca7e0ec-5abc-40f6-b521-2ef3aaacd79f tempest-VolumeAndVolumeTypeFromImageTest-476471765 tempest-VolumeAndVolumeTypeFromImageTest-476471765-project-member] http://192.168.122.168/volume/v3/volumes/78151aa8-cfd6-4228-8a38-f6f311646f7a returned with HTTP 200 Sep 07 21:21:35 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1401/2793] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:21:35 2026] GET /volume/v3/volumes/78151aa8-cfd6-4228-8a38-f6f311646f7a => generated 959 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:21:35 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-1fecf78f-0055-44bf-8caf-709aeb5a8e3f None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:35 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1fecf78f-0055-44bf-8caf-709aeb5a8e3f tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] GET http://192.168.122.168/volume/v3/volumes/7e89becb-6eec-4094-a503-440515b86bdd Sep 07 21:21:35 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-1fecf78f-0055-44bf-8caf-709aeb5a8e3f tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:35 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-1fecf78f-0055-44bf-8caf-709aeb5a8e3f tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:35 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:35 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:21:35 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:35 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:21:35 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-1fecf78f-0055-44bf-8caf-709aeb5a8e3f tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Volume info retrieved successfully. Sep 07 21:21:35 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-b0575bd6-efce-448c-9664-831c33b73584 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b00635e-979a-4630-ab30-5f54c9e92fd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:35 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-b0575bd6-efce-448c-9664-831c33b73584 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09f45e72-6cd3-448e-b4c6-5eae71fc94fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:35 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1fecf78f-0055-44bf-8caf-709aeb5a8e3f tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] http://192.168.122.168/volume/v3/volumes/7e89becb-6eec-4094-a503-440515b86bdd returned with HTTP 200 Sep 07 21:21:35 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1402/2794] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:21:35 2026] GET /volume/v3/volumes/7e89becb-6eec-4094-a503-440515b86bdd => generated 857 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:21:35 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-b0575bd6-efce-448c-9664-831c33b73584 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Created reservations ['960b31fe-0a4a-42a4-8bbf-244513b00bcc', 'b64163b7-152f-4636-bab8-185e3a2e9f8b', '4713218d-22aa-4bec-8051-10984279c060', 'f4afab3b-6cb1-4c07-8674-0d583c03520e'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:21:35 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-b0575bd6-efce-448c-9664-831c33b73584 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09f45e72-6cd3-448e-b4c6-5eae71fc94fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['960b31fe-0a4a-42a4-8bbf-244513b00bcc', 'b64163b7-152f-4636-bab8-185e3a2e9f8b', '4713218d-22aa-4bec-8051-10984279c060', 'f4afab3b-6cb1-4c07-8674-0d583c03520e']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:35 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-b0575bd6-efce-448c-9664-831c33b73584 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4fd60780-7d49-4419-bf9b-1cbbefb32481) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:35 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:35 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:21:35 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-b0575bd6-efce-448c-9664-831c33b73584 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4fd60780-7d49-4419-bf9b-1cbbefb32481) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6881d462-1151-42e5-8f50-d224e80ba6fb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1562396050',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13617d8063f74674ad31500f10e6dd1a',qos_specs=None,replication_status=,reservations=['960b31fe-0a4a-42a4-8bbf-244513b00bcc','b64163b7-152f-4636-bab8-185e3a2e9f8b','4713218d-22aa-4bec-8051-10984279c060','f4afab3b-6cb1-4c07-8674-0d583c03520e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb49de5d67a04827a54dcbd7b347cf70',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:21:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1562396050',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6881d462-1151-42e5-8f50-d224e80ba6fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13617d8063f74674ad31500f10e6dd1a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cb49de5d67a04827a54dcbd7b347cf70',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:35 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-b0575bd6-efce-448c-9664-831c33b73584 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dab86ba7-b033-410d-8782-7a5651c1c526) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:35 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-b0575bd6-efce-448c-9664-831c33b73584 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dab86ba7-b033-410d-8782-7a5651c1c526) transitioned into state 'SUCCESS' from state '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-1562396050',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13617d8063f74674ad31500f10e6dd1a',qos_specs=None,replication_status=,reservations=['960b31fe-0a4a-42a4-8bbf-244513b00bcc','b64163b7-152f-4636-bab8-185e3a2e9f8b','4713218d-22aa-4bec-8051-10984279c060','f4afab3b-6cb1-4c07-8674-0d583c03520e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb49de5d67a04827a54dcbd7b347cf70',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:35 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-b0575bd6-efce-448c-9664-831c33b73584 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad4e0136-7616-4def-88cc-8f21906eb7c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:35 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-b0575bd6-efce-448c-9664-831c33b73584 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad4e0136-7616-4def-88cc-8f21906eb7c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:35 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-b0575bd6-efce-448c-9664-831c33b73584 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Flow 'volume_create_api' (d0d7925a-3008-44ad-bc17-ea3769f80690) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:21:35 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-b0575bd6-efce-448c-9664-831c33b73584 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Create volume request issued successfully. Sep 07 21:21:35 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b0575bd6-efce-448c-9664-831c33b73584 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:21:35 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1393/2795] 192.168.122.168 () {60 vars in 1143 bytes} [Mon Sep 7 21:21:35 2026] POST /volume/v3/volumes => generated 769 bytes in 528 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:21:36 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-a4d4ffac-df49-4e64-a4bf-2613146a9eaf None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:36 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a4d4ffac-df49-4e64-a4bf-2613146a9eaf tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:21:36 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-a4d4ffac-df49-4e64-a4bf-2613146a9eaf tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "99f00b5b-6942-40b1-a03f-951d5e00596b", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1439481019"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:21:36 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.volumes [None req-a4d4ffac-df49-4e64-a4bf-2613146a9eaf tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Create volume request body: {'volume': {"'snapshot_id": '99f00b5b-6942-40b1-a03f-951d5e00596b', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1439481019'}} {{(pid=86971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:21:36 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-a4d4ffac-df49-4e64-a4bf-2613146a9eaf tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Create volume of 1 GB Sep 07 21:21:36 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-a4d4ffac-df49-4e64-a4bf-2613146a9eaf tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Availability Zones retrieved successfully. Sep 07 21:21:36 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a4d4ffac-df49-4e64-a4bf-2613146a9eaf tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Flow 'volume_create_api' (45b366fa-00a9-4c57-8afe-2eca2a3042e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:21:36 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a4d4ffac-df49-4e64-a4bf-2613146a9eaf tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3436b642-b96b-4917-b2c2-b233f5b93f0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:36 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.flows.api.create_volume [None req-a4d4ffac-df49-4e64-a4bf-2613146a9eaf tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Validating volume size '1' using validate_int {{(pid=86971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:21:36 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a4d4ffac-df49-4e64-a4bf-2613146a9eaf tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3436b642-b96b-4917-b2c2-b233f5b93f0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:36 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a4d4ffac-df49-4e64-a4bf-2613146a9eaf tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (469969be-2e08-4608-a123-480bbb327042) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:36 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-a4d4ffac-df49-4e64-a4bf-2613146a9eaf tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Created reservations ['a0e07057-93fe-410c-a470-6a6ce2290f7b', 'afcf659d-79dc-43dd-9329-93ccdebc0d88', '983cbc1b-7deb-47ff-96e4-822b52f38750', '0b40c1e9-da5f-4307-860d-9aa4756f0ab6'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:21:36 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a4d4ffac-df49-4e64-a4bf-2613146a9eaf tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (469969be-2e08-4608-a123-480bbb327042) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a0e07057-93fe-410c-a470-6a6ce2290f7b', 'afcf659d-79dc-43dd-9329-93ccdebc0d88', '983cbc1b-7deb-47ff-96e4-822b52f38750', '0b40c1e9-da5f-4307-860d-9aa4756f0ab6']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:36 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a4d4ffac-df49-4e64-a4bf-2613146a9eaf tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (831f8066-1088-4d2b-92f5-aaa0353ea7db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:36 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:36 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:21:36 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a4d4ffac-df49-4e64-a4bf-2613146a9eaf tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (831f8066-1088-4d2b-92f5-aaa0353ea7db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7546302a-56b7-47eb-9057-1ad7acd53605', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1439481019',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13617d8063f74674ad31500f10e6dd1a',qos_specs=None,replication_status=,reservations=['a0e07057-93fe-410c-a470-6a6ce2290f7b','afcf659d-79dc-43dd-9329-93ccdebc0d88','983cbc1b-7deb-47ff-96e4-822b52f38750','0b40c1e9-da5f-4307-860d-9aa4756f0ab6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb49de5d67a04827a54dcbd7b347cf70',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:21:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1439481019',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7546302a-56b7-47eb-9057-1ad7acd53605,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13617d8063f74674ad31500f10e6dd1a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cb49de5d67a04827a54dcbd7b347cf70',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:36 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a4d4ffac-df49-4e64-a4bf-2613146a9eaf tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb73913c-b686-4cf1-8c02-6f03b5afeb7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:36 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a4d4ffac-df49-4e64-a4bf-2613146a9eaf tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb73913c-b686-4cf1-8c02-6f03b5afeb7a) transitioned into state 'SUCCESS' from state '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-1439481019',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13617d8063f74674ad31500f10e6dd1a',qos_specs=None,replication_status=,reservations=['a0e07057-93fe-410c-a470-6a6ce2290f7b','afcf659d-79dc-43dd-9329-93ccdebc0d88','983cbc1b-7deb-47ff-96e4-822b52f38750','0b40c1e9-da5f-4307-860d-9aa4756f0ab6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cb49de5d67a04827a54dcbd7b347cf70',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:36 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a4d4ffac-df49-4e64-a4bf-2613146a9eaf tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc9653c3-4e1c-419d-bc3f-f07646ce6272) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:36 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-9c5d0792-447f-4ebc-bdba-8974c60108e0 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:36 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-9c5d0792-447f-4ebc-bdba-8974c60108e0 tempest-VolumeAndVolumeTypeFromImageTest-476471765 tempest-VolumeAndVolumeTypeFromImageTest-476471765-project-member] GET http://192.168.122.168/volume/v3/volumes/78151aa8-cfd6-4228-8a38-f6f311646f7a Sep 07 21:21:36 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-9c5d0792-447f-4ebc-bdba-8974c60108e0 tempest-VolumeAndVolumeTypeFromImageTest-476471765 tempest-VolumeAndVolumeTypeFromImageTest-476471765-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:36 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-9c5d0792-447f-4ebc-bdba-8974c60108e0 tempest-VolumeAndVolumeTypeFromImageTest-476471765 tempest-VolumeAndVolumeTypeFromImageTest-476471765-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:36 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a4d4ffac-df49-4e64-a4bf-2613146a9eaf tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc9653c3-4e1c-419d-bc3f-f07646ce6272) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:36 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a4d4ffac-df49-4e64-a4bf-2613146a9eaf tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Flow 'volume_create_api' (45b366fa-00a9-4c57-8afe-2eca2a3042e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:21:36 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-a4d4ffac-df49-4e64-a4bf-2613146a9eaf tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Create volume request issued successfully. Sep 07 21:21:36 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a4d4ffac-df49-4e64-a4bf-2613146a9eaf tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:21:36 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1403/2796] 192.168.122.168 () {60 vars in 1143 bytes} [Mon Sep 7 21:21:36 2026] POST /volume/v3/volumes => generated 769 bytes in 690 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:21:36 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:36 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:21:36 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:36 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:21:36 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-2ad14cf7-739c-404f-b08f-1664f9f0c383 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:36 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-2ad14cf7-739c-404f-b08f-1664f9f0c383 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] GET http://192.168.122.168/volume/v3/volumes/caf3f8dd-c5fe-4e9f-bd86-2e6aa5fa2708 Sep 07 21:21:36 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-9c5d0792-447f-4ebc-bdba-8974c60108e0 tempest-VolumeAndVolumeTypeFromImageTest-476471765 tempest-VolumeAndVolumeTypeFromImageTest-476471765-project-member] Volume info retrieved successfully. Sep 07 21:21:36 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-2ad14cf7-739c-404f-b08f-1664f9f0c383 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:36 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-2ad14cf7-739c-404f-b08f-1664f9f0c383 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:36 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-9c5d0792-447f-4ebc-bdba-8974c60108e0 tempest-VolumeAndVolumeTypeFromImageTest-476471765 tempest-VolumeAndVolumeTypeFromImageTest-476471765-project-member] http://192.168.122.168/volume/v3/volumes/78151aa8-cfd6-4228-8a38-f6f311646f7a returned with HTTP 200 Sep 07 21:21:36 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1394/2797] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:21:36 2026] GET /volume/v3/volumes/78151aa8-cfd6-4228-8a38-f6f311646f7a => generated 959 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:21:36 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-beffa3fa-12da-4d9d-b947-5137f2eb99f3 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:36 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:36 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:21:36 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:36 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:21:36 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-beffa3fa-12da-4d9d-b947-5137f2eb99f3 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] GET http://192.168.122.168/volume/v3/volumes/7e89becb-6eec-4094-a503-440515b86bdd Sep 07 21:21:36 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-beffa3fa-12da-4d9d-b947-5137f2eb99f3 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:36 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-beffa3fa-12da-4d9d-b947-5137f2eb99f3 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:36 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-2ad14cf7-739c-404f-b08f-1664f9f0c383 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Volume info retrieved successfully. Sep 07 21:21:36 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-beffa3fa-12da-4d9d-b947-5137f2eb99f3 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] http://192.168.122.168/volume/v3/volumes/7e89becb-6eec-4094-a503-440515b86bdd returned with HTTP 404 Sep 07 21:21:36 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1395/2798] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:21:36 2026] GET /volume/v3/volumes/7e89becb-6eec-4094-a503-440515b86bdd => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:21:36 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-2ad14cf7-739c-404f-b08f-1664f9f0c383 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] http://192.168.122.168/volume/v3/volumes/caf3f8dd-c5fe-4e9f-bd86-2e6aa5fa2708 returned with HTTP 200 Sep 07 21:21:36 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1404/2799] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:21:36 2026] GET /volume/v3/volumes/caf3f8dd-c5fe-4e9f-bd86-2e6aa5fa2708 => generated 861 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:21:36 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-8291bc67-8840-4705-9b76-2640f1ccd5a6 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:36 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8291bc67-8840-4705-9b76-2640f1ccd5a6 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] DELETE http://192.168.122.168/volume/v3/volumes/e630d868-928a-4d3e-9e86-1e03d3873ec3 Sep 07 21:21:36 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8291bc67-8840-4705-9b76-2640f1ccd5a6 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:36 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8291bc67-8840-4705-9b76-2640f1ccd5a6 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:36 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-8291bc67-8840-4705-9b76-2640f1ccd5a6 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Delete volume with id: e630d868-928a-4d3e-9e86-1e03d3873ec3 Sep 07 21:21:36 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-7c4f1582-598c-415b-b327-88755e4c034e None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:36 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-7c4f1582-598c-415b-b327-88755e4c034e tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] GET http://192.168.122.168/volume/v3/volumes/feedd7b1-cd20-4b41-89de-f9ca89c581b6 Sep 07 21:21:36 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-7c4f1582-598c-415b-b327-88755e4c034e tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:36 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-7c4f1582-598c-415b-b327-88755e4c034e tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:36 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:36 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:21:36 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:36 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:21:36 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-8291bc67-8840-4705-9b76-2640f1ccd5a6 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Volume info retrieved successfully. Sep 07 21:21:36 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:36 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:21:36 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:36 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:21:36 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-7c4f1582-598c-415b-b327-88755e4c034e tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Volume info retrieved successfully. Sep 07 21:21:36 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-7c4f1582-598c-415b-b327-88755e4c034e tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] http://192.168.122.168/volume/v3/volumes/feedd7b1-cd20-4b41-89de-f9ca89c581b6 returned with HTTP 200 Sep 07 21:21:36 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1405/2800] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:21:36 2026] GET /volume/v3/volumes/feedd7b1-cd20-4b41-89de-f9ca89c581b6 => generated 860 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:21:36 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-8291bc67-8840-4705-9b76-2640f1ccd5a6 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Delete volume request issued successfully. Sep 07 21:21:36 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8291bc67-8840-4705-9b76-2640f1ccd5a6 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] http://192.168.122.168/volume/v3/volumes/e630d868-928a-4d3e-9e86-1e03d3873ec3 returned with HTTP 202 Sep 07 21:21:36 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1396/2801] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:21:36 2026] DELETE /volume/v3/volumes/e630d868-928a-4d3e-9e86-1e03d3873ec3 => generated 0 bytes in 136 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:21:36 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-7c2c3ac3-106b-444c-8843-e5108c476366 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:36 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-7c2c3ac3-106b-444c-8843-e5108c476366 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] GET http://192.168.122.168/volume/v3/volumes/e630d868-928a-4d3e-9e86-1e03d3873ec3 Sep 07 21:21:36 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-7c2c3ac3-106b-444c-8843-e5108c476366 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:36 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-7c2c3ac3-106b-444c-8843-e5108c476366 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:37 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:37 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:21:37 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:37 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:21:37 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-7c2c3ac3-106b-444c-8843-e5108c476366 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Volume info retrieved successfully. Sep 07 21:21:37 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-7c2c3ac3-106b-444c-8843-e5108c476366 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] http://192.168.122.168/volume/v3/volumes/e630d868-928a-4d3e-9e86-1e03d3873ec3 returned with HTTP 200 Sep 07 21:21:37 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1406/2802] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:21:36 2026] GET /volume/v3/volumes/e630d868-928a-4d3e-9e86-1e03d3873ec3 => generated 858 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:21:37 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-5d746787-2477-4ee3-b2a0-3a699775c400 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:37 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-5d746787-2477-4ee3-b2a0-3a699775c400 tempest-VolumeAndVolumeTypeFromImageTest-476471765 tempest-VolumeAndVolumeTypeFromImageTest-476471765-project-member] GET http://192.168.122.168/volume/v3/volumes/78151aa8-cfd6-4228-8a38-f6f311646f7a Sep 07 21:21:37 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-5d746787-2477-4ee3-b2a0-3a699775c400 tempest-VolumeAndVolumeTypeFromImageTest-476471765 tempest-VolumeAndVolumeTypeFromImageTest-476471765-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:37 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-5d746787-2477-4ee3-b2a0-3a699775c400 tempest-VolumeAndVolumeTypeFromImageTest-476471765 tempest-VolumeAndVolumeTypeFromImageTest-476471765-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:37 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:37 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:21:37 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:37 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:21:37 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-5d746787-2477-4ee3-b2a0-3a699775c400 tempest-VolumeAndVolumeTypeFromImageTest-476471765 tempest-VolumeAndVolumeTypeFromImageTest-476471765-project-member] Volume info retrieved successfully. Sep 07 21:21:37 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-5d746787-2477-4ee3-b2a0-3a699775c400 tempest-VolumeAndVolumeTypeFromImageTest-476471765 tempest-VolumeAndVolumeTypeFromImageTest-476471765-project-member] http://192.168.122.168/volume/v3/volumes/78151aa8-cfd6-4228-8a38-f6f311646f7a returned with HTTP 200 Sep 07 21:21:37 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1397/2803] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:21:37 2026] GET /volume/v3/volumes/78151aa8-cfd6-4228-8a38-f6f311646f7a => generated 1303 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 21:21:37 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-b0e2f422-4131-4e86-9cbf-3e83280d221e None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:37 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b0e2f422-4131-4e86-9cbf-3e83280d221e tempest-VolumeAndVolumeTypeFromImageTest-476471765 tempest-VolumeAndVolumeTypeFromImageTest-476471765-project-member] DELETE http://192.168.122.168/volume/v3/volumes/78151aa8-cfd6-4228-8a38-f6f311646f7a Sep 07 21:21:37 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-b0e2f422-4131-4e86-9cbf-3e83280d221e tempest-VolumeAndVolumeTypeFromImageTest-476471765 tempest-VolumeAndVolumeTypeFromImageTest-476471765-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:37 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-b0e2f422-4131-4e86-9cbf-3e83280d221e tempest-VolumeAndVolumeTypeFromImageTest-476471765 tempest-VolumeAndVolumeTypeFromImageTest-476471765-project-member] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:37 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-b0e2f422-4131-4e86-9cbf-3e83280d221e tempest-VolumeAndVolumeTypeFromImageTest-476471765 tempest-VolumeAndVolumeTypeFromImageTest-476471765-project-member] Delete volume with id: 78151aa8-cfd6-4228-8a38-f6f311646f7a Sep 07 21:21:37 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:37 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:21:37 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:37 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:21:37 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-b0e2f422-4131-4e86-9cbf-3e83280d221e tempest-VolumeAndVolumeTypeFromImageTest-476471765 tempest-VolumeAndVolumeTypeFromImageTest-476471765-project-member] Volume info retrieved successfully. Sep 07 21:21:37 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-06089140-d722-4708-8413-02862f23802d None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:37 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-06089140-d722-4708-8413-02862f23802d tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] GET http://192.168.122.168/volume/v3/volumes/feedd7b1-cd20-4b41-89de-f9ca89c581b6 Sep 07 21:21:37 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-06089140-d722-4708-8413-02862f23802d tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:37 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-06089140-d722-4708-8413-02862f23802d tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:37 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-b0e2f422-4131-4e86-9cbf-3e83280d221e tempest-VolumeAndVolumeTypeFromImageTest-476471765 tempest-VolumeAndVolumeTypeFromImageTest-476471765-project-member] Delete volume request issued successfully. Sep 07 21:21:37 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b0e2f422-4131-4e86-9cbf-3e83280d221e tempest-VolumeAndVolumeTypeFromImageTest-476471765 tempest-VolumeAndVolumeTypeFromImageTest-476471765-project-member] http://192.168.122.168/volume/v3/volumes/78151aa8-cfd6-4228-8a38-f6f311646f7a returned with HTTP 202 Sep 07 21:21:37 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1407/2804] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:21:37 2026] DELETE /volume/v3/volumes/78151aa8-cfd6-4228-8a38-f6f311646f7a => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:21:37 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-2c1b1220-5d37-4f78-9e3b-f68f57d83faf None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:38 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-2c1b1220-5d37-4f78-9e3b-f68f57d83faf tempest-VolumeAndVolumeTypeFromImageTest-476471765 tempest-VolumeAndVolumeTypeFromImageTest-476471765-project-member] GET http://192.168.122.168/volume/v3/volumes/78151aa8-cfd6-4228-8a38-f6f311646f7a Sep 07 21:21:38 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-2c1b1220-5d37-4f78-9e3b-f68f57d83faf tempest-VolumeAndVolumeTypeFromImageTest-476471765 tempest-VolumeAndVolumeTypeFromImageTest-476471765-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:38 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-2c1b1220-5d37-4f78-9e3b-f68f57d83faf tempest-VolumeAndVolumeTypeFromImageTest-476471765 tempest-VolumeAndVolumeTypeFromImageTest-476471765-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:38 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:38 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:21:38 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:38 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:21:38 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-06089140-d722-4708-8413-02862f23802d tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Volume info retrieved successfully. Sep 07 21:21:38 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:38 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:21:38 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:38 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:21:38 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-06089140-d722-4708-8413-02862f23802d tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] http://192.168.122.168/volume/v3/volumes/feedd7b1-cd20-4b41-89de-f9ca89c581b6 returned with HTTP 200 Sep 07 21:21:38 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1398/2805] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:21:37 2026] GET /volume/v3/volumes/feedd7b1-cd20-4b41-89de-f9ca89c581b6 => generated 861 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:21:38 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-2c1b1220-5d37-4f78-9e3b-f68f57d83faf tempest-VolumeAndVolumeTypeFromImageTest-476471765 tempest-VolumeAndVolumeTypeFromImageTest-476471765-project-member] Volume info retrieved successfully. Sep 07 21:21:38 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-2c1b1220-5d37-4f78-9e3b-f68f57d83faf tempest-VolumeAndVolumeTypeFromImageTest-476471765 tempest-VolumeAndVolumeTypeFromImageTest-476471765-project-member] http://192.168.122.168/volume/v3/volumes/78151aa8-cfd6-4228-8a38-f6f311646f7a returned with HTTP 200 Sep 07 21:21:38 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1408/2806] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:21:37 2026] GET /volume/v3/volumes/78151aa8-cfd6-4228-8a38-f6f311646f7a => generated 1302 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:21:38 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-6851945a-2db1-4a5c-af91-4ca06b7b7f2d None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:38 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-6851945a-2db1-4a5c-af91-4ca06b7b7f2d tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] GET http://192.168.122.168/volume/v3/volumes/25133e03-dc08-44f2-a82c-d71536455f64 Sep 07 21:21:38 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-6851945a-2db1-4a5c-af91-4ca06b7b7f2d tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:38 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-6851945a-2db1-4a5c-af91-4ca06b7b7f2d tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:38 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-5c8a44b6-5b21-4d99-947b-351208077d4a None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:38 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5c8a44b6-5b21-4d99-947b-351208077d4a tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] GET http://192.168.122.168/volume/v3/volumes/e630d868-928a-4d3e-9e86-1e03d3873ec3 Sep 07 21:21:38 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-5c8a44b6-5b21-4d99-947b-351208077d4a tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:38 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-5c8a44b6-5b21-4d99-947b-351208077d4a tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:38 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:38 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:21:38 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:38 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:21:38 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:38 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:21:38 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:38 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:21:38 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-6851945a-2db1-4a5c-af91-4ca06b7b7f2d tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Volume info retrieved successfully. Sep 07 21:21:38 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-5c8a44b6-5b21-4d99-947b-351208077d4a tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Volume info retrieved successfully. Sep 07 21:21:38 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-6851945a-2db1-4a5c-af91-4ca06b7b7f2d tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] http://192.168.122.168/volume/v3/volumes/25133e03-dc08-44f2-a82c-d71536455f64 returned with HTTP 200 Sep 07 21:21:38 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1399/2807] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:21:38 2026] GET /volume/v3/volumes/25133e03-dc08-44f2-a82c-d71536455f64 => generated 860 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:21:38 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5c8a44b6-5b21-4d99-947b-351208077d4a tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] http://192.168.122.168/volume/v3/volumes/e630d868-928a-4d3e-9e86-1e03d3873ec3 returned with HTTP 200 Sep 07 21:21:38 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1409/2808] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:21:38 2026] GET /volume/v3/volumes/e630d868-928a-4d3e-9e86-1e03d3873ec3 => generated 858 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:21:39 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-45065e0f-d225-4f35-bb39-febb0f27e71d None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:39 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-45065e0f-d225-4f35-bb39-febb0f27e71d tempest-VolumeAndVolumeTypeFromImageTest-476471765 tempest-VolumeAndVolumeTypeFromImageTest-476471765-project-member] GET http://192.168.122.168/volume/v3/volumes/78151aa8-cfd6-4228-8a38-f6f311646f7a Sep 07 21:21:39 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-45065e0f-d225-4f35-bb39-febb0f27e71d tempest-VolumeAndVolumeTypeFromImageTest-476471765 tempest-VolumeAndVolumeTypeFromImageTest-476471765-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:39 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-45065e0f-d225-4f35-bb39-febb0f27e71d tempest-VolumeAndVolumeTypeFromImageTest-476471765 tempest-VolumeAndVolumeTypeFromImageTest-476471765-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:39 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-45065e0f-d225-4f35-bb39-febb0f27e71d tempest-VolumeAndVolumeTypeFromImageTest-476471765 tempest-VolumeAndVolumeTypeFromImageTest-476471765-project-member] http://192.168.122.168/volume/v3/volumes/78151aa8-cfd6-4228-8a38-f6f311646f7a returned with HTTP 404 Sep 07 21:21:39 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1400/2809] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:21:39 2026] GET /volume/v3/volumes/78151aa8-cfd6-4228-8a38-f6f311646f7a => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:21:39 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-41ab8f93-7c17-4fc0-9e57-2395a59d842b None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:39 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-41ab8f93-7c17-4fc0-9e57-2395a59d842b tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] GET http://192.168.122.168/volume/v3/volumes/25133e03-dc08-44f2-a82c-d71536455f64 Sep 07 21:21:39 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-41ab8f93-7c17-4fc0-9e57-2395a59d842b tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:39 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-41ab8f93-7c17-4fc0-9e57-2395a59d842b tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:39 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-4298ed26-f309-4331-8f6c-214903181219 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:39 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-4298ed26-f309-4331-8f6c-214903181219 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] GET http://192.168.122.168/volume/v3/volumes/e630d868-928a-4d3e-9e86-1e03d3873ec3 Sep 07 21:21:39 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-4298ed26-f309-4331-8f6c-214903181219 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:39 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-4298ed26-f309-4331-8f6c-214903181219 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:39 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:39 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:21:39 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:39 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:21:39 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-4298ed26-f309-4331-8f6c-214903181219 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] http://192.168.122.168/volume/v3/volumes/e630d868-928a-4d3e-9e86-1e03d3873ec3 returned with HTTP 404 Sep 07 21:21:39 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1401/2810] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:21:39 2026] GET /volume/v3/volumes/e630d868-928a-4d3e-9e86-1e03d3873ec3 => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:21:39 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-41ab8f93-7c17-4fc0-9e57-2395a59d842b tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Volume info retrieved successfully. Sep 07 21:21:39 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-15062efa-3db9-42bb-b467-49968830c6a3 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:39 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-15062efa-3db9-42bb-b467-49968830c6a3 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] DELETE http://192.168.122.168/volume/v3/volumes/b3758903-2824-46e0-93b1-0bb2c6320ac4 Sep 07 21:21:39 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-15062efa-3db9-42bb-b467-49968830c6a3 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:39 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-15062efa-3db9-42bb-b467-49968830c6a3 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:39 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-15062efa-3db9-42bb-b467-49968830c6a3 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Delete volume with id: b3758903-2824-46e0-93b1-0bb2c6320ac4 Sep 07 21:21:39 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-41ab8f93-7c17-4fc0-9e57-2395a59d842b tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] http://192.168.122.168/volume/v3/volumes/25133e03-dc08-44f2-a82c-d71536455f64 returned with HTTP 200 Sep 07 21:21:39 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1410/2811] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:21:39 2026] GET /volume/v3/volumes/25133e03-dc08-44f2-a82c-d71536455f64 => generated 861 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:21:39 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:39 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:21:39 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:39 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:21:39 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-15062efa-3db9-42bb-b467-49968830c6a3 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Volume info retrieved successfully. Sep 07 21:21:39 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-95b1e4ef-bd3d-4d71-9a9f-a93f02a4185f None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:39 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-95b1e4ef-bd3d-4d71-9a9f-a93f02a4185f tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] GET http://192.168.122.168/volume/v3/volumes/6881d462-1151-42e5-8f50-d224e80ba6fb Sep 07 21:21:39 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-95b1e4ef-bd3d-4d71-9a9f-a93f02a4185f tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:39 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-95b1e4ef-bd3d-4d71-9a9f-a93f02a4185f tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:39 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:39 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:21:39 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:39 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:21:39 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-95b1e4ef-bd3d-4d71-9a9f-a93f02a4185f tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Volume info retrieved successfully. Sep 07 21:21:39 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-15062efa-3db9-42bb-b467-49968830c6a3 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Delete volume request issued successfully. Sep 07 21:21:39 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-15062efa-3db9-42bb-b467-49968830c6a3 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] http://192.168.122.168/volume/v3/volumes/b3758903-2824-46e0-93b1-0bb2c6320ac4 returned with HTTP 202 Sep 07 21:21:39 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-95b1e4ef-bd3d-4d71-9a9f-a93f02a4185f tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] http://192.168.122.168/volume/v3/volumes/6881d462-1151-42e5-8f50-d224e80ba6fb returned with HTTP 200 Sep 07 21:21:39 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1402/2812] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:21:39 2026] DELETE /volume/v3/volumes/b3758903-2824-46e0-93b1-0bb2c6320ac4 => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:21:39 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1411/2813] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:21:39 2026] GET /volume/v3/volumes/6881d462-1151-42e5-8f50-d224e80ba6fb => generated 861 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:21:39 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-b8bfed2d-7a21-433e-8eba-dd66df3d7631 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:39 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b8bfed2d-7a21-433e-8eba-dd66df3d7631 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] GET http://192.168.122.168/volume/v3/volumes/b3758903-2824-46e0-93b1-0bb2c6320ac4 Sep 07 21:21:39 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-8b257cf6-1963-402d-946d-84529c813f03 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:39 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b8bfed2d-7a21-433e-8eba-dd66df3d7631 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:39 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-8b257cf6-1963-402d-946d-84529c813f03 tempest-VolumeAndVolumeTypeFromImageTest-749963156 tempest-VolumeAndVolumeTypeFromImageTest-749963156-project-admin] GET http://192.168.122.168/volume/v3/volumes/detail?all_tenants=1 Sep 07 21:21:39 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b8bfed2d-7a21-433e-8eba-dd66df3d7631 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:39 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-8b257cf6-1963-402d-946d-84529c813f03 tempest-VolumeAndVolumeTypeFromImageTest-749963156 tempest-VolumeAndVolumeTypeFromImageTest-749963156-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:39 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-8b257cf6-1963-402d-946d-84529c813f03 tempest-VolumeAndVolumeTypeFromImageTest-749963156 tempest-VolumeAndVolumeTypeFromImageTest-749963156-project-admin] Calling method 'detail' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:39 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-8b257cf6-1963-402d-946d-84529c813f03 tempest-VolumeAndVolumeTypeFromImageTest-749963156 tempest-VolumeAndVolumeTypeFromImageTest-749963156-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86971) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 21:21:39 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:39 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:21:39 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:39 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:21:39 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:39 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:21:39 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:39 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:21:39 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:39 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:21:39 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:39 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:21:39 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:39 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:21:39 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:39 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:21:39 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:39 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:21:39 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-8b257cf6-1963-402d-946d-84529c813f03 tempest-VolumeAndVolumeTypeFromImageTest-749963156 tempest-VolumeAndVolumeTypeFromImageTest-749963156-project-admin] Get all volumes completed successfully. Sep 07 21:21:39 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:39 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:21:39 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-b8bfed2d-7a21-433e-8eba-dd66df3d7631 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Volume info retrieved successfully. Sep 07 21:21:39 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-8b257cf6-1963-402d-946d-84529c813f03 tempest-VolumeAndVolumeTypeFromImageTest-749963156 tempest-VolumeAndVolumeTypeFromImageTest-749963156-project-admin] http://192.168.122.168/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 07 21:21:39 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1412/2814] 192.168.122.168 () {58 vars in 1169 bytes} [Mon Sep 7 21:21:39 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7108 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:21:39 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b8bfed2d-7a21-433e-8eba-dd66df3d7631 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] http://192.168.122.168/volume/v3/volumes/b3758903-2824-46e0-93b1-0bb2c6320ac4 returned with HTTP 200 Sep 07 21:21:39 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1403/2815] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:21:39 2026] GET /volume/v3/volumes/b3758903-2824-46e0-93b1-0bb2c6320ac4 => generated 858 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:21:39 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-d39a9aa7-b8bd-4659-b1c8-988599dde546 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:39 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d39a9aa7-b8bd-4659-b1c8-988599dde546 tempest-VolumeAndVolumeTypeFromImageTest-749963156 tempest-VolumeAndVolumeTypeFromImageTest-749963156-project-admin] DELETE http://192.168.122.168/volume/v3/types/0d1599e8-dbf1-451d-931d-6c4effbbbc23 Sep 07 21:21:39 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-d39a9aa7-b8bd-4659-b1c8-988599dde546 tempest-VolumeAndVolumeTypeFromImageTest-749963156 tempest-VolumeAndVolumeTypeFromImageTest-749963156-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:39 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-d39a9aa7-b8bd-4659-b1c8-988599dde546 tempest-VolumeAndVolumeTypeFromImageTest-749963156 tempest-VolumeAndVolumeTypeFromImageTest-749963156-project-admin] Calling method '_delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:39 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d39a9aa7-b8bd-4659-b1c8-988599dde546 tempest-VolumeAndVolumeTypeFromImageTest-749963156 tempest-VolumeAndVolumeTypeFromImageTest-749963156-project-admin] http://192.168.122.168/volume/v3/types/0d1599e8-dbf1-451d-931d-6c4effbbbc23 returned with HTTP 202 Sep 07 21:21:39 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1413/2816] 192.168.122.168 () {58 vars in 1229 bytes} [Mon Sep 7 21:21:39 2026] DELETE /volume/v3/types/0d1599e8-dbf1-451d-931d-6c4effbbbc23 => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:21:39 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-d16b92d6-104d-49bb-b5ec-f68c56ea9383 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:39 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d16b92d6-104d-49bb-b5ec-f68c56ea9383 tempest-VolumeAndVolumeTypeFromImageTest-749963156 tempest-VolumeAndVolumeTypeFromImageTest-749963156-project-admin] GET http://192.168.122.168/volume/v3/types/0d1599e8-dbf1-451d-931d-6c4effbbbc23 Sep 07 21:21:39 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-d16b92d6-104d-49bb-b5ec-f68c56ea9383 tempest-VolumeAndVolumeTypeFromImageTest-749963156 tempest-VolumeAndVolumeTypeFromImageTest-749963156-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:39 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-d16b92d6-104d-49bb-b5ec-f68c56ea9383 tempest-VolumeAndVolumeTypeFromImageTest-749963156 tempest-VolumeAndVolumeTypeFromImageTest-749963156-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:39 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d16b92d6-104d-49bb-b5ec-f68c56ea9383 tempest-VolumeAndVolumeTypeFromImageTest-749963156 tempest-VolumeAndVolumeTypeFromImageTest-749963156-project-admin] http://192.168.122.168/volume/v3/types/0d1599e8-dbf1-451d-931d-6c4effbbbc23 returned with HTTP 404 Sep 07 21:21:39 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1404/2817] 192.168.122.168 () {58 vars in 1226 bytes} [Mon Sep 7 21:21:39 2026] GET /volume/v3/types/0d1599e8-dbf1-451d-931d-6c4effbbbc23 => generated 114 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:21:40 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-3404f727-3731-4a70-9fc6-e6db021dae53 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:40 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-3404f727-3731-4a70-9fc6-e6db021dae53 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] GET http://192.168.122.168/volume/v3/volumes/6881d462-1151-42e5-8f50-d224e80ba6fb Sep 07 21:21:40 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-3404f727-3731-4a70-9fc6-e6db021dae53 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:40 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-3404f727-3731-4a70-9fc6-e6db021dae53 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:40 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:40 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:21:40 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:40 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:21:40 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-3404f727-3731-4a70-9fc6-e6db021dae53 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Volume info retrieved successfully. Sep 07 21:21:40 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-3404f727-3731-4a70-9fc6-e6db021dae53 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] http://192.168.122.168/volume/v3/volumes/6881d462-1151-42e5-8f50-d224e80ba6fb returned with HTTP 200 Sep 07 21:21:40 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1414/2818] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:21:40 2026] GET /volume/v3/volumes/6881d462-1151-42e5-8f50-d224e80ba6fb => generated 862 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:21:40 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-827f9c43-2f9b-43fc-9ff9-f1691db0d6ac None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:40 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-827f9c43-2f9b-43fc-9ff9-f1691db0d6ac tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] GET http://192.168.122.168/volume/v3/volumes/7546302a-56b7-47eb-9057-1ad7acd53605 Sep 07 21:21:40 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-827f9c43-2f9b-43fc-9ff9-f1691db0d6ac tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:40 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-827f9c43-2f9b-43fc-9ff9-f1691db0d6ac tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:40 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:40 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:21:40 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:40 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:21:40 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-1830ebf4-1c73-422c-8c87-921feffcfcaf None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:40 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1830ebf4-1c73-422c-8c87-921feffcfcaf tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] GET http://192.168.122.168/volume/v3/volumes/b3758903-2824-46e0-93b1-0bb2c6320ac4 Sep 07 21:21:40 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-1830ebf4-1c73-422c-8c87-921feffcfcaf tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:40 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-1830ebf4-1c73-422c-8c87-921feffcfcaf tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:40 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-827f9c43-2f9b-43fc-9ff9-f1691db0d6ac tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Volume info retrieved successfully. Sep 07 21:21:40 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-827f9c43-2f9b-43fc-9ff9-f1691db0d6ac tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] http://192.168.122.168/volume/v3/volumes/7546302a-56b7-47eb-9057-1ad7acd53605 returned with HTTP 200 Sep 07 21:21:40 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1405/2819] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:21:40 2026] GET /volume/v3/volumes/7546302a-56b7-47eb-9057-1ad7acd53605 => generated 861 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:21:40 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:40 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:21:40 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:40 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:21:40 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-1830ebf4-1c73-422c-8c87-921feffcfcaf tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Volume info retrieved successfully. Sep 07 21:21:40 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1830ebf4-1c73-422c-8c87-921feffcfcaf tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] http://192.168.122.168/volume/v3/volumes/b3758903-2824-46e0-93b1-0bb2c6320ac4 returned with HTTP 200 Sep 07 21:21:40 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1415/2820] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:21:40 2026] GET /volume/v3/volumes/b3758903-2824-46e0-93b1-0bb2c6320ac4 => generated 858 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:21:41 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-459b9297-a8ff-4116-9d90-3b08e3629083 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:41 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-459b9297-a8ff-4116-9d90-3b08e3629083 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] GET http://192.168.122.168/volume/v3/volumes/7546302a-56b7-47eb-9057-1ad7acd53605 Sep 07 21:21:41 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-459b9297-a8ff-4116-9d90-3b08e3629083 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:41 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-459b9297-a8ff-4116-9d90-3b08e3629083 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:41 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:41 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:21:41 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:41 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:21:41 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-459b9297-a8ff-4116-9d90-3b08e3629083 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Volume info retrieved successfully. Sep 07 21:21:41 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-d70b5d46-eab2-4a9d-918c-60454210f2b8 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:41 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-459b9297-a8ff-4116-9d90-3b08e3629083 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] http://192.168.122.168/volume/v3/volumes/7546302a-56b7-47eb-9057-1ad7acd53605 returned with HTTP 200 Sep 07 21:21:41 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1406/2821] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:21:41 2026] GET /volume/v3/volumes/7546302a-56b7-47eb-9057-1ad7acd53605 => generated 862 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:21:41 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d70b5d46-eab2-4a9d-918c-60454210f2b8 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] GET http://192.168.122.168/volume/v3/volumes/b3758903-2824-46e0-93b1-0bb2c6320ac4 Sep 07 21:21:41 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-d70b5d46-eab2-4a9d-918c-60454210f2b8 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:41 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-d70b5d46-eab2-4a9d-918c-60454210f2b8 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:41 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-3f0c8c0e-4630-46a3-9674-215d666876be None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:41 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-3f0c8c0e-4630-46a3-9674-215d666876be tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] DELETE http://192.168.122.168/volume/v3/volumes/7546302a-56b7-47eb-9057-1ad7acd53605 Sep 07 21:21:41 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-3f0c8c0e-4630-46a3-9674-215d666876be tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:41 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-3f0c8c0e-4630-46a3-9674-215d666876be tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:41 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-3f0c8c0e-4630-46a3-9674-215d666876be tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Delete volume with id: 7546302a-56b7-47eb-9057-1ad7acd53605 Sep 07 21:21:41 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d70b5d46-eab2-4a9d-918c-60454210f2b8 tempest-CreateVolumesFromImageTest-2063095630 tempest-CreateVolumesFromImageTest-2063095630-project-member] http://192.168.122.168/volume/v3/volumes/b3758903-2824-46e0-93b1-0bb2c6320ac4 returned with HTTP 404 Sep 07 21:21:41 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1416/2822] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:21:41 2026] GET /volume/v3/volumes/b3758903-2824-46e0-93b1-0bb2c6320ac4 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:21:41 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:41 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:21:41 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:41 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:21:41 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-3f0c8c0e-4630-46a3-9674-215d666876be tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Volume info retrieved successfully. Sep 07 21:21:41 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-3f0c8c0e-4630-46a3-9674-215d666876be tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Delete volume request issued successfully. Sep 07 21:21:41 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-3f0c8c0e-4630-46a3-9674-215d666876be tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] http://192.168.122.168/volume/v3/volumes/7546302a-56b7-47eb-9057-1ad7acd53605 returned with HTTP 202 Sep 07 21:21:41 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1407/2823] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:21:41 2026] DELETE /volume/v3/volumes/7546302a-56b7-47eb-9057-1ad7acd53605 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:21:41 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-31900b44-63ff-4e59-ab78-af4b3c3aff0b None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:41 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-31900b44-63ff-4e59-ab78-af4b3c3aff0b tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] GET http://192.168.122.168/volume/v3/volumes/7546302a-56b7-47eb-9057-1ad7acd53605 Sep 07 21:21:41 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-31900b44-63ff-4e59-ab78-af4b3c3aff0b tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:41 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-31900b44-63ff-4e59-ab78-af4b3c3aff0b tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:41 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:41 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:21:41 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:41 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:21:41 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-31900b44-63ff-4e59-ab78-af4b3c3aff0b tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Volume info retrieved successfully. Sep 07 21:21:41 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-31900b44-63ff-4e59-ab78-af4b3c3aff0b tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] http://192.168.122.168/volume/v3/volumes/7546302a-56b7-47eb-9057-1ad7acd53605 returned with HTTP 200 Sep 07 21:21:41 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1417/2824] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:21:41 2026] GET /volume/v3/volumes/7546302a-56b7-47eb-9057-1ad7acd53605 => generated 861 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:21:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-e5e187dd-2d41-41e2-b697-4b129368d62c None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:42 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e5e187dd-2d41-41e2-b697-4b129368d62c tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] GET http://192.168.122.168/volume/v3/volumes/7546302a-56b7-47eb-9057-1ad7acd53605 Sep 07 21:21:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-e5e187dd-2d41-41e2-b697-4b129368d62c tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-e5e187dd-2d41-41e2-b697-4b129368d62c tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:42 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e5e187dd-2d41-41e2-b697-4b129368d62c tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] http://192.168.122.168/volume/v3/volumes/7546302a-56b7-47eb-9057-1ad7acd53605 returned with HTTP 404 Sep 07 21:21:42 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1408/2825] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:21:42 2026] GET /volume/v3/volumes/7546302a-56b7-47eb-9057-1ad7acd53605 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 21:21:42 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-a5a5f85e-ff3d-44b3-aeaf-728bb91e603d None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:42 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a5a5f85e-ff3d-44b3-aeaf-728bb91e603d tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] DELETE http://192.168.122.168/volume/v3/volumes/6881d462-1151-42e5-8f50-d224e80ba6fb Sep 07 21:21:42 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-a5a5f85e-ff3d-44b3-aeaf-728bb91e603d tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:42 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-a5a5f85e-ff3d-44b3-aeaf-728bb91e603d tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:42 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-a5a5f85e-ff3d-44b3-aeaf-728bb91e603d tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Delete volume with id: 6881d462-1151-42e5-8f50-d224e80ba6fb Sep 07 21:21:42 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:42 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:21:42 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:42 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:21:42 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-a5a5f85e-ff3d-44b3-aeaf-728bb91e603d tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Volume info retrieved successfully. Sep 07 21:21:43 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-a5a5f85e-ff3d-44b3-aeaf-728bb91e603d tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Delete volume request issued successfully. Sep 07 21:21:43 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a5a5f85e-ff3d-44b3-aeaf-728bb91e603d tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] http://192.168.122.168/volume/v3/volumes/6881d462-1151-42e5-8f50-d224e80ba6fb returned with HTTP 202 Sep 07 21:21:43 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1418/2826] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:21:42 2026] DELETE /volume/v3/volumes/6881d462-1151-42e5-8f50-d224e80ba6fb => generated 0 bytes in 189 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:21:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-fac038b8-05cb-4af7-84d3-33a83dbede45 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:43 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-fac038b8-05cb-4af7-84d3-33a83dbede45 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] GET http://192.168.122.168/volume/v3/volumes/6881d462-1151-42e5-8f50-d224e80ba6fb Sep 07 21:21:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-fac038b8-05cb-4af7-84d3-33a83dbede45 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-fac038b8-05cb-4af7-84d3-33a83dbede45 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:43 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:43 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:21:43 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:43 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:21:43 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-fac038b8-05cb-4af7-84d3-33a83dbede45 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Volume info retrieved successfully. Sep 07 21:21:43 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-fac038b8-05cb-4af7-84d3-33a83dbede45 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] http://192.168.122.168/volume/v3/volumes/6881d462-1151-42e5-8f50-d224e80ba6fb returned with HTTP 200 Sep 07 21:21:43 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1409/2827] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:21:43 2026] GET /volume/v3/volumes/6881d462-1151-42e5-8f50-d224e80ba6fb => generated 861 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:21:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-e6b3218a-3bc1-413d-ab5f-3d5dd10a1dff None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-9b32be42-c692-4ec1-b26c-d351e6e7c472 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:44 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-9b32be42-c692-4ec1-b26c-d351e6e7c472 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] GET http://192.168.122.168/volume/v3/volumes/6881d462-1151-42e5-8f50-d224e80ba6fb Sep 07 21:21:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-9b32be42-c692-4ec1-b26c-d351e6e7c472 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-9b32be42-c692-4ec1-b26c-d351e6e7c472 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:44 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-9b32be42-c692-4ec1-b26c-d351e6e7c472 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] http://192.168.122.168/volume/v3/volumes/6881d462-1151-42e5-8f50-d224e80ba6fb returned with HTTP 404 Sep 07 21:21:44 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1410/2828] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:21:44 2026] GET /volume/v3/volumes/6881d462-1151-42e5-8f50-d224e80ba6fb => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:21:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-05de78d9-24a6-46d7-9c47-61f4e9000162 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:44 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-05de78d9-24a6-46d7-9c47-61f4e9000162 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] DELETE http://192.168.122.168/volume/v3/volumes/25133e03-dc08-44f2-a82c-d71536455f64 Sep 07 21:21:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-05de78d9-24a6-46d7-9c47-61f4e9000162 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-05de78d9-24a6-46d7-9c47-61f4e9000162 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:44 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-05de78d9-24a6-46d7-9c47-61f4e9000162 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Delete volume with id: 25133e03-dc08-44f2-a82c-d71536455f64 Sep 07 21:21:44 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:44 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:21:44 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:44 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:21:44 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-05de78d9-24a6-46d7-9c47-61f4e9000162 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Volume info retrieved successfully. Sep 07 21:21:44 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-05de78d9-24a6-46d7-9c47-61f4e9000162 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Delete volume request issued successfully. Sep 07 21:21:44 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-05de78d9-24a6-46d7-9c47-61f4e9000162 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] http://192.168.122.168/volume/v3/volumes/25133e03-dc08-44f2-a82c-d71536455f64 returned with HTTP 202 Sep 07 21:21:44 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1411/2829] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:21:44 2026] DELETE /volume/v3/volumes/25133e03-dc08-44f2-a82c-d71536455f64 => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:21:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-e47778e9-23a5-4e0f-9ed3-4bb0a10b2213 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:44 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e47778e9-23a5-4e0f-9ed3-4bb0a10b2213 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] GET http://192.168.122.168/volume/v3/volumes/25133e03-dc08-44f2-a82c-d71536455f64 Sep 07 21:21:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-e47778e9-23a5-4e0f-9ed3-4bb0a10b2213 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-e47778e9-23a5-4e0f-9ed3-4bb0a10b2213 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:44 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:44 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:21:44 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:44 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:21:44 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-e47778e9-23a5-4e0f-9ed3-4bb0a10b2213 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Volume info retrieved successfully. Sep 07 21:21:44 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e47778e9-23a5-4e0f-9ed3-4bb0a10b2213 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] http://192.168.122.168/volume/v3/volumes/25133e03-dc08-44f2-a82c-d71536455f64 returned with HTTP 200 Sep 07 21:21:44 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1412/2830] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:21:44 2026] GET /volume/v3/volumes/25133e03-dc08-44f2-a82c-d71536455f64 => generated 860 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:21:44 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e6b3218a-3bc1-413d-ab5f-3d5dd10a1dff tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:21:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-e6b3218a-3bc1-413d-ab5f-3d5dd10a1dff tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1663771063"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:21:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.volumes [None req-e6b3218a-3bc1-413d-ab5f-3d5dd10a1dff tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1663771063'}} {{(pid=86971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:21:44 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-e6b3218a-3bc1-413d-ab5f-3d5dd10a1dff tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Create volume of 1 GB Sep 07 21:21:44 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-e6b3218a-3bc1-413d-ab5f-3d5dd10a1dff tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Availability Zones retrieved successfully. Sep 07 21:21:44 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-e6b3218a-3bc1-413d-ab5f-3d5dd10a1dff tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Flow 'volume_create_api' (230b0449-8a0f-4642-be68-8f03543af963) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:21:44 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-e6b3218a-3bc1-413d-ab5f-3d5dd10a1dff tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2361c671-0110-4f1c-9e81-dda0d38dab5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:44 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.flows.api.create_volume [None req-e6b3218a-3bc1-413d-ab5f-3d5dd10a1dff tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Validating volume size '1' using validate_int {{(pid=86971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:21:44 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-e6b3218a-3bc1-413d-ab5f-3d5dd10a1dff tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2361c671-0110-4f1c-9e81-dda0d38dab5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:44 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-e6b3218a-3bc1-413d-ab5f-3d5dd10a1dff tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28f85552-ac88-433a-a878-96a734614c60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:45 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-e6b3218a-3bc1-413d-ab5f-3d5dd10a1dff tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Created reservations ['d6df2616-4fe7-48b3-b757-28cc84026e4c', '129876e6-d680-4a75-b42e-a70ec83fe0e6', '2fc65d03-3ed9-4d37-badc-063c0aa7defe', '0f3edb7a-2ccc-40bf-b533-f9caa2a0dd08'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:21:45 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-e6b3218a-3bc1-413d-ab5f-3d5dd10a1dff tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28f85552-ac88-433a-a878-96a734614c60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d6df2616-4fe7-48b3-b757-28cc84026e4c', '129876e6-d680-4a75-b42e-a70ec83fe0e6', '2fc65d03-3ed9-4d37-badc-063c0aa7defe', '0f3edb7a-2ccc-40bf-b533-f9caa2a0dd08']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:45 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-e6b3218a-3bc1-413d-ab5f-3d5dd10a1dff tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b3c41f2-4c14-4be3-a99b-0fb8eed7963b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:45 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:45 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:21:45 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-e6b3218a-3bc1-413d-ab5f-3d5dd10a1dff tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b3c41f2-4c14-4be3-a99b-0fb8eed7963b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '536a1777-dae1-415c-8cc3-786a11458fb7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1663771063',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d166543e6c748efbda6e024da17f726',qos_specs=None,replication_status=,reservations=['d6df2616-4fe7-48b3-b757-28cc84026e4c','129876e6-d680-4a75-b42e-a70ec83fe0e6','2fc65d03-3ed9-4d37-badc-063c0aa7defe','0f3edb7a-2ccc-40bf-b533-f9caa2a0dd08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7beaf520874c4a718b5256c8dcb19db6',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:21:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1663771063',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=536a1777-dae1-415c-8cc3-786a11458fb7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d166543e6c748efbda6e024da17f726',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7beaf520874c4a718b5256c8dcb19db6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:45 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-e6b3218a-3bc1-413d-ab5f-3d5dd10a1dff tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c9f8428-6304-4b75-af53-585525bbe55b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:45 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-e6b3218a-3bc1-413d-ab5f-3d5dd10a1dff tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c9f8428-6304-4b75-af53-585525bbe55b) transitioned into state 'SUCCESS' from state '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-1663771063',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d166543e6c748efbda6e024da17f726',qos_specs=None,replication_status=,reservations=['d6df2616-4fe7-48b3-b757-28cc84026e4c','129876e6-d680-4a75-b42e-a70ec83fe0e6','2fc65d03-3ed9-4d37-badc-063c0aa7defe','0f3edb7a-2ccc-40bf-b533-f9caa2a0dd08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7beaf520874c4a718b5256c8dcb19db6',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:45 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-e6b3218a-3bc1-413d-ab5f-3d5dd10a1dff tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ebf0129-4889-4167-8d6e-2b8a5d68c452) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:45 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-e6b3218a-3bc1-413d-ab5f-3d5dd10a1dff tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ebf0129-4889-4167-8d6e-2b8a5d68c452) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:45 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-e6b3218a-3bc1-413d-ab5f-3d5dd10a1dff tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Flow 'volume_create_api' (230b0449-8a0f-4642-be68-8f03543af963) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:21:45 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-e6b3218a-3bc1-413d-ab5f-3d5dd10a1dff tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Create volume request issued successfully. Sep 07 21:21:45 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e6b3218a-3bc1-413d-ab5f-3d5dd10a1dff tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:21:45 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1419/2831] 192.168.122.168 () {60 vars in 1142 bytes} [Mon Sep 7 21:21:44 2026] POST /volume/v3/volumes => generated 773 bytes in 987 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:21:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-35f1ec6e-6232-4055-994d-e167d042ab7e None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:45 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-35f1ec6e-6232-4055-994d-e167d042ab7e tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] GET http://192.168.122.168/volume/v3/volumes/536a1777-dae1-415c-8cc3-786a11458fb7 Sep 07 21:21:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-35f1ec6e-6232-4055-994d-e167d042ab7e tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-35f1ec6e-6232-4055-994d-e167d042ab7e tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:45 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:45 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:21:45 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:45 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:21:45 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-35f1ec6e-6232-4055-994d-e167d042ab7e tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Volume info retrieved successfully. Sep 07 21:21:45 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-35f1ec6e-6232-4055-994d-e167d042ab7e tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] http://192.168.122.168/volume/v3/volumes/536a1777-dae1-415c-8cc3-786a11458fb7 returned with HTTP 200 Sep 07 21:21:45 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1413/2832] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:21:45 2026] GET /volume/v3/volumes/536a1777-dae1-415c-8cc3-786a11458fb7 => generated 841 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:21:45 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-6da49b2d-4b22-49d0-b81e-28913526ae30 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:45 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-6da49b2d-4b22-49d0-b81e-28913526ae30 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] GET http://192.168.122.168/volume/v3/volumes/25133e03-dc08-44f2-a82c-d71536455f64 Sep 07 21:21:45 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-6da49b2d-4b22-49d0-b81e-28913526ae30 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:45 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-6da49b2d-4b22-49d0-b81e-28913526ae30 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:45 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-6da49b2d-4b22-49d0-b81e-28913526ae30 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] http://192.168.122.168/volume/v3/volumes/25133e03-dc08-44f2-a82c-d71536455f64 returned with HTTP 404 Sep 07 21:21:45 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1420/2833] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:21:45 2026] GET /volume/v3/volumes/25133e03-dc08-44f2-a82c-d71536455f64 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:21:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-c0889dc2-793e-424d-9b67-6343455277f0 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:45 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c0889dc2-793e-424d-9b67-6343455277f0 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] DELETE http://192.168.122.168/volume/v3/volumes/feedd7b1-cd20-4b41-89de-f9ca89c581b6 Sep 07 21:21:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c0889dc2-793e-424d-9b67-6343455277f0 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:45 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c0889dc2-793e-424d-9b67-6343455277f0 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:45 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-c0889dc2-793e-424d-9b67-6343455277f0 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Delete volume with id: feedd7b1-cd20-4b41-89de-f9ca89c581b6 Sep 07 21:21:45 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:45 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:21:45 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:45 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:21:45 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-c0889dc2-793e-424d-9b67-6343455277f0 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Volume info retrieved successfully. Sep 07 21:21:45 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-c0889dc2-793e-424d-9b67-6343455277f0 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Delete volume request issued successfully. Sep 07 21:21:45 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c0889dc2-793e-424d-9b67-6343455277f0 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] http://192.168.122.168/volume/v3/volumes/feedd7b1-cd20-4b41-89de-f9ca89c581b6 returned with HTTP 202 Sep 07 21:21:45 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1414/2834] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:21:45 2026] DELETE /volume/v3/volumes/feedd7b1-cd20-4b41-89de-f9ca89c581b6 => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:21:45 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-60c24a4d-a1a3-4f4a-bef8-1025db11e447 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:45 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-60c24a4d-a1a3-4f4a-bef8-1025db11e447 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] GET http://192.168.122.168/volume/v3/volumes/feedd7b1-cd20-4b41-89de-f9ca89c581b6 Sep 07 21:21:45 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-60c24a4d-a1a3-4f4a-bef8-1025db11e447 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:45 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-60c24a4d-a1a3-4f4a-bef8-1025db11e447 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:45 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:45 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:21:45 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:45 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:21:45 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-60c24a4d-a1a3-4f4a-bef8-1025db11e447 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Volume info retrieved successfully. Sep 07 21:21:45 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-60c24a4d-a1a3-4f4a-bef8-1025db11e447 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] http://192.168.122.168/volume/v3/volumes/feedd7b1-cd20-4b41-89de-f9ca89c581b6 returned with HTTP 200 Sep 07 21:21:45 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1421/2835] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:21:45 2026] GET /volume/v3/volumes/feedd7b1-cd20-4b41-89de-f9ca89c581b6 => generated 860 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:21:46 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-d8dc6d0b-116c-4526-bb5a-9a71a43b2265 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:46 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d8dc6d0b-116c-4526-bb5a-9a71a43b2265 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] GET http://192.168.122.168/volume/v3/volumes/536a1777-dae1-415c-8cc3-786a11458fb7 Sep 07 21:21:46 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-d8dc6d0b-116c-4526-bb5a-9a71a43b2265 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:46 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-d8dc6d0b-116c-4526-bb5a-9a71a43b2265 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:46 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:46 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:21:46 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:46 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:21:46 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-d8dc6d0b-116c-4526-bb5a-9a71a43b2265 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Volume info retrieved successfully. Sep 07 21:21:46 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d8dc6d0b-116c-4526-bb5a-9a71a43b2265 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] http://192.168.122.168/volume/v3/volumes/536a1777-dae1-415c-8cc3-786a11458fb7 returned with HTTP 200 Sep 07 21:21:46 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1415/2836] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:21:46 2026] GET /volume/v3/volumes/536a1777-dae1-415c-8cc3-786a11458fb7 => generated 865 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:21:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-7efe7844-bf2e-4036-b92e-fb781c06e0d4 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:46 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-7efe7844-bf2e-4036-b92e-fb781c06e0d4 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] GET http://192.168.122.168/volume/v3/volumes/feedd7b1-cd20-4b41-89de-f9ca89c581b6 Sep 07 21:21:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-7efe7844-bf2e-4036-b92e-fb781c06e0d4 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-7efe7844-bf2e-4036-b92e-fb781c06e0d4 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:46 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:46 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:21:46 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:46 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:21:46 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-7efe7844-bf2e-4036-b92e-fb781c06e0d4 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Volume info retrieved successfully. Sep 07 21:21:46 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-7efe7844-bf2e-4036-b92e-fb781c06e0d4 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] http://192.168.122.168/volume/v3/volumes/feedd7b1-cd20-4b41-89de-f9ca89c581b6 returned with HTTP 200 Sep 07 21:21:46 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1422/2837] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:21:46 2026] GET /volume/v3/volumes/feedd7b1-cd20-4b41-89de-f9ca89c581b6 => generated 860 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:21:47 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-454bc69b-9ed5-4693-a40d-399f310ee09a None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:47 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-454bc69b-9ed5-4693-a40d-399f310ee09a tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] GET http://192.168.122.168/volume/v3/volumes/536a1777-dae1-415c-8cc3-786a11458fb7 Sep 07 21:21:47 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-454bc69b-9ed5-4693-a40d-399f310ee09a tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:47 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-454bc69b-9ed5-4693-a40d-399f310ee09a tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:47 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:47 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:21:47 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:47 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:21:47 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-454bc69b-9ed5-4693-a40d-399f310ee09a tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Volume info retrieved successfully. Sep 07 21:21:47 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-454bc69b-9ed5-4693-a40d-399f310ee09a tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] http://192.168.122.168/volume/v3/volumes/536a1777-dae1-415c-8cc3-786a11458fb7 returned with HTTP 200 Sep 07 21:21:47 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1416/2838] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:21:47 2026] GET /volume/v3/volumes/536a1777-dae1-415c-8cc3-786a11458fb7 => generated 866 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:21:47 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-5c64fb52-8b02-434c-80c3-df24daaea584 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:47 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5c64fb52-8b02-434c-80c3-df24daaea584 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:21:47 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-5c64fb52-8b02-434c-80c3-df24daaea584 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "536a1777-dae1-415c-8cc3-786a11458fb7", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-815083133"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:21:47 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.volumes [None req-5c64fb52-8b02-434c-80c3-df24daaea584 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Create volume request body: {'volume': {"'source_volid": '536a1777-dae1-415c-8cc3-786a11458fb7', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-815083133'}} {{(pid=86971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:21:47 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-5c64fb52-8b02-434c-80c3-df24daaea584 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Create volume of 1 GB Sep 07 21:21:47 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-5c64fb52-8b02-434c-80c3-df24daaea584 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Availability Zones retrieved successfully. Sep 07 21:21:47 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-5c64fb52-8b02-434c-80c3-df24daaea584 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Flow 'volume_create_api' (4f5febc5-7e3d-4021-a872-e563af3a66c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:21:47 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-5c64fb52-8b02-434c-80c3-df24daaea584 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce00dfd7-5fa6-4b98-a6a2-234d0af5849a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:47 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.flows.api.create_volume [None req-5c64fb52-8b02-434c-80c3-df24daaea584 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Validating volume size '1' using validate_int {{(pid=86971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:21:47 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-5c64fb52-8b02-434c-80c3-df24daaea584 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce00dfd7-5fa6-4b98-a6a2-234d0af5849a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:47 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-5c64fb52-8b02-434c-80c3-df24daaea584 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (261da757-f861-4dcf-ae79-1844acab1e81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:47 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-5c64fb52-8b02-434c-80c3-df24daaea584 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Created reservations ['dd5dd5f7-f464-4e5b-a7e9-25c36be73d8d', 'e4979298-ca51-4f2b-a5b5-7586ba58f3cd', '8b538b87-d9de-44f4-9db0-4595cae3d217', '41cae94d-e85c-4de5-bbdb-5a141cde4e7e'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:21:47 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-5c64fb52-8b02-434c-80c3-df24daaea584 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (261da757-f861-4dcf-ae79-1844acab1e81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dd5dd5f7-f464-4e5b-a7e9-25c36be73d8d', 'e4979298-ca51-4f2b-a5b5-7586ba58f3cd', '8b538b87-d9de-44f4-9db0-4595cae3d217', '41cae94d-e85c-4de5-bbdb-5a141cde4e7e']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:47 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-5c64fb52-8b02-434c-80c3-df24daaea584 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e4c612d-ce5c-4f42-b549-803f9802b2c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:47 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:47 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:21:47 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-5c64fb52-8b02-434c-80c3-df24daaea584 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e4c612d-ce5c-4f42-b549-803f9802b2c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '339005f4-d6d6-4ac4-9ec5-9946cdca3769', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-815083133',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d166543e6c748efbda6e024da17f726',qos_specs=None,replication_status=,reservations=['dd5dd5f7-f464-4e5b-a7e9-25c36be73d8d','e4979298-ca51-4f2b-a5b5-7586ba58f3cd','8b538b87-d9de-44f4-9db0-4595cae3d217','41cae94d-e85c-4de5-bbdb-5a141cde4e7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7beaf520874c4a718b5256c8dcb19db6',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:21:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-815083133',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=339005f4-d6d6-4ac4-9ec5-9946cdca3769,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d166543e6c748efbda6e024da17f726',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7beaf520874c4a718b5256c8dcb19db6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:47 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-5c64fb52-8b02-434c-80c3-df24daaea584 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67be3074-a1e9-4a43-be04-da270f21e600) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:47 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-5c64fb52-8b02-434c-80c3-df24daaea584 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67be3074-a1e9-4a43-be04-da270f21e600) transitioned into state 'SUCCESS' from state '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-815083133',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d166543e6c748efbda6e024da17f726',qos_specs=None,replication_status=,reservations=['dd5dd5f7-f464-4e5b-a7e9-25c36be73d8d','e4979298-ca51-4f2b-a5b5-7586ba58f3cd','8b538b87-d9de-44f4-9db0-4595cae3d217','41cae94d-e85c-4de5-bbdb-5a141cde4e7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7beaf520874c4a718b5256c8dcb19db6',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:47 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-5c64fb52-8b02-434c-80c3-df24daaea584 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e57798c3-9e56-46af-bfef-4adac38037d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:47 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-5c64fb52-8b02-434c-80c3-df24daaea584 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e57798c3-9e56-46af-bfef-4adac38037d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:47 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-5c64fb52-8b02-434c-80c3-df24daaea584 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Flow 'volume_create_api' (4f5febc5-7e3d-4021-a872-e563af3a66c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:21:47 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-5c64fb52-8b02-434c-80c3-df24daaea584 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Create volume request issued successfully. Sep 07 21:21:47 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5c64fb52-8b02-434c-80c3-df24daaea584 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:21:47 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1423/2839] 192.168.122.168 () {60 vars in 1143 bytes} [Mon Sep 7 21:21:47 2026] POST /volume/v3/volumes => generated 772 bytes in 411 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:21:47 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-4707087b-b6fc-4599-adc4-59b6645c0198 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:47 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-4707087b-b6fc-4599-adc4-59b6645c0198 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:21:47 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-4707087b-b6fc-4599-adc4-59b6645c0198 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "536a1777-dae1-415c-8cc3-786a11458fb7", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-86091599"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:21:47 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.volumes [None req-4707087b-b6fc-4599-adc4-59b6645c0198 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Create volume request body: {'volume': {"'source_volid": '536a1777-dae1-415c-8cc3-786a11458fb7', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-86091599'}} {{(pid=86970) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:21:47 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-4707087b-b6fc-4599-adc4-59b6645c0198 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Create volume of 1 GB Sep 07 21:21:47 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-4707087b-b6fc-4599-adc4-59b6645c0198 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Availability Zones retrieved successfully. Sep 07 21:21:47 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-4707087b-b6fc-4599-adc4-59b6645c0198 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Flow 'volume_create_api' (e4683437-4507-4a9d-973a-3d0fdf83e3ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:21:47 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-4707087b-b6fc-4599-adc4-59b6645c0198 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c4d1fbc-a5b0-45da-b517-7bd8b41ae67e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:47 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.flows.api.create_volume [None req-4707087b-b6fc-4599-adc4-59b6645c0198 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Validating volume size '1' using validate_int {{(pid=86970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:21:48 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-4707087b-b6fc-4599-adc4-59b6645c0198 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c4d1fbc-a5b0-45da-b517-7bd8b41ae67e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:48 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-4707087b-b6fc-4599-adc4-59b6645c0198 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0ea6df4-114d-4113-9cc9-6320750405f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-efd28b4b-66a3-4a58-a330-e548024abe72 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:48 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-efd28b4b-66a3-4a58-a330-e548024abe72 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] GET http://192.168.122.168/volume/v3/volumes/feedd7b1-cd20-4b41-89de-f9ca89c581b6 Sep 07 21:21:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-efd28b4b-66a3-4a58-a330-e548024abe72 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-efd28b4b-66a3-4a58-a330-e548024abe72 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:48 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-efd28b4b-66a3-4a58-a330-e548024abe72 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] http://192.168.122.168/volume/v3/volumes/feedd7b1-cd20-4b41-89de-f9ca89c581b6 returned with HTTP 404 Sep 07 21:21:48 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1424/2840] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:21:48 2026] GET /volume/v3/volumes/feedd7b1-cd20-4b41-89de-f9ca89c581b6 => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:21:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-0c217929-8974-4973-8a63-03f053cc4906 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:48 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-0c217929-8974-4973-8a63-03f053cc4906 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] DELETE http://192.168.122.168/volume/v3/volumes/caf3f8dd-c5fe-4e9f-bd86-2e6aa5fa2708 Sep 07 21:21:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-0c217929-8974-4973-8a63-03f053cc4906 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-0c217929-8974-4973-8a63-03f053cc4906 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:48 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-0c217929-8974-4973-8a63-03f053cc4906 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Delete volume with id: caf3f8dd-c5fe-4e9f-bd86-2e6aa5fa2708 Sep 07 21:21:48 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:48 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:21:48 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:48 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:21:48 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-0c217929-8974-4973-8a63-03f053cc4906 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Volume info retrieved successfully. Sep 07 21:21:48 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-0c217929-8974-4973-8a63-03f053cc4906 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Delete volume request issued successfully. Sep 07 21:21:48 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-0c217929-8974-4973-8a63-03f053cc4906 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] http://192.168.122.168/volume/v3/volumes/caf3f8dd-c5fe-4e9f-bd86-2e6aa5fa2708 returned with HTTP 202 Sep 07 21:21:48 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1425/2841] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:21:48 2026] DELETE /volume/v3/volumes/caf3f8dd-c5fe-4e9f-bd86-2e6aa5fa2708 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:21:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-6c067a65-1788-4430-8c86-bd1acc4b8b8a None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:48 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-6c067a65-1788-4430-8c86-bd1acc4b8b8a tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] GET http://192.168.122.168/volume/v3/volumes/caf3f8dd-c5fe-4e9f-bd86-2e6aa5fa2708 Sep 07 21:21:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-6c067a65-1788-4430-8c86-bd1acc4b8b8a tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:48 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-4707087b-b6fc-4599-adc4-59b6645c0198 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Created reservations ['d9355ed9-0a05-42d3-a4aa-bafbcb6201db', '8af5c5a0-b670-4c9d-97ff-5daed79974eb', 'ba407131-4d21-4730-bb44-6c99b089beee', '0b60c6b7-4935-422f-a85b-442bb9785841'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:21:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-6c067a65-1788-4430-8c86-bd1acc4b8b8a tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:48 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-4707087b-b6fc-4599-adc4-59b6645c0198 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0ea6df4-114d-4113-9cc9-6320750405f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d9355ed9-0a05-42d3-a4aa-bafbcb6201db', '8af5c5a0-b670-4c9d-97ff-5daed79974eb', 'ba407131-4d21-4730-bb44-6c99b089beee', '0b60c6b7-4935-422f-a85b-442bb9785841']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:48 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:48 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:21:48 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:48 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:21:48 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-4707087b-b6fc-4599-adc4-59b6645c0198 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dad64c66-9885-40f5-9f29-1b45290a35e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:48 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-6c067a65-1788-4430-8c86-bd1acc4b8b8a tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Volume info retrieved successfully. Sep 07 21:21:48 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-6c067a65-1788-4430-8c86-bd1acc4b8b8a tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] http://192.168.122.168/volume/v3/volumes/caf3f8dd-c5fe-4e9f-bd86-2e6aa5fa2708 returned with HTTP 200 Sep 07 21:21:48 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1426/2842] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:21:48 2026] GET /volume/v3/volumes/caf3f8dd-c5fe-4e9f-bd86-2e6aa5fa2708 => generated 860 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:21:48 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:48 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:21:48 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-4707087b-b6fc-4599-adc4-59b6645c0198 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dad64c66-9885-40f5-9f29-1b45290a35e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '43489818-78b0-499d-8e4b-6bc00b294918', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-86091599',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d166543e6c748efbda6e024da17f726',qos_specs=None,replication_status=,reservations=['d9355ed9-0a05-42d3-a4aa-bafbcb6201db','8af5c5a0-b670-4c9d-97ff-5daed79974eb','ba407131-4d21-4730-bb44-6c99b089beee','0b60c6b7-4935-422f-a85b-442bb9785841'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7beaf520874c4a718b5256c8dcb19db6',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:21:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-86091599',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=43489818-78b0-499d-8e4b-6bc00b294918,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d166543e6c748efbda6e024da17f726',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7beaf520874c4a718b5256c8dcb19db6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:48 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-4707087b-b6fc-4599-adc4-59b6645c0198 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f66888b5-32c1-4397-b9ae-a6edd0e7ec61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:48 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-4707087b-b6fc-4599-adc4-59b6645c0198 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f66888b5-32c1-4397-b9ae-a6edd0e7ec61) transitioned into state 'SUCCESS' from state '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-86091599',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d166543e6c748efbda6e024da17f726',qos_specs=None,replication_status=,reservations=['d9355ed9-0a05-42d3-a4aa-bafbcb6201db','8af5c5a0-b670-4c9d-97ff-5daed79974eb','ba407131-4d21-4730-bb44-6c99b089beee','0b60c6b7-4935-422f-a85b-442bb9785841'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7beaf520874c4a718b5256c8dcb19db6',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:48 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-4707087b-b6fc-4599-adc4-59b6645c0198 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d6e9e9e-e393-4463-835b-a6a6bc736ac5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:48 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-4707087b-b6fc-4599-adc4-59b6645c0198 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d6e9e9e-e393-4463-835b-a6a6bc736ac5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:48 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-4707087b-b6fc-4599-adc4-59b6645c0198 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Flow 'volume_create_api' (e4683437-4507-4a9d-973a-3d0fdf83e3ac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:21:48 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-4707087b-b6fc-4599-adc4-59b6645c0198 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Create volume request issued successfully. Sep 07 21:21:48 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-4707087b-b6fc-4599-adc4-59b6645c0198 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:21:48 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1417/2843] 192.168.122.168 () {60 vars in 1143 bytes} [Mon Sep 7 21:21:47 2026] POST /volume/v3/volumes => generated 771 bytes in 569 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:21:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-f1d952f9-6844-40c3-9e1e-26ed096b02f9 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:48 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f1d952f9-6844-40c3-9e1e-26ed096b02f9 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:21:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f1d952f9-6844-40c3-9e1e-26ed096b02f9 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "536a1777-dae1-415c-8cc3-786a11458fb7", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-906350699"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:21:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.volumes [None req-f1d952f9-6844-40c3-9e1e-26ed096b02f9 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Create volume request body: {'volume': {"'source_volid": '536a1777-dae1-415c-8cc3-786a11458fb7', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-906350699'}} {{(pid=86971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:21:48 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-f1d952f9-6844-40c3-9e1e-26ed096b02f9 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Create volume of 1 GB Sep 07 21:21:48 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-f1d952f9-6844-40c3-9e1e-26ed096b02f9 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Availability Zones retrieved successfully. Sep 07 21:21:48 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-f1d952f9-6844-40c3-9e1e-26ed096b02f9 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Flow 'volume_create_api' (4a8de597-d61d-4953-a057-724560f030ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:21:48 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-f1d952f9-6844-40c3-9e1e-26ed096b02f9 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f82a32d-722d-4f8f-8bbb-ff2bd74486f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:48 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.flows.api.create_volume [None req-f1d952f9-6844-40c3-9e1e-26ed096b02f9 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Validating volume size '1' using validate_int {{(pid=86971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:21:48 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-f1d952f9-6844-40c3-9e1e-26ed096b02f9 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f82a32d-722d-4f8f-8bbb-ff2bd74486f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:48 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-f1d952f9-6844-40c3-9e1e-26ed096b02f9 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e96abfb0-205e-4934-9490-ed253db74c1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:48 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-f1d952f9-6844-40c3-9e1e-26ed096b02f9 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Created reservations ['e31568cf-5fa2-4e1f-870c-7946d242d5f3', '8c764137-8535-4b29-8e28-a290a931e251', '10ede9ed-d766-47c4-9c72-e01710b930f8', 'd920c449-9213-4de3-a6c6-652159ee3ed9'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:21:48 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-f1d952f9-6844-40c3-9e1e-26ed096b02f9 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e96abfb0-205e-4934-9490-ed253db74c1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e31568cf-5fa2-4e1f-870c-7946d242d5f3', '8c764137-8535-4b29-8e28-a290a931e251', '10ede9ed-d766-47c4-9c72-e01710b930f8', 'd920c449-9213-4de3-a6c6-652159ee3ed9']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:48 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-f1d952f9-6844-40c3-9e1e-26ed096b02f9 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (811948b8-4ecc-4032-bddf-ce77ef3b5270) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:48 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:48 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:21:48 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-f1d952f9-6844-40c3-9e1e-26ed096b02f9 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (811948b8-4ecc-4032-bddf-ce77ef3b5270) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '71656528-1331-48dc-bbe8-c4aac0352082', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-906350699',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d166543e6c748efbda6e024da17f726',qos_specs=None,replication_status=,reservations=['e31568cf-5fa2-4e1f-870c-7946d242d5f3','8c764137-8535-4b29-8e28-a290a931e251','10ede9ed-d766-47c4-9c72-e01710b930f8','d920c449-9213-4de3-a6c6-652159ee3ed9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7beaf520874c4a718b5256c8dcb19db6',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:21:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-906350699',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=71656528-1331-48dc-bbe8-c4aac0352082,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d166543e6c748efbda6e024da17f726',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7beaf520874c4a718b5256c8dcb19db6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:49 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-f1d952f9-6844-40c3-9e1e-26ed096b02f9 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (801d0170-dcd5-4427-89ef-9de30b7369a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:49 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-f1d952f9-6844-40c3-9e1e-26ed096b02f9 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (801d0170-dcd5-4427-89ef-9de30b7369a3) transitioned into state 'SUCCESS' from state '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-906350699',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d166543e6c748efbda6e024da17f726',qos_specs=None,replication_status=,reservations=['e31568cf-5fa2-4e1f-870c-7946d242d5f3','8c764137-8535-4b29-8e28-a290a931e251','10ede9ed-d766-47c4-9c72-e01710b930f8','d920c449-9213-4de3-a6c6-652159ee3ed9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7beaf520874c4a718b5256c8dcb19db6',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:49 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-f1d952f9-6844-40c3-9e1e-26ed096b02f9 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59ac0e71-ce75-46f5-aef8-e00865cc2305) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:49 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-f1d952f9-6844-40c3-9e1e-26ed096b02f9 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59ac0e71-ce75-46f5-aef8-e00865cc2305) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:49 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-f1d952f9-6844-40c3-9e1e-26ed096b02f9 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Flow 'volume_create_api' (4a8de597-d61d-4953-a057-724560f030ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:21:49 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-f1d952f9-6844-40c3-9e1e-26ed096b02f9 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Create volume request issued successfully. Sep 07 21:21:49 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f1d952f9-6844-40c3-9e1e-26ed096b02f9 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:21:49 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1427/2844] 192.168.122.168 () {60 vars in 1143 bytes} [Mon Sep 7 21:21:48 2026] POST /volume/v3/volumes => generated 772 bytes in 688 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:21:49 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-321e70af-aa5b-400d-9132-8958dc5d34b0 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:49 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-321e70af-aa5b-400d-9132-8958dc5d34b0 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:21:49 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-321e70af-aa5b-400d-9132-8958dc5d34b0 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "536a1777-dae1-415c-8cc3-786a11458fb7", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-3752648"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:21:49 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.volumes [None req-321e70af-aa5b-400d-9132-8958dc5d34b0 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Create volume request body: {'volume': {"'source_volid": '536a1777-dae1-415c-8cc3-786a11458fb7', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-3752648'}} {{(pid=86970) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:21:49 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-321e70af-aa5b-400d-9132-8958dc5d34b0 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Create volume of 1 GB Sep 07 21:21:49 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:49 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:21:49 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-321e70af-aa5b-400d-9132-8958dc5d34b0 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Availability Zones retrieved successfully. Sep 07 21:21:49 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-939bb665-1c7a-4d3c-a593-db0fbcb76746 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:49 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-939bb665-1c7a-4d3c-a593-db0fbcb76746 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] GET http://192.168.122.168/volume/v3/volumes/caf3f8dd-c5fe-4e9f-bd86-2e6aa5fa2708 Sep 07 21:21:49 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-939bb665-1c7a-4d3c-a593-db0fbcb76746 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:49 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-939bb665-1c7a-4d3c-a593-db0fbcb76746 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:49 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-321e70af-aa5b-400d-9132-8958dc5d34b0 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Flow 'volume_create_api' (fd638e9c-80b8-4de6-922e-3e77c5e59145) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:21:49 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:49 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:21:49 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:49 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:21:49 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-321e70af-aa5b-400d-9132-8958dc5d34b0 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77440098-5ebf-4126-9794-5d7e5f13ca05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:49 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-939bb665-1c7a-4d3c-a593-db0fbcb76746 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Volume info retrieved successfully. Sep 07 21:21:49 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.flows.api.create_volume [None req-321e70af-aa5b-400d-9132-8958dc5d34b0 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Validating volume size '1' using validate_int {{(pid=86970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:21:49 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-939bb665-1c7a-4d3c-a593-db0fbcb76746 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] http://192.168.122.168/volume/v3/volumes/caf3f8dd-c5fe-4e9f-bd86-2e6aa5fa2708 returned with HTTP 200 Sep 07 21:21:49 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1428/2845] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:21:49 2026] GET /volume/v3/volumes/caf3f8dd-c5fe-4e9f-bd86-2e6aa5fa2708 => generated 860 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:21:49 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-1098cc87-47d8-4775-89e4-0e5880143930 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:49 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1098cc87-47d8-4775-89e4-0e5880143930 tempest-VolumeImageDependencyTests-1003856336 tempest-VolumeImageDependencyTests-1003856336-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:21:49 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-1098cc87-47d8-4775-89e4-0e5880143930 tempest-VolumeImageDependencyTests-1003856336 tempest-VolumeImageDependencyTests-1003856336-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "65f4f8a4-398c-4bb0-a2c0-823aae691a38", "size": 1}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:21:49 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.volumes [None req-1098cc87-47d8-4775-89e4-0e5880143930 tempest-VolumeImageDependencyTests-1003856336 tempest-VolumeImageDependencyTests-1003856336-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '65f4f8a4-398c-4bb0-a2c0-823aae691a38', 'size': 1}} {{(pid=86971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:21:49 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-321e70af-aa5b-400d-9132-8958dc5d34b0 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77440098-5ebf-4126-9794-5d7e5f13ca05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:49 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-321e70af-aa5b-400d-9132-8958dc5d34b0 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77965d19-a1de-4602-af36-3684156f804d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:49 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-321e70af-aa5b-400d-9132-8958dc5d34b0 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Created reservations ['d791fcf3-d57f-4eae-9fd3-90003bb098fa', '2cfe0c05-644b-4458-9ac0-26234a80140a', 'a7bb58e3-b9da-4163-85a0-1073a0cddeee', '8ce7b833-a172-47d3-b428-f5f06b52a413'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:21:49 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-321e70af-aa5b-400d-9132-8958dc5d34b0 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77965d19-a1de-4602-af36-3684156f804d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d791fcf3-d57f-4eae-9fd3-90003bb098fa', '2cfe0c05-644b-4458-9ac0-26234a80140a', 'a7bb58e3-b9da-4163-85a0-1073a0cddeee', '8ce7b833-a172-47d3-b428-f5f06b52a413']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:49 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-321e70af-aa5b-400d-9132-8958dc5d34b0 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e08835f-1d59-4c08-85c6-24c097fcbc9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:49 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:49 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:21:49 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-321e70af-aa5b-400d-9132-8958dc5d34b0 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e08835f-1d59-4c08-85c6-24c097fcbc9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4491b4f0-926b-469e-9538-2d86b38c1e36', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-3752648',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d166543e6c748efbda6e024da17f726',qos_specs=None,replication_status=,reservations=['d791fcf3-d57f-4eae-9fd3-90003bb098fa','2cfe0c05-644b-4458-9ac0-26234a80140a','a7bb58e3-b9da-4163-85a0-1073a0cddeee','8ce7b833-a172-47d3-b428-f5f06b52a413'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7beaf520874c4a718b5256c8dcb19db6',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:21:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-3752648',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4491b4f0-926b-469e-9538-2d86b38c1e36,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d166543e6c748efbda6e024da17f726',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7beaf520874c4a718b5256c8dcb19db6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:49 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-321e70af-aa5b-400d-9132-8958dc5d34b0 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f63fe14-5118-435a-80e1-5faccb8d9f38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:49 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-1098cc87-47d8-4775-89e4-0e5880143930 tempest-VolumeImageDependencyTests-1003856336 tempest-VolumeImageDependencyTests-1003856336-project-member] Create volume of 1 GB Sep 07 21:21:49 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-1098cc87-47d8-4775-89e4-0e5880143930 tempest-VolumeImageDependencyTests-1003856336 tempest-VolumeImageDependencyTests-1003856336-project-member] Availability Zones retrieved successfully. Sep 07 21:21:49 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-1098cc87-47d8-4775-89e4-0e5880143930 tempest-VolumeImageDependencyTests-1003856336 tempest-VolumeImageDependencyTests-1003856336-project-member] Flow 'volume_create_api' (9ebf7624-d489-48a2-a7b1-d555d6db21de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:21:49 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-1098cc87-47d8-4775-89e4-0e5880143930 tempest-VolumeImageDependencyTests-1003856336 tempest-VolumeImageDependencyTests-1003856336-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ab318fc-d87e-4f8b-985e-5a0222e03497) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:49 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.flows.api.create_volume [None req-1098cc87-47d8-4775-89e4-0e5880143930 tempest-VolumeImageDependencyTests-1003856336 tempest-VolumeImageDependencyTests-1003856336-project-member] Validating volume size '1' using validate_int {{(pid=86971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:21:49 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-321e70af-aa5b-400d-9132-8958dc5d34b0 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f63fe14-5118-435a-80e1-5faccb8d9f38) transitioned into state 'SUCCESS' from state '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-3752648',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d166543e6c748efbda6e024da17f726',qos_specs=None,replication_status=,reservations=['d791fcf3-d57f-4eae-9fd3-90003bb098fa','2cfe0c05-644b-4458-9ac0-26234a80140a','a7bb58e3-b9da-4163-85a0-1073a0cddeee','8ce7b833-a172-47d3-b428-f5f06b52a413'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7beaf520874c4a718b5256c8dcb19db6',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:49 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-321e70af-aa5b-400d-9132-8958dc5d34b0 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3b1381d-2759-4bfe-8fe2-bc3da7977f26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:50 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-321e70af-aa5b-400d-9132-8958dc5d34b0 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3b1381d-2759-4bfe-8fe2-bc3da7977f26) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:50 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-321e70af-aa5b-400d-9132-8958dc5d34b0 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Flow 'volume_create_api' (fd638e9c-80b8-4de6-922e-3e77c5e59145) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:21:50 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-321e70af-aa5b-400d-9132-8958dc5d34b0 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Create volume request issued successfully. Sep 07 21:21:50 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-321e70af-aa5b-400d-9132-8958dc5d34b0 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:21:50 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1418/2846] 192.168.122.168 () {60 vars in 1143 bytes} [Mon Sep 7 21:21:49 2026] POST /volume/v3/volumes => generated 770 bytes in 886 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:21:50 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-50c54d55-072d-4ddf-9eb8-d4960692c7ed None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:50 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-50c54d55-072d-4ddf-9eb8-d4960692c7ed tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:21:50 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-50c54d55-072d-4ddf-9eb8-d4960692c7ed tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "536a1777-dae1-415c-8cc3-786a11458fb7", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1769606115"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:21:50 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.volumes [None req-50c54d55-072d-4ddf-9eb8-d4960692c7ed tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Create volume request body: {'volume': {"'source_volid": '536a1777-dae1-415c-8cc3-786a11458fb7', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1769606115'}} {{(pid=86970) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:21:50 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-50c54d55-072d-4ddf-9eb8-d4960692c7ed tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Create volume of 1 GB Sep 07 21:21:50 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:50 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:21:50 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-50c54d55-072d-4ddf-9eb8-d4960692c7ed tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Availability Zones retrieved successfully. Sep 07 21:21:50 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-50c54d55-072d-4ddf-9eb8-d4960692c7ed tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Flow 'volume_create_api' (f3ed0ce5-5f3e-42a0-bd82-5fcfe6baa95b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:21:50 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-50c54d55-072d-4ddf-9eb8-d4960692c7ed tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ef2a3bc-4969-4633-a15d-0c653be5b106) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:50 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.flows.api.create_volume [None req-50c54d55-072d-4ddf-9eb8-d4960692c7ed tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Validating volume size '1' using validate_int {{(pid=86970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:21:50 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-1098cc87-47d8-4775-89e4-0e5880143930 tempest-VolumeImageDependencyTests-1003856336 tempest-VolumeImageDependencyTests-1003856336-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ab318fc-d87e-4f8b-985e-5a0222e03497) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:50 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-1098cc87-47d8-4775-89e4-0e5880143930 tempest-VolumeImageDependencyTests-1003856336 tempest-VolumeImageDependencyTests-1003856336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8259c9b8-3a87-4ff0-b23c-f6ce25b59c98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:50 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-50c54d55-072d-4ddf-9eb8-d4960692c7ed tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ef2a3bc-4969-4633-a15d-0c653be5b106) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:50 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-50c54d55-072d-4ddf-9eb8-d4960692c7ed tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0530d98b-5c27-4999-94c8-b4e1bcf234da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:50 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-50c54d55-072d-4ddf-9eb8-d4960692c7ed tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Created reservations ['92c40c7c-a04f-4e53-bf55-787c395d7769', 'fdc79dd6-9442-4956-b4d9-a67d46323c09', '5ad0b6fc-f496-45e1-8562-03e363539466', '623010ef-599e-4808-985b-63adcee74499'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:21:50 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-50c54d55-072d-4ddf-9eb8-d4960692c7ed tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0530d98b-5c27-4999-94c8-b4e1bcf234da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['92c40c7c-a04f-4e53-bf55-787c395d7769', 'fdc79dd6-9442-4956-b4d9-a67d46323c09', '5ad0b6fc-f496-45e1-8562-03e363539466', '623010ef-599e-4808-985b-63adcee74499']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:50 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-50c54d55-072d-4ddf-9eb8-d4960692c7ed tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4124b16d-b796-4a30-9dd9-cdc1ebc9a7cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:50 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:50 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:21:50 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-50c54d55-072d-4ddf-9eb8-d4960692c7ed tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4124b16d-b796-4a30-9dd9-cdc1ebc9a7cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa30fe78-9c8d-43de-a6cb-53d81e54fe99', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1769606115',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d166543e6c748efbda6e024da17f726',qos_specs=None,replication_status=,reservations=['92c40c7c-a04f-4e53-bf55-787c395d7769','fdc79dd6-9442-4956-b4d9-a67d46323c09','5ad0b6fc-f496-45e1-8562-03e363539466','623010ef-599e-4808-985b-63adcee74499'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7beaf520874c4a718b5256c8dcb19db6',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:21:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1769606115',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aa30fe78-9c8d-43de-a6cb-53d81e54fe99,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d166543e6c748efbda6e024da17f726',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7beaf520874c4a718b5256c8dcb19db6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:50 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-50c54d55-072d-4ddf-9eb8-d4960692c7ed tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (924a79f1-70b8-4178-b100-c69bc4daf03e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:50 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-1098cc87-47d8-4775-89e4-0e5880143930 tempest-VolumeImageDependencyTests-1003856336 tempest-VolumeImageDependencyTests-1003856336-project-member] Created reservations ['ce5e4f10-39fa-4d85-b69d-5c5f58ad4389', 'fb96738f-67c9-4bcf-bafc-e070a6c2c147', 'ec159497-d481-4efc-9dc2-d7f511bf52d8', 'd9ad1914-7d92-4382-8695-4268cae9cd03'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:21:50 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-1098cc87-47d8-4775-89e4-0e5880143930 tempest-VolumeImageDependencyTests-1003856336 tempest-VolumeImageDependencyTests-1003856336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8259c9b8-3a87-4ff0-b23c-f6ce25b59c98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce5e4f10-39fa-4d85-b69d-5c5f58ad4389', 'fb96738f-67c9-4bcf-bafc-e070a6c2c147', 'ec159497-d481-4efc-9dc2-d7f511bf52d8', 'd9ad1914-7d92-4382-8695-4268cae9cd03']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:50 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-1098cc87-47d8-4775-89e4-0e5880143930 tempest-VolumeImageDependencyTests-1003856336 tempest-VolumeImageDependencyTests-1003856336-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15d42234-6a94-4160-9510-57772c311189) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:50 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-50c54d55-072d-4ddf-9eb8-d4960692c7ed tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (924a79f1-70b8-4178-b100-c69bc4daf03e) transitioned into state 'SUCCESS' from state '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-1769606115',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d166543e6c748efbda6e024da17f726',qos_specs=None,replication_status=,reservations=['92c40c7c-a04f-4e53-bf55-787c395d7769','fdc79dd6-9442-4956-b4d9-a67d46323c09','5ad0b6fc-f496-45e1-8562-03e363539466','623010ef-599e-4808-985b-63adcee74499'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7beaf520874c4a718b5256c8dcb19db6',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:50 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-50c54d55-072d-4ddf-9eb8-d4960692c7ed tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d119d68-e5cf-495e-a403-e2a2b64d06fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:50 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-50c54d55-072d-4ddf-9eb8-d4960692c7ed tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d119d68-e5cf-495e-a403-e2a2b64d06fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:50 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-50c54d55-072d-4ddf-9eb8-d4960692c7ed tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Flow 'volume_create_api' (f3ed0ce5-5f3e-42a0-bd82-5fcfe6baa95b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:21:50 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-50c54d55-072d-4ddf-9eb8-d4960692c7ed tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Create volume request issued successfully. Sep 07 21:21:50 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-50c54d55-072d-4ddf-9eb8-d4960692c7ed tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:21:50 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1419/2847] 192.168.122.168 () {60 vars in 1143 bytes} [Mon Sep 7 21:21:50 2026] POST /volume/v3/volumes => generated 773 bytes in 612 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:21:50 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-cc332648-2ee8-41d1-9063-72225a09b3f8 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:50 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-cc332648-2ee8-41d1-9063-72225a09b3f8 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] GET http://192.168.122.168/volume/v3/volumes/caf3f8dd-c5fe-4e9f-bd86-2e6aa5fa2708 Sep 07 21:21:50 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-cc332648-2ee8-41d1-9063-72225a09b3f8 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:50 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-cc332648-2ee8-41d1-9063-72225a09b3f8 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:50 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-cc332648-2ee8-41d1-9063-72225a09b3f8 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] http://192.168.122.168/volume/v3/volumes/caf3f8dd-c5fe-4e9f-bd86-2e6aa5fa2708 returned with HTTP 404 Sep 07 21:21:50 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1420/2848] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:21:50 2026] GET /volume/v3/volumes/caf3f8dd-c5fe-4e9f-bd86-2e6aa5fa2708 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:21:50 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-d47f47f0-7780-4173-aa2e-aa18638b97f5 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:50 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d47f47f0-7780-4173-aa2e-aa18638b97f5 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] GET http://192.168.122.168/volume/v3/volumes/339005f4-d6d6-4ac4-9ec5-9946cdca3769 Sep 07 21:21:50 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-d47f47f0-7780-4173-aa2e-aa18638b97f5 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:50 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-d47f47f0-7780-4173-aa2e-aa18638b97f5 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:50 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:50 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:21:50 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:50 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:21:50 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:50 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:21:50 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-1098cc87-47d8-4775-89e4-0e5880143930 tempest-VolumeImageDependencyTests-1003856336 tempest-VolumeImageDependencyTests-1003856336-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15d42234-6a94-4160-9510-57772c311189) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '58b3ce04-4570-453e-97f6-144d57d68325', '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='6b608b0463ee48978259b1c5f25bfcd9',qos_specs=None,replication_status=,reservations=['ce5e4f10-39fa-4d85-b69d-5c5f58ad4389','fb96738f-67c9-4bcf-bafc-e070a6c2c147','ec159497-d481-4efc-9dc2-d7f511bf52d8','d9ad1914-7d92-4382-8695-4268cae9cd03'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20a4b52cc5f149af8bfb10e7396bf937',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:21:50Z,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=58b3ce04-4570-453e-97f6-144d57d68325,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b608b0463ee48978259b1c5f25bfcd9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='20a4b52cc5f149af8bfb10e7396bf937',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:50 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-1098cc87-47d8-4775-89e4-0e5880143930 tempest-VolumeImageDependencyTests-1003856336 tempest-VolumeImageDependencyTests-1003856336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (abc9ea72-ef58-40ee-8f05-6fa6e523ed1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:50 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-d47f47f0-7780-4173-aa2e-aa18638b97f5 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Volume info retrieved successfully. Sep 07 21:21:50 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d47f47f0-7780-4173-aa2e-aa18638b97f5 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] http://192.168.122.168/volume/v3/volumes/339005f4-d6d6-4ac4-9ec5-9946cdca3769 returned with HTTP 200 Sep 07 21:21:50 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1421/2849] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:21:50 2026] GET /volume/v3/volumes/339005f4-d6d6-4ac4-9ec5-9946cdca3769 => generated 865 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:21:50 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-01b214e7-e9cc-48ee-a369-0f7642a14d20 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:50 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-01b214e7-e9cc-48ee-a369-0f7642a14d20 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] DELETE http://192.168.122.168/volume/v3/snapshots/99f00b5b-6942-40b1-a03f-951d5e00596b Sep 07 21:21:50 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-01b214e7-e9cc-48ee-a369-0f7642a14d20 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:50 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-01b214e7-e9cc-48ee-a369-0f7642a14d20 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:50 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.snapshots [None req-01b214e7-e9cc-48ee-a369-0f7642a14d20 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Delete snapshot with id: 99f00b5b-6942-40b1-a03f-951d5e00596b Sep 07 21:21:50 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:50 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:21:50 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-01b214e7-e9cc-48ee-a369-0f7642a14d20 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Snapshot retrieved successfully. Sep 07 21:21:50 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-1098cc87-47d8-4775-89e4-0e5880143930 tempest-VolumeImageDependencyTests-1003856336 tempest-VolumeImageDependencyTests-1003856336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (abc9ea72-ef58-40ee-8f05-6fa6e523ed1e) transitioned into state 'SUCCESS' from 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='6b608b0463ee48978259b1c5f25bfcd9',qos_specs=None,replication_status=,reservations=['ce5e4f10-39fa-4d85-b69d-5c5f58ad4389','fb96738f-67c9-4bcf-bafc-e070a6c2c147','ec159497-d481-4efc-9dc2-d7f511bf52d8','d9ad1914-7d92-4382-8695-4268cae9cd03'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20a4b52cc5f149af8bfb10e7396bf937',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:50 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-1098cc87-47d8-4775-89e4-0e5880143930 tempest-VolumeImageDependencyTests-1003856336 tempest-VolumeImageDependencyTests-1003856336-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52d5e6a0-6197-4444-b231-b454875b4dd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:50 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:50 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:21:50 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-01b214e7-e9cc-48ee-a369-0f7642a14d20 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Snapshot delete request issued successfully. Sep 07 21:21:50 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-01b214e7-e9cc-48ee-a369-0f7642a14d20 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] http://192.168.122.168/volume/v3/snapshots/99f00b5b-6942-40b1-a03f-951d5e00596b returned with HTTP 202 Sep 07 21:21:50 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1422/2850] 192.168.122.168 () {58 vars in 1241 bytes} [Mon Sep 7 21:21:50 2026] DELETE /volume/v3/snapshots/99f00b5b-6942-40b1-a03f-951d5e00596b => generated 0 bytes in 152 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:21:50 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-ef3b5fa3-4411-4b45-a78f-2c9b5274409d None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:50 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-1098cc87-47d8-4775-89e4-0e5880143930 tempest-VolumeImageDependencyTests-1003856336 tempest-VolumeImageDependencyTests-1003856336-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52d5e6a0-6197-4444-b231-b454875b4dd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:50 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-1098cc87-47d8-4775-89e4-0e5880143930 tempest-VolumeImageDependencyTests-1003856336 tempest-VolumeImageDependencyTests-1003856336-project-member] Flow 'volume_create_api' (9ebf7624-d489-48a2-a7b1-d555d6db21de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:21:50 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ef3b5fa3-4411-4b45-a78f-2c9b5274409d tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] GET http://192.168.122.168/volume/v3/volumes/43489818-78b0-499d-8e4b-6bc00b294918 Sep 07 21:21:50 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-1098cc87-47d8-4775-89e4-0e5880143930 tempest-VolumeImageDependencyTests-1003856336 tempest-VolumeImageDependencyTests-1003856336-project-member] Create volume request issued successfully. Sep 07 21:21:50 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ef3b5fa3-4411-4b45-a78f-2c9b5274409d tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:50 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ef3b5fa3-4411-4b45-a78f-2c9b5274409d tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:50 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1098cc87-47d8-4775-89e4-0e5880143930 tempest-VolumeImageDependencyTests-1003856336 tempest-VolumeImageDependencyTests-1003856336-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:21:51 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1429/2851] 192.168.122.168 () {62 vars in 1184 bytes} [Mon Sep 7 21:21:49 2026] POST /volume/v3/volumes => generated 784 bytes in 1599 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:21:51 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-3b6fc32f-810f-4199-811f-0b99b8c94681 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:51 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-3b6fc32f-810f-4199-811f-0b99b8c94681 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] GET http://192.168.122.168/volume/v3/snapshots/99f00b5b-6942-40b1-a03f-951d5e00596b Sep 07 21:21:51 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-3b6fc32f-810f-4199-811f-0b99b8c94681 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:51 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-3b6fc32f-810f-4199-811f-0b99b8c94681 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:51 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:51 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:21:51 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:51 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:21:51 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-ef3b5fa3-4411-4b45-a78f-2c9b5274409d tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Volume info retrieved successfully. Sep 07 21:21:51 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:51 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:21:51 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-3b6fc32f-810f-4199-811f-0b99b8c94681 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Snapshot retrieved successfully. Sep 07 21:21:51 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-3b6fc32f-810f-4199-811f-0b99b8c94681 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] http://192.168.122.168/volume/v3/snapshots/99f00b5b-6942-40b1-a03f-951d5e00596b returned with HTTP 200 Sep 07 21:21:51 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1430/2852] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:21:51 2026] GET /volume/v3/snapshots/99f00b5b-6942-40b1-a03f-951d5e00596b => generated 473 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:21:51 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-1ba97a5d-4b0c-4877-ae8e-40047700af07 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:51 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1ba97a5d-4b0c-4877-ae8e-40047700af07 tempest-VolumeImageDependencyTests-1003856336 tempest-VolumeImageDependencyTests-1003856336-project-member] GET http://192.168.122.168/volume/v3/volumes/58b3ce04-4570-453e-97f6-144d57d68325 Sep 07 21:21:51 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-1ba97a5d-4b0c-4877-ae8e-40047700af07 tempest-VolumeImageDependencyTests-1003856336 tempest-VolumeImageDependencyTests-1003856336-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:51 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ef3b5fa3-4411-4b45-a78f-2c9b5274409d tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] http://192.168.122.168/volume/v3/volumes/43489818-78b0-499d-8e4b-6bc00b294918 returned with HTTP 200 Sep 07 21:21:51 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-1ba97a5d-4b0c-4877-ae8e-40047700af07 tempest-VolumeImageDependencyTests-1003856336 tempest-VolumeImageDependencyTests-1003856336-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:51 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1423/2853] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:21:50 2026] GET /volume/v3/volumes/43489818-78b0-499d-8e4b-6bc00b294918 => generated 863 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:21:51 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:51 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:21:51 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:51 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:21:51 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-1ba97a5d-4b0c-4877-ae8e-40047700af07 tempest-VolumeImageDependencyTests-1003856336 tempest-VolumeImageDependencyTests-1003856336-project-member] Volume info retrieved successfully. Sep 07 21:21:51 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1ba97a5d-4b0c-4877-ae8e-40047700af07 tempest-VolumeImageDependencyTests-1003856336 tempest-VolumeImageDependencyTests-1003856336-project-member] http://192.168.122.168/volume/v3/volumes/58b3ce04-4570-453e-97f6-144d57d68325 returned with HTTP 200 Sep 07 21:21:51 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1431/2854] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:21:51 2026] GET /volume/v3/volumes/58b3ce04-4570-453e-97f6-144d57d68325 => generated 852 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:21:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-e291aa99-80f5-489a-830b-10d98858b0d7 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:52 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e291aa99-80f5-489a-830b-10d98858b0d7 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] GET http://192.168.122.168/volume/v3/snapshots/99f00b5b-6942-40b1-a03f-951d5e00596b Sep 07 21:21:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-e291aa99-80f5-489a-830b-10d98858b0d7 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-e291aa99-80f5-489a-830b-10d98858b0d7 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:52 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:52 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:21:52 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-43e0bc62-ee8e-4cba-aeb5-7d3f9fb96f87 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:52 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-e291aa99-80f5-489a-830b-10d98858b0d7 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Snapshot retrieved successfully. Sep 07 21:21:52 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e291aa99-80f5-489a-830b-10d98858b0d7 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] http://192.168.122.168/volume/v3/snapshots/99f00b5b-6942-40b1-a03f-951d5e00596b returned with HTTP 200 Sep 07 21:21:52 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-43e0bc62-ee8e-4cba-aeb5-7d3f9fb96f87 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] GET http://192.168.122.168/volume/v3/volumes/43489818-78b0-499d-8e4b-6bc00b294918 Sep 07 21:21:52 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1424/2855] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:21:52 2026] GET /volume/v3/snapshots/99f00b5b-6942-40b1-a03f-951d5e00596b => generated 473 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:21:52 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-43e0bc62-ee8e-4cba-aeb5-7d3f9fb96f87 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:52 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-43e0bc62-ee8e-4cba-aeb5-7d3f9fb96f87 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:52 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:52 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:21:52 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:52 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:21:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-031a445a-8338-4f6a-a6e0-54a1f688765b None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:52 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-031a445a-8338-4f6a-a6e0-54a1f688765b tempest-VolumeImageDependencyTests-1003856336 tempest-VolumeImageDependencyTests-1003856336-project-member] GET http://192.168.122.168/volume/v3/volumes/58b3ce04-4570-453e-97f6-144d57d68325 Sep 07 21:21:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-031a445a-8338-4f6a-a6e0-54a1f688765b tempest-VolumeImageDependencyTests-1003856336 tempest-VolumeImageDependencyTests-1003856336-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-031a445a-8338-4f6a-a6e0-54a1f688765b tempest-VolumeImageDependencyTests-1003856336 tempest-VolumeImageDependencyTests-1003856336-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:52 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-43e0bc62-ee8e-4cba-aeb5-7d3f9fb96f87 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Volume info retrieved successfully. Sep 07 21:21:52 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:52 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:21:52 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-43e0bc62-ee8e-4cba-aeb5-7d3f9fb96f87 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] http://192.168.122.168/volume/v3/volumes/43489818-78b0-499d-8e4b-6bc00b294918 returned with HTTP 200 Sep 07 21:21:52 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1432/2856] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:21:52 2026] GET /volume/v3/volumes/43489818-78b0-499d-8e4b-6bc00b294918 => generated 864 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:21:52 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:52 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:21:52 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-3e4df8e7-9f0a-45ca-a3b8-b62c56bf823b None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:52 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-3e4df8e7-9f0a-45ca-a3b8-b62c56bf823b tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] GET http://192.168.122.168/volume/v3/volumes/71656528-1331-48dc-bbe8-c4aac0352082 Sep 07 21:21:52 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-031a445a-8338-4f6a-a6e0-54a1f688765b tempest-VolumeImageDependencyTests-1003856336 tempest-VolumeImageDependencyTests-1003856336-project-member] Volume info retrieved successfully. Sep 07 21:21:52 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-3e4df8e7-9f0a-45ca-a3b8-b62c56bf823b tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:52 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-3e4df8e7-9f0a-45ca-a3b8-b62c56bf823b tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:52 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-031a445a-8338-4f6a-a6e0-54a1f688765b tempest-VolumeImageDependencyTests-1003856336 tempest-VolumeImageDependencyTests-1003856336-project-member] http://192.168.122.168/volume/v3/volumes/58b3ce04-4570-453e-97f6-144d57d68325 returned with HTTP 200 Sep 07 21:21:52 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1425/2857] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:21:52 2026] GET /volume/v3/volumes/58b3ce04-4570-453e-97f6-144d57d68325 => generated 876 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:21:52 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:52 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:21:52 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:52 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:21:52 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-3e4df8e7-9f0a-45ca-a3b8-b62c56bf823b tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Volume info retrieved successfully. Sep 07 21:21:52 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-3e4df8e7-9f0a-45ca-a3b8-b62c56bf823b tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] http://192.168.122.168/volume/v3/volumes/71656528-1331-48dc-bbe8-c4aac0352082 returned with HTTP 200 Sep 07 21:21:52 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1433/2858] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:21:52 2026] GET /volume/v3/volumes/71656528-1331-48dc-bbe8-c4aac0352082 => generated 864 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:21:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-d8b7b945-1501-4ece-bc88-6a416b5e61e9 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:53 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d8b7b945-1501-4ece-bc88-6a416b5e61e9 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] GET http://192.168.122.168/volume/v3/snapshots/99f00b5b-6942-40b1-a03f-951d5e00596b Sep 07 21:21:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-d8b7b945-1501-4ece-bc88-6a416b5e61e9 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-d8b7b945-1501-4ece-bc88-6a416b5e61e9 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:53 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:53 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:21:53 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-d8b7b945-1501-4ece-bc88-6a416b5e61e9 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Snapshot retrieved successfully. Sep 07 21:21:53 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d8b7b945-1501-4ece-bc88-6a416b5e61e9 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] http://192.168.122.168/volume/v3/snapshots/99f00b5b-6942-40b1-a03f-951d5e00596b returned with HTTP 200 Sep 07 21:21:53 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1426/2859] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:21:53 2026] GET /volume/v3/snapshots/99f00b5b-6942-40b1-a03f-951d5e00596b => generated 473 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:21:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-9074d73c-0e77-4832-b04e-f5acb976a2b2 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:53 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-9074d73c-0e77-4832-b04e-f5acb976a2b2 tempest-VolumeImageDependencyTests-1003856336 tempest-VolumeImageDependencyTests-1003856336-project-member] GET http://192.168.122.168/volume/v3/volumes/58b3ce04-4570-453e-97f6-144d57d68325 Sep 07 21:21:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-9074d73c-0e77-4832-b04e-f5acb976a2b2 tempest-VolumeImageDependencyTests-1003856336 tempest-VolumeImageDependencyTests-1003856336-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-9074d73c-0e77-4832-b04e-f5acb976a2b2 tempest-VolumeImageDependencyTests-1003856336 tempest-VolumeImageDependencyTests-1003856336-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:53 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:53 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:21:53 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:53 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:21:53 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-9074d73c-0e77-4832-b04e-f5acb976a2b2 tempest-VolumeImageDependencyTests-1003856336 tempest-VolumeImageDependencyTests-1003856336-project-member] Volume info retrieved successfully. Sep 07 21:21:53 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-9074d73c-0e77-4832-b04e-f5acb976a2b2 tempest-VolumeImageDependencyTests-1003856336 tempest-VolumeImageDependencyTests-1003856336-project-member] http://192.168.122.168/volume/v3/volumes/58b3ce04-4570-453e-97f6-144d57d68325 returned with HTTP 200 Sep 07 21:21:53 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1434/2860] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:21:53 2026] GET /volume/v3/volumes/58b3ce04-4570-453e-97f6-144d57d68325 => generated 934 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:21:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-358181d3-acf2-4728-8805-41f716a86056 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:53 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-358181d3-acf2-4728-8805-41f716a86056 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] GET http://192.168.122.168/volume/v3/volumes/71656528-1331-48dc-bbe8-c4aac0352082 Sep 07 21:21:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-358181d3-acf2-4728-8805-41f716a86056 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-358181d3-acf2-4728-8805-41f716a86056 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:53 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:53 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:21:53 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:53 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:21:53 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-358181d3-acf2-4728-8805-41f716a86056 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Volume info retrieved successfully. Sep 07 21:21:53 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-358181d3-acf2-4728-8805-41f716a86056 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] http://192.168.122.168/volume/v3/volumes/71656528-1331-48dc-bbe8-c4aac0352082 returned with HTTP 200 Sep 07 21:21:53 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1427/2861] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:21:53 2026] GET /volume/v3/volumes/71656528-1331-48dc-bbe8-c4aac0352082 => generated 865 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:21:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-10174bef-317f-408e-9e87-384781f2db92 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:53 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-10174bef-317f-408e-9e87-384781f2db92 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] GET http://192.168.122.168/volume/v3/volumes/4491b4f0-926b-469e-9538-2d86b38c1e36 Sep 07 21:21:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-10174bef-317f-408e-9e87-384781f2db92 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-10174bef-317f-408e-9e87-384781f2db92 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:53 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:53 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:21:53 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:53 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:21:53 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-10174bef-317f-408e-9e87-384781f2db92 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Volume info retrieved successfully. Sep 07 21:21:53 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-10174bef-317f-408e-9e87-384781f2db92 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] http://192.168.122.168/volume/v3/volumes/4491b4f0-926b-469e-9538-2d86b38c1e36 returned with HTTP 200 Sep 07 21:21:53 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1435/2862] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:21:53 2026] GET /volume/v3/volumes/4491b4f0-926b-469e-9538-2d86b38c1e36 => generated 862 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:21:54 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-6e79b110-2e7b-496a-bdf4-2679cdb69da7 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:54 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-6e79b110-2e7b-496a-bdf4-2679cdb69da7 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] GET http://192.168.122.168/volume/v3/snapshots/99f00b5b-6942-40b1-a03f-951d5e00596b Sep 07 21:21:54 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-6e79b110-2e7b-496a-bdf4-2679cdb69da7 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:54 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-6e79b110-2e7b-496a-bdf4-2679cdb69da7 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:54 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-6e79b110-2e7b-496a-bdf4-2679cdb69da7 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] http://192.168.122.168/volume/v3/snapshots/99f00b5b-6942-40b1-a03f-951d5e00596b returned with HTTP 404 Sep 07 21:21:54 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1428/2863] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:21:54 2026] GET /volume/v3/snapshots/99f00b5b-6942-40b1-a03f-951d5e00596b => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:21:54 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-ee1df1d5-a703-4262-917c-1a1e2dcd5bc3 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:54 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ee1df1d5-a703-4262-917c-1a1e2dcd5bc3 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] DELETE http://192.168.122.168/volume/v3/volumes/e1cd6a82-1ace-4eef-811c-dcceb70e8302 Sep 07 21:21:54 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-ee1df1d5-a703-4262-917c-1a1e2dcd5bc3 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:54 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-ee1df1d5-a703-4262-917c-1a1e2dcd5bc3 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:54 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-ee1df1d5-a703-4262-917c-1a1e2dcd5bc3 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Delete volume with id: e1cd6a82-1ace-4eef-811c-dcceb70e8302 Sep 07 21:21:54 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:54 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:21:54 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:54 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:21:54 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-ee1df1d5-a703-4262-917c-1a1e2dcd5bc3 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Volume info retrieved successfully. Sep 07 21:21:54 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-ee1df1d5-a703-4262-917c-1a1e2dcd5bc3 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Delete volume request issued successfully. Sep 07 21:21:54 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ee1df1d5-a703-4262-917c-1a1e2dcd5bc3 tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] http://192.168.122.168/volume/v3/volumes/e1cd6a82-1ace-4eef-811c-dcceb70e8302 returned with HTTP 202 Sep 07 21:21:54 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1436/2864] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:21:54 2026] DELETE /volume/v3/volumes/e1cd6a82-1ace-4eef-811c-dcceb70e8302 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:21:54 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-ab59c5b5-ef9e-48cf-af5f-fc2e1a47561d None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:54 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ab59c5b5-ef9e-48cf-af5f-fc2e1a47561d tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] GET http://192.168.122.168/volume/v3/volumes/e1cd6a82-1ace-4eef-811c-dcceb70e8302 Sep 07 21:21:54 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ab59c5b5-ef9e-48cf-af5f-fc2e1a47561d tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:54 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ab59c5b5-ef9e-48cf-af5f-fc2e1a47561d tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:54 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:54 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:21:54 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:54 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:21:54 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-ab59c5b5-ef9e-48cf-af5f-fc2e1a47561d tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Volume info retrieved successfully. Sep 07 21:21:54 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ab59c5b5-ef9e-48cf-af5f-fc2e1a47561d tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] http://192.168.122.168/volume/v3/volumes/e1cd6a82-1ace-4eef-811c-dcceb70e8302 returned with HTTP 200 Sep 07 21:21:54 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1429/2865] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:21:54 2026] GET /volume/v3/volumes/e1cd6a82-1ace-4eef-811c-dcceb70e8302 => generated 860 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:21:54 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-9b36db92-e849-4f21-81ef-77fbd5f88935 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:54 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-9b36db92-e849-4f21-81ef-77fbd5f88935 tempest-VolumeImageDependencyTests-1003856336 tempest-VolumeImageDependencyTests-1003856336-project-member] GET http://192.168.122.168/volume/v3/volumes/58b3ce04-4570-453e-97f6-144d57d68325 Sep 07 21:21:54 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-9b36db92-e849-4f21-81ef-77fbd5f88935 tempest-VolumeImageDependencyTests-1003856336 tempest-VolumeImageDependencyTests-1003856336-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:54 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-9b36db92-e849-4f21-81ef-77fbd5f88935 tempest-VolumeImageDependencyTests-1003856336 tempest-VolumeImageDependencyTests-1003856336-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:54 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:54 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:21:54 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:54 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:21:54 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-9b36db92-e849-4f21-81ef-77fbd5f88935 tempest-VolumeImageDependencyTests-1003856336 tempest-VolumeImageDependencyTests-1003856336-project-member] Volume info retrieved successfully. Sep 07 21:21:54 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-9b36db92-e849-4f21-81ef-77fbd5f88935 tempest-VolumeImageDependencyTests-1003856336 tempest-VolumeImageDependencyTests-1003856336-project-member] http://192.168.122.168/volume/v3/volumes/58b3ce04-4570-453e-97f6-144d57d68325 returned with HTTP 200 Sep 07 21:21:54 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1437/2866] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:21:54 2026] GET /volume/v3/volumes/58b3ce04-4570-453e-97f6-144d57d68325 => generated 934 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:21:54 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-5ba01a89-afe9-4c3d-9cec-758865e67450 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:54 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-5ba01a89-afe9-4c3d-9cec-758865e67450 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] GET http://192.168.122.168/volume/v3/volumes/4491b4f0-926b-469e-9538-2d86b38c1e36 Sep 07 21:21:54 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-5ba01a89-afe9-4c3d-9cec-758865e67450 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:54 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-5ba01a89-afe9-4c3d-9cec-758865e67450 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:54 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:54 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:21:54 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:54 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:21:54 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-5ba01a89-afe9-4c3d-9cec-758865e67450 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Volume info retrieved successfully. Sep 07 21:21:54 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-5ba01a89-afe9-4c3d-9cec-758865e67450 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] http://192.168.122.168/volume/v3/volumes/4491b4f0-926b-469e-9538-2d86b38c1e36 returned with HTTP 200 Sep 07 21:21:54 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1430/2867] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:21:54 2026] GET /volume/v3/volumes/4491b4f0-926b-469e-9538-2d86b38c1e36 => generated 863 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:21:54 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-1bf0c3e9-02d7-4355-a676-64673d442485 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:54 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1bf0c3e9-02d7-4355-a676-64673d442485 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] GET http://192.168.122.168/volume/v3/volumes/aa30fe78-9c8d-43de-a6cb-53d81e54fe99 Sep 07 21:21:54 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-1bf0c3e9-02d7-4355-a676-64673d442485 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:54 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-1bf0c3e9-02d7-4355-a676-64673d442485 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:54 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:54 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:21:54 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:54 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:21:54 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-1bf0c3e9-02d7-4355-a676-64673d442485 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Volume info retrieved successfully. Sep 07 21:21:54 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1bf0c3e9-02d7-4355-a676-64673d442485 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] http://192.168.122.168/volume/v3/volumes/aa30fe78-9c8d-43de-a6cb-53d81e54fe99 returned with HTTP 200 Sep 07 21:21:54 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1438/2868] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:21:54 2026] GET /volume/v3/volumes/aa30fe78-9c8d-43de-a6cb-53d81e54fe99 => generated 865 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:21:55 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-8b5cabf6-1157-4053-b5e4-1e652b23925f None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:55 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8b5cabf6-1157-4053-b5e4-1e652b23925f tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] GET http://192.168.122.168/volume/v3/volumes/e1cd6a82-1ace-4eef-811c-dcceb70e8302 Sep 07 21:21:55 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8b5cabf6-1157-4053-b5e4-1e652b23925f tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:55 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8b5cabf6-1157-4053-b5e4-1e652b23925f tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:55 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8b5cabf6-1157-4053-b5e4-1e652b23925f tempest-CreateVolumesFromSnapshotTest-971057434 tempest-CreateVolumesFromSnapshotTest-971057434-project-member] http://192.168.122.168/volume/v3/volumes/e1cd6a82-1ace-4eef-811c-dcceb70e8302 returned with HTTP 404 Sep 07 21:21:55 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1431/2869] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:21:55 2026] GET /volume/v3/volumes/e1cd6a82-1ace-4eef-811c-dcceb70e8302 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:21:55 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-bb1e5f87-27c5-40ab-a57f-fdc8db6714c6 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:55 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-bb1e5f87-27c5-40ab-a57f-fdc8db6714c6 tempest-VolumeImageDependencyTests-1003856336 tempest-VolumeImageDependencyTests-1003856336-project-member] GET http://192.168.122.168/volume/v3/volumes/58b3ce04-4570-453e-97f6-144d57d68325 Sep 07 21:21:55 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-bb1e5f87-27c5-40ab-a57f-fdc8db6714c6 tempest-VolumeImageDependencyTests-1003856336 tempest-VolumeImageDependencyTests-1003856336-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:55 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-bb1e5f87-27c5-40ab-a57f-fdc8db6714c6 tempest-VolumeImageDependencyTests-1003856336 tempest-VolumeImageDependencyTests-1003856336-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:55 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:55 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:21:55 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:55 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:21:55 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-bb1e5f87-27c5-40ab-a57f-fdc8db6714c6 tempest-VolumeImageDependencyTests-1003856336 tempest-VolumeImageDependencyTests-1003856336-project-member] Volume info retrieved successfully. Sep 07 21:21:55 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-bb1e5f87-27c5-40ab-a57f-fdc8db6714c6 tempest-VolumeImageDependencyTests-1003856336 tempest-VolumeImageDependencyTests-1003856336-project-member] http://192.168.122.168/volume/v3/volumes/58b3ce04-4570-453e-97f6-144d57d68325 returned with HTTP 200 Sep 07 21:21:55 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1439/2870] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:21:55 2026] GET /volume/v3/volumes/58b3ce04-4570-453e-97f6-144d57d68325 => generated 934 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:21:55 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-16fca57d-7bd5-40a3-bc82-3049f876dae2 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:55 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-16fca57d-7bd5-40a3-bc82-3049f876dae2 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] GET http://192.168.122.168/volume/v3/volumes/aa30fe78-9c8d-43de-a6cb-53d81e54fe99 Sep 07 21:21:55 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-16fca57d-7bd5-40a3-bc82-3049f876dae2 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:55 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-16fca57d-7bd5-40a3-bc82-3049f876dae2 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:55 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:55 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:21:55 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:55 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:21:55 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-16fca57d-7bd5-40a3-bc82-3049f876dae2 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Volume info retrieved successfully. Sep 07 21:21:55 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-16fca57d-7bd5-40a3-bc82-3049f876dae2 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] http://192.168.122.168/volume/v3/volumes/aa30fe78-9c8d-43de-a6cb-53d81e54fe99 returned with HTTP 200 Sep 07 21:21:55 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1432/2871] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:21:55 2026] GET /volume/v3/volumes/aa30fe78-9c8d-43de-a6cb-53d81e54fe99 => generated 866 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:21:55 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-8c7a0e0e-f10c-48f2-8e72-6125e3f0117b None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:55 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-8c7a0e0e-f10c-48f2-8e72-6125e3f0117b tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] DELETE http://192.168.122.168/volume/v3/volumes/aa30fe78-9c8d-43de-a6cb-53d81e54fe99 Sep 07 21:21:55 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-8c7a0e0e-f10c-48f2-8e72-6125e3f0117b tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:55 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-8c7a0e0e-f10c-48f2-8e72-6125e3f0117b tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:55 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-8c7a0e0e-f10c-48f2-8e72-6125e3f0117b tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Delete volume with id: aa30fe78-9c8d-43de-a6cb-53d81e54fe99 Sep 07 21:21:55 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:55 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:21:55 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:55 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:21:55 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-8c7a0e0e-f10c-48f2-8e72-6125e3f0117b tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Volume info retrieved successfully. Sep 07 21:21:55 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-8c7a0e0e-f10c-48f2-8e72-6125e3f0117b tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Delete volume request issued successfully. Sep 07 21:21:55 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-8c7a0e0e-f10c-48f2-8e72-6125e3f0117b tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] http://192.168.122.168/volume/v3/volumes/aa30fe78-9c8d-43de-a6cb-53d81e54fe99 returned with HTTP 202 Sep 07 21:21:55 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1440/2872] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:21:55 2026] DELETE /volume/v3/volumes/aa30fe78-9c8d-43de-a6cb-53d81e54fe99 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:21:55 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-fa97cd6a-965e-4e95-ba2d-813503f6cb95 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:55 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-fa97cd6a-965e-4e95-ba2d-813503f6cb95 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] GET http://192.168.122.168/volume/v3/volumes/aa30fe78-9c8d-43de-a6cb-53d81e54fe99 Sep 07 21:21:55 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-fa97cd6a-965e-4e95-ba2d-813503f6cb95 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:55 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-fa97cd6a-965e-4e95-ba2d-813503f6cb95 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:55 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:55 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:21:55 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:55 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:21:56 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-fa97cd6a-965e-4e95-ba2d-813503f6cb95 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Volume info retrieved successfully. Sep 07 21:21:56 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-fa97cd6a-965e-4e95-ba2d-813503f6cb95 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] http://192.168.122.168/volume/v3/volumes/aa30fe78-9c8d-43de-a6cb-53d81e54fe99 returned with HTTP 200 Sep 07 21:21:56 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1433/2873] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:21:55 2026] GET /volume/v3/volumes/aa30fe78-9c8d-43de-a6cb-53d81e54fe99 => generated 865 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:21:56 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-be84d79e-0bac-4db4-ba5f-b35f273dfab5 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:56 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-be84d79e-0bac-4db4-ba5f-b35f273dfab5 tempest-VolumeImageDependencyTests-1003856336 tempest-VolumeImageDependencyTests-1003856336-project-member] GET http://192.168.122.168/volume/v3/volumes/58b3ce04-4570-453e-97f6-144d57d68325 Sep 07 21:21:56 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-be84d79e-0bac-4db4-ba5f-b35f273dfab5 tempest-VolumeImageDependencyTests-1003856336 tempest-VolumeImageDependencyTests-1003856336-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:56 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-be84d79e-0bac-4db4-ba5f-b35f273dfab5 tempest-VolumeImageDependencyTests-1003856336 tempest-VolumeImageDependencyTests-1003856336-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:56 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:56 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:21:56 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:56 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:21:56 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-be84d79e-0bac-4db4-ba5f-b35f273dfab5 tempest-VolumeImageDependencyTests-1003856336 tempest-VolumeImageDependencyTests-1003856336-project-member] Volume info retrieved successfully. Sep 07 21:21:56 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-be84d79e-0bac-4db4-ba5f-b35f273dfab5 tempest-VolumeImageDependencyTests-1003856336 tempest-VolumeImageDependencyTests-1003856336-project-member] http://192.168.122.168/volume/v3/volumes/58b3ce04-4570-453e-97f6-144d57d68325 returned with HTTP 200 Sep 07 21:21:56 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1441/2874] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:21:56 2026] GET /volume/v3/volumes/58b3ce04-4570-453e-97f6-144d57d68325 => generated 937 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:21:57 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-e7c5786f-ca73-45d3-aa56-c5a4ed66d4a2 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:57 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e7c5786f-ca73-45d3-aa56-c5a4ed66d4a2 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] GET http://192.168.122.168/volume/v3/volumes/aa30fe78-9c8d-43de-a6cb-53d81e54fe99 Sep 07 21:21:57 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-e7c5786f-ca73-45d3-aa56-c5a4ed66d4a2 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:57 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-e7c5786f-ca73-45d3-aa56-c5a4ed66d4a2 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:57 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e7c5786f-ca73-45d3-aa56-c5a4ed66d4a2 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] http://192.168.122.168/volume/v3/volumes/aa30fe78-9c8d-43de-a6cb-53d81e54fe99 returned with HTTP 404 Sep 07 21:21:57 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1434/2875] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:21:57 2026] GET /volume/v3/volumes/aa30fe78-9c8d-43de-a6cb-53d81e54fe99 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:21:57 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-ed9a544f-d7cb-4eaf-9484-636d8088596b None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:57 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ed9a544f-d7cb-4eaf-9484-636d8088596b tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] DELETE http://192.168.122.168/volume/v3/volumes/4491b4f0-926b-469e-9538-2d86b38c1e36 Sep 07 21:21:57 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-ed9a544f-d7cb-4eaf-9484-636d8088596b tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:57 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-ed9a544f-d7cb-4eaf-9484-636d8088596b tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:57 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-ed9a544f-d7cb-4eaf-9484-636d8088596b tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Delete volume with id: 4491b4f0-926b-469e-9538-2d86b38c1e36 Sep 07 21:21:57 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:57 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:21:57 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:57 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:21:57 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-ed9a544f-d7cb-4eaf-9484-636d8088596b tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Volume info retrieved successfully. Sep 07 21:21:57 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-ed9a544f-d7cb-4eaf-9484-636d8088596b tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Delete volume request issued successfully. Sep 07 21:21:57 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ed9a544f-d7cb-4eaf-9484-636d8088596b tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] http://192.168.122.168/volume/v3/volumes/4491b4f0-926b-469e-9538-2d86b38c1e36 returned with HTTP 202 Sep 07 21:21:57 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1442/2876] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:21:57 2026] DELETE /volume/v3/volumes/4491b4f0-926b-469e-9538-2d86b38c1e36 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:21:57 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-a356d524-718b-4565-9649-54f30636f667 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:57 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a356d524-718b-4565-9649-54f30636f667 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] GET http://192.168.122.168/volume/v3/volumes/4491b4f0-926b-469e-9538-2d86b38c1e36 Sep 07 21:21:57 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a356d524-718b-4565-9649-54f30636f667 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:57 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a356d524-718b-4565-9649-54f30636f667 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:57 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:57 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:21:57 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:57 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:21:57 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-a356d524-718b-4565-9649-54f30636f667 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Volume info retrieved successfully. Sep 07 21:21:57 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a356d524-718b-4565-9649-54f30636f667 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] http://192.168.122.168/volume/v3/volumes/4491b4f0-926b-469e-9538-2d86b38c1e36 returned with HTTP 200 Sep 07 21:21:57 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1435/2877] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:21:57 2026] GET /volume/v3/volumes/4491b4f0-926b-469e-9538-2d86b38c1e36 => generated 862 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:21:57 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-9160027e-4e64-4805-b50b-df74c516989d None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:57 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-9160027e-4e64-4805-b50b-df74c516989d tempest-VolumeImageDependencyTests-1003856336 tempest-VolumeImageDependencyTests-1003856336-project-member] GET http://192.168.122.168/volume/v3/volumes/58b3ce04-4570-453e-97f6-144d57d68325 Sep 07 21:21:57 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-9160027e-4e64-4805-b50b-df74c516989d tempest-VolumeImageDependencyTests-1003856336 tempest-VolumeImageDependencyTests-1003856336-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:57 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-9160027e-4e64-4805-b50b-df74c516989d tempest-VolumeImageDependencyTests-1003856336 tempest-VolumeImageDependencyTests-1003856336-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:57 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:57 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:21:57 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:57 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:21:57 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-9160027e-4e64-4805-b50b-df74c516989d tempest-VolumeImageDependencyTests-1003856336 tempest-VolumeImageDependencyTests-1003856336-project-member] Volume info retrieved successfully. Sep 07 21:21:57 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-9160027e-4e64-4805-b50b-df74c516989d tempest-VolumeImageDependencyTests-1003856336 tempest-VolumeImageDependencyTests-1003856336-project-member] http://192.168.122.168/volume/v3/volumes/58b3ce04-4570-453e-97f6-144d57d68325 returned with HTTP 200 Sep 07 21:21:57 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1443/2878] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:21:57 2026] GET /volume/v3/volumes/58b3ce04-4570-453e-97f6-144d57d68325 => generated 937 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 21:21:58 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-6b4782ac-af08-49b2-8353-2259db88bf64 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:58 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-6b4782ac-af08-49b2-8353-2259db88bf64 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] GET http://192.168.122.168/volume/v3/volumes/4491b4f0-926b-469e-9538-2d86b38c1e36 Sep 07 21:21:58 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-6b4782ac-af08-49b2-8353-2259db88bf64 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:58 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-6b4782ac-af08-49b2-8353-2259db88bf64 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:58 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:58 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:21:58 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:58 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:21:58 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-6b4782ac-af08-49b2-8353-2259db88bf64 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Volume info retrieved successfully. Sep 07 21:21:58 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-6b4782ac-af08-49b2-8353-2259db88bf64 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] http://192.168.122.168/volume/v3/volumes/4491b4f0-926b-469e-9538-2d86b38c1e36 returned with HTTP 200 Sep 07 21:21:58 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1436/2879] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:21:58 2026] GET /volume/v3/volumes/4491b4f0-926b-469e-9538-2d86b38c1e36 => generated 862 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:21:58 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-53ba7097-b263-4733-bf2c-ed11e606a2aa None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:58 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-53ba7097-b263-4733-bf2c-ed11e606a2aa tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:21:58 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-53ba7097-b263-4733-bf2c-ed11e606a2aa tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-984930513"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:21:58 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.volumes [None req-53ba7097-b263-4733-bf2c-ed11e606a2aa tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-984930513'}} {{(pid=86971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:21:58 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-53ba7097-b263-4733-bf2c-ed11e606a2aa tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Create volume of 1 GB Sep 07 21:21:58 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-53ba7097-b263-4733-bf2c-ed11e606a2aa tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Availability Zones retrieved successfully. Sep 07 21:21:58 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-53ba7097-b263-4733-bf2c-ed11e606a2aa tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Flow 'volume_create_api' (aad48908-7a09-4e54-a897-30a4a01909d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:21:58 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-53ba7097-b263-4733-bf2c-ed11e606a2aa tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f8adbfc-3085-43c2-b342-a0e6f08fab1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:58 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.flows.api.create_volume [None req-53ba7097-b263-4733-bf2c-ed11e606a2aa tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Validating volume size '1' using validate_int {{(pid=86971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:21:58 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-53ba7097-b263-4733-bf2c-ed11e606a2aa tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f8adbfc-3085-43c2-b342-a0e6f08fab1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:58 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-53ba7097-b263-4733-bf2c-ed11e606a2aa tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ff44b5f-d076-49cf-8109-5aea26434c54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:58 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-fe477edf-5b41-46fb-ad33-9f17660c8406 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:58 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-fe477edf-5b41-46fb-ad33-9f17660c8406 tempest-VolumeImageDependencyTests-1003856336 tempest-VolumeImageDependencyTests-1003856336-project-member] GET http://192.168.122.168/volume/v3/volumes/58b3ce04-4570-453e-97f6-144d57d68325 Sep 07 21:21:58 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-fe477edf-5b41-46fb-ad33-9f17660c8406 tempest-VolumeImageDependencyTests-1003856336 tempest-VolumeImageDependencyTests-1003856336-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:58 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-fe477edf-5b41-46fb-ad33-9f17660c8406 tempest-VolumeImageDependencyTests-1003856336 tempest-VolumeImageDependencyTests-1003856336-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:58 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:58 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:21:58 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:58 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:21:58 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-fe477edf-5b41-46fb-ad33-9f17660c8406 tempest-VolumeImageDependencyTests-1003856336 tempest-VolumeImageDependencyTests-1003856336-project-member] Volume info retrieved successfully. Sep 07 21:21:58 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-fe477edf-5b41-46fb-ad33-9f17660c8406 tempest-VolumeImageDependencyTests-1003856336 tempest-VolumeImageDependencyTests-1003856336-project-member] http://192.168.122.168/volume/v3/volumes/58b3ce04-4570-453e-97f6-144d57d68325 returned with HTTP 200 Sep 07 21:21:58 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1437/2880] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:21:58 2026] GET /volume/v3/volumes/58b3ce04-4570-453e-97f6-144d57d68325 => generated 936 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:21:58 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-53ba7097-b263-4733-bf2c-ed11e606a2aa tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Created reservations ['58b64f09-d52b-4bd7-9654-d1515a581005', '5f5e3c97-e90a-4f0a-94f5-01b4e109e332', '083eadee-4108-49e8-aba1-0df670b7688a', '42296502-099c-46fd-aafa-7c7bb1d09bc5'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:21:58 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-53ba7097-b263-4733-bf2c-ed11e606a2aa tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ff44b5f-d076-49cf-8109-5aea26434c54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['58b64f09-d52b-4bd7-9654-d1515a581005', '5f5e3c97-e90a-4f0a-94f5-01b4e109e332', '083eadee-4108-49e8-aba1-0df670b7688a', '42296502-099c-46fd-aafa-7c7bb1d09bc5']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:58 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-53ba7097-b263-4733-bf2c-ed11e606a2aa tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6d08730-0947-49ab-9577-15f6d347bc96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:58 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:58 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:21:58 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-53ba7097-b263-4733-bf2c-ed11e606a2aa tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6d08730-0947-49ab-9577-15f6d347bc96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2fb3f843-c9eb-4d7a-9606-258a195b3d9d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-984930513',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c3be0510d36a441d931dd879bbf32172',qos_specs=None,replication_status=,reservations=['58b64f09-d52b-4bd7-9654-d1515a581005','5f5e3c97-e90a-4f0a-94f5-01b4e109e332','083eadee-4108-49e8-aba1-0df670b7688a','42296502-099c-46fd-aafa-7c7bb1d09bc5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed437792dce244d3802ecec7d93ee6a9',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:21:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-984930513',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2fb3f843-c9eb-4d7a-9606-258a195b3d9d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c3be0510d36a441d931dd879bbf32172',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ed437792dce244d3802ecec7d93ee6a9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:58 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-53ba7097-b263-4733-bf2c-ed11e606a2aa tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f593d3a-74e4-4691-8e9a-9eb35153c049) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:59 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-53ba7097-b263-4733-bf2c-ed11e606a2aa tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f593d3a-74e4-4691-8e9a-9eb35153c049) transitioned into state 'SUCCESS' from state '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-984930513',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c3be0510d36a441d931dd879bbf32172',qos_specs=None,replication_status=,reservations=['58b64f09-d52b-4bd7-9654-d1515a581005','5f5e3c97-e90a-4f0a-94f5-01b4e109e332','083eadee-4108-49e8-aba1-0df670b7688a','42296502-099c-46fd-aafa-7c7bb1d09bc5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed437792dce244d3802ecec7d93ee6a9',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:59 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-53ba7097-b263-4733-bf2c-ed11e606a2aa tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9abf03d-47e5-4a1e-bc89-e71cf13394de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:21:59 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-53ba7097-b263-4733-bf2c-ed11e606a2aa tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9abf03d-47e5-4a1e-bc89-e71cf13394de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:21:59 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-53ba7097-b263-4733-bf2c-ed11e606a2aa tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Flow 'volume_create_api' (aad48908-7a09-4e54-a897-30a4a01909d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:21:59 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-53ba7097-b263-4733-bf2c-ed11e606a2aa tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Create volume request issued successfully. Sep 07 21:21:59 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-53ba7097-b263-4733-bf2c-ed11e606a2aa tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:21:59 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1444/2881] 192.168.122.168 () {62 vars in 1183 bytes} [Mon Sep 7 21:21:58 2026] POST /volume/v3/volumes => generated 778 bytes in 638 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:21:59 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-d0ceac67-9fbc-49e8-800d-7f59834a570d None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:59 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d0ceac67-9fbc-49e8-800d-7f59834a570d tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] GET http://192.168.122.168/volume/v3/volumes/2fb3f843-c9eb-4d7a-9606-258a195b3d9d Sep 07 21:21:59 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-d0ceac67-9fbc-49e8-800d-7f59834a570d tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:59 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-d0ceac67-9fbc-49e8-800d-7f59834a570d tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:59 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:59 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:21:59 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:59 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:21:59 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-d0ceac67-9fbc-49e8-800d-7f59834a570d tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Volume info retrieved successfully. Sep 07 21:21:59 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d0ceac67-9fbc-49e8-800d-7f59834a570d tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] http://192.168.122.168/volume/v3/volumes/2fb3f843-c9eb-4d7a-9606-258a195b3d9d returned with HTTP 200 Sep 07 21:21:59 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1438/2882] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:21:59 2026] GET /volume/v3/volumes/2fb3f843-c9eb-4d7a-9606-258a195b3d9d => generated 846 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:21:59 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-bbe31ccd-6f0e-485a-b43a-28d5e4e9195b None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:59 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-bbe31ccd-6f0e-485a-b43a-28d5e4e9195b tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] GET http://192.168.122.168/volume/v3/volumes/4491b4f0-926b-469e-9538-2d86b38c1e36 Sep 07 21:21:59 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-bbe31ccd-6f0e-485a-b43a-28d5e4e9195b tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:59 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-bbe31ccd-6f0e-485a-b43a-28d5e4e9195b tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:59 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-bbe31ccd-6f0e-485a-b43a-28d5e4e9195b tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] http://192.168.122.168/volume/v3/volumes/4491b4f0-926b-469e-9538-2d86b38c1e36 returned with HTTP 404 Sep 07 21:21:59 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1445/2883] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:21:59 2026] GET /volume/v3/volumes/4491b4f0-926b-469e-9538-2d86b38c1e36 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:21:59 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-df723d63-6541-4852-9978-de16051c93fc None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:59 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-df723d63-6541-4852-9978-de16051c93fc tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] DELETE http://192.168.122.168/volume/v3/volumes/71656528-1331-48dc-bbe8-c4aac0352082 Sep 07 21:21:59 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-df723d63-6541-4852-9978-de16051c93fc tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:59 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-df723d63-6541-4852-9978-de16051c93fc tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:59 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-df723d63-6541-4852-9978-de16051c93fc tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Delete volume with id: 71656528-1331-48dc-bbe8-c4aac0352082 Sep 07 21:21:59 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:59 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:21:59 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:59 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:21:59 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-df723d63-6541-4852-9978-de16051c93fc tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Volume info retrieved successfully. Sep 07 21:21:59 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-df723d63-6541-4852-9978-de16051c93fc tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Delete volume request issued successfully. Sep 07 21:21:59 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-df723d63-6541-4852-9978-de16051c93fc tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] http://192.168.122.168/volume/v3/volumes/71656528-1331-48dc-bbe8-c4aac0352082 returned with HTTP 202 Sep 07 21:21:59 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1439/2884] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:21:59 2026] DELETE /volume/v3/volumes/71656528-1331-48dc-bbe8-c4aac0352082 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:21:59 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-4ee5bca8-a7b8-4301-bf87-c5d61f613a58 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:59 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-4ee5bca8-a7b8-4301-bf87-c5d61f613a58 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] GET http://192.168.122.168/volume/v3/volumes/71656528-1331-48dc-bbe8-c4aac0352082 Sep 07 21:21:59 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-4ee5bca8-a7b8-4301-bf87-c5d61f613a58 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:59 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-4ee5bca8-a7b8-4301-bf87-c5d61f613a58 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:59 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:59 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:21:59 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:59 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:21:59 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-4ee5bca8-a7b8-4301-bf87-c5d61f613a58 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Volume info retrieved successfully. Sep 07 21:21:59 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-4ee5bca8-a7b8-4301-bf87-c5d61f613a58 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] http://192.168.122.168/volume/v3/volumes/71656528-1331-48dc-bbe8-c4aac0352082 returned with HTTP 200 Sep 07 21:21:59 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1446/2885] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:21:59 2026] GET /volume/v3/volumes/71656528-1331-48dc-bbe8-c4aac0352082 => generated 864 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:21:59 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-9eda77f2-732a-45f0-825d-191d06963986 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:59 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-9eda77f2-732a-45f0-825d-191d06963986 tempest-VolumeImageDependencyTests-1003856336 tempest-VolumeImageDependencyTests-1003856336-project-member] GET http://192.168.122.168/volume/v3/volumes/58b3ce04-4570-453e-97f6-144d57d68325 Sep 07 21:21:59 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-9eda77f2-732a-45f0-825d-191d06963986 tempest-VolumeImageDependencyTests-1003856336 tempest-VolumeImageDependencyTests-1003856336-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:59 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-9eda77f2-732a-45f0-825d-191d06963986 tempest-VolumeImageDependencyTests-1003856336 tempest-VolumeImageDependencyTests-1003856336-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:59 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:59 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:21:59 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:59 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:21:59 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-9eda77f2-732a-45f0-825d-191d06963986 tempest-VolumeImageDependencyTests-1003856336 tempest-VolumeImageDependencyTests-1003856336-project-member] Volume info retrieved successfully. Sep 07 21:21:59 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-9eda77f2-732a-45f0-825d-191d06963986 tempest-VolumeImageDependencyTests-1003856336 tempest-VolumeImageDependencyTests-1003856336-project-member] http://192.168.122.168/volume/v3/volumes/58b3ce04-4570-453e-97f6-144d57d68325 returned with HTTP 200 Sep 07 21:21:59 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1440/2886] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:21:59 2026] GET /volume/v3/volumes/58b3ce04-4570-453e-97f6-144d57d68325 => generated 1202 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 21:21:59 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-3cfed710-a4b9-40bc-8196-7c1464de94e5 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:59 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-3cfed710-a4b9-40bc-8196-7c1464de94e5 tempest-VolumeImageDependencyTests-1003856336 tempest-VolumeImageDependencyTests-1003856336-project-member] GET http://192.168.122.168/volume/v3/volumes/58b3ce04-4570-453e-97f6-144d57d68325 Sep 07 21:21:59 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-3cfed710-a4b9-40bc-8196-7c1464de94e5 tempest-VolumeImageDependencyTests-1003856336 tempest-VolumeImageDependencyTests-1003856336-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:21:59 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-3cfed710-a4b9-40bc-8196-7c1464de94e5 tempest-VolumeImageDependencyTests-1003856336 tempest-VolumeImageDependencyTests-1003856336-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:21:59 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:21:59 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:21:59 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:21:59 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:21:59 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-3cfed710-a4b9-40bc-8196-7c1464de94e5 tempest-VolumeImageDependencyTests-1003856336 tempest-VolumeImageDependencyTests-1003856336-project-member] Volume info retrieved successfully. Sep 07 21:21:59 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-3cfed710-a4b9-40bc-8196-7c1464de94e5 tempest-VolumeImageDependencyTests-1003856336 tempest-VolumeImageDependencyTests-1003856336-project-member] http://192.168.122.168/volume/v3/volumes/58b3ce04-4570-453e-97f6-144d57d68325 returned with HTTP 200 Sep 07 21:21:59 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1447/2887] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:21:59 2026] GET /volume/v3/volumes/58b3ce04-4570-453e-97f6-144d57d68325 => generated 1202 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 21:21:59 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-c4ae4741-3c02-4890-af72-22fea5e11068 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:21:59 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c4ae4741-3c02-4890-af72-22fea5e11068 tempest-VolumeImageDependencyTests-1003856336 tempest-VolumeImageDependencyTests-1003856336-project-member] DELETE http://192.168.122.168/volume/v3/volumes/58b3ce04-4570-453e-97f6-144d57d68325 Sep 07 21:22:00 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c4ae4741-3c02-4890-af72-22fea5e11068 tempest-VolumeImageDependencyTests-1003856336 tempest-VolumeImageDependencyTests-1003856336-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:00 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c4ae4741-3c02-4890-af72-22fea5e11068 tempest-VolumeImageDependencyTests-1003856336 tempest-VolumeImageDependencyTests-1003856336-project-member] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:00 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-c4ae4741-3c02-4890-af72-22fea5e11068 tempest-VolumeImageDependencyTests-1003856336 tempest-VolumeImageDependencyTests-1003856336-project-member] Delete volume with id: 58b3ce04-4570-453e-97f6-144d57d68325 Sep 07 21:22:00 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:00 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:22:00 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:00 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:22:00 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-c4ae4741-3c02-4890-af72-22fea5e11068 tempest-VolumeImageDependencyTests-1003856336 tempest-VolumeImageDependencyTests-1003856336-project-member] Volume info retrieved successfully. Sep 07 21:22:00 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-c4ae4741-3c02-4890-af72-22fea5e11068 tempest-VolumeImageDependencyTests-1003856336 tempest-VolumeImageDependencyTests-1003856336-project-member] Delete volume request issued successfully. Sep 07 21:22:00 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c4ae4741-3c02-4890-af72-22fea5e11068 tempest-VolumeImageDependencyTests-1003856336 tempest-VolumeImageDependencyTests-1003856336-project-member] http://192.168.122.168/volume/v3/volumes/58b3ce04-4570-453e-97f6-144d57d68325 returned with HTTP 202 Sep 07 21:22:00 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1441/2888] 192.168.122.168 () {60 vars in 1276 bytes} [Mon Sep 7 21:21:59 2026] DELETE /volume/v3/volumes/58b3ce04-4570-453e-97f6-144d57d68325 => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 21:22:00 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-c5fdf806-03a7-4b81-95cd-26b4f733e83e None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:00 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c5fdf806-03a7-4b81-95cd-26b4f733e83e tempest-VolumeImageDependencyTests-1003856336 tempest-VolumeImageDependencyTests-1003856336-project-member] GET http://192.168.122.168/volume/v3/volumes/58b3ce04-4570-453e-97f6-144d57d68325 Sep 07 21:22:00 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c5fdf806-03a7-4b81-95cd-26b4f733e83e tempest-VolumeImageDependencyTests-1003856336 tempest-VolumeImageDependencyTests-1003856336-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:00 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c5fdf806-03a7-4b81-95cd-26b4f733e83e tempest-VolumeImageDependencyTests-1003856336 tempest-VolumeImageDependencyTests-1003856336-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:00 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:00 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:22:00 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:00 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:22:00 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-c5fdf806-03a7-4b81-95cd-26b4f733e83e tempest-VolumeImageDependencyTests-1003856336 tempest-VolumeImageDependencyTests-1003856336-project-member] Volume info retrieved successfully. Sep 07 21:22:00 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-6d5c6a4e-d715-4eb7-97d3-c0f7eb415499 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:00 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-6d5c6a4e-d715-4eb7-97d3-c0f7eb415499 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] GET http://192.168.122.168/volume/v3/volumes/2fb3f843-c9eb-4d7a-9606-258a195b3d9d Sep 07 21:22:00 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-6d5c6a4e-d715-4eb7-97d3-c0f7eb415499 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:00 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-6d5c6a4e-d715-4eb7-97d3-c0f7eb415499 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:00 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c5fdf806-03a7-4b81-95cd-26b4f733e83e tempest-VolumeImageDependencyTests-1003856336 tempest-VolumeImageDependencyTests-1003856336-project-member] http://192.168.122.168/volume/v3/volumes/58b3ce04-4570-453e-97f6-144d57d68325 returned with HTTP 200 Sep 07 21:22:00 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1448/2889] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:22:00 2026] GET /volume/v3/volumes/58b3ce04-4570-453e-97f6-144d57d68325 => generated 1201 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 07 21:22:00 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:00 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:22:00 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:00 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:22:00 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-6d5c6a4e-d715-4eb7-97d3-c0f7eb415499 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Volume info retrieved successfully. Sep 07 21:22:00 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-6d5c6a4e-d715-4eb7-97d3-c0f7eb415499 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] http://192.168.122.168/volume/v3/volumes/2fb3f843-c9eb-4d7a-9606-258a195b3d9d returned with HTTP 200 Sep 07 21:22:00 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1442/2890] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:22:00 2026] GET /volume/v3/volumes/2fb3f843-c9eb-4d7a-9606-258a195b3d9d => generated 870 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:22:00 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-5b5c6713-f293-4693-81c5-1fbe085e8efb None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:00 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5b5c6713-f293-4693-81c5-1fbe085e8efb tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] GET http://192.168.122.168/volume/v3/volumes/71656528-1331-48dc-bbe8-c4aac0352082 Sep 07 21:22:00 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-5b5c6713-f293-4693-81c5-1fbe085e8efb tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:00 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-5b5c6713-f293-4693-81c5-1fbe085e8efb tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:00 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:00 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:22:00 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:00 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:22:00 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5b5c6713-f293-4693-81c5-1fbe085e8efb tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] http://192.168.122.168/volume/v3/volumes/71656528-1331-48dc-bbe8-c4aac0352082 returned with HTTP 404 Sep 07 21:22:00 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1449/2891] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:22:00 2026] GET /volume/v3/volumes/71656528-1331-48dc-bbe8-c4aac0352082 => generated 109 bytes in 73 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:22:00 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-e9de7099-7f60-4f22-a815-2a730a30b354 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:00 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e9de7099-7f60-4f22-a815-2a730a30b354 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] DELETE http://192.168.122.168/volume/v3/volumes/43489818-78b0-499d-8e4b-6bc00b294918 Sep 07 21:22:00 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-e9de7099-7f60-4f22-a815-2a730a30b354 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:00 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-e9de7099-7f60-4f22-a815-2a730a30b354 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:00 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-e9de7099-7f60-4f22-a815-2a730a30b354 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Delete volume with id: 43489818-78b0-499d-8e4b-6bc00b294918 Sep 07 21:22:00 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:00 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:22:00 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:00 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:22:00 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-e9de7099-7f60-4f22-a815-2a730a30b354 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Volume info retrieved successfully. Sep 07 21:22:00 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-e9de7099-7f60-4f22-a815-2a730a30b354 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Delete volume request issued successfully. Sep 07 21:22:00 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e9de7099-7f60-4f22-a815-2a730a30b354 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] http://192.168.122.168/volume/v3/volumes/43489818-78b0-499d-8e4b-6bc00b294918 returned with HTTP 202 Sep 07 21:22:00 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1443/2892] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:22:00 2026] DELETE /volume/v3/volumes/43489818-78b0-499d-8e4b-6bc00b294918 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:22:00 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-f2434579-a4c5-4c0d-b1dd-d78720558231 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:00 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f2434579-a4c5-4c0d-b1dd-d78720558231 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] GET http://192.168.122.168/volume/v3/volumes/43489818-78b0-499d-8e4b-6bc00b294918 Sep 07 21:22:00 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f2434579-a4c5-4c0d-b1dd-d78720558231 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:00 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f2434579-a4c5-4c0d-b1dd-d78720558231 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:00 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:00 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:22:00 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:00 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:22:00 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-f2434579-a4c5-4c0d-b1dd-d78720558231 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Volume info retrieved successfully. Sep 07 21:22:00 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f2434579-a4c5-4c0d-b1dd-d78720558231 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] http://192.168.122.168/volume/v3/volumes/43489818-78b0-499d-8e4b-6bc00b294918 returned with HTTP 200 Sep 07 21:22:00 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1450/2893] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:22:00 2026] GET /volume/v3/volumes/43489818-78b0-499d-8e4b-6bc00b294918 => generated 863 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:01 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-f07ba7df-4c82-4352-b5c2-38cac4836cac None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:01 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f07ba7df-4c82-4352-b5c2-38cac4836cac tempest-VolumeImageDependencyTests-1003856336 tempest-VolumeImageDependencyTests-1003856336-project-member] GET http://192.168.122.168/volume/v3/volumes/58b3ce04-4570-453e-97f6-144d57d68325 Sep 07 21:22:01 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f07ba7df-4c82-4352-b5c2-38cac4836cac tempest-VolumeImageDependencyTests-1003856336 tempest-VolumeImageDependencyTests-1003856336-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:01 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f07ba7df-4c82-4352-b5c2-38cac4836cac tempest-VolumeImageDependencyTests-1003856336 tempest-VolumeImageDependencyTests-1003856336-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:01 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:01 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:22:01 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:01 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:22:01 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-f07ba7df-4c82-4352-b5c2-38cac4836cac tempest-VolumeImageDependencyTests-1003856336 tempest-VolumeImageDependencyTests-1003856336-project-member] Volume info retrieved successfully. Sep 07 21:22:01 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-5153a526-c52f-4031-9639-3a1fc0f382b0 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:01 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f07ba7df-4c82-4352-b5c2-38cac4836cac tempest-VolumeImageDependencyTests-1003856336 tempest-VolumeImageDependencyTests-1003856336-project-member] http://192.168.122.168/volume/v3/volumes/58b3ce04-4570-453e-97f6-144d57d68325 returned with HTTP 200 Sep 07 21:22:01 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1444/2894] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:22:01 2026] GET /volume/v3/volumes/58b3ce04-4570-453e-97f6-144d57d68325 => generated 1201 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 21:22:01 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5153a526-c52f-4031-9639-3a1fc0f382b0 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] GET http://192.168.122.168/volume/v3/volumes/2fb3f843-c9eb-4d7a-9606-258a195b3d9d Sep 07 21:22:01 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-5153a526-c52f-4031-9639-3a1fc0f382b0 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:01 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-5153a526-c52f-4031-9639-3a1fc0f382b0 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:01 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:01 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:22:01 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:01 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:22:01 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-5153a526-c52f-4031-9639-3a1fc0f382b0 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Volume info retrieved successfully. Sep 07 21:22:01 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5153a526-c52f-4031-9639-3a1fc0f382b0 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] http://192.168.122.168/volume/v3/volumes/2fb3f843-c9eb-4d7a-9606-258a195b3d9d returned with HTTP 200 Sep 07 21:22:01 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1451/2895] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:22:01 2026] GET /volume/v3/volumes/2fb3f843-c9eb-4d7a-9606-258a195b3d9d => generated 871 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:22:01 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-ffdb1c4d-bee5-4a38-967c-564b72b66abd None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:01 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ffdb1c4d-bee5-4a38-967c-564b72b66abd tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] POST http://192.168.122.168/volume/v3/snapshots Sep 07 21:22:01 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ffdb1c4d-bee5-4a38-967c-564b72b66abd tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2fb3f843-c9eb-4d7a-9606-258a195b3d9d", "name": "tempest-VolumeDependencyTests-Snapshot-1894283824"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:22:01 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:01 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:22:01 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:01 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:22:01 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-ffdb1c4d-bee5-4a38-967c-564b72b66abd tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Volume info retrieved successfully. Sep 07 21:22:01 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.snapshots [None req-ffdb1c4d-bee5-4a38-967c-564b72b66abd tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Create snapshot from volume 2fb3f843-c9eb-4d7a-9606-258a195b3d9d Sep 07 21:22:01 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-ffdb1c4d-bee5-4a38-967c-564b72b66abd tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Created reservations ['94f540e5-581d-4083-b970-f3210c743409', 'e50e7f86-a3d6-4238-b5e4-1259ff39494d', '1a375023-eab4-4e42-9339-e46f3400991a', '339b1e3e-d765-4b44-af59-f367312a3ece'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:22:01 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:01 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:22:01 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-ffdb1c4d-bee5-4a38-967c-564b72b66abd tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Snapshot create request issued successfully. Sep 07 21:22:01 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ffdb1c4d-bee5-4a38-967c-564b72b66abd tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] http://192.168.122.168/volume/v3/snapshots returned with HTTP 202 Sep 07 21:22:01 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1445/2896] 192.168.122.168 () {60 vars in 1149 bytes} [Mon Sep 7 21:22:01 2026] POST /volume/v3/snapshots => generated 308 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:22:01 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-14fded9d-201b-4a9f-909b-57b0267c0e39 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:01 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-14fded9d-201b-4a9f-909b-57b0267c0e39 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] GET http://192.168.122.168/volume/v3/snapshots/b94094b0-5daa-498e-b6c6-915a0bf06c50 Sep 07 21:22:01 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-14fded9d-201b-4a9f-909b-57b0267c0e39 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:01 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-14fded9d-201b-4a9f-909b-57b0267c0e39 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:01 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:01 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:22:01 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-14fded9d-201b-4a9f-909b-57b0267c0e39 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Snapshot retrieved successfully. Sep 07 21:22:01 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-14fded9d-201b-4a9f-909b-57b0267c0e39 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] http://192.168.122.168/volume/v3/snapshots/b94094b0-5daa-498e-b6c6-915a0bf06c50 returned with HTTP 200 Sep 07 21:22:01 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1452/2897] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:22:01 2026] GET /volume/v3/snapshots/b94094b0-5daa-498e-b6c6-915a0bf06c50 => generated 440 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:01 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-5a376d3c-95de-440d-93bc-d939c5bd8490 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:01 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-5a376d3c-95de-440d-93bc-d939c5bd8490 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] GET http://192.168.122.168/volume/v3/volumes/43489818-78b0-499d-8e4b-6bc00b294918 Sep 07 21:22:01 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-5a376d3c-95de-440d-93bc-d939c5bd8490 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:01 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-5a376d3c-95de-440d-93bc-d939c5bd8490 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:01 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:01 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:22:01 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:01 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:22:02 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-5a376d3c-95de-440d-93bc-d939c5bd8490 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Volume info retrieved successfully. Sep 07 21:22:02 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-5a376d3c-95de-440d-93bc-d939c5bd8490 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] http://192.168.122.168/volume/v3/volumes/43489818-78b0-499d-8e4b-6bc00b294918 returned with HTTP 200 Sep 07 21:22:02 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1446/2898] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:22:01 2026] GET /volume/v3/volumes/43489818-78b0-499d-8e4b-6bc00b294918 => generated 863 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:02 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-e290351e-2148-4065-a01b-9a4de0ea19f9 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:02 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e290351e-2148-4065-a01b-9a4de0ea19f9 tempest-VolumeImageDependencyTests-1003856336 tempest-VolumeImageDependencyTests-1003856336-project-member] GET http://192.168.122.168/volume/v3/volumes/58b3ce04-4570-453e-97f6-144d57d68325 Sep 07 21:22:02 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-e290351e-2148-4065-a01b-9a4de0ea19f9 tempest-VolumeImageDependencyTests-1003856336 tempest-VolumeImageDependencyTests-1003856336-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:02 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-e290351e-2148-4065-a01b-9a4de0ea19f9 tempest-VolumeImageDependencyTests-1003856336 tempest-VolumeImageDependencyTests-1003856336-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:02 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e290351e-2148-4065-a01b-9a4de0ea19f9 tempest-VolumeImageDependencyTests-1003856336 tempest-VolumeImageDependencyTests-1003856336-project-member] http://192.168.122.168/volume/v3/volumes/58b3ce04-4570-453e-97f6-144d57d68325 returned with HTTP 404 Sep 07 21:22:02 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1453/2899] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:22:02 2026] GET /volume/v3/volumes/58b3ce04-4570-453e-97f6-144d57d68325 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 07 21:22:02 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-0fb2d1b3-2a92-4861-8fc3-8e85c2c143dc None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:02 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-0fb2d1b3-2a92-4861-8fc3-8e85c2c143dc tempest-VolumeImageDependencyTests-1003856336 tempest-VolumeImageDependencyTests-1003856336-project-member] DELETE http://192.168.122.168/volume/v3/volumes/58b3ce04-4570-453e-97f6-144d57d68325 Sep 07 21:22:02 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-0fb2d1b3-2a92-4861-8fc3-8e85c2c143dc tempest-VolumeImageDependencyTests-1003856336 tempest-VolumeImageDependencyTests-1003856336-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:02 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-0fb2d1b3-2a92-4861-8fc3-8e85c2c143dc tempest-VolumeImageDependencyTests-1003856336 tempest-VolumeImageDependencyTests-1003856336-project-member] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:02 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-0fb2d1b3-2a92-4861-8fc3-8e85c2c143dc tempest-VolumeImageDependencyTests-1003856336 tempest-VolumeImageDependencyTests-1003856336-project-member] Delete volume with id: 58b3ce04-4570-453e-97f6-144d57d68325 Sep 07 21:22:02 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-0fb2d1b3-2a92-4861-8fc3-8e85c2c143dc tempest-VolumeImageDependencyTests-1003856336 tempest-VolumeImageDependencyTests-1003856336-project-member] http://192.168.122.168/volume/v3/volumes/58b3ce04-4570-453e-97f6-144d57d68325 returned with HTTP 404 Sep 07 21:22:02 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1447/2900] 192.168.122.168 () {60 vars in 1276 bytes} [Mon Sep 7 21:22:02 2026] DELETE /volume/v3/volumes/58b3ce04-4570-453e-97f6-144d57d68325 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 21:22:02 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-e177241a-3fa0-4ac4-bd08-eb751998f4c9 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:02 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e177241a-3fa0-4ac4-bd08-eb751998f4c9 tempest-VolumeImageDependencyTests-1003856336 tempest-VolumeImageDependencyTests-1003856336-project-member] GET http://192.168.122.168/volume/v3/volumes/58b3ce04-4570-453e-97f6-144d57d68325 Sep 07 21:22:02 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-e177241a-3fa0-4ac4-bd08-eb751998f4c9 tempest-VolumeImageDependencyTests-1003856336 tempest-VolumeImageDependencyTests-1003856336-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:02 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-e177241a-3fa0-4ac4-bd08-eb751998f4c9 tempest-VolumeImageDependencyTests-1003856336 tempest-VolumeImageDependencyTests-1003856336-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:02 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e177241a-3fa0-4ac4-bd08-eb751998f4c9 tempest-VolumeImageDependencyTests-1003856336 tempest-VolumeImageDependencyTests-1003856336-project-member] http://192.168.122.168/volume/v3/volumes/58b3ce04-4570-453e-97f6-144d57d68325 returned with HTTP 404 Sep 07 21:22:02 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1454/2901] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:22:02 2026] GET /volume/v3/volumes/58b3ce04-4570-453e-97f6-144d57d68325 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 21:22:02 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-9c540c81-13e9-4a7f-9c1a-0a28c0839d46 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:02 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-9c540c81-13e9-4a7f-9c1a-0a28c0839d46 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] GET http://192.168.122.168/volume/v3/snapshots/b94094b0-5daa-498e-b6c6-915a0bf06c50 Sep 07 21:22:02 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-9c540c81-13e9-4a7f-9c1a-0a28c0839d46 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:02 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-9c540c81-13e9-4a7f-9c1a-0a28c0839d46 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:02 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:02 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:22:02 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-9c540c81-13e9-4a7f-9c1a-0a28c0839d46 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Snapshot retrieved successfully. Sep 07 21:22:02 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-9c540c81-13e9-4a7f-9c1a-0a28c0839d46 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] http://192.168.122.168/volume/v3/snapshots/b94094b0-5daa-498e-b6c6-915a0bf06c50 returned with HTTP 200 Sep 07 21:22:02 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1448/2902] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:22:02 2026] GET /volume/v3/snapshots/b94094b0-5daa-498e-b6c6-915a0bf06c50 => generated 440 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:22:03 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-5f1ada48-4ae8-4334-80a5-dde84c61d658 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:03 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5f1ada48-4ae8-4334-80a5-dde84c61d658 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] GET http://192.168.122.168/volume/v3/volumes/43489818-78b0-499d-8e4b-6bc00b294918 Sep 07 21:22:03 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-5f1ada48-4ae8-4334-80a5-dde84c61d658 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:03 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-5f1ada48-4ae8-4334-80a5-dde84c61d658 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:03 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5f1ada48-4ae8-4334-80a5-dde84c61d658 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] http://192.168.122.168/volume/v3/volumes/43489818-78b0-499d-8e4b-6bc00b294918 returned with HTTP 404 Sep 07 21:22:03 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1455/2903] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:22:03 2026] GET /volume/v3/volumes/43489818-78b0-499d-8e4b-6bc00b294918 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:22:03 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-c40a94e6-da0f-4e45-a284-501d5b4f1d7a None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:03 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c40a94e6-da0f-4e45-a284-501d5b4f1d7a tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] DELETE http://192.168.122.168/volume/v3/volumes/339005f4-d6d6-4ac4-9ec5-9946cdca3769 Sep 07 21:22:03 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c40a94e6-da0f-4e45-a284-501d5b4f1d7a tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:03 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c40a94e6-da0f-4e45-a284-501d5b4f1d7a tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:03 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-c40a94e6-da0f-4e45-a284-501d5b4f1d7a tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Delete volume with id: 339005f4-d6d6-4ac4-9ec5-9946cdca3769 Sep 07 21:22:03 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:03 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:22:03 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:03 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:22:03 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-c40a94e6-da0f-4e45-a284-501d5b4f1d7a tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Volume info retrieved successfully. Sep 07 21:22:03 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-c40a94e6-da0f-4e45-a284-501d5b4f1d7a tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Delete volume request issued successfully. Sep 07 21:22:03 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c40a94e6-da0f-4e45-a284-501d5b4f1d7a tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] http://192.168.122.168/volume/v3/volumes/339005f4-d6d6-4ac4-9ec5-9946cdca3769 returned with HTTP 202 Sep 07 21:22:03 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1449/2904] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:22:03 2026] DELETE /volume/v3/volumes/339005f4-d6d6-4ac4-9ec5-9946cdca3769 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:22:03 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-695995b9-4ce1-4cfd-b33f-dc3fee68524a None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:03 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-695995b9-4ce1-4cfd-b33f-dc3fee68524a tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] GET http://192.168.122.168/volume/v3/volumes/339005f4-d6d6-4ac4-9ec5-9946cdca3769 Sep 07 21:22:03 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-695995b9-4ce1-4cfd-b33f-dc3fee68524a tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:03 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-695995b9-4ce1-4cfd-b33f-dc3fee68524a tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:03 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:03 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:22:03 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:03 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:22:03 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-695995b9-4ce1-4cfd-b33f-dc3fee68524a tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Volume info retrieved successfully. Sep 07 21:22:03 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-695995b9-4ce1-4cfd-b33f-dc3fee68524a tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] http://192.168.122.168/volume/v3/volumes/339005f4-d6d6-4ac4-9ec5-9946cdca3769 returned with HTTP 200 Sep 07 21:22:03 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1456/2905] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:22:03 2026] GET /volume/v3/volumes/339005f4-d6d6-4ac4-9ec5-9946cdca3769 => generated 864 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:03 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-a4827752-d991-46a0-a2f1-606eec2c6295 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:03 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a4827752-d991-46a0-a2f1-606eec2c6295 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] GET http://192.168.122.168/volume/v3/snapshots/b94094b0-5daa-498e-b6c6-915a0bf06c50 Sep 07 21:22:03 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a4827752-d991-46a0-a2f1-606eec2c6295 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:03 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a4827752-d991-46a0-a2f1-606eec2c6295 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:03 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:03 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:22:03 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-a4827752-d991-46a0-a2f1-606eec2c6295 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Snapshot retrieved successfully. Sep 07 21:22:03 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a4827752-d991-46a0-a2f1-606eec2c6295 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] http://192.168.122.168/volume/v3/snapshots/b94094b0-5daa-498e-b6c6-915a0bf06c50 returned with HTTP 200 Sep 07 21:22:03 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1450/2906] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:22:03 2026] GET /volume/v3/snapshots/b94094b0-5daa-498e-b6c6-915a0bf06c50 => generated 440 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:04 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-5887c751-bd7a-4053-a43d-c5a0bfc4d260 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:04 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5887c751-bd7a-4053-a43d-c5a0bfc4d260 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] GET http://192.168.122.168/volume/v3/volumes/339005f4-d6d6-4ac4-9ec5-9946cdca3769 Sep 07 21:22:04 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-5887c751-bd7a-4053-a43d-c5a0bfc4d260 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:04 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-5887c751-bd7a-4053-a43d-c5a0bfc4d260 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:04 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:04 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:22:04 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:04 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:22:04 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-5887c751-bd7a-4053-a43d-c5a0bfc4d260 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Volume info retrieved successfully. Sep 07 21:22:04 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5887c751-bd7a-4053-a43d-c5a0bfc4d260 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] http://192.168.122.168/volume/v3/volumes/339005f4-d6d6-4ac4-9ec5-9946cdca3769 returned with HTTP 200 Sep 07 21:22:04 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1457/2907] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:22:04 2026] GET /volume/v3/volumes/339005f4-d6d6-4ac4-9ec5-9946cdca3769 => generated 864 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:22:04 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-53a56547-5fa7-488b-979d-e20529e167b9 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:04 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-53a56547-5fa7-488b-979d-e20529e167b9 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] GET http://192.168.122.168/volume/v3/snapshots/b94094b0-5daa-498e-b6c6-915a0bf06c50 Sep 07 21:22:04 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-53a56547-5fa7-488b-979d-e20529e167b9 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:04 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-53a56547-5fa7-488b-979d-e20529e167b9 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:04 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:04 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:22:04 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-53a56547-5fa7-488b-979d-e20529e167b9 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Snapshot retrieved successfully. Sep 07 21:22:04 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-53a56547-5fa7-488b-979d-e20529e167b9 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] http://192.168.122.168/volume/v3/snapshots/b94094b0-5daa-498e-b6c6-915a0bf06c50 returned with HTTP 200 Sep 07 21:22:04 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1451/2908] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:22:04 2026] GET /volume/v3/snapshots/b94094b0-5daa-498e-b6c6-915a0bf06c50 => generated 467 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:04 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-b082a98c-fa4b-4266-9087-43967f20d84a None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:04 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b082a98c-fa4b-4266-9087-43967f20d84a tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:22:04 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-b082a98c-fa4b-4266-9087-43967f20d84a tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "b94094b0-5daa-498e-b6c6-915a0bf06c50", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1491691894"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:22:04 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.volumes [None req-b082a98c-fa4b-4266-9087-43967f20d84a tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Create volume request body: {'volume': {'snapshot_id': 'b94094b0-5daa-498e-b6c6-915a0bf06c50', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1491691894'}} {{(pid=86971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:22:04 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:04 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:22:04 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-b082a98c-fa4b-4266-9087-43967f20d84a tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Snapshot retrieved successfully. Sep 07 21:22:04 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-b082a98c-fa4b-4266-9087-43967f20d84a tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Create volume of 1 GB Sep 07 21:22:04 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-b082a98c-fa4b-4266-9087-43967f20d84a tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Availability Zones retrieved successfully. Sep 07 21:22:04 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-b082a98c-fa4b-4266-9087-43967f20d84a tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Flow 'volume_create_api' (536f1a2c-e7ae-4256-be67-17968c40e10c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:22:04 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-b082a98c-fa4b-4266-9087-43967f20d84a tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8b6309f-217f-4b18-be01-d298082bd5f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:22:04 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.flows.api.create_volume [None req-b082a98c-fa4b-4266-9087-43967f20d84a tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:22:04 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:04 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:22:04 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-b082a98c-fa4b-4266-9087-43967f20d84a tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8b6309f-217f-4b18-be01-d298082bd5f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b94094b0-5daa-498e-b6c6-915a0bf06c50', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:22:04 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-b082a98c-fa4b-4266-9087-43967f20d84a tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8dc80f92-e80b-49fc-a10e-b1a4e84918c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:22:05 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-b082a98c-fa4b-4266-9087-43967f20d84a tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Created reservations ['7de87dc8-762e-4ed5-9a51-380f1860e60b', '0d49c0be-c374-4746-87cb-a36a4fa8180b', 'a14c7126-4d09-4e9c-ad36-c9cd84c5c0b1', '3c56e6ea-50ec-4538-be2f-8da654033967'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:22:05 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-b082a98c-fa4b-4266-9087-43967f20d84a tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8dc80f92-e80b-49fc-a10e-b1a4e84918c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7de87dc8-762e-4ed5-9a51-380f1860e60b', '0d49c0be-c374-4746-87cb-a36a4fa8180b', 'a14c7126-4d09-4e9c-ad36-c9cd84c5c0b1', '3c56e6ea-50ec-4538-be2f-8da654033967']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:22:05 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-b082a98c-fa4b-4266-9087-43967f20d84a tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56fa96b4-5fc4-40d6-bdba-1ab383865db0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:22:05 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:05 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:22:05 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:05 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:22:05 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-b082a98c-fa4b-4266-9087-43967f20d84a tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56fa96b4-5fc4-40d6-bdba-1ab383865db0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '931de755-1cdc-4ac6-8e0f-0900e7c4517a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1491691894',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c3be0510d36a441d931dd879bbf32172',qos_specs=None,replication_status=,reservations=['7de87dc8-762e-4ed5-9a51-380f1860e60b','0d49c0be-c374-4746-87cb-a36a4fa8180b','a14c7126-4d09-4e9c-ad36-c9cd84c5c0b1','3c56e6ea-50ec-4538-be2f-8da654033967'],size=1,snapshot_id=b94094b0-5daa-498e-b6c6-915a0bf06c50,source_replicaid=,source_volid=None,status='creating',user_id='ed437792dce244d3802ecec7d93ee6a9',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:22:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1491691894',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=931de755-1cdc-4ac6-8e0f-0900e7c4517a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c3be0510d36a441d931dd879bbf32172',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b94094b0-5daa-498e-b6c6-915a0bf06c50,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ed437792dce244d3802ecec7d93ee6a9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:22:05 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-b082a98c-fa4b-4266-9087-43967f20d84a tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ffd3e3cf-2a05-4d27-a4d6-a39148b30d11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:22:05 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-b082a98c-fa4b-4266-9087-43967f20d84a tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ffd3e3cf-2a05-4d27-a4d6-a39148b30d11) transitioned into state 'SUCCESS' from state '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-1491691894',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c3be0510d36a441d931dd879bbf32172',qos_specs=None,replication_status=,reservations=['7de87dc8-762e-4ed5-9a51-380f1860e60b','0d49c0be-c374-4746-87cb-a36a4fa8180b','a14c7126-4d09-4e9c-ad36-c9cd84c5c0b1','3c56e6ea-50ec-4538-be2f-8da654033967'],size=1,snapshot_id=b94094b0-5daa-498e-b6c6-915a0bf06c50,source_replicaid=,source_volid=None,status='creating',user_id='ed437792dce244d3802ecec7d93ee6a9',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:22:05 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-b082a98c-fa4b-4266-9087-43967f20d84a tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f15594b-c2a2-4188-9c87-c9b7403a8ef8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:22:05 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:05 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:22:05 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-b082a98c-fa4b-4266-9087-43967f20d84a tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f15594b-c2a2-4188-9c87-c9b7403a8ef8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:22:05 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-b082a98c-fa4b-4266-9087-43967f20d84a tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Flow 'volume_create_api' (536f1a2c-e7ae-4256-be67-17968c40e10c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:22:05 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-b082a98c-fa4b-4266-9087-43967f20d84a tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Create volume request issued successfully. Sep 07 21:22:05 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b082a98c-fa4b-4266-9087-43967f20d84a tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:22:05 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1458/2909] 192.168.122.168 () {62 vars in 1184 bytes} [Mon Sep 7 21:22:04 2026] POST /volume/v3/volumes => generated 813 bytes in 467 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:22:05 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-041f4bff-8bf7-4e21-a997-92a3961ac48d None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:05 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-041f4bff-8bf7-4e21-a997-92a3961ac48d tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] GET http://192.168.122.168/volume/v3/volumes/931de755-1cdc-4ac6-8e0f-0900e7c4517a Sep 07 21:22:05 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-041f4bff-8bf7-4e21-a997-92a3961ac48d tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:05 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-041f4bff-8bf7-4e21-a997-92a3961ac48d tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:05 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:05 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:22:05 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:05 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:22:05 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-041f4bff-8bf7-4e21-a997-92a3961ac48d tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Volume info retrieved successfully. Sep 07 21:22:05 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-041f4bff-8bf7-4e21-a997-92a3961ac48d tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] http://192.168.122.168/volume/v3/volumes/931de755-1cdc-4ac6-8e0f-0900e7c4517a returned with HTTP 200 Sep 07 21:22:05 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1452/2910] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:22:05 2026] GET /volume/v3/volumes/931de755-1cdc-4ac6-8e0f-0900e7c4517a => generated 881 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 21:22:05 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-500c7342-7020-454e-a450-dac70917074d None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:05 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-500c7342-7020-454e-a450-dac70917074d tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] GET http://192.168.122.168/volume/v3/volumes/339005f4-d6d6-4ac4-9ec5-9946cdca3769 Sep 07 21:22:05 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-500c7342-7020-454e-a450-dac70917074d tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:05 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-500c7342-7020-454e-a450-dac70917074d tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:05 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-500c7342-7020-454e-a450-dac70917074d tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] http://192.168.122.168/volume/v3/volumes/339005f4-d6d6-4ac4-9ec5-9946cdca3769 returned with HTTP 404 Sep 07 21:22:05 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1459/2911] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:22:05 2026] GET /volume/v3/volumes/339005f4-d6d6-4ac4-9ec5-9946cdca3769 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:22:05 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-4d0b3737-13da-4d9b-bc23-abddd97efcb3 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:05 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-4d0b3737-13da-4d9b-bc23-abddd97efcb3 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] DELETE http://192.168.122.168/volume/v3/volumes/536a1777-dae1-415c-8cc3-786a11458fb7 Sep 07 21:22:05 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-4d0b3737-13da-4d9b-bc23-abddd97efcb3 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:05 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-4d0b3737-13da-4d9b-bc23-abddd97efcb3 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:05 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-4d0b3737-13da-4d9b-bc23-abddd97efcb3 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Delete volume with id: 536a1777-dae1-415c-8cc3-786a11458fb7 Sep 07 21:22:05 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:05 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:22:05 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:05 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:22:05 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-4d0b3737-13da-4d9b-bc23-abddd97efcb3 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Volume info retrieved successfully. Sep 07 21:22:05 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-4d0b3737-13da-4d9b-bc23-abddd97efcb3 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Delete volume request issued successfully. Sep 07 21:22:05 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-4d0b3737-13da-4d9b-bc23-abddd97efcb3 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] http://192.168.122.168/volume/v3/volumes/536a1777-dae1-415c-8cc3-786a11458fb7 returned with HTTP 202 Sep 07 21:22:05 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1453/2912] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:22:05 2026] DELETE /volume/v3/volumes/536a1777-dae1-415c-8cc3-786a11458fb7 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:22:05 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-67216c28-7019-4dc0-b295-68e013975679 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:05 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-67216c28-7019-4dc0-b295-68e013975679 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] GET http://192.168.122.168/volume/v3/volumes/536a1777-dae1-415c-8cc3-786a11458fb7 Sep 07 21:22:05 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-67216c28-7019-4dc0-b295-68e013975679 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:05 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-67216c28-7019-4dc0-b295-68e013975679 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:05 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:05 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:22:05 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:05 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:22:05 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-67216c28-7019-4dc0-b295-68e013975679 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Volume info retrieved successfully. Sep 07 21:22:05 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-67216c28-7019-4dc0-b295-68e013975679 tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] http://192.168.122.168/volume/v3/volumes/536a1777-dae1-415c-8cc3-786a11458fb7 returned with HTTP 200 Sep 07 21:22:05 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1460/2913] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:22:05 2026] GET /volume/v3/volumes/536a1777-dae1-415c-8cc3-786a11458fb7 => generated 865 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:22:06 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-b1f99a71-179a-4b67-b1fb-9db4ed16793f None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:06 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-5b1bbaa1-98ce-40d6-b4a2-6c9af725b42c None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:06 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5b1bbaa1-98ce-40d6-b4a2-6c9af725b42c tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] GET http://192.168.122.168/volume/v3/volumes/931de755-1cdc-4ac6-8e0f-0900e7c4517a Sep 07 21:22:06 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-5b1bbaa1-98ce-40d6-b4a2-6c9af725b42c tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:06 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-5b1bbaa1-98ce-40d6-b4a2-6c9af725b42c tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:06 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:06 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:22:06 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:06 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:22:06 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-5b1bbaa1-98ce-40d6-b4a2-6c9af725b42c tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Volume info retrieved successfully. Sep 07 21:22:06 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5b1bbaa1-98ce-40d6-b4a2-6c9af725b42c tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] http://192.168.122.168/volume/v3/volumes/931de755-1cdc-4ac6-8e0f-0900e7c4517a returned with HTTP 200 Sep 07 21:22:06 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1461/2914] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:22:06 2026] GET /volume/v3/volumes/931de755-1cdc-4ac6-8e0f-0900e7c4517a => generated 905 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:22:06 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-0f353df6-faf1-40f7-b78e-f884b3342f2f None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:06 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-0f353df6-faf1-40f7-b78e-f884b3342f2f tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] GET http://192.168.122.168/volume/v3/volumes/536a1777-dae1-415c-8cc3-786a11458fb7 Sep 07 21:22:06 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-0f353df6-faf1-40f7-b78e-f884b3342f2f tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:06 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-0f353df6-faf1-40f7-b78e-f884b3342f2f tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:06 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:06 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:22:06 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:06 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:22:06 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-0f353df6-faf1-40f7-b78e-f884b3342f2f tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Volume info retrieved successfully. Sep 07 21:22:06 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b1f99a71-179a-4b67-b1fb-9db4ed16793f tempest-ProjectAdminTests-130490972 tempest-ProjectAdminTests-130490972-project-admin] GET http://192.168.122.168/volume/v3/scheduler-stats/get_pools Sep 07 21:22:06 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b1f99a71-179a-4b67-b1fb-9db4ed16793f tempest-ProjectAdminTests-130490972 tempest-ProjectAdminTests-130490972-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:06 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b1f99a71-179a-4b67-b1fb-9db4ed16793f tempest-ProjectAdminTests-130490972 tempest-ProjectAdminTests-130490972-project-admin] Calling method 'get_pools' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:06 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-0f353df6-faf1-40f7-b78e-f884b3342f2f tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] http://192.168.122.168/volume/v3/volumes/536a1777-dae1-415c-8cc3-786a11458fb7 returned with HTTP 200 Sep 07 21:22:06 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1462/2915] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:22:06 2026] GET /volume/v3/volumes/536a1777-dae1-415c-8cc3-786a11458fb7 => generated 865 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:06 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b1f99a71-179a-4b67-b1fb-9db4ed16793f tempest-ProjectAdminTests-130490972 tempest-ProjectAdminTests-130490972-project-admin] http://192.168.122.168/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 07 21:22:06 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1454/2916] 192.168.122.168 () {58 vars in 1175 bytes} [Mon Sep 7 21:22:06 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 384 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 21:22:06 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-23b2433a-91a7-449a-838f-d33347f2d820 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:06 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-23b2433a-91a7-449a-838f-d33347f2d820 tempest-ProjectAdminTests-130490972 tempest-ProjectAdminTests-130490972-project-admin] GET http://192.168.122.168/volume/v3/capabilities/devstack@QuobyteHD Sep 07 21:22:06 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-23b2433a-91a7-449a-838f-d33347f2d820 tempest-ProjectAdminTests-130490972 tempest-ProjectAdminTests-130490972-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:06 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-23b2433a-91a7-449a-838f-d33347f2d820 tempest-ProjectAdminTests-130490972 tempest-ProjectAdminTests-130490972-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:06 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:06 devstack devstack@c-api.service[86971]: return base.obj_make_list(context, cls(context), objects.Service, Sep 07 21:22:06 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-23b2433a-91a7-449a-838f-d33347f2d820 tempest-ProjectAdminTests-130490972 tempest-ProjectAdminTests-130490972-project-admin] http://192.168.122.168/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 07 21:22:06 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1463/2917] 192.168.122.168 () {58 vars in 1193 bytes} [Mon Sep 7 21:22:06 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:07 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-8e063feb-c9c4-459f-983c-518622adc647 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:07 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8e063feb-c9c4-459f-983c-518622adc647 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] GET http://192.168.122.168/volume/v3/volumes/931de755-1cdc-4ac6-8e0f-0900e7c4517a Sep 07 21:22:07 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8e063feb-c9c4-459f-983c-518622adc647 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:07 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8e063feb-c9c4-459f-983c-518622adc647 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:07 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:07 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:22:07 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:07 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:22:07 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-8e063feb-c9c4-459f-983c-518622adc647 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Volume info retrieved successfully. Sep 07 21:22:07 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8e063feb-c9c4-459f-983c-518622adc647 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] http://192.168.122.168/volume/v3/volumes/931de755-1cdc-4ac6-8e0f-0900e7c4517a returned with HTTP 200 Sep 07 21:22:07 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1455/2918] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:22:07 2026] GET /volume/v3/volumes/931de755-1cdc-4ac6-8e0f-0900e7c4517a => generated 905 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:22:07 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-d9bc7eab-896b-4ec7-b37a-b9b09a0c655b None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:07 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d9bc7eab-896b-4ec7-b37a-b9b09a0c655b tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] GET http://192.168.122.168/volume/v3/volumes/536a1777-dae1-415c-8cc3-786a11458fb7 Sep 07 21:22:07 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-d9bc7eab-896b-4ec7-b37a-b9b09a0c655b tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:07 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-d9bc7eab-896b-4ec7-b37a-b9b09a0c655b tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:07 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d9bc7eab-896b-4ec7-b37a-b9b09a0c655b tempest-CreateVolumesFromSourceVolumeTest-2051605473 tempest-CreateVolumesFromSourceVolumeTest-2051605473-project-member] http://192.168.122.168/volume/v3/volumes/536a1777-dae1-415c-8cc3-786a11458fb7 returned with HTTP 404 Sep 07 21:22:07 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1464/2919] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:22:07 2026] GET /volume/v3/volumes/536a1777-dae1-415c-8cc3-786a11458fb7 => generated 109 bytes in 76 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:22:08 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-fd1857bc-363c-4637-b6ad-026519c20484 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:08 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-5966af5a-6895-4484-b39a-e85c9e8b601a None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:08 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5966af5a-6895-4484-b39a-e85c9e8b601a tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] GET http://192.168.122.168/volume/v3/volumes/931de755-1cdc-4ac6-8e0f-0900e7c4517a Sep 07 21:22:08 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-5966af5a-6895-4484-b39a-e85c9e8b601a tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:08 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-5966af5a-6895-4484-b39a-e85c9e8b601a tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:08 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:08 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:22:08 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:08 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:22:08 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-5966af5a-6895-4484-b39a-e85c9e8b601a tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Volume info retrieved successfully. Sep 07 21:22:08 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5966af5a-6895-4484-b39a-e85c9e8b601a tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] http://192.168.122.168/volume/v3/volumes/931de755-1cdc-4ac6-8e0f-0900e7c4517a returned with HTTP 200 Sep 07 21:22:08 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1465/2920] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:22:08 2026] GET /volume/v3/volumes/931de755-1cdc-4ac6-8e0f-0900e7c4517a => generated 905 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:22:08 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-fd1857bc-363c-4637-b6ad-026519c20484 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:22:08 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-fd1857bc-363c-4637-b6ad-026519c20484 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-505719604", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:22:08 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.volumes [None req-fd1857bc-363c-4637-b6ad-026519c20484 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-505719604', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86970) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:22:08 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-fd1857bc-363c-4637-b6ad-026519c20484 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Create volume of 1 GB Sep 07 21:22:08 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-fd1857bc-363c-4637-b6ad-026519c20484 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Availability Zones retrieved successfully. Sep 07 21:22:08 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-fd1857bc-363c-4637-b6ad-026519c20484 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Flow 'volume_create_api' (87526143-9fed-4c8c-a61c-2cf2360f455c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:22:08 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-fd1857bc-363c-4637-b6ad-026519c20484 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ce52c96-6d0f-427b-ba34-6ad43b558286) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:22:08 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.flows.api.create_volume [None req-fd1857bc-363c-4637-b6ad-026519c20484 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Validating volume size '1' using validate_int {{(pid=86970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:22:08 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-fd1857bc-363c-4637-b6ad-026519c20484 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ce52c96-6d0f-427b-ba34-6ad43b558286) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:22:08 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-fd1857bc-363c-4637-b6ad-026519c20484 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5998fdb7-be0a-4eec-bccf-b107497ba3b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:22:09 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-fd1857bc-363c-4637-b6ad-026519c20484 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Created reservations ['a0a52d17-fda9-4f15-b40e-709880622e95', 'd870f630-ed6a-47cf-a655-0f1cff4c6953', '0d958b9e-d209-4aa3-aa36-eec87c6c8533', 'af38b88e-89f7-4d85-8de6-d613baef9aac'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:22:09 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-fd1857bc-363c-4637-b6ad-026519c20484 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5998fdb7-be0a-4eec-bccf-b107497ba3b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a0a52d17-fda9-4f15-b40e-709880622e95', 'd870f630-ed6a-47cf-a655-0f1cff4c6953', '0d958b9e-d209-4aa3-aa36-eec87c6c8533', 'af38b88e-89f7-4d85-8de6-d613baef9aac']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:22:09 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-fd1857bc-363c-4637-b6ad-026519c20484 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1006892e-03ce-4e88-ad71-926689f10661) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:22:09 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:09 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:22:09 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-fd1857bc-363c-4637-b6ad-026519c20484 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1006892e-03ce-4e88-ad71-926689f10661) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de0dde70-c290-40c4-a255-ea7466557fad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-505719604',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a17ce94dbb754cd0bfd54897813b6713',qos_specs=None,replication_status=,reservations=['a0a52d17-fda9-4f15-b40e-709880622e95','d870f630-ed6a-47cf-a655-0f1cff4c6953','0d958b9e-d209-4aa3-aa36-eec87c6c8533','af38b88e-89f7-4d85-8de6-d613baef9aac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='801f67ead694486b9f88dfa501f31b84',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:22:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-505719604',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=de0dde70-c290-40c4-a255-ea7466557fad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a17ce94dbb754cd0bfd54897813b6713',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='801f67ead694486b9f88dfa501f31b84',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:22:09 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-fd1857bc-363c-4637-b6ad-026519c20484 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11ef04b4-da1d-4d06-b8da-76476b088183) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:22:09 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-fd1857bc-363c-4637-b6ad-026519c20484 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11ef04b4-da1d-4d06-b8da-76476b088183) transitioned into state 'SUCCESS' from state '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-505719604',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a17ce94dbb754cd0bfd54897813b6713',qos_specs=None,replication_status=,reservations=['a0a52d17-fda9-4f15-b40e-709880622e95','d870f630-ed6a-47cf-a655-0f1cff4c6953','0d958b9e-d209-4aa3-aa36-eec87c6c8533','af38b88e-89f7-4d85-8de6-d613baef9aac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='801f67ead694486b9f88dfa501f31b84',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:22:09 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-fd1857bc-363c-4637-b6ad-026519c20484 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ffea29e-da58-4819-9ca1-e9ea8b5be353) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:22:09 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-fd1857bc-363c-4637-b6ad-026519c20484 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ffea29e-da58-4819-9ca1-e9ea8b5be353) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:22:09 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-fd1857bc-363c-4637-b6ad-026519c20484 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Flow 'volume_create_api' (87526143-9fed-4c8c-a61c-2cf2360f455c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:22:09 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-fd1857bc-363c-4637-b6ad-026519c20484 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Create volume request issued successfully. Sep 07 21:22:09 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-fd1857bc-363c-4637-b6ad-026519c20484 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:22:09 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1456/2921] 192.168.122.168 () {60 vars in 1143 bytes} [Mon Sep 7 21:22:08 2026] POST /volume/v3/volumes => generated 762 bytes in 1426 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 21:22:09 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-ca96f48d-ac09-4b5a-a7c7-1cf6fec5fbe9 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:09 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ca96f48d-ac09-4b5a-a7c7-1cf6fec5fbe9 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] GET http://192.168.122.168/volume/v3/volumes/de0dde70-c290-40c4-a255-ea7466557fad Sep 07 21:22:09 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-ca96f48d-ac09-4b5a-a7c7-1cf6fec5fbe9 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:09 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-ca96f48d-ac09-4b5a-a7c7-1cf6fec5fbe9 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:09 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:09 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:22:09 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:09 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:22:09 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-929baef8-a6a0-48f7-a926-26698e3f2b82 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:09 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-929baef8-a6a0-48f7-a926-26698e3f2b82 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] GET http://192.168.122.168/volume/v3/volumes/931de755-1cdc-4ac6-8e0f-0900e7c4517a Sep 07 21:22:09 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-929baef8-a6a0-48f7-a926-26698e3f2b82 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:09 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-929baef8-a6a0-48f7-a926-26698e3f2b82 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:09 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-ca96f48d-ac09-4b5a-a7c7-1cf6fec5fbe9 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Volume info retrieved successfully. Sep 07 21:22:09 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ca96f48d-ac09-4b5a-a7c7-1cf6fec5fbe9 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] http://192.168.122.168/volume/v3/volumes/de0dde70-c290-40c4-a255-ea7466557fad returned with HTTP 200 Sep 07 21:22:09 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1466/2922] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:22:09 2026] GET /volume/v3/volumes/de0dde70-c290-40c4-a255-ea7466557fad => generated 830 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:09 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:09 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:22:09 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:09 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:22:09 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-929baef8-a6a0-48f7-a926-26698e3f2b82 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Volume info retrieved successfully. Sep 07 21:22:09 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-929baef8-a6a0-48f7-a926-26698e3f2b82 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] http://192.168.122.168/volume/v3/volumes/931de755-1cdc-4ac6-8e0f-0900e7c4517a returned with HTTP 200 Sep 07 21:22:09 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1457/2923] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:22:09 2026] GET /volume/v3/volumes/931de755-1cdc-4ac6-8e0f-0900e7c4517a => generated 905 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:22:10 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-4f080fd1-9788-445a-a83f-7f827e2e60a6 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:10 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-4f080fd1-9788-445a-a83f-7f827e2e60a6 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] GET http://192.168.122.168/volume/v3/volumes/de0dde70-c290-40c4-a255-ea7466557fad Sep 07 21:22:10 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-4f080fd1-9788-445a-a83f-7f827e2e60a6 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:10 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-4f080fd1-9788-445a-a83f-7f827e2e60a6 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:10 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:10 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:22:10 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:10 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:22:10 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-178d904d-32e2-4648-9b13-47e1e9625dd4 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:11 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-4f080fd1-9788-445a-a83f-7f827e2e60a6 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Volume info retrieved successfully. Sep 07 21:22:11 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-178d904d-32e2-4648-9b13-47e1e9625dd4 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] GET http://192.168.122.168/volume/v3/volumes/931de755-1cdc-4ac6-8e0f-0900e7c4517a Sep 07 21:22:11 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-178d904d-32e2-4648-9b13-47e1e9625dd4 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:11 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-178d904d-32e2-4648-9b13-47e1e9625dd4 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:11 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-4f080fd1-9788-445a-a83f-7f827e2e60a6 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] http://192.168.122.168/volume/v3/volumes/de0dde70-c290-40c4-a255-ea7466557fad returned with HTTP 200 Sep 07 21:22:11 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:11 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:22:11 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1467/2924] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:22:10 2026] GET /volume/v3/volumes/de0dde70-c290-40c4-a255-ea7466557fad => generated 854 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:11 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:11 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:22:11 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-178d904d-32e2-4648-9b13-47e1e9625dd4 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Volume info retrieved successfully. Sep 07 21:22:11 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-178d904d-32e2-4648-9b13-47e1e9625dd4 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] http://192.168.122.168/volume/v3/volumes/931de755-1cdc-4ac6-8e0f-0900e7c4517a returned with HTTP 200 Sep 07 21:22:11 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1458/2925] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:22:10 2026] GET /volume/v3/volumes/931de755-1cdc-4ac6-8e0f-0900e7c4517a => generated 905 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:22:12 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-921860fd-062d-4b69-8330-d9ead144d58e None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:12 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-921860fd-062d-4b69-8330-d9ead144d58e tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] GET http://192.168.122.168/volume/v3/volumes/de0dde70-c290-40c4-a255-ea7466557fad Sep 07 21:22:12 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-921860fd-062d-4b69-8330-d9ead144d58e tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:12 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-921860fd-062d-4b69-8330-d9ead144d58e tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:12 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:12 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:22:12 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-198a5cde-f644-494f-9fc0-2fc34494a1b4 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:12 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:12 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:22:12 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-198a5cde-f644-494f-9fc0-2fc34494a1b4 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] GET http://192.168.122.168/volume/v3/volumes/931de755-1cdc-4ac6-8e0f-0900e7c4517a Sep 07 21:22:12 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-198a5cde-f644-494f-9fc0-2fc34494a1b4 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:12 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-198a5cde-f644-494f-9fc0-2fc34494a1b4 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:12 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-921860fd-062d-4b69-8330-d9ead144d58e tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Volume info retrieved successfully. Sep 07 21:22:12 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:12 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:22:12 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:12 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:22:12 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-921860fd-062d-4b69-8330-d9ead144d58e tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] http://192.168.122.168/volume/v3/volumes/de0dde70-c290-40c4-a255-ea7466557fad returned with HTTP 200 Sep 07 21:22:12 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-198a5cde-f644-494f-9fc0-2fc34494a1b4 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Volume info retrieved successfully. Sep 07 21:22:12 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1468/2926] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:22:12 2026] GET /volume/v3/volumes/de0dde70-c290-40c4-a255-ea7466557fad => generated 854 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:12 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-198a5cde-f644-494f-9fc0-2fc34494a1b4 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] http://192.168.122.168/volume/v3/volumes/931de755-1cdc-4ac6-8e0f-0900e7c4517a returned with HTTP 200 Sep 07 21:22:12 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1459/2927] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:22:12 2026] GET /volume/v3/volumes/931de755-1cdc-4ac6-8e0f-0900e7c4517a => generated 905 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:22:13 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-1c30be3b-907d-4127-b330-667ce5936c13 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:13 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1c30be3b-907d-4127-b330-667ce5936c13 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] GET http://192.168.122.168/volume/v3/volumes/de0dde70-c290-40c4-a255-ea7466557fad Sep 07 21:22:13 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-1c30be3b-907d-4127-b330-667ce5936c13 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:13 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-1c30be3b-907d-4127-b330-667ce5936c13 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:13 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-13c43555-b72e-4906-ad33-f2674fcfe116 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:13 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-13c43555-b72e-4906-ad33-f2674fcfe116 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] GET http://192.168.122.168/volume/v3/volumes/931de755-1cdc-4ac6-8e0f-0900e7c4517a Sep 07 21:22:13 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-13c43555-b72e-4906-ad33-f2674fcfe116 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:13 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-13c43555-b72e-4906-ad33-f2674fcfe116 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:13 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:13 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:22:13 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:13 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:22:13 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-1c30be3b-907d-4127-b330-667ce5936c13 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Volume info retrieved successfully. Sep 07 21:22:13 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:13 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:22:13 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:13 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:22:13 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-13c43555-b72e-4906-ad33-f2674fcfe116 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Volume info retrieved successfully. Sep 07 21:22:13 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1c30be3b-907d-4127-b330-667ce5936c13 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] http://192.168.122.168/volume/v3/volumes/de0dde70-c290-40c4-a255-ea7466557fad returned with HTTP 200 Sep 07 21:22:13 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1469/2928] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:22:13 2026] GET /volume/v3/volumes/de0dde70-c290-40c4-a255-ea7466557fad => generated 854 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:13 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-13c43555-b72e-4906-ad33-f2674fcfe116 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] http://192.168.122.168/volume/v3/volumes/931de755-1cdc-4ac6-8e0f-0900e7c4517a returned with HTTP 200 Sep 07 21:22:13 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1460/2929] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:22:13 2026] GET /volume/v3/volumes/931de755-1cdc-4ac6-8e0f-0900e7c4517a => generated 906 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:22:13 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-36f82492-64be-4283-8b3a-e5d264498044 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:13 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-36f82492-64be-4283-8b3a-e5d264498044 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] DELETE http://192.168.122.168/volume/v3/snapshots/b94094b0-5daa-498e-b6c6-915a0bf06c50 Sep 07 21:22:13 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-36f82492-64be-4283-8b3a-e5d264498044 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:13 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-36f82492-64be-4283-8b3a-e5d264498044 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:13 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.snapshots [None req-36f82492-64be-4283-8b3a-e5d264498044 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Delete snapshot with id: b94094b0-5daa-498e-b6c6-915a0bf06c50 Sep 07 21:22:13 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:13 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:22:13 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-36f82492-64be-4283-8b3a-e5d264498044 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Snapshot retrieved successfully. Sep 07 21:22:13 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:13 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:22:13 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-36f82492-64be-4283-8b3a-e5d264498044 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Snapshot delete request issued successfully. Sep 07 21:22:13 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-36f82492-64be-4283-8b3a-e5d264498044 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] http://192.168.122.168/volume/v3/snapshots/b94094b0-5daa-498e-b6c6-915a0bf06c50 returned with HTTP 202 Sep 07 21:22:13 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1470/2930] 192.168.122.168 () {58 vars in 1241 bytes} [Mon Sep 7 21:22:13 2026] DELETE /volume/v3/snapshots/b94094b0-5daa-498e-b6c6-915a0bf06c50 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:22:13 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-ef9e328d-4f16-4eec-935b-c2837fea3862 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:13 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ef9e328d-4f16-4eec-935b-c2837fea3862 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] GET http://192.168.122.168/volume/v3/snapshots/b94094b0-5daa-498e-b6c6-915a0bf06c50 Sep 07 21:22:13 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ef9e328d-4f16-4eec-935b-c2837fea3862 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:13 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ef9e328d-4f16-4eec-935b-c2837fea3862 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:13 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:13 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:22:13 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-ef9e328d-4f16-4eec-935b-c2837fea3862 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Snapshot retrieved successfully. Sep 07 21:22:13 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ef9e328d-4f16-4eec-935b-c2837fea3862 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] http://192.168.122.168/volume/v3/snapshots/b94094b0-5daa-498e-b6c6-915a0bf06c50 returned with HTTP 200 Sep 07 21:22:13 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1461/2931] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:22:13 2026] GET /volume/v3/snapshots/b94094b0-5daa-498e-b6c6-915a0bf06c50 => generated 466 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:13 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-97df534d-46f3-4adb-aae8-854b30b8f084 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:14 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-97df534d-46f3-4adb-aae8-854b30b8f084 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:22:14 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-97df534d-46f3-4adb-aae8-854b30b8f084 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:22:14 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.volumes [None req-97df534d-46f3-4adb-aae8-854b30b8f084 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=86971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:22:14 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-97df534d-46f3-4adb-aae8-854b30b8f084 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Create volume of 1 GB Sep 07 21:22:14 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:14 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:22:14 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-97df534d-46f3-4adb-aae8-854b30b8f084 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Availability Zones retrieved successfully. Sep 07 21:22:14 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-97df534d-46f3-4adb-aae8-854b30b8f084 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Flow 'volume_create_api' (18a8e021-9f45-49e3-820a-d492230d762b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:22:14 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-97df534d-46f3-4adb-aae8-854b30b8f084 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f15da97-5c13-420b-84e4-261def98cdb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:22:14 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.flows.api.create_volume [None req-97df534d-46f3-4adb-aae8-854b30b8f084 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Validating volume size '1' using validate_int {{(pid=86971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:22:14 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-8f374887-4486-4ccb-9556-3fe56b67dea2 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:14 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-97df534d-46f3-4adb-aae8-854b30b8f084 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f15da97-5c13-420b-84e4-261def98cdb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:22:14 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-97df534d-46f3-4adb-aae8-854b30b8f084 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36050b2e-3335-45df-8b96-24ecd5990c63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:22:14 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8f374887-4486-4ccb-9556-3fe56b67dea2 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:22:14 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8f374887-4486-4ccb-9556-3fe56b67dea2 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-653434855"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:22:14 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.volumes [None req-8f374887-4486-4ccb-9556-3fe56b67dea2 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-653434855'}} {{(pid=86970) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:22:14 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-8f374887-4486-4ccb-9556-3fe56b67dea2 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Create volume of 1 GB Sep 07 21:22:14 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-8f374887-4486-4ccb-9556-3fe56b67dea2 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Availability Zones retrieved successfully. Sep 07 21:22:14 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-8f374887-4486-4ccb-9556-3fe56b67dea2 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Flow 'volume_create_api' (f8a41ac5-4a13-4ffe-86a2-808e978479ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:22:14 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-97df534d-46f3-4adb-aae8-854b30b8f084 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Created reservations ['6a892807-f767-4b45-918f-d567a22e57cb', '3d982fa6-32c2-435c-aa12-c1aaf65b1775', '1992622e-c8c3-468c-8dd5-418632ce51ac', 'e6e791e3-ca15-4c5a-93bb-9ff8a72cc6a7'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:22:14 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-8f374887-4486-4ccb-9556-3fe56b67dea2 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea8ae2f0-927f-484d-bda3-55fc45383e84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:22:14 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-97df534d-46f3-4adb-aae8-854b30b8f084 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36050b2e-3335-45df-8b96-24ecd5990c63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6a892807-f767-4b45-918f-d567a22e57cb', '3d982fa6-32c2-435c-aa12-c1aaf65b1775', '1992622e-c8c3-468c-8dd5-418632ce51ac', 'e6e791e3-ca15-4c5a-93bb-9ff8a72cc6a7']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:22:14 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.flows.api.create_volume [None req-8f374887-4486-4ccb-9556-3fe56b67dea2 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Validating volume size '1' using validate_int {{(pid=86970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:22:14 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-97df534d-46f3-4adb-aae8-854b30b8f084 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8d1505d-9f06-49e8-b4a9-90b2fffd4daa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:22:14 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:14 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:22:14 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-97df534d-46f3-4adb-aae8-854b30b8f084 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8d1505d-9f06-49e8-b4a9-90b2fffd4daa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '07a2e9b2-a4aa-4ee1-875a-42e924d7770a', '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='28d7caefdb3c4d27b9647596d75b57d3',qos_specs=None,replication_status=,reservations=['6a892807-f767-4b45-918f-d567a22e57cb','3d982fa6-32c2-435c-aa12-c1aaf65b1775','1992622e-c8c3-468c-8dd5-418632ce51ac','e6e791e3-ca15-4c5a-93bb-9ff8a72cc6a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5965fd6eb6874da484ee568180de55a0',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:22:14Z,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=07a2e9b2-a4aa-4ee1-875a-42e924d7770a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='28d7caefdb3c4d27b9647596d75b57d3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5965fd6eb6874da484ee568180de55a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:22:14 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-97df534d-46f3-4adb-aae8-854b30b8f084 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28249e9d-9d21-4ff7-9330-52d863159499) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:22:14 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-8f374887-4486-4ccb-9556-3fe56b67dea2 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea8ae2f0-927f-484d-bda3-55fc45383e84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:22:14 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-8f374887-4486-4ccb-9556-3fe56b67dea2 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f874396-b45f-4496-97b6-72c12bd96e23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:22:14 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-97df534d-46f3-4adb-aae8-854b30b8f084 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28249e9d-9d21-4ff7-9330-52d863159499) transitioned into state 'SUCCESS' from 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='28d7caefdb3c4d27b9647596d75b57d3',qos_specs=None,replication_status=,reservations=['6a892807-f767-4b45-918f-d567a22e57cb','3d982fa6-32c2-435c-aa12-c1aaf65b1775','1992622e-c8c3-468c-8dd5-418632ce51ac','e6e791e3-ca15-4c5a-93bb-9ff8a72cc6a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5965fd6eb6874da484ee568180de55a0',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:22:14 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-97df534d-46f3-4adb-aae8-854b30b8f084 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a854b8d-8a8f-4e57-bda3-c10d47f9af35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:22:14 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-97df534d-46f3-4adb-aae8-854b30b8f084 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a854b8d-8a8f-4e57-bda3-c10d47f9af35) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:22:14 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-97df534d-46f3-4adb-aae8-854b30b8f084 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Flow 'volume_create_api' (18a8e021-9f45-49e3-820a-d492230d762b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:22:14 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-97df534d-46f3-4adb-aae8-854b30b8f084 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Create volume request issued successfully. Sep 07 21:22:14 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-97df534d-46f3-4adb-aae8-854b30b8f084 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:22:14 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1471/2932] 192.168.122.168 () {60 vars in 1142 bytes} [Mon Sep 7 21:22:13 2026] POST /volume/v3/volumes => generated 749 bytes in 750 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:22:14 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-e1dd9b89-1d18-4497-b64e-c9378338a915 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:14 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e1dd9b89-1d18-4497-b64e-c9378338a915 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] GET http://192.168.122.168/volume/v3/volumes/de0dde70-c290-40c4-a255-ea7466557fad Sep 07 21:22:14 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-e1dd9b89-1d18-4497-b64e-c9378338a915 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:14 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-e1dd9b89-1d18-4497-b64e-c9378338a915 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:14 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:14 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:22:14 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:14 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:22:14 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-e1dd9b89-1d18-4497-b64e-c9378338a915 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Volume info retrieved successfully. Sep 07 21:22:14 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e1dd9b89-1d18-4497-b64e-c9378338a915 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] http://192.168.122.168/volume/v3/volumes/de0dde70-c290-40c4-a255-ea7466557fad returned with HTTP 200 Sep 07 21:22:14 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1472/2933] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:22:14 2026] GET /volume/v3/volumes/de0dde70-c290-40c4-a255-ea7466557fad => generated 855 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:14 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-c674e47b-8c34-4100-97a1-93337a1f4e1f None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:14 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c674e47b-8c34-4100-97a1-93337a1f4e1f tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] GET http://192.168.122.168/volume/v3/volumes/07a2e9b2-a4aa-4ee1-875a-42e924d7770a Sep 07 21:22:14 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c674e47b-8c34-4100-97a1-93337a1f4e1f tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:14 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c674e47b-8c34-4100-97a1-93337a1f4e1f tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:14 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:14 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:22:14 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:14 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:22:14 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-c674e47b-8c34-4100-97a1-93337a1f4e1f tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Volume info retrieved successfully. Sep 07 21:22:14 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-8f374887-4486-4ccb-9556-3fe56b67dea2 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Created reservations ['34f9c310-7324-47c7-82f7-13775b3d3feb', '24fd7d74-c759-49b8-8319-bbb347f9b16a', '3b0c83c3-fa78-43fe-853a-0f3bebf31978', 'c9748e16-0db8-491c-baa2-ee239aee95ab'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:22:14 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c674e47b-8c34-4100-97a1-93337a1f4e1f tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] http://192.168.122.168/volume/v3/volumes/07a2e9b2-a4aa-4ee1-875a-42e924d7770a returned with HTTP 200 Sep 07 21:22:14 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-8f374887-4486-4ccb-9556-3fe56b67dea2 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f874396-b45f-4496-97b6-72c12bd96e23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['34f9c310-7324-47c7-82f7-13775b3d3feb', '24fd7d74-c759-49b8-8319-bbb347f9b16a', '3b0c83c3-fa78-43fe-853a-0f3bebf31978', 'c9748e16-0db8-491c-baa2-ee239aee95ab']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:22:14 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1473/2934] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:22:14 2026] GET /volume/v3/volumes/07a2e9b2-a4aa-4ee1-875a-42e924d7770a => generated 817 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:14 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-7cfe2415-70a0-4ea1-ab5d-8e940e4ba8b8 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:14 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-7cfe2415-70a0-4ea1-ab5d-8e940e4ba8b8 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] GET http://192.168.122.168/volume/v3/snapshots/b94094b0-5daa-498e-b6c6-915a0bf06c50 Sep 07 21:22:14 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-7cfe2415-70a0-4ea1-ab5d-8e940e4ba8b8 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:14 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-7cfe2415-70a0-4ea1-ab5d-8e940e4ba8b8 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:14 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-8f374887-4486-4ccb-9556-3fe56b67dea2 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62a383b9-8ec7-4f98-9671-afbd9a24b956) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:22:14 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:14 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:22:14 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-7cfe2415-70a0-4ea1-ab5d-8e940e4ba8b8 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Snapshot retrieved successfully. Sep 07 21:22:14 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-7cfe2415-70a0-4ea1-ab5d-8e940e4ba8b8 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] http://192.168.122.168/volume/v3/snapshots/b94094b0-5daa-498e-b6c6-915a0bf06c50 returned with HTTP 200 Sep 07 21:22:14 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1474/2935] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:22:14 2026] GET /volume/v3/snapshots/b94094b0-5daa-498e-b6c6-915a0bf06c50 => generated 466 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:14 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-e59aa67f-194b-4be5-bb7e-24a4c89b6df0 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:14 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e59aa67f-194b-4be5-bb7e-24a4c89b6df0 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] GET http://192.168.122.168/volume/v3/volumes/de0dde70-c290-40c4-a255-ea7466557fad Sep 07 21:22:14 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-e59aa67f-194b-4be5-bb7e-24a4c89b6df0 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:14 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-e59aa67f-194b-4be5-bb7e-24a4c89b6df0 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:14 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:14 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:22:14 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:14 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:22:14 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:14 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:22:14 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-8f374887-4486-4ccb-9556-3fe56b67dea2 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62a383b9-8ec7-4f98-9671-afbd9a24b956) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '41dd4837-4406-44d6-95a2-834b75951ea5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-653434855',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7b4ed138a5f4eabb06e2f3cfb314299',qos_specs=None,replication_status=,reservations=['34f9c310-7324-47c7-82f7-13775b3d3feb','24fd7d74-c759-49b8-8319-bbb347f9b16a','3b0c83c3-fa78-43fe-853a-0f3bebf31978','c9748e16-0db8-491c-baa2-ee239aee95ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e7e16fa2c6c43b1bdf65874703ccdda',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:22:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-653434855',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=41dd4837-4406-44d6-95a2-834b75951ea5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b7b4ed138a5f4eabb06e2f3cfb314299',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2e7e16fa2c6c43b1bdf65874703ccdda',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:22:14 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-8f374887-4486-4ccb-9556-3fe56b67dea2 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac2d35bb-8c50-4752-a50c-31af36ea62f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:22:14 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-e59aa67f-194b-4be5-bb7e-24a4c89b6df0 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Volume info retrieved successfully. Sep 07 21:22:14 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e59aa67f-194b-4be5-bb7e-24a4c89b6df0 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] http://192.168.122.168/volume/v3/volumes/de0dde70-c290-40c4-a255-ea7466557fad returned with HTTP 200 Sep 07 21:22:14 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1475/2936] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:22:14 2026] GET /volume/v3/volumes/de0dde70-c290-40c4-a255-ea7466557fad => generated 855 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:14 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-0f722c02-28b5-4ef9-92c8-037097904146 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:14 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-8f374887-4486-4ccb-9556-3fe56b67dea2 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac2d35bb-8c50-4752-a50c-31af36ea62f1) transitioned into state 'SUCCESS' from state '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-653434855',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7b4ed138a5f4eabb06e2f3cfb314299',qos_specs=None,replication_status=,reservations=['34f9c310-7324-47c7-82f7-13775b3d3feb','24fd7d74-c759-49b8-8319-bbb347f9b16a','3b0c83c3-fa78-43fe-853a-0f3bebf31978','c9748e16-0db8-491c-baa2-ee239aee95ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e7e16fa2c6c43b1bdf65874703ccdda',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:22:14 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-0f722c02-28b5-4ef9-92c8-037097904146 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] POST http://192.168.122.168/volume/v3/snapshots Sep 07 21:22:14 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-8f374887-4486-4ccb-9556-3fe56b67dea2 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bfa87ae1-0688-4f2d-8ff0-1e98e98adfdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:22:14 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-0f722c02-28b5-4ef9-92c8-037097904146 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "de0dde70-c290-40c4-a255-ea7466557fad", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-1957654222", "description": null, "metadata": null}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:22:14 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:14 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:22:14 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:14 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:22:14 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-0f722c02-28b5-4ef9-92c8-037097904146 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Volume info retrieved successfully. Sep 07 21:22:14 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.snapshots [None req-0f722c02-28b5-4ef9-92c8-037097904146 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Create snapshot from volume de0dde70-c290-40c4-a255-ea7466557fad Sep 07 21:22:14 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-8f374887-4486-4ccb-9556-3fe56b67dea2 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bfa87ae1-0688-4f2d-8ff0-1e98e98adfdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:22:14 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-8f374887-4486-4ccb-9556-3fe56b67dea2 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Flow 'volume_create_api' (f8a41ac5-4a13-4ffe-86a2-808e978479ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:22:14 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-8f374887-4486-4ccb-9556-3fe56b67dea2 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Create volume request issued successfully. Sep 07 21:22:14 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8f374887-4486-4ccb-9556-3fe56b67dea2 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:22:14 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1462/2937] 192.168.122.168 () {60 vars in 1142 bytes} [Mon Sep 7 21:22:14 2026] POST /volume/v3/volumes => generated 786 bytes in 594 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:22:14 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-8d40d3dc-1498-4990-bea2-7ce5fc697362 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:14 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8d40d3dc-1498-4990-bea2-7ce5fc697362 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] GET http://192.168.122.168/volume/v3/volumes/41dd4837-4406-44d6-95a2-834b75951ea5 Sep 07 21:22:14 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8d40d3dc-1498-4990-bea2-7ce5fc697362 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:14 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8d40d3dc-1498-4990-bea2-7ce5fc697362 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:14 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:14 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:22:14 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:14 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:22:14 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-8d40d3dc-1498-4990-bea2-7ce5fc697362 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Volume info retrieved successfully. Sep 07 21:22:14 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-0f722c02-28b5-4ef9-92c8-037097904146 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Created reservations ['c583ac30-33a9-4722-a2bd-22f536401861', '94de4ef7-b7b9-4132-96ef-798b7eea5121', '9b5005fa-75d7-44e2-8b56-b9a95c62b019', '7ad0f685-d459-444a-9cac-220d0b721c83'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:22:14 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8d40d3dc-1498-4990-bea2-7ce5fc697362 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/volumes/41dd4837-4406-44d6-95a2-834b75951ea5 returned with HTTP 200 Sep 07 21:22:14 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1463/2938] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:22:14 2026] GET /volume/v3/volumes/41dd4837-4406-44d6-95a2-834b75951ea5 => generated 965 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:14 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:14 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:22:14 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-0f722c02-28b5-4ef9-92c8-037097904146 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Snapshot force create request issued successfully. Sep 07 21:22:14 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-0f722c02-28b5-4ef9-92c8-037097904146 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] http://192.168.122.168/volume/v3/snapshots returned with HTTP 202 Sep 07 21:22:14 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1476/2939] 192.168.122.168 () {60 vars in 1149 bytes} [Mon Sep 7 21:22:14 2026] POST /volume/v3/snapshots => generated 310 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:22:14 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-819ef1e7-ebb7-4f81-a070-f494963bbe10 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:14 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-819ef1e7-ebb7-4f81-a070-f494963bbe10 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] GET http://192.168.122.168/volume/v3/snapshots/81f2e1be-0ab5-4841-bb77-5927655a2cbb Sep 07 21:22:14 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-819ef1e7-ebb7-4f81-a070-f494963bbe10 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:14 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-819ef1e7-ebb7-4f81-a070-f494963bbe10 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:14 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:14 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:22:14 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-819ef1e7-ebb7-4f81-a070-f494963bbe10 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Snapshot retrieved successfully. Sep 07 21:22:14 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-819ef1e7-ebb7-4f81-a070-f494963bbe10 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] http://192.168.122.168/volume/v3/snapshots/81f2e1be-0ab5-4841-bb77-5927655a2cbb returned with HTTP 200 Sep 07 21:22:14 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1464/2940] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:22:14 2026] GET /volume/v3/snapshots/81f2e1be-0ab5-4841-bb77-5927655a2cbb => generated 442 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-732b2c4e-86fa-48e7-9bf7-1f490e1ffb9b None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:15 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-732b2c4e-86fa-48e7-9bf7-1f490e1ffb9b tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] GET http://192.168.122.168/volume/v3/volumes/07a2e9b2-a4aa-4ee1-875a-42e924d7770a Sep 07 21:22:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-732b2c4e-86fa-48e7-9bf7-1f490e1ffb9b tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-732b2c4e-86fa-48e7-9bf7-1f490e1ffb9b tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:15 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:15 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:22:15 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:15 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:22:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-59591586-9302-4eb3-bbc0-5dc65b0dc116 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:15 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-732b2c4e-86fa-48e7-9bf7-1f490e1ffb9b tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Volume info retrieved successfully. Sep 07 21:22:15 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-59591586-9302-4eb3-bbc0-5dc65b0dc116 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] GET http://192.168.122.168/volume/v3/snapshots/b94094b0-5daa-498e-b6c6-915a0bf06c50 Sep 07 21:22:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-59591586-9302-4eb3-bbc0-5dc65b0dc116 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-59591586-9302-4eb3-bbc0-5dc65b0dc116 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:15 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-732b2c4e-86fa-48e7-9bf7-1f490e1ffb9b tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] http://192.168.122.168/volume/v3/volumes/07a2e9b2-a4aa-4ee1-875a-42e924d7770a returned with HTTP 200 Sep 07 21:22:15 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1477/2941] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:22:15 2026] GET /volume/v3/volumes/07a2e9b2-a4aa-4ee1-875a-42e924d7770a => generated 841 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:15 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:15 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:22:15 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-59591586-9302-4eb3-bbc0-5dc65b0dc116 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Snapshot retrieved successfully. Sep 07 21:22:15 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-59591586-9302-4eb3-bbc0-5dc65b0dc116 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] http://192.168.122.168/volume/v3/snapshots/b94094b0-5daa-498e-b6c6-915a0bf06c50 returned with HTTP 200 Sep 07 21:22:15 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1465/2942] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:22:15 2026] GET /volume/v3/snapshots/b94094b0-5daa-498e-b6c6-915a0bf06c50 => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-a468d9f1-7d13-4e34-887c-82d0de5b4aad None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:15 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a468d9f1-7d13-4e34-887c-82d0de5b4aad tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] GET http://192.168.122.168/volume/v3/volumes/41dd4837-4406-44d6-95a2-834b75951ea5 Sep 07 21:22:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-a468d9f1-7d13-4e34-887c-82d0de5b4aad tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-a468d9f1-7d13-4e34-887c-82d0de5b4aad tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:15 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:15 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:22:15 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:15 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:22:15 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-a468d9f1-7d13-4e34-887c-82d0de5b4aad tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Volume info retrieved successfully. Sep 07 21:22:15 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a468d9f1-7d13-4e34-887c-82d0de5b4aad tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/volumes/41dd4837-4406-44d6-95a2-834b75951ea5 returned with HTTP 200 Sep 07 21:22:15 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1478/2943] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:22:15 2026] GET /volume/v3/volumes/41dd4837-4406-44d6-95a2-834b75951ea5 => generated 1015 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:22:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-530f16a0-cf4c-4aaa-b00c-26409f68cfc2 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:16 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-530f16a0-cf4c-4aaa-b00c-26409f68cfc2 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] GET http://192.168.122.168/volume/v3/snapshots/81f2e1be-0ab5-4841-bb77-5927655a2cbb Sep 07 21:22:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-530f16a0-cf4c-4aaa-b00c-26409f68cfc2 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-530f16a0-cf4c-4aaa-b00c-26409f68cfc2 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:16 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:16 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:22:16 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-530f16a0-cf4c-4aaa-b00c-26409f68cfc2 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Snapshot retrieved successfully. Sep 07 21:22:16 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-530f16a0-cf4c-4aaa-b00c-26409f68cfc2 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] http://192.168.122.168/volume/v3/snapshots/81f2e1be-0ab5-4841-bb77-5927655a2cbb returned with HTTP 200 Sep 07 21:22:16 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1466/2944] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:22:16 2026] GET /volume/v3/snapshots/81f2e1be-0ab5-4841-bb77-5927655a2cbb => generated 442 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-e25fd387-43b8-4d1e-9437-cfc84e63afec None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-4fa31b14-4979-4f7d-9dda-34fc8ec35ea2 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:16 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-4fa31b14-4979-4f7d-9dda-34fc8ec35ea2 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] GET http://192.168.122.168/volume/v3/snapshots/b94094b0-5daa-498e-b6c6-915a0bf06c50 Sep 07 21:22:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-4fa31b14-4979-4f7d-9dda-34fc8ec35ea2 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-4fa31b14-4979-4f7d-9dda-34fc8ec35ea2 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:16 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e25fd387-43b8-4d1e-9437-cfc84e63afec tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] GET http://192.168.122.168/volume/v3/volumes/07a2e9b2-a4aa-4ee1-875a-42e924d7770a Sep 07 21:22:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-e25fd387-43b8-4d1e-9437-cfc84e63afec tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-e25fd387-43b8-4d1e-9437-cfc84e63afec tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:16 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-4fa31b14-4979-4f7d-9dda-34fc8ec35ea2 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] http://192.168.122.168/volume/v3/snapshots/b94094b0-5daa-498e-b6c6-915a0bf06c50 returned with HTTP 404 Sep 07 21:22:16 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:16 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:22:16 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1467/2945] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:22:16 2026] GET /volume/v3/snapshots/b94094b0-5daa-498e-b6c6-915a0bf06c50 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:22:16 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:16 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:22:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-5589312a-af63-4835-9dc4-f493d4fdff17 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:16 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-5589312a-af63-4835-9dc4-f493d4fdff17 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] DELETE http://192.168.122.168/volume/v3/volumes/2fb3f843-c9eb-4d7a-9606-258a195b3d9d Sep 07 21:22:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-5589312a-af63-4835-9dc4-f493d4fdff17 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:16 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-e25fd387-43b8-4d1e-9437-cfc84e63afec tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Volume info retrieved successfully. Sep 07 21:22:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-5589312a-af63-4835-9dc4-f493d4fdff17 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:16 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-5589312a-af63-4835-9dc4-f493d4fdff17 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Delete volume with id: 2fb3f843-c9eb-4d7a-9606-258a195b3d9d Sep 07 21:22:16 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e25fd387-43b8-4d1e-9437-cfc84e63afec tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] http://192.168.122.168/volume/v3/volumes/07a2e9b2-a4aa-4ee1-875a-42e924d7770a returned with HTTP 200 Sep 07 21:22:16 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1479/2946] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:22:16 2026] GET /volume/v3/volumes/07a2e9b2-a4aa-4ee1-875a-42e924d7770a => generated 842 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:16 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:16 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:22:16 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:16 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:22:16 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-5589312a-af63-4835-9dc4-f493d4fdff17 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Volume info retrieved successfully. Sep 07 21:22:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-e4162fa5-68d7-4f6a-a8fa-ffe694be857b None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:16 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e4162fa5-68d7-4f6a-a8fa-ffe694be857b tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] GET http://192.168.122.168/volume/v3/volumes/07a2e9b2-a4aa-4ee1-875a-42e924d7770a Sep 07 21:22:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-e4162fa5-68d7-4f6a-a8fa-ffe694be857b tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-e4162fa5-68d7-4f6a-a8fa-ffe694be857b tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:16 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:16 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:22:16 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:16 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:22:16 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-5589312a-af63-4835-9dc4-f493d4fdff17 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Delete volume request issued successfully. Sep 07 21:22:16 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-5589312a-af63-4835-9dc4-f493d4fdff17 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] http://192.168.122.168/volume/v3/volumes/2fb3f843-c9eb-4d7a-9606-258a195b3d9d returned with HTTP 202 Sep 07 21:22:16 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1468/2947] 192.168.122.168 () {60 vars in 1276 bytes} [Mon Sep 7 21:22:16 2026] DELETE /volume/v3/volumes/2fb3f843-c9eb-4d7a-9606-258a195b3d9d => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 21:22:16 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-e4162fa5-68d7-4f6a-a8fa-ffe694be857b tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Volume info retrieved successfully. Sep 07 21:22:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-44509626-00ab-4a57-a857-a04b22f2b615 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:16 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-44509626-00ab-4a57-a857-a04b22f2b615 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] GET http://192.168.122.168/volume/v3/volumes/2fb3f843-c9eb-4d7a-9606-258a195b3d9d Sep 07 21:22:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-44509626-00ab-4a57-a857-a04b22f2b615 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-44509626-00ab-4a57-a857-a04b22f2b615 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:16 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e4162fa5-68d7-4f6a-a8fa-ffe694be857b tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] http://192.168.122.168/volume/v3/volumes/07a2e9b2-a4aa-4ee1-875a-42e924d7770a returned with HTTP 200 Sep 07 21:22:16 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1480/2948] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:22:16 2026] GET /volume/v3/volumes/07a2e9b2-a4aa-4ee1-875a-42e924d7770a => generated 842 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:16 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:16 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:22:16 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:16 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:22:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-1d17799a-938b-43cf-a18e-9e04fdbcf7f9 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:16 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-44509626-00ab-4a57-a857-a04b22f2b615 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Volume info retrieved successfully. Sep 07 21:22:16 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1d17799a-938b-43cf-a18e-9e04fdbcf7f9 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:22:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-1d17799a-938b-43cf-a18e-9e04fdbcf7f9 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-1745713681"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:22:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.volumes [None req-1d17799a-938b-43cf-a18e-9e04fdbcf7f9 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-1745713681'}} {{(pid=86971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:22:16 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-1d17799a-938b-43cf-a18e-9e04fdbcf7f9 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Create volume of 1 GB Sep 07 21:22:16 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-44509626-00ab-4a57-a857-a04b22f2b615 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] http://192.168.122.168/volume/v3/volumes/2fb3f843-c9eb-4d7a-9606-258a195b3d9d returned with HTTP 200 Sep 07 21:22:16 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1469/2949] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:22:16 2026] GET /volume/v3/volumes/2fb3f843-c9eb-4d7a-9606-258a195b3d9d => generated 870 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:22:16 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-1d17799a-938b-43cf-a18e-9e04fdbcf7f9 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Availability Zones retrieved successfully. Sep 07 21:22:16 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-1d17799a-938b-43cf-a18e-9e04fdbcf7f9 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Flow 'volume_create_api' (13054c7b-4b19-489d-a9a8-98276a20de3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:22:16 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-1d17799a-938b-43cf-a18e-9e04fdbcf7f9 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae9da62b-a1e0-412a-a709-f974d22792bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:22:16 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.flows.api.create_volume [None req-1d17799a-938b-43cf-a18e-9e04fdbcf7f9 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Validating volume size '1' using validate_int {{(pid=86971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:22:16 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-1d17799a-938b-43cf-a18e-9e04fdbcf7f9 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae9da62b-a1e0-412a-a709-f974d22792bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:22:16 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-1d17799a-938b-43cf-a18e-9e04fdbcf7f9 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe30763d-3c2b-48cf-b10f-34a432d8f5a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:22:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-799e8fb6-c379-4ce7-b5c5-e451d13f59aa None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:16 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-799e8fb6-c379-4ce7-b5c5-e451d13f59aa tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] GET http://192.168.122.168/volume/v3/volumes/41dd4837-4406-44d6-95a2-834b75951ea5 Sep 07 21:22:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-799e8fb6-c379-4ce7-b5c5-e451d13f59aa tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-799e8fb6-c379-4ce7-b5c5-e451d13f59aa tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:16 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:16 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:22:16 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:16 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:22:16 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-799e8fb6-c379-4ce7-b5c5-e451d13f59aa tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Volume info retrieved successfully. Sep 07 21:22:16 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-799e8fb6-c379-4ce7-b5c5-e451d13f59aa tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/volumes/41dd4837-4406-44d6-95a2-834b75951ea5 returned with HTTP 200 Sep 07 21:22:17 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1470/2950] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:22:16 2026] GET /volume/v3/volumes/41dd4837-4406-44d6-95a2-834b75951ea5 => generated 1016 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:22:17 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-1d17799a-938b-43cf-a18e-9e04fdbcf7f9 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Created reservations ['0b847241-5ae0-4f81-8eb8-b23b5aa183db', 'e59b3dc0-dde8-4cc2-8da3-afc51f745342', 'd64154e8-9b09-4093-995b-2367f06ba2f8', '2d797db3-017d-4585-bb53-8572edcd12ff'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:22:17 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-1d17799a-938b-43cf-a18e-9e04fdbcf7f9 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe30763d-3c2b-48cf-b10f-34a432d8f5a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0b847241-5ae0-4f81-8eb8-b23b5aa183db', 'e59b3dc0-dde8-4cc2-8da3-afc51f745342', 'd64154e8-9b09-4093-995b-2367f06ba2f8', '2d797db3-017d-4585-bb53-8572edcd12ff']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:22:17 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-322293a0-6717-46b2-be63-dc617886f543 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:17 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-1d17799a-938b-43cf-a18e-9e04fdbcf7f9 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef98e435-384b-4a3d-8fbe-03d5804d5b3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:22:17 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:17 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:22:17 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-1d17799a-938b-43cf-a18e-9e04fdbcf7f9 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef98e435-384b-4a3d-8fbe-03d5804d5b3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd06608a0-8c29-42d3-881c-de27e61aab0c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1745713681',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='28d7caefdb3c4d27b9647596d75b57d3',qos_specs=None,replication_status=,reservations=['0b847241-5ae0-4f81-8eb8-b23b5aa183db','e59b3dc0-dde8-4cc2-8da3-afc51f745342','d64154e8-9b09-4093-995b-2367f06ba2f8','2d797db3-017d-4585-bb53-8572edcd12ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5965fd6eb6874da484ee568180de55a0',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:22:17Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1745713681',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d06608a0-8c29-42d3-881c-de27e61aab0c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='28d7caefdb3c4d27b9647596d75b57d3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5965fd6eb6874da484ee568180de55a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:22:17 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-1d17799a-938b-43cf-a18e-9e04fdbcf7f9 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fdedf470-2af5-4cf0-b654-11bba42bf7f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:22:17 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-1d17799a-938b-43cf-a18e-9e04fdbcf7f9 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fdedf470-2af5-4cf0-b654-11bba42bf7f9) transitioned into 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-1745713681',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='28d7caefdb3c4d27b9647596d75b57d3',qos_specs=None,replication_status=,reservations=['0b847241-5ae0-4f81-8eb8-b23b5aa183db','e59b3dc0-dde8-4cc2-8da3-afc51f745342','d64154e8-9b09-4093-995b-2367f06ba2f8','2d797db3-017d-4585-bb53-8572edcd12ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5965fd6eb6874da484ee568180de55a0',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:22:17 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-1d17799a-938b-43cf-a18e-9e04fdbcf7f9 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80fff5bd-e0b4-4289-bdf5-5be11a331eab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:22:17 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-1d17799a-938b-43cf-a18e-9e04fdbcf7f9 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80fff5bd-e0b4-4289-bdf5-5be11a331eab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:22:17 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-1d17799a-938b-43cf-a18e-9e04fdbcf7f9 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Flow 'volume_create_api' (13054c7b-4b19-489d-a9a8-98276a20de3c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:22:17 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-1d17799a-938b-43cf-a18e-9e04fdbcf7f9 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Create volume request issued successfully. Sep 07 21:22:17 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1d17799a-938b-43cf-a18e-9e04fdbcf7f9 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:22:17 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1481/2951] 192.168.122.168 () {60 vars in 1143 bytes} [Mon Sep 7 21:22:16 2026] POST /volume/v3/volumes => generated 785 bytes in 368 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:22:17 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-e9f62434-2e3e-48bb-bb39-dc2f22141bb8 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:17 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e9f62434-2e3e-48bb-bb39-dc2f22141bb8 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] GET http://192.168.122.168/volume/v3/snapshots/81f2e1be-0ab5-4841-bb77-5927655a2cbb Sep 07 21:22:17 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-e9f62434-2e3e-48bb-bb39-dc2f22141bb8 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:17 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-e9f62434-2e3e-48bb-bb39-dc2f22141bb8 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:17 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:17 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:22:17 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-e9f62434-2e3e-48bb-bb39-dc2f22141bb8 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Snapshot retrieved successfully. Sep 07 21:22:17 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e9f62434-2e3e-48bb-bb39-dc2f22141bb8 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] http://192.168.122.168/volume/v3/snapshots/81f2e1be-0ab5-4841-bb77-5927655a2cbb returned with HTTP 200 Sep 07 21:22:17 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-322293a0-6717-46b2-be63-dc617886f543 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] POST http://192.168.122.168/volume/v3/snapshots Sep 07 21:22:17 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1482/2952] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:22:17 2026] GET /volume/v3/snapshots/81f2e1be-0ab5-4841-bb77-5927655a2cbb => generated 442 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:17 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-322293a0-6717-46b2-be63-dc617886f543 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "41dd4837-4406-44d6-95a2-834b75951ea5", "name": "tempest-ProjectMemberTests-Snapshot-1631893200"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:22:17 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-d893e73f-ad83-4a83-ab50-dbc5d10c99f6 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:17 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d893e73f-ad83-4a83-ab50-dbc5d10c99f6 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] GET http://192.168.122.168/volume/v3/volumes/d06608a0-8c29-42d3-881c-de27e61aab0c Sep 07 21:22:17 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-d893e73f-ad83-4a83-ab50-dbc5d10c99f6 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:17 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-d893e73f-ad83-4a83-ab50-dbc5d10c99f6 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:17 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:17 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:22:17 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:17 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:22:17 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-322293a0-6717-46b2-be63-dc617886f543 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] Volume info retrieved successfully. Sep 07 21:22:17 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.snapshots [None req-322293a0-6717-46b2-be63-dc617886f543 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] Create snapshot from volume 41dd4837-4406-44d6-95a2-834b75951ea5 Sep 07 21:22:17 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:17 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:22:17 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:17 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:22:17 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-d893e73f-ad83-4a83-ab50-dbc5d10c99f6 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Volume info retrieved successfully. Sep 07 21:22:17 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d893e73f-ad83-4a83-ab50-dbc5d10c99f6 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] http://192.168.122.168/volume/v3/volumes/d06608a0-8c29-42d3-881c-de27e61aab0c returned with HTTP 200 Sep 07 21:22:17 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1483/2953] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:22:17 2026] GET /volume/v3/volumes/d06608a0-8c29-42d3-881c-de27e61aab0c => generated 853 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:17 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-322293a0-6717-46b2-be63-dc617886f543 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] Created reservations ['a981421d-8ef0-4cec-9862-32370dcc085d', '23a3dbe5-ac3c-4213-8a53-8ed02955d464', 'd2214bcf-fddd-4fcb-9243-f39b408e42f5', '0f1ba5e5-04d5-40b2-a327-0de39790cd90'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:22:17 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:17 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:22:17 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-322293a0-6717-46b2-be63-dc617886f543 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] Snapshot create request issued successfully. Sep 07 21:22:17 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-322293a0-6717-46b2-be63-dc617886f543 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] http://192.168.122.168/volume/v3/snapshots returned with HTTP 202 Sep 07 21:22:17 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1471/2954] 192.168.122.168 () {60 vars in 1149 bytes} [Mon Sep 7 21:22:17 2026] POST /volume/v3/snapshots => generated 305 bytes in 406 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:22:17 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-1d3bb713-f037-493c-8963-cf99788d1eea None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:17 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1d3bb713-f037-493c-8963-cf99788d1eea tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] GET http://192.168.122.168/volume/v3/snapshots/9f11a32a-1a86-4f0e-8880-79801624baa5 Sep 07 21:22:17 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-1d3bb713-f037-493c-8963-cf99788d1eea tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:17 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-1d3bb713-f037-493c-8963-cf99788d1eea tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:17 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:17 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:22:17 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-1d3bb713-f037-493c-8963-cf99788d1eea tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] Snapshot retrieved successfully. Sep 07 21:22:17 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1d3bb713-f037-493c-8963-cf99788d1eea tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] http://192.168.122.168/volume/v3/snapshots/9f11a32a-1a86-4f0e-8880-79801624baa5 returned with HTTP 200 Sep 07 21:22:17 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1484/2955] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:22:17 2026] GET /volume/v3/snapshots/9f11a32a-1a86-4f0e-8880-79801624baa5 => generated 437 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:17 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-fcf79fe5-f6b8-4ab6-9a8a-e21996650df2 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:17 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-fcf79fe5-f6b8-4ab6-9a8a-e21996650df2 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] GET http://192.168.122.168/volume/v3/volumes/2fb3f843-c9eb-4d7a-9606-258a195b3d9d Sep 07 21:22:17 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-fcf79fe5-f6b8-4ab6-9a8a-e21996650df2 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:17 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-fcf79fe5-f6b8-4ab6-9a8a-e21996650df2 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:17 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-fcf79fe5-f6b8-4ab6-9a8a-e21996650df2 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] http://192.168.122.168/volume/v3/volumes/2fb3f843-c9eb-4d7a-9606-258a195b3d9d returned with HTTP 404 Sep 07 21:22:17 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1472/2956] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:22:17 2026] GET /volume/v3/volumes/2fb3f843-c9eb-4d7a-9606-258a195b3d9d => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 21:22:17 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-2f45ba1e-8b0a-48b9-92f1-e09c8211d2b9 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:17 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-2f45ba1e-8b0a-48b9-92f1-e09c8211d2b9 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] DELETE http://192.168.122.168/volume/v3/volumes/931de755-1cdc-4ac6-8e0f-0900e7c4517a Sep 07 21:22:17 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-2f45ba1e-8b0a-48b9-92f1-e09c8211d2b9 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:17 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-2f45ba1e-8b0a-48b9-92f1-e09c8211d2b9 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:17 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-2f45ba1e-8b0a-48b9-92f1-e09c8211d2b9 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Delete volume with id: 931de755-1cdc-4ac6-8e0f-0900e7c4517a Sep 07 21:22:17 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:17 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:22:17 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:17 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:22:17 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-2f45ba1e-8b0a-48b9-92f1-e09c8211d2b9 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Volume info retrieved successfully. Sep 07 21:22:17 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-2f45ba1e-8b0a-48b9-92f1-e09c8211d2b9 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Delete volume request issued successfully. Sep 07 21:22:17 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-2f45ba1e-8b0a-48b9-92f1-e09c8211d2b9 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] http://192.168.122.168/volume/v3/volumes/931de755-1cdc-4ac6-8e0f-0900e7c4517a returned with HTTP 202 Sep 07 21:22:17 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1485/2957] 192.168.122.168 () {60 vars in 1276 bytes} [Mon Sep 7 21:22:17 2026] DELETE /volume/v3/volumes/931de755-1cdc-4ac6-8e0f-0900e7c4517a => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 21:22:17 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-17c82db4-21d3-4467-93ee-96a03ff05300 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:17 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-17c82db4-21d3-4467-93ee-96a03ff05300 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] GET http://192.168.122.168/volume/v3/volumes/931de755-1cdc-4ac6-8e0f-0900e7c4517a Sep 07 21:22:17 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-17c82db4-21d3-4467-93ee-96a03ff05300 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:17 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-17c82db4-21d3-4467-93ee-96a03ff05300 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:17 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:17 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:22:17 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:17 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:22:17 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-17c82db4-21d3-4467-93ee-96a03ff05300 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Volume info retrieved successfully. Sep 07 21:22:17 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-17c82db4-21d3-4467-93ee-96a03ff05300 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] http://192.168.122.168/volume/v3/volumes/931de755-1cdc-4ac6-8e0f-0900e7c4517a returned with HTTP 200 Sep 07 21:22:17 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1473/2958] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:22:17 2026] GET /volume/v3/volumes/931de755-1cdc-4ac6-8e0f-0900e7c4517a => generated 905 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:22:18 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-650b270c-acbe-4315-b10c-6b90c54f40d9 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:18 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-650b270c-acbe-4315-b10c-6b90c54f40d9 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] GET http://192.168.122.168/volume/v3/snapshots/81f2e1be-0ab5-4841-bb77-5927655a2cbb Sep 07 21:22:18 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-650b270c-acbe-4315-b10c-6b90c54f40d9 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:18 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-650b270c-acbe-4315-b10c-6b90c54f40d9 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:18 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:18 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:22:18 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-650b270c-acbe-4315-b10c-6b90c54f40d9 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Snapshot retrieved successfully. Sep 07 21:22:18 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-650b270c-acbe-4315-b10c-6b90c54f40d9 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] http://192.168.122.168/volume/v3/snapshots/81f2e1be-0ab5-4841-bb77-5927655a2cbb returned with HTTP 200 Sep 07 21:22:18 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1486/2959] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:22:18 2026] GET /volume/v3/snapshots/81f2e1be-0ab5-4841-bb77-5927655a2cbb => generated 442 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:18 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-0a1aa035-1159-492e-b579-f33a79c3624f None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:18 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-0a1aa035-1159-492e-b579-f33a79c3624f tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] GET http://192.168.122.168/volume/v3/volumes/d06608a0-8c29-42d3-881c-de27e61aab0c Sep 07 21:22:18 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-0a1aa035-1159-492e-b579-f33a79c3624f tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:18 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-0a1aa035-1159-492e-b579-f33a79c3624f tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:18 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:18 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:22:18 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:18 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:22:18 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-0a1aa035-1159-492e-b579-f33a79c3624f tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Volume info retrieved successfully. Sep 07 21:22:18 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-0a1aa035-1159-492e-b579-f33a79c3624f tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] http://192.168.122.168/volume/v3/volumes/d06608a0-8c29-42d3-881c-de27e61aab0c returned with HTTP 200 Sep 07 21:22:18 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1474/2960] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:22:18 2026] GET /volume/v3/volumes/d06608a0-8c29-42d3-881c-de27e61aab0c => generated 877 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:18 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-cf744b70-9016-4e66-81da-a07eedafd157 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:18 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-cf744b70-9016-4e66-81da-a07eedafd157 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] GET http://192.168.122.168/volume/v3/snapshots/9f11a32a-1a86-4f0e-8880-79801624baa5 Sep 07 21:22:18 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-cf744b70-9016-4e66-81da-a07eedafd157 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:18 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-cf744b70-9016-4e66-81da-a07eedafd157 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:18 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:18 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:22:18 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-cf744b70-9016-4e66-81da-a07eedafd157 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] Snapshot retrieved successfully. Sep 07 21:22:18 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-cf744b70-9016-4e66-81da-a07eedafd157 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] http://192.168.122.168/volume/v3/snapshots/9f11a32a-1a86-4f0e-8880-79801624baa5 returned with HTTP 200 Sep 07 21:22:18 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1487/2961] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:22:18 2026] GET /volume/v3/snapshots/9f11a32a-1a86-4f0e-8880-79801624baa5 => generated 437 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:19 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-89470f34-9d30-488a-bacc-2fd94444157e None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:19 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-89470f34-9d30-488a-bacc-2fd94444157e tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] GET http://192.168.122.168/volume/v3/volumes/931de755-1cdc-4ac6-8e0f-0900e7c4517a Sep 07 21:22:19 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-89470f34-9d30-488a-bacc-2fd94444157e tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:19 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-89470f34-9d30-488a-bacc-2fd94444157e tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:19 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-89470f34-9d30-488a-bacc-2fd94444157e tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] http://192.168.122.168/volume/v3/volumes/931de755-1cdc-4ac6-8e0f-0900e7c4517a returned with HTTP 404 Sep 07 21:22:19 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1475/2962] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:22:19 2026] GET /volume/v3/volumes/931de755-1cdc-4ac6-8e0f-0900e7c4517a => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 21:22:19 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-c99e0b14-2271-45a8-b579-6512f8ed06d2 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:19 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c99e0b14-2271-45a8-b579-6512f8ed06d2 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] DELETE http://192.168.122.168/volume/v3/snapshots/b94094b0-5daa-498e-b6c6-915a0bf06c50 Sep 07 21:22:19 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c99e0b14-2271-45a8-b579-6512f8ed06d2 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:19 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c99e0b14-2271-45a8-b579-6512f8ed06d2 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:19 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.snapshots [None req-c99e0b14-2271-45a8-b579-6512f8ed06d2 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Delete snapshot with id: b94094b0-5daa-498e-b6c6-915a0bf06c50 Sep 07 21:22:19 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c99e0b14-2271-45a8-b579-6512f8ed06d2 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] http://192.168.122.168/volume/v3/snapshots/b94094b0-5daa-498e-b6c6-915a0bf06c50 returned with HTTP 404 Sep 07 21:22:19 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1488/2963] 192.168.122.168 () {58 vars in 1241 bytes} [Mon Sep 7 21:22:19 2026] DELETE /volume/v3/snapshots/b94094b0-5daa-498e-b6c6-915a0bf06c50 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:22:19 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-9eafdf04-d7e1-4e94-ab56-2d768c383271 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:19 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-9eafdf04-d7e1-4e94-ab56-2d768c383271 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] GET http://192.168.122.168/volume/v3/snapshots/b94094b0-5daa-498e-b6c6-915a0bf06c50 Sep 07 21:22:19 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-9eafdf04-d7e1-4e94-ab56-2d768c383271 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:19 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-9eafdf04-d7e1-4e94-ab56-2d768c383271 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:19 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-9eafdf04-d7e1-4e94-ab56-2d768c383271 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] http://192.168.122.168/volume/v3/snapshots/b94094b0-5daa-498e-b6c6-915a0bf06c50 returned with HTTP 404 Sep 07 21:22:19 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1476/2964] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:22:19 2026] GET /volume/v3/snapshots/b94094b0-5daa-498e-b6c6-915a0bf06c50 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:22:19 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-a7583f63-1612-4092-b42c-d8c47b540fed None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:19 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a7583f63-1612-4092-b42c-d8c47b540fed tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] DELETE http://192.168.122.168/volume/v3/volumes/2fb3f843-c9eb-4d7a-9606-258a195b3d9d Sep 07 21:22:19 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-a7583f63-1612-4092-b42c-d8c47b540fed tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:19 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-a7583f63-1612-4092-b42c-d8c47b540fed tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:19 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-a7583f63-1612-4092-b42c-d8c47b540fed tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Delete volume with id: 2fb3f843-c9eb-4d7a-9606-258a195b3d9d Sep 07 21:22:19 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a7583f63-1612-4092-b42c-d8c47b540fed tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] http://192.168.122.168/volume/v3/volumes/2fb3f843-c9eb-4d7a-9606-258a195b3d9d returned with HTTP 404 Sep 07 21:22:19 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1489/2965] 192.168.122.168 () {60 vars in 1276 bytes} [Mon Sep 7 21:22:19 2026] DELETE /volume/v3/volumes/2fb3f843-c9eb-4d7a-9606-258a195b3d9d => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 21:22:19 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-63033b72-4ac8-4e21-bb41-1560654534b6 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:19 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-63033b72-4ac8-4e21-bb41-1560654534b6 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] GET http://192.168.122.168/volume/v3/volumes/2fb3f843-c9eb-4d7a-9606-258a195b3d9d Sep 07 21:22:19 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-63033b72-4ac8-4e21-bb41-1560654534b6 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:19 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-63033b72-4ac8-4e21-bb41-1560654534b6 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:19 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-63033b72-4ac8-4e21-bb41-1560654534b6 tempest-VolumeDependencyTests-1634246361 tempest-VolumeDependencyTests-1634246361-project-member] http://192.168.122.168/volume/v3/volumes/2fb3f843-c9eb-4d7a-9606-258a195b3d9d returned with HTTP 404 Sep 07 21:22:19 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1477/2966] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:22:19 2026] GET /volume/v3/volumes/2fb3f843-c9eb-4d7a-9606-258a195b3d9d => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 21:22:19 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-4d6b2312-dbae-4e4c-aed3-32e4275908c0 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:19 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-4d6b2312-dbae-4e4c-aed3-32e4275908c0 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] GET http://192.168.122.168/volume/v3/snapshots/81f2e1be-0ab5-4841-bb77-5927655a2cbb Sep 07 21:22:19 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-4d6b2312-dbae-4e4c-aed3-32e4275908c0 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:19 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-4d6b2312-dbae-4e4c-aed3-32e4275908c0 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:19 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:19 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:22:19 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-4d6b2312-dbae-4e4c-aed3-32e4275908c0 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Snapshot retrieved successfully. Sep 07 21:22:19 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-4d6b2312-dbae-4e4c-aed3-32e4275908c0 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] http://192.168.122.168/volume/v3/snapshots/81f2e1be-0ab5-4841-bb77-5927655a2cbb returned with HTTP 200 Sep 07 21:22:19 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1490/2967] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:22:19 2026] GET /volume/v3/snapshots/81f2e1be-0ab5-4841-bb77-5927655a2cbb => generated 469 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:19 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-9fe7bd7c-8936-4212-b25a-343ebf2d2df3 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:19 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-9fe7bd7c-8936-4212-b25a-343ebf2d2df3 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] GET http://192.168.122.168/volume/v3/snapshots/81f2e1be-0ab5-4841-bb77-5927655a2cbb Sep 07 21:22:19 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-9fe7bd7c-8936-4212-b25a-343ebf2d2df3 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:19 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-9fe7bd7c-8936-4212-b25a-343ebf2d2df3 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:19 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:19 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:22:19 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-9fe7bd7c-8936-4212-b25a-343ebf2d2df3 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Snapshot retrieved successfully. Sep 07 21:22:19 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-9fe7bd7c-8936-4212-b25a-343ebf2d2df3 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] http://192.168.122.168/volume/v3/snapshots/81f2e1be-0ab5-4841-bb77-5927655a2cbb returned with HTTP 200 Sep 07 21:22:19 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1478/2968] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:22:19 2026] GET /volume/v3/snapshots/81f2e1be-0ab5-4841-bb77-5927655a2cbb => generated 469 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:19 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-e1194d0f-6a14-4cde-a84b-064c1dae3851 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:19 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e1194d0f-6a14-4cde-a84b-064c1dae3851 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] GET http://192.168.122.168/volume/v3/snapshots/81f2e1be-0ab5-4841-bb77-5927655a2cbb Sep 07 21:22:19 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-e1194d0f-6a14-4cde-a84b-064c1dae3851 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:19 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-e1194d0f-6a14-4cde-a84b-064c1dae3851 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:19 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:19 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:22:19 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-e1194d0f-6a14-4cde-a84b-064c1dae3851 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Snapshot retrieved successfully. Sep 07 21:22:19 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e1194d0f-6a14-4cde-a84b-064c1dae3851 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] http://192.168.122.168/volume/v3/snapshots/81f2e1be-0ab5-4841-bb77-5927655a2cbb returned with HTTP 200 Sep 07 21:22:19 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1491/2969] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:22:19 2026] GET /volume/v3/snapshots/81f2e1be-0ab5-4841-bb77-5927655a2cbb => generated 469 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:19 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-e07608b1-5702-441e-9f4b-1099529c5948 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:19 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-211637d4-2810-4b01-87e1-4cb0535c232b None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:19 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e07608b1-5702-441e-9f4b-1099529c5948 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] GET http://192.168.122.168/volume/v3/volumes/d06608a0-8c29-42d3-881c-de27e61aab0c Sep 07 21:22:19 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-e07608b1-5702-441e-9f4b-1099529c5948 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:19 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-e07608b1-5702-441e-9f4b-1099529c5948 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:19 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-211637d4-2810-4b01-87e1-4cb0535c232b tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:22:19 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-211637d4-2810-4b01-87e1-4cb0535c232b tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "81f2e1be-0ab5-4841-bb77-5927655a2cbb", "size": 1}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:22:19 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.volumes [None req-211637d4-2810-4b01-87e1-4cb0535c232b tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Create volume request body: {'volume': {'snapshot_id': '81f2e1be-0ab5-4841-bb77-5927655a2cbb', 'size': 1}} {{(pid=86971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:22:19 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:19 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:22:19 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:19 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:22:19 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:19 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:22:19 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-211637d4-2810-4b01-87e1-4cb0535c232b tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Snapshot retrieved successfully. Sep 07 21:22:19 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-211637d4-2810-4b01-87e1-4cb0535c232b tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Create volume of 1 GB Sep 07 21:22:19 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-e07608b1-5702-441e-9f4b-1099529c5948 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Volume info retrieved successfully. Sep 07 21:22:19 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-211637d4-2810-4b01-87e1-4cb0535c232b tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Availability Zones retrieved successfully. Sep 07 21:22:19 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e07608b1-5702-441e-9f4b-1099529c5948 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] http://192.168.122.168/volume/v3/volumes/d06608a0-8c29-42d3-881c-de27e61aab0c returned with HTTP 200 Sep 07 21:22:19 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1479/2970] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:22:19 2026] GET /volume/v3/volumes/d06608a0-8c29-42d3-881c-de27e61aab0c => generated 877 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:22:19 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-211637d4-2810-4b01-87e1-4cb0535c232b tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Flow 'volume_create_api' (963c2129-85ae-443e-8f89-01cdd3f19bbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:22:19 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-211637d4-2810-4b01-87e1-4cb0535c232b tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c12463d-91c6-413c-8d41-c4a83ce64184) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:22:19 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.flows.api.create_volume [None req-211637d4-2810-4b01-87e1-4cb0535c232b tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:22:19 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:19 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:22:19 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-211637d4-2810-4b01-87e1-4cb0535c232b tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c12463d-91c6-413c-8d41-c4a83ce64184) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '81f2e1be-0ab5-4841-bb77-5927655a2cbb', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:22:19 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-211637d4-2810-4b01-87e1-4cb0535c232b tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (691716c8-28b1-46c9-811b-596fd1ae513a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:22:19 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-69f77014-a9dc-49d5-9f11-b824faa1fe3b None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:19 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-69f77014-a9dc-49d5-9f11-b824faa1fe3b tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] GET http://192.168.122.168/volume/v3/snapshots/9f11a32a-1a86-4f0e-8880-79801624baa5 Sep 07 21:22:19 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-69f77014-a9dc-49d5-9f11-b824faa1fe3b tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:19 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-69f77014-a9dc-49d5-9f11-b824faa1fe3b tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:19 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:19 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:22:19 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-69f77014-a9dc-49d5-9f11-b824faa1fe3b tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] Snapshot retrieved successfully. Sep 07 21:22:19 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-69f77014-a9dc-49d5-9f11-b824faa1fe3b tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] http://192.168.122.168/volume/v3/snapshots/9f11a32a-1a86-4f0e-8880-79801624baa5 returned with HTTP 200 Sep 07 21:22:19 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1480/2971] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:22:19 2026] GET /volume/v3/snapshots/9f11a32a-1a86-4f0e-8880-79801624baa5 => generated 437 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:19 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-211637d4-2810-4b01-87e1-4cb0535c232b tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Created reservations ['f24f4c06-12bf-43f6-9516-f5446eebfb87', 'b4a197fa-31e0-4fda-90f4-49a8b120709a', 'cc9cd6ed-2107-4d4c-8ebf-b05bb4c07673', '70d37faf-5985-44ee-b7ac-8c068c1ee08d'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:22:19 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-211637d4-2810-4b01-87e1-4cb0535c232b tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (691716c8-28b1-46c9-811b-596fd1ae513a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f24f4c06-12bf-43f6-9516-f5446eebfb87', 'b4a197fa-31e0-4fda-90f4-49a8b120709a', 'cc9cd6ed-2107-4d4c-8ebf-b05bb4c07673', '70d37faf-5985-44ee-b7ac-8c068c1ee08d']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:22:19 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-211637d4-2810-4b01-87e1-4cb0535c232b tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1a49eaf-bbd8-45bd-a392-71d22329ba41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:22:19 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:19 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:22:19 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:19 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:22:19 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-211637d4-2810-4b01-87e1-4cb0535c232b tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1a49eaf-bbd8-45bd-a392-71d22329ba41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3c1c4578-8424-4a6d-8dc6-b4d10f6b11f7', '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='a17ce94dbb754cd0bfd54897813b6713',qos_specs=None,replication_status=,reservations=['f24f4c06-12bf-43f6-9516-f5446eebfb87','b4a197fa-31e0-4fda-90f4-49a8b120709a','cc9cd6ed-2107-4d4c-8ebf-b05bb4c07673','70d37faf-5985-44ee-b7ac-8c068c1ee08d'],size=1,snapshot_id=81f2e1be-0ab5-4841-bb77-5927655a2cbb,source_replicaid=,source_volid=None,status='creating',user_id='801f67ead694486b9f88dfa501f31b84',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:22:19Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3c1c4578-8424-4a6d-8dc6-b4d10f6b11f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a17ce94dbb754cd0bfd54897813b6713',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=81f2e1be-0ab5-4841-bb77-5927655a2cbb,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='801f67ead694486b9f88dfa501f31b84',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:22:19 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-211637d4-2810-4b01-87e1-4cb0535c232b tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a704171d-0922-4198-9fda-0105a2e8dfaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:22:19 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-211637d4-2810-4b01-87e1-4cb0535c232b tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a704171d-0922-4198-9fda-0105a2e8dfaf) transitioned into state 'SUCCESS' from 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='a17ce94dbb754cd0bfd54897813b6713',qos_specs=None,replication_status=,reservations=['f24f4c06-12bf-43f6-9516-f5446eebfb87','b4a197fa-31e0-4fda-90f4-49a8b120709a','cc9cd6ed-2107-4d4c-8ebf-b05bb4c07673','70d37faf-5985-44ee-b7ac-8c068c1ee08d'],size=1,snapshot_id=81f2e1be-0ab5-4841-bb77-5927655a2cbb,source_replicaid=,source_volid=None,status='creating',user_id='801f67ead694486b9f88dfa501f31b84',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:22:19 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-211637d4-2810-4b01-87e1-4cb0535c232b tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8d7d762-0c78-4f71-b311-b1fc7aa78a8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:22:19 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:19 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:22:19 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-211637d4-2810-4b01-87e1-4cb0535c232b tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8d7d762-0c78-4f71-b311-b1fc7aa78a8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:22:19 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-211637d4-2810-4b01-87e1-4cb0535c232b tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Flow 'volume_create_api' (963c2129-85ae-443e-8f89-01cdd3f19bbc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:22:19 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-211637d4-2810-4b01-87e1-4cb0535c232b tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Create volume request issued successfully. Sep 07 21:22:19 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-211637d4-2810-4b01-87e1-4cb0535c232b tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:22:19 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1492/2972] 192.168.122.168 () {60 vars in 1142 bytes} [Mon Sep 7 21:22:19 2026] POST /volume/v3/volumes => generated 750 bytes in 465 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:22:19 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-8fa90c34-1de4-41fe-bff3-4b28b164de3f None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:19 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8fa90c34-1de4-41fe-bff3-4b28b164de3f tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] GET http://192.168.122.168/volume/v3/volumes/3c1c4578-8424-4a6d-8dc6-b4d10f6b11f7 Sep 07 21:22:19 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8fa90c34-1de4-41fe-bff3-4b28b164de3f tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:19 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8fa90c34-1de4-41fe-bff3-4b28b164de3f tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:19 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:19 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:22:19 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:19 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:22:19 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-8fa90c34-1de4-41fe-bff3-4b28b164de3f tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Volume info retrieved successfully. Sep 07 21:22:19 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8fa90c34-1de4-41fe-bff3-4b28b164de3f tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] http://192.168.122.168/volume/v3/volumes/3c1c4578-8424-4a6d-8dc6-b4d10f6b11f7 returned with HTTP 200 Sep 07 21:22:19 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1481/2973] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:22:19 2026] GET /volume/v3/volumes/3c1c4578-8424-4a6d-8dc6-b4d10f6b11f7 => generated 818 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:20 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-9a94f85d-7634-401d-8ae7-ac83776a6c31 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:20 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-9a94f85d-7634-401d-8ae7-ac83776a6c31 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] GET http://192.168.122.168/volume/v3/volumes/d06608a0-8c29-42d3-881c-de27e61aab0c Sep 07 21:22:20 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-9a94f85d-7634-401d-8ae7-ac83776a6c31 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:20 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-9a94f85d-7634-401d-8ae7-ac83776a6c31 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:20 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:20 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:22:20 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:20 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:22:20 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-9a94f85d-7634-401d-8ae7-ac83776a6c31 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Volume info retrieved successfully. Sep 07 21:22:20 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-9a94f85d-7634-401d-8ae7-ac83776a6c31 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] http://192.168.122.168/volume/v3/volumes/d06608a0-8c29-42d3-881c-de27e61aab0c returned with HTTP 200 Sep 07 21:22:20 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1493/2974] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:22:20 2026] GET /volume/v3/volumes/d06608a0-8c29-42d3-881c-de27e61aab0c => generated 878 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:20 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-c7e19e89-666a-42fe-aabe-dccd7fb869b3 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:20 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c7e19e89-666a-42fe-aabe-dccd7fb869b3 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] GET http://192.168.122.168/volume/v3/volumes/d06608a0-8c29-42d3-881c-de27e61aab0c Sep 07 21:22:20 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c7e19e89-666a-42fe-aabe-dccd7fb869b3 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:20 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c7e19e89-666a-42fe-aabe-dccd7fb869b3 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:20 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:20 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:22:20 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:20 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:22:20 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-c7e19e89-666a-42fe-aabe-dccd7fb869b3 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Volume info retrieved successfully. Sep 07 21:22:20 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-cbcc06ee-9981-4a47-8be9-bf1fd153f320 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:20 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c7e19e89-666a-42fe-aabe-dccd7fb869b3 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] http://192.168.122.168/volume/v3/volumes/d06608a0-8c29-42d3-881c-de27e61aab0c returned with HTTP 200 Sep 07 21:22:20 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-cbcc06ee-9981-4a47-8be9-bf1fd153f320 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] GET http://192.168.122.168/volume/v3/snapshots/9f11a32a-1a86-4f0e-8880-79801624baa5 Sep 07 21:22:20 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1482/2975] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:22:20 2026] GET /volume/v3/volumes/d06608a0-8c29-42d3-881c-de27e61aab0c => generated 878 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:20 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-cbcc06ee-9981-4a47-8be9-bf1fd153f320 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:20 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-cbcc06ee-9981-4a47-8be9-bf1fd153f320 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:20 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-a6a01ff3-0bd4-41e7-8e0c-26f02f3311de None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:20 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a6a01ff3-0bd4-41e7-8e0c-26f02f3311de tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] POST http://192.168.122.168/volume/v3/snapshots Sep 07 21:22:20 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a6a01ff3-0bd4-41e7-8e0c-26f02f3311de tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d06608a0-8c29-42d3-881c-de27e61aab0c", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-599677277"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:22:20 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:20 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:22:20 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-cbcc06ee-9981-4a47-8be9-bf1fd153f320 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] Snapshot retrieved successfully. Sep 07 21:22:20 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-cbcc06ee-9981-4a47-8be9-bf1fd153f320 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] http://192.168.122.168/volume/v3/snapshots/9f11a32a-1a86-4f0e-8880-79801624baa5 returned with HTTP 200 Sep 07 21:22:20 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1494/2976] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:22:20 2026] GET /volume/v3/snapshots/9f11a32a-1a86-4f0e-8880-79801624baa5 => generated 437 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:20 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:20 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:22:20 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:20 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:22:20 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-a6a01ff3-0bd4-41e7-8e0c-26f02f3311de tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Volume info retrieved successfully. Sep 07 21:22:20 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.snapshots [None req-a6a01ff3-0bd4-41e7-8e0c-26f02f3311de tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Create snapshot from volume d06608a0-8c29-42d3-881c-de27e61aab0c Sep 07 21:22:20 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-a6a01ff3-0bd4-41e7-8e0c-26f02f3311de tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Created reservations ['396cc976-6a77-4948-b141-d9976c999f75', '22b608ad-3c4e-43ce-aec0-5e2431adb854', '3207cf9d-fd8b-4e35-890c-8b8fee2433d6', '326b0ee0-9c02-4627-9970-d85bd6cf6346'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:22:20 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:20 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:22:20 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-a6a01ff3-0bd4-41e7-8e0c-26f02f3311de tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Snapshot create request issued successfully. Sep 07 21:22:20 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a6a01ff3-0bd4-41e7-8e0c-26f02f3311de tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] http://192.168.122.168/volume/v3/snapshots returned with HTTP 202 Sep 07 21:22:20 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1483/2977] 192.168.122.168 () {60 vars in 1149 bytes} [Mon Sep 7 21:22:20 2026] POST /volume/v3/snapshots => generated 325 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:22:20 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-b32c54da-bf25-454e-91c0-19022664da77 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:20 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b32c54da-bf25-454e-91c0-19022664da77 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] GET http://192.168.122.168/volume/v3/snapshots/bfd2e608-e51a-45f3-9372-8c720a2723fa Sep 07 21:22:20 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-b32c54da-bf25-454e-91c0-19022664da77 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:20 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-b32c54da-bf25-454e-91c0-19022664da77 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:20 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:20 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:22:20 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-b32c54da-bf25-454e-91c0-19022664da77 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Snapshot retrieved successfully. Sep 07 21:22:20 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b32c54da-bf25-454e-91c0-19022664da77 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] http://192.168.122.168/volume/v3/snapshots/bfd2e608-e51a-45f3-9372-8c720a2723fa returned with HTTP 200 Sep 07 21:22:20 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1495/2978] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:22:20 2026] GET /volume/v3/snapshots/bfd2e608-e51a-45f3-9372-8c720a2723fa => generated 457 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:20 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-3c43f6d8-414d-4a26-a076-b075c3bcd2d8 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:20 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-3c43f6d8-414d-4a26-a076-b075c3bcd2d8 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] GET http://192.168.122.168/volume/v3/volumes/3c1c4578-8424-4a6d-8dc6-b4d10f6b11f7 Sep 07 21:22:20 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-3c43f6d8-414d-4a26-a076-b075c3bcd2d8 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:20 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-3c43f6d8-414d-4a26-a076-b075c3bcd2d8 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:20 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:20 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:22:20 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:20 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:22:20 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-3c43f6d8-414d-4a26-a076-b075c3bcd2d8 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Volume info retrieved successfully. Sep 07 21:22:20 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-3c43f6d8-414d-4a26-a076-b075c3bcd2d8 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] http://192.168.122.168/volume/v3/volumes/3c1c4578-8424-4a6d-8dc6-b4d10f6b11f7 returned with HTTP 200 Sep 07 21:22:20 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1484/2979] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:22:20 2026] GET /volume/v3/volumes/3c1c4578-8424-4a6d-8dc6-b4d10f6b11f7 => generated 842 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:21 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-8c5369ab-49ca-4297-b18f-460b36c24d4e None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:21 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-8c5369ab-49ca-4297-b18f-460b36c24d4e tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] GET http://192.168.122.168/volume/v3/snapshots/9f11a32a-1a86-4f0e-8880-79801624baa5 Sep 07 21:22:21 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-8c5369ab-49ca-4297-b18f-460b36c24d4e tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:21 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-8c5369ab-49ca-4297-b18f-460b36c24d4e tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:21 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:21 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:22:21 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-8c5369ab-49ca-4297-b18f-460b36c24d4e tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] Snapshot retrieved successfully. Sep 07 21:22:21 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-8c5369ab-49ca-4297-b18f-460b36c24d4e tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] http://192.168.122.168/volume/v3/snapshots/9f11a32a-1a86-4f0e-8880-79801624baa5 returned with HTTP 200 Sep 07 21:22:21 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1496/2980] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:22:21 2026] GET /volume/v3/snapshots/9f11a32a-1a86-4f0e-8880-79801624baa5 => generated 464 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:21 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-092cdf74-d680-4015-9a6a-891f727aa9b1 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:21 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-092cdf74-d680-4015-9a6a-891f727aa9b1 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] DELETE http://192.168.122.168/volume/v3/snapshots/9f11a32a-1a86-4f0e-8880-79801624baa5 Sep 07 21:22:21 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-092cdf74-d680-4015-9a6a-891f727aa9b1 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:21 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-092cdf74-d680-4015-9a6a-891f727aa9b1 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:21 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.snapshots [None req-092cdf74-d680-4015-9a6a-891f727aa9b1 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] Delete snapshot with id: 9f11a32a-1a86-4f0e-8880-79801624baa5 Sep 07 21:22:21 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:21 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:22:21 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-092cdf74-d680-4015-9a6a-891f727aa9b1 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] Snapshot retrieved successfully. Sep 07 21:22:21 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:21 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:22:21 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-092cdf74-d680-4015-9a6a-891f727aa9b1 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] Snapshot delete request issued successfully. Sep 07 21:22:21 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-092cdf74-d680-4015-9a6a-891f727aa9b1 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] http://192.168.122.168/volume/v3/snapshots/9f11a32a-1a86-4f0e-8880-79801624baa5 returned with HTTP 202 Sep 07 21:22:21 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1485/2981] 192.168.122.168 () {58 vars in 1241 bytes} [Mon Sep 7 21:22:21 2026] DELETE /volume/v3/snapshots/9f11a32a-1a86-4f0e-8880-79801624baa5 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:22:21 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-f0519aa2-8735-4b95-a49d-032152d53d7c None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:21 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f0519aa2-8735-4b95-a49d-032152d53d7c tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] GET http://192.168.122.168/volume/v3/snapshots/9f11a32a-1a86-4f0e-8880-79801624baa5 Sep 07 21:22:21 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f0519aa2-8735-4b95-a49d-032152d53d7c tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:21 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f0519aa2-8735-4b95-a49d-032152d53d7c tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:21 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:21 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:22:21 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-f0519aa2-8735-4b95-a49d-032152d53d7c tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] Snapshot retrieved successfully. Sep 07 21:22:21 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f0519aa2-8735-4b95-a49d-032152d53d7c tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] http://192.168.122.168/volume/v3/snapshots/9f11a32a-1a86-4f0e-8880-79801624baa5 returned with HTTP 200 Sep 07 21:22:21 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1497/2982] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:22:21 2026] GET /volume/v3/snapshots/9f11a32a-1a86-4f0e-8880-79801624baa5 => generated 463 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:21 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-126e6fc3-ca44-4d1b-8ae7-17dcec1f0250 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:21 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-126e6fc3-ca44-4d1b-8ae7-17dcec1f0250 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] GET http://192.168.122.168/volume/v3/snapshots/bfd2e608-e51a-45f3-9372-8c720a2723fa Sep 07 21:22:21 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-126e6fc3-ca44-4d1b-8ae7-17dcec1f0250 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:21 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-126e6fc3-ca44-4d1b-8ae7-17dcec1f0250 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:21 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:21 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:22:21 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-126e6fc3-ca44-4d1b-8ae7-17dcec1f0250 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Snapshot retrieved successfully. Sep 07 21:22:21 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-126e6fc3-ca44-4d1b-8ae7-17dcec1f0250 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] http://192.168.122.168/volume/v3/snapshots/bfd2e608-e51a-45f3-9372-8c720a2723fa returned with HTTP 200 Sep 07 21:22:21 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1486/2983] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:22:21 2026] GET /volume/v3/snapshots/bfd2e608-e51a-45f3-9372-8c720a2723fa => generated 457 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:22:21 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-dbf66d67-5981-4fae-a873-a9d3ef2fafbd None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:21 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-dbf66d67-5981-4fae-a873-a9d3ef2fafbd tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] GET http://192.168.122.168/volume/v3/volumes/3c1c4578-8424-4a6d-8dc6-b4d10f6b11f7 Sep 07 21:22:21 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-dbf66d67-5981-4fae-a873-a9d3ef2fafbd tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:21 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-dbf66d67-5981-4fae-a873-a9d3ef2fafbd tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:22 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:22 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:22:22 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:22 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:22:22 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-dbf66d67-5981-4fae-a873-a9d3ef2fafbd tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Volume info retrieved successfully. Sep 07 21:22:22 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-dbf66d67-5981-4fae-a873-a9d3ef2fafbd tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] http://192.168.122.168/volume/v3/volumes/3c1c4578-8424-4a6d-8dc6-b4d10f6b11f7 returned with HTTP 200 Sep 07 21:22:22 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1498/2984] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:22:21 2026] GET /volume/v3/volumes/3c1c4578-8424-4a6d-8dc6-b4d10f6b11f7 => generated 842 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:22:22 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-2dcc5a88-4941-4259-9d60-fa94ed61d230 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:22 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-2dcc5a88-4941-4259-9d60-fa94ed61d230 tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] POST http://192.168.122.168/volume/v3/types Sep 07 21:22:22 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-2dcc5a88-4941-4259-9d60-fa94ed61d230 tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-892576802", "extra_specs": {"storage_protocol": "tempest-storage_protocol-629958341", "vendor_name": "tempest-vendor_name-833434837"}}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:22:22 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-2dcc5a88-4941-4259-9d60-fa94ed61d230 tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 07 21:22:22 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1487/2985] 192.168.122.168 () {60 vars in 1137 bytes} [Mon Sep 7 21:22:22 2026] POST /volume/v3/types => generated 327 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:22 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-a0aa2cdf-3a3e-4df2-86a0-06eed185abda None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:22 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a0aa2cdf-3a3e-4df2-86a0-06eed185abda tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:22:22 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-a0aa2cdf-3a3e-4df2-86a0-06eed185abda tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "dc8f67ec-e33d-449d-a756-371daa988d5d", "size": 1}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:22:22 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.volumes [None req-a0aa2cdf-3a3e-4df2-86a0-06eed185abda tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Create volume request body: {'volume': {'volume_type': 'dc8f67ec-e33d-449d-a756-371daa988d5d', 'size': 1}} {{(pid=86971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:22:22 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-a0aa2cdf-3a3e-4df2-86a0-06eed185abda tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Create volume of 1 GB Sep 07 21:22:22 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:22 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:22:22 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-a0aa2cdf-3a3e-4df2-86a0-06eed185abda tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Availability Zones retrieved successfully. Sep 07 21:22:22 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a0aa2cdf-3a3e-4df2-86a0-06eed185abda tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Flow 'volume_create_api' (7b186474-11af-406b-a514-5e873f4540ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:22:22 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a0aa2cdf-3a3e-4df2-86a0-06eed185abda tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ae6b939-7608-4e41-88a9-9f1e17e170bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:22:22 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.flows.api.create_volume [None req-a0aa2cdf-3a3e-4df2-86a0-06eed185abda tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Validating volume size '1' using validate_int {{(pid=86971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:22:22 devstack devstack@c-api.service[86971]: DEBUG dbcounter [-] [86971] Writing DB stats cinder:SELECT=724,cinder:INSERT=138,cinder:UPDATE=223 {{(pid=86971) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 21:22:22 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a0aa2cdf-3a3e-4df2-86a0-06eed185abda tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ae6b939-7608-4e41-88a9-9f1e17e170bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:22:22Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-629958341',vendor_name='tempest-vendor_name-833434837'},id=dc8f67ec-e33d-449d-a756-371daa988d5d,is_public=True,name='tempest-ProjectMemberTests-volume-type-892576802',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dc8f67ec-e33d-449d-a756-371daa988d5d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:22:22 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a0aa2cdf-3a3e-4df2-86a0-06eed185abda tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53b9ecae-fa7f-4788-8e58-b1d3a2e480e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:22:22 devstack devstack@c-api.service[86971]: WARNING cinder.quota [None req-a0aa2cdf-3a3e-4df2-86a0-06eed185abda tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-892576802 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-892576802, it is now deprecated. Please use the default quota class for default quota. Sep 07 21:22:22 devstack devstack@c-api.service[86971]: WARNING cinder.quota [None req-a0aa2cdf-3a3e-4df2-86a0-06eed185abda tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-892576802 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-892576802, it is now deprecated. Please use the default quota class for default quota. Sep 07 21:22:22 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-a0aa2cdf-3a3e-4df2-86a0-06eed185abda tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Created reservations ['fc316b52-2bca-445f-885d-7ae0aec52926', 'e4dbf975-5584-4b00-b66a-5f47af2d2245', '99735c81-e3df-4979-98b9-524303f6f4d0', '64507393-cffe-42b9-b03b-bdebab8bcb54'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:22:22 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a0aa2cdf-3a3e-4df2-86a0-06eed185abda tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53b9ecae-fa7f-4788-8e58-b1d3a2e480e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc316b52-2bca-445f-885d-7ae0aec52926', 'e4dbf975-5584-4b00-b66a-5f47af2d2245', '99735c81-e3df-4979-98b9-524303f6f4d0', '64507393-cffe-42b9-b03b-bdebab8bcb54']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:22:22 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a0aa2cdf-3a3e-4df2-86a0-06eed185abda tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (772790f3-a6a4-43c8-9ad3-40885803a65e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:22:22 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:22 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:22:22 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a0aa2cdf-3a3e-4df2-86a0-06eed185abda tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (772790f3-a6a4-43c8-9ad3-40885803a65e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '28e25b7d-a196-4b3a-a3ab-064c8ae6fb6a', '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='1e13b3b4df394c7d975538435c6103ec',qos_specs=None,replication_status=,reservations=['fc316b52-2bca-445f-885d-7ae0aec52926','e4dbf975-5584-4b00-b66a-5f47af2d2245','99735c81-e3df-4979-98b9-524303f6f4d0','64507393-cffe-42b9-b03b-bdebab8bcb54'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='551add4b33e44cb9bbd3bd7510422a72',volume_type_id=dc8f67ec-e33d-449d-a756-371daa988d5d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:22:22Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=28e25b7d-a196-4b3a-a3ab-064c8ae6fb6a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e13b3b4df394c7d975538435c6103ec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='551add4b33e44cb9bbd3bd7510422a72',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dc8f67ec-e33d-449d-a756-371daa988d5d),volume_type_id=dc8f67ec-e33d-449d-a756-371daa988d5d)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:22:22 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a0aa2cdf-3a3e-4df2-86a0-06eed185abda tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d11d1c16-bcb0-4e2e-9014-b0aaf1ec48c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:22:22 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-2fcce44f-82c8-45cd-b5fa-efefd149a925 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:22 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-2fcce44f-82c8-45cd-b5fa-efefd149a925 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] GET http://192.168.122.168/volume/v3/snapshots/9f11a32a-1a86-4f0e-8880-79801624baa5 Sep 07 21:22:22 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-2fcce44f-82c8-45cd-b5fa-efefd149a925 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:22 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-2fcce44f-82c8-45cd-b5fa-efefd149a925 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:22 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a0aa2cdf-3a3e-4df2-86a0-06eed185abda tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d11d1c16-bcb0-4e2e-9014-b0aaf1ec48c4) transitioned into state 'SUCCESS' from 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='1e13b3b4df394c7d975538435c6103ec',qos_specs=None,replication_status=,reservations=['fc316b52-2bca-445f-885d-7ae0aec52926','e4dbf975-5584-4b00-b66a-5f47af2d2245','99735c81-e3df-4979-98b9-524303f6f4d0','64507393-cffe-42b9-b03b-bdebab8bcb54'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='551add4b33e44cb9bbd3bd7510422a72',volume_type_id=dc8f67ec-e33d-449d-a756-371daa988d5d)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:22:22 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a0aa2cdf-3a3e-4df2-86a0-06eed185abda tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (732a9ba2-174b-4ffa-9490-e01e4b285a02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:22:22 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a0aa2cdf-3a3e-4df2-86a0-06eed185abda tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (732a9ba2-174b-4ffa-9490-e01e4b285a02) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:22:22 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a0aa2cdf-3a3e-4df2-86a0-06eed185abda tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Flow 'volume_create_api' (7b186474-11af-406b-a514-5e873f4540ac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:22:22 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-a0aa2cdf-3a3e-4df2-86a0-06eed185abda tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Create volume request issued successfully. Sep 07 21:22:22 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a0aa2cdf-3a3e-4df2-86a0-06eed185abda tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:22:22 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1499/2986] 192.168.122.168 () {62 vars in 1182 bytes} [Mon Sep 7 21:22:22 2026] POST /volume/v3/volumes => generated 781 bytes in 371 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:22:22 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-ecb4df2c-1c97-42bc-8db8-7aea24ed3129 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:22 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ecb4df2c-1c97-42bc-8db8-7aea24ed3129 tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] GET http://192.168.122.168/volume/v3/volumes/28e25b7d-a196-4b3a-a3ab-064c8ae6fb6a Sep 07 21:22:22 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-ecb4df2c-1c97-42bc-8db8-7aea24ed3129 tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:22 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-ecb4df2c-1c97-42bc-8db8-7aea24ed3129 tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:22 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:22 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:22:22 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:22 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:22:22 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-ecb4df2c-1c97-42bc-8db8-7aea24ed3129 tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Volume info retrieved successfully. Sep 07 21:22:22 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ecb4df2c-1c97-42bc-8db8-7aea24ed3129 tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] http://192.168.122.168/volume/v3/volumes/28e25b7d-a196-4b3a-a3ab-064c8ae6fb6a returned with HTTP 200 Sep 07 21:22:22 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1500/2987] 192.168.122.168 () {60 vars in 1272 bytes} [Mon Sep 7 21:22:22 2026] GET /volume/v3/volumes/28e25b7d-a196-4b3a-a3ab-064c8ae6fb6a => generated 960 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:22 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-a8dc3253-3e62-4a71-9edb-ca8c6f4cb2e6 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:22 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a8dc3253-3e62-4a71-9edb-ca8c6f4cb2e6 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] GET http://192.168.122.168/volume/v3/snapshots/bfd2e608-e51a-45f3-9372-8c720a2723fa Sep 07 21:22:22 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-a8dc3253-3e62-4a71-9edb-ca8c6f4cb2e6 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:22 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-a8dc3253-3e62-4a71-9edb-ca8c6f4cb2e6 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:23 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:23 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:22:23 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-a8dc3253-3e62-4a71-9edb-ca8c6f4cb2e6 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Snapshot retrieved successfully. Sep 07 21:22:23 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a8dc3253-3e62-4a71-9edb-ca8c6f4cb2e6 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] http://192.168.122.168/volume/v3/snapshots/bfd2e608-e51a-45f3-9372-8c720a2723fa returned with HTTP 200 Sep 07 21:22:23 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1501/2988] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:22:22 2026] GET /volume/v3/snapshots/bfd2e608-e51a-45f3-9372-8c720a2723fa => generated 457 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:23 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-6e681875-2e13-4146-b8a2-5f8555fad63e None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:23 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-6e681875-2e13-4146-b8a2-5f8555fad63e tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] GET http://192.168.122.168/volume/v3/volumes/3c1c4578-8424-4a6d-8dc6-b4d10f6b11f7 Sep 07 21:22:23 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-6e681875-2e13-4146-b8a2-5f8555fad63e tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:23 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-6e681875-2e13-4146-b8a2-5f8555fad63e tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:23 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:23 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:22:23 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:23 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:22:23 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-6e681875-2e13-4146-b8a2-5f8555fad63e tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Volume info retrieved successfully. Sep 07 21:22:23 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-6e681875-2e13-4146-b8a2-5f8555fad63e tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] http://192.168.122.168/volume/v3/volumes/3c1c4578-8424-4a6d-8dc6-b4d10f6b11f7 returned with HTTP 200 Sep 07 21:22:23 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:23 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:22:23 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1502/2989] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:22:23 2026] GET /volume/v3/volumes/3c1c4578-8424-4a6d-8dc6-b4d10f6b11f7 => generated 842 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:23 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-2fcce44f-82c8-45cd-b5fa-efefd149a925 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] Snapshot retrieved successfully. Sep 07 21:22:23 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-2fcce44f-82c8-45cd-b5fa-efefd149a925 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] http://192.168.122.168/volume/v3/snapshots/9f11a32a-1a86-4f0e-8880-79801624baa5 returned with HTTP 200 Sep 07 21:22:23 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1488/2990] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:22:22 2026] GET /volume/v3/snapshots/9f11a32a-1a86-4f0e-8880-79801624baa5 => generated 463 bytes in 460 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:24 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-1b30433b-07b8-44bf-9ed1-e44c22144f71 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:24 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1b30433b-07b8-44bf-9ed1-e44c22144f71 tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] GET http://192.168.122.168/volume/v3/volumes/28e25b7d-a196-4b3a-a3ab-064c8ae6fb6a Sep 07 21:22:24 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-1b30433b-07b8-44bf-9ed1-e44c22144f71 tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:24 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-1b30433b-07b8-44bf-9ed1-e44c22144f71 tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:24 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-ba7d90e0-a220-4eb9-b928-440e0ce76d8b None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:24 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ba7d90e0-a220-4eb9-b928-440e0ce76d8b tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] GET http://192.168.122.168/volume/v3/snapshots/bfd2e608-e51a-45f3-9372-8c720a2723fa Sep 07 21:22:24 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ba7d90e0-a220-4eb9-b928-440e0ce76d8b tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:24 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ba7d90e0-a220-4eb9-b928-440e0ce76d8b tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:24 devstack devstack@c-api.service[86970]: DEBUG dbcounter [-] [86970] Writing DB stats cinder:SELECT=671,cinder:INSERT=146,cinder:UPDATE=241 {{(pid=86970) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 21:22:24 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:24 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:22:24 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:24 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:22:24 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:24 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:22:24 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-ba7d90e0-a220-4eb9-b928-440e0ce76d8b tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Snapshot retrieved successfully. Sep 07 21:22:24 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ba7d90e0-a220-4eb9-b928-440e0ce76d8b tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] http://192.168.122.168/volume/v3/snapshots/bfd2e608-e51a-45f3-9372-8c720a2723fa returned with HTTP 200 Sep 07 21:22:24 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1489/2991] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:22:24 2026] GET /volume/v3/snapshots/bfd2e608-e51a-45f3-9372-8c720a2723fa => generated 457 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:24 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-1b30433b-07b8-44bf-9ed1-e44c22144f71 tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Volume info retrieved successfully. Sep 07 21:22:24 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1b30433b-07b8-44bf-9ed1-e44c22144f71 tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] http://192.168.122.168/volume/v3/volumes/28e25b7d-a196-4b3a-a3ab-064c8ae6fb6a returned with HTTP 200 Sep 07 21:22:24 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1503/2992] 192.168.122.168 () {60 vars in 1272 bytes} [Mon Sep 7 21:22:24 2026] GET /volume/v3/volumes/28e25b7d-a196-4b3a-a3ab-064c8ae6fb6a => generated 981 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:24 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-f6f6543e-b577-4b3a-af33-d12669b65250 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:24 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f6f6543e-b577-4b3a-af33-d12669b65250 tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] GET http://192.168.122.168/volume/v3/messages Sep 07 21:22:24 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f6f6543e-b577-4b3a-af33-d12669b65250 tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:24 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f6f6543e-b577-4b3a-af33-d12669b65250 tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Calling method 'version_select' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:24 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f6f6543e-b577-4b3a-af33-d12669b65250 tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] http://192.168.122.168/volume/v3/messages returned with HTTP 200 Sep 07 21:22:24 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1490/2993] 192.168.122.168 () {60 vars in 1164 bytes} [Mon Sep 7 21:22:24 2026] GET /volume/v3/messages => generated 678 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:24 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-87d63475-7a3f-43d2-84f2-3846875c759f None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:24 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-74361856-a8d2-44fc-bd55-657d606bb80c None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:24 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-74361856-a8d2-44fc-bd55-657d606bb80c tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] GET http://192.168.122.168/volume/v3/volumes/3c1c4578-8424-4a6d-8dc6-b4d10f6b11f7 Sep 07 21:22:24 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-74361856-a8d2-44fc-bd55-657d606bb80c tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:24 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-74361856-a8d2-44fc-bd55-657d606bb80c tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:24 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:24 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:22:24 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:24 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:22:24 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-74361856-a8d2-44fc-bd55-657d606bb80c tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Volume info retrieved successfully. Sep 07 21:22:24 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-74361856-a8d2-44fc-bd55-657d606bb80c tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] http://192.168.122.168/volume/v3/volumes/3c1c4578-8424-4a6d-8dc6-b4d10f6b11f7 returned with HTTP 200 Sep 07 21:22:24 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1491/2994] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:22:24 2026] GET /volume/v3/volumes/3c1c4578-8424-4a6d-8dc6-b4d10f6b11f7 => generated 842 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:24 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-3d024263-000c-4ec9-86d8-1190c29e0b4b None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:24 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-3d024263-000c-4ec9-86d8-1190c29e0b4b tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] GET http://192.168.122.168/volume/v3/snapshots/9f11a32a-1a86-4f0e-8880-79801624baa5 Sep 07 21:22:24 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-3d024263-000c-4ec9-86d8-1190c29e0b4b tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:24 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-3d024263-000c-4ec9-86d8-1190c29e0b4b tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:24 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-3d024263-000c-4ec9-86d8-1190c29e0b4b tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] http://192.168.122.168/volume/v3/snapshots/9f11a32a-1a86-4f0e-8880-79801624baa5 returned with HTTP 404 Sep 07 21:22:24 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1492/2995] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:22:24 2026] GET /volume/v3/snapshots/9f11a32a-1a86-4f0e-8880-79801624baa5 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:22:24 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-d31f1f1c-adce-420a-8ff6-25b13822b5a5 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:24 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d31f1f1c-adce-420a-8ff6-25b13822b5a5 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] DELETE http://192.168.122.168/volume/v3/volumes/41dd4837-4406-44d6-95a2-834b75951ea5 Sep 07 21:22:24 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-d31f1f1c-adce-420a-8ff6-25b13822b5a5 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:24 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-d31f1f1c-adce-420a-8ff6-25b13822b5a5 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:24 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-d31f1f1c-adce-420a-8ff6-25b13822b5a5 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Delete volume with id: 41dd4837-4406-44d6-95a2-834b75951ea5 Sep 07 21:22:24 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:24 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:22:24 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:24 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:22:24 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-d31f1f1c-adce-420a-8ff6-25b13822b5a5 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Volume info retrieved successfully. Sep 07 21:22:24 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-d31f1f1c-adce-420a-8ff6-25b13822b5a5 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Delete volume request issued successfully. Sep 07 21:22:24 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d31f1f1c-adce-420a-8ff6-25b13822b5a5 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/volumes/41dd4837-4406-44d6-95a2-834b75951ea5 returned with HTTP 202 Sep 07 21:22:24 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1493/2996] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:22:24 2026] DELETE /volume/v3/volumes/41dd4837-4406-44d6-95a2-834b75951ea5 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:22:24 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-b9f045a8-0a6d-4c5a-915c-d3945c1ba836 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:24 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b9f045a8-0a6d-4c5a-915c-d3945c1ba836 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] GET http://192.168.122.168/volume/v3/volumes/41dd4837-4406-44d6-95a2-834b75951ea5 Sep 07 21:22:24 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b9f045a8-0a6d-4c5a-915c-d3945c1ba836 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:24 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b9f045a8-0a6d-4c5a-915c-d3945c1ba836 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:24 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:24 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:22:24 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:24 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:22:24 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-b9f045a8-0a6d-4c5a-915c-d3945c1ba836 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Volume info retrieved successfully. Sep 07 21:22:24 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b9f045a8-0a6d-4c5a-915c-d3945c1ba836 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/volumes/41dd4837-4406-44d6-95a2-834b75951ea5 returned with HTTP 200 Sep 07 21:22:24 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1494/2997] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:22:24 2026] GET /volume/v3/volumes/41dd4837-4406-44d6-95a2-834b75951ea5 => generated 1015 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:22:24 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-87d63475-7a3f-43d2-84f2-3846875c759f tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-member] DELETE http://192.168.122.168/volume/v3/messages/bba8cc35-4277-40b4-89f1-d59f17fbb142 Sep 07 21:22:24 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-87d63475-7a3f-43d2-84f2-3846875c759f tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:24 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-87d63475-7a3f-43d2-84f2-3846875c759f tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-member] Calling method 'version_select' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:24 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-87d63475-7a3f-43d2-84f2-3846875c759f tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-member] http://192.168.122.168/volume/v3/messages/bba8cc35-4277-40b4-89f1-d59f17fbb142 returned with HTTP 204 Sep 07 21:22:24 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1504/2998] 192.168.122.168 () {60 vars in 1278 bytes} [Mon Sep 7 21:22:24 2026] DELETE /volume/v3/messages/bba8cc35-4277-40b4-89f1-d59f17fbb142 => generated 0 bytes in 480 msecs (HTTP/1.1 204) 6 headers in 235 bytes (2 switches on core 0) Sep 07 21:22:24 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-b0356518-5d75-4cd2-9fac-20256f0d0bee None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:24 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b0356518-5d75-4cd2-9fac-20256f0d0bee tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-member] GET http://192.168.122.168/volume/v3/messages/bba8cc35-4277-40b4-89f1-d59f17fbb142 Sep 07 21:22:24 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b0356518-5d75-4cd2-9fac-20256f0d0bee tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:24 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b0356518-5d75-4cd2-9fac-20256f0d0bee tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-member] Calling method 'version_select' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:24 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b0356518-5d75-4cd2-9fac-20256f0d0bee tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-member] http://192.168.122.168/volume/v3/messages/bba8cc35-4277-40b4-89f1-d59f17fbb142 returned with HTTP 404 Sep 07 21:22:24 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1495/2999] 192.168.122.168 () {60 vars in 1275 bytes} [Mon Sep 7 21:22:24 2026] GET /volume/v3/messages/bba8cc35-4277-40b4-89f1-d59f17fbb142 => generated 110 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:22:24 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-474c71af-aa37-410a-a344-a85ace4b05aa None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:24 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-474c71af-aa37-410a-a344-a85ace4b05aa tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] DELETE http://192.168.122.168/volume/v3/volumes/28e25b7d-a196-4b3a-a3ab-064c8ae6fb6a Sep 07 21:22:24 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-474c71af-aa37-410a-a344-a85ace4b05aa tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:24 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-474c71af-aa37-410a-a344-a85ace4b05aa tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:24 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-474c71af-aa37-410a-a344-a85ace4b05aa tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Delete volume with id: 28e25b7d-a196-4b3a-a3ab-064c8ae6fb6a Sep 07 21:22:24 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:24 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:22:24 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:24 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:22:24 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-474c71af-aa37-410a-a344-a85ace4b05aa tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Volume info retrieved successfully. Sep 07 21:22:24 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-474c71af-aa37-410a-a344-a85ace4b05aa tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86971) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 07 21:22:25 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-474c71af-aa37-410a-a344-a85ace4b05aa tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Created reservations ['4e567c22-8c4f-43d1-9d64-a3653d0069ed', 'cf9e2c1f-1384-4557-9595-5b24645b0cde', '4fdcae44-6dcc-4fd9-a8d8-c9134723713f', 'e02bdada-0c32-4d9b-9b2c-f0aeefa74972'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:22:25 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-17540e7a-8093-4fdf-be67-23fe8bd15618 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:25 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-17540e7a-8093-4fdf-be67-23fe8bd15618 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] GET http://192.168.122.168/volume/v3/snapshots/bfd2e608-e51a-45f3-9372-8c720a2723fa Sep 07 21:22:25 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-17540e7a-8093-4fdf-be67-23fe8bd15618 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:25 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-17540e7a-8093-4fdf-be67-23fe8bd15618 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:25 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:25 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:22:25 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-17540e7a-8093-4fdf-be67-23fe8bd15618 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Snapshot retrieved successfully. Sep 07 21:22:25 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-17540e7a-8093-4fdf-be67-23fe8bd15618 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] http://192.168.122.168/volume/v3/snapshots/bfd2e608-e51a-45f3-9372-8c720a2723fa returned with HTTP 200 Sep 07 21:22:25 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1496/3000] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:22:25 2026] GET /volume/v3/snapshots/bfd2e608-e51a-45f3-9372-8c720a2723fa => generated 457 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:22:25 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-474c71af-aa37-410a-a344-a85ace4b05aa tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Delete volume request issued successfully. Sep 07 21:22:25 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-474c71af-aa37-410a-a344-a85ace4b05aa tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] http://192.168.122.168/volume/v3/volumes/28e25b7d-a196-4b3a-a3ab-064c8ae6fb6a returned with HTTP 202 Sep 07 21:22:25 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1505/3001] 192.168.122.168 () {60 vars in 1275 bytes} [Mon Sep 7 21:22:24 2026] DELETE /volume/v3/volumes/28e25b7d-a196-4b3a-a3ab-064c8ae6fb6a => generated 0 bytes in 552 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 21:22:25 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-77062b59-49c8-4d9a-b2df-272b2ab8b67a None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:25 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-b2ad2178-a631-4ebd-ba1f-9668271267c1 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:25 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b2ad2178-a631-4ebd-ba1f-9668271267c1 tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] DELETE http://192.168.122.168/volume/v3/types/dc8f67ec-e33d-449d-a756-371daa988d5d Sep 07 21:22:25 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-77062b59-49c8-4d9a-b2df-272b2ab8b67a tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] GET http://192.168.122.168/volume/v3/volumes/3c1c4578-8424-4a6d-8dc6-b4d10f6b11f7 Sep 07 21:22:25 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-77062b59-49c8-4d9a-b2df-272b2ab8b67a tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:25 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-77062b59-49c8-4d9a-b2df-272b2ab8b67a tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:25 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b2ad2178-a631-4ebd-ba1f-9668271267c1 tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:25 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b2ad2178-a631-4ebd-ba1f-9668271267c1 tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Calling method '_delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:25 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:25 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:22:25 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:25 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:22:25 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-77062b59-49c8-4d9a-b2df-272b2ab8b67a tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Volume info retrieved successfully. Sep 07 21:22:25 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-77062b59-49c8-4d9a-b2df-272b2ab8b67a tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] http://192.168.122.168/volume/v3/volumes/3c1c4578-8424-4a6d-8dc6-b4d10f6b11f7 returned with HTTP 200 Sep 07 21:22:25 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1506/3002] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:22:25 2026] GET /volume/v3/volumes/3c1c4578-8424-4a6d-8dc6-b4d10f6b11f7 => generated 842 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:25 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b2ad2178-a631-4ebd-ba1f-9668271267c1 tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] http://192.168.122.168/volume/v3/types/dc8f67ec-e33d-449d-a756-371daa988d5d returned with HTTP 202 Sep 07 21:22:25 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1497/3003] 192.168.122.168 () {58 vars in 1229 bytes} [Mon Sep 7 21:22:25 2026] DELETE /volume/v3/types/dc8f67ec-e33d-449d-a756-371daa988d5d => generated 0 bytes in 216 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:22:25 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-0ffdfcbd-7994-4277-b4a6-abf8194c45f0 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:25 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-0ffdfcbd-7994-4277-b4a6-abf8194c45f0 tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] POST http://192.168.122.168/volume/v3/types Sep 07 21:22:25 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-0ffdfcbd-7994-4277-b4a6-abf8194c45f0 tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-571776532", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1529538241", "vendor_name": "tempest-vendor_name-579587667"}}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:22:25 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-e2034704-cf55-4e1f-ab66-be4f77f046ed None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:25 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e2034704-cf55-4e1f-ab66-be4f77f046ed tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] GET http://192.168.122.168/volume/v3/volumes/41dd4837-4406-44d6-95a2-834b75951ea5 Sep 07 21:22:25 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-e2034704-cf55-4e1f-ab66-be4f77f046ed tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:25 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-e2034704-cf55-4e1f-ab66-be4f77f046ed tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:25 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-0ffdfcbd-7994-4277-b4a6-abf8194c45f0 tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 07 21:22:25 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1507/3004] 192.168.122.168 () {60 vars in 1137 bytes} [Mon Sep 7 21:22:25 2026] POST /volume/v3/types => generated 328 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:25 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-ad416cb0-824f-4496-aa48-58b3aff9bec2 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:25 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ad416cb0-824f-4496-aa48-58b3aff9bec2 tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:22:25 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:25 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:22:25 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-ad416cb0-824f-4496-aa48-58b3aff9bec2 tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f9f08351-f7c4-4a61-9b4c-691ed08804bd", "size": 1}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:22:25 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:25 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:22:25 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.volumes [None req-ad416cb0-824f-4496-aa48-58b3aff9bec2 tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Create volume request body: {'volume': {'volume_type': 'f9f08351-f7c4-4a61-9b4c-691ed08804bd', 'size': 1}} {{(pid=86971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:22:25 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-ad416cb0-824f-4496-aa48-58b3aff9bec2 tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Create volume of 1 GB Sep 07 21:22:25 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:25 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:22:25 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-ad416cb0-824f-4496-aa48-58b3aff9bec2 tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Availability Zones retrieved successfully. Sep 07 21:22:25 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-e2034704-cf55-4e1f-ab66-be4f77f046ed tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Volume info retrieved successfully. Sep 07 21:22:25 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e2034704-cf55-4e1f-ab66-be4f77f046ed tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/volumes/41dd4837-4406-44d6-95a2-834b75951ea5 returned with HTTP 200 Sep 07 21:22:25 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1498/3005] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:22:25 2026] GET /volume/v3/volumes/41dd4837-4406-44d6-95a2-834b75951ea5 => generated 1015 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:22:25 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-ad416cb0-824f-4496-aa48-58b3aff9bec2 tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Flow 'volume_create_api' (e9f3e571-8af2-4a3d-9fe5-60ebb9b57269) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:22:25 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-ad416cb0-824f-4496-aa48-58b3aff9bec2 tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fca166e3-658d-428a-be7a-4c75649fb2cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:22:25 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.flows.api.create_volume [None req-ad416cb0-824f-4496-aa48-58b3aff9bec2 tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Validating volume size '1' using validate_int {{(pid=86971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:22:25 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-ad416cb0-824f-4496-aa48-58b3aff9bec2 tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fca166e3-658d-428a-be7a-4c75649fb2cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:22:26Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1529538241',vendor_name='tempest-vendor_name-579587667'},id=f9f08351-f7c4-4a61-9b4c-691ed08804bd,is_public=True,name='tempest-ProjectMemberTests-volume-type-571776532',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f9f08351-f7c4-4a61-9b4c-691ed08804bd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:22:25 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-ad416cb0-824f-4496-aa48-58b3aff9bec2 tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (657ca25a-cab4-4ebe-a742-00ef9160927b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:22:26 devstack devstack@c-api.service[86971]: WARNING cinder.quota [None req-ad416cb0-824f-4496-aa48-58b3aff9bec2 tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-571776532 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-571776532, it is now deprecated. Please use the default quota class for default quota. Sep 07 21:22:26 devstack devstack@c-api.service[86971]: WARNING cinder.quota [None req-ad416cb0-824f-4496-aa48-58b3aff9bec2 tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-571776532 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-571776532, it is now deprecated. Please use the default quota class for default quota. Sep 07 21:22:26 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-ad416cb0-824f-4496-aa48-58b3aff9bec2 tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Created reservations ['1dc179a7-0aa7-4dc0-b664-fcf1d1d03354', '336e189f-ea8f-46e5-833f-5a8b7431231f', '94b2f86b-817a-402d-ab8e-ae253e5eb2ba', 'e6779fd1-e29b-4716-98f3-ca4412a9ab2c'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:22:26 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-ad416cb0-824f-4496-aa48-58b3aff9bec2 tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (657ca25a-cab4-4ebe-a742-00ef9160927b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1dc179a7-0aa7-4dc0-b664-fcf1d1d03354', '336e189f-ea8f-46e5-833f-5a8b7431231f', '94b2f86b-817a-402d-ab8e-ae253e5eb2ba', 'e6779fd1-e29b-4716-98f3-ca4412a9ab2c']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:22:26 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-ad416cb0-824f-4496-aa48-58b3aff9bec2 tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0783ba22-ac47-45fa-bd0e-532b25c26cad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:22:26 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-df9854c2-26e0-4a8c-9b5c-75647e52dbc5 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:26 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-df9854c2-26e0-4a8c-9b5c-75647e52dbc5 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] GET http://192.168.122.168/volume/v3/snapshots/bfd2e608-e51a-45f3-9372-8c720a2723fa Sep 07 21:22:26 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-df9854c2-26e0-4a8c-9b5c-75647e52dbc5 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:26 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-df9854c2-26e0-4a8c-9b5c-75647e52dbc5 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:26 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:26 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:22:26 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-df9854c2-26e0-4a8c-9b5c-75647e52dbc5 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Snapshot retrieved successfully. Sep 07 21:22:26 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-df9854c2-26e0-4a8c-9b5c-75647e52dbc5 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] http://192.168.122.168/volume/v3/snapshots/bfd2e608-e51a-45f3-9372-8c720a2723fa returned with HTTP 200 Sep 07 21:22:26 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1499/3006] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:22:26 2026] GET /volume/v3/snapshots/bfd2e608-e51a-45f3-9372-8c720a2723fa => generated 457 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:26 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:26 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:22:26 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-ad416cb0-824f-4496-aa48-58b3aff9bec2 tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0783ba22-ac47-45fa-bd0e-532b25c26cad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aeb69bf2-d40e-4403-954e-8a008357bc53', '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='1e13b3b4df394c7d975538435c6103ec',qos_specs=None,replication_status=,reservations=['1dc179a7-0aa7-4dc0-b664-fcf1d1d03354','336e189f-ea8f-46e5-833f-5a8b7431231f','94b2f86b-817a-402d-ab8e-ae253e5eb2ba','e6779fd1-e29b-4716-98f3-ca4412a9ab2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='551add4b33e44cb9bbd3bd7510422a72',volume_type_id=f9f08351-f7c4-4a61-9b4c-691ed08804bd), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:22:26Z,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=aeb69bf2-d40e-4403-954e-8a008357bc53,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e13b3b4df394c7d975538435c6103ec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='551add4b33e44cb9bbd3bd7510422a72',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f9f08351-f7c4-4a61-9b4c-691ed08804bd),volume_type_id=f9f08351-f7c4-4a61-9b4c-691ed08804bd)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:22:26 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-ad416cb0-824f-4496-aa48-58b3aff9bec2 tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9a10af6-344f-45a3-8f40-4d68d4a5c3c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:22:26 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-ad416cb0-824f-4496-aa48-58b3aff9bec2 tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9a10af6-344f-45a3-8f40-4d68d4a5c3c0) transitioned into state 'SUCCESS' from 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='1e13b3b4df394c7d975538435c6103ec',qos_specs=None,replication_status=,reservations=['1dc179a7-0aa7-4dc0-b664-fcf1d1d03354','336e189f-ea8f-46e5-833f-5a8b7431231f','94b2f86b-817a-402d-ab8e-ae253e5eb2ba','e6779fd1-e29b-4716-98f3-ca4412a9ab2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='551add4b33e44cb9bbd3bd7510422a72',volume_type_id=f9f08351-f7c4-4a61-9b4c-691ed08804bd)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:22:26 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-ad416cb0-824f-4496-aa48-58b3aff9bec2 tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (076a09c9-b709-400b-b641-9badf3bbf77f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:22:26 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-ed28593b-bd62-4523-a434-d95d114b04c6 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:26 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-ad416cb0-824f-4496-aa48-58b3aff9bec2 tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (076a09c9-b709-400b-b641-9badf3bbf77f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:22:26 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ed28593b-bd62-4523-a434-d95d114b04c6 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] GET http://192.168.122.168/volume/v3/volumes/3c1c4578-8424-4a6d-8dc6-b4d10f6b11f7 Sep 07 21:22:26 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ed28593b-bd62-4523-a434-d95d114b04c6 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:26 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ed28593b-bd62-4523-a434-d95d114b04c6 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:26 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-ad416cb0-824f-4496-aa48-58b3aff9bec2 tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Flow 'volume_create_api' (e9f3e571-8af2-4a3d-9fe5-60ebb9b57269) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:22:26 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-ad416cb0-824f-4496-aa48-58b3aff9bec2 tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Create volume request issued successfully. Sep 07 21:22:26 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:26 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:22:26 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:26 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:22:26 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ad416cb0-824f-4496-aa48-58b3aff9bec2 tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:22:26 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1508/3007] 192.168.122.168 () {62 vars in 1182 bytes} [Mon Sep 7 21:22:25 2026] POST /volume/v3/volumes => generated 781 bytes in 882 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:22:26 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-ed28593b-bd62-4523-a434-d95d114b04c6 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Volume info retrieved successfully. Sep 07 21:22:26 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ed28593b-bd62-4523-a434-d95d114b04c6 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] http://192.168.122.168/volume/v3/volumes/3c1c4578-8424-4a6d-8dc6-b4d10f6b11f7 returned with HTTP 200 Sep 07 21:22:26 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1500/3008] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:22:26 2026] GET /volume/v3/volumes/3c1c4578-8424-4a6d-8dc6-b4d10f6b11f7 => generated 842 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:26 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-84fbfb9a-e1c8-4538-8cc6-82bbe3646186 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:26 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-84fbfb9a-e1c8-4538-8cc6-82bbe3646186 tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] GET http://192.168.122.168/volume/v3/volumes/aeb69bf2-d40e-4403-954e-8a008357bc53 Sep 07 21:22:26 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-84fbfb9a-e1c8-4538-8cc6-82bbe3646186 tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:26 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-84fbfb9a-e1c8-4538-8cc6-82bbe3646186 tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:26 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:26 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:22:26 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:26 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:22:26 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-84fbfb9a-e1c8-4538-8cc6-82bbe3646186 tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Volume info retrieved successfully. Sep 07 21:22:26 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-84fbfb9a-e1c8-4538-8cc6-82bbe3646186 tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] http://192.168.122.168/volume/v3/volumes/aeb69bf2-d40e-4403-954e-8a008357bc53 returned with HTTP 200 Sep 07 21:22:26 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1509/3009] 192.168.122.168 () {60 vars in 1272 bytes} [Mon Sep 7 21:22:26 2026] GET /volume/v3/volumes/aeb69bf2-d40e-4403-954e-8a008357bc53 => generated 960 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:26 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-cb1e6c1f-a8e8-422d-82b3-8c817485b908 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:26 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-cb1e6c1f-a8e8-422d-82b3-8c817485b908 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] GET http://192.168.122.168/volume/v3/volumes/41dd4837-4406-44d6-95a2-834b75951ea5 Sep 07 21:22:26 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-cb1e6c1f-a8e8-422d-82b3-8c817485b908 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:26 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-cb1e6c1f-a8e8-422d-82b3-8c817485b908 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:26 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-cb1e6c1f-a8e8-422d-82b3-8c817485b908 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/volumes/41dd4837-4406-44d6-95a2-834b75951ea5 returned with HTTP 404 Sep 07 21:22:26 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1501/3010] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:22:26 2026] GET /volume/v3/volumes/41dd4837-4406-44d6-95a2-834b75951ea5 => generated 109 bytes in 88 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:22:26 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-576f9c28-b5f3-4d7b-9575-fd4a3b98ef3e None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:26 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-576f9c28-b5f3-4d7b-9575-fd4a3b98ef3e tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:22:26 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-576f9c28-b5f3-4d7b-9575-fd4a3b98ef3e tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1268156647"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:22:26 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.volumes [None req-576f9c28-b5f3-4d7b-9575-fd4a3b98ef3e tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1268156647'}} {{(pid=86971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:22:26 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-576f9c28-b5f3-4d7b-9575-fd4a3b98ef3e tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Create volume of 1 GB Sep 07 21:22:26 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-576f9c28-b5f3-4d7b-9575-fd4a3b98ef3e tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Availability Zones retrieved successfully. Sep 07 21:22:27 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-576f9c28-b5f3-4d7b-9575-fd4a3b98ef3e tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Flow 'volume_create_api' (21e36ce3-7e48-44d1-9b74-71f832123a25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:22:27 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-576f9c28-b5f3-4d7b-9575-fd4a3b98ef3e tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67793f03-e972-42f1-a3f2-8a5509f77484) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:22:27 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.flows.api.create_volume [None req-576f9c28-b5f3-4d7b-9575-fd4a3b98ef3e tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Validating volume size '1' using validate_int {{(pid=86971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:22:27 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-576f9c28-b5f3-4d7b-9575-fd4a3b98ef3e tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67793f03-e972-42f1-a3f2-8a5509f77484) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:22:27 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-576f9c28-b5f3-4d7b-9575-fd4a3b98ef3e tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd24d250-bfcf-4f20-abab-e5e70e291e71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:22:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-08f7444c-9924-4c9e-b01d-dfd75779ebd1 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:27 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-08f7444c-9924-4c9e-b01d-dfd75779ebd1 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] GET http://192.168.122.168/volume/v3/snapshots/bfd2e608-e51a-45f3-9372-8c720a2723fa Sep 07 21:22:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-08f7444c-9924-4c9e-b01d-dfd75779ebd1 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-08f7444c-9924-4c9e-b01d-dfd75779ebd1 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:27 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-576f9c28-b5f3-4d7b-9575-fd4a3b98ef3e tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Created reservations ['fbff4e91-445b-41a2-b660-3654b97deeba', '042f5302-a67c-4f22-a995-114b7af179a9', '89192129-256e-4e5e-8e1c-569dda425d41', '9c0e3019-80ed-4cfa-9873-e0c0fb8ff79a'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:22:27 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-576f9c28-b5f3-4d7b-9575-fd4a3b98ef3e tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd24d250-bfcf-4f20-abab-e5e70e291e71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fbff4e91-445b-41a2-b660-3654b97deeba', '042f5302-a67c-4f22-a995-114b7af179a9', '89192129-256e-4e5e-8e1c-569dda425d41', '9c0e3019-80ed-4cfa-9873-e0c0fb8ff79a']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:22:27 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-576f9c28-b5f3-4d7b-9575-fd4a3b98ef3e tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7cf32b7a-511d-4657-b022-b447c036b966) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:22:27 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:27 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:22:27 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-08f7444c-9924-4c9e-b01d-dfd75779ebd1 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Snapshot retrieved successfully. Sep 07 21:22:27 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-08f7444c-9924-4c9e-b01d-dfd75779ebd1 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] http://192.168.122.168/volume/v3/snapshots/bfd2e608-e51a-45f3-9372-8c720a2723fa returned with HTTP 200 Sep 07 21:22:27 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1502/3011] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:22:27 2026] GET /volume/v3/snapshots/bfd2e608-e51a-45f3-9372-8c720a2723fa => generated 457 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:27 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:27 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:22:27 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-576f9c28-b5f3-4d7b-9575-fd4a3b98ef3e tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7cf32b7a-511d-4657-b022-b447c036b966) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '28bb5132-048a-439f-a717-617e0a5633d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1268156647',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7b4ed138a5f4eabb06e2f3cfb314299',qos_specs=None,replication_status=,reservations=['fbff4e91-445b-41a2-b660-3654b97deeba','042f5302-a67c-4f22-a995-114b7af179a9','89192129-256e-4e5e-8e1c-569dda425d41','9c0e3019-80ed-4cfa-9873-e0c0fb8ff79a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e7e16fa2c6c43b1bdf65874703ccdda',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:22:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1268156647',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=28bb5132-048a-439f-a717-617e0a5633d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b7b4ed138a5f4eabb06e2f3cfb314299',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2e7e16fa2c6c43b1bdf65874703ccdda',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:22:27 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-576f9c28-b5f3-4d7b-9575-fd4a3b98ef3e tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ef26ad6-82b7-4ee4-a5a3-4eb54f2bf6a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:22:27 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-576f9c28-b5f3-4d7b-9575-fd4a3b98ef3e tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ef26ad6-82b7-4ee4-a5a3-4eb54f2bf6a4) transitioned into state 'SUCCESS' from state '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-1268156647',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7b4ed138a5f4eabb06e2f3cfb314299',qos_specs=None,replication_status=,reservations=['fbff4e91-445b-41a2-b660-3654b97deeba','042f5302-a67c-4f22-a995-114b7af179a9','89192129-256e-4e5e-8e1c-569dda425d41','9c0e3019-80ed-4cfa-9873-e0c0fb8ff79a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e7e16fa2c6c43b1bdf65874703ccdda',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:22:27 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-576f9c28-b5f3-4d7b-9575-fd4a3b98ef3e tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b85db189-94c4-406f-b611-dea120f726af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:22:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-f1a590aa-cccb-471c-957b-c2fa33efe8cd None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:27 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f1a590aa-cccb-471c-957b-c2fa33efe8cd tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] GET http://192.168.122.168/volume/v3/volumes/3c1c4578-8424-4a6d-8dc6-b4d10f6b11f7 Sep 07 21:22:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f1a590aa-cccb-471c-957b-c2fa33efe8cd tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f1a590aa-cccb-471c-957b-c2fa33efe8cd tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:27 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-576f9c28-b5f3-4d7b-9575-fd4a3b98ef3e tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b85db189-94c4-406f-b611-dea120f726af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:22:27 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-576f9c28-b5f3-4d7b-9575-fd4a3b98ef3e tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Flow 'volume_create_api' (21e36ce3-7e48-44d1-9b74-71f832123a25) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:22:27 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-576f9c28-b5f3-4d7b-9575-fd4a3b98ef3e tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Create volume request issued successfully. Sep 07 21:22:27 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-576f9c28-b5f3-4d7b-9575-fd4a3b98ef3e tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:22:27 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1510/3012] 192.168.122.168 () {60 vars in 1142 bytes} [Mon Sep 7 21:22:26 2026] POST /volume/v3/volumes => generated 787 bytes in 759 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:22:27 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:27 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:22:27 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:27 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:22:27 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-132243ff-09b2-46f9-8137-ad185fddce15 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:27 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-132243ff-09b2-46f9-8137-ad185fddce15 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] GET http://192.168.122.168/volume/v3/volumes/28bb5132-048a-439f-a717-617e0a5633d1 Sep 07 21:22:27 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-132243ff-09b2-46f9-8137-ad185fddce15 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:27 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-132243ff-09b2-46f9-8137-ad185fddce15 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:27 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-f1a590aa-cccb-471c-957b-c2fa33efe8cd tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Volume info retrieved successfully. Sep 07 21:22:27 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:27 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:22:27 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:27 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:22:27 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f1a590aa-cccb-471c-957b-c2fa33efe8cd tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] http://192.168.122.168/volume/v3/volumes/3c1c4578-8424-4a6d-8dc6-b4d10f6b11f7 returned with HTTP 200 Sep 07 21:22:27 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1503/3013] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:22:27 2026] GET /volume/v3/volumes/3c1c4578-8424-4a6d-8dc6-b4d10f6b11f7 => generated 842 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:27 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-132243ff-09b2-46f9-8137-ad185fddce15 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Volume info retrieved successfully. Sep 07 21:22:27 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-132243ff-09b2-46f9-8137-ad185fddce15 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/volumes/28bb5132-048a-439f-a717-617e0a5633d1 returned with HTTP 200 Sep 07 21:22:27 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1511/3014] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:22:27 2026] GET /volume/v3/volumes/28bb5132-048a-439f-a717-617e0a5633d1 => generated 966 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-d3be5fda-a360-4ca9-aabb-684ea54d13af None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:27 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d3be5fda-a360-4ca9-aabb-684ea54d13af tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] GET http://192.168.122.168/volume/v3/volumes/aeb69bf2-d40e-4403-954e-8a008357bc53 Sep 07 21:22:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-d3be5fda-a360-4ca9-aabb-684ea54d13af tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-d3be5fda-a360-4ca9-aabb-684ea54d13af tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:27 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:27 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:22:27 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:27 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:22:27 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-d3be5fda-a360-4ca9-aabb-684ea54d13af tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Volume info retrieved successfully. Sep 07 21:22:27 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d3be5fda-a360-4ca9-aabb-684ea54d13af tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] http://192.168.122.168/volume/v3/volumes/aeb69bf2-d40e-4403-954e-8a008357bc53 returned with HTTP 200 Sep 07 21:22:27 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1504/3015] 192.168.122.168 () {60 vars in 1272 bytes} [Mon Sep 7 21:22:27 2026] GET /volume/v3/volumes/aeb69bf2-d40e-4403-954e-8a008357bc53 => generated 981 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:27 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-5ac8482d-9573-4fa0-a453-7c47576f5067 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:27 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5ac8482d-9573-4fa0-a453-7c47576f5067 tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] GET http://192.168.122.168/volume/v3/messages Sep 07 21:22:27 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-5ac8482d-9573-4fa0-a453-7c47576f5067 tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:27 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-5ac8482d-9573-4fa0-a453-7c47576f5067 tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Calling method 'version_select' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:27 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5ac8482d-9573-4fa0-a453-7c47576f5067 tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] http://192.168.122.168/volume/v3/messages returned with HTTP 200 Sep 07 21:22:27 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1512/3016] 192.168.122.168 () {60 vars in 1164 bytes} [Mon Sep 7 21:22:27 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 07 21:22:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-2a818cc9-91f2-4b77-9bfb-1c33a109e1e5 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:27 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-2a818cc9-91f2-4b77-9bfb-1c33a109e1e5 tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-member] GET http://192.168.122.168/volume/v3/messages Sep 07 21:22:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-2a818cc9-91f2-4b77-9bfb-1c33a109e1e5 tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-2a818cc9-91f2-4b77-9bfb-1c33a109e1e5 tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-member] Calling method 'version_select' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:27 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-2a818cc9-91f2-4b77-9bfb-1c33a109e1e5 tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-member] http://192.168.122.168/volume/v3/messages returned with HTTP 200 Sep 07 21:22:27 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1505/3017] 192.168.122.168 () {60 vars in 1164 bytes} [Mon Sep 7 21:22:27 2026] GET /volume/v3/messages => generated 678 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:27 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-b8bbbae5-e727-46b1-b8f4-796a4f4facd7 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:27 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b8bbbae5-e727-46b1-b8f4-796a4f4facd7 tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] DELETE http://192.168.122.168/volume/v3/messages/1a8d4398-a6e7-4848-9e57-3fa58684d135 Sep 07 21:22:27 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-b8bbbae5-e727-46b1-b8f4-796a4f4facd7 tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:27 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-b8bbbae5-e727-46b1-b8f4-796a4f4facd7 tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Calling method 'version_select' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:27 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b8bbbae5-e727-46b1-b8f4-796a4f4facd7 tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] http://192.168.122.168/volume/v3/messages/1a8d4398-a6e7-4848-9e57-3fa58684d135 returned with HTTP 204 Sep 07 21:22:27 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1513/3018] 192.168.122.168 () {60 vars in 1278 bytes} [Mon Sep 7 21:22:27 2026] DELETE /volume/v3/messages/1a8d4398-a6e7-4848-9e57-3fa58684d135 => generated 0 bytes in 30 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 07 21:22:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-bdac1be4-b69e-447a-8e9c-10f0d408b4f3 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:27 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-bdac1be4-b69e-447a-8e9c-10f0d408b4f3 tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] DELETE http://192.168.122.168/volume/v3/volumes/aeb69bf2-d40e-4403-954e-8a008357bc53 Sep 07 21:22:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-bdac1be4-b69e-447a-8e9c-10f0d408b4f3 tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-bdac1be4-b69e-447a-8e9c-10f0d408b4f3 tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:27 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-bdac1be4-b69e-447a-8e9c-10f0d408b4f3 tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Delete volume with id: aeb69bf2-d40e-4403-954e-8a008357bc53 Sep 07 21:22:27 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:27 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:22:27 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:27 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:22:27 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-bdac1be4-b69e-447a-8e9c-10f0d408b4f3 tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Volume info retrieved successfully. Sep 07 21:22:27 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-bdac1be4-b69e-447a-8e9c-10f0d408b4f3 tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86970) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 07 21:22:27 devstack devstack@c-api.service[86970]: WARNING cinder.quota [None req-bdac1be4-b69e-447a-8e9c-10f0d408b4f3 tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-571776532 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-571776532, it is now deprecated. Please use the default quota class for default quota. Sep 07 21:22:27 devstack devstack@c-api.service[86970]: WARNING cinder.quota [None req-bdac1be4-b69e-447a-8e9c-10f0d408b4f3 tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-571776532 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-571776532, it is now deprecated. Please use the default quota class for default quota. Sep 07 21:22:27 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-bdac1be4-b69e-447a-8e9c-10f0d408b4f3 tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Created reservations ['bc42d502-dd1b-4d27-b78f-bafda81e3f90', '5a649de2-4fa4-495e-8195-db9bdb6fede8', 'a7765c22-975e-4787-a2aa-972a41a8ea87', '2e944a9d-336a-448b-9688-65ea964e1411'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:22:28 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-bdac1be4-b69e-447a-8e9c-10f0d408b4f3 tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Delete volume request issued successfully. Sep 07 21:22:28 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-bdac1be4-b69e-447a-8e9c-10f0d408b4f3 tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] http://192.168.122.168/volume/v3/volumes/aeb69bf2-d40e-4403-954e-8a008357bc53 returned with HTTP 202 Sep 07 21:22:28 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1506/3019] 192.168.122.168 () {60 vars in 1275 bytes} [Mon Sep 7 21:22:27 2026] DELETE /volume/v3/volumes/aeb69bf2-d40e-4403-954e-8a008357bc53 => generated 0 bytes in 150 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:22:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-c6699f1c-42d4-46ed-8b44-d76922dd6b96 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:28 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c6699f1c-42d4-46ed-8b44-d76922dd6b96 tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] DELETE http://192.168.122.168/volume/v3/types/f9f08351-f7c4-4a61-9b4c-691ed08804bd Sep 07 21:22:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c6699f1c-42d4-46ed-8b44-d76922dd6b96 tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c6699f1c-42d4-46ed-8b44-d76922dd6b96 tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Calling method '_delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:28 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c6699f1c-42d4-46ed-8b44-d76922dd6b96 tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] http://192.168.122.168/volume/v3/types/f9f08351-f7c4-4a61-9b4c-691ed08804bd returned with HTTP 202 Sep 07 21:22:28 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1514/3020] 192.168.122.168 () {58 vars in 1229 bytes} [Mon Sep 7 21:22:28 2026] DELETE /volume/v3/types/f9f08351-f7c4-4a61-9b4c-691ed08804bd => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:22:28 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-112ce74a-3d7d-4f62-b0f2-dd73166a406a None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:28 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-112ce74a-3d7d-4f62-b0f2-dd73166a406a tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] POST http://192.168.122.168/volume/v3/types Sep 07 21:22:28 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-112ce74a-3d7d-4f62-b0f2-dd73166a406a tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1344520620", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1553290233", "vendor_name": "tempest-vendor_name-219702730"}}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:22:28 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-112ce74a-3d7d-4f62-b0f2-dd73166a406a tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 07 21:22:28 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1507/3021] 192.168.122.168 () {60 vars in 1137 bytes} [Mon Sep 7 21:22:28 2026] POST /volume/v3/types => generated 329 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-82791822-5f48-456e-beee-7c9068ea0259 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:28 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-82791822-5f48-456e-beee-7c9068ea0259 tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:22:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-82791822-5f48-456e-beee-7c9068ea0259 tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "6455a0da-b4ec-4df5-90b4-420148cda691", "size": 1}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:22:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.volumes [None req-82791822-5f48-456e-beee-7c9068ea0259 tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Create volume request body: {'volume': {'volume_type': '6455a0da-b4ec-4df5-90b4-420148cda691', 'size': 1}} {{(pid=86971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:22:28 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-82791822-5f48-456e-beee-7c9068ea0259 tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Create volume of 1 GB Sep 07 21:22:28 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:28 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:22:28 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-82791822-5f48-456e-beee-7c9068ea0259 tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Availability Zones retrieved successfully. Sep 07 21:22:28 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-82791822-5f48-456e-beee-7c9068ea0259 tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Flow 'volume_create_api' (420669cd-bc04-407b-872f-b838d03a3817) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:22:28 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-82791822-5f48-456e-beee-7c9068ea0259 tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c93d1fd7-fce0-4755-932e-be92b0d8a6b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:22:28 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.flows.api.create_volume [None req-82791822-5f48-456e-beee-7c9068ea0259 tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Validating volume size '1' using validate_int {{(pid=86971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:22:28 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-82791822-5f48-456e-beee-7c9068ea0259 tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c93d1fd7-fce0-4755-932e-be92b0d8a6b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:22:28Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1553290233',vendor_name='tempest-vendor_name-219702730'},id=6455a0da-b4ec-4df5-90b4-420148cda691,is_public=True,name='tempest-ProjectMemberTests-volume-type-1344520620',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6455a0da-b4ec-4df5-90b4-420148cda691', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:22:28 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-82791822-5f48-456e-beee-7c9068ea0259 tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7895fde1-a35a-4b5f-aafe-f028b7173dd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:22:28 devstack devstack@c-api.service[86971]: WARNING cinder.quota [None req-82791822-5f48-456e-beee-7c9068ea0259 tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1344520620 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1344520620, it is now deprecated. Please use the default quota class for default quota. Sep 07 21:22:28 devstack devstack@c-api.service[86971]: WARNING cinder.quota [None req-82791822-5f48-456e-beee-7c9068ea0259 tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1344520620 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1344520620, it is now deprecated. Please use the default quota class for default quota. Sep 07 21:22:28 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-82791822-5f48-456e-beee-7c9068ea0259 tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Created reservations ['5c824c9b-105d-47b5-b654-a4adc8dca426', '1d9ffa14-c706-4d0b-a227-199b89634aa7', 'e0d88703-a38a-4cf5-820a-333500571a27', '38108d8d-09be-42a1-903d-b1950ac7755f'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:22:28 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-82791822-5f48-456e-beee-7c9068ea0259 tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7895fde1-a35a-4b5f-aafe-f028b7173dd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c824c9b-105d-47b5-b654-a4adc8dca426', '1d9ffa14-c706-4d0b-a227-199b89634aa7', 'e0d88703-a38a-4cf5-820a-333500571a27', '38108d8d-09be-42a1-903d-b1950ac7755f']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:22:28 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-82791822-5f48-456e-beee-7c9068ea0259 tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5df04e57-8e71-49a9-91ce-8e1cfcc8a7d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:22:28 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-d6ceb645-a995-4ada-a776-6a19685aec40 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:28 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d6ceb645-a995-4ada-a776-6a19685aec40 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] GET http://192.168.122.168/volume/v3/snapshots/bfd2e608-e51a-45f3-9372-8c720a2723fa Sep 07 21:22:28 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-d6ceb645-a995-4ada-a776-6a19685aec40 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:28 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-d6ceb645-a995-4ada-a776-6a19685aec40 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:28 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:28 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:22:28 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-82791822-5f48-456e-beee-7c9068ea0259 tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5df04e57-8e71-49a9-91ce-8e1cfcc8a7d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '651d32e4-9e82-4cd6-9904-d28fa32e34c3', '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='1e13b3b4df394c7d975538435c6103ec',qos_specs=None,replication_status=,reservations=['5c824c9b-105d-47b5-b654-a4adc8dca426','1d9ffa14-c706-4d0b-a227-199b89634aa7','e0d88703-a38a-4cf5-820a-333500571a27','38108d8d-09be-42a1-903d-b1950ac7755f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='551add4b33e44cb9bbd3bd7510422a72',volume_type_id=6455a0da-b4ec-4df5-90b4-420148cda691), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:22:28Z,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=651d32e4-9e82-4cd6-9904-d28fa32e34c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e13b3b4df394c7d975538435c6103ec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='551add4b33e44cb9bbd3bd7510422a72',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6455a0da-b4ec-4df5-90b4-420148cda691),volume_type_id=6455a0da-b4ec-4df5-90b4-420148cda691)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:22:28 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:28 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:22:28 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-d6ceb645-a995-4ada-a776-6a19685aec40 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Snapshot retrieved successfully. Sep 07 21:22:28 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d6ceb645-a995-4ada-a776-6a19685aec40 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] http://192.168.122.168/volume/v3/snapshots/bfd2e608-e51a-45f3-9372-8c720a2723fa returned with HTTP 200 Sep 07 21:22:28 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-82791822-5f48-456e-beee-7c9068ea0259 tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (107f8e68-9cb3-47ee-8280-8337ac48097e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:22:28 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1508/3022] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:22:28 2026] GET /volume/v3/snapshots/bfd2e608-e51a-45f3-9372-8c720a2723fa => generated 457 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:28 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-82791822-5f48-456e-beee-7c9068ea0259 tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (107f8e68-9cb3-47ee-8280-8337ac48097e) transitioned into state 'SUCCESS' from 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='1e13b3b4df394c7d975538435c6103ec',qos_specs=None,replication_status=,reservations=['5c824c9b-105d-47b5-b654-a4adc8dca426','1d9ffa14-c706-4d0b-a227-199b89634aa7','e0d88703-a38a-4cf5-820a-333500571a27','38108d8d-09be-42a1-903d-b1950ac7755f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='551add4b33e44cb9bbd3bd7510422a72',volume_type_id=6455a0da-b4ec-4df5-90b4-420148cda691)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:22:28 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-82791822-5f48-456e-beee-7c9068ea0259 tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e7210aa-a364-4267-bc8d-1edaed3e2da2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:22:28 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-82791822-5f48-456e-beee-7c9068ea0259 tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e7210aa-a364-4267-bc8d-1edaed3e2da2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:22:28 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-82791822-5f48-456e-beee-7c9068ea0259 tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Flow 'volume_create_api' (420669cd-bc04-407b-872f-b838d03a3817) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:22:28 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-82791822-5f48-456e-beee-7c9068ea0259 tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Create volume request issued successfully. Sep 07 21:22:28 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-82791822-5f48-456e-beee-7c9068ea0259 tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:22:28 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1515/3023] 192.168.122.168 () {62 vars in 1182 bytes} [Mon Sep 7 21:22:28 2026] POST /volume/v3/volumes => generated 782 bytes in 316 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:22:28 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-cb25381a-a403-4c90-b9f4-9022ed6aaf11 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:28 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-cb25381a-a403-4c90-b9f4-9022ed6aaf11 tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] GET http://192.168.122.168/volume/v3/volumes/651d32e4-9e82-4cd6-9904-d28fa32e34c3 Sep 07 21:22:28 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-cb25381a-a403-4c90-b9f4-9022ed6aaf11 tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:28 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-cb25381a-a403-4c90-b9f4-9022ed6aaf11 tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:28 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:28 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:22:28 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:28 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:22:28 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-cb25381a-a403-4c90-b9f4-9022ed6aaf11 tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Volume info retrieved successfully. Sep 07 21:22:28 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-cb25381a-a403-4c90-b9f4-9022ed6aaf11 tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] http://192.168.122.168/volume/v3/volumes/651d32e4-9e82-4cd6-9904-d28fa32e34c3 returned with HTTP 200 Sep 07 21:22:28 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1509/3024] 192.168.122.168 () {60 vars in 1272 bytes} [Mon Sep 7 21:22:28 2026] GET /volume/v3/volumes/651d32e4-9e82-4cd6-9904-d28fa32e34c3 => generated 961 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-8c7606a3-b1b4-4511-80c0-3f965d26cc81 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:28 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-8c7606a3-b1b4-4511-80c0-3f965d26cc81 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] GET http://192.168.122.168/volume/v3/volumes/3c1c4578-8424-4a6d-8dc6-b4d10f6b11f7 Sep 07 21:22:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-8c7606a3-b1b4-4511-80c0-3f965d26cc81 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-8c7606a3-b1b4-4511-80c0-3f965d26cc81 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:28 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-12336846-4b6d-4425-8595-83c69d09c839 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:28 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-12336846-4b6d-4425-8595-83c69d09c839 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] GET http://192.168.122.168/volume/v3/volumes/28bb5132-048a-439f-a717-617e0a5633d1 Sep 07 21:22:28 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-12336846-4b6d-4425-8595-83c69d09c839 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:28 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-12336846-4b6d-4425-8595-83c69d09c839 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:28 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:28 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:22:28 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:28 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:22:28 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:28 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:22:28 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-8c7606a3-b1b4-4511-80c0-3f965d26cc81 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Volume info retrieved successfully. Sep 07 21:22:28 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:28 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:22:28 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-8c7606a3-b1b4-4511-80c0-3f965d26cc81 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] http://192.168.122.168/volume/v3/volumes/3c1c4578-8424-4a6d-8dc6-b4d10f6b11f7 returned with HTTP 200 Sep 07 21:22:28 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1516/3025] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:22:28 2026] GET /volume/v3/volumes/3c1c4578-8424-4a6d-8dc6-b4d10f6b11f7 => generated 843 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:28 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-12336846-4b6d-4425-8595-83c69d09c839 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Volume info retrieved successfully. Sep 07 21:22:28 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-12336846-4b6d-4425-8595-83c69d09c839 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/volumes/28bb5132-048a-439f-a717-617e0a5633d1 returned with HTTP 200 Sep 07 21:22:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-1ccbec23-b405-4a3c-9167-0bad2451aa16 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:28 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1510/3026] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:22:28 2026] GET /volume/v3/volumes/28bb5132-048a-439f-a717-617e0a5633d1 => generated 1016 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:22:28 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1ccbec23-b405-4a3c-9167-0bad2451aa16 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] GET http://192.168.122.168/volume/v3/volumes/3c1c4578-8424-4a6d-8dc6-b4d10f6b11f7 Sep 07 21:22:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-1ccbec23-b405-4a3c-9167-0bad2451aa16 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-1ccbec23-b405-4a3c-9167-0bad2451aa16 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:28 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:28 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:22:28 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:28 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:22:28 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-1ccbec23-b405-4a3c-9167-0bad2451aa16 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Volume info retrieved successfully. Sep 07 21:22:28 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1ccbec23-b405-4a3c-9167-0bad2451aa16 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] http://192.168.122.168/volume/v3/volumes/3c1c4578-8424-4a6d-8dc6-b4d10f6b11f7 returned with HTTP 200 Sep 07 21:22:28 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1517/3027] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:22:28 2026] GET /volume/v3/volumes/3c1c4578-8424-4a6d-8dc6-b4d10f6b11f7 => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:28 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-6a4e65e8-19ca-4d1f-8c88-89e89d93f247 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:28 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-6a4e65e8-19ca-4d1f-8c88-89e89d93f247 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] DELETE http://192.168.122.168/volume/v3/snapshots/81f2e1be-0ab5-4841-bb77-5927655a2cbb Sep 07 21:22:28 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-6a4e65e8-19ca-4d1f-8c88-89e89d93f247 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:28 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-6a4e65e8-19ca-4d1f-8c88-89e89d93f247 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:28 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.snapshots [None req-6a4e65e8-19ca-4d1f-8c88-89e89d93f247 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Delete snapshot with id: 81f2e1be-0ab5-4841-bb77-5927655a2cbb Sep 07 21:22:28 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:28 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:22:28 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-6a4e65e8-19ca-4d1f-8c88-89e89d93f247 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Snapshot retrieved successfully. Sep 07 21:22:28 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:28 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:22:28 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-6a4e65e8-19ca-4d1f-8c88-89e89d93f247 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Snapshot delete request issued successfully. Sep 07 21:22:28 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-6a4e65e8-19ca-4d1f-8c88-89e89d93f247 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] http://192.168.122.168/volume/v3/snapshots/81f2e1be-0ab5-4841-bb77-5927655a2cbb returned with HTTP 202 Sep 07 21:22:28 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1511/3028] 192.168.122.168 () {58 vars in 1241 bytes} [Mon Sep 7 21:22:28 2026] DELETE /volume/v3/snapshots/81f2e1be-0ab5-4841-bb77-5927655a2cbb => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:22:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-5717875f-3053-4673-af9c-922511947475 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:28 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5717875f-3053-4673-af9c-922511947475 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] GET http://192.168.122.168/volume/v3/snapshots/81f2e1be-0ab5-4841-bb77-5927655a2cbb Sep 07 21:22:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-5717875f-3053-4673-af9c-922511947475 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-5717875f-3053-4673-af9c-922511947475 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:28 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:28 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:22:28 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-5717875f-3053-4673-af9c-922511947475 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Snapshot retrieved successfully. Sep 07 21:22:28 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5717875f-3053-4673-af9c-922511947475 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] http://192.168.122.168/volume/v3/snapshots/81f2e1be-0ab5-4841-bb77-5927655a2cbb returned with HTTP 200 Sep 07 21:22:28 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1518/3029] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:22:28 2026] GET /volume/v3/snapshots/81f2e1be-0ab5-4841-bb77-5927655a2cbb => generated 468 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-2809e063-9236-47e8-82fb-bbf47ace826f None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:29 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-2809e063-9236-47e8-82fb-bbf47ace826f tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] GET http://192.168.122.168/volume/v3/snapshots/bfd2e608-e51a-45f3-9372-8c720a2723fa Sep 07 21:22:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-2809e063-9236-47e8-82fb-bbf47ace826f tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-2809e063-9236-47e8-82fb-bbf47ace826f tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:29 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:29 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:22:29 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-2809e063-9236-47e8-82fb-bbf47ace826f tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Snapshot retrieved successfully. Sep 07 21:22:29 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-2809e063-9236-47e8-82fb-bbf47ace826f tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] http://192.168.122.168/volume/v3/snapshots/bfd2e608-e51a-45f3-9372-8c720a2723fa returned with HTTP 200 Sep 07 21:22:29 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1512/3030] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:22:29 2026] GET /volume/v3/snapshots/bfd2e608-e51a-45f3-9372-8c720a2723fa => generated 457 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-781d783d-030f-4731-ad7e-8eb509897afb None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-781d783d-030f-4731-ad7e-8eb509897afb tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] GET http://192.168.122.168/volume/v3/volumes/651d32e4-9e82-4cd6-9904-d28fa32e34c3 Sep 07 21:22:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-781d783d-030f-4731-ad7e-8eb509897afb tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-781d783d-030f-4731-ad7e-8eb509897afb tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:29 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:29 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:22:29 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:29 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:22:29 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-781d783d-030f-4731-ad7e-8eb509897afb tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Volume info retrieved successfully. Sep 07 21:22:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-781d783d-030f-4731-ad7e-8eb509897afb tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] http://192.168.122.168/volume/v3/volumes/651d32e4-9e82-4cd6-9904-d28fa32e34c3 returned with HTTP 200 Sep 07 21:22:29 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1519/3031] 192.168.122.168 () {60 vars in 1272 bytes} [Mon Sep 7 21:22:29 2026] GET /volume/v3/volumes/651d32e4-9e82-4cd6-9904-d28fa32e34c3 => generated 982 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-bf536a63-51bd-4840-8fe6-f6035f582f85 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:29 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-bf536a63-51bd-4840-8fe6-f6035f582f85 tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] GET http://192.168.122.168/volume/v3/messages Sep 07 21:22:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-bf536a63-51bd-4840-8fe6-f6035f582f85 tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-bf536a63-51bd-4840-8fe6-f6035f582f85 tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Calling method 'version_select' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:29 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-bf536a63-51bd-4840-8fe6-f6035f582f85 tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] http://192.168.122.168/volume/v3/messages returned with HTTP 200 Sep 07 21:22:29 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1513/3032] 192.168.122.168 () {60 vars in 1164 bytes} [Mon Sep 7 21:22:29 2026] GET /volume/v3/messages => generated 678 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-8c07efbb-ed46-46b3-83f3-8785e037ecdd None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-8c07efbb-ed46-46b3-83f3-8785e037ecdd tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-member] GET http://192.168.122.168/volume/v3/messages/73c943b0-ca7c-4667-8c87-44c93f350ea1 Sep 07 21:22:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-8c07efbb-ed46-46b3-83f3-8785e037ecdd tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-8c07efbb-ed46-46b3-83f3-8785e037ecdd tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-member] Calling method 'version_select' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-8c07efbb-ed46-46b3-83f3-8785e037ecdd tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-member] http://192.168.122.168/volume/v3/messages/73c943b0-ca7c-4667-8c87-44c93f350ea1 returned with HTTP 200 Sep 07 21:22:29 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1520/3033] 192.168.122.168 () {60 vars in 1275 bytes} [Mon Sep 7 21:22:29 2026] GET /volume/v3/messages/73c943b0-ca7c-4667-8c87-44c93f350ea1 => generated 675 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-43f4f64e-0c79-4f94-a54e-d24f864a811c None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:29 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-43f4f64e-0c79-4f94-a54e-d24f864a811c tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] DELETE http://192.168.122.168/volume/v3/messages/73c943b0-ca7c-4667-8c87-44c93f350ea1 Sep 07 21:22:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-43f4f64e-0c79-4f94-a54e-d24f864a811c tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-43f4f64e-0c79-4f94-a54e-d24f864a811c tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Calling method 'version_select' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:29 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-43f4f64e-0c79-4f94-a54e-d24f864a811c tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] http://192.168.122.168/volume/v3/messages/73c943b0-ca7c-4667-8c87-44c93f350ea1 returned with HTTP 204 Sep 07 21:22:29 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1514/3034] 192.168.122.168 () {60 vars in 1278 bytes} [Mon Sep 7 21:22:29 2026] DELETE /volume/v3/messages/73c943b0-ca7c-4667-8c87-44c93f350ea1 => generated 0 bytes in 31 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 07 21:22:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-efa5a165-877d-438c-93f2-2aaaad813edc None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-efa5a165-877d-438c-93f2-2aaaad813edc tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] DELETE http://192.168.122.168/volume/v3/volumes/651d32e4-9e82-4cd6-9904-d28fa32e34c3 Sep 07 21:22:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-efa5a165-877d-438c-93f2-2aaaad813edc tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-efa5a165-877d-438c-93f2-2aaaad813edc tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:29 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-efa5a165-877d-438c-93f2-2aaaad813edc tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Delete volume with id: 651d32e4-9e82-4cd6-9904-d28fa32e34c3 Sep 07 21:22:29 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:29 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:22:29 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:29 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:22:29 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-efa5a165-877d-438c-93f2-2aaaad813edc tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Volume info retrieved successfully. Sep 07 21:22:29 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-efa5a165-877d-438c-93f2-2aaaad813edc tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86971) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 07 21:22:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-aa962d46-5037-41ac-a9aa-c5a0ab9cf234 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:29 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-aa962d46-5037-41ac-a9aa-c5a0ab9cf234 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] GET http://192.168.122.168/volume/v3/volumes/28bb5132-048a-439f-a717-617e0a5633d1 Sep 07 21:22:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-aa962d46-5037-41ac-a9aa-c5a0ab9cf234 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-aa962d46-5037-41ac-a9aa-c5a0ab9cf234 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:29 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-efa5a165-877d-438c-93f2-2aaaad813edc tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Created reservations ['17fde040-3b7e-4378-8133-a3ad81ed6010', '8ed14315-775a-4ff0-8376-018cd59f89f2', '7864fe3e-c85b-4d9f-a491-6efe5d6b280c', '48cb16ad-c3f5-4e67-a817-c521be412d29'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:22:29 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:29 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:22:29 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:29 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:22:29 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-aa962d46-5037-41ac-a9aa-c5a0ab9cf234 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Volume info retrieved successfully. Sep 07 21:22:29 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-aa962d46-5037-41ac-a9aa-c5a0ab9cf234 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/volumes/28bb5132-048a-439f-a717-617e0a5633d1 returned with HTTP 200 Sep 07 21:22:29 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1515/3035] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:22:29 2026] GET /volume/v3/volumes/28bb5132-048a-439f-a717-617e0a5633d1 => generated 1016 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:22:29 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-efa5a165-877d-438c-93f2-2aaaad813edc tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Delete volume request issued successfully. Sep 07 21:22:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-efa5a165-877d-438c-93f2-2aaaad813edc tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] http://192.168.122.168/volume/v3/volumes/651d32e4-9e82-4cd6-9904-d28fa32e34c3 returned with HTTP 202 Sep 07 21:22:29 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1521/3036] 192.168.122.168 () {60 vars in 1275 bytes} [Mon Sep 7 21:22:29 2026] DELETE /volume/v3/volumes/651d32e4-9e82-4cd6-9904-d28fa32e34c3 => generated 0 bytes in 164 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 21:22:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-510c1583-769e-4c67-a104-da4db3f1498e None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:29 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-510c1583-769e-4c67-a104-da4db3f1498e tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] DELETE http://192.168.122.168/volume/v3/types/6455a0da-b4ec-4df5-90b4-420148cda691 Sep 07 21:22:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-510c1583-769e-4c67-a104-da4db3f1498e tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-510c1583-769e-4c67-a104-da4db3f1498e tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] Calling method '_delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-31bc0578-7afc-4d3a-9f9a-69256f4d97e9 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-31bc0578-7afc-4d3a-9f9a-69256f4d97e9 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] GET http://192.168.122.168/volume/v3/snapshots/81f2e1be-0ab5-4841-bb77-5927655a2cbb Sep 07 21:22:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-31bc0578-7afc-4d3a-9f9a-69256f4d97e9 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-31bc0578-7afc-4d3a-9f9a-69256f4d97e9 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:29 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:29 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:22:29 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-31bc0578-7afc-4d3a-9f9a-69256f4d97e9 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Snapshot retrieved successfully. Sep 07 21:22:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-31bc0578-7afc-4d3a-9f9a-69256f4d97e9 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] http://192.168.122.168/volume/v3/snapshots/81f2e1be-0ab5-4841-bb77-5927655a2cbb returned with HTTP 200 Sep 07 21:22:29 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1522/3037] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:22:29 2026] GET /volume/v3/snapshots/81f2e1be-0ab5-4841-bb77-5927655a2cbb => generated 468 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:29 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-510c1583-769e-4c67-a104-da4db3f1498e tempest-ProjectMemberTests-106305661 tempest-ProjectMemberTests-106305661-project-admin] http://192.168.122.168/volume/v3/types/6455a0da-b4ec-4df5-90b4-420148cda691 returned with HTTP 202 Sep 07 21:22:29 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1516/3038] 192.168.122.168 () {58 vars in 1229 bytes} [Mon Sep 7 21:22:29 2026] DELETE /volume/v3/types/6455a0da-b4ec-4df5-90b4-420148cda691 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:22:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-b87014a1-3f6a-48e5-b333-f6cc0de086c8 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:30 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b87014a1-3f6a-48e5-b333-f6cc0de086c8 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] GET http://192.168.122.168/volume/v3/snapshots/bfd2e608-e51a-45f3-9372-8c720a2723fa Sep 07 21:22:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-b87014a1-3f6a-48e5-b333-f6cc0de086c8 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-b87014a1-3f6a-48e5-b333-f6cc0de086c8 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:30 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:30 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:22:30 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-b87014a1-3f6a-48e5-b333-f6cc0de086c8 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Snapshot retrieved successfully. Sep 07 21:22:30 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b87014a1-3f6a-48e5-b333-f6cc0de086c8 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] http://192.168.122.168/volume/v3/snapshots/bfd2e608-e51a-45f3-9372-8c720a2723fa returned with HTTP 200 Sep 07 21:22:30 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1523/3039] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:22:30 2026] GET /volume/v3/snapshots/bfd2e608-e51a-45f3-9372-8c720a2723fa => generated 484 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-1f3a61d1-f7a7-48f9-9a7f-5068090428c6 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:30 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-1f3a61d1-f7a7-48f9-9a7f-5068090428c6 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] GET http://192.168.122.168/volume/v3/snapshots/bfd2e608-e51a-45f3-9372-8c720a2723fa Sep 07 21:22:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-1f3a61d1-f7a7-48f9-9a7f-5068090428c6 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-1f3a61d1-f7a7-48f9-9a7f-5068090428c6 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:30 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:30 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:22:30 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-1f3a61d1-f7a7-48f9-9a7f-5068090428c6 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Snapshot retrieved successfully. Sep 07 21:22:30 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-1f3a61d1-f7a7-48f9-9a7f-5068090428c6 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] http://192.168.122.168/volume/v3/snapshots/bfd2e608-e51a-45f3-9372-8c720a2723fa returned with HTTP 200 Sep 07 21:22:30 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1517/3040] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:22:30 2026] GET /volume/v3/snapshots/bfd2e608-e51a-45f3-9372-8c720a2723fa => generated 484 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-4ede71ad-cb93-4501-bb6b-b25a4f921ad0 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:30 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-4ede71ad-cb93-4501-bb6b-b25a4f921ad0 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] DELETE http://192.168.122.168/volume/v3/snapshots/bfd2e608-e51a-45f3-9372-8c720a2723fa Sep 07 21:22:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-4ede71ad-cb93-4501-bb6b-b25a4f921ad0 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-4ede71ad-cb93-4501-bb6b-b25a4f921ad0 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:30 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.snapshots [None req-4ede71ad-cb93-4501-bb6b-b25a4f921ad0 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Delete snapshot with id: bfd2e608-e51a-45f3-9372-8c720a2723fa Sep 07 21:22:30 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:30 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:22:30 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-4ede71ad-cb93-4501-bb6b-b25a4f921ad0 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Snapshot retrieved successfully. Sep 07 21:22:30 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:30 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:22:30 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-4ede71ad-cb93-4501-bb6b-b25a4f921ad0 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Snapshot delete request issued successfully. Sep 07 21:22:30 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-4ede71ad-cb93-4501-bb6b-b25a4f921ad0 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] http://192.168.122.168/volume/v3/snapshots/bfd2e608-e51a-45f3-9372-8c720a2723fa returned with HTTP 202 Sep 07 21:22:30 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1524/3041] 192.168.122.168 () {58 vars in 1241 bytes} [Mon Sep 7 21:22:30 2026] DELETE /volume/v3/snapshots/bfd2e608-e51a-45f3-9372-8c720a2723fa => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:22:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-340b1d5e-906a-4c4f-9c44-8c5f7a339b62 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:30 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-340b1d5e-906a-4c4f-9c44-8c5f7a339b62 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] GET http://192.168.122.168/volume/v3/snapshots/bfd2e608-e51a-45f3-9372-8c720a2723fa Sep 07 21:22:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-340b1d5e-906a-4c4f-9c44-8c5f7a339b62 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-340b1d5e-906a-4c4f-9c44-8c5f7a339b62 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:30 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:30 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:22:30 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-340b1d5e-906a-4c4f-9c44-8c5f7a339b62 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Snapshot retrieved successfully. Sep 07 21:22:30 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-340b1d5e-906a-4c4f-9c44-8c5f7a339b62 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] http://192.168.122.168/volume/v3/snapshots/bfd2e608-e51a-45f3-9372-8c720a2723fa returned with HTTP 200 Sep 07 21:22:30 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1518/3042] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:22:30 2026] GET /volume/v3/snapshots/bfd2e608-e51a-45f3-9372-8c720a2723fa => generated 483 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-e030dfa0-0e74-4849-8e88-3a787601b094 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:30 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e030dfa0-0e74-4849-8e88-3a787601b094 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] GET http://192.168.122.168/volume/v3/volumes/28bb5132-048a-439f-a717-617e0a5633d1 Sep 07 21:22:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-e030dfa0-0e74-4849-8e88-3a787601b094 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-e030dfa0-0e74-4849-8e88-3a787601b094 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:30 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:30 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:22:30 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:30 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:22:30 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-e030dfa0-0e74-4849-8e88-3a787601b094 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Volume info retrieved successfully. Sep 07 21:22:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-039e54b4-8170-4628-906f-edcaf9053994 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:30 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e030dfa0-0e74-4849-8e88-3a787601b094 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/volumes/28bb5132-048a-439f-a717-617e0a5633d1 returned with HTTP 200 Sep 07 21:22:30 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1525/3043] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:22:30 2026] GET /volume/v3/volumes/28bb5132-048a-439f-a717-617e0a5633d1 => generated 1016 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:22:30 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-039e54b4-8170-4628-906f-edcaf9053994 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] GET http://192.168.122.168/volume/v3/snapshots/81f2e1be-0ab5-4841-bb77-5927655a2cbb Sep 07 21:22:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-039e54b4-8170-4628-906f-edcaf9053994 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-039e54b4-8170-4628-906f-edcaf9053994 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:30 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-039e54b4-8170-4628-906f-edcaf9053994 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] http://192.168.122.168/volume/v3/snapshots/81f2e1be-0ab5-4841-bb77-5927655a2cbb returned with HTTP 404 Sep 07 21:22:30 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1519/3044] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:22:30 2026] GET /volume/v3/snapshots/81f2e1be-0ab5-4841-bb77-5927655a2cbb => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:22:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-552700a6-734a-441e-bed4-7de2ae1cf0e8 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:30 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-552700a6-734a-441e-bed4-7de2ae1cf0e8 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] DELETE http://192.168.122.168/volume/v3/volumes/de0dde70-c290-40c4-a255-ea7466557fad Sep 07 21:22:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-552700a6-734a-441e-bed4-7de2ae1cf0e8 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-552700a6-734a-441e-bed4-7de2ae1cf0e8 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:30 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-552700a6-734a-441e-bed4-7de2ae1cf0e8 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Delete volume with id: de0dde70-c290-40c4-a255-ea7466557fad Sep 07 21:22:31 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:31 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:22:31 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:31 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:22:31 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-552700a6-734a-441e-bed4-7de2ae1cf0e8 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Volume info retrieved successfully. Sep 07 21:22:31 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-552700a6-734a-441e-bed4-7de2ae1cf0e8 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Delete volume request issued successfully. Sep 07 21:22:31 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-552700a6-734a-441e-bed4-7de2ae1cf0e8 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] http://192.168.122.168/volume/v3/volumes/de0dde70-c290-40c4-a255-ea7466557fad returned with HTTP 202 Sep 07 21:22:31 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1526/3045] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:22:30 2026] DELETE /volume/v3/volumes/de0dde70-c290-40c4-a255-ea7466557fad => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:22:31 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-47484eb6-42bc-4d4c-a6fc-70e8d48d46fb None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:31 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-47484eb6-42bc-4d4c-a6fc-70e8d48d46fb tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] GET http://192.168.122.168/volume/v3/volumes/de0dde70-c290-40c4-a255-ea7466557fad Sep 07 21:22:31 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-47484eb6-42bc-4d4c-a6fc-70e8d48d46fb tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:31 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-47484eb6-42bc-4d4c-a6fc-70e8d48d46fb tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:31 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:31 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:22:31 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:31 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:22:31 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-47484eb6-42bc-4d4c-a6fc-70e8d48d46fb tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Volume info retrieved successfully. Sep 07 21:22:31 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-47484eb6-42bc-4d4c-a6fc-70e8d48d46fb tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] http://192.168.122.168/volume/v3/volumes/de0dde70-c290-40c4-a255-ea7466557fad returned with HTTP 200 Sep 07 21:22:31 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1520/3046] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:22:31 2026] GET /volume/v3/volumes/de0dde70-c290-40c4-a255-ea7466557fad => generated 854 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:31 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-aa51d206-526c-4df4-b880-b984bccbf728 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:31 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-aa51d206-526c-4df4-b880-b984bccbf728 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] GET http://192.168.122.168/volume/v3/snapshots/bfd2e608-e51a-45f3-9372-8c720a2723fa Sep 07 21:22:31 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-aa51d206-526c-4df4-b880-b984bccbf728 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:31 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-aa51d206-526c-4df4-b880-b984bccbf728 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:31 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:31 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:22:31 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-aa51d206-526c-4df4-b880-b984bccbf728 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Snapshot retrieved successfully. Sep 07 21:22:31 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-aa51d206-526c-4df4-b880-b984bccbf728 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] http://192.168.122.168/volume/v3/snapshots/bfd2e608-e51a-45f3-9372-8c720a2723fa returned with HTTP 200 Sep 07 21:22:31 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1527/3047] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:22:31 2026] GET /volume/v3/snapshots/bfd2e608-e51a-45f3-9372-8c720a2723fa => generated 483 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:31 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-da0ef103-ee62-4ad1-974e-d001efccddcf None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:31 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-da0ef103-ee62-4ad1-974e-d001efccddcf tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] GET http://192.168.122.168/volume/v3/volumes/28bb5132-048a-439f-a717-617e0a5633d1 Sep 07 21:22:31 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-da0ef103-ee62-4ad1-974e-d001efccddcf tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:31 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-da0ef103-ee62-4ad1-974e-d001efccddcf tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:32 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:32 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:22:32 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:32 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:22:32 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-da0ef103-ee62-4ad1-974e-d001efccddcf tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Volume info retrieved successfully. Sep 07 21:22:32 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-da0ef103-ee62-4ad1-974e-d001efccddcf tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/volumes/28bb5132-048a-439f-a717-617e0a5633d1 returned with HTTP 200 Sep 07 21:22:32 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1521/3048] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:22:31 2026] GET /volume/v3/volumes/28bb5132-048a-439f-a717-617e0a5633d1 => generated 1017 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:22:32 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-4d6f014b-f73a-4afd-a414-9531bcb08662 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:32 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-4d6f014b-f73a-4afd-a414-9531bcb08662 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] POST http://192.168.122.168/volume/v3/snapshots Sep 07 21:22:32 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-4d6f014b-f73a-4afd-a414-9531bcb08662 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "28bb5132-048a-439f-a717-617e0a5633d1", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-23506776"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:22:32 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:32 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:22:32 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:32 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:22:32 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-4d6f014b-f73a-4afd-a414-9531bcb08662 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Volume info retrieved successfully. Sep 07 21:22:32 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.snapshots [None req-4d6f014b-f73a-4afd-a414-9531bcb08662 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Create snapshot from volume 28bb5132-048a-439f-a717-617e0a5633d1 Sep 07 21:22:32 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-c7bf0fcc-b93d-48ad-a542-2ecaf6defc3e None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:32 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c7bf0fcc-b93d-48ad-a542-2ecaf6defc3e tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] GET http://192.168.122.168/volume/v3/volumes/de0dde70-c290-40c4-a255-ea7466557fad Sep 07 21:22:32 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c7bf0fcc-b93d-48ad-a542-2ecaf6defc3e tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:32 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c7bf0fcc-b93d-48ad-a542-2ecaf6defc3e tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:32 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c7bf0fcc-b93d-48ad-a542-2ecaf6defc3e tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] http://192.168.122.168/volume/v3/volumes/de0dde70-c290-40c4-a255-ea7466557fad returned with HTTP 404 Sep 07 21:22:32 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1522/3049] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:22:32 2026] GET /volume/v3/volumes/de0dde70-c290-40c4-a255-ea7466557fad => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:22:32 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-4d6f014b-f73a-4afd-a414-9531bcb08662 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Created reservations ['baab13ab-5fd3-4330-bfac-bf1f89efe79e', 'd134f7d5-e4b8-4ad6-a739-2ef2e4b6137e', '0649d9e2-9436-43f9-b7d5-a77297100542', 'c58fdf65-12dd-435c-970d-04dd9ecb6885'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:22:32 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-1c9152a2-b71b-49d5-8dce-af37ab804825 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:32 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-1c9152a2-b71b-49d5-8dce-af37ab804825 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] DELETE http://192.168.122.168/volume/v3/volumes/3c1c4578-8424-4a6d-8dc6-b4d10f6b11f7 Sep 07 21:22:32 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-1c9152a2-b71b-49d5-8dce-af37ab804825 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:32 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-1c9152a2-b71b-49d5-8dce-af37ab804825 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:32 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-1c9152a2-b71b-49d5-8dce-af37ab804825 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Delete volume with id: 3c1c4578-8424-4a6d-8dc6-b4d10f6b11f7 Sep 07 21:22:32 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:32 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:22:32 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:32 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:22:32 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-1c9152a2-b71b-49d5-8dce-af37ab804825 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Volume info retrieved successfully. Sep 07 21:22:32 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:32 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:22:32 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-4d6f014b-f73a-4afd-a414-9531bcb08662 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Snapshot create request issued successfully. Sep 07 21:22:32 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-4d6f014b-f73a-4afd-a414-9531bcb08662 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/snapshots returned with HTTP 202 Sep 07 21:22:32 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1528/3050] 192.168.122.168 () {60 vars in 1149 bytes} [Mon Sep 7 21:22:32 2026] POST /volume/v3/snapshots => generated 306 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 21:22:32 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-1c9152a2-b71b-49d5-8dce-af37ab804825 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Delete volume request issued successfully. Sep 07 21:22:32 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-1c9152a2-b71b-49d5-8dce-af37ab804825 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] http://192.168.122.168/volume/v3/volumes/3c1c4578-8424-4a6d-8dc6-b4d10f6b11f7 returned with HTTP 202 Sep 07 21:22:32 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1523/3051] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:22:32 2026] DELETE /volume/v3/volumes/3c1c4578-8424-4a6d-8dc6-b4d10f6b11f7 => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:22:32 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-b82bca0d-bf18-4587-a72b-d09489cf272c None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:32 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-fcd4af14-3b3d-4bc1-a3a3-0145829c45f6 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:32 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b82bca0d-bf18-4587-a72b-d09489cf272c tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] GET http://192.168.122.168/volume/v3/snapshots/f177c8d2-991a-4944-9e76-3703c7a179f8 Sep 07 21:22:32 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-b82bca0d-bf18-4587-a72b-d09489cf272c tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:32 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-fcd4af14-3b3d-4bc1-a3a3-0145829c45f6 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] GET http://192.168.122.168/volume/v3/volumes/3c1c4578-8424-4a6d-8dc6-b4d10f6b11f7 Sep 07 21:22:32 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-b82bca0d-bf18-4587-a72b-d09489cf272c tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:32 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-fcd4af14-3b3d-4bc1-a3a3-0145829c45f6 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:32 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-fcd4af14-3b3d-4bc1-a3a3-0145829c45f6 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:32 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:32 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:22:32 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-b82bca0d-bf18-4587-a72b-d09489cf272c tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Snapshot retrieved successfully. Sep 07 21:22:32 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b82bca0d-bf18-4587-a72b-d09489cf272c tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/snapshots/f177c8d2-991a-4944-9e76-3703c7a179f8 returned with HTTP 200 Sep 07 21:22:32 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1529/3052] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:22:32 2026] GET /volume/v3/snapshots/f177c8d2-991a-4944-9e76-3703c7a179f8 => generated 438 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:32 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:32 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:22:32 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:32 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:22:32 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-fcd4af14-3b3d-4bc1-a3a3-0145829c45f6 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Volume info retrieved successfully. Sep 07 21:22:32 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-fcd4af14-3b3d-4bc1-a3a3-0145829c45f6 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] http://192.168.122.168/volume/v3/volumes/3c1c4578-8424-4a6d-8dc6-b4d10f6b11f7 returned with HTTP 200 Sep 07 21:22:32 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1524/3053] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:22:32 2026] GET /volume/v3/volumes/3c1c4578-8424-4a6d-8dc6-b4d10f6b11f7 => generated 842 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:32 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-dbb82266-c76f-4109-afb2-80c9c2f617fc None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:32 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-dbb82266-c76f-4109-afb2-80c9c2f617fc tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] GET http://192.168.122.168/volume/v3/snapshots/bfd2e608-e51a-45f3-9372-8c720a2723fa Sep 07 21:22:32 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-dbb82266-c76f-4109-afb2-80c9c2f617fc tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:32 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-dbb82266-c76f-4109-afb2-80c9c2f617fc tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:32 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:32 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:22:32 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-dbb82266-c76f-4109-afb2-80c9c2f617fc tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Snapshot retrieved successfully. Sep 07 21:22:32 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-dbb82266-c76f-4109-afb2-80c9c2f617fc tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] http://192.168.122.168/volume/v3/snapshots/bfd2e608-e51a-45f3-9372-8c720a2723fa returned with HTTP 200 Sep 07 21:22:32 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1530/3054] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:22:32 2026] GET /volume/v3/snapshots/bfd2e608-e51a-45f3-9372-8c720a2723fa => generated 483 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-5a581a7c-ee7d-4ab1-92ea-a2aa95ce4146 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:33 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-5a581a7c-ee7d-4ab1-92ea-a2aa95ce4146 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] GET http://192.168.122.168/volume/v3/snapshots/f177c8d2-991a-4944-9e76-3703c7a179f8 Sep 07 21:22:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-5a581a7c-ee7d-4ab1-92ea-a2aa95ce4146 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-5a581a7c-ee7d-4ab1-92ea-a2aa95ce4146 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:33 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:33 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:22:33 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-5a581a7c-ee7d-4ab1-92ea-a2aa95ce4146 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Snapshot retrieved successfully. Sep 07 21:22:33 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-5a581a7c-ee7d-4ab1-92ea-a2aa95ce4146 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/snapshots/f177c8d2-991a-4944-9e76-3703c7a179f8 returned with HTTP 200 Sep 07 21:22:33 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1525/3055] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:22:33 2026] GET /volume/v3/snapshots/f177c8d2-991a-4944-9e76-3703c7a179f8 => generated 438 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:22:33 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-6a6d63a5-2227-4b0b-990f-688144cd2f45 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:33 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-6a6d63a5-2227-4b0b-990f-688144cd2f45 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] GET http://192.168.122.168/volume/v3/volumes/3c1c4578-8424-4a6d-8dc6-b4d10f6b11f7 Sep 07 21:22:33 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-6a6d63a5-2227-4b0b-990f-688144cd2f45 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:33 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-6a6d63a5-2227-4b0b-990f-688144cd2f45 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:33 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-6a6d63a5-2227-4b0b-990f-688144cd2f45 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] http://192.168.122.168/volume/v3/volumes/3c1c4578-8424-4a6d-8dc6-b4d10f6b11f7 returned with HTTP 404 Sep 07 21:22:33 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1531/3056] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:22:33 2026] GET /volume/v3/volumes/3c1c4578-8424-4a6d-8dc6-b4d10f6b11f7 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:22:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-465267dd-5769-4c59-8b86-6e10a8b6a0c1 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:33 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-465267dd-5769-4c59-8b86-6e10a8b6a0c1 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] DELETE http://192.168.122.168/volume/v3/snapshots/81f2e1be-0ab5-4841-bb77-5927655a2cbb Sep 07 21:22:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-465267dd-5769-4c59-8b86-6e10a8b6a0c1 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-465267dd-5769-4c59-8b86-6e10a8b6a0c1 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:33 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.snapshots [None req-465267dd-5769-4c59-8b86-6e10a8b6a0c1 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Delete snapshot with id: 81f2e1be-0ab5-4841-bb77-5927655a2cbb Sep 07 21:22:33 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-465267dd-5769-4c59-8b86-6e10a8b6a0c1 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] http://192.168.122.168/volume/v3/snapshots/81f2e1be-0ab5-4841-bb77-5927655a2cbb returned with HTTP 404 Sep 07 21:22:33 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1526/3057] 192.168.122.168 () {58 vars in 1241 bytes} [Mon Sep 7 21:22:33 2026] DELETE /volume/v3/snapshots/81f2e1be-0ab5-4841-bb77-5927655a2cbb => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:22:33 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-be829e2d-3728-4129-80e6-2115a6630f57 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:33 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-be829e2d-3728-4129-80e6-2115a6630f57 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] GET http://192.168.122.168/volume/v3/snapshots/81f2e1be-0ab5-4841-bb77-5927655a2cbb Sep 07 21:22:33 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-be829e2d-3728-4129-80e6-2115a6630f57 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:33 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-be829e2d-3728-4129-80e6-2115a6630f57 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:33 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-be829e2d-3728-4129-80e6-2115a6630f57 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] http://192.168.122.168/volume/v3/snapshots/81f2e1be-0ab5-4841-bb77-5927655a2cbb returned with HTTP 404 Sep 07 21:22:33 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1532/3058] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:22:33 2026] GET /volume/v3/snapshots/81f2e1be-0ab5-4841-bb77-5927655a2cbb => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:22:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-cd289f5c-71f6-4fef-b686-fca811bb1ad7 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:33 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-cd289f5c-71f6-4fef-b686-fca811bb1ad7 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] DELETE http://192.168.122.168/volume/v3/volumes/de0dde70-c290-40c4-a255-ea7466557fad Sep 07 21:22:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-cd289f5c-71f6-4fef-b686-fca811bb1ad7 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-cd289f5c-71f6-4fef-b686-fca811bb1ad7 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:33 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-cd289f5c-71f6-4fef-b686-fca811bb1ad7 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Delete volume with id: de0dde70-c290-40c4-a255-ea7466557fad Sep 07 21:22:33 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-cd289f5c-71f6-4fef-b686-fca811bb1ad7 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] http://192.168.122.168/volume/v3/volumes/de0dde70-c290-40c4-a255-ea7466557fad returned with HTTP 404 Sep 07 21:22:33 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1527/3059] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:22:33 2026] DELETE /volume/v3/volumes/de0dde70-c290-40c4-a255-ea7466557fad => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:22:33 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-16017492-7ee8-4097-9719-521f7c968a24 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:33 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-16017492-7ee8-4097-9719-521f7c968a24 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] GET http://192.168.122.168/volume/v3/volumes/de0dde70-c290-40c4-a255-ea7466557fad Sep 07 21:22:33 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-16017492-7ee8-4097-9719-521f7c968a24 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:33 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-16017492-7ee8-4097-9719-521f7c968a24 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:33 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-16017492-7ee8-4097-9719-521f7c968a24 tempest-SnapshotDependencyTests-617767543 tempest-SnapshotDependencyTests-617767543-project-member] http://192.168.122.168/volume/v3/volumes/de0dde70-c290-40c4-a255-ea7466557fad returned with HTTP 404 Sep 07 21:22:33 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1533/3060] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:22:33 2026] GET /volume/v3/volumes/de0dde70-c290-40c4-a255-ea7466557fad => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:22:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-b954d66e-9395-49d3-8c19-ac81b27a8db9 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:33 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b954d66e-9395-49d3-8c19-ac81b27a8db9 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] GET http://192.168.122.168/volume/v3/snapshots/bfd2e608-e51a-45f3-9372-8c720a2723fa Sep 07 21:22:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b954d66e-9395-49d3-8c19-ac81b27a8db9 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b954d66e-9395-49d3-8c19-ac81b27a8db9 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:33 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b954d66e-9395-49d3-8c19-ac81b27a8db9 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] http://192.168.122.168/volume/v3/snapshots/bfd2e608-e51a-45f3-9372-8c720a2723fa returned with HTTP 404 Sep 07 21:22:33 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1528/3061] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:22:33 2026] GET /volume/v3/snapshots/bfd2e608-e51a-45f3-9372-8c720a2723fa => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:22:33 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-a07583e7-164e-4eac-9de8-a7d712385eb4 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-84aa0a1c-4a54-48fa-b988-bd8818d0a8ce None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:33 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-84aa0a1c-4a54-48fa-b988-bd8818d0a8ce tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] DELETE http://192.168.122.168/volume/v3/volumes/d06608a0-8c29-42d3-881c-de27e61aab0c Sep 07 21:22:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-84aa0a1c-4a54-48fa-b988-bd8818d0a8ce tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-84aa0a1c-4a54-48fa-b988-bd8818d0a8ce tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:33 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-84aa0a1c-4a54-48fa-b988-bd8818d0a8ce tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Delete volume with id: d06608a0-8c29-42d3-881c-de27e61aab0c Sep 07 21:22:33 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:33 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:22:33 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:33 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:22:33 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-84aa0a1c-4a54-48fa-b988-bd8818d0a8ce tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Volume info retrieved successfully. Sep 07 21:22:33 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-84aa0a1c-4a54-48fa-b988-bd8818d0a8ce tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Delete volume request issued successfully. Sep 07 21:22:33 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-84aa0a1c-4a54-48fa-b988-bd8818d0a8ce tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] http://192.168.122.168/volume/v3/volumes/d06608a0-8c29-42d3-881c-de27e61aab0c returned with HTTP 202 Sep 07 21:22:33 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1529/3062] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:22:33 2026] DELETE /volume/v3/volumes/d06608a0-8c29-42d3-881c-de27e61aab0c => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:22:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-7f3de763-e223-47e0-8c7f-823befe91b4a None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:33 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-7f3de763-e223-47e0-8c7f-823befe91b4a tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] GET http://192.168.122.168/volume/v3/volumes/d06608a0-8c29-42d3-881c-de27e61aab0c Sep 07 21:22:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-7f3de763-e223-47e0-8c7f-823befe91b4a tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-7f3de763-e223-47e0-8c7f-823befe91b4a tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:33 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:33 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:22:33 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:33 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:22:33 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-7f3de763-e223-47e0-8c7f-823befe91b4a tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Volume info retrieved successfully. Sep 07 21:22:33 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-7f3de763-e223-47e0-8c7f-823befe91b4a tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] http://192.168.122.168/volume/v3/volumes/d06608a0-8c29-42d3-881c-de27e61aab0c returned with HTTP 200 Sep 07 21:22:33 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1530/3063] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:22:33 2026] GET /volume/v3/volumes/d06608a0-8c29-42d3-881c-de27e61aab0c => generated 877 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:34 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a07583e7-164e-4eac-9de8-a7d712385eb4 tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-admin] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:22:34 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-a07583e7-164e-4eac-9de8-a7d712385eb4 tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1760730924"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:22:34 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.volumes [None req-a07583e7-164e-4eac-9de8-a7d712385eb4 tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1760730924'}} {{(pid=86971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:22:34 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-a07583e7-164e-4eac-9de8-a7d712385eb4 tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-admin] Create volume of 1 GB Sep 07 21:22:34 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-a07583e7-164e-4eac-9de8-a7d712385eb4 tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-admin] Availability Zones retrieved successfully. Sep 07 21:22:34 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a07583e7-164e-4eac-9de8-a7d712385eb4 tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-admin] Flow 'volume_create_api' (e802bf7d-7977-40e8-a6bc-491c784ae0aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:22:34 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a07583e7-164e-4eac-9de8-a7d712385eb4 tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc3df97e-b1bd-4a7d-83b3-936fc3ae17e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:22:34 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.flows.api.create_volume [None req-a07583e7-164e-4eac-9de8-a7d712385eb4 tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-admin] Validating volume size '1' using validate_int {{(pid=86971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:22:34 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a07583e7-164e-4eac-9de8-a7d712385eb4 tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc3df97e-b1bd-4a7d-83b3-936fc3ae17e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:22:34 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a07583e7-164e-4eac-9de8-a7d712385eb4 tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (265a9a8c-612a-40c3-97a6-eba78540e56f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:22:34 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-a07583e7-164e-4eac-9de8-a7d712385eb4 tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-admin] Created reservations ['687fe7ed-6f5f-44c2-9c69-08fa2dccc52e', '503d702c-cf9b-4f6f-bd1c-76fcd6b07acb', 'e42420b0-07c5-4d48-8186-f7d6baf7a34c', 'e0c0e2f8-77d4-46b3-89c3-0938b1588231'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:22:34 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a07583e7-164e-4eac-9de8-a7d712385eb4 tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (265a9a8c-612a-40c3-97a6-eba78540e56f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['687fe7ed-6f5f-44c2-9c69-08fa2dccc52e', '503d702c-cf9b-4f6f-bd1c-76fcd6b07acb', 'e42420b0-07c5-4d48-8186-f7d6baf7a34c', 'e0c0e2f8-77d4-46b3-89c3-0938b1588231']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:22:34 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a07583e7-164e-4eac-9de8-a7d712385eb4 tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e9d181e-aa8d-4859-9148-87e44dddd2f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:22:34 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:34 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:22:34 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a07583e7-164e-4eac-9de8-a7d712385eb4 tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e9d181e-aa8d-4859-9148-87e44dddd2f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '200e2fe0-e02b-42e7-846c-102f767a1d62', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1760730924',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bdfba20946541f0b248ee46894fc702',qos_specs=None,replication_status=,reservations=['687fe7ed-6f5f-44c2-9c69-08fa2dccc52e','503d702c-cf9b-4f6f-bd1c-76fcd6b07acb','e42420b0-07c5-4d48-8186-f7d6baf7a34c','e0c0e2f8-77d4-46b3-89c3-0938b1588231'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dbd0f79780274cf290e9718abb07fddf',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:22:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1760730924',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=200e2fe0-e02b-42e7-846c-102f767a1d62,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4bdfba20946541f0b248ee46894fc702',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dbd0f79780274cf290e9718abb07fddf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:22:34 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a07583e7-164e-4eac-9de8-a7d712385eb4 tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21e1b746-c35f-456d-be3b-0840f02ea72a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:22:34 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a07583e7-164e-4eac-9de8-a7d712385eb4 tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21e1b746-c35f-456d-be3b-0840f02ea72a) transitioned into state 'SUCCESS' from state '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-1760730924',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bdfba20946541f0b248ee46894fc702',qos_specs=None,replication_status=,reservations=['687fe7ed-6f5f-44c2-9c69-08fa2dccc52e','503d702c-cf9b-4f6f-bd1c-76fcd6b07acb','e42420b0-07c5-4d48-8186-f7d6baf7a34c','e0c0e2f8-77d4-46b3-89c3-0938b1588231'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dbd0f79780274cf290e9718abb07fddf',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:22:34 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a07583e7-164e-4eac-9de8-a7d712385eb4 tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94b0f8dd-6e4a-4aec-b9bb-7229cf393475) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:22:34 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a07583e7-164e-4eac-9de8-a7d712385eb4 tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94b0f8dd-6e4a-4aec-b9bb-7229cf393475) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:22:34 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-c5c3d0c4-74a3-48a0-a349-5ce1b3ecaf95 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:34 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-a07583e7-164e-4eac-9de8-a7d712385eb4 tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-admin] Flow 'volume_create_api' (e802bf7d-7977-40e8-a6bc-491c784ae0aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:22:34 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-a07583e7-164e-4eac-9de8-a7d712385eb4 tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-admin] Create volume request issued successfully. Sep 07 21:22:34 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a07583e7-164e-4eac-9de8-a7d712385eb4 tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-admin] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:22:34 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1534/3064] 192.168.122.168 () {60 vars in 1142 bytes} [Mon Sep 7 21:22:33 2026] POST /volume/v3/volumes => generated 787 bytes in 598 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:22:34 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c5c3d0c4-74a3-48a0-a349-5ce1b3ecaf95 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] GET http://192.168.122.168/volume/v3/snapshots/f177c8d2-991a-4944-9e76-3703c7a179f8 Sep 07 21:22:34 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c5c3d0c4-74a3-48a0-a349-5ce1b3ecaf95 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:34 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c5c3d0c4-74a3-48a0-a349-5ce1b3ecaf95 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:34 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-2a6d6e04-ebb6-470c-9bd0-f6e3d794a762 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:34 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-2a6d6e04-ebb6-470c-9bd0-f6e3d794a762 tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-admin] GET http://192.168.122.168/volume/v3/volumes/200e2fe0-e02b-42e7-846c-102f767a1d62 Sep 07 21:22:34 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-2a6d6e04-ebb6-470c-9bd0-f6e3d794a762 tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:34 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-2a6d6e04-ebb6-470c-9bd0-f6e3d794a762 tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:34 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:34 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:22:34 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-c5c3d0c4-74a3-48a0-a349-5ce1b3ecaf95 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Snapshot retrieved successfully. Sep 07 21:22:34 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c5c3d0c4-74a3-48a0-a349-5ce1b3ecaf95 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/snapshots/f177c8d2-991a-4944-9e76-3703c7a179f8 returned with HTTP 200 Sep 07 21:22:34 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1531/3065] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:22:34 2026] GET /volume/v3/snapshots/f177c8d2-991a-4944-9e76-3703c7a179f8 => generated 438 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:34 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:34 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:22:34 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:34 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:22:34 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-2a6d6e04-ebb6-470c-9bd0-f6e3d794a762 tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-admin] Volume info retrieved successfully. Sep 07 21:22:34 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-2a6d6e04-ebb6-470c-9bd0-f6e3d794a762 tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-admin] http://192.168.122.168/volume/v3/volumes/200e2fe0-e02b-42e7-846c-102f767a1d62 returned with HTTP 200 Sep 07 21:22:34 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1535/3066] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:22:34 2026] GET /volume/v3/volumes/200e2fe0-e02b-42e7-846c-102f767a1d62 => generated 966 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:35 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-6e547a88-2699-4a0a-a1d0-5273aab4fcad None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:35 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-6e547a88-2699-4a0a-a1d0-5273aab4fcad tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] GET http://192.168.122.168/volume/v3/volumes/d06608a0-8c29-42d3-881c-de27e61aab0c Sep 07 21:22:35 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-6e547a88-2699-4a0a-a1d0-5273aab4fcad tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:35 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-6e547a88-2699-4a0a-a1d0-5273aab4fcad tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:35 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-6e547a88-2699-4a0a-a1d0-5273aab4fcad tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] http://192.168.122.168/volume/v3/volumes/d06608a0-8c29-42d3-881c-de27e61aab0c returned with HTTP 404 Sep 07 21:22:35 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1532/3067] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:22:35 2026] GET /volume/v3/volumes/d06608a0-8c29-42d3-881c-de27e61aab0c => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:22:35 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-8e87cae4-d259-44c8-8575-f9d34e09fa0e None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:35 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-8e87cae4-d259-44c8-8575-f9d34e09fa0e tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] DELETE http://192.168.122.168/volume/v3/volumes/07a2e9b2-a4aa-4ee1-875a-42e924d7770a Sep 07 21:22:35 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-8e87cae4-d259-44c8-8575-f9d34e09fa0e tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:35 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-8e87cae4-d259-44c8-8575-f9d34e09fa0e tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:35 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-8e87cae4-d259-44c8-8575-f9d34e09fa0e tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Delete volume with id: 07a2e9b2-a4aa-4ee1-875a-42e924d7770a Sep 07 21:22:35 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:35 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:22:35 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:35 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:22:35 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-8e87cae4-d259-44c8-8575-f9d34e09fa0e tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Volume info retrieved successfully. Sep 07 21:22:35 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-8e87cae4-d259-44c8-8575-f9d34e09fa0e tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Delete volume request issued successfully. Sep 07 21:22:35 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-8e87cae4-d259-44c8-8575-f9d34e09fa0e tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] http://192.168.122.168/volume/v3/volumes/07a2e9b2-a4aa-4ee1-875a-42e924d7770a returned with HTTP 202 Sep 07 21:22:35 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1536/3068] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:22:35 2026] DELETE /volume/v3/volumes/07a2e9b2-a4aa-4ee1-875a-42e924d7770a => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:22:35 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-9075f245-c3f4-4bba-b2db-9f0967dda743 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:35 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-9075f245-c3f4-4bba-b2db-9f0967dda743 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] GET http://192.168.122.168/volume/v3/volumes/07a2e9b2-a4aa-4ee1-875a-42e924d7770a Sep 07 21:22:35 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-9075f245-c3f4-4bba-b2db-9f0967dda743 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:35 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-9075f245-c3f4-4bba-b2db-9f0967dda743 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:35 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:35 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:22:35 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:35 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:22:35 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-9075f245-c3f4-4bba-b2db-9f0967dda743 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Volume info retrieved successfully. Sep 07 21:22:35 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-9075f245-c3f4-4bba-b2db-9f0967dda743 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] http://192.168.122.168/volume/v3/volumes/07a2e9b2-a4aa-4ee1-875a-42e924d7770a returned with HTTP 200 Sep 07 21:22:35 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1533/3069] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:22:35 2026] GET /volume/v3/volumes/07a2e9b2-a4aa-4ee1-875a-42e924d7770a => generated 841 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:35 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-6adef0dc-7b20-47c5-98cc-ff4d2ac4d698 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:35 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-6adef0dc-7b20-47c5-98cc-ff4d2ac4d698 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] GET http://192.168.122.168/volume/v3/snapshots/f177c8d2-991a-4944-9e76-3703c7a179f8 Sep 07 21:22:35 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-6adef0dc-7b20-47c5-98cc-ff4d2ac4d698 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:35 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-6adef0dc-7b20-47c5-98cc-ff4d2ac4d698 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:35 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:35 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:22:35 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-6adef0dc-7b20-47c5-98cc-ff4d2ac4d698 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Snapshot retrieved successfully. Sep 07 21:22:35 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-6adef0dc-7b20-47c5-98cc-ff4d2ac4d698 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/snapshots/f177c8d2-991a-4944-9e76-3703c7a179f8 returned with HTTP 200 Sep 07 21:22:35 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1537/3070] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:22:35 2026] GET /volume/v3/snapshots/f177c8d2-991a-4944-9e76-3703c7a179f8 => generated 465 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:35 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-e771f5c6-7ae7-46d8-9c27-2d527a9dbb97 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:35 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e771f5c6-7ae7-46d8-9c27-2d527a9dbb97 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] DELETE http://192.168.122.168/volume/v3/snapshots/f177c8d2-991a-4944-9e76-3703c7a179f8 Sep 07 21:22:35 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-e771f5c6-7ae7-46d8-9c27-2d527a9dbb97 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:35 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-e771f5c6-7ae7-46d8-9c27-2d527a9dbb97 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:35 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.snapshots [None req-e771f5c6-7ae7-46d8-9c27-2d527a9dbb97 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] Delete snapshot with id: f177c8d2-991a-4944-9e76-3703c7a179f8 Sep 07 21:22:35 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-b0080824-3ddd-4d80-8ed7-512eda671eda None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:35 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b0080824-3ddd-4d80-8ed7-512eda671eda tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-admin] GET http://192.168.122.168/volume/v3/volumes/200e2fe0-e02b-42e7-846c-102f767a1d62 Sep 07 21:22:35 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-b0080824-3ddd-4d80-8ed7-512eda671eda tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:35 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-b0080824-3ddd-4d80-8ed7-512eda671eda tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:35 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:35 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:22:35 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-e771f5c6-7ae7-46d8-9c27-2d527a9dbb97 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] Snapshot retrieved successfully. Sep 07 21:22:35 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:35 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:22:35 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:35 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:22:35 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:35 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:22:35 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-b0080824-3ddd-4d80-8ed7-512eda671eda tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-admin] Volume info retrieved successfully. Sep 07 21:22:35 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b0080824-3ddd-4d80-8ed7-512eda671eda tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-admin] http://192.168.122.168/volume/v3/volumes/200e2fe0-e02b-42e7-846c-102f767a1d62 returned with HTTP 200 Sep 07 21:22:35 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1538/3071] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:22:35 2026] GET /volume/v3/volumes/200e2fe0-e02b-42e7-846c-102f767a1d62 => generated 1016 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:22:35 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-e771f5c6-7ae7-46d8-9c27-2d527a9dbb97 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] Snapshot delete request issued successfully. Sep 07 21:22:35 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e771f5c6-7ae7-46d8-9c27-2d527a9dbb97 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] http://192.168.122.168/volume/v3/snapshots/f177c8d2-991a-4944-9e76-3703c7a179f8 returned with HTTP 202 Sep 07 21:22:35 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1534/3072] 192.168.122.168 () {58 vars in 1241 bytes} [Mon Sep 7 21:22:35 2026] DELETE /volume/v3/snapshots/f177c8d2-991a-4944-9e76-3703c7a179f8 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:22:35 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-0c0827d8-cbe6-42ed-a28b-89816fc21107 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:35 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-0c0827d8-cbe6-42ed-a28b-89816fc21107 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] GET http://192.168.122.168/volume/v3/snapshots/f177c8d2-991a-4944-9e76-3703c7a179f8 Sep 07 21:22:35 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-0c0827d8-cbe6-42ed-a28b-89816fc21107 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:35 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-0c0827d8-cbe6-42ed-a28b-89816fc21107 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:35 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:35 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:22:35 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-0c0827d8-cbe6-42ed-a28b-89816fc21107 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] Snapshot retrieved successfully. Sep 07 21:22:35 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-0c0827d8-cbe6-42ed-a28b-89816fc21107 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] http://192.168.122.168/volume/v3/snapshots/f177c8d2-991a-4944-9e76-3703c7a179f8 returned with HTTP 200 Sep 07 21:22:35 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1539/3073] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:22:35 2026] GET /volume/v3/snapshots/f177c8d2-991a-4944-9e76-3703c7a179f8 => generated 464 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:36 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-dc2514da-8db1-4786-9073-73cc03ea6973 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:36 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-dc2514da-8db1-4786-9073-73cc03ea6973 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] GET http://192.168.122.168/volume/v3/volumes/07a2e9b2-a4aa-4ee1-875a-42e924d7770a Sep 07 21:22:36 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-dc2514da-8db1-4786-9073-73cc03ea6973 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:36 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-dc2514da-8db1-4786-9073-73cc03ea6973 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:36 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:36 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:22:36 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:36 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:22:36 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-dc2514da-8db1-4786-9073-73cc03ea6973 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Volume info retrieved successfully. Sep 07 21:22:36 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-dc2514da-8db1-4786-9073-73cc03ea6973 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] http://192.168.122.168/volume/v3/volumes/07a2e9b2-a4aa-4ee1-875a-42e924d7770a returned with HTTP 200 Sep 07 21:22:36 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1535/3074] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:22:36 2026] GET /volume/v3/volumes/07a2e9b2-a4aa-4ee1-875a-42e924d7770a => generated 841 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:36 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-d836a877-7e1a-4741-94a6-9a4e36584a23 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:36 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d836a877-7e1a-4741-94a6-9a4e36584a23 tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-admin] GET http://192.168.122.168/volume/v3/volumes/200e2fe0-e02b-42e7-846c-102f767a1d62 Sep 07 21:22:36 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-d836a877-7e1a-4741-94a6-9a4e36584a23 tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:36 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-d836a877-7e1a-4741-94a6-9a4e36584a23 tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:36 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:36 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:22:36 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:36 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:22:36 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-d836a877-7e1a-4741-94a6-9a4e36584a23 tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-admin] Volume info retrieved successfully. Sep 07 21:22:36 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d836a877-7e1a-4741-94a6-9a4e36584a23 tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-admin] http://192.168.122.168/volume/v3/volumes/200e2fe0-e02b-42e7-846c-102f767a1d62 returned with HTTP 200 Sep 07 21:22:36 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1540/3075] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:22:36 2026] GET /volume/v3/volumes/200e2fe0-e02b-42e7-846c-102f767a1d62 => generated 1017 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 21:22:36 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-1d05487b-8d41-4361-8e1e-0b2aec950e30 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:36 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-1d05487b-8d41-4361-8e1e-0b2aec950e30 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] GET http://192.168.122.168/volume/v3/snapshots/f177c8d2-991a-4944-9e76-3703c7a179f8 Sep 07 21:22:36 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-1d05487b-8d41-4361-8e1e-0b2aec950e30 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:36 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-1d05487b-8d41-4361-8e1e-0b2aec950e30 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:36 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-3cc474db-e468-47d8-a721-2c85b4d812f4 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:36 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:36 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:22:36 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-1d05487b-8d41-4361-8e1e-0b2aec950e30 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] Snapshot retrieved successfully. Sep 07 21:22:36 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-1d05487b-8d41-4361-8e1e-0b2aec950e30 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] http://192.168.122.168/volume/v3/snapshots/f177c8d2-991a-4944-9e76-3703c7a179f8 returned with HTTP 200 Sep 07 21:22:36 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1536/3076] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:22:36 2026] GET /volume/v3/snapshots/f177c8d2-991a-4944-9e76-3703c7a179f8 => generated 464 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:36 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-3cc474db-e468-47d8-a721-2c85b4d812f4 tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-reader] POST http://192.168.122.168/volume/v3/volumes/200e2fe0-e02b-42e7-846c-102f767a1d62/action Sep 07 21:22:36 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-3cc474db-e468-47d8-a721-2c85b4d812f4 tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=86971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:22:36 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-3cc474db-e468-47d8-a721-2c85b4d812f4 tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:22:36 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:36 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:22:36 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:36 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:22:36 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-3cc474db-e468-47d8-a721-2c85b4d812f4 tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-reader] Volume info retrieved successfully. Sep 07 21:22:36 devstack devstack@c-api.service[86971]: DEBUG cinder.policy [None req-3cc474db-e468-47d8-a721-2c85b4d812f4 tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '13c3ba4b3ac742d780687a4e09eea34c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4bdfba20946541f0b248ee46894fc702', '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=86971) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 21:22:36 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-3cc474db-e468-47d8-a721-2c85b4d812f4 tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-reader] http://192.168.122.168/volume/v3/volumes/200e2fe0-e02b-42e7-846c-102f767a1d62/action returned with HTTP 403 Sep 07 21:22:36 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1541/3077] 192.168.122.168 () {60 vars in 1274 bytes} [Mon Sep 7 21:22:36 2026] POST /volume/v3/volumes/200e2fe0-e02b-42e7-846c-102f767a1d62/action => generated 131 bytes in 139 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:22:36 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-373e9483-5c48-4151-a6ac-807203968b86 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:36 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-373e9483-5c48-4151-a6ac-807203968b86 tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-admin] DELETE http://192.168.122.168/volume/v3/volumes/200e2fe0-e02b-42e7-846c-102f767a1d62 Sep 07 21:22:36 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-373e9483-5c48-4151-a6ac-807203968b86 tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:36 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-373e9483-5c48-4151-a6ac-807203968b86 tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-admin] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:36 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-373e9483-5c48-4151-a6ac-807203968b86 tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-admin] Delete volume with id: 200e2fe0-e02b-42e7-846c-102f767a1d62 Sep 07 21:22:36 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:36 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:22:36 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:36 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:22:36 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-373e9483-5c48-4151-a6ac-807203968b86 tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-admin] Volume info retrieved successfully. Sep 07 21:22:36 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-373e9483-5c48-4151-a6ac-807203968b86 tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-admin] Delete volume request issued successfully. Sep 07 21:22:36 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-373e9483-5c48-4151-a6ac-807203968b86 tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-admin] http://192.168.122.168/volume/v3/volumes/200e2fe0-e02b-42e7-846c-102f767a1d62 returned with HTTP 202 Sep 07 21:22:36 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1537/3078] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:22:36 2026] DELETE /volume/v3/volumes/200e2fe0-e02b-42e7-846c-102f767a1d62 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:22:36 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-2d775bda-84c1-4f78-ac89-665ebbabedb6 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:36 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-2d775bda-84c1-4f78-ac89-665ebbabedb6 tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-admin] GET http://192.168.122.168/volume/v3/volumes/200e2fe0-e02b-42e7-846c-102f767a1d62 Sep 07 21:22:36 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-2d775bda-84c1-4f78-ac89-665ebbabedb6 tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:36 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-2d775bda-84c1-4f78-ac89-665ebbabedb6 tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:36 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:36 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:22:36 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:36 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:22:37 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-2d775bda-84c1-4f78-ac89-665ebbabedb6 tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-admin] Volume info retrieved successfully. Sep 07 21:22:37 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-2d775bda-84c1-4f78-ac89-665ebbabedb6 tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-admin] http://192.168.122.168/volume/v3/volumes/200e2fe0-e02b-42e7-846c-102f767a1d62 returned with HTTP 200 Sep 07 21:22:37 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1542/3079] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:22:36 2026] GET /volume/v3/volumes/200e2fe0-e02b-42e7-846c-102f767a1d62 => generated 1016 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:22:37 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-a5c25582-205a-43b3-8bf7-db7da554dae6 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:37 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a5c25582-205a-43b3-8bf7-db7da554dae6 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] GET http://192.168.122.168/volume/v3/volumes/07a2e9b2-a4aa-4ee1-875a-42e924d7770a Sep 07 21:22:37 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a5c25582-205a-43b3-8bf7-db7da554dae6 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:37 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a5c25582-205a-43b3-8bf7-db7da554dae6 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:37 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a5c25582-205a-43b3-8bf7-db7da554dae6 tempest-CinderUnicodeTest-2104243031 tempest-CinderUnicodeTest-2104243031-project-member] http://192.168.122.168/volume/v3/volumes/07a2e9b2-a4aa-4ee1-875a-42e924d7770a returned with HTTP 404 Sep 07 21:22:37 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1538/3080] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:22:37 2026] GET /volume/v3/volumes/07a2e9b2-a4aa-4ee1-875a-42e924d7770a => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:22:37 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-c5ddf065-31cd-4678-9b46-cffdb6f83bb8 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:37 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c5ddf065-31cd-4678-9b46-cffdb6f83bb8 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] GET http://192.168.122.168/volume/v3/snapshots/f177c8d2-991a-4944-9e76-3703c7a179f8 Sep 07 21:22:37 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c5ddf065-31cd-4678-9b46-cffdb6f83bb8 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:37 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c5ddf065-31cd-4678-9b46-cffdb6f83bb8 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:37 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c5ddf065-31cd-4678-9b46-cffdb6f83bb8 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] http://192.168.122.168/volume/v3/snapshots/f177c8d2-991a-4944-9e76-3703c7a179f8 returned with HTTP 404 Sep 07 21:22:37 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1543/3081] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:22:37 2026] GET /volume/v3/snapshots/f177c8d2-991a-4944-9e76-3703c7a179f8 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:22:37 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-20685872-a1af-4925-bbfb-12282437d87c None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:37 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-20685872-a1af-4925-bbfb-12282437d87c tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] DELETE http://192.168.122.168/volume/v3/snapshots/f177c8d2-991a-4944-9e76-3703c7a179f8 Sep 07 21:22:37 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-20685872-a1af-4925-bbfb-12282437d87c tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:37 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-20685872-a1af-4925-bbfb-12282437d87c tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:37 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.snapshots [None req-20685872-a1af-4925-bbfb-12282437d87c tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Delete snapshot with id: f177c8d2-991a-4944-9e76-3703c7a179f8 Sep 07 21:22:37 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-20685872-a1af-4925-bbfb-12282437d87c tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/snapshots/f177c8d2-991a-4944-9e76-3703c7a179f8 returned with HTTP 404 Sep 07 21:22:37 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1539/3082] 192.168.122.168 () {58 vars in 1241 bytes} [Mon Sep 7 21:22:37 2026] DELETE /volume/v3/snapshots/f177c8d2-991a-4944-9e76-3703c7a179f8 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:22:37 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-1f3df26c-2e09-4514-b53d-4ab092920156 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:37 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1f3df26c-2e09-4514-b53d-4ab092920156 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] GET http://192.168.122.168/volume/v3/snapshots/f177c8d2-991a-4944-9e76-3703c7a179f8 Sep 07 21:22:37 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-1f3df26c-2e09-4514-b53d-4ab092920156 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:37 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-1f3df26c-2e09-4514-b53d-4ab092920156 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:37 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1f3df26c-2e09-4514-b53d-4ab092920156 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/snapshots/f177c8d2-991a-4944-9e76-3703c7a179f8 returned with HTTP 404 Sep 07 21:22:37 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1544/3083] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:22:37 2026] GET /volume/v3/snapshots/f177c8d2-991a-4944-9e76-3703c7a179f8 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:22:37 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-6b839dbe-2c08-4f1b-8bb1-5431884f3dfe None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:37 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-6b839dbe-2c08-4f1b-8bb1-5431884f3dfe tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] DELETE http://192.168.122.168/volume/v3/volumes/28bb5132-048a-439f-a717-617e0a5633d1 Sep 07 21:22:37 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-6b839dbe-2c08-4f1b-8bb1-5431884f3dfe tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:37 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-6b839dbe-2c08-4f1b-8bb1-5431884f3dfe tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:37 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-6b839dbe-2c08-4f1b-8bb1-5431884f3dfe tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Delete volume with id: 28bb5132-048a-439f-a717-617e0a5633d1 Sep 07 21:22:37 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:37 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:22:37 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:37 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:22:37 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-6b839dbe-2c08-4f1b-8bb1-5431884f3dfe tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Volume info retrieved successfully. Sep 07 21:22:37 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-6b839dbe-2c08-4f1b-8bb1-5431884f3dfe tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Delete volume request issued successfully. Sep 07 21:22:37 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-6b839dbe-2c08-4f1b-8bb1-5431884f3dfe tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/volumes/28bb5132-048a-439f-a717-617e0a5633d1 returned with HTTP 202 Sep 07 21:22:37 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1540/3084] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:22:37 2026] DELETE /volume/v3/volumes/28bb5132-048a-439f-a717-617e0a5633d1 => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 21:22:37 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-30a69fa1-3949-450c-a56d-3f81311e9b88 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:37 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-30a69fa1-3949-450c-a56d-3f81311e9b88 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] GET http://192.168.122.168/volume/v3/volumes/28bb5132-048a-439f-a717-617e0a5633d1 Sep 07 21:22:37 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-30a69fa1-3949-450c-a56d-3f81311e9b88 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:37 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-30a69fa1-3949-450c-a56d-3f81311e9b88 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:38 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:38 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:22:38 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:38 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:22:38 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-30a69fa1-3949-450c-a56d-3f81311e9b88 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Volume info retrieved successfully. Sep 07 21:22:38 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-04cba202-9ffd-44b2-b5f0-38a0d7f21443 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:38 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-04cba202-9ffd-44b2-b5f0-38a0d7f21443 tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-admin] GET http://192.168.122.168/volume/v3/volumes/200e2fe0-e02b-42e7-846c-102f767a1d62 Sep 07 21:22:38 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-04cba202-9ffd-44b2-b5f0-38a0d7f21443 tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:38 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-04cba202-9ffd-44b2-b5f0-38a0d7f21443 tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:38 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-30a69fa1-3949-450c-a56d-3f81311e9b88 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/volumes/28bb5132-048a-439f-a717-617e0a5633d1 returned with HTTP 200 Sep 07 21:22:38 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1545/3085] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:22:37 2026] GET /volume/v3/volumes/28bb5132-048a-439f-a717-617e0a5633d1 => generated 1016 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:22:38 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-04cba202-9ffd-44b2-b5f0-38a0d7f21443 tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-admin] http://192.168.122.168/volume/v3/volumes/200e2fe0-e02b-42e7-846c-102f767a1d62 returned with HTTP 404 Sep 07 21:22:38 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1541/3086] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:22:38 2026] GET /volume/v3/volumes/200e2fe0-e02b-42e7-846c-102f767a1d62 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:22:38 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-d7795390-f7a0-4c3a-b4cd-e609f0b98b4f None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:38 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d7795390-f7a0-4c3a-b4cd-e609f0b98b4f tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-admin] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:22:38 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-d7795390-f7a0-4c3a-b4cd-e609f0b98b4f tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-258290336"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:22:38 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.volumes [None req-d7795390-f7a0-4c3a-b4cd-e609f0b98b4f tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-258290336'}} {{(pid=86971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:22:38 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-d7795390-f7a0-4c3a-b4cd-e609f0b98b4f tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-admin] Create volume of 1 GB Sep 07 21:22:38 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-d7795390-f7a0-4c3a-b4cd-e609f0b98b4f tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-admin] Availability Zones retrieved successfully. Sep 07 21:22:38 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-d7795390-f7a0-4c3a-b4cd-e609f0b98b4f tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-admin] Flow 'volume_create_api' (ee214c84-54ef-42a0-8eef-119cefb621da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:22:38 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-d7795390-f7a0-4c3a-b4cd-e609f0b98b4f tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1db75dc7-13cc-4e24-b529-b34d525ee196) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:22:38 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.flows.api.create_volume [None req-d7795390-f7a0-4c3a-b4cd-e609f0b98b4f tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-admin] Validating volume size '1' using validate_int {{(pid=86971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:22:38 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-d7795390-f7a0-4c3a-b4cd-e609f0b98b4f tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1db75dc7-13cc-4e24-b529-b34d525ee196) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:22:38 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-d7795390-f7a0-4c3a-b4cd-e609f0b98b4f tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb9fbc69-8330-4c0a-9b3a-273cc598065f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:22:38 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-d7795390-f7a0-4c3a-b4cd-e609f0b98b4f tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-admin] Created reservations ['8ddf9135-cf01-4f69-b44e-222e6b827963', '433be415-1711-4635-9c2e-a2794054732b', 'bb288ef1-25c4-4a98-8e71-d726c5a49ae6', '3fdc21ba-5d04-4cee-a12b-05d9e88f6584'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:22:38 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-d7795390-f7a0-4c3a-b4cd-e609f0b98b4f tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb9fbc69-8330-4c0a-9b3a-273cc598065f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ddf9135-cf01-4f69-b44e-222e6b827963', '433be415-1711-4635-9c2e-a2794054732b', 'bb288ef1-25c4-4a98-8e71-d726c5a49ae6', '3fdc21ba-5d04-4cee-a12b-05d9e88f6584']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:22:38 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-d7795390-f7a0-4c3a-b4cd-e609f0b98b4f tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (465f64fa-dcb6-492f-afaa-eb3b41b7e0dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:22:38 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:38 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:22:38 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-d7795390-f7a0-4c3a-b4cd-e609f0b98b4f tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (465f64fa-dcb6-492f-afaa-eb3b41b7e0dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8286c5a6-89b5-46e3-89f1-c0f085fec222', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-258290336',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bdfba20946541f0b248ee46894fc702',qos_specs=None,replication_status=,reservations=['8ddf9135-cf01-4f69-b44e-222e6b827963','433be415-1711-4635-9c2e-a2794054732b','bb288ef1-25c4-4a98-8e71-d726c5a49ae6','3fdc21ba-5d04-4cee-a12b-05d9e88f6584'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dbd0f79780274cf290e9718abb07fddf',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:22:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-258290336',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8286c5a6-89b5-46e3-89f1-c0f085fec222,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4bdfba20946541f0b248ee46894fc702',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dbd0f79780274cf290e9718abb07fddf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:22:38 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-d7795390-f7a0-4c3a-b4cd-e609f0b98b4f tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64ae682e-0458-49b4-86ec-cd65438667bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:22:38 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-d7795390-f7a0-4c3a-b4cd-e609f0b98b4f tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64ae682e-0458-49b4-86ec-cd65438667bc) transitioned into state 'SUCCESS' from state '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-258290336',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bdfba20946541f0b248ee46894fc702',qos_specs=None,replication_status=,reservations=['8ddf9135-cf01-4f69-b44e-222e6b827963','433be415-1711-4635-9c2e-a2794054732b','bb288ef1-25c4-4a98-8e71-d726c5a49ae6','3fdc21ba-5d04-4cee-a12b-05d9e88f6584'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dbd0f79780274cf290e9718abb07fddf',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:22:38 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-d7795390-f7a0-4c3a-b4cd-e609f0b98b4f tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ec29cf0-63e6-4c0f-8851-fd052a6146a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:22:38 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-d7795390-f7a0-4c3a-b4cd-e609f0b98b4f tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ec29cf0-63e6-4c0f-8851-fd052a6146a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:22:38 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-d7795390-f7a0-4c3a-b4cd-e609f0b98b4f tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-admin] Flow 'volume_create_api' (ee214c84-54ef-42a0-8eef-119cefb621da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:22:38 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-d7795390-f7a0-4c3a-b4cd-e609f0b98b4f tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-admin] Create volume request issued successfully. Sep 07 21:22:38 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d7795390-f7a0-4c3a-b4cd-e609f0b98b4f tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-admin] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:22:38 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1546/3087] 192.168.122.168 () {60 vars in 1142 bytes} [Mon Sep 7 21:22:38 2026] POST /volume/v3/volumes => generated 786 bytes in 368 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:22:38 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-729c3644-767b-4041-8992-66035d86c15d None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:38 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-729c3644-767b-4041-8992-66035d86c15d tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-admin] GET http://192.168.122.168/volume/v3/volumes/8286c5a6-89b5-46e3-89f1-c0f085fec222 Sep 07 21:22:38 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-729c3644-767b-4041-8992-66035d86c15d tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:38 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-729c3644-767b-4041-8992-66035d86c15d tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:38 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:38 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:22:38 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:38 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:22:38 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-729c3644-767b-4041-8992-66035d86c15d tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-admin] Volume info retrieved successfully. Sep 07 21:22:38 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-729c3644-767b-4041-8992-66035d86c15d tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-admin] http://192.168.122.168/volume/v3/volumes/8286c5a6-89b5-46e3-89f1-c0f085fec222 returned with HTTP 200 Sep 07 21:22:38 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1542/3088] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:22:38 2026] GET /volume/v3/volumes/8286c5a6-89b5-46e3-89f1-c0f085fec222 => generated 965 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:39 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-e38c213f-c38d-49e6-b9e6-6c53082108b0 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:39 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e38c213f-c38d-49e6-b9e6-6c53082108b0 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] GET http://192.168.122.168/volume/v3/volumes/28bb5132-048a-439f-a717-617e0a5633d1 Sep 07 21:22:39 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-e38c213f-c38d-49e6-b9e6-6c53082108b0 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:39 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-e38c213f-c38d-49e6-b9e6-6c53082108b0 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:39 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:39 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:22:39 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:39 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:22:39 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-e38c213f-c38d-49e6-b9e6-6c53082108b0 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Volume info retrieved successfully. Sep 07 21:22:39 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e38c213f-c38d-49e6-b9e6-6c53082108b0 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/volumes/28bb5132-048a-439f-a717-617e0a5633d1 returned with HTTP 200 Sep 07 21:22:39 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1547/3089] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:22:39 2026] GET /volume/v3/volumes/28bb5132-048a-439f-a717-617e0a5633d1 => generated 1016 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:22:39 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-46abf730-6cb5-4ed1-9513-8950843cec5c None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:39 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-46abf730-6cb5-4ed1-9513-8950843cec5c tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-admin] GET http://192.168.122.168/volume/v3/volumes/8286c5a6-89b5-46e3-89f1-c0f085fec222 Sep 07 21:22:39 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-46abf730-6cb5-4ed1-9513-8950843cec5c tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:39 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-46abf730-6cb5-4ed1-9513-8950843cec5c tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:39 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:39 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:22:39 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:39 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:22:39 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-46abf730-6cb5-4ed1-9513-8950843cec5c tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-admin] Volume info retrieved successfully. Sep 07 21:22:39 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-46abf730-6cb5-4ed1-9513-8950843cec5c tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-admin] http://192.168.122.168/volume/v3/volumes/8286c5a6-89b5-46e3-89f1-c0f085fec222 returned with HTTP 200 Sep 07 21:22:39 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1543/3090] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:22:39 2026] GET /volume/v3/volumes/8286c5a6-89b5-46e3-89f1-c0f085fec222 => generated 1015 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:22:40 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-f3c7c659-4b14-4bab-9525-04886522e953 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:40 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f3c7c659-4b14-4bab-9525-04886522e953 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] GET http://192.168.122.168/volume/v3/volumes/28bb5132-048a-439f-a717-617e0a5633d1 Sep 07 21:22:40 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f3c7c659-4b14-4bab-9525-04886522e953 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:40 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f3c7c659-4b14-4bab-9525-04886522e953 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:40 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f3c7c659-4b14-4bab-9525-04886522e953 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/volumes/28bb5132-048a-439f-a717-617e0a5633d1 returned with HTTP 404 Sep 07 21:22:40 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1548/3091] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:22:40 2026] GET /volume/v3/volumes/28bb5132-048a-439f-a717-617e0a5633d1 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 21:22:40 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-8560f748-f72b-4c59-9030-7bd6857e60d6 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:40 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8560f748-f72b-4c59-9030-7bd6857e60d6 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:22:40 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8560f748-f72b-4c59-9030-7bd6857e60d6 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-231146047"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:22:40 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.volumes [None req-8560f748-f72b-4c59-9030-7bd6857e60d6 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-231146047'}} {{(pid=86970) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:22:40 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-8560f748-f72b-4c59-9030-7bd6857e60d6 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Create volume of 1 GB Sep 07 21:22:40 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-8560f748-f72b-4c59-9030-7bd6857e60d6 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Availability Zones retrieved successfully. Sep 07 21:22:40 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-8560f748-f72b-4c59-9030-7bd6857e60d6 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Flow 'volume_create_api' (c2d2b758-ebba-4679-8f39-e2a01ac7557e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:22:40 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-8560f748-f72b-4c59-9030-7bd6857e60d6 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a3c33b0-d74f-4c64-8a83-2d698422caea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:22:40 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.flows.api.create_volume [None req-8560f748-f72b-4c59-9030-7bd6857e60d6 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Validating volume size '1' using validate_int {{(pid=86970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:22:40 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-8560f748-f72b-4c59-9030-7bd6857e60d6 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a3c33b0-d74f-4c64-8a83-2d698422caea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:22:40 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-8560f748-f72b-4c59-9030-7bd6857e60d6 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3220c923-2f36-41ab-a1d2-4cac2eedff3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:22:40 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-8560f748-f72b-4c59-9030-7bd6857e60d6 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Created reservations ['787c8721-67f3-445a-91bc-e9d7f2296ffd', '909f82dc-c28d-4071-95a3-d389a52a99aa', 'a8ab71ee-ad4a-4c4a-8d16-11a915416cf0', '4f1b10ed-b668-45ac-8c1f-2ae3a104a249'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:22:40 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-8560f748-f72b-4c59-9030-7bd6857e60d6 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3220c923-2f36-41ab-a1d2-4cac2eedff3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['787c8721-67f3-445a-91bc-e9d7f2296ffd', '909f82dc-c28d-4071-95a3-d389a52a99aa', 'a8ab71ee-ad4a-4c4a-8d16-11a915416cf0', '4f1b10ed-b668-45ac-8c1f-2ae3a104a249']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:22:40 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-8560f748-f72b-4c59-9030-7bd6857e60d6 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7fdd2946-96db-415c-8175-86ee3ab431b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:22:40 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:40 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:22:40 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-8560f748-f72b-4c59-9030-7bd6857e60d6 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7fdd2946-96db-415c-8175-86ee3ab431b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fdbecc87-a766-4a8c-a044-756ec145266d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-231146047',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7b4ed138a5f4eabb06e2f3cfb314299',qos_specs=None,replication_status=,reservations=['787c8721-67f3-445a-91bc-e9d7f2296ffd','909f82dc-c28d-4071-95a3-d389a52a99aa','a8ab71ee-ad4a-4c4a-8d16-11a915416cf0','4f1b10ed-b668-45ac-8c1f-2ae3a104a249'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e7e16fa2c6c43b1bdf65874703ccdda',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:22:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-231146047',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fdbecc87-a766-4a8c-a044-756ec145266d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b7b4ed138a5f4eabb06e2f3cfb314299',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2e7e16fa2c6c43b1bdf65874703ccdda',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:22:40 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-8560f748-f72b-4c59-9030-7bd6857e60d6 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c750f9de-b498-417b-a724-e5f939d4ebfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:22:40 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-8560f748-f72b-4c59-9030-7bd6857e60d6 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c750f9de-b498-417b-a724-e5f939d4ebfc) transitioned into state 'SUCCESS' from state '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-231146047',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7b4ed138a5f4eabb06e2f3cfb314299',qos_specs=None,replication_status=,reservations=['787c8721-67f3-445a-91bc-e9d7f2296ffd','909f82dc-c28d-4071-95a3-d389a52a99aa','a8ab71ee-ad4a-4c4a-8d16-11a915416cf0','4f1b10ed-b668-45ac-8c1f-2ae3a104a249'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e7e16fa2c6c43b1bdf65874703ccdda',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:22:40 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-8560f748-f72b-4c59-9030-7bd6857e60d6 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1556a4b2-809b-4a29-a266-3bbadd56170d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:22:40 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-8560f748-f72b-4c59-9030-7bd6857e60d6 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1556a4b2-809b-4a29-a266-3bbadd56170d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:22:40 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-8560f748-f72b-4c59-9030-7bd6857e60d6 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Flow 'volume_create_api' (c2d2b758-ebba-4679-8f39-e2a01ac7557e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:22:40 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-8560f748-f72b-4c59-9030-7bd6857e60d6 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Create volume request issued successfully. Sep 07 21:22:40 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8560f748-f72b-4c59-9030-7bd6857e60d6 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:22:40 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1544/3092] 192.168.122.168 () {60 vars in 1142 bytes} [Mon Sep 7 21:22:40 2026] POST /volume/v3/volumes => generated 786 bytes in 345 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:22:40 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-f8c302cb-1eeb-41d9-b17c-36fb518c02c4 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:40 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f8c302cb-1eeb-41d9-b17c-36fb518c02c4 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] GET http://192.168.122.168/volume/v3/volumes/fdbecc87-a766-4a8c-a044-756ec145266d Sep 07 21:22:40 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f8c302cb-1eeb-41d9-b17c-36fb518c02c4 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:40 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f8c302cb-1eeb-41d9-b17c-36fb518c02c4 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:40 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:40 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:22:40 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:40 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:22:40 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-f8c302cb-1eeb-41d9-b17c-36fb518c02c4 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Volume info retrieved successfully. Sep 07 21:22:40 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-de1c15f6-ac83-42d5-99b8-55f4f96162c4 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:40 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-de1c15f6-ac83-42d5-99b8-55f4f96162c4 tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-admin] GET http://192.168.122.168/volume/v3/volumes/8286c5a6-89b5-46e3-89f1-c0f085fec222 Sep 07 21:22:40 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-de1c15f6-ac83-42d5-99b8-55f4f96162c4 tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:40 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-de1c15f6-ac83-42d5-99b8-55f4f96162c4 tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:40 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f8c302cb-1eeb-41d9-b17c-36fb518c02c4 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/volumes/fdbecc87-a766-4a8c-a044-756ec145266d returned with HTTP 200 Sep 07 21:22:40 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1549/3093] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:22:40 2026] GET /volume/v3/volumes/fdbecc87-a766-4a8c-a044-756ec145266d => generated 965 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:40 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:40 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:22:40 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:40 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:22:40 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-de1c15f6-ac83-42d5-99b8-55f4f96162c4 tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-admin] Volume info retrieved successfully. Sep 07 21:22:40 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-de1c15f6-ac83-42d5-99b8-55f4f96162c4 tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-admin] http://192.168.122.168/volume/v3/volumes/8286c5a6-89b5-46e3-89f1-c0f085fec222 returned with HTTP 200 Sep 07 21:22:40 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1545/3094] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:22:40 2026] GET /volume/v3/volumes/8286c5a6-89b5-46e3-89f1-c0f085fec222 => generated 1016 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:22:40 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-4433d487-a967-41fb-b673-cd53a892bfb4 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:40 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-4433d487-a967-41fb-b673-cd53a892bfb4 tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-reader] POST http://192.168.122.168/volume/v3/volumes/8286c5a6-89b5-46e3-89f1-c0f085fec222/action Sep 07 21:22:40 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-4433d487-a967-41fb-b673-cd53a892bfb4 tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:22:40 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-4433d487-a967-41fb-b673-cd53a892bfb4 tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:22:40 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:40 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:22:40 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:40 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:22:40 devstack devstack@c-api.service[86971]: DEBUG cinder.policy [None req-4433d487-a967-41fb-b673-cd53a892bfb4 tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '13c3ba4b3ac742d780687a4e09eea34c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4bdfba20946541f0b248ee46894fc702', '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=86971) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 21:22:40 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-4433d487-a967-41fb-b673-cd53a892bfb4 tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-reader] http://192.168.122.168/volume/v3/volumes/8286c5a6-89b5-46e3-89f1-c0f085fec222/action returned with HTTP 403 Sep 07 21:22:40 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1550/3095] 192.168.122.168 () {60 vars in 1274 bytes} [Mon Sep 7 21:22:40 2026] POST /volume/v3/volumes/8286c5a6-89b5-46e3-89f1-c0f085fec222/action => generated 131 bytes in 27 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:22:40 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-7b9bb075-d96d-4ed7-8b50-8ac7b44c90ff None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:40 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-7b9bb075-d96d-4ed7-8b50-8ac7b44c90ff tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-admin] DELETE http://192.168.122.168/volume/v3/volumes/8286c5a6-89b5-46e3-89f1-c0f085fec222 Sep 07 21:22:40 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-7b9bb075-d96d-4ed7-8b50-8ac7b44c90ff tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:40 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-7b9bb075-d96d-4ed7-8b50-8ac7b44c90ff tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-admin] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:40 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-7b9bb075-d96d-4ed7-8b50-8ac7b44c90ff tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-admin] Delete volume with id: 8286c5a6-89b5-46e3-89f1-c0f085fec222 Sep 07 21:22:40 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:40 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:22:40 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:40 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:22:40 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-7b9bb075-d96d-4ed7-8b50-8ac7b44c90ff tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-admin] Volume info retrieved successfully. Sep 07 21:22:40 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-7b9bb075-d96d-4ed7-8b50-8ac7b44c90ff tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-admin] Delete volume request issued successfully. Sep 07 21:22:40 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-7b9bb075-d96d-4ed7-8b50-8ac7b44c90ff tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-admin] http://192.168.122.168/volume/v3/volumes/8286c5a6-89b5-46e3-89f1-c0f085fec222 returned with HTTP 202 Sep 07 21:22:40 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1546/3096] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:22:40 2026] DELETE /volume/v3/volumes/8286c5a6-89b5-46e3-89f1-c0f085fec222 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 21:22:40 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-222e6047-127a-447b-89c6-dea2d6537cbf None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:40 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-222e6047-127a-447b-89c6-dea2d6537cbf tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-admin] GET http://192.168.122.168/volume/v3/volumes/8286c5a6-89b5-46e3-89f1-c0f085fec222 Sep 07 21:22:40 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-222e6047-127a-447b-89c6-dea2d6537cbf tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:40 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-222e6047-127a-447b-89c6-dea2d6537cbf tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:40 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:40 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:22:40 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:40 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:22:40 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-222e6047-127a-447b-89c6-dea2d6537cbf tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-admin] Volume info retrieved successfully. Sep 07 21:22:40 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-222e6047-127a-447b-89c6-dea2d6537cbf tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-admin] http://192.168.122.168/volume/v3/volumes/8286c5a6-89b5-46e3-89f1-c0f085fec222 returned with HTTP 200 Sep 07 21:22:41 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1551/3097] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:22:40 2026] GET /volume/v3/volumes/8286c5a6-89b5-46e3-89f1-c0f085fec222 => generated 1015 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:22:41 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-01fe23ca-ca9c-48f9-84ef-a826c79a7cb6 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:41 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-01fe23ca-ca9c-48f9-84ef-a826c79a7cb6 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] GET http://192.168.122.168/volume/v3/volumes/fdbecc87-a766-4a8c-a044-756ec145266d Sep 07 21:22:41 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-01fe23ca-ca9c-48f9-84ef-a826c79a7cb6 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:41 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-01fe23ca-ca9c-48f9-84ef-a826c79a7cb6 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:41 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:41 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:22:41 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:41 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:22:41 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-01fe23ca-ca9c-48f9-84ef-a826c79a7cb6 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Volume info retrieved successfully. Sep 07 21:22:41 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-01fe23ca-ca9c-48f9-84ef-a826c79a7cb6 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/volumes/fdbecc87-a766-4a8c-a044-756ec145266d returned with HTTP 200 Sep 07 21:22:41 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1547/3098] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:22:41 2026] GET /volume/v3/volumes/fdbecc87-a766-4a8c-a044-756ec145266d => generated 1015 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:22:41 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-8106ae3e-509d-4afa-a550-1b3b67159fc6 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-6fa00768-61f0-4257-b1b6-b357893a09be None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:42 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-6fa00768-61f0-4257-b1b6-b357893a09be tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-admin] GET http://192.168.122.168/volume/v3/volumes/8286c5a6-89b5-46e3-89f1-c0f085fec222 Sep 07 21:22:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-6fa00768-61f0-4257-b1b6-b357893a09be tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-6fa00768-61f0-4257-b1b6-b357893a09be tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:42 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:42 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:22:42 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:42 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:22:42 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-6fa00768-61f0-4257-b1b6-b357893a09be tempest-ProjectReaderTests-768731895 tempest-ProjectReaderTests-768731895-project-admin] http://192.168.122.168/volume/v3/volumes/8286c5a6-89b5-46e3-89f1-c0f085fec222 returned with HTTP 404 Sep 07 21:22:42 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1548/3099] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:22:42 2026] GET /volume/v3/volumes/8286c5a6-89b5-46e3-89f1-c0f085fec222 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:22:42 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-8106ae3e-509d-4afa-a550-1b3b67159fc6 tempest-ProjectMemberTests-1476853024 tempest-ProjectMemberTests-1476853024-project-admin] GET http://192.168.122.168/volume/v3/scheduler-stats/get_pools Sep 07 21:22:42 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-8106ae3e-509d-4afa-a550-1b3b67159fc6 tempest-ProjectMemberTests-1476853024 tempest-ProjectMemberTests-1476853024-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:42 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-8106ae3e-509d-4afa-a550-1b3b67159fc6 tempest-ProjectMemberTests-1476853024 tempest-ProjectMemberTests-1476853024-project-admin] Calling method 'get_pools' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:42 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-8106ae3e-509d-4afa-a550-1b3b67159fc6 tempest-ProjectMemberTests-1476853024 tempest-ProjectMemberTests-1476853024-project-admin] http://192.168.122.168/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 07 21:22:42 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1552/3100] 192.168.122.168 () {58 vars in 1175 bytes} [Mon Sep 7 21:22:41 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 328 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 21:22:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-509aa4e9-48dd-4d70-a22d-e299ba860e93 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:42 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-509aa4e9-48dd-4d70-a22d-e299ba860e93 tempest-ProjectMemberTests-1476853024 tempest-ProjectMemberTests-1476853024-project-member] GET http://192.168.122.168/volume/v3/capabilities/devstack@QuobyteHD Sep 07 21:22:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-509aa4e9-48dd-4d70-a22d-e299ba860e93 tempest-ProjectMemberTests-1476853024 tempest-ProjectMemberTests-1476853024-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-509aa4e9-48dd-4d70-a22d-e299ba860e93 tempest-ProjectMemberTests-1476853024 tempest-ProjectMemberTests-1476853024-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:42 devstack devstack@c-api.service[86970]: DEBUG cinder.policy [None req-509aa4e9-48dd-4d70-a22d-e299ba860e93 tempest-ProjectMemberTests-1476853024 tempest-ProjectMemberTests-1476853024-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'c79ebf1107b341378cfa0b330485be34', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd8b808f7085e464fadfbaba65a18cdb0', '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=86970) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 21:22:42 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-509aa4e9-48dd-4d70-a22d-e299ba860e93 tempest-ProjectMemberTests-1476853024 tempest-ProjectMemberTests-1476853024-project-member] http://192.168.122.168/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 403 Sep 07 21:22:42 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1549/3101] 192.168.122.168 () {58 vars in 1193 bytes} [Mon Sep 7 21:22:42 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 110 bytes in 151 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:22:42 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-34ba25ae-1963-4029-aad8-2a2b7897711a None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:42 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-34ba25ae-1963-4029-aad8-2a2b7897711a tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] GET http://192.168.122.168/volume/v3/volumes/fdbecc87-a766-4a8c-a044-756ec145266d Sep 07 21:22:42 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-34ba25ae-1963-4029-aad8-2a2b7897711a tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:42 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-34ba25ae-1963-4029-aad8-2a2b7897711a tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:42 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:42 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:22:42 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:42 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:22:42 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-34ba25ae-1963-4029-aad8-2a2b7897711a tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Volume info retrieved successfully. Sep 07 21:22:42 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-34ba25ae-1963-4029-aad8-2a2b7897711a tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/volumes/fdbecc87-a766-4a8c-a044-756ec145266d returned with HTTP 200 Sep 07 21:22:42 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1553/3102] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:22:42 2026] GET /volume/v3/volumes/fdbecc87-a766-4a8c-a044-756ec145266d => generated 1016 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:22:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-b2db5d7d-9ff3-4610-9a52-33e55d3e5eab None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:42 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b2db5d7d-9ff3-4610-9a52-33e55d3e5eab tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] POST http://192.168.122.168/volume/v3/snapshots Sep 07 21:22:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b2db5d7d-9ff3-4610-9a52-33e55d3e5eab tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fdbecc87-a766-4a8c-a044-756ec145266d", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1224066038"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:22:42 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:42 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:22:42 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:42 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:22:42 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-b2db5d7d-9ff3-4610-9a52-33e55d3e5eab tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Volume info retrieved successfully. Sep 07 21:22:42 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.snapshots [None req-b2db5d7d-9ff3-4610-9a52-33e55d3e5eab tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Create snapshot from volume fdbecc87-a766-4a8c-a044-756ec145266d Sep 07 21:22:43 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-b2db5d7d-9ff3-4610-9a52-33e55d3e5eab tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Created reservations ['cdac5074-b45d-48b6-9820-eff9853f0203', '447e9e7f-b118-44b6-a78a-cb8e4d56ff0e', 'b78693d5-3bb5-4862-aed8-45a1a757261e', 'dda86b5c-9404-4cc0-8ed0-f8794e826b6d'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:22:43 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:43 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:22:43 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-b2db5d7d-9ff3-4610-9a52-33e55d3e5eab tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Snapshot create request issued successfully. Sep 07 21:22:43 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b2db5d7d-9ff3-4610-9a52-33e55d3e5eab tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/snapshots returned with HTTP 202 Sep 07 21:22:43 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1550/3103] 192.168.122.168 () {60 vars in 1149 bytes} [Mon Sep 7 21:22:42 2026] POST /volume/v3/snapshots => generated 308 bytes in 392 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:22:43 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-11c1ae1e-69cb-4430-a93d-b0ef34c740ae None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:43 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-11c1ae1e-69cb-4430-a93d-b0ef34c740ae tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] GET http://192.168.122.168/volume/v3/snapshots/f7efbeb3-2129-45ed-9e4e-40ad0b525c32 Sep 07 21:22:43 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-11c1ae1e-69cb-4430-a93d-b0ef34c740ae tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:43 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-11c1ae1e-69cb-4430-a93d-b0ef34c740ae tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:43 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:43 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:22:43 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-11c1ae1e-69cb-4430-a93d-b0ef34c740ae tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Snapshot retrieved successfully. Sep 07 21:22:43 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-11c1ae1e-69cb-4430-a93d-b0ef34c740ae tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/snapshots/f7efbeb3-2129-45ed-9e4e-40ad0b525c32 returned with HTTP 200 Sep 07 21:22:43 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1554/3104] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:22:43 2026] GET /volume/v3/snapshots/f7efbeb3-2129-45ed-9e4e-40ad0b525c32 => generated 440 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-98af0dcd-9ff6-4969-9dda-d12d8db9710a None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:44 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-98af0dcd-9ff6-4969-9dda-d12d8db9710a tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] GET http://192.168.122.168/volume/v3/snapshots/f7efbeb3-2129-45ed-9e4e-40ad0b525c32 Sep 07 21:22:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-98af0dcd-9ff6-4969-9dda-d12d8db9710a tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-98af0dcd-9ff6-4969-9dda-d12d8db9710a tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:44 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:44 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:22:44 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-98af0dcd-9ff6-4969-9dda-d12d8db9710a tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Snapshot retrieved successfully. Sep 07 21:22:44 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-98af0dcd-9ff6-4969-9dda-d12d8db9710a tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/snapshots/f7efbeb3-2129-45ed-9e4e-40ad0b525c32 returned with HTTP 200 Sep 07 21:22:44 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1551/3105] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:22:44 2026] GET /volume/v3/snapshots/f7efbeb3-2129-45ed-9e4e-40ad0b525c32 => generated 440 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:45 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-c73c0f21-e4d2-4219-a6fb-2dc5b4391b03 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:45 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c73c0f21-e4d2-4219-a6fb-2dc5b4391b03 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] GET http://192.168.122.168/volume/v3/snapshots/f7efbeb3-2129-45ed-9e4e-40ad0b525c32 Sep 07 21:22:45 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c73c0f21-e4d2-4219-a6fb-2dc5b4391b03 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:45 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c73c0f21-e4d2-4219-a6fb-2dc5b4391b03 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:45 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:45 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:22:45 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-c73c0f21-e4d2-4219-a6fb-2dc5b4391b03 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Snapshot retrieved successfully. Sep 07 21:22:45 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c73c0f21-e4d2-4219-a6fb-2dc5b4391b03 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/snapshots/f7efbeb3-2129-45ed-9e4e-40ad0b525c32 returned with HTTP 200 Sep 07 21:22:45 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1555/3106] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:22:45 2026] GET /volume/v3/snapshots/f7efbeb3-2129-45ed-9e4e-40ad0b525c32 => generated 440 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:46 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-d179d6a4-b39e-4f69-9242-5281efa74fc6 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:46 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d179d6a4-b39e-4f69-9242-5281efa74fc6 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] GET http://192.168.122.168/volume/v3/snapshots/f7efbeb3-2129-45ed-9e4e-40ad0b525c32 Sep 07 21:22:46 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-d179d6a4-b39e-4f69-9242-5281efa74fc6 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:46 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-d179d6a4-b39e-4f69-9242-5281efa74fc6 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:46 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:46 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:22:46 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-d179d6a4-b39e-4f69-9242-5281efa74fc6 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Snapshot retrieved successfully. Sep 07 21:22:46 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d179d6a4-b39e-4f69-9242-5281efa74fc6 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/snapshots/f7efbeb3-2129-45ed-9e4e-40ad0b525c32 returned with HTTP 200 Sep 07 21:22:46 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1552/3107] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:22:46 2026] GET /volume/v3/snapshots/f7efbeb3-2129-45ed-9e4e-40ad0b525c32 => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-b8ecd839-2219-482a-ad42-1fc036178ced None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:46 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b8ecd839-2219-482a-ad42-1fc036178ced tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] POST http://192.168.122.168/volume/v3/snapshots/f7efbeb3-2129-45ed-9e4e-40ad0b525c32/action Sep 07 21:22:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-b8ecd839-2219-482a-ad42-1fc036178ced tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=86971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:22:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-b8ecd839-2219-482a-ad42-1fc036178ced tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:22:46 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:46 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:22:46 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-b8ecd839-2219-482a-ad42-1fc036178ced tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] Snapshot retrieved successfully. Sep 07 21:22:46 devstack devstack@c-api.service[86971]: DEBUG cinder.policy [None req-b8ecd839-2219-482a-ad42-1fc036178ced tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '15d6cf2b54ab4328858bcd417fbfb47c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b7b4ed138a5f4eabb06e2f3cfb314299', '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=86971) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 21:22:46 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b8ecd839-2219-482a-ad42-1fc036178ced tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] http://192.168.122.168/volume/v3/snapshots/f7efbeb3-2129-45ed-9e4e-40ad0b525c32/action returned with HTTP 403 Sep 07 21:22:46 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1556/3108] 192.168.122.168 () {60 vars in 1280 bytes} [Mon Sep 7 21:22:46 2026] POST /volume/v3/snapshots/f7efbeb3-2129-45ed-9e4e-40ad0b525c32/action => generated 133 bytes in 43 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:22:46 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-8636144b-bd3d-41df-9837-8132cc5075e2 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:46 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8636144b-bd3d-41df-9837-8132cc5075e2 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] DELETE http://192.168.122.168/volume/v3/snapshots/f7efbeb3-2129-45ed-9e4e-40ad0b525c32 Sep 07 21:22:46 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8636144b-bd3d-41df-9837-8132cc5075e2 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:46 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8636144b-bd3d-41df-9837-8132cc5075e2 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:46 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.snapshots [None req-8636144b-bd3d-41df-9837-8132cc5075e2 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Delete snapshot with id: f7efbeb3-2129-45ed-9e4e-40ad0b525c32 Sep 07 21:22:46 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:46 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:22:46 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-8636144b-bd3d-41df-9837-8132cc5075e2 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Snapshot retrieved successfully. Sep 07 21:22:46 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:46 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:22:46 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-8636144b-bd3d-41df-9837-8132cc5075e2 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Snapshot delete request issued successfully. Sep 07 21:22:46 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8636144b-bd3d-41df-9837-8132cc5075e2 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/snapshots/f7efbeb3-2129-45ed-9e4e-40ad0b525c32 returned with HTTP 202 Sep 07 21:22:46 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1553/3109] 192.168.122.168 () {58 vars in 1241 bytes} [Mon Sep 7 21:22:46 2026] DELETE /volume/v3/snapshots/f7efbeb3-2129-45ed-9e4e-40ad0b525c32 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:22:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-409b006f-df9d-4fe5-933f-5dd74294a1de None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:46 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-409b006f-df9d-4fe5-933f-5dd74294a1de tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] GET http://192.168.122.168/volume/v3/snapshots/f7efbeb3-2129-45ed-9e4e-40ad0b525c32 Sep 07 21:22:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-409b006f-df9d-4fe5-933f-5dd74294a1de tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-409b006f-df9d-4fe5-933f-5dd74294a1de tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:46 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:46 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:22:46 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-409b006f-df9d-4fe5-933f-5dd74294a1de tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Snapshot retrieved successfully. Sep 07 21:22:46 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-409b006f-df9d-4fe5-933f-5dd74294a1de tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/snapshots/f7efbeb3-2129-45ed-9e4e-40ad0b525c32 returned with HTTP 200 Sep 07 21:22:46 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1557/3110] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:22:46 2026] GET /volume/v3/snapshots/f7efbeb3-2129-45ed-9e4e-40ad0b525c32 => generated 466 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:22:46 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-6fb13e14-7fb9-46d4-9cd1-7e4a12faa535 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:46 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-6fb13e14-7fb9-46d4-9cd1-7e4a12faa535 tempest-VolumeTypesAdminTests-1841452537 tempest-VolumeTypesAdminTests-1841452537-project-admin] POST http://192.168.122.168/volume/v3/types Sep 07 21:22:46 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-6fb13e14-7fb9-46d4-9cd1-7e4a12faa535 tempest-VolumeTypesAdminTests-1841452537 tempest-VolumeTypesAdminTests-1841452537-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1660583854", "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=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:22:46 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:46 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:22:46 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-6fb13e14-7fb9-46d4-9cd1-7e4a12faa535 tempest-VolumeTypesAdminTests-1841452537 tempest-VolumeTypesAdminTests-1841452537-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 07 21:22:46 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1554/3111] 192.168.122.168 () {60 vars in 1137 bytes} [Mon Sep 7 21:22:46 2026] POST /volume/v3/types => generated 380 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-a19fd2a4-0c57-4423-ace3-26bb2b13a99b None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:46 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a19fd2a4-0c57-4423-ace3-26bb2b13a99b tempest-VolumeTypesAdminTests-1841452537 tempest-VolumeTypesAdminTests-1841452537-project-admin] POST http://192.168.122.168/volume/v3/types/aaa14465-ed8d-45b9-abe5-5e454c3e852f/encryption Sep 07 21:22:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-a19fd2a4-0c57-4423-ace3-26bb2b13a99b tempest-VolumeTypesAdminTests-1841452537 tempest-VolumeTypesAdminTests-1841452537-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:22:47 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a19fd2a4-0c57-4423-ace3-26bb2b13a99b tempest-VolumeTypesAdminTests-1841452537 tempest-VolumeTypesAdminTests-1841452537-project-admin] http://192.168.122.168/volume/v3/types/aaa14465-ed8d-45b9-abe5-5e454c3e852f/encryption returned with HTTP 200 Sep 07 21:22:47 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1558/3112] 192.168.122.168 () {60 vars in 1281 bytes} [Mon Sep 7 21:22:46 2026] POST /volume/v3/types/aaa14465-ed8d-45b9-abe5-5e454c3e852f/encryption => generated 239 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:47 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-34e37ab9-cbb2-49b2-b776-5685361e76d4 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:47 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-34e37ab9-cbb2-49b2-b776-5685361e76d4 tempest-VolumeTypesAdminTests-1841452537 tempest-VolumeTypesAdminTests-1841452537-project-admin] POST http://192.168.122.168/volume/v3/types Sep 07 21:22:47 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-34e37ab9-cbb2-49b2-b776-5685361e76d4 tempest-VolumeTypesAdminTests-1841452537 tempest-VolumeTypesAdminTests-1841452537-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-645088697", "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=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:22:47 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-34e37ab9-cbb2-49b2-b776-5685361e76d4 tempest-VolumeTypesAdminTests-1841452537 tempest-VolumeTypesAdminTests-1841452537-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 07 21:22:47 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1555/3113] 192.168.122.168 () {60 vars in 1137 bytes} [Mon Sep 7 21:22:47 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 07 21:22:47 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-4929101d-0d5c-490c-b3f5-62e51621c1de None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:47 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-4929101d-0d5c-490c-b3f5-62e51621c1de tempest-VolumeTypesAdminTests-1841452537 tempest-VolumeTypesAdminTests-1841452537-project-admin] POST http://192.168.122.168/volume/v3/types/dc12a6f4-22a3-4ffb-b566-87f05e49800b/encryption Sep 07 21:22:47 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-4929101d-0d5c-490c-b3f5-62e51621c1de tempest-VolumeTypesAdminTests-1841452537 tempest-VolumeTypesAdminTests-1841452537-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:22:47 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-4929101d-0d5c-490c-b3f5-62e51621c1de tempest-VolumeTypesAdminTests-1841452537 tempest-VolumeTypesAdminTests-1841452537-project-admin] http://192.168.122.168/volume/v3/types/dc12a6f4-22a3-4ffb-b566-87f05e49800b/encryption returned with HTTP 200 Sep 07 21:22:47 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1559/3114] 192.168.122.168 () {60 vars in 1281 bytes} [Mon Sep 7 21:22:47 2026] POST /volume/v3/types/dc12a6f4-22a3-4ffb-b566-87f05e49800b/encryption => generated 239 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:47 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-0d7fe38f-a00e-4c71-b40b-66ef6be5fbff None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:47 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-0d7fe38f-a00e-4c71-b40b-66ef6be5fbff tempest-VolumeTypesAdminTests-1841452537 tempest-VolumeTypesAdminTests-1841452537-project-admin] POST http://192.168.122.168/volume/v3/types Sep 07 21:22:47 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-0d7fe38f-a00e-4c71-b40b-66ef6be5fbff tempest-VolumeTypesAdminTests-1841452537 tempest-VolumeTypesAdminTests-1841452537-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-436571876", "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=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:22:47 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-0d7fe38f-a00e-4c71-b40b-66ef6be5fbff tempest-VolumeTypesAdminTests-1841452537 tempest-VolumeTypesAdminTests-1841452537-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 07 21:22:47 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1556/3115] 192.168.122.168 () {60 vars in 1137 bytes} [Mon Sep 7 21:22:47 2026] POST /volume/v3/types => generated 379 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:22:47 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-35b24195-af28-4434-b0db-83c05e3ba166 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:47 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-35b24195-af28-4434-b0db-83c05e3ba166 tempest-VolumeTypesAdminTests-1841452537 tempest-VolumeTypesAdminTests-1841452537-project-admin] POST http://192.168.122.168/volume/v3/types/ad14abc6-4528-4401-b9cd-a1a76efe89c9/extra_specs Sep 07 21:22:47 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-35b24195-af28-4434-b0db-83c05e3ba166 tempest-VolumeTypesAdminTests-1841452537 tempest-VolumeTypesAdminTests-1841452537-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:22:47 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-35b24195-af28-4434-b0db-83c05e3ba166 tempest-VolumeTypesAdminTests-1841452537 tempest-VolumeTypesAdminTests-1841452537-project-admin] http://192.168.122.168/volume/v3/types/ad14abc6-4528-4401-b9cd-a1a76efe89c9/extra_specs returned with HTTP 200 Sep 07 21:22:47 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1560/3116] 192.168.122.168 () {60 vars in 1283 bytes} [Mon Sep 7 21:22:47 2026] POST /volume/v3/types/ad14abc6-4528-4401-b9cd-a1a76efe89c9/extra_specs => generated 35 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 21:22:47 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-f42edc9f-c434-4ca2-af2a-fb38c799bce5 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:47 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f42edc9f-c434-4ca2-af2a-fb38c799bce5 tempest-VolumeTypesAdminTests-1841452537 tempest-VolumeTypesAdminTests-1841452537-project-admin] PUT http://192.168.122.168/volume/v3/types/ad14abc6-4528-4401-b9cd-a1a76efe89c9/extra_specs/key2 Sep 07 21:22:47 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f42edc9f-c434-4ca2-af2a-fb38c799bce5 tempest-VolumeTypesAdminTests-1841452537 tempest-VolumeTypesAdminTests-1841452537-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:22:47 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f42edc9f-c434-4ca2-af2a-fb38c799bce5 tempest-VolumeTypesAdminTests-1841452537 tempest-VolumeTypesAdminTests-1841452537-project-admin] http://192.168.122.168/volume/v3/types/ad14abc6-4528-4401-b9cd-a1a76efe89c9/extra_specs/key2 returned with HTTP 200 Sep 07 21:22:47 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1557/3117] 192.168.122.168 () {60 vars in 1297 bytes} [Mon Sep 7 21:22:47 2026] PUT /volume/v3/types/ad14abc6-4528-4401-b9cd-a1a76efe89c9/extra_specs/key2 => generated 25 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 07 21:22:47 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-1190fd51-cc69-4a00-9d9a-795f75e1bc66 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:47 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1190fd51-cc69-4a00-9d9a-795f75e1bc66 tempest-VolumeTypesAdminTests-1841452537 tempest-VolumeTypesAdminTests-1841452537-project-admin] POST http://192.168.122.168/volume/v3/types Sep 07 21:22:47 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-1190fd51-cc69-4a00-9d9a-795f75e1bc66 tempest-VolumeTypesAdminTests-1841452537 tempest-VolumeTypesAdminTests-1841452537-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:22:47 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1190fd51-cc69-4a00-9d9a-795f75e1bc66 tempest-VolumeTypesAdminTests-1841452537 tempest-VolumeTypesAdminTests-1841452537-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 07 21:22:47 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1561/3118] 192.168.122.168 () {60 vars in 1136 bytes} [Mon Sep 7 21:22:47 2026] POST /volume/v3/types => generated 195 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:47 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-7dc1c7df-05eb-4c2d-9cdb-a505696f1ef3 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:47 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-7dc1c7df-05eb-4c2d-9cdb-a505696f1ef3 tempest-VolumeTypesAdminTests-1841452537 tempest-VolumeTypesAdminTests-1841452537-project-admin] DELETE http://192.168.122.168/volume/v3/types/b354366f-d1f7-41f5-91d0-277da9555786 Sep 07 21:22:47 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-7dc1c7df-05eb-4c2d-9cdb-a505696f1ef3 tempest-VolumeTypesAdminTests-1841452537 tempest-VolumeTypesAdminTests-1841452537-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:47 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-7dc1c7df-05eb-4c2d-9cdb-a505696f1ef3 tempest-VolumeTypesAdminTests-1841452537 tempest-VolumeTypesAdminTests-1841452537-project-admin] Calling method '_delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:47 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-85a98380-5b17-4a51-b869-39e11650fa1d None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:47 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-7dc1c7df-05eb-4c2d-9cdb-a505696f1ef3 tempest-VolumeTypesAdminTests-1841452537 tempest-VolumeTypesAdminTests-1841452537-project-admin] http://192.168.122.168/volume/v3/types/b354366f-d1f7-41f5-91d0-277da9555786 returned with HTTP 202 Sep 07 21:22:47 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1558/3119] 192.168.122.168 () {58 vars in 1229 bytes} [Mon Sep 7 21:22:47 2026] DELETE /volume/v3/types/b354366f-d1f7-41f5-91d0-277da9555786 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:22:47 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-34225b72-2222-465b-bf51-36680c1b4f37 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:47 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-34225b72-2222-465b-bf51-36680c1b4f37 tempest-VolumeTypesAdminTests-1841452537 tempest-VolumeTypesAdminTests-1841452537-project-admin] POST http://192.168.122.168/volume/v3/types Sep 07 21:22:47 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-34225b72-2222-465b-bf51-36680c1b4f37 tempest-VolumeTypesAdminTests-1841452537 tempest-VolumeTypesAdminTests-1841452537-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1305805926", "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=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:22:47 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-34225b72-2222-465b-bf51-36680c1b4f37 tempest-VolumeTypesAdminTests-1841452537 tempest-VolumeTypesAdminTests-1841452537-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 07 21:22:47 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1559/3120] 192.168.122.168 () {60 vars in 1137 bytes} [Mon Sep 7 21:22:47 2026] POST /volume/v3/types => generated 380 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:47 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-9f525bc5-d2a7-481f-a5c0-057cd5f3dc6e None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:47 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-9f525bc5-d2a7-481f-a5c0-057cd5f3dc6e tempest-VolumeTypesAdminTests-1841452537 tempest-VolumeTypesAdminTests-1841452537-project-admin] POST http://192.168.122.168/volume/v3/types/9dd28b25-38ab-41d3-9ae0-df16105911fb/encryption Sep 07 21:22:47 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-9f525bc5-d2a7-481f-a5c0-057cd5f3dc6e tempest-VolumeTypesAdminTests-1841452537 tempest-VolumeTypesAdminTests-1841452537-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:22:47 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-9f525bc5-d2a7-481f-a5c0-057cd5f3dc6e tempest-VolumeTypesAdminTests-1841452537 tempest-VolumeTypesAdminTests-1841452537-project-admin] http://192.168.122.168/volume/v3/types/9dd28b25-38ab-41d3-9ae0-df16105911fb/encryption returned with HTTP 200 Sep 07 21:22:47 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1560/3121] 192.168.122.168 () {60 vars in 1281 bytes} [Mon Sep 7 21:22:47 2026] POST /volume/v3/types/9dd28b25-38ab-41d3-9ae0-df16105911fb/encryption => generated 239 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:47 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-85a98380-5b17-4a51-b869-39e11650fa1d tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-admin] POST http://192.168.122.168/volume/v3/types Sep 07 21:22:47 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-06b31ff0-9c74-4a91-a2af-ea62b6fa49ea None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:47 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-85a98380-5b17-4a51-b869-39e11650fa1d tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-661906179", "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=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:22:47 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-06b31ff0-9c74-4a91-a2af-ea62b6fa49ea tempest-VolumeTypesAdminTests-1841452537 tempest-VolumeTypesAdminTests-1841452537-project-admin] DELETE http://192.168.122.168/volume/v3/types/9dd28b25-38ab-41d3-9ae0-df16105911fb/encryption/5c7d968a-b543-4c73-ab5f-7b8976f916a4 Sep 07 21:22:47 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-06b31ff0-9c74-4a91-a2af-ea62b6fa49ea tempest-VolumeTypesAdminTests-1841452537 tempest-VolumeTypesAdminTests-1841452537-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:47 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-06b31ff0-9c74-4a91-a2af-ea62b6fa49ea tempest-VolumeTypesAdminTests-1841452537 tempest-VolumeTypesAdminTests-1841452537-project-admin] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:47 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-06b31ff0-9c74-4a91-a2af-ea62b6fa49ea tempest-VolumeTypesAdminTests-1841452537 tempest-VolumeTypesAdminTests-1841452537-project-admin] http://192.168.122.168/volume/v3/types/9dd28b25-38ab-41d3-9ae0-df16105911fb/encryption/5c7d968a-b543-4c73-ab5f-7b8976f916a4 returned with HTTP 202 Sep 07 21:22:47 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1561/3122] 192.168.122.168 () {58 vars in 1373 bytes} [Mon Sep 7 21:22:47 2026] DELETE /volume/v3/types/9dd28b25-38ab-41d3-9ae0-df16105911fb/encryption/5c7d968a-b543-4c73-ab5f-7b8976f916a4 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:22:47 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-9439e246-69f7-4a33-bc4b-367751fca3e4 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:47 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-9439e246-69f7-4a33-bc4b-367751fca3e4 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] GET http://192.168.122.168/volume/v3/snapshots/f7efbeb3-2129-45ed-9e4e-40ad0b525c32 Sep 07 21:22:47 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-9439e246-69f7-4a33-bc4b-367751fca3e4 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:47 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-9439e246-69f7-4a33-bc4b-367751fca3e4 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:47 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-85a98380-5b17-4a51-b869-39e11650fa1d tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 07 21:22:47 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1562/3123] 192.168.122.168 () {60 vars in 1137 bytes} [Mon Sep 7 21:22:47 2026] POST /volume/v3/types => generated 379 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:47 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-54b6efe9-c713-4b2a-8797-0d482a5685b2 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:47 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-54b6efe9-c713-4b2a-8797-0d482a5685b2 tempest-VolumeTypesAdminTests-1841452537 tempest-VolumeTypesAdminTests-1841452537-project-admin] POST http://192.168.122.168/volume/v3/types Sep 07 21:22:47 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-54b6efe9-c713-4b2a-8797-0d482a5685b2 tempest-VolumeTypesAdminTests-1841452537 tempest-VolumeTypesAdminTests-1841452537-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-435071019", "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=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:22:47 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:47 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:22:47 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-9439e246-69f7-4a33-bc4b-367751fca3e4 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Snapshot retrieved successfully. Sep 07 21:22:47 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-9439e246-69f7-4a33-bc4b-367751fca3e4 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/snapshots/f7efbeb3-2129-45ed-9e4e-40ad0b525c32 returned with HTTP 200 Sep 07 21:22:47 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1562/3124] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:22:47 2026] GET /volume/v3/snapshots/f7efbeb3-2129-45ed-9e4e-40ad0b525c32 => generated 466 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:47 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-0f26f7f8-a9c5-4ab6-96d8-2b7baa934185 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:47 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-0f26f7f8-a9c5-4ab6-96d8-2b7baa934185 tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-admin] POST http://192.168.122.168/volume/v3/types/311b0081-a815-4b1b-82d4-cbc154189592/encryption Sep 07 21:22:47 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-0f26f7f8-a9c5-4ab6-96d8-2b7baa934185 tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:22:47 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-54b6efe9-c713-4b2a-8797-0d482a5685b2 tempest-VolumeTypesAdminTests-1841452537 tempest-VolumeTypesAdminTests-1841452537-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 07 21:22:47 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1563/3125] 192.168.122.168 () {60 vars in 1137 bytes} [Mon Sep 7 21:22:47 2026] POST /volume/v3/types => generated 379 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:47 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-e481cc02-1e8d-4532-a1cb-4c878d78a83b None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:47 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e481cc02-1e8d-4532-a1cb-4c878d78a83b tempest-VolumeTypesAdminTests-1841452537 tempest-VolumeTypesAdminTests-1841452537-project-admin] DELETE http://192.168.122.168/volume/v3/types/2b88a9bd-b883-4312-b63b-e9624e1bb12b/extra_specs/key1 Sep 07 21:22:47 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-e481cc02-1e8d-4532-a1cb-4c878d78a83b tempest-VolumeTypesAdminTests-1841452537 tempest-VolumeTypesAdminTests-1841452537-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:47 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-e481cc02-1e8d-4532-a1cb-4c878d78a83b tempest-VolumeTypesAdminTests-1841452537 tempest-VolumeTypesAdminTests-1841452537-project-admin] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:47 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-0f26f7f8-a9c5-4ab6-96d8-2b7baa934185 tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-admin] http://192.168.122.168/volume/v3/types/311b0081-a815-4b1b-82d4-cbc154189592/encryption returned with HTTP 200 Sep 07 21:22:47 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1563/3126] 192.168.122.168 () {60 vars in 1281 bytes} [Mon Sep 7 21:22:47 2026] POST /volume/v3/types/311b0081-a815-4b1b-82d4-cbc154189592/encryption => generated 239 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:47 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-c55072f1-3edc-4c61-8ef4-902958edcb81 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:47 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c55072f1-3edc-4c61-8ef4-902958edcb81 tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-admin] POST http://192.168.122.168/volume/v3/types Sep 07 21:22:47 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c55072f1-3edc-4c61-8ef4-902958edcb81 tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-777982326", "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=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:22:47 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e481cc02-1e8d-4532-a1cb-4c878d78a83b tempest-VolumeTypesAdminTests-1841452537 tempest-VolumeTypesAdminTests-1841452537-project-admin] http://192.168.122.168/volume/v3/types/2b88a9bd-b883-4312-b63b-e9624e1bb12b/extra_specs/key1 returned with HTTP 202 Sep 07 21:22:47 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1564/3127] 192.168.122.168 () {58 vars in 1280 bytes} [Mon Sep 7 21:22:47 2026] DELETE /volume/v3/types/2b88a9bd-b883-4312-b63b-e9624e1bb12b/extra_specs/key1 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 21:22:47 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-83f2f26d-3e70-4cd0-bf43-87e1fa2348e6 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:47 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-83f2f26d-3e70-4cd0-bf43-87e1fa2348e6 tempest-VolumeTypesAdminTests-1841452537 tempest-VolumeTypesAdminTests-1841452537-project-admin] POST http://192.168.122.168/volume/v3/types Sep 07 21:22:47 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-83f2f26d-3e70-4cd0-bf43-87e1fa2348e6 tempest-VolumeTypesAdminTests-1841452537 tempest-VolumeTypesAdminTests-1841452537-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1283228878", "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=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:22:47 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c55072f1-3edc-4c61-8ef4-902958edcb81 tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 07 21:22:47 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1564/3128] 192.168.122.168 () {60 vars in 1137 bytes} [Mon Sep 7 21:22:47 2026] POST /volume/v3/types => generated 379 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:47 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-e4ff6e44-e2ce-4da4-9bb6-c6f8ef3c9203 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:47 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-83f2f26d-3e70-4cd0-bf43-87e1fa2348e6 tempest-VolumeTypesAdminTests-1841452537 tempest-VolumeTypesAdminTests-1841452537-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 07 21:22:47 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1565/3129] 192.168.122.168 () {60 vars in 1137 bytes} [Mon Sep 7 21:22:47 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 07 21:22:47 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-1842b3ff-02cc-4b00-9661-102cfaddd4c3 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:47 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1842b3ff-02cc-4b00-9661-102cfaddd4c3 tempest-VolumeTypesAdminTests-1841452537 tempest-VolumeTypesAdminTests-1841452537-project-admin] DELETE http://192.168.122.168/volume/v3/types/d5995bc2-a004-40f0-b8c9-be8ec24c5e95 Sep 07 21:22:47 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-1842b3ff-02cc-4b00-9661-102cfaddd4c3 tempest-VolumeTypesAdminTests-1841452537 tempest-VolumeTypesAdminTests-1841452537-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:47 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-1842b3ff-02cc-4b00-9661-102cfaddd4c3 tempest-VolumeTypesAdminTests-1841452537 tempest-VolumeTypesAdminTests-1841452537-project-admin] Calling method '_delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:47 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1842b3ff-02cc-4b00-9661-102cfaddd4c3 tempest-VolumeTypesAdminTests-1841452537 tempest-VolumeTypesAdminTests-1841452537-project-admin] http://192.168.122.168/volume/v3/types/d5995bc2-a004-40f0-b8c9-be8ec24c5e95 returned with HTTP 202 Sep 07 21:22:47 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1566/3130] 192.168.122.168 () {58 vars in 1229 bytes} [Mon Sep 7 21:22:47 2026] DELETE /volume/v3/types/d5995bc2-a004-40f0-b8c9-be8ec24c5e95 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:22:47 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-445ce5ee-2ddf-4992-8983-ffe4daa94666 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:47 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-445ce5ee-2ddf-4992-8983-ffe4daa94666 tempest-VolumeTypesAdminTests-1841452537 tempest-VolumeTypesAdminTests-1841452537-project-admin] GET http://192.168.122.168/volume/v3/types/aaa14465-ed8d-45b9-abe5-5e454c3e852f/extra_specs Sep 07 21:22:47 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-445ce5ee-2ddf-4992-8983-ffe4daa94666 tempest-VolumeTypesAdminTests-1841452537 tempest-VolumeTypesAdminTests-1841452537-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:47 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-445ce5ee-2ddf-4992-8983-ffe4daa94666 tempest-VolumeTypesAdminTests-1841452537 tempest-VolumeTypesAdminTests-1841452537-project-admin] Calling method 'index' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:47 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e4ff6e44-e2ce-4da4-9bb6-c6f8ef3c9203 tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-member] POST http://192.168.122.168/volume/v3/types/1d4d648b-d3f0-4942-8504-e1659868c1ef/encryption Sep 07 21:22:47 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-e4ff6e44-e2ce-4da4-9bb6-c6f8ef3c9203 tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:22:47 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-445ce5ee-2ddf-4992-8983-ffe4daa94666 tempest-VolumeTypesAdminTests-1841452537 tempest-VolumeTypesAdminTests-1841452537-project-admin] http://192.168.122.168/volume/v3/types/aaa14465-ed8d-45b9-abe5-5e454c3e852f/extra_specs returned with HTTP 200 Sep 07 21:22:47 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1567/3131] 192.168.122.168 () {58 vars in 1262 bytes} [Mon Sep 7 21:22:47 2026] GET /volume/v3/types/aaa14465-ed8d-45b9-abe5-5e454c3e852f/extra_specs => generated 185 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:47 devstack devstack@c-api.service[86970]: DEBUG cinder.policy [None req-e4ff6e44-e2ce-4da4-9bb6-c6f8ef3c9203 tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '1696c9e91b414bc792a01323ea937d5d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd1c717f7967c4176ad4d58fc46d307e5', '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=86970) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 21:22:47 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e4ff6e44-e2ce-4da4-9bb6-c6f8ef3c9203 tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-member] http://192.168.122.168/volume/v3/types/1d4d648b-d3f0-4942-8504-e1659868c1ef/encryption returned with HTTP 403 Sep 07 21:22:47 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1565/3132] 192.168.122.168 () {60 vars in 1281 bytes} [Mon Sep 7 21:22:47 2026] POST /volume/v3/types/1d4d648b-d3f0-4942-8504-e1659868c1ef/encryption => generated 127 bytes in 168 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:22:47 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-6275b059-9984-4124-ac08-bfc95925fe91 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:47 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-e777b90f-204f-4ebe-91d7-c5504d2cdb93 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:47 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-6275b059-9984-4124-ac08-bfc95925fe91 tempest-VolumeTypesAdminTests-1841452537 tempest-VolumeTypesAdminTests-1841452537-project-admin] GET http://192.168.122.168/volume/v3/types Sep 07 21:22:47 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-6275b059-9984-4124-ac08-bfc95925fe91 tempest-VolumeTypesAdminTests-1841452537 tempest-VolumeTypesAdminTests-1841452537-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:47 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-6275b059-9984-4124-ac08-bfc95925fe91 tempest-VolumeTypesAdminTests-1841452537 tempest-VolumeTypesAdminTests-1841452537-project-admin] Calling method 'index' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:47 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e777b90f-204f-4ebe-91d7-c5504d2cdb93 tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-admin] POST http://192.168.122.168/volume/v3/types Sep 07 21:22:47 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-e777b90f-204f-4ebe-91d7-c5504d2cdb93 tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-905247932", "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=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:22:48 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-6275b059-9984-4124-ac08-bfc95925fe91 tempest-VolumeTypesAdminTests-1841452537 tempest-VolumeTypesAdminTests-1841452537-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 07 21:22:48 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1568/3133] 192.168.122.168 () {58 vars in 1115 bytes} [Mon Sep 7 21:22:47 2026] GET /volume/v3/types => generated 3359 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:22:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-dbf75d7f-d52d-4499-91c3-abe274f7b8fd None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:48 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e777b90f-204f-4ebe-91d7-c5504d2cdb93 tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 07 21:22:48 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1566/3134] 192.168.122.168 () {60 vars in 1137 bytes} [Mon Sep 7 21:22:47 2026] POST /volume/v3/types => generated 379 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:48 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-dbf75d7f-d52d-4499-91c3-abe274f7b8fd tempest-VolumeTypesAdminTests-1841452537 tempest-VolumeTypesAdminTests-1841452537-project-admin] GET http://192.168.122.168/volume/v3/types/aaa14465-ed8d-45b9-abe5-5e454c3e852f/encryption/cipher Sep 07 21:22:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-dbf75d7f-d52d-4499-91c3-abe274f7b8fd tempest-VolumeTypesAdminTests-1841452537 tempest-VolumeTypesAdminTests-1841452537-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-dbf75d7f-d52d-4499-91c3-abe274f7b8fd tempest-VolumeTypesAdminTests-1841452537 tempest-VolumeTypesAdminTests-1841452537-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:48 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-01def76c-7fbd-428b-aad6-32cad039eb76 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:48 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-01def76c-7fbd-428b-aad6-32cad039eb76 tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-member] POST http://192.168.122.168/volume/v3/types/68f6c1ba-431d-424d-8985-f534d4a5799c/extra_specs Sep 07 21:22:48 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-01def76c-7fbd-428b-aad6-32cad039eb76 tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:22:48 devstack devstack@c-api.service[86970]: DEBUG cinder.policy [None req-01def76c-7fbd-428b-aad6-32cad039eb76 tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '1696c9e91b414bc792a01323ea937d5d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd1c717f7967c4176ad4d58fc46d307e5', '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=86970) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 21:22:48 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-01def76c-7fbd-428b-aad6-32cad039eb76 tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-member] http://192.168.122.168/volume/v3/types/68f6c1ba-431d-424d-8985-f534d4a5799c/extra_specs returned with HTTP 403 Sep 07 21:22:48 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1567/3135] 192.168.122.168 () {60 vars in 1283 bytes} [Mon Sep 7 21:22:48 2026] POST /volume/v3/types/68f6c1ba-431d-424d-8985-f534d4a5799c/extra_specs => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:22:48 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-dbf75d7f-d52d-4499-91c3-abe274f7b8fd tempest-VolumeTypesAdminTests-1841452537 tempest-VolumeTypesAdminTests-1841452537-project-admin] http://192.168.122.168/volume/v3/types/aaa14465-ed8d-45b9-abe5-5e454c3e852f/encryption/cipher returned with HTTP 200 Sep 07 21:22:48 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1569/3136] 192.168.122.168 () {58 vars in 1280 bytes} [Mon Sep 7 21:22:48 2026] GET /volume/v3/types/aaa14465-ed8d-45b9-abe5-5e454c3e852f/encryption/cipher => generated 29 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 21:22:48 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-7a315f89-2004-4a00-93de-85ef0f5d20c6 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-dd58f2de-1221-4a97-95ca-db25515ceca1 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:48 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-7a315f89-2004-4a00-93de-85ef0f5d20c6 tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-member] PUT http://192.168.122.168/volume/v3/types/68f6c1ba-431d-424d-8985-f534d4a5799c/extra_specs/key2 Sep 07 21:22:48 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-7a315f89-2004-4a00-93de-85ef0f5d20c6 tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:22:48 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-dd58f2de-1221-4a97-95ca-db25515ceca1 tempest-VolumeTypesAdminTests-1841452537 tempest-VolumeTypesAdminTests-1841452537-project-admin] GET http://192.168.122.168/volume/v3/types/aaa14465-ed8d-45b9-abe5-5e454c3e852f/encryption Sep 07 21:22:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-dd58f2de-1221-4a97-95ca-db25515ceca1 tempest-VolumeTypesAdminTests-1841452537 tempest-VolumeTypesAdminTests-1841452537-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-dd58f2de-1221-4a97-95ca-db25515ceca1 tempest-VolumeTypesAdminTests-1841452537 tempest-VolumeTypesAdminTests-1841452537-project-admin] Calling method 'index' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:48 devstack devstack@c-api.service[86970]: DEBUG cinder.policy [None req-7a315f89-2004-4a00-93de-85ef0f5d20c6 tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '1696c9e91b414bc792a01323ea937d5d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd1c717f7967c4176ad4d58fc46d307e5', '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=86970) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 21:22:48 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-7a315f89-2004-4a00-93de-85ef0f5d20c6 tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-member] http://192.168.122.168/volume/v3/types/68f6c1ba-431d-424d-8985-f534d4a5799c/extra_specs/key2 returned with HTTP 403 Sep 07 21:22:48 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1568/3137] 192.168.122.168 () {60 vars in 1297 bytes} [Mon Sep 7 21:22:48 2026] PUT /volume/v3/types/68f6c1ba-431d-424d-8985-f534d4a5799c/extra_specs/key2 => generated 122 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:22:48 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-6420c1ef-7d80-4bab-b9e5-5274542aa2dc None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:48 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-6420c1ef-7d80-4bab-b9e5-5274542aa2dc tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-member] POST http://192.168.122.168/volume/v3/types Sep 07 21:22:48 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-6420c1ef-7d80-4bab-b9e5-5274542aa2dc tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:22:48 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-dd58f2de-1221-4a97-95ca-db25515ceca1 tempest-VolumeTypesAdminTests-1841452537 tempest-VolumeTypesAdminTests-1841452537-project-admin] http://192.168.122.168/volume/v3/types/aaa14465-ed8d-45b9-abe5-5e454c3e852f/encryption returned with HTTP 200 Sep 07 21:22:48 devstack devstack@c-api.service[86970]: DEBUG cinder.policy [None req-6420c1ef-7d80-4bab-b9e5-5274542aa2dc tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '1696c9e91b414bc792a01323ea937d5d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd1c717f7967c4176ad4d58fc46d307e5', '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=86970) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 21:22:48 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-6420c1ef-7d80-4bab-b9e5-5274542aa2dc tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-member] http://192.168.122.168/volume/v3/types returned with HTTP 403 Sep 07 21:22:48 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1570/3138] 192.168.122.168 () {58 vars in 1259 bytes} [Mon Sep 7 21:22:48 2026] GET /volume/v3/types/aaa14465-ed8d-45b9-abe5-5e454c3e852f/encryption => generated 325 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:22:48 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1569/3139] 192.168.122.168 () {60 vars in 1136 bytes} [Mon Sep 7 21:22:48 2026] POST /volume/v3/types => generated 109 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:22:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-088fb76b-2c9c-4f3e-82e2-afec34f94e84 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:48 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-088fb76b-2c9c-4f3e-82e2-afec34f94e84 tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-admin] POST http://192.168.122.168/volume/v3/types Sep 07 21:22:48 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-6df073a1-0e68-4948-ad50-416b0ca9fe9f None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-088fb76b-2c9c-4f3e-82e2-afec34f94e84 tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1549235827", "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=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:22:48 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-6df073a1-0e68-4948-ad50-416b0ca9fe9f tempest-VolumeTypesAdminTests-1841452537 tempest-VolumeTypesAdminTests-1841452537-project-admin] GET http://192.168.122.168/volume/v3/types/aaa14465-ed8d-45b9-abe5-5e454c3e852f/extra_specs/multiattach Sep 07 21:22:48 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-6df073a1-0e68-4948-ad50-416b0ca9fe9f tempest-VolumeTypesAdminTests-1841452537 tempest-VolumeTypesAdminTests-1841452537-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:48 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-6df073a1-0e68-4948-ad50-416b0ca9fe9f tempest-VolumeTypesAdminTests-1841452537 tempest-VolumeTypesAdminTests-1841452537-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:48 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-6df073a1-0e68-4948-ad50-416b0ca9fe9f tempest-VolumeTypesAdminTests-1841452537 tempest-VolumeTypesAdminTests-1841452537-project-admin] http://192.168.122.168/volume/v3/types/aaa14465-ed8d-45b9-abe5-5e454c3e852f/extra_specs/multiattach returned with HTTP 200 Sep 07 21:22:48 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1570/3140] 192.168.122.168 () {58 vars in 1298 bytes} [Mon Sep 7 21:22:48 2026] GET /volume/v3/types/aaa14465-ed8d-45b9-abe5-5e454c3e852f/extra_specs/multiattach => generated 29 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 21:22:48 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-d8f31b5e-1cff-42ea-a8f5-76133cc18c83 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:48 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d8f31b5e-1cff-42ea-a8f5-76133cc18c83 tempest-VolumeTypesAdminTests-1841452537 tempest-VolumeTypesAdminTests-1841452537-project-admin] GET http://192.168.122.168/volume/v3/types/aaa14465-ed8d-45b9-abe5-5e454c3e852f/extra_specs/volume_backend_name Sep 07 21:22:48 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-d8f31b5e-1cff-42ea-a8f5-76133cc18c83 tempest-VolumeTypesAdminTests-1841452537 tempest-VolumeTypesAdminTests-1841452537-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:48 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-d8f31b5e-1cff-42ea-a8f5-76133cc18c83 tempest-VolumeTypesAdminTests-1841452537 tempest-VolumeTypesAdminTests-1841452537-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:48 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-088fb76b-2c9c-4f3e-82e2-afec34f94e84 tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 07 21:22:48 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1571/3141] 192.168.122.168 () {60 vars in 1137 bytes} [Mon Sep 7 21:22:48 2026] POST /volume/v3/types => generated 380 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-e70116f2-8179-4e05-bd68-9bd96a8b73ab None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:48 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e70116f2-8179-4e05-bd68-9bd96a8b73ab tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-admin] POST http://192.168.122.168/volume/v3/types/e7fb8b41-a262-462c-a820-acc70b89c5e4/encryption Sep 07 21:22:48 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d8f31b5e-1cff-42ea-a8f5-76133cc18c83 tempest-VolumeTypesAdminTests-1841452537 tempest-VolumeTypesAdminTests-1841452537-project-admin] http://192.168.122.168/volume/v3/types/aaa14465-ed8d-45b9-abe5-5e454c3e852f/extra_specs/volume_backend_name returned with HTTP 200 Sep 07 21:22:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-e70116f2-8179-4e05-bd68-9bd96a8b73ab tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:22:48 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1571/3142] 192.168.122.168 () {58 vars in 1322 bytes} [Mon Sep 7 21:22:48 2026] GET /volume/v3/types/aaa14465-ed8d-45b9-abe5-5e454c3e852f/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 07 21:22:48 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-19105026-fff5-42f2-98c5-5b5b1344ea01 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:48 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-19105026-fff5-42f2-98c5-5b5b1344ea01 tempest-VolumeTypesAdminTests-1841452537 tempest-VolumeTypesAdminTests-1841452537-project-admin] GET http://192.168.122.168/volume/v3/types/aaa14465-ed8d-45b9-abe5-5e454c3e852f Sep 07 21:22:48 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-19105026-fff5-42f2-98c5-5b5b1344ea01 tempest-VolumeTypesAdminTests-1841452537 tempest-VolumeTypesAdminTests-1841452537-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:48 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-19105026-fff5-42f2-98c5-5b5b1344ea01 tempest-VolumeTypesAdminTests-1841452537 tempest-VolumeTypesAdminTests-1841452537-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:48 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-19105026-fff5-42f2-98c5-5b5b1344ea01 tempest-VolumeTypesAdminTests-1841452537 tempest-VolumeTypesAdminTests-1841452537-project-admin] http://192.168.122.168/volume/v3/types/aaa14465-ed8d-45b9-abe5-5e454c3e852f returned with HTTP 200 Sep 07 21:22:48 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1572/3143] 192.168.122.168 () {58 vars in 1226 bytes} [Mon Sep 7 21:22:48 2026] GET /volume/v3/types/aaa14465-ed8d-45b9-abe5-5e454c3e852f => generated 402 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:48 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-b849b257-4946-4f6f-92c6-b682f9269788 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:48 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e70116f2-8179-4e05-bd68-9bd96a8b73ab tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-admin] http://192.168.122.168/volume/v3/types/e7fb8b41-a262-462c-a820-acc70b89c5e4/encryption returned with HTTP 200 Sep 07 21:22:48 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1572/3144] 192.168.122.168 () {60 vars in 1281 bytes} [Mon Sep 7 21:22:48 2026] POST /volume/v3/types/e7fb8b41-a262-462c-a820-acc70b89c5e4/encryption => generated 239 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:48 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b849b257-4946-4f6f-92c6-b682f9269788 tempest-VolumeTypesAdminTests-1841452537 tempest-VolumeTypesAdminTests-1841452537-project-admin] PUT http://192.168.122.168/volume/v3/types/aaa14465-ed8d-45b9-abe5-5e454c3e852f/encryption/397f4339-fd65-4e95-8ba6-6b4edd862e45 Sep 07 21:22:48 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b849b257-4946-4f6f-92c6-b682f9269788 tempest-VolumeTypesAdminTests-1841452537 tempest-VolumeTypesAdminTests-1841452537-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:22:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-3a251b40-bb02-4b0f-8b03-358e40b9422b None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:48 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-3a251b40-bb02-4b0f-8b03-358e40b9422b tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-member] DELETE http://192.168.122.168/volume/v3/types/e7fb8b41-a262-462c-a820-acc70b89c5e4/encryption/03a37afe-6b0f-4d0b-8c85-ddc3980f9167 Sep 07 21:22:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-3a251b40-bb02-4b0f-8b03-358e40b9422b tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-3a251b40-bb02-4b0f-8b03-358e40b9422b tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-member] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:48 devstack devstack@c-api.service[86971]: DEBUG cinder.policy [None req-3a251b40-bb02-4b0f-8b03-358e40b9422b tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '1696c9e91b414bc792a01323ea937d5d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd1c717f7967c4176ad4d58fc46d307e5', '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=86971) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 21:22:48 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-3a251b40-bb02-4b0f-8b03-358e40b9422b tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-member] http://192.168.122.168/volume/v3/types/e7fb8b41-a262-462c-a820-acc70b89c5e4/encryption/03a37afe-6b0f-4d0b-8c85-ddc3980f9167 returned with HTTP 403 Sep 07 21:22:48 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1573/3145] 192.168.122.168 () {58 vars in 1373 bytes} [Mon Sep 7 21:22:48 2026] DELETE /volume/v3/types/e7fb8b41-a262-462c-a820-acc70b89c5e4/encryption/03a37afe-6b0f-4d0b-8c85-ddc3980f9167 => generated 127 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:22:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-d60c8ecd-70b6-43f4-bbe6-c9f2ae8d301c None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:48 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d60c8ecd-70b6-43f4-bbe6-c9f2ae8d301c tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-admin] POST http://192.168.122.168/volume/v3/types Sep 07 21:22:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-d60c8ecd-70b6-43f4-bbe6-c9f2ae8d301c tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-903307149", "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=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:22:48 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b849b257-4946-4f6f-92c6-b682f9269788 tempest-VolumeTypesAdminTests-1841452537 tempest-VolumeTypesAdminTests-1841452537-project-admin] http://192.168.122.168/volume/v3/types/aaa14465-ed8d-45b9-abe5-5e454c3e852f/encryption/397f4339-fd65-4e95-8ba6-6b4edd862e45 returned with HTTP 200 Sep 07 21:22:48 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1573/3146] 192.168.122.168 () {60 vars in 1390 bytes} [Mon Sep 7 21:22:48 2026] PUT /volume/v3/types/aaa14465-ed8d-45b9-abe5-5e454c3e852f/encryption/397f4339-fd65-4e95-8ba6-6b4edd862e45 => generated 33 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 21:22:48 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-ff503afd-5d4c-491a-b414-582136302f0b None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:48 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ff503afd-5d4c-491a-b414-582136302f0b tempest-VolumeTypesAdminTests-1841452537 tempest-VolumeTypesAdminTests-1841452537-project-admin] PUT http://192.168.122.168/volume/v3/types/aaa14465-ed8d-45b9-abe5-5e454c3e852f/extra_specs/key1 Sep 07 21:22:48 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ff503afd-5d4c-491a-b414-582136302f0b tempest-VolumeTypesAdminTests-1841452537 tempest-VolumeTypesAdminTests-1841452537-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:22:48 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d60c8ecd-70b6-43f4-bbe6-c9f2ae8d301c tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 07 21:22:48 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1574/3147] 192.168.122.168 () {60 vars in 1137 bytes} [Mon Sep 7 21:22:48 2026] POST /volume/v3/types => generated 379 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-6d139acc-4f54-484b-8f95-bda3adf41283 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:48 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-6d139acc-4f54-484b-8f95-bda3adf41283 tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-member] DELETE http://192.168.122.168/volume/v3/types/72f9766c-97a5-4ea7-8caf-6780544c01f9/extra_specs/key1 Sep 07 21:22:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-6d139acc-4f54-484b-8f95-bda3adf41283 tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-6d139acc-4f54-484b-8f95-bda3adf41283 tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-member] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:48 devstack devstack@c-api.service[86971]: DEBUG cinder.policy [None req-6d139acc-4f54-484b-8f95-bda3adf41283 tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '1696c9e91b414bc792a01323ea937d5d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd1c717f7967c4176ad4d58fc46d307e5', '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=86971) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 21:22:48 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-6d139acc-4f54-484b-8f95-bda3adf41283 tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-member] http://192.168.122.168/volume/v3/types/72f9766c-97a5-4ea7-8caf-6780544c01f9/extra_specs/key1 returned with HTTP 403 Sep 07 21:22:48 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1575/3148] 192.168.122.168 () {58 vars in 1280 bytes} [Mon Sep 7 21:22:48 2026] DELETE /volume/v3/types/72f9766c-97a5-4ea7-8caf-6780544c01f9/extra_specs/key1 => generated 122 bytes in 20 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:22:48 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ff503afd-5d4c-491a-b414-582136302f0b tempest-VolumeTypesAdminTests-1841452537 tempest-VolumeTypesAdminTests-1841452537-project-admin] http://192.168.122.168/volume/v3/types/aaa14465-ed8d-45b9-abe5-5e454c3e852f/extra_specs/key1 returned with HTTP 200 Sep 07 21:22:48 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1574/3149] 192.168.122.168 () {60 vars in 1297 bytes} [Mon Sep 7 21:22:48 2026] PUT /volume/v3/types/aaa14465-ed8d-45b9-abe5-5e454c3e852f/extra_specs/key1 => generated 30 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 21:22:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-b953abd3-30a5-4463-91c7-f1b5bf2fa0b6 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:48 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-cdf32338-1419-4a2a-b2c1-a9e94b5c7b47 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:48 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b953abd3-30a5-4463-91c7-f1b5bf2fa0b6 tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-admin] POST http://192.168.122.168/volume/v3/types Sep 07 21:22:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-b953abd3-30a5-4463-91c7-f1b5bf2fa0b6 tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2080699906", "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=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:22:48 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-cdf32338-1419-4a2a-b2c1-a9e94b5c7b47 tempest-VolumeTypesAdminTests-1841452537 tempest-VolumeTypesAdminTests-1841452537-project-admin] PUT http://192.168.122.168/volume/v3/types/aaa14465-ed8d-45b9-abe5-5e454c3e852f Sep 07 21:22:48 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-cdf32338-1419-4a2a-b2c1-a9e94b5c7b47 tempest-VolumeTypesAdminTests-1841452537 tempest-VolumeTypesAdminTests-1841452537-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:22:48 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-cdf32338-1419-4a2a-b2c1-a9e94b5c7b47 tempest-VolumeTypesAdminTests-1841452537 tempest-VolumeTypesAdminTests-1841452537-project-admin] http://192.168.122.168/volume/v3/types/aaa14465-ed8d-45b9-abe5-5e454c3e852f returned with HTTP 200 Sep 07 21:22:48 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1575/3150] 192.168.122.168 () {60 vars in 1246 bytes} [Mon Sep 7 21:22:48 2026] PUT /volume/v3/types/aaa14465-ed8d-45b9-abe5-5e454c3e852f => generated 371 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:48 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b953abd3-30a5-4463-91c7-f1b5bf2fa0b6 tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 07 21:22:48 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1576/3151] 192.168.122.168 () {60 vars in 1137 bytes} [Mon Sep 7 21:22:48 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 07 21:22:48 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-7412ff49-cb92-49e3-b18d-2d3dbc3bbb36 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:48 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-7412ff49-cb92-49e3-b18d-2d3dbc3bbb36 tempest-VolumeTypesAdminTests-1841452537 tempest-VolumeTypesAdminTests-1841452537-project-admin] DELETE http://192.168.122.168/volume/v3/types/2b88a9bd-b883-4312-b63b-e9624e1bb12b Sep 07 21:22:48 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-7412ff49-cb92-49e3-b18d-2d3dbc3bbb36 tempest-VolumeTypesAdminTests-1841452537 tempest-VolumeTypesAdminTests-1841452537-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:48 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-7412ff49-cb92-49e3-b18d-2d3dbc3bbb36 tempest-VolumeTypesAdminTests-1841452537 tempest-VolumeTypesAdminTests-1841452537-project-admin] Calling method '_delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-2984acc1-aaa7-4c5e-a664-3ce08822c3d8 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:48 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-2984acc1-aaa7-4c5e-a664-3ce08822c3d8 tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-member] DELETE http://192.168.122.168/volume/v3/types/1a8338a7-8b25-4eaa-b7ac-2e12bff9fd49 Sep 07 21:22:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-2984acc1-aaa7-4c5e-a664-3ce08822c3d8 tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-2984acc1-aaa7-4c5e-a664-3ce08822c3d8 tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-member] Calling method '_delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:48 devstack devstack@c-api.service[86971]: DEBUG cinder.policy [None req-2984acc1-aaa7-4c5e-a664-3ce08822c3d8 tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '1696c9e91b414bc792a01323ea937d5d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd1c717f7967c4176ad4d58fc46d307e5', '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=86971) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 21:22:48 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-2984acc1-aaa7-4c5e-a664-3ce08822c3d8 tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-member] http://192.168.122.168/volume/v3/types/1a8338a7-8b25-4eaa-b7ac-2e12bff9fd49 returned with HTTP 403 Sep 07 21:22:48 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1577/3152] 192.168.122.168 () {58 vars in 1229 bytes} [Mon Sep 7 21:22:48 2026] DELETE /volume/v3/types/1a8338a7-8b25-4eaa-b7ac-2e12bff9fd49 => generated 109 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:22:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-ac3f8cc0-8c18-4b76-b9d3-99fc2fd3089c None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:48 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ac3f8cc0-8c18-4b76-b9d3-99fc2fd3089c tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-member] GET http://192.168.122.168/volume/v3/types/311b0081-a815-4b1b-82d4-cbc154189592/extra_specs Sep 07 21:22:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-ac3f8cc0-8c18-4b76-b9d3-99fc2fd3089c tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-ac3f8cc0-8c18-4b76-b9d3-99fc2fd3089c tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-member] Calling method 'index' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:48 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ac3f8cc0-8c18-4b76-b9d3-99fc2fd3089c tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-member] http://192.168.122.168/volume/v3/types/311b0081-a815-4b1b-82d4-cbc154189592/extra_specs returned with HTTP 200 Sep 07 21:22:48 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1578/3153] 192.168.122.168 () {58 vars in 1262 bytes} [Mon Sep 7 21:22:48 2026] GET /volume/v3/types/311b0081-a815-4b1b-82d4-cbc154189592/extra_specs => generated 123 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-e3519276-9d1a-407b-bca8-2a5b5aa3c06d None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:48 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e3519276-9d1a-407b-bca8-2a5b5aa3c06d tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-member] GET http://192.168.122.168/volume/v3/types Sep 07 21:22:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-e3519276-9d1a-407b-bca8-2a5b5aa3c06d tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-e3519276-9d1a-407b-bca8-2a5b5aa3c06d tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-member] Calling method 'index' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.api_utils [None req-e3519276-9d1a-407b-bca8-2a5b5aa3c06d tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-member] Removing options '' from query. {{(pid=86971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 21:22:48 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-7412ff49-cb92-49e3-b18d-2d3dbc3bbb36 tempest-VolumeTypesAdminTests-1841452537 tempest-VolumeTypesAdminTests-1841452537-project-admin] http://192.168.122.168/volume/v3/types/2b88a9bd-b883-4312-b63b-e9624e1bb12b returned with HTTP 202 Sep 07 21:22:48 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1576/3154] 192.168.122.168 () {58 vars in 1229 bytes} [Mon Sep 7 21:22:48 2026] DELETE /volume/v3/types/2b88a9bd-b883-4312-b63b-e9624e1bb12b => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:22:48 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-b9693931-2bec-4d95-b13a-ee7d94433bbb None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:48 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b9693931-2bec-4d95-b13a-ee7d94433bbb tempest-VolumeTypesAdminTests-1841452537 tempest-VolumeTypesAdminTests-1841452537-project-admin] DELETE http://192.168.122.168/volume/v3/types/9dd28b25-38ab-41d3-9ae0-df16105911fb Sep 07 21:22:48 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b9693931-2bec-4d95-b13a-ee7d94433bbb tempest-VolumeTypesAdminTests-1841452537 tempest-VolumeTypesAdminTests-1841452537-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:48 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b9693931-2bec-4d95-b13a-ee7d94433bbb tempest-VolumeTypesAdminTests-1841452537 tempest-VolumeTypesAdminTests-1841452537-project-admin] Calling method '_delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:48 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e3519276-9d1a-407b-bca8-2a5b5aa3c06d tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-member] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 07 21:22:48 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1579/3155] 192.168.122.168 () {58 vars in 1115 bytes} [Mon Sep 7 21:22:48 2026] GET /volume/v3/types => generated 3590 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:22:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-7e03cf47-c693-4ac0-9ab8-3816f29f8d9b None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:48 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-7e03cf47-c693-4ac0-9ab8-3816f29f8d9b tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-member] GET http://192.168.122.168/volume/v3/types/311b0081-a815-4b1b-82d4-cbc154189592/encryption/cipher Sep 07 21:22:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-7e03cf47-c693-4ac0-9ab8-3816f29f8d9b tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-7e03cf47-c693-4ac0-9ab8-3816f29f8d9b tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:48 devstack devstack@c-api.service[86971]: DEBUG cinder.policy [None req-7e03cf47-c693-4ac0-9ab8-3816f29f8d9b tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '1696c9e91b414bc792a01323ea937d5d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd1c717f7967c4176ad4d58fc46d307e5', '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=86971) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 21:22:48 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-7e03cf47-c693-4ac0-9ab8-3816f29f8d9b tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-member] http://192.168.122.168/volume/v3/types/311b0081-a815-4b1b-82d4-cbc154189592/encryption/cipher returned with HTTP 403 Sep 07 21:22:48 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1580/3156] 192.168.122.168 () {58 vars in 1280 bytes} [Mon Sep 7 21:22:48 2026] GET /volume/v3/types/311b0081-a815-4b1b-82d4-cbc154189592/encryption/cipher => generated 124 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:22:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-22cd21d4-d19b-4f9f-9a55-b2a2dfd37735 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:48 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b9693931-2bec-4d95-b13a-ee7d94433bbb tempest-VolumeTypesAdminTests-1841452537 tempest-VolumeTypesAdminTests-1841452537-project-admin] http://192.168.122.168/volume/v3/types/9dd28b25-38ab-41d3-9ae0-df16105911fb returned with HTTP 202 Sep 07 21:22:48 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1577/3157] 192.168.122.168 () {58 vars in 1229 bytes} [Mon Sep 7 21:22:48 2026] DELETE /volume/v3/types/9dd28b25-38ab-41d3-9ae0-df16105911fb => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:22:48 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-22cd21d4-d19b-4f9f-9a55-b2a2dfd37735 tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-member] GET http://192.168.122.168/volume/v3/types/311b0081-a815-4b1b-82d4-cbc154189592/encryption Sep 07 21:22:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-22cd21d4-d19b-4f9f-9a55-b2a2dfd37735 tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-22cd21d4-d19b-4f9f-9a55-b2a2dfd37735 tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-member] Calling method 'index' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:48 devstack devstack@c-api.service[86971]: DEBUG cinder.policy [None req-22cd21d4-d19b-4f9f-9a55-b2a2dfd37735 tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '1696c9e91b414bc792a01323ea937d5d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd1c717f7967c4176ad4d58fc46d307e5', '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=86971) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 21:22:48 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-22cd21d4-d19b-4f9f-9a55-b2a2dfd37735 tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-member] http://192.168.122.168/volume/v3/types/311b0081-a815-4b1b-82d4-cbc154189592/encryption returned with HTTP 403 Sep 07 21:22:48 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1581/3158] 192.168.122.168 () {58 vars in 1259 bytes} [Mon Sep 7 21:22:48 2026] GET /volume/v3/types/311b0081-a815-4b1b-82d4-cbc154189592/encryption => generated 124 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:22:48 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-dbf41775-d790-4c0d-87d9-75b66b48e18c None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:48 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-dbf41775-d790-4c0d-87d9-75b66b48e18c tempest-VolumeTypesAdminTests-1841452537 tempest-VolumeTypesAdminTests-1841452537-project-admin] DELETE http://192.168.122.168/volume/v3/types/ad14abc6-4528-4401-b9cd-a1a76efe89c9 Sep 07 21:22:48 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-dbf41775-d790-4c0d-87d9-75b66b48e18c tempest-VolumeTypesAdminTests-1841452537 tempest-VolumeTypesAdminTests-1841452537-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:48 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-dbf41775-d790-4c0d-87d9-75b66b48e18c tempest-VolumeTypesAdminTests-1841452537 tempest-VolumeTypesAdminTests-1841452537-project-admin] Calling method '_delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-16e88c7f-2fee-46d3-bae8-b0b9934827a6 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:48 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-16e88c7f-2fee-46d3-bae8-b0b9934827a6 tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-member] GET http://192.168.122.168/volume/v3/types/311b0081-a815-4b1b-82d4-cbc154189592/extra_specs/multiattach Sep 07 21:22:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-16e88c7f-2fee-46d3-bae8-b0b9934827a6 tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-16e88c7f-2fee-46d3-bae8-b0b9934827a6 tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:48 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-16e88c7f-2fee-46d3-bae8-b0b9934827a6 tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-member] http://192.168.122.168/volume/v3/types/311b0081-a815-4b1b-82d4-cbc154189592/extra_specs/multiattach returned with HTTP 200 Sep 07 21:22:48 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1582/3159] 192.168.122.168 () {58 vars in 1298 bytes} [Mon Sep 7 21:22:48 2026] GET /volume/v3/types/311b0081-a815-4b1b-82d4-cbc154189592/extra_specs/multiattach => generated 29 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 21:22:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-dd37132c-cc3f-4fa4-aad5-846c59200f06 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:48 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-dd37132c-cc3f-4fa4-aad5-846c59200f06 tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-member] GET http://192.168.122.168/volume/v3/types/311b0081-a815-4b1b-82d4-cbc154189592/extra_specs/volume_backend_name Sep 07 21:22:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-dd37132c-cc3f-4fa4-aad5-846c59200f06 tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-member] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-dd37132c-cc3f-4fa4-aad5-846c59200f06 tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-member] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:48 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-dbf41775-d790-4c0d-87d9-75b66b48e18c tempest-VolumeTypesAdminTests-1841452537 tempest-VolumeTypesAdminTests-1841452537-project-admin] http://192.168.122.168/volume/v3/types/ad14abc6-4528-4401-b9cd-a1a76efe89c9 returned with HTTP 202 Sep 07 21:22:48 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-dd37132c-cc3f-4fa4-aad5-846c59200f06 tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-member] http://192.168.122.168/volume/v3/types/311b0081-a815-4b1b-82d4-cbc154189592/extra_specs/volume_backend_name returned with HTTP 404 Sep 07 21:22:48 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1583/3161] 192.168.122.168 () {58 vars in 1322 bytes} [Mon Sep 7 21:22:48 2026] GET /volume/v3/types/311b0081-a815-4b1b-82d4-cbc154189592/extra_specs/volume_backend_name => generated 143 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:22:48 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1578/3161] 192.168.122.168 () {58 vars in 1229 bytes} [Mon Sep 7 21:22:48 2026] DELETE /volume/v3/types/ad14abc6-4528-4401-b9cd-a1a76efe89c9 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:22:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-9b120622-a9a5-4c39-94e8-a5f8fc009104 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:48 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-9b120622-a9a5-4c39-94e8-a5f8fc009104 tempest-VolumeTypesAdminTests-1841452537 tempest-VolumeTypesAdminTests-1841452537-project-admin] DELETE http://192.168.122.168/volume/v3/types/dc12a6f4-22a3-4ffb-b566-87f05e49800b Sep 07 21:22:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-9b120622-a9a5-4c39-94e8-a5f8fc009104 tempest-VolumeTypesAdminTests-1841452537 tempest-VolumeTypesAdminTests-1841452537-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-9b120622-a9a5-4c39-94e8-a5f8fc009104 tempest-VolumeTypesAdminTests-1841452537 tempest-VolumeTypesAdminTests-1841452537-project-admin] Calling method '_delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:48 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-b9ecbc0b-bd3c-4d10-88d5-c3e6b936d722 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:48 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b9ecbc0b-bd3c-4d10-88d5-c3e6b936d722 tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-member] GET http://192.168.122.168/volume/v3/types/311b0081-a815-4b1b-82d4-cbc154189592 Sep 07 21:22:48 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b9ecbc0b-bd3c-4d10-88d5-c3e6b936d722 tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:48 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b9ecbc0b-bd3c-4d10-88d5-c3e6b936d722 tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:48 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b9ecbc0b-bd3c-4d10-88d5-c3e6b936d722 tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-member] http://192.168.122.168/volume/v3/types/311b0081-a815-4b1b-82d4-cbc154189592 returned with HTTP 200 Sep 07 21:22:48 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1579/3162] 192.168.122.168 () {58 vars in 1226 bytes} [Mon Sep 7 21:22:48 2026] GET /volume/v3/types/311b0081-a815-4b1b-82d4-cbc154189592 => generated 317 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:48 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-c367dc9f-af54-4bd3-825a-8795fe0e4c1a None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:48 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c367dc9f-af54-4bd3-825a-8795fe0e4c1a tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-member] PUT http://192.168.122.168/volume/v3/types/311b0081-a815-4b1b-82d4-cbc154189592/encryption/6fb457e4-02c7-4a88-b3b8-feceb8c72360 Sep 07 21:22:48 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c367dc9f-af54-4bd3-825a-8795fe0e4c1a tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:22:48 devstack devstack@c-api.service[86970]: DEBUG cinder.policy [None req-c367dc9f-af54-4bd3-825a-8795fe0e4c1a tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '1696c9e91b414bc792a01323ea937d5d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd1c717f7967c4176ad4d58fc46d307e5', '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=86970) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 21:22:48 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c367dc9f-af54-4bd3-825a-8795fe0e4c1a tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-member] http://192.168.122.168/volume/v3/types/311b0081-a815-4b1b-82d4-cbc154189592/encryption/6fb457e4-02c7-4a88-b3b8-feceb8c72360 returned with HTTP 403 Sep 07 21:22:48 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1580/3163] 192.168.122.168 () {60 vars in 1390 bytes} [Mon Sep 7 21:22:48 2026] PUT /volume/v3/types/311b0081-a815-4b1b-82d4-cbc154189592/encryption/6fb457e4-02c7-4a88-b3b8-feceb8c72360 => generated 127 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:22:48 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-400d2390-6365-4c27-8ff2-451a2a2c10d6 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:48 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-400d2390-6365-4c27-8ff2-451a2a2c10d6 tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-member] PUT http://192.168.122.168/volume/v3/types/311b0081-a815-4b1b-82d4-cbc154189592/extra_specs/key1 Sep 07 21:22:48 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-400d2390-6365-4c27-8ff2-451a2a2c10d6 tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:22:48 devstack devstack@c-api.service[86970]: DEBUG cinder.policy [None req-400d2390-6365-4c27-8ff2-451a2a2c10d6 tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '1696c9e91b414bc792a01323ea937d5d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd1c717f7967c4176ad4d58fc46d307e5', '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=86970) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 21:22:48 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-400d2390-6365-4c27-8ff2-451a2a2c10d6 tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-member] http://192.168.122.168/volume/v3/types/311b0081-a815-4b1b-82d4-cbc154189592/extra_specs/key1 returned with HTTP 403 Sep 07 21:22:48 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1581/3164] 192.168.122.168 () {60 vars in 1297 bytes} [Mon Sep 7 21:22:48 2026] PUT /volume/v3/types/311b0081-a815-4b1b-82d4-cbc154189592/extra_specs/key1 => generated 122 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:22:48 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-9b120622-a9a5-4c39-94e8-a5f8fc009104 tempest-VolumeTypesAdminTests-1841452537 tempest-VolumeTypesAdminTests-1841452537-project-admin] http://192.168.122.168/volume/v3/types/dc12a6f4-22a3-4ffb-b566-87f05e49800b returned with HTTP 202 Sep 07 21:22:48 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1584/3165] 192.168.122.168 () {58 vars in 1229 bytes} [Mon Sep 7 21:22:48 2026] DELETE /volume/v3/types/dc12a6f4-22a3-4ffb-b566-87f05e49800b => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:22:48 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-e7ad4641-0f5c-40d1-88e0-54ccabf01aa1 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:48 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e7ad4641-0f5c-40d1-88e0-54ccabf01aa1 tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-member] PUT http://192.168.122.168/volume/v3/types/311b0081-a815-4b1b-82d4-cbc154189592 Sep 07 21:22:48 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-e7ad4641-0f5c-40d1-88e0-54ccabf01aa1 tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:22:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-496f0e6b-80d7-418d-b424-8253a3ddab2c None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:48 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-496f0e6b-80d7-418d-b424-8253a3ddab2c tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] GET http://192.168.122.168/volume/v3/snapshots/f7efbeb3-2129-45ed-9e4e-40ad0b525c32 Sep 07 21:22:48 devstack devstack@c-api.service[86970]: DEBUG cinder.policy [None req-e7ad4641-0f5c-40d1-88e0-54ccabf01aa1 tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '1696c9e91b414bc792a01323ea937d5d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd1c717f7967c4176ad4d58fc46d307e5', '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=86970) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 21:22:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-496f0e6b-80d7-418d-b424-8253a3ddab2c tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:48 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e7ad4641-0f5c-40d1-88e0-54ccabf01aa1 tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-member] http://192.168.122.168/volume/v3/types/311b0081-a815-4b1b-82d4-cbc154189592 returned with HTTP 403 Sep 07 21:22:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-496f0e6b-80d7-418d-b424-8253a3ddab2c tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:48 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1582/3166] 192.168.122.168 () {60 vars in 1246 bytes} [Mon Sep 7 21:22:48 2026] PUT /volume/v3/types/311b0081-a815-4b1b-82d4-cbc154189592 => generated 109 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:22:48 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-14973a60-3e8e-4c13-a164-8e288fc535ca None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:48 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-14973a60-3e8e-4c13-a164-8e288fc535ca tempest-VolumeTypesAdminTests-1841452537 tempest-VolumeTypesAdminTests-1841452537-project-admin] DELETE http://192.168.122.168/volume/v3/types/aaa14465-ed8d-45b9-abe5-5e454c3e852f Sep 07 21:22:48 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-14973a60-3e8e-4c13-a164-8e288fc535ca tempest-VolumeTypesAdminTests-1841452537 tempest-VolumeTypesAdminTests-1841452537-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:48 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-14973a60-3e8e-4c13-a164-8e288fc535ca tempest-VolumeTypesAdminTests-1841452537 tempest-VolumeTypesAdminTests-1841452537-project-admin] Calling method '_delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:48 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-496f0e6b-80d7-418d-b424-8253a3ddab2c tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/snapshots/f7efbeb3-2129-45ed-9e4e-40ad0b525c32 returned with HTTP 404 Sep 07 21:22:48 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1585/3167] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:22:48 2026] GET /volume/v3/snapshots/f7efbeb3-2129-45ed-9e4e-40ad0b525c32 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:22:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-5f401c3e-5f85-460e-afb6-a1f7eb93ef7b None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:48 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5f401c3e-5f85-460e-afb6-a1f7eb93ef7b tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-admin] DELETE http://192.168.122.168/volume/v3/types/1a8338a7-8b25-4eaa-b7ac-2e12bff9fd49 Sep 07 21:22:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-5f401c3e-5f85-460e-afb6-a1f7eb93ef7b tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-5f401c3e-5f85-460e-afb6-a1f7eb93ef7b tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-admin] Calling method '_delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:48 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-14973a60-3e8e-4c13-a164-8e288fc535ca tempest-VolumeTypesAdminTests-1841452537 tempest-VolumeTypesAdminTests-1841452537-project-admin] http://192.168.122.168/volume/v3/types/aaa14465-ed8d-45b9-abe5-5e454c3e852f returned with HTTP 202 Sep 07 21:22:48 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1583/3168] 192.168.122.168 () {58 vars in 1229 bytes} [Mon Sep 7 21:22:48 2026] DELETE /volume/v3/types/aaa14465-ed8d-45b9-abe5-5e454c3e852f => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:22:48 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-9291e509-52a1-4f19-919e-05c1bfc033aa None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:48 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-9291e509-52a1-4f19-919e-05c1bfc033aa tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] DELETE http://192.168.122.168/volume/v3/volumes/fdbecc87-a766-4a8c-a044-756ec145266d Sep 07 21:22:48 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-9291e509-52a1-4f19-919e-05c1bfc033aa tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:48 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-9291e509-52a1-4f19-919e-05c1bfc033aa tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:48 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-9291e509-52a1-4f19-919e-05c1bfc033aa tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Delete volume with id: fdbecc87-a766-4a8c-a044-756ec145266d Sep 07 21:22:48 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5f401c3e-5f85-460e-afb6-a1f7eb93ef7b tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-admin] http://192.168.122.168/volume/v3/types/1a8338a7-8b25-4eaa-b7ac-2e12bff9fd49 returned with HTTP 202 Sep 07 21:22:48 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1586/3169] 192.168.122.168 () {58 vars in 1229 bytes} [Mon Sep 7 21:22:48 2026] DELETE /volume/v3/types/1a8338a7-8b25-4eaa-b7ac-2e12bff9fd49 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:22:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-ed2a63be-bd97-4b91-857c-78ec179d6f8b None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:48 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ed2a63be-bd97-4b91-857c-78ec179d6f8b tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-admin] DELETE http://192.168.122.168/volume/v3/types/72f9766c-97a5-4ea7-8caf-6780544c01f9 Sep 07 21:22:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-ed2a63be-bd97-4b91-857c-78ec179d6f8b tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-ed2a63be-bd97-4b91-857c-78ec179d6f8b tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-admin] Calling method '_delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:48 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:48 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:22:48 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:48 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:22:48 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-9291e509-52a1-4f19-919e-05c1bfc033aa tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Volume info retrieved successfully. Sep 07 21:22:48 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-9291e509-52a1-4f19-919e-05c1bfc033aa tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Delete volume request issued successfully. Sep 07 21:22:48 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-9291e509-52a1-4f19-919e-05c1bfc033aa tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/volumes/fdbecc87-a766-4a8c-a044-756ec145266d returned with HTTP 202 Sep 07 21:22:48 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1584/3170] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:22:48 2026] DELETE /volume/v3/volumes/fdbecc87-a766-4a8c-a044-756ec145266d => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:22:48 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ed2a63be-bd97-4b91-857c-78ec179d6f8b tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-admin] http://192.168.122.168/volume/v3/types/72f9766c-97a5-4ea7-8caf-6780544c01f9 returned with HTTP 202 Sep 07 21:22:48 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1587/3171] 192.168.122.168 () {58 vars in 1229 bytes} [Mon Sep 7 21:22:48 2026] DELETE /volume/v3/types/72f9766c-97a5-4ea7-8caf-6780544c01f9 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:22:48 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-166f0955-47b3-4b1a-8b8a-ada18af06dc5 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-0f9450bd-b13b-47e5-ba56-dc2fc1c416d7 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:48 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-166f0955-47b3-4b1a-8b8a-ada18af06dc5 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] GET http://192.168.122.168/volume/v3/volumes/fdbecc87-a766-4a8c-a044-756ec145266d Sep 07 21:22:48 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-166f0955-47b3-4b1a-8b8a-ada18af06dc5 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:48 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-166f0955-47b3-4b1a-8b8a-ada18af06dc5 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:48 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-0f9450bd-b13b-47e5-ba56-dc2fc1c416d7 tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-admin] DELETE http://192.168.122.168/volume/v3/types/e7fb8b41-a262-462c-a820-acc70b89c5e4 Sep 07 21:22:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-0f9450bd-b13b-47e5-ba56-dc2fc1c416d7 tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:48 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-0f9450bd-b13b-47e5-ba56-dc2fc1c416d7 tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-admin] Calling method '_delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:48 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:48 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:22:48 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:48 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:22:48 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-166f0955-47b3-4b1a-8b8a-ada18af06dc5 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Volume info retrieved successfully. Sep 07 21:22:48 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-166f0955-47b3-4b1a-8b8a-ada18af06dc5 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/volumes/fdbecc87-a766-4a8c-a044-756ec145266d returned with HTTP 200 Sep 07 21:22:48 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1585/3172] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:22:48 2026] GET /volume/v3/volumes/fdbecc87-a766-4a8c-a044-756ec145266d => generated 1015 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:22:48 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-0f9450bd-b13b-47e5-ba56-dc2fc1c416d7 tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-admin] http://192.168.122.168/volume/v3/types/e7fb8b41-a262-462c-a820-acc70b89c5e4 returned with HTTP 202 Sep 07 21:22:48 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1588/3173] 192.168.122.168 () {58 vars in 1229 bytes} [Mon Sep 7 21:22:48 2026] DELETE /volume/v3/types/e7fb8b41-a262-462c-a820-acc70b89c5e4 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:22:48 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-8b6a1e95-1887-426e-808d-3acb7e4c10cf None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:48 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8b6a1e95-1887-426e-808d-3acb7e4c10cf tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-admin] DELETE http://192.168.122.168/volume/v3/types/68f6c1ba-431d-424d-8985-f534d4a5799c Sep 07 21:22:48 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8b6a1e95-1887-426e-808d-3acb7e4c10cf tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:48 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8b6a1e95-1887-426e-808d-3acb7e4c10cf tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-admin] Calling method '_delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:49 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8b6a1e95-1887-426e-808d-3acb7e4c10cf tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-admin] http://192.168.122.168/volume/v3/types/68f6c1ba-431d-424d-8985-f534d4a5799c returned with HTTP 202 Sep 07 21:22:49 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1586/3174] 192.168.122.168 () {58 vars in 1229 bytes} [Mon Sep 7 21:22:48 2026] DELETE /volume/v3/types/68f6c1ba-431d-424d-8985-f534d4a5799c => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 07 21:22:49 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-eb1747e3-cdf5-4b4d-b2ff-5f5a928f8899 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:49 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-eb1747e3-cdf5-4b4d-b2ff-5f5a928f8899 tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-admin] DELETE http://192.168.122.168/volume/v3/types/1d4d648b-d3f0-4942-8504-e1659868c1ef Sep 07 21:22:49 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-eb1747e3-cdf5-4b4d-b2ff-5f5a928f8899 tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:49 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-eb1747e3-cdf5-4b4d-b2ff-5f5a928f8899 tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-admin] Calling method '_delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:49 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-eb1747e3-cdf5-4b4d-b2ff-5f5a928f8899 tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-admin] http://192.168.122.168/volume/v3/types/1d4d648b-d3f0-4942-8504-e1659868c1ef returned with HTTP 202 Sep 07 21:22:49 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1589/3175] 192.168.122.168 () {58 vars in 1229 bytes} [Mon Sep 7 21:22:49 2026] DELETE /volume/v3/types/1d4d648b-d3f0-4942-8504-e1659868c1ef => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:22:49 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-40a51e38-8532-40a2-b1a6-4d869502a502 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:49 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-40a51e38-8532-40a2-b1a6-4d869502a502 tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-admin] DELETE http://192.168.122.168/volume/v3/types/311b0081-a815-4b1b-82d4-cbc154189592 Sep 07 21:22:49 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-40a51e38-8532-40a2-b1a6-4d869502a502 tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:49 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-40a51e38-8532-40a2-b1a6-4d869502a502 tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-admin] Calling method '_delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:49 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-40a51e38-8532-40a2-b1a6-4d869502a502 tempest-VolumeTypesMemberTests-1099745220 tempest-VolumeTypesMemberTests-1099745220-project-admin] http://192.168.122.168/volume/v3/types/311b0081-a815-4b1b-82d4-cbc154189592 returned with HTTP 202 Sep 07 21:22:49 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1587/3176] 192.168.122.168 () {58 vars in 1229 bytes} [Mon Sep 7 21:22:49 2026] DELETE /volume/v3/types/311b0081-a815-4b1b-82d4-cbc154189592 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:22:49 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-0135a4c9-73f6-49b9-8b62-983e130d8b88 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:49 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-0135a4c9-73f6-49b9-8b62-983e130d8b88 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] GET http://192.168.122.168/volume/v3/volumes/fdbecc87-a766-4a8c-a044-756ec145266d Sep 07 21:22:49 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-0135a4c9-73f6-49b9-8b62-983e130d8b88 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:49 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-0135a4c9-73f6-49b9-8b62-983e130d8b88 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:49 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-0135a4c9-73f6-49b9-8b62-983e130d8b88 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/volumes/fdbecc87-a766-4a8c-a044-756ec145266d returned with HTTP 404 Sep 07 21:22:49 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1590/3177] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:22:49 2026] GET /volume/v3/volumes/fdbecc87-a766-4a8c-a044-756ec145266d => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:22:49 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-3aa662b6-01be-42d7-885e-67c8b66ba179 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:49 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-3aa662b6-01be-42d7-885e-67c8b66ba179 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:22:49 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-3aa662b6-01be-42d7-885e-67c8b66ba179 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1031223948"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:22:49 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.volumes [None req-3aa662b6-01be-42d7-885e-67c8b66ba179 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1031223948'}} {{(pid=86970) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:22:49 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-3aa662b6-01be-42d7-885e-67c8b66ba179 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Create volume of 1 GB Sep 07 21:22:49 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-3aa662b6-01be-42d7-885e-67c8b66ba179 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Availability Zones retrieved successfully. Sep 07 21:22:50 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-3aa662b6-01be-42d7-885e-67c8b66ba179 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Flow 'volume_create_api' (5c3a73df-39f2-4e12-ad92-3cc03a435669) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:22:50 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-3aa662b6-01be-42d7-885e-67c8b66ba179 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (231f483d-a439-4804-abdb-bd70418a661d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:22:50 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.flows.api.create_volume [None req-3aa662b6-01be-42d7-885e-67c8b66ba179 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Validating volume size '1' using validate_int {{(pid=86970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:22:50 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-3aa662b6-01be-42d7-885e-67c8b66ba179 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (231f483d-a439-4804-abdb-bd70418a661d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:22:50 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-3aa662b6-01be-42d7-885e-67c8b66ba179 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b7e9f91-82e7-43cc-8e5b-44a85c452c55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:22:50 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-3aa662b6-01be-42d7-885e-67c8b66ba179 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Created reservations ['64032218-702b-4348-a04d-c3ffce32766d', '783d6162-acec-4a26-a75f-bf04f8fa8766', 'bfdcbcd1-9927-4e7f-8326-6127bc137dc3', '600e0dae-737d-42be-b281-c49803fca31c'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:22:50 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-3aa662b6-01be-42d7-885e-67c8b66ba179 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b7e9f91-82e7-43cc-8e5b-44a85c452c55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['64032218-702b-4348-a04d-c3ffce32766d', '783d6162-acec-4a26-a75f-bf04f8fa8766', 'bfdcbcd1-9927-4e7f-8326-6127bc137dc3', '600e0dae-737d-42be-b281-c49803fca31c']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:22:50 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-3aa662b6-01be-42d7-885e-67c8b66ba179 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb9c8bba-9b25-43ac-8b08-c02ff444cac0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:22:50 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:50 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:22:50 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-3aa662b6-01be-42d7-885e-67c8b66ba179 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb9c8bba-9b25-43ac-8b08-c02ff444cac0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd67f96b9-da29-468c-b1d8-bdc591238f5a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1031223948',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7b4ed138a5f4eabb06e2f3cfb314299',qos_specs=None,replication_status=,reservations=['64032218-702b-4348-a04d-c3ffce32766d','783d6162-acec-4a26-a75f-bf04f8fa8766','bfdcbcd1-9927-4e7f-8326-6127bc137dc3','600e0dae-737d-42be-b281-c49803fca31c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e7e16fa2c6c43b1bdf65874703ccdda',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:22:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1031223948',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d67f96b9-da29-468c-b1d8-bdc591238f5a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b7b4ed138a5f4eabb06e2f3cfb314299',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2e7e16fa2c6c43b1bdf65874703ccdda',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:22:50 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-3aa662b6-01be-42d7-885e-67c8b66ba179 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f7d6850-5c91-49bd-a05a-c4af9eb3fb36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:22:50 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-3aa662b6-01be-42d7-885e-67c8b66ba179 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f7d6850-5c91-49bd-a05a-c4af9eb3fb36) transitioned into state 'SUCCESS' from state '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-1031223948',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7b4ed138a5f4eabb06e2f3cfb314299',qos_specs=None,replication_status=,reservations=['64032218-702b-4348-a04d-c3ffce32766d','783d6162-acec-4a26-a75f-bf04f8fa8766','bfdcbcd1-9927-4e7f-8326-6127bc137dc3','600e0dae-737d-42be-b281-c49803fca31c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e7e16fa2c6c43b1bdf65874703ccdda',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:22:50 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-3aa662b6-01be-42d7-885e-67c8b66ba179 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a49e77e5-bbef-4de8-986c-86df1928ee22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:22:50 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-3aa662b6-01be-42d7-885e-67c8b66ba179 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a49e77e5-bbef-4de8-986c-86df1928ee22) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:22:50 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-3aa662b6-01be-42d7-885e-67c8b66ba179 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Flow 'volume_create_api' (5c3a73df-39f2-4e12-ad92-3cc03a435669) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:22:50 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-3aa662b6-01be-42d7-885e-67c8b66ba179 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Create volume request issued successfully. Sep 07 21:22:50 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-3aa662b6-01be-42d7-885e-67c8b66ba179 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:22:50 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1588/3178] 192.168.122.168 () {60 vars in 1142 bytes} [Mon Sep 7 21:22:49 2026] POST /volume/v3/volumes => generated 787 bytes in 376 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:22:50 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-ad295910-6779-4b27-837e-a5bfcfad3862 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:50 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ad295910-6779-4b27-837e-a5bfcfad3862 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] GET http://192.168.122.168/volume/v3/volumes/d67f96b9-da29-468c-b1d8-bdc591238f5a Sep 07 21:22:50 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-ad295910-6779-4b27-837e-a5bfcfad3862 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:50 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-ad295910-6779-4b27-837e-a5bfcfad3862 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:50 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:50 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:22:50 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:50 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:22:50 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-ad295910-6779-4b27-837e-a5bfcfad3862 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Volume info retrieved successfully. Sep 07 21:22:50 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ad295910-6779-4b27-837e-a5bfcfad3862 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/volumes/d67f96b9-da29-468c-b1d8-bdc591238f5a returned with HTTP 200 Sep 07 21:22:50 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1591/3179] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:22:50 2026] GET /volume/v3/volumes/d67f96b9-da29-468c-b1d8-bdc591238f5a => generated 966 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:51 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-8d568ee5-d3f5-4b52-a813-c348e68b1d91 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:51 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8d568ee5-d3f5-4b52-a813-c348e68b1d91 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] GET http://192.168.122.168/volume/v3/volumes/d67f96b9-da29-468c-b1d8-bdc591238f5a Sep 07 21:22:51 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8d568ee5-d3f5-4b52-a813-c348e68b1d91 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:51 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8d568ee5-d3f5-4b52-a813-c348e68b1d91 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:51 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:51 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:22:51 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:51 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:22:51 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-8d568ee5-d3f5-4b52-a813-c348e68b1d91 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Volume info retrieved successfully. Sep 07 21:22:51 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8d568ee5-d3f5-4b52-a813-c348e68b1d91 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/volumes/d67f96b9-da29-468c-b1d8-bdc591238f5a returned with HTTP 200 Sep 07 21:22:51 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1589/3180] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:22:51 2026] GET /volume/v3/volumes/d67f96b9-da29-468c-b1d8-bdc591238f5a => generated 1016 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:22:52 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-0eef9a4d-80a9-441d-9b63-b420daecb138 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:52 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-0eef9a4d-80a9-441d-9b63-b420daecb138 tempest-VolumeTypesReaderTests-627553134 tempest-VolumeTypesReaderTests-627553134-project-admin] POST http://192.168.122.168/volume/v3/types Sep 07 21:22:52 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-0eef9a4d-80a9-441d-9b63-b420daecb138 tempest-VolumeTypesReaderTests-627553134 tempest-VolumeTypesReaderTests-627553134-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-528679902", "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=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:22:52 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-0eef9a4d-80a9-441d-9b63-b420daecb138 tempest-VolumeTypesReaderTests-627553134 tempest-VolumeTypesReaderTests-627553134-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 07 21:22:52 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1592/3181] 192.168.122.168 () {60 vars in 1137 bytes} [Mon Sep 7 21:22:52 2026] POST /volume/v3/types => generated 379 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-d79127f4-f660-4935-be6e-2c07b2d7c447 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:52 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d79127f4-f660-4935-be6e-2c07b2d7c447 tempest-VolumeTypesReaderTests-627553134 tempest-VolumeTypesReaderTests-627553134-project-admin] POST http://192.168.122.168/volume/v3/types/913cd344-d50b-49f8-84dd-2c5696717f13/encryption Sep 07 21:22:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-d79127f4-f660-4935-be6e-2c07b2d7c447 tempest-VolumeTypesReaderTests-627553134 tempest-VolumeTypesReaderTests-627553134-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:22:52 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d79127f4-f660-4935-be6e-2c07b2d7c447 tempest-VolumeTypesReaderTests-627553134 tempest-VolumeTypesReaderTests-627553134-project-admin] http://192.168.122.168/volume/v3/types/913cd344-d50b-49f8-84dd-2c5696717f13/encryption returned with HTTP 200 Sep 07 21:22:52 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1590/3182] 192.168.122.168 () {60 vars in 1281 bytes} [Mon Sep 7 21:22:52 2026] POST /volume/v3/types/913cd344-d50b-49f8-84dd-2c5696717f13/encryption => generated 239 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:52 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-f71a89df-20ae-40b3-af42-cdd5e3efa268 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:52 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f71a89df-20ae-40b3-af42-cdd5e3efa268 tempest-VolumeTypesReaderTests-627553134 tempest-VolumeTypesReaderTests-627553134-project-admin] POST http://192.168.122.168/volume/v3/types Sep 07 21:22:52 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f71a89df-20ae-40b3-af42-cdd5e3efa268 tempest-VolumeTypesReaderTests-627553134 tempest-VolumeTypesReaderTests-627553134-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-400400690", "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=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:22:52 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f71a89df-20ae-40b3-af42-cdd5e3efa268 tempest-VolumeTypesReaderTests-627553134 tempest-VolumeTypesReaderTests-627553134-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 07 21:22:52 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1593/3183] 192.168.122.168 () {60 vars in 1137 bytes} [Mon Sep 7 21:22:52 2026] POST /volume/v3/types => generated 379 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-2f22e9b7-c264-4399-9455-f6fb63907d92 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:52 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-2f22e9b7-c264-4399-9455-f6fb63907d92 tempest-VolumeTypesReaderTests-627553134 tempest-VolumeTypesReaderTests-627553134-project-reader] POST http://192.168.122.168/volume/v3/types/355099c1-bd74-4990-b2d9-adf87d761a2f/encryption Sep 07 21:22:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-2f22e9b7-c264-4399-9455-f6fb63907d92 tempest-VolumeTypesReaderTests-627553134 tempest-VolumeTypesReaderTests-627553134-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:22:52 devstack devstack@c-api.service[86970]: DEBUG cinder.policy [None req-2f22e9b7-c264-4399-9455-f6fb63907d92 tempest-VolumeTypesReaderTests-627553134 tempest-VolumeTypesReaderTests-627553134-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '75b1010c615c413da88a51b75b7db218', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '17ddbc0856794d78afaf3ad41abe2d68', '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=86970) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 21:22:52 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-2f22e9b7-c264-4399-9455-f6fb63907d92 tempest-VolumeTypesReaderTests-627553134 tempest-VolumeTypesReaderTests-627553134-project-reader] http://192.168.122.168/volume/v3/types/355099c1-bd74-4990-b2d9-adf87d761a2f/encryption returned with HTTP 403 Sep 07 21:22:52 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1591/3184] 192.168.122.168 () {60 vars in 1281 bytes} [Mon Sep 7 21:22:52 2026] POST /volume/v3/types/355099c1-bd74-4990-b2d9-adf87d761a2f/encryption => generated 127 bytes in 122 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:22:52 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-1c2cd4c1-846b-4763-9194-679ddf497e46 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-f9264422-be33-4b1d-b264-c053e5f74e65 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:52 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1c2cd4c1-846b-4763-9194-679ddf497e46 tempest-VolumeTypesReaderTests-627553134 tempest-VolumeTypesReaderTests-627553134-project-admin] POST http://192.168.122.168/volume/v3/types Sep 07 21:22:52 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-1c2cd4c1-846b-4763-9194-679ddf497e46 tempest-VolumeTypesReaderTests-627553134 tempest-VolumeTypesReaderTests-627553134-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1295761418", "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=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:22:52 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f9264422-be33-4b1d-b264-c053e5f74e65 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] GET http://192.168.122.168/volume/v3/volumes/d67f96b9-da29-468c-b1d8-bdc591238f5a Sep 07 21:22:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f9264422-be33-4b1d-b264-c053e5f74e65 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f9264422-be33-4b1d-b264-c053e5f74e65 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:52 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:52 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:22:52 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:52 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:22:52 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-f9264422-be33-4b1d-b264-c053e5f74e65 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Volume info retrieved successfully. Sep 07 21:22:52 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f9264422-be33-4b1d-b264-c053e5f74e65 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/volumes/d67f96b9-da29-468c-b1d8-bdc591238f5a returned with HTTP 200 Sep 07 21:22:52 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1592/3185] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:22:52 2026] GET /volume/v3/volumes/d67f96b9-da29-468c-b1d8-bdc591238f5a => generated 1017 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:22:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-5dec79c0-ad17-49df-8f2a-6bb26392e9ec None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:52 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-5dec79c0-ad17-49df-8f2a-6bb26392e9ec tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] POST http://192.168.122.168/volume/v3/snapshots Sep 07 21:22:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-5dec79c0-ad17-49df-8f2a-6bb26392e9ec tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d67f96b9-da29-468c-b1d8-bdc591238f5a", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1905107614"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:22:52 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:52 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:22:52 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:52 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:22:52 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-5dec79c0-ad17-49df-8f2a-6bb26392e9ec tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Volume info retrieved successfully. Sep 07 21:22:52 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.snapshots [None req-5dec79c0-ad17-49df-8f2a-6bb26392e9ec tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Create snapshot from volume d67f96b9-da29-468c-b1d8-bdc591238f5a Sep 07 21:22:52 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-5dec79c0-ad17-49df-8f2a-6bb26392e9ec tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Created reservations ['17d4bf31-e6c0-488a-b823-b253eecd8225', '653814d5-3457-4923-804f-8d3d92a8003f', '82806d74-f7a0-43a0-9e41-bf0fa8aff858', 'de071697-02b2-4d3b-8ea4-7c31866d5adb'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:22:52 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:52 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:22:52 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-5dec79c0-ad17-49df-8f2a-6bb26392e9ec tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Snapshot create request issued successfully. Sep 07 21:22:52 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-5dec79c0-ad17-49df-8f2a-6bb26392e9ec tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/snapshots returned with HTTP 202 Sep 07 21:22:52 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1593/3186] 192.168.122.168 () {60 vars in 1149 bytes} [Mon Sep 7 21:22:52 2026] POST /volume/v3/snapshots => generated 308 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:22:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-0c674f92-af04-4fe2-96c1-bc08c606d3dd None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:52 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-0c674f92-af04-4fe2-96c1-bc08c606d3dd tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] GET http://192.168.122.168/volume/v3/snapshots/f3a4e186-fc0d-4990-b98c-b30f561f6b70 Sep 07 21:22:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-0c674f92-af04-4fe2-96c1-bc08c606d3dd tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-0c674f92-af04-4fe2-96c1-bc08c606d3dd tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:52 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:52 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:22:52 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-0c674f92-af04-4fe2-96c1-bc08c606d3dd tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Snapshot retrieved successfully. Sep 07 21:22:52 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-0c674f92-af04-4fe2-96c1-bc08c606d3dd tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/snapshots/f3a4e186-fc0d-4990-b98c-b30f561f6b70 returned with HTTP 200 Sep 07 21:22:52 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1594/3187] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:22:52 2026] GET /volume/v3/snapshots/f3a4e186-fc0d-4990-b98c-b30f561f6b70 => generated 440 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:22:52 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1c2cd4c1-846b-4763-9194-679ddf497e46 tempest-VolumeTypesReaderTests-627553134 tempest-VolumeTypesReaderTests-627553134-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 07 21:22:52 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1594/3188] 192.168.122.168 () {60 vars in 1137 bytes} [Mon Sep 7 21:22:52 2026] POST /volume/v3/types => generated 380 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-c813e3c9-a8e7-496b-be62-ba8a68eb3812 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:52 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c813e3c9-a8e7-496b-be62-ba8a68eb3812 tempest-VolumeTypesReaderTests-627553134 tempest-VolumeTypesReaderTests-627553134-project-reader] POST http://192.168.122.168/volume/v3/types/5180e209-c439-4d84-b8b5-42cfb46ee058/extra_specs Sep 07 21:22:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c813e3c9-a8e7-496b-be62-ba8a68eb3812 tempest-VolumeTypesReaderTests-627553134 tempest-VolumeTypesReaderTests-627553134-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:22:52 devstack devstack@c-api.service[86970]: DEBUG cinder.policy [None req-c813e3c9-a8e7-496b-be62-ba8a68eb3812 tempest-VolumeTypesReaderTests-627553134 tempest-VolumeTypesReaderTests-627553134-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '75b1010c615c413da88a51b75b7db218', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '17ddbc0856794d78afaf3ad41abe2d68', '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=86970) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 21:22:52 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c813e3c9-a8e7-496b-be62-ba8a68eb3812 tempest-VolumeTypesReaderTests-627553134 tempest-VolumeTypesReaderTests-627553134-project-reader] http://192.168.122.168/volume/v3/types/5180e209-c439-4d84-b8b5-42cfb46ee058/extra_specs returned with HTTP 403 Sep 07 21:22:52 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1595/3189] 192.168.122.168 () {60 vars in 1283 bytes} [Mon Sep 7 21:22:52 2026] POST /volume/v3/types/5180e209-c439-4d84-b8b5-42cfb46ee058/extra_specs => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:22:52 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-c360f6d2-28a4-4c97-b09c-5902250fd6ab None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:52 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c360f6d2-28a4-4c97-b09c-5902250fd6ab tempest-VolumeTypesReaderTests-627553134 tempest-VolumeTypesReaderTests-627553134-project-reader] PUT http://192.168.122.168/volume/v3/types/5180e209-c439-4d84-b8b5-42cfb46ee058/extra_specs/key2 Sep 07 21:22:52 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c360f6d2-28a4-4c97-b09c-5902250fd6ab tempest-VolumeTypesReaderTests-627553134 tempest-VolumeTypesReaderTests-627553134-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:22:52 devstack devstack@c-api.service[86971]: DEBUG cinder.policy [None req-c360f6d2-28a4-4c97-b09c-5902250fd6ab tempest-VolumeTypesReaderTests-627553134 tempest-VolumeTypesReaderTests-627553134-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '75b1010c615c413da88a51b75b7db218', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '17ddbc0856794d78afaf3ad41abe2d68', '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=86971) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 21:22:52 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c360f6d2-28a4-4c97-b09c-5902250fd6ab tempest-VolumeTypesReaderTests-627553134 tempest-VolumeTypesReaderTests-627553134-project-reader] http://192.168.122.168/volume/v3/types/5180e209-c439-4d84-b8b5-42cfb46ee058/extra_specs/key2 returned with HTTP 403 Sep 07 21:22:52 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1595/3190] 192.168.122.168 () {60 vars in 1297 bytes} [Mon Sep 7 21:22:52 2026] PUT /volume/v3/types/5180e209-c439-4d84-b8b5-42cfb46ee058/extra_specs/key2 => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:22:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-e64af72d-802b-425d-bdeb-6916d7017b20 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:52 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e64af72d-802b-425d-bdeb-6916d7017b20 tempest-VolumeTypesReaderTests-627553134 tempest-VolumeTypesReaderTests-627553134-project-reader] POST http://192.168.122.168/volume/v3/types Sep 07 21:22:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-e64af72d-802b-425d-bdeb-6916d7017b20 tempest-VolumeTypesReaderTests-627553134 tempest-VolumeTypesReaderTests-627553134-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:22:52 devstack devstack@c-api.service[86970]: DEBUG cinder.policy [None req-e64af72d-802b-425d-bdeb-6916d7017b20 tempest-VolumeTypesReaderTests-627553134 tempest-VolumeTypesReaderTests-627553134-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '75b1010c615c413da88a51b75b7db218', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '17ddbc0856794d78afaf3ad41abe2d68', '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=86970) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 21:22:52 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e64af72d-802b-425d-bdeb-6916d7017b20 tempest-VolumeTypesReaderTests-627553134 tempest-VolumeTypesReaderTests-627553134-project-reader] http://192.168.122.168/volume/v3/types returned with HTTP 403 Sep 07 21:22:52 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1596/3191] 192.168.122.168 () {60 vars in 1136 bytes} [Mon Sep 7 21:22:52 2026] POST /volume/v3/types => generated 109 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:22:52 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-37048c61-3cbe-41aa-9222-584220af8d58 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:52 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-37048c61-3cbe-41aa-9222-584220af8d58 tempest-VolumeTypesReaderTests-627553134 tempest-VolumeTypesReaderTests-627553134-project-admin] POST http://192.168.122.168/volume/v3/types Sep 07 21:22:52 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-37048c61-3cbe-41aa-9222-584220af8d58 tempest-VolumeTypesReaderTests-627553134 tempest-VolumeTypesReaderTests-627553134-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-881153612", "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=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:22:52 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-37048c61-3cbe-41aa-9222-584220af8d58 tempest-VolumeTypesReaderTests-627553134 tempest-VolumeTypesReaderTests-627553134-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 07 21:22:52 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1596/3192] 192.168.122.168 () {60 vars in 1137 bytes} [Mon Sep 7 21:22:52 2026] POST /volume/v3/types => generated 379 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-a93f514e-8169-48b1-845b-881fa9382ae7 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:52 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a93f514e-8169-48b1-845b-881fa9382ae7 tempest-VolumeTypesReaderTests-627553134 tempest-VolumeTypesReaderTests-627553134-project-admin] POST http://192.168.122.168/volume/v3/types/09c1e3b9-9b3c-4d20-9016-5bf60ef80c80/encryption Sep 07 21:22:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a93f514e-8169-48b1-845b-881fa9382ae7 tempest-VolumeTypesReaderTests-627553134 tempest-VolumeTypesReaderTests-627553134-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:22:52 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a93f514e-8169-48b1-845b-881fa9382ae7 tempest-VolumeTypesReaderTests-627553134 tempest-VolumeTypesReaderTests-627553134-project-admin] http://192.168.122.168/volume/v3/types/09c1e3b9-9b3c-4d20-9016-5bf60ef80c80/encryption returned with HTTP 200 Sep 07 21:22:52 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1597/3193] 192.168.122.168 () {60 vars in 1281 bytes} [Mon Sep 7 21:22:52 2026] POST /volume/v3/types/09c1e3b9-9b3c-4d20-9016-5bf60ef80c80/encryption => generated 239 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:52 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-5a79c221-9ce0-4dfb-af1f-a1e4a66cd09c None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:52 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5a79c221-9ce0-4dfb-af1f-a1e4a66cd09c tempest-VolumeTypesReaderTests-627553134 tempest-VolumeTypesReaderTests-627553134-project-reader] DELETE http://192.168.122.168/volume/v3/types/09c1e3b9-9b3c-4d20-9016-5bf60ef80c80/encryption/793b3aae-5a88-4db8-9e36-e3a2e231f86a Sep 07 21:22:52 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-5a79c221-9ce0-4dfb-af1f-a1e4a66cd09c tempest-VolumeTypesReaderTests-627553134 tempest-VolumeTypesReaderTests-627553134-project-reader] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:52 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-5a79c221-9ce0-4dfb-af1f-a1e4a66cd09c tempest-VolumeTypesReaderTests-627553134 tempest-VolumeTypesReaderTests-627553134-project-reader] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:52 devstack devstack@c-api.service[86971]: DEBUG cinder.policy [None req-5a79c221-9ce0-4dfb-af1f-a1e4a66cd09c tempest-VolumeTypesReaderTests-627553134 tempest-VolumeTypesReaderTests-627553134-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '75b1010c615c413da88a51b75b7db218', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '17ddbc0856794d78afaf3ad41abe2d68', '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=86971) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 21:22:52 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5a79c221-9ce0-4dfb-af1f-a1e4a66cd09c tempest-VolumeTypesReaderTests-627553134 tempest-VolumeTypesReaderTests-627553134-project-reader] http://192.168.122.168/volume/v3/types/09c1e3b9-9b3c-4d20-9016-5bf60ef80c80/encryption/793b3aae-5a88-4db8-9e36-e3a2e231f86a returned with HTTP 403 Sep 07 21:22:52 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1597/3194] 192.168.122.168 () {58 vars in 1373 bytes} [Mon Sep 7 21:22:52 2026] DELETE /volume/v3/types/09c1e3b9-9b3c-4d20-9016-5bf60ef80c80/encryption/793b3aae-5a88-4db8-9e36-e3a2e231f86a => generated 127 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:22:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-ce747e93-bbb1-414c-b556-dd61697b8ca5 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:52 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ce747e93-bbb1-414c-b556-dd61697b8ca5 tempest-VolumeTypesReaderTests-627553134 tempest-VolumeTypesReaderTests-627553134-project-admin] POST http://192.168.122.168/volume/v3/types Sep 07 21:22:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ce747e93-bbb1-414c-b556-dd61697b8ca5 tempest-VolumeTypesReaderTests-627553134 tempest-VolumeTypesReaderTests-627553134-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1059640053", "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=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:22:53 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ce747e93-bbb1-414c-b556-dd61697b8ca5 tempest-VolumeTypesReaderTests-627553134 tempest-VolumeTypesReaderTests-627553134-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 07 21:22:53 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1598/3195] 192.168.122.168 () {60 vars in 1137 bytes} [Mon Sep 7 21:22:52 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 07 21:22:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-5dd42f71-4f44-4fd6-92ad-db75fa90e623 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:53 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5dd42f71-4f44-4fd6-92ad-db75fa90e623 tempest-VolumeTypesReaderTests-627553134 tempest-VolumeTypesReaderTests-627553134-project-reader] DELETE http://192.168.122.168/volume/v3/types/bdbf14db-6772-419d-9242-12f924ac7dc9/extra_specs/key1 Sep 07 21:22:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-5dd42f71-4f44-4fd6-92ad-db75fa90e623 tempest-VolumeTypesReaderTests-627553134 tempest-VolumeTypesReaderTests-627553134-project-reader] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-5dd42f71-4f44-4fd6-92ad-db75fa90e623 tempest-VolumeTypesReaderTests-627553134 tempest-VolumeTypesReaderTests-627553134-project-reader] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:53 devstack devstack@c-api.service[86971]: DEBUG cinder.policy [None req-5dd42f71-4f44-4fd6-92ad-db75fa90e623 tempest-VolumeTypesReaderTests-627553134 tempest-VolumeTypesReaderTests-627553134-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '75b1010c615c413da88a51b75b7db218', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '17ddbc0856794d78afaf3ad41abe2d68', '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=86971) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 21:22:53 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5dd42f71-4f44-4fd6-92ad-db75fa90e623 tempest-VolumeTypesReaderTests-627553134 tempest-VolumeTypesReaderTests-627553134-project-reader] http://192.168.122.168/volume/v3/types/bdbf14db-6772-419d-9242-12f924ac7dc9/extra_specs/key1 returned with HTTP 403 Sep 07 21:22:53 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1598/3196] 192.168.122.168 () {58 vars in 1280 bytes} [Mon Sep 7 21:22:53 2026] DELETE /volume/v3/types/bdbf14db-6772-419d-9242-12f924ac7dc9/extra_specs/key1 => generated 122 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:22:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-f60dceaa-3e75-4c8e-b3b7-ff2f8b76c37d None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:53 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f60dceaa-3e75-4c8e-b3b7-ff2f8b76c37d tempest-VolumeTypesReaderTests-627553134 tempest-VolumeTypesReaderTests-627553134-project-admin] POST http://192.168.122.168/volume/v3/types Sep 07 21:22:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f60dceaa-3e75-4c8e-b3b7-ff2f8b76c37d tempest-VolumeTypesReaderTests-627553134 tempest-VolumeTypesReaderTests-627553134-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-145120745", "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=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:22:53 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f60dceaa-3e75-4c8e-b3b7-ff2f8b76c37d tempest-VolumeTypesReaderTests-627553134 tempest-VolumeTypesReaderTests-627553134-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 07 21:22:53 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1599/3197] 192.168.122.168 () {60 vars in 1137 bytes} [Mon Sep 7 21:22:53 2026] POST /volume/v3/types => generated 379 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-a13f8d4a-d6c9-4a5d-a718-eea5343dec55 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:53 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a13f8d4a-d6c9-4a5d-a718-eea5343dec55 tempest-VolumeTypesReaderTests-627553134 tempest-VolumeTypesReaderTests-627553134-project-reader] DELETE http://192.168.122.168/volume/v3/types/fce99b36-5b34-4214-8fde-e0f97612a0a1 Sep 07 21:22:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-a13f8d4a-d6c9-4a5d-a718-eea5343dec55 tempest-VolumeTypesReaderTests-627553134 tempest-VolumeTypesReaderTests-627553134-project-reader] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-a13f8d4a-d6c9-4a5d-a718-eea5343dec55 tempest-VolumeTypesReaderTests-627553134 tempest-VolumeTypesReaderTests-627553134-project-reader] Calling method '_delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:53 devstack devstack@c-api.service[86971]: DEBUG cinder.policy [None req-a13f8d4a-d6c9-4a5d-a718-eea5343dec55 tempest-VolumeTypesReaderTests-627553134 tempest-VolumeTypesReaderTests-627553134-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '75b1010c615c413da88a51b75b7db218', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '17ddbc0856794d78afaf3ad41abe2d68', '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=86971) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 21:22:53 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a13f8d4a-d6c9-4a5d-a718-eea5343dec55 tempest-VolumeTypesReaderTests-627553134 tempest-VolumeTypesReaderTests-627553134-project-reader] http://192.168.122.168/volume/v3/types/fce99b36-5b34-4214-8fde-e0f97612a0a1 returned with HTTP 403 Sep 07 21:22:53 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1599/3198] 192.168.122.168 () {58 vars in 1229 bytes} [Mon Sep 7 21:22:53 2026] DELETE /volume/v3/types/fce99b36-5b34-4214-8fde-e0f97612a0a1 => generated 109 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:22:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-5b3dcf56-9cf6-4868-a371-76cbc0c0109f None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:53 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-5b3dcf56-9cf6-4868-a371-76cbc0c0109f tempest-VolumeTypesReaderTests-627553134 tempest-VolumeTypesReaderTests-627553134-project-reader] GET http://192.168.122.168/volume/v3/types/913cd344-d50b-49f8-84dd-2c5696717f13/extra_specs Sep 07 21:22:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-5b3dcf56-9cf6-4868-a371-76cbc0c0109f tempest-VolumeTypesReaderTests-627553134 tempest-VolumeTypesReaderTests-627553134-project-reader] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-5b3dcf56-9cf6-4868-a371-76cbc0c0109f tempest-VolumeTypesReaderTests-627553134 tempest-VolumeTypesReaderTests-627553134-project-reader] Calling method 'index' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:53 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-5b3dcf56-9cf6-4868-a371-76cbc0c0109f tempest-VolumeTypesReaderTests-627553134 tempest-VolumeTypesReaderTests-627553134-project-reader] http://192.168.122.168/volume/v3/types/913cd344-d50b-49f8-84dd-2c5696717f13/extra_specs returned with HTTP 200 Sep 07 21:22:53 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1600/3199] 192.168.122.168 () {58 vars in 1262 bytes} [Mon Sep 7 21:22:53 2026] GET /volume/v3/types/913cd344-d50b-49f8-84dd-2c5696717f13/extra_specs => generated 123 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-d856d3ba-1643-43de-828e-e710614e6454 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:53 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d856d3ba-1643-43de-828e-e710614e6454 tempest-VolumeTypesReaderTests-627553134 tempest-VolumeTypesReaderTests-627553134-project-reader] GET http://192.168.122.168/volume/v3/types/913cd344-d50b-49f8-84dd-2c5696717f13/encryption/cipher Sep 07 21:22:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-d856d3ba-1643-43de-828e-e710614e6454 tempest-VolumeTypesReaderTests-627553134 tempest-VolumeTypesReaderTests-627553134-project-reader] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-d856d3ba-1643-43de-828e-e710614e6454 tempest-VolumeTypesReaderTests-627553134 tempest-VolumeTypesReaderTests-627553134-project-reader] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:53 devstack devstack@c-api.service[86971]: DEBUG cinder.policy [None req-d856d3ba-1643-43de-828e-e710614e6454 tempest-VolumeTypesReaderTests-627553134 tempest-VolumeTypesReaderTests-627553134-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '75b1010c615c413da88a51b75b7db218', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '17ddbc0856794d78afaf3ad41abe2d68', '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=86971) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 21:22:53 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d856d3ba-1643-43de-828e-e710614e6454 tempest-VolumeTypesReaderTests-627553134 tempest-VolumeTypesReaderTests-627553134-project-reader] http://192.168.122.168/volume/v3/types/913cd344-d50b-49f8-84dd-2c5696717f13/encryption/cipher returned with HTTP 403 Sep 07 21:22:53 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1600/3200] 192.168.122.168 () {58 vars in 1280 bytes} [Mon Sep 7 21:22:53 2026] GET /volume/v3/types/913cd344-d50b-49f8-84dd-2c5696717f13/encryption/cipher => generated 124 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:22:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-d5e95f3b-e365-43a1-bf92-d37e3ce72f27 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:53 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d5e95f3b-e365-43a1-bf92-d37e3ce72f27 tempest-VolumeTypesReaderTests-627553134 tempest-VolumeTypesReaderTests-627553134-project-reader] GET http://192.168.122.168/volume/v3/types/913cd344-d50b-49f8-84dd-2c5696717f13/encryption Sep 07 21:22:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-d5e95f3b-e365-43a1-bf92-d37e3ce72f27 tempest-VolumeTypesReaderTests-627553134 tempest-VolumeTypesReaderTests-627553134-project-reader] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-d5e95f3b-e365-43a1-bf92-d37e3ce72f27 tempest-VolumeTypesReaderTests-627553134 tempest-VolumeTypesReaderTests-627553134-project-reader] Calling method 'index' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:53 devstack devstack@c-api.service[86970]: DEBUG cinder.policy [None req-d5e95f3b-e365-43a1-bf92-d37e3ce72f27 tempest-VolumeTypesReaderTests-627553134 tempest-VolumeTypesReaderTests-627553134-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '75b1010c615c413da88a51b75b7db218', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '17ddbc0856794d78afaf3ad41abe2d68', '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=86970) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 21:22:53 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d5e95f3b-e365-43a1-bf92-d37e3ce72f27 tempest-VolumeTypesReaderTests-627553134 tempest-VolumeTypesReaderTests-627553134-project-reader] http://192.168.122.168/volume/v3/types/913cd344-d50b-49f8-84dd-2c5696717f13/encryption returned with HTTP 403 Sep 07 21:22:53 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1601/3201] 192.168.122.168 () {58 vars in 1259 bytes} [Mon Sep 7 21:22:53 2026] GET /volume/v3/types/913cd344-d50b-49f8-84dd-2c5696717f13/encryption => generated 124 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:22:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-f7c9f53f-0812-4dea-a337-a5dd754323cf None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:53 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f7c9f53f-0812-4dea-a337-a5dd754323cf tempest-VolumeTypesReaderTests-627553134 tempest-VolumeTypesReaderTests-627553134-project-reader] GET http://192.168.122.168/volume/v3/types/913cd344-d50b-49f8-84dd-2c5696717f13/extra_specs/multiattach Sep 07 21:22:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f7c9f53f-0812-4dea-a337-a5dd754323cf tempest-VolumeTypesReaderTests-627553134 tempest-VolumeTypesReaderTests-627553134-project-reader] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f7c9f53f-0812-4dea-a337-a5dd754323cf tempest-VolumeTypesReaderTests-627553134 tempest-VolumeTypesReaderTests-627553134-project-reader] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:53 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f7c9f53f-0812-4dea-a337-a5dd754323cf tempest-VolumeTypesReaderTests-627553134 tempest-VolumeTypesReaderTests-627553134-project-reader] http://192.168.122.168/volume/v3/types/913cd344-d50b-49f8-84dd-2c5696717f13/extra_specs/multiattach returned with HTTP 200 Sep 07 21:22:53 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1601/3202] 192.168.122.168 () {58 vars in 1298 bytes} [Mon Sep 7 21:22:53 2026] GET /volume/v3/types/913cd344-d50b-49f8-84dd-2c5696717f13/extra_specs/multiattach => generated 29 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 07 21:22:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-8c871578-c1c2-4400-a568-743e71d9ef96 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:53 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8c871578-c1c2-4400-a568-743e71d9ef96 tempest-VolumeTypesReaderTests-627553134 tempest-VolumeTypesReaderTests-627553134-project-reader] GET http://192.168.122.168/volume/v3/types/913cd344-d50b-49f8-84dd-2c5696717f13/extra_specs/volume_backend_name Sep 07 21:22:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8c871578-c1c2-4400-a568-743e71d9ef96 tempest-VolumeTypesReaderTests-627553134 tempest-VolumeTypesReaderTests-627553134-project-reader] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8c871578-c1c2-4400-a568-743e71d9ef96 tempest-VolumeTypesReaderTests-627553134 tempest-VolumeTypesReaderTests-627553134-project-reader] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:53 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8c871578-c1c2-4400-a568-743e71d9ef96 tempest-VolumeTypesReaderTests-627553134 tempest-VolumeTypesReaderTests-627553134-project-reader] http://192.168.122.168/volume/v3/types/913cd344-d50b-49f8-84dd-2c5696717f13/extra_specs/volume_backend_name returned with HTTP 404 Sep 07 21:22:53 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1602/3203] 192.168.122.168 () {58 vars in 1322 bytes} [Mon Sep 7 21:22:53 2026] GET /volume/v3/types/913cd344-d50b-49f8-84dd-2c5696717f13/extra_specs/volume_backend_name => generated 143 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:22:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-61bf7ec6-ce70-4211-a616-4a5547133058 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:53 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-61bf7ec6-ce70-4211-a616-4a5547133058 tempest-VolumeTypesReaderTests-627553134 tempest-VolumeTypesReaderTests-627553134-project-reader] PUT http://192.168.122.168/volume/v3/types/913cd344-d50b-49f8-84dd-2c5696717f13/encryption/e56af266-f1ef-40b7-b646-3f697489327c Sep 07 21:22:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-61bf7ec6-ce70-4211-a616-4a5547133058 tempest-VolumeTypesReaderTests-627553134 tempest-VolumeTypesReaderTests-627553134-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:22:53 devstack devstack@c-api.service[86971]: DEBUG cinder.policy [None req-61bf7ec6-ce70-4211-a616-4a5547133058 tempest-VolumeTypesReaderTests-627553134 tempest-VolumeTypesReaderTests-627553134-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '75b1010c615c413da88a51b75b7db218', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '17ddbc0856794d78afaf3ad41abe2d68', '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=86971) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 21:22:53 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-61bf7ec6-ce70-4211-a616-4a5547133058 tempest-VolumeTypesReaderTests-627553134 tempest-VolumeTypesReaderTests-627553134-project-reader] http://192.168.122.168/volume/v3/types/913cd344-d50b-49f8-84dd-2c5696717f13/encryption/e56af266-f1ef-40b7-b646-3f697489327c returned with HTTP 403 Sep 07 21:22:53 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1602/3204] 192.168.122.168 () {60 vars in 1390 bytes} [Mon Sep 7 21:22:53 2026] PUT /volume/v3/types/913cd344-d50b-49f8-84dd-2c5696717f13/encryption/e56af266-f1ef-40b7-b646-3f697489327c => generated 127 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:22:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-9bf04f0c-9dcd-4c3d-9912-8b22e2abaa3d None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:53 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-9bf04f0c-9dcd-4c3d-9912-8b22e2abaa3d tempest-VolumeTypesReaderTests-627553134 tempest-VolumeTypesReaderTests-627553134-project-reader] PUT http://192.168.122.168/volume/v3/types/913cd344-d50b-49f8-84dd-2c5696717f13/extra_specs/key1 Sep 07 21:22:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-9bf04f0c-9dcd-4c3d-9912-8b22e2abaa3d tempest-VolumeTypesReaderTests-627553134 tempest-VolumeTypesReaderTests-627553134-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:22:53 devstack devstack@c-api.service[86970]: DEBUG cinder.policy [None req-9bf04f0c-9dcd-4c3d-9912-8b22e2abaa3d tempest-VolumeTypesReaderTests-627553134 tempest-VolumeTypesReaderTests-627553134-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '75b1010c615c413da88a51b75b7db218', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '17ddbc0856794d78afaf3ad41abe2d68', '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=86970) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 21:22:53 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-9bf04f0c-9dcd-4c3d-9912-8b22e2abaa3d tempest-VolumeTypesReaderTests-627553134 tempest-VolumeTypesReaderTests-627553134-project-reader] http://192.168.122.168/volume/v3/types/913cd344-d50b-49f8-84dd-2c5696717f13/extra_specs/key1 returned with HTTP 403 Sep 07 21:22:53 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1603/3205] 192.168.122.168 () {60 vars in 1297 bytes} [Mon Sep 7 21:22:53 2026] PUT /volume/v3/types/913cd344-d50b-49f8-84dd-2c5696717f13/extra_specs/key1 => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:22:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-71493e23-27d2-4477-a3ff-2582b75176b9 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:53 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-71493e23-27d2-4477-a3ff-2582b75176b9 tempest-VolumeTypesReaderTests-627553134 tempest-VolumeTypesReaderTests-627553134-project-reader] PUT http://192.168.122.168/volume/v3/types/913cd344-d50b-49f8-84dd-2c5696717f13 Sep 07 21:22:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-71493e23-27d2-4477-a3ff-2582b75176b9 tempest-VolumeTypesReaderTests-627553134 tempest-VolumeTypesReaderTests-627553134-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:22:53 devstack devstack@c-api.service[86971]: DEBUG cinder.policy [None req-71493e23-27d2-4477-a3ff-2582b75176b9 tempest-VolumeTypesReaderTests-627553134 tempest-VolumeTypesReaderTests-627553134-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '75b1010c615c413da88a51b75b7db218', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '17ddbc0856794d78afaf3ad41abe2d68', '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=86971) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 21:22:53 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-71493e23-27d2-4477-a3ff-2582b75176b9 tempest-VolumeTypesReaderTests-627553134 tempest-VolumeTypesReaderTests-627553134-project-reader] http://192.168.122.168/volume/v3/types/913cd344-d50b-49f8-84dd-2c5696717f13 returned with HTTP 403 Sep 07 21:22:53 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1603/3206] 192.168.122.168 () {60 vars in 1246 bytes} [Mon Sep 7 21:22:53 2026] PUT /volume/v3/types/913cd344-d50b-49f8-84dd-2c5696717f13 => generated 109 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:22:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-ba43cc29-b38e-436c-96c8-6d2b38e47975 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:53 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ba43cc29-b38e-436c-96c8-6d2b38e47975 tempest-VolumeTypesReaderTests-627553134 tempest-VolumeTypesReaderTests-627553134-project-admin] DELETE http://192.168.122.168/volume/v3/types/fce99b36-5b34-4214-8fde-e0f97612a0a1 Sep 07 21:22:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ba43cc29-b38e-436c-96c8-6d2b38e47975 tempest-VolumeTypesReaderTests-627553134 tempest-VolumeTypesReaderTests-627553134-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ba43cc29-b38e-436c-96c8-6d2b38e47975 tempest-VolumeTypesReaderTests-627553134 tempest-VolumeTypesReaderTests-627553134-project-admin] Calling method '_delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:53 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ba43cc29-b38e-436c-96c8-6d2b38e47975 tempest-VolumeTypesReaderTests-627553134 tempest-VolumeTypesReaderTests-627553134-project-admin] http://192.168.122.168/volume/v3/types/fce99b36-5b34-4214-8fde-e0f97612a0a1 returned with HTTP 202 Sep 07 21:22:53 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1604/3207] 192.168.122.168 () {58 vars in 1229 bytes} [Mon Sep 7 21:22:53 2026] DELETE /volume/v3/types/fce99b36-5b34-4214-8fde-e0f97612a0a1 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:22:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-e99ca962-63d4-41f9-bd83-488191da70c4 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:53 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e99ca962-63d4-41f9-bd83-488191da70c4 tempest-VolumeTypesReaderTests-627553134 tempest-VolumeTypesReaderTests-627553134-project-admin] DELETE http://192.168.122.168/volume/v3/types/bdbf14db-6772-419d-9242-12f924ac7dc9 Sep 07 21:22:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-e99ca962-63d4-41f9-bd83-488191da70c4 tempest-VolumeTypesReaderTests-627553134 tempest-VolumeTypesReaderTests-627553134-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-e99ca962-63d4-41f9-bd83-488191da70c4 tempest-VolumeTypesReaderTests-627553134 tempest-VolumeTypesReaderTests-627553134-project-admin] Calling method '_delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:53 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e99ca962-63d4-41f9-bd83-488191da70c4 tempest-VolumeTypesReaderTests-627553134 tempest-VolumeTypesReaderTests-627553134-project-admin] http://192.168.122.168/volume/v3/types/bdbf14db-6772-419d-9242-12f924ac7dc9 returned with HTTP 202 Sep 07 21:22:53 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1604/3208] 192.168.122.168 () {58 vars in 1229 bytes} [Mon Sep 7 21:22:53 2026] DELETE /volume/v3/types/bdbf14db-6772-419d-9242-12f924ac7dc9 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:22:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-60826c0f-12fd-48f4-8831-3347b29fe905 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:53 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-60826c0f-12fd-48f4-8831-3347b29fe905 tempest-VolumeTypesReaderTests-627553134 tempest-VolumeTypesReaderTests-627553134-project-admin] DELETE http://192.168.122.168/volume/v3/types/09c1e3b9-9b3c-4d20-9016-5bf60ef80c80 Sep 07 21:22:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-60826c0f-12fd-48f4-8831-3347b29fe905 tempest-VolumeTypesReaderTests-627553134 tempest-VolumeTypesReaderTests-627553134-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-60826c0f-12fd-48f4-8831-3347b29fe905 tempest-VolumeTypesReaderTests-627553134 tempest-VolumeTypesReaderTests-627553134-project-admin] Calling method '_delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:53 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-60826c0f-12fd-48f4-8831-3347b29fe905 tempest-VolumeTypesReaderTests-627553134 tempest-VolumeTypesReaderTests-627553134-project-admin] http://192.168.122.168/volume/v3/types/09c1e3b9-9b3c-4d20-9016-5bf60ef80c80 returned with HTTP 202 Sep 07 21:22:53 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1605/3209] 192.168.122.168 () {58 vars in 1229 bytes} [Mon Sep 7 21:22:53 2026] DELETE /volume/v3/types/09c1e3b9-9b3c-4d20-9016-5bf60ef80c80 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:22:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-d91ff307-0775-4252-ac5f-4fdab8ae00e8 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:53 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d91ff307-0775-4252-ac5f-4fdab8ae00e8 tempest-VolumeTypesReaderTests-627553134 tempest-VolumeTypesReaderTests-627553134-project-admin] DELETE http://192.168.122.168/volume/v3/types/5180e209-c439-4d84-b8b5-42cfb46ee058 Sep 07 21:22:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-d91ff307-0775-4252-ac5f-4fdab8ae00e8 tempest-VolumeTypesReaderTests-627553134 tempest-VolumeTypesReaderTests-627553134-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-d91ff307-0775-4252-ac5f-4fdab8ae00e8 tempest-VolumeTypesReaderTests-627553134 tempest-VolumeTypesReaderTests-627553134-project-admin] Calling method '_delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:53 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d91ff307-0775-4252-ac5f-4fdab8ae00e8 tempest-VolumeTypesReaderTests-627553134 tempest-VolumeTypesReaderTests-627553134-project-admin] http://192.168.122.168/volume/v3/types/5180e209-c439-4d84-b8b5-42cfb46ee058 returned with HTTP 202 Sep 07 21:22:53 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1605/3210] 192.168.122.168 () {58 vars in 1229 bytes} [Mon Sep 7 21:22:53 2026] DELETE /volume/v3/types/5180e209-c439-4d84-b8b5-42cfb46ee058 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:22:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-02900220-7871-45e8-a079-330d4b8c9479 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:53 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-02900220-7871-45e8-a079-330d4b8c9479 tempest-VolumeTypesReaderTests-627553134 tempest-VolumeTypesReaderTests-627553134-project-admin] DELETE http://192.168.122.168/volume/v3/types/355099c1-bd74-4990-b2d9-adf87d761a2f Sep 07 21:22:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-02900220-7871-45e8-a079-330d4b8c9479 tempest-VolumeTypesReaderTests-627553134 tempest-VolumeTypesReaderTests-627553134-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-02900220-7871-45e8-a079-330d4b8c9479 tempest-VolumeTypesReaderTests-627553134 tempest-VolumeTypesReaderTests-627553134-project-admin] Calling method '_delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:53 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-02900220-7871-45e8-a079-330d4b8c9479 tempest-VolumeTypesReaderTests-627553134 tempest-VolumeTypesReaderTests-627553134-project-admin] http://192.168.122.168/volume/v3/types/355099c1-bd74-4990-b2d9-adf87d761a2f returned with HTTP 202 Sep 07 21:22:53 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1606/3211] 192.168.122.168 () {58 vars in 1229 bytes} [Mon Sep 7 21:22:53 2026] DELETE /volume/v3/types/355099c1-bd74-4990-b2d9-adf87d761a2f => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:22:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-59abbdf4-6576-403c-b95e-0a7f48ef4aed None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:53 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-59abbdf4-6576-403c-b95e-0a7f48ef4aed tempest-VolumeTypesReaderTests-627553134 tempest-VolumeTypesReaderTests-627553134-project-admin] DELETE http://192.168.122.168/volume/v3/types/913cd344-d50b-49f8-84dd-2c5696717f13 Sep 07 21:22:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-59abbdf4-6576-403c-b95e-0a7f48ef4aed tempest-VolumeTypesReaderTests-627553134 tempest-VolumeTypesReaderTests-627553134-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-59abbdf4-6576-403c-b95e-0a7f48ef4aed tempest-VolumeTypesReaderTests-627553134 tempest-VolumeTypesReaderTests-627553134-project-admin] Calling method '_delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:53 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-59abbdf4-6576-403c-b95e-0a7f48ef4aed tempest-VolumeTypesReaderTests-627553134 tempest-VolumeTypesReaderTests-627553134-project-admin] http://192.168.122.168/volume/v3/types/913cd344-d50b-49f8-84dd-2c5696717f13 returned with HTTP 202 Sep 07 21:22:53 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1606/3212] 192.168.122.168 () {58 vars in 1229 bytes} [Mon Sep 7 21:22:53 2026] DELETE /volume/v3/types/913cd344-d50b-49f8-84dd-2c5696717f13 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:22:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-f94d76ce-02d0-4bd6-9aa9-ef0c7e0d8853 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:53 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f94d76ce-02d0-4bd6-9aa9-ef0c7e0d8853 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] GET http://192.168.122.168/volume/v3/snapshots/f3a4e186-fc0d-4990-b98c-b30f561f6b70 Sep 07 21:22:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f94d76ce-02d0-4bd6-9aa9-ef0c7e0d8853 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f94d76ce-02d0-4bd6-9aa9-ef0c7e0d8853 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:53 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:53 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:22:53 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-f94d76ce-02d0-4bd6-9aa9-ef0c7e0d8853 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Snapshot retrieved successfully. Sep 07 21:22:53 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f94d76ce-02d0-4bd6-9aa9-ef0c7e0d8853 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/snapshots/f3a4e186-fc0d-4990-b98c-b30f561f6b70 returned with HTTP 200 Sep 07 21:22:53 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1607/3213] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:22:53 2026] GET /volume/v3/snapshots/f3a4e186-fc0d-4990-b98c-b30f561f6b70 => generated 440 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:54 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-64ea5600-b8a1-46a3-b41b-a04090ec30c3 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:54 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-64ea5600-b8a1-46a3-b41b-a04090ec30c3 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] GET http://192.168.122.168/volume/v3/snapshots/f3a4e186-fc0d-4990-b98c-b30f561f6b70 Sep 07 21:22:54 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-64ea5600-b8a1-46a3-b41b-a04090ec30c3 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:54 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-64ea5600-b8a1-46a3-b41b-a04090ec30c3 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:54 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:54 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:22:54 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-64ea5600-b8a1-46a3-b41b-a04090ec30c3 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Snapshot retrieved successfully. Sep 07 21:22:54 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-64ea5600-b8a1-46a3-b41b-a04090ec30c3 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/snapshots/f3a4e186-fc0d-4990-b98c-b30f561f6b70 returned with HTTP 200 Sep 07 21:22:54 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1607/3214] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:22:54 2026] GET /volume/v3/snapshots/f3a4e186-fc0d-4990-b98c-b30f561f6b70 => generated 467 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:22:54 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-2756b2f6-db2b-4c35-bd41-0562811d5b94 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:54 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-2756b2f6-db2b-4c35-bd41-0562811d5b94 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] GET http://192.168.122.168/volume/v3/snapshots Sep 07 21:22:54 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-2756b2f6-db2b-4c35-bd41-0562811d5b94 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:54 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-2756b2f6-db2b-4c35-bd41-0562811d5b94 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] Calling method 'index' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:54 devstack devstack@c-api.service[86970]: DEBUG cinder.api.api_utils [None req-2756b2f6-db2b-4c35-bd41-0562811d5b94 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] Removing options '' from query. {{(pid=86970) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 21:22:54 devstack devstack@c-api.service[86970]: DEBUG cinder.db.api [None req-2756b2f6-db2b-4c35-bd41-0562811d5b94 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] Building query based on filter {{(pid=86970) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 21:22:54 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:54 devstack devstack@c-api.service[86970]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 21:22:54 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-2756b2f6-db2b-4c35-bd41-0562811d5b94 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] Get all snapshots completed successfully. Sep 07 21:22:54 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-2756b2f6-db2b-4c35-bd41-0562811d5b94 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] http://192.168.122.168/volume/v3/snapshots returned with HTTP 200 Sep 07 21:22:54 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1608/3215] 192.168.122.168 () {58 vars in 1127 bytes} [Mon Sep 7 21:22:54 2026] GET /volume/v3/snapshots => generated 336 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:54 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-7876acad-9336-4d01-93d7-9e8d6c7874e8 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:54 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-7876acad-9336-4d01-93d7-9e8d6c7874e8 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] DELETE http://192.168.122.168/volume/v3/snapshots/f3a4e186-fc0d-4990-b98c-b30f561f6b70 Sep 07 21:22:54 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-7876acad-9336-4d01-93d7-9e8d6c7874e8 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:54 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-7876acad-9336-4d01-93d7-9e8d6c7874e8 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:54 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.snapshots [None req-7876acad-9336-4d01-93d7-9e8d6c7874e8 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Delete snapshot with id: f3a4e186-fc0d-4990-b98c-b30f561f6b70 Sep 07 21:22:54 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:54 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:22:54 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-7876acad-9336-4d01-93d7-9e8d6c7874e8 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Snapshot retrieved successfully. Sep 07 21:22:54 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:54 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:22:54 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-7876acad-9336-4d01-93d7-9e8d6c7874e8 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Snapshot delete request issued successfully. Sep 07 21:22:54 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-7876acad-9336-4d01-93d7-9e8d6c7874e8 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/snapshots/f3a4e186-fc0d-4990-b98c-b30f561f6b70 returned with HTTP 202 Sep 07 21:22:54 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1608/3216] 192.168.122.168 () {58 vars in 1241 bytes} [Mon Sep 7 21:22:54 2026] DELETE /volume/v3/snapshots/f3a4e186-fc0d-4990-b98c-b30f561f6b70 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:22:54 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-5566687c-618f-4bd0-943c-0bf36cd5f8c3 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:54 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-5566687c-618f-4bd0-943c-0bf36cd5f8c3 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] GET http://192.168.122.168/volume/v3/snapshots/f3a4e186-fc0d-4990-b98c-b30f561f6b70 Sep 07 21:22:54 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-5566687c-618f-4bd0-943c-0bf36cd5f8c3 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:54 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-5566687c-618f-4bd0-943c-0bf36cd5f8c3 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:54 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:54 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:22:54 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-5566687c-618f-4bd0-943c-0bf36cd5f8c3 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Snapshot retrieved successfully. Sep 07 21:22:54 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-5566687c-618f-4bd0-943c-0bf36cd5f8c3 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/snapshots/f3a4e186-fc0d-4990-b98c-b30f561f6b70 returned with HTTP 200 Sep 07 21:22:54 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1609/3217] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:22:54 2026] GET /volume/v3/snapshots/f3a4e186-fc0d-4990-b98c-b30f561f6b70 => generated 466 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:55 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-29bf9ff4-cb31-42ba-945d-5ad2fbed3e79 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:55 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-29bf9ff4-cb31-42ba-945d-5ad2fbed3e79 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] GET http://192.168.122.168/volume/v3/snapshots/f3a4e186-fc0d-4990-b98c-b30f561f6b70 Sep 07 21:22:55 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-29bf9ff4-cb31-42ba-945d-5ad2fbed3e79 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:55 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-29bf9ff4-cb31-42ba-945d-5ad2fbed3e79 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:55 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:55 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:22:55 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-29bf9ff4-cb31-42ba-945d-5ad2fbed3e79 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Snapshot retrieved successfully. Sep 07 21:22:55 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-29bf9ff4-cb31-42ba-945d-5ad2fbed3e79 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/snapshots/f3a4e186-fc0d-4990-b98c-b30f561f6b70 returned with HTTP 200 Sep 07 21:22:55 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1609/3218] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:22:55 2026] GET /volume/v3/snapshots/f3a4e186-fc0d-4990-b98c-b30f561f6b70 => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:56 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-085a6329-3c53-4e50-86c0-bd8a9046fc8d None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:56 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-085a6329-3c53-4e50-86c0-bd8a9046fc8d tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] GET http://192.168.122.168/volume/v3/snapshots/f3a4e186-fc0d-4990-b98c-b30f561f6b70 Sep 07 21:22:56 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-085a6329-3c53-4e50-86c0-bd8a9046fc8d tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:56 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-085a6329-3c53-4e50-86c0-bd8a9046fc8d tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:56 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-085a6329-3c53-4e50-86c0-bd8a9046fc8d tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/snapshots/f3a4e186-fc0d-4990-b98c-b30f561f6b70 returned with HTTP 404 Sep 07 21:22:56 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1610/3219] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:22:56 2026] GET /volume/v3/snapshots/f3a4e186-fc0d-4990-b98c-b30f561f6b70 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:22:56 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-54a1209a-f03b-4f5c-9c42-f4716ba45280 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:56 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-54a1209a-f03b-4f5c-9c42-f4716ba45280 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] DELETE http://192.168.122.168/volume/v3/volumes/d67f96b9-da29-468c-b1d8-bdc591238f5a Sep 07 21:22:56 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-54a1209a-f03b-4f5c-9c42-f4716ba45280 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:56 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-54a1209a-f03b-4f5c-9c42-f4716ba45280 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:56 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-54a1209a-f03b-4f5c-9c42-f4716ba45280 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Delete volume with id: d67f96b9-da29-468c-b1d8-bdc591238f5a Sep 07 21:22:56 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:56 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:22:56 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:56 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:22:56 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-54a1209a-f03b-4f5c-9c42-f4716ba45280 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Volume info retrieved successfully. Sep 07 21:22:57 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-54a1209a-f03b-4f5c-9c42-f4716ba45280 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Delete volume request issued successfully. Sep 07 21:22:57 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-54a1209a-f03b-4f5c-9c42-f4716ba45280 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/volumes/d67f96b9-da29-468c-b1d8-bdc591238f5a returned with HTTP 202 Sep 07 21:22:57 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1610/3220] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:22:56 2026] DELETE /volume/v3/volumes/d67f96b9-da29-468c-b1d8-bdc591238f5a => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:22:57 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-b847a4af-6179-48d3-a4b6-47d195ac2e75 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:57 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b847a4af-6179-48d3-a4b6-47d195ac2e75 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] GET http://192.168.122.168/volume/v3/volumes/d67f96b9-da29-468c-b1d8-bdc591238f5a Sep 07 21:22:57 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b847a4af-6179-48d3-a4b6-47d195ac2e75 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:57 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b847a4af-6179-48d3-a4b6-47d195ac2e75 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:57 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:57 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:22:57 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:57 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:22:57 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-b847a4af-6179-48d3-a4b6-47d195ac2e75 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Volume info retrieved successfully. Sep 07 21:22:57 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b847a4af-6179-48d3-a4b6-47d195ac2e75 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/volumes/d67f96b9-da29-468c-b1d8-bdc591238f5a returned with HTTP 200 Sep 07 21:22:57 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1611/3221] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:22:57 2026] GET /volume/v3/volumes/d67f96b9-da29-468c-b1d8-bdc591238f5a => generated 1016 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:22:58 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-4bfa696a-c625-4bb5-89f3-5eb93b0d1a5f None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:58 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-4bfa696a-c625-4bb5-89f3-5eb93b0d1a5f tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] GET http://192.168.122.168/volume/v3/volumes/d67f96b9-da29-468c-b1d8-bdc591238f5a Sep 07 21:22:58 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-4bfa696a-c625-4bb5-89f3-5eb93b0d1a5f tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:58 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-4bfa696a-c625-4bb5-89f3-5eb93b0d1a5f tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:58 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-4bfa696a-c625-4bb5-89f3-5eb93b0d1a5f tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/volumes/d67f96b9-da29-468c-b1d8-bdc591238f5a returned with HTTP 404 Sep 07 21:22:58 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1611/3222] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:22:58 2026] GET /volume/v3/volumes/d67f96b9-da29-468c-b1d8-bdc591238f5a => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:22:58 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-7d9a198a-ddc6-46b8-ad94-b3ae86aa64b4 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:58 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-7d9a198a-ddc6-46b8-ad94-b3ae86aa64b4 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:22:58 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-7d9a198a-ddc6-46b8-ad94-b3ae86aa64b4 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-723997621"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:22:58 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.volumes [None req-7d9a198a-ddc6-46b8-ad94-b3ae86aa64b4 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-723997621'}} {{(pid=86970) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:22:58 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-7d9a198a-ddc6-46b8-ad94-b3ae86aa64b4 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Create volume of 1 GB Sep 07 21:22:58 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-7d9a198a-ddc6-46b8-ad94-b3ae86aa64b4 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Availability Zones retrieved successfully. Sep 07 21:22:58 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-7d9a198a-ddc6-46b8-ad94-b3ae86aa64b4 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Flow 'volume_create_api' (a56d7e0f-e396-49d7-a640-77a26270b7ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:22:58 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-7d9a198a-ddc6-46b8-ad94-b3ae86aa64b4 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7160778b-4c43-4459-92a5-e9ce22120a15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:22:58 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.flows.api.create_volume [None req-7d9a198a-ddc6-46b8-ad94-b3ae86aa64b4 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Validating volume size '1' using validate_int {{(pid=86970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:22:58 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-7d9a198a-ddc6-46b8-ad94-b3ae86aa64b4 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7160778b-4c43-4459-92a5-e9ce22120a15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:22:58 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-7d9a198a-ddc6-46b8-ad94-b3ae86aa64b4 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4cc96c8-45d3-482d-9463-5cb683d4dcf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:22:58 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-7d9a198a-ddc6-46b8-ad94-b3ae86aa64b4 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Created reservations ['ae3de7e0-9ad0-41de-890c-bc5f12148311', '132ca4ef-2279-47bb-b1f0-9ce2f60598c4', '5746cbf5-c0dc-4951-b669-0840c26685b3', 'efe146aa-3f26-46df-93f0-55d6869120d1'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:22:58 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-7d9a198a-ddc6-46b8-ad94-b3ae86aa64b4 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4cc96c8-45d3-482d-9463-5cb683d4dcf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae3de7e0-9ad0-41de-890c-bc5f12148311', '132ca4ef-2279-47bb-b1f0-9ce2f60598c4', '5746cbf5-c0dc-4951-b669-0840c26685b3', 'efe146aa-3f26-46df-93f0-55d6869120d1']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:22:58 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-7d9a198a-ddc6-46b8-ad94-b3ae86aa64b4 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd25495d-e1d3-4c8d-a653-47700db39471) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:22:58 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:58 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:22:58 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-7d9a198a-ddc6-46b8-ad94-b3ae86aa64b4 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd25495d-e1d3-4c8d-a653-47700db39471) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b78ce723-1fca-4b1a-a4b4-452887ca9ed0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-723997621',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7b4ed138a5f4eabb06e2f3cfb314299',qos_specs=None,replication_status=,reservations=['ae3de7e0-9ad0-41de-890c-bc5f12148311','132ca4ef-2279-47bb-b1f0-9ce2f60598c4','5746cbf5-c0dc-4951-b669-0840c26685b3','efe146aa-3f26-46df-93f0-55d6869120d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e7e16fa2c6c43b1bdf65874703ccdda',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:22:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-723997621',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b78ce723-1fca-4b1a-a4b4-452887ca9ed0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b7b4ed138a5f4eabb06e2f3cfb314299',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2e7e16fa2c6c43b1bdf65874703ccdda',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:22:58 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-7d9a198a-ddc6-46b8-ad94-b3ae86aa64b4 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03696830-5efc-439e-879c-3a01235cfa14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:22:58 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-7d9a198a-ddc6-46b8-ad94-b3ae86aa64b4 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03696830-5efc-439e-879c-3a01235cfa14) transitioned into state 'SUCCESS' from state '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-723997621',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7b4ed138a5f4eabb06e2f3cfb314299',qos_specs=None,replication_status=,reservations=['ae3de7e0-9ad0-41de-890c-bc5f12148311','132ca4ef-2279-47bb-b1f0-9ce2f60598c4','5746cbf5-c0dc-4951-b669-0840c26685b3','efe146aa-3f26-46df-93f0-55d6869120d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e7e16fa2c6c43b1bdf65874703ccdda',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:22:58 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-7d9a198a-ddc6-46b8-ad94-b3ae86aa64b4 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28c89f7c-cee1-4e32-8569-a01eed15ce8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:22:58 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-7d9a198a-ddc6-46b8-ad94-b3ae86aa64b4 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28c89f7c-cee1-4e32-8569-a01eed15ce8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:22:58 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-7d9a198a-ddc6-46b8-ad94-b3ae86aa64b4 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Flow 'volume_create_api' (a56d7e0f-e396-49d7-a640-77a26270b7ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:22:58 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-7d9a198a-ddc6-46b8-ad94-b3ae86aa64b4 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Create volume request issued successfully. Sep 07 21:22:58 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-7d9a198a-ddc6-46b8-ad94-b3ae86aa64b4 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:22:58 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1612/3223] 192.168.122.168 () {60 vars in 1142 bytes} [Mon Sep 7 21:22:58 2026] POST /volume/v3/volumes => generated 786 bytes in 281 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:22:58 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-46e2d26e-844a-4925-b37d-30492ee3c4cb None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:58 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-46e2d26e-844a-4925-b37d-30492ee3c4cb tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] GET http://192.168.122.168/volume/v3/volumes/b78ce723-1fca-4b1a-a4b4-452887ca9ed0 Sep 07 21:22:58 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-46e2d26e-844a-4925-b37d-30492ee3c4cb tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:58 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-46e2d26e-844a-4925-b37d-30492ee3c4cb tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:58 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:58 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:22:58 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:58 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:22:58 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-46e2d26e-844a-4925-b37d-30492ee3c4cb tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Volume info retrieved successfully. Sep 07 21:22:58 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-46e2d26e-844a-4925-b37d-30492ee3c4cb tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/volumes/b78ce723-1fca-4b1a-a4b4-452887ca9ed0 returned with HTTP 200 Sep 07 21:22:58 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1612/3224] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:22:58 2026] GET /volume/v3/volumes/b78ce723-1fca-4b1a-a4b4-452887ca9ed0 => generated 965 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:22:59 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-1670ca30-385b-4bba-80c2-b894794738c8 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:59 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-1670ca30-385b-4bba-80c2-b894794738c8 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] GET http://192.168.122.168/volume/v3/volumes/b78ce723-1fca-4b1a-a4b4-452887ca9ed0 Sep 07 21:22:59 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-1670ca30-385b-4bba-80c2-b894794738c8 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:59 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-1670ca30-385b-4bba-80c2-b894794738c8 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:59 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:59 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:22:59 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:59 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:22:59 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-1670ca30-385b-4bba-80c2-b894794738c8 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Volume info retrieved successfully. Sep 07 21:22:59 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-1670ca30-385b-4bba-80c2-b894794738c8 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/volumes/b78ce723-1fca-4b1a-a4b4-452887ca9ed0 returned with HTTP 200 Sep 07 21:22:59 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1613/3225] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:22:59 2026] GET /volume/v3/volumes/b78ce723-1fca-4b1a-a4b4-452887ca9ed0 => generated 1016 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:22:59 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-41d7da8a-e8ff-4912-90f7-cf7028e0a228 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:59 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-41d7da8a-e8ff-4912-90f7-cf7028e0a228 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] POST http://192.168.122.168/volume/v3/snapshots Sep 07 21:22:59 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-41d7da8a-e8ff-4912-90f7-cf7028e0a228 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b78ce723-1fca-4b1a-a4b4-452887ca9ed0", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-767760755"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:22:59 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:59 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:22:59 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:59 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:22:59 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-41d7da8a-e8ff-4912-90f7-cf7028e0a228 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Volume info retrieved successfully. Sep 07 21:22:59 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.snapshots [None req-41d7da8a-e8ff-4912-90f7-cf7028e0a228 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Create snapshot from volume b78ce723-1fca-4b1a-a4b4-452887ca9ed0 Sep 07 21:22:59 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-41d7da8a-e8ff-4912-90f7-cf7028e0a228 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Created reservations ['e24caf66-672a-4d7c-90c6-52ec3a730798', 'f0a38fc5-394a-4c95-8be2-400818132b9d', '34a1e690-19ce-495d-b50c-8cd2ce279f25', 'd34dbe11-5382-4aae-b2a5-8c58737a9a2c'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:22:59 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:22:59 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:22:59 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-41d7da8a-e8ff-4912-90f7-cf7028e0a228 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Snapshot create request issued successfully. Sep 07 21:22:59 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-41d7da8a-e8ff-4912-90f7-cf7028e0a228 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/snapshots returned with HTTP 202 Sep 07 21:22:59 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1613/3226] 192.168.122.168 () {60 vars in 1149 bytes} [Mon Sep 7 21:22:59 2026] POST /volume/v3/snapshots => generated 307 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:22:59 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-acd29e56-a108-4bae-8138-c41f5ed8d4f7 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:22:59 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-acd29e56-a108-4bae-8138-c41f5ed8d4f7 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] GET http://192.168.122.168/volume/v3/snapshots/4138d559-8083-469e-8ead-342972257664 Sep 07 21:22:59 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-acd29e56-a108-4bae-8138-c41f5ed8d4f7 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:22:59 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-acd29e56-a108-4bae-8138-c41f5ed8d4f7 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:22:59 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:22:59 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:22:59 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-acd29e56-a108-4bae-8138-c41f5ed8d4f7 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Snapshot retrieved successfully. Sep 07 21:22:59 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-acd29e56-a108-4bae-8138-c41f5ed8d4f7 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/snapshots/4138d559-8083-469e-8ead-342972257664 returned with HTTP 200 Sep 07 21:22:59 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1614/3227] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:22:59 2026] GET /volume/v3/snapshots/4138d559-8083-469e-8ead-342972257664 => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:23:00 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-09245df1-47a9-42ab-8163-5d628b1e38e1 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:00 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-09245df1-47a9-42ab-8163-5d628b1e38e1 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] GET http://192.168.122.168/volume/v3/snapshots/4138d559-8083-469e-8ead-342972257664 Sep 07 21:23:00 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-09245df1-47a9-42ab-8163-5d628b1e38e1 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:23:00 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-09245df1-47a9-42ab-8163-5d628b1e38e1 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:23:00 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:23:00 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:23:00 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-09245df1-47a9-42ab-8163-5d628b1e38e1 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Snapshot retrieved successfully. Sep 07 21:23:00 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-09245df1-47a9-42ab-8163-5d628b1e38e1 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/snapshots/4138d559-8083-469e-8ead-342972257664 returned with HTTP 200 Sep 07 21:23:00 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1614/3228] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:23:00 2026] GET /volume/v3/snapshots/4138d559-8083-469e-8ead-342972257664 => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:23:01 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-07d68509-97c9-40ea-93d4-4248102ea329 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:01 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-07d68509-97c9-40ea-93d4-4248102ea329 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] GET http://192.168.122.168/volume/v3/snapshots/4138d559-8083-469e-8ead-342972257664 Sep 07 21:23:01 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-07d68509-97c9-40ea-93d4-4248102ea329 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:23:01 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-07d68509-97c9-40ea-93d4-4248102ea329 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:23:01 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:23:01 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:23:01 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-07d68509-97c9-40ea-93d4-4248102ea329 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Snapshot retrieved successfully. Sep 07 21:23:01 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-07d68509-97c9-40ea-93d4-4248102ea329 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/snapshots/4138d559-8083-469e-8ead-342972257664 returned with HTTP 200 Sep 07 21:23:01 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1615/3229] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:23:01 2026] GET /volume/v3/snapshots/4138d559-8083-469e-8ead-342972257664 => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:23:01 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-d830e672-f194-4725-8af1-ee718d61df47 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:01 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d830e672-f194-4725-8af1-ee718d61df47 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] POST http://192.168.122.168/volume/v3/snapshots/4138d559-8083-469e-8ead-342972257664/action Sep 07 21:23:01 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-d830e672-f194-4725-8af1-ee718d61df47 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:23:01 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-d830e672-f194-4725-8af1-ee718d61df47 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:23:01 devstack devstack@c-api.service[86971]: DEBUG cinder.api.contrib.admin_actions [None req-d830e672-f194-4725-8af1-ee718d61df47 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] Updating snapshot '4138d559-8083-469e-8ead-342972257664' with '{'status': 'error'}' {{(pid=86971) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 21:23:01 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:23:01 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:23:01 devstack devstack@c-api.service[86971]: DEBUG cinder.policy [None req-d830e672-f194-4725-8af1-ee718d61df47 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '15d6cf2b54ab4328858bcd417fbfb47c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b7b4ed138a5f4eabb06e2f3cfb314299', '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=86971) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 21:23:01 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d830e672-f194-4725-8af1-ee718d61df47 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] http://192.168.122.168/volume/v3/snapshots/4138d559-8083-469e-8ead-342972257664/action returned with HTTP 403 Sep 07 21:23:01 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1615/3230] 192.168.122.168 () {60 vars in 1280 bytes} [Mon Sep 7 21:23:01 2026] POST /volume/v3/snapshots/4138d559-8083-469e-8ead-342972257664/action => generated 133 bytes in 27 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:23:01 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-134595de-191d-4601-b10d-0000ed2aa217 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:01 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-134595de-191d-4601-b10d-0000ed2aa217 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] DELETE http://192.168.122.168/volume/v3/snapshots/4138d559-8083-469e-8ead-342972257664 Sep 07 21:23:01 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-134595de-191d-4601-b10d-0000ed2aa217 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:23:01 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-134595de-191d-4601-b10d-0000ed2aa217 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:23:01 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.snapshots [None req-134595de-191d-4601-b10d-0000ed2aa217 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Delete snapshot with id: 4138d559-8083-469e-8ead-342972257664 Sep 07 21:23:01 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:23:01 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:23:01 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-134595de-191d-4601-b10d-0000ed2aa217 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Snapshot retrieved successfully. Sep 07 21:23:01 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:23:01 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:23:01 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-134595de-191d-4601-b10d-0000ed2aa217 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Snapshot delete request issued successfully. Sep 07 21:23:01 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-134595de-191d-4601-b10d-0000ed2aa217 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/snapshots/4138d559-8083-469e-8ead-342972257664 returned with HTTP 202 Sep 07 21:23:01 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1616/3231] 192.168.122.168 () {58 vars in 1241 bytes} [Mon Sep 7 21:23:01 2026] DELETE /volume/v3/snapshots/4138d559-8083-469e-8ead-342972257664 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:23:01 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-47c999d9-2620-4e47-9e6a-e3ae02a0a2c0 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:01 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-47c999d9-2620-4e47-9e6a-e3ae02a0a2c0 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] GET http://192.168.122.168/volume/v3/snapshots/4138d559-8083-469e-8ead-342972257664 Sep 07 21:23:01 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-47c999d9-2620-4e47-9e6a-e3ae02a0a2c0 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:23:01 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-47c999d9-2620-4e47-9e6a-e3ae02a0a2c0 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:23:01 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:23:01 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:23:01 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-47c999d9-2620-4e47-9e6a-e3ae02a0a2c0 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Snapshot retrieved successfully. Sep 07 21:23:01 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-47c999d9-2620-4e47-9e6a-e3ae02a0a2c0 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/snapshots/4138d559-8083-469e-8ead-342972257664 returned with HTTP 200 Sep 07 21:23:01 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1616/3232] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:23:01 2026] GET /volume/v3/snapshots/4138d559-8083-469e-8ead-342972257664 => generated 465 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:23:02 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-c291bfa7-ebe3-4285-b40b-a840b645318b None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:02 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c291bfa7-ebe3-4285-b40b-a840b645318b tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] GET http://192.168.122.168/volume/v3/snapshots/4138d559-8083-469e-8ead-342972257664 Sep 07 21:23:02 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c291bfa7-ebe3-4285-b40b-a840b645318b tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:23:02 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c291bfa7-ebe3-4285-b40b-a840b645318b tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:23:02 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:23:02 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:23:02 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-c291bfa7-ebe3-4285-b40b-a840b645318b tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Snapshot retrieved successfully. Sep 07 21:23:02 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c291bfa7-ebe3-4285-b40b-a840b645318b tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/snapshots/4138d559-8083-469e-8ead-342972257664 returned with HTTP 200 Sep 07 21:23:02 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1617/3233] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:23:02 2026] GET /volume/v3/snapshots/4138d559-8083-469e-8ead-342972257664 => generated 465 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:23:03 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-f235baff-e18c-460b-8014-02a50ffdacd6 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:03 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f235baff-e18c-460b-8014-02a50ffdacd6 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] GET http://192.168.122.168/volume/v3/snapshots/4138d559-8083-469e-8ead-342972257664 Sep 07 21:23:03 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f235baff-e18c-460b-8014-02a50ffdacd6 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:23:03 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f235baff-e18c-460b-8014-02a50ffdacd6 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:23:03 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f235baff-e18c-460b-8014-02a50ffdacd6 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/snapshots/4138d559-8083-469e-8ead-342972257664 returned with HTTP 404 Sep 07 21:23:03 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1617/3234] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:23:03 2026] GET /volume/v3/snapshots/4138d559-8083-469e-8ead-342972257664 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:23:03 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-aace0765-ac37-4e3d-932c-68e9682383f9 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:03 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-aace0765-ac37-4e3d-932c-68e9682383f9 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] DELETE http://192.168.122.168/volume/v3/volumes/b78ce723-1fca-4b1a-a4b4-452887ca9ed0 Sep 07 21:23:03 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-aace0765-ac37-4e3d-932c-68e9682383f9 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:23:03 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-aace0765-ac37-4e3d-932c-68e9682383f9 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:23:03 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-aace0765-ac37-4e3d-932c-68e9682383f9 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Delete volume with id: b78ce723-1fca-4b1a-a4b4-452887ca9ed0 Sep 07 21:23:03 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:23:03 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:23:03 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:23:03 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:23:03 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-aace0765-ac37-4e3d-932c-68e9682383f9 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Volume info retrieved successfully. Sep 07 21:23:04 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-aace0765-ac37-4e3d-932c-68e9682383f9 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Delete volume request issued successfully. Sep 07 21:23:04 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-aace0765-ac37-4e3d-932c-68e9682383f9 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/volumes/b78ce723-1fca-4b1a-a4b4-452887ca9ed0 returned with HTTP 202 Sep 07 21:23:04 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1618/3235] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:23:03 2026] DELETE /volume/v3/volumes/b78ce723-1fca-4b1a-a4b4-452887ca9ed0 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:23:04 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-a4d26202-53c1-41cb-b4a8-91fa607893d7 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:04 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a4d26202-53c1-41cb-b4a8-91fa607893d7 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] GET http://192.168.122.168/volume/v3/volumes/b78ce723-1fca-4b1a-a4b4-452887ca9ed0 Sep 07 21:23:04 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-a4d26202-53c1-41cb-b4a8-91fa607893d7 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:23:04 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-a4d26202-53c1-41cb-b4a8-91fa607893d7 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:23:04 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:23:04 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:23:04 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:23:04 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:23:04 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-a4d26202-53c1-41cb-b4a8-91fa607893d7 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Volume info retrieved successfully. Sep 07 21:23:04 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a4d26202-53c1-41cb-b4a8-91fa607893d7 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/volumes/b78ce723-1fca-4b1a-a4b4-452887ca9ed0 returned with HTTP 200 Sep 07 21:23:04 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1618/3236] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:23:04 2026] GET /volume/v3/volumes/b78ce723-1fca-4b1a-a4b4-452887ca9ed0 => generated 1015 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:23:05 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-ad46fca7-6ce9-4c62-b85d-682103927da6 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:05 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ad46fca7-6ce9-4c62-b85d-682103927da6 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] GET http://192.168.122.168/volume/v3/volumes/b78ce723-1fca-4b1a-a4b4-452887ca9ed0 Sep 07 21:23:05 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ad46fca7-6ce9-4c62-b85d-682103927da6 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:23:05 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ad46fca7-6ce9-4c62-b85d-682103927da6 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:23:05 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ad46fca7-6ce9-4c62-b85d-682103927da6 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/volumes/b78ce723-1fca-4b1a-a4b4-452887ca9ed0 returned with HTTP 404 Sep 07 21:23:05 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1619/3237] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:23:05 2026] GET /volume/v3/volumes/b78ce723-1fca-4b1a-a4b4-452887ca9ed0 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:23:05 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-3f811cc5-833a-4c3d-98e1-aee70cc26e06 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:05 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-3f811cc5-833a-4c3d-98e1-aee70cc26e06 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:23:05 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-3f811cc5-833a-4c3d-98e1-aee70cc26e06 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-182293237"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:23:05 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.volumes [None req-3f811cc5-833a-4c3d-98e1-aee70cc26e06 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-182293237'}} {{(pid=86971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:23:05 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-3f811cc5-833a-4c3d-98e1-aee70cc26e06 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Create volume of 1 GB Sep 07 21:23:05 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-3f811cc5-833a-4c3d-98e1-aee70cc26e06 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Availability Zones retrieved successfully. Sep 07 21:23:05 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-3f811cc5-833a-4c3d-98e1-aee70cc26e06 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Flow 'volume_create_api' (fa024e40-5ea9-44a0-b7dc-9602b776fbdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:23:05 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-3f811cc5-833a-4c3d-98e1-aee70cc26e06 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11422a67-862e-4848-81c1-123e3ef97873) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:23:05 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.flows.api.create_volume [None req-3f811cc5-833a-4c3d-98e1-aee70cc26e06 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Validating volume size '1' using validate_int {{(pid=86971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:23:05 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-3f811cc5-833a-4c3d-98e1-aee70cc26e06 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11422a67-862e-4848-81c1-123e3ef97873) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:23:05 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-3f811cc5-833a-4c3d-98e1-aee70cc26e06 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d499d13-4007-4c72-b5b1-a48dd0fc13a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:23:05 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-3f811cc5-833a-4c3d-98e1-aee70cc26e06 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Created reservations ['4599ddd9-7914-4d52-b3f9-04ef9ab68b9a', 'b4e33815-21d5-42f4-b4de-db16bb5c9090', '7091a434-0dc8-4b90-97c1-de390edd02dc', '9fddcd0b-0bec-4e9d-86e2-666926284ee5'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:23:05 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-3f811cc5-833a-4c3d-98e1-aee70cc26e06 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d499d13-4007-4c72-b5b1-a48dd0fc13a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4599ddd9-7914-4d52-b3f9-04ef9ab68b9a', 'b4e33815-21d5-42f4-b4de-db16bb5c9090', '7091a434-0dc8-4b90-97c1-de390edd02dc', '9fddcd0b-0bec-4e9d-86e2-666926284ee5']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:23:05 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-3f811cc5-833a-4c3d-98e1-aee70cc26e06 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4d32888-927a-41f8-ac35-7a528c8be3e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:23:05 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:23:05 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:23:05 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-3f811cc5-833a-4c3d-98e1-aee70cc26e06 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4d32888-927a-41f8-ac35-7a528c8be3e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5af41d29-bfd0-4930-abc2-50a9b5b62235', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-182293237',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7b4ed138a5f4eabb06e2f3cfb314299',qos_specs=None,replication_status=,reservations=['4599ddd9-7914-4d52-b3f9-04ef9ab68b9a','b4e33815-21d5-42f4-b4de-db16bb5c9090','7091a434-0dc8-4b90-97c1-de390edd02dc','9fddcd0b-0bec-4e9d-86e2-666926284ee5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e7e16fa2c6c43b1bdf65874703ccdda',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:23:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-182293237',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5af41d29-bfd0-4930-abc2-50a9b5b62235,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b7b4ed138a5f4eabb06e2f3cfb314299',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2e7e16fa2c6c43b1bdf65874703ccdda',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:23:05 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-3f811cc5-833a-4c3d-98e1-aee70cc26e06 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dcdbe4ba-6daa-4340-baa8-b3ea7d27efa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:23:05 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-3f811cc5-833a-4c3d-98e1-aee70cc26e06 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dcdbe4ba-6daa-4340-baa8-b3ea7d27efa8) transitioned into state 'SUCCESS' from state '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-182293237',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7b4ed138a5f4eabb06e2f3cfb314299',qos_specs=None,replication_status=,reservations=['4599ddd9-7914-4d52-b3f9-04ef9ab68b9a','b4e33815-21d5-42f4-b4de-db16bb5c9090','7091a434-0dc8-4b90-97c1-de390edd02dc','9fddcd0b-0bec-4e9d-86e2-666926284ee5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e7e16fa2c6c43b1bdf65874703ccdda',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:23:05 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-3f811cc5-833a-4c3d-98e1-aee70cc26e06 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c6cf011-38e8-417f-a046-71441fdfb71c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:23:05 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-3f811cc5-833a-4c3d-98e1-aee70cc26e06 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c6cf011-38e8-417f-a046-71441fdfb71c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:23:05 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-3f811cc5-833a-4c3d-98e1-aee70cc26e06 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Flow 'volume_create_api' (fa024e40-5ea9-44a0-b7dc-9602b776fbdb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:23:05 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-3f811cc5-833a-4c3d-98e1-aee70cc26e06 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Create volume request issued successfully. Sep 07 21:23:05 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-3f811cc5-833a-4c3d-98e1-aee70cc26e06 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:23:05 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1619/3238] 192.168.122.168 () {60 vars in 1142 bytes} [Mon Sep 7 21:23:05 2026] POST /volume/v3/volumes => generated 786 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 07 21:23:05 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-ac0c9ea6-59f6-4c0c-86e0-3a0d83ee1009 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:05 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ac0c9ea6-59f6-4c0c-86e0-3a0d83ee1009 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] GET http://192.168.122.168/volume/v3/volumes/5af41d29-bfd0-4930-abc2-50a9b5b62235 Sep 07 21:23:05 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ac0c9ea6-59f6-4c0c-86e0-3a0d83ee1009 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:23:05 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ac0c9ea6-59f6-4c0c-86e0-3a0d83ee1009 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:23:05 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:23:05 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:23:05 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:23:05 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:23:05 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-ac0c9ea6-59f6-4c0c-86e0-3a0d83ee1009 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Volume info retrieved successfully. Sep 07 21:23:05 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ac0c9ea6-59f6-4c0c-86e0-3a0d83ee1009 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/volumes/5af41d29-bfd0-4930-abc2-50a9b5b62235 returned with HTTP 200 Sep 07 21:23:05 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1620/3239] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:23:05 2026] GET /volume/v3/volumes/5af41d29-bfd0-4930-abc2-50a9b5b62235 => generated 965 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:23:06 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-44c9cfe8-e690-4282-80a1-6b8258ddabaa None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:06 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-44c9cfe8-e690-4282-80a1-6b8258ddabaa tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] GET http://192.168.122.168/volume/v3/volumes/5af41d29-bfd0-4930-abc2-50a9b5b62235 Sep 07 21:23:06 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-44c9cfe8-e690-4282-80a1-6b8258ddabaa tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:23:06 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-44c9cfe8-e690-4282-80a1-6b8258ddabaa tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:23:06 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:23:06 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:23:06 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:23:06 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:23:06 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-44c9cfe8-e690-4282-80a1-6b8258ddabaa tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Volume info retrieved successfully. Sep 07 21:23:06 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-44c9cfe8-e690-4282-80a1-6b8258ddabaa tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/volumes/5af41d29-bfd0-4930-abc2-50a9b5b62235 returned with HTTP 200 Sep 07 21:23:06 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1620/3240] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:23:06 2026] GET /volume/v3/volumes/5af41d29-bfd0-4930-abc2-50a9b5b62235 => generated 1016 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:23:06 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-9c1cf652-6626-4fcf-ae01-b9daf0e6f4cd None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:06 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-9c1cf652-6626-4fcf-ae01-b9daf0e6f4cd tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] POST http://192.168.122.168/volume/v3/snapshots Sep 07 21:23:06 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-9c1cf652-6626-4fcf-ae01-b9daf0e6f4cd tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5af41d29-bfd0-4930-abc2-50a9b5b62235", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1701568172"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:23:06 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:23:06 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:23:06 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:23:06 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:23:06 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-9c1cf652-6626-4fcf-ae01-b9daf0e6f4cd tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Volume info retrieved successfully. Sep 07 21:23:06 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.snapshots [None req-9c1cf652-6626-4fcf-ae01-b9daf0e6f4cd tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Create snapshot from volume 5af41d29-bfd0-4930-abc2-50a9b5b62235 Sep 07 21:23:06 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-9c1cf652-6626-4fcf-ae01-b9daf0e6f4cd tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Created reservations ['3498c797-694f-464d-83f6-eeb1ae677bcb', '4933d3af-2f71-446d-820f-7c748db2293f', '4e9bbc1f-0dd6-4088-bd83-769c2123efa9', '303e930f-8505-4af3-8bd4-5ee14b5b4ad0'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:23:06 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:23:06 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:23:06 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-9c1cf652-6626-4fcf-ae01-b9daf0e6f4cd tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Snapshot create request issued successfully. Sep 07 21:23:06 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-9c1cf652-6626-4fcf-ae01-b9daf0e6f4cd tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/snapshots returned with HTTP 202 Sep 07 21:23:06 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1621/3241] 192.168.122.168 () {60 vars in 1149 bytes} [Mon Sep 7 21:23:06 2026] POST /volume/v3/snapshots => generated 308 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:23:06 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-90656d14-6ff0-4f4d-80d5-482c37cb5bfb None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:06 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-90656d14-6ff0-4f4d-80d5-482c37cb5bfb tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] GET http://192.168.122.168/volume/v3/snapshots/8d56df3f-2aeb-4330-8518-f7c850f35497 Sep 07 21:23:06 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-90656d14-6ff0-4f4d-80d5-482c37cb5bfb tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:23:06 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-90656d14-6ff0-4f4d-80d5-482c37cb5bfb tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:23:06 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:23:06 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:23:06 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-90656d14-6ff0-4f4d-80d5-482c37cb5bfb tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Snapshot retrieved successfully. Sep 07 21:23:06 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-90656d14-6ff0-4f4d-80d5-482c37cb5bfb tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/snapshots/8d56df3f-2aeb-4330-8518-f7c850f35497 returned with HTTP 200 Sep 07 21:23:06 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1621/3242] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:23:06 2026] GET /volume/v3/snapshots/8d56df3f-2aeb-4330-8518-f7c850f35497 => generated 440 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:23:07 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-f82f197e-3e94-45ae-8e59-553ba5bfbc71 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:07 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f82f197e-3e94-45ae-8e59-553ba5bfbc71 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] GET http://192.168.122.168/volume/v3/snapshots/8d56df3f-2aeb-4330-8518-f7c850f35497 Sep 07 21:23:07 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f82f197e-3e94-45ae-8e59-553ba5bfbc71 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:23:07 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f82f197e-3e94-45ae-8e59-553ba5bfbc71 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:23:07 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:23:07 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:23:07 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-f82f197e-3e94-45ae-8e59-553ba5bfbc71 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Snapshot retrieved successfully. Sep 07 21:23:07 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f82f197e-3e94-45ae-8e59-553ba5bfbc71 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/snapshots/8d56df3f-2aeb-4330-8518-f7c850f35497 returned with HTTP 200 Sep 07 21:23:07 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1622/3243] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:23:07 2026] GET /volume/v3/snapshots/8d56df3f-2aeb-4330-8518-f7c850f35497 => generated 440 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:23:08 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-102d4998-c590-4fbc-a4f9-485ca2b90e8a None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:08 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-102d4998-c590-4fbc-a4f9-485ca2b90e8a tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] GET http://192.168.122.168/volume/v3/snapshots/8d56df3f-2aeb-4330-8518-f7c850f35497 Sep 07 21:23:08 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-102d4998-c590-4fbc-a4f9-485ca2b90e8a tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:23:08 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-102d4998-c590-4fbc-a4f9-485ca2b90e8a tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:23:08 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:23:08 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:23:08 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-102d4998-c590-4fbc-a4f9-485ca2b90e8a tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Snapshot retrieved successfully. Sep 07 21:23:08 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-102d4998-c590-4fbc-a4f9-485ca2b90e8a tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/snapshots/8d56df3f-2aeb-4330-8518-f7c850f35497 returned with HTTP 200 Sep 07 21:23:08 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1622/3244] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:23:08 2026] GET /volume/v3/snapshots/8d56df3f-2aeb-4330-8518-f7c850f35497 => generated 467 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:23:08 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-5871195e-4c27-40be-81aa-4ef539baac45 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:08 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-5871195e-4c27-40be-81aa-4ef539baac45 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] GET http://192.168.122.168/volume/v3/snapshots/8d56df3f-2aeb-4330-8518-f7c850f35497 Sep 07 21:23:08 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-5871195e-4c27-40be-81aa-4ef539baac45 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:23:08 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-5871195e-4c27-40be-81aa-4ef539baac45 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:23:08 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:23:08 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:23:08 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-5871195e-4c27-40be-81aa-4ef539baac45 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] Snapshot retrieved successfully. Sep 07 21:23:08 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-5871195e-4c27-40be-81aa-4ef539baac45 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] http://192.168.122.168/volume/v3/snapshots/8d56df3f-2aeb-4330-8518-f7c850f35497 returned with HTTP 200 Sep 07 21:23:08 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1623/3245] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:23:08 2026] GET /volume/v3/snapshots/8d56df3f-2aeb-4330-8518-f7c850f35497 => generated 467 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:23:08 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-2cbe786c-3807-4395-9aee-a3dbb31bbc5e None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:08 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-2cbe786c-3807-4395-9aee-a3dbb31bbc5e tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] DELETE http://192.168.122.168/volume/v3/snapshots/8d56df3f-2aeb-4330-8518-f7c850f35497 Sep 07 21:23:08 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-2cbe786c-3807-4395-9aee-a3dbb31bbc5e tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:23:08 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-2cbe786c-3807-4395-9aee-a3dbb31bbc5e tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:23:08 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.snapshots [None req-2cbe786c-3807-4395-9aee-a3dbb31bbc5e tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Delete snapshot with id: 8d56df3f-2aeb-4330-8518-f7c850f35497 Sep 07 21:23:08 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:23:08 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:23:08 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-2cbe786c-3807-4395-9aee-a3dbb31bbc5e tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Snapshot retrieved successfully. Sep 07 21:23:08 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:23:08 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:23:08 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-2cbe786c-3807-4395-9aee-a3dbb31bbc5e tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Snapshot delete request issued successfully. Sep 07 21:23:08 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-2cbe786c-3807-4395-9aee-a3dbb31bbc5e tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/snapshots/8d56df3f-2aeb-4330-8518-f7c850f35497 returned with HTTP 202 Sep 07 21:23:08 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1623/3246] 192.168.122.168 () {58 vars in 1241 bytes} [Mon Sep 7 21:23:08 2026] DELETE /volume/v3/snapshots/8d56df3f-2aeb-4330-8518-f7c850f35497 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:23:08 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-c79602df-de44-4a1f-96e9-2c5a1b408916 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:08 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c79602df-de44-4a1f-96e9-2c5a1b408916 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] GET http://192.168.122.168/volume/v3/snapshots/8d56df3f-2aeb-4330-8518-f7c850f35497 Sep 07 21:23:08 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c79602df-de44-4a1f-96e9-2c5a1b408916 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:23:08 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c79602df-de44-4a1f-96e9-2c5a1b408916 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:23:08 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:23:08 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:23:08 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-c79602df-de44-4a1f-96e9-2c5a1b408916 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Snapshot retrieved successfully. Sep 07 21:23:08 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c79602df-de44-4a1f-96e9-2c5a1b408916 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/snapshots/8d56df3f-2aeb-4330-8518-f7c850f35497 returned with HTTP 200 Sep 07 21:23:08 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1624/3247] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:23:08 2026] GET /volume/v3/snapshots/8d56df3f-2aeb-4330-8518-f7c850f35497 => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:23:09 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-cbaf43eb-a1a7-4143-8a60-58695ae9b24a None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:09 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-cbaf43eb-a1a7-4143-8a60-58695ae9b24a tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] GET http://192.168.122.168/volume/v3/snapshots/8d56df3f-2aeb-4330-8518-f7c850f35497 Sep 07 21:23:09 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-cbaf43eb-a1a7-4143-8a60-58695ae9b24a tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:23:09 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-cbaf43eb-a1a7-4143-8a60-58695ae9b24a tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:23:09 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:23:09 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:23:09 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-cbaf43eb-a1a7-4143-8a60-58695ae9b24a tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Snapshot retrieved successfully. Sep 07 21:23:09 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-cbaf43eb-a1a7-4143-8a60-58695ae9b24a tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/snapshots/8d56df3f-2aeb-4330-8518-f7c850f35497 returned with HTTP 200 Sep 07 21:23:09 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1624/3248] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:23:09 2026] GET /volume/v3/snapshots/8d56df3f-2aeb-4330-8518-f7c850f35497 => generated 466 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:23:10 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-d0f976a6-7f00-4aab-babc-d5145833b376 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:10 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d0f976a6-7f00-4aab-babc-d5145833b376 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] GET http://192.168.122.168/volume/v3/snapshots/8d56df3f-2aeb-4330-8518-f7c850f35497 Sep 07 21:23:10 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-d0f976a6-7f00-4aab-babc-d5145833b376 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:23:10 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-d0f976a6-7f00-4aab-babc-d5145833b376 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:23:10 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d0f976a6-7f00-4aab-babc-d5145833b376 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/snapshots/8d56df3f-2aeb-4330-8518-f7c850f35497 returned with HTTP 404 Sep 07 21:23:10 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1625/3249] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:23:10 2026] GET /volume/v3/snapshots/8d56df3f-2aeb-4330-8518-f7c850f35497 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:23:10 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-c1e0a3a0-6506-4785-9423-92ac34b6110e None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:10 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c1e0a3a0-6506-4785-9423-92ac34b6110e tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] DELETE http://192.168.122.168/volume/v3/volumes/5af41d29-bfd0-4930-abc2-50a9b5b62235 Sep 07 21:23:10 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c1e0a3a0-6506-4785-9423-92ac34b6110e tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:23:10 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c1e0a3a0-6506-4785-9423-92ac34b6110e tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:23:10 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-c1e0a3a0-6506-4785-9423-92ac34b6110e tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Delete volume with id: 5af41d29-bfd0-4930-abc2-50a9b5b62235 Sep 07 21:23:10 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:23:10 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:23:10 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:23:10 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:23:10 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-c1e0a3a0-6506-4785-9423-92ac34b6110e tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Volume info retrieved successfully. Sep 07 21:23:10 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-c1e0a3a0-6506-4785-9423-92ac34b6110e tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Delete volume request issued successfully. Sep 07 21:23:10 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c1e0a3a0-6506-4785-9423-92ac34b6110e tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/volumes/5af41d29-bfd0-4930-abc2-50a9b5b62235 returned with HTTP 202 Sep 07 21:23:10 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1625/3250] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:23:10 2026] DELETE /volume/v3/volumes/5af41d29-bfd0-4930-abc2-50a9b5b62235 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:23:10 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-341b9944-5eca-4c23-b311-7614a597f8d1 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:11 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-341b9944-5eca-4c23-b311-7614a597f8d1 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] GET http://192.168.122.168/volume/v3/volumes/5af41d29-bfd0-4930-abc2-50a9b5b62235 Sep 07 21:23:11 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-341b9944-5eca-4c23-b311-7614a597f8d1 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:23:11 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-341b9944-5eca-4c23-b311-7614a597f8d1 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:23:11 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:23:11 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:23:11 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:23:11 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:23:11 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-341b9944-5eca-4c23-b311-7614a597f8d1 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Volume info retrieved successfully. Sep 07 21:23:11 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-341b9944-5eca-4c23-b311-7614a597f8d1 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/volumes/5af41d29-bfd0-4930-abc2-50a9b5b62235 returned with HTTP 200 Sep 07 21:23:11 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1626/3251] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:23:10 2026] GET /volume/v3/volumes/5af41d29-bfd0-4930-abc2-50a9b5b62235 => generated 1015 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:23:12 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-f2bcd402-2185-4939-9bcb-a9cdf1fdcdeb None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:12 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f2bcd402-2185-4939-9bcb-a9cdf1fdcdeb tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] GET http://192.168.122.168/volume/v3/volumes/5af41d29-bfd0-4930-abc2-50a9b5b62235 Sep 07 21:23:12 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f2bcd402-2185-4939-9bcb-a9cdf1fdcdeb tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:23:12 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f2bcd402-2185-4939-9bcb-a9cdf1fdcdeb tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:23:12 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f2bcd402-2185-4939-9bcb-a9cdf1fdcdeb tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/volumes/5af41d29-bfd0-4930-abc2-50a9b5b62235 returned with HTTP 404 Sep 07 21:23:12 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1626/3252] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:23:12 2026] GET /volume/v3/volumes/5af41d29-bfd0-4930-abc2-50a9b5b62235 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 07 21:23:12 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-06612534-7583-4e74-a50c-0187cfa06dbd None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:12 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-06612534-7583-4e74-a50c-0187cfa06dbd tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:23:12 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-06612534-7583-4e74-a50c-0187cfa06dbd tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-840568720"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:23:12 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.volumes [None req-06612534-7583-4e74-a50c-0187cfa06dbd tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-840568720'}} {{(pid=86970) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:23:12 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-06612534-7583-4e74-a50c-0187cfa06dbd tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Create volume of 1 GB Sep 07 21:23:12 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-06612534-7583-4e74-a50c-0187cfa06dbd tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Availability Zones retrieved successfully. Sep 07 21:23:12 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-06612534-7583-4e74-a50c-0187cfa06dbd tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Flow 'volume_create_api' (3fb0f033-bdd2-4751-a77d-27e91c01bc7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:23:12 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-06612534-7583-4e74-a50c-0187cfa06dbd tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (700145e2-704a-4c55-9e5b-d01980c0e2f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:23:12 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.flows.api.create_volume [None req-06612534-7583-4e74-a50c-0187cfa06dbd tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Validating volume size '1' using validate_int {{(pid=86970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:23:12 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-06612534-7583-4e74-a50c-0187cfa06dbd tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (700145e2-704a-4c55-9e5b-d01980c0e2f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:23:12 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-06612534-7583-4e74-a50c-0187cfa06dbd tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06c194de-a479-4711-9f48-b4d38aba6528) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:23:12 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-06612534-7583-4e74-a50c-0187cfa06dbd tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Created reservations ['ac85f9bf-7090-49d1-a983-9c8dc0205532', 'd286355d-9e8d-463c-80bb-9db527159462', 'b91023b8-ab0d-4aca-86ca-bd109d6ac93f', '5d6b1d40-dd70-4dde-bdf0-643397d85c0b'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:23:12 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-06612534-7583-4e74-a50c-0187cfa06dbd tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06c194de-a479-4711-9f48-b4d38aba6528) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac85f9bf-7090-49d1-a983-9c8dc0205532', 'd286355d-9e8d-463c-80bb-9db527159462', 'b91023b8-ab0d-4aca-86ca-bd109d6ac93f', '5d6b1d40-dd70-4dde-bdf0-643397d85c0b']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:23:12 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-06612534-7583-4e74-a50c-0187cfa06dbd tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1dd8e5b1-d3f9-4229-a905-c89c06d88653) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:23:12 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:23:12 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:23:12 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-06612534-7583-4e74-a50c-0187cfa06dbd tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1dd8e5b1-d3f9-4229-a905-c89c06d88653) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '36454216-429a-431c-aacd-6aeffff62865', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-840568720',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7b4ed138a5f4eabb06e2f3cfb314299',qos_specs=None,replication_status=,reservations=['ac85f9bf-7090-49d1-a983-9c8dc0205532','d286355d-9e8d-463c-80bb-9db527159462','b91023b8-ab0d-4aca-86ca-bd109d6ac93f','5d6b1d40-dd70-4dde-bdf0-643397d85c0b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e7e16fa2c6c43b1bdf65874703ccdda',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:23:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-840568720',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=36454216-429a-431c-aacd-6aeffff62865,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b7b4ed138a5f4eabb06e2f3cfb314299',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2e7e16fa2c6c43b1bdf65874703ccdda',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:23:12 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-06612534-7583-4e74-a50c-0187cfa06dbd tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98ecca01-81bb-4cdc-ad08-910045de7c36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:23:12 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-06612534-7583-4e74-a50c-0187cfa06dbd tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98ecca01-81bb-4cdc-ad08-910045de7c36) transitioned into state 'SUCCESS' from state '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-840568720',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7b4ed138a5f4eabb06e2f3cfb314299',qos_specs=None,replication_status=,reservations=['ac85f9bf-7090-49d1-a983-9c8dc0205532','d286355d-9e8d-463c-80bb-9db527159462','b91023b8-ab0d-4aca-86ca-bd109d6ac93f','5d6b1d40-dd70-4dde-bdf0-643397d85c0b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e7e16fa2c6c43b1bdf65874703ccdda',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:23:12 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-06612534-7583-4e74-a50c-0187cfa06dbd tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (462b2166-ce8a-441a-945d-1b0959a11eb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:23:12 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-06612534-7583-4e74-a50c-0187cfa06dbd tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (462b2166-ce8a-441a-945d-1b0959a11eb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:23:12 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-06612534-7583-4e74-a50c-0187cfa06dbd tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Flow 'volume_create_api' (3fb0f033-bdd2-4751-a77d-27e91c01bc7d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:23:12 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-06612534-7583-4e74-a50c-0187cfa06dbd tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Create volume request issued successfully. Sep 07 21:23:12 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-06612534-7583-4e74-a50c-0187cfa06dbd tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:23:12 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1627/3253] 192.168.122.168 () {60 vars in 1142 bytes} [Mon Sep 7 21:23:12 2026] POST /volume/v3/volumes => generated 786 bytes in 281 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:23:12 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-4d7cf028-6245-4560-ae00-ceb739b5d704 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:12 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-4d7cf028-6245-4560-ae00-ceb739b5d704 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] GET http://192.168.122.168/volume/v3/volumes/36454216-429a-431c-aacd-6aeffff62865 Sep 07 21:23:12 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-4d7cf028-6245-4560-ae00-ceb739b5d704 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:23:12 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-4d7cf028-6245-4560-ae00-ceb739b5d704 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:23:12 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:23:12 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:23:12 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:23:12 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:23:12 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-4d7cf028-6245-4560-ae00-ceb739b5d704 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Volume info retrieved successfully. Sep 07 21:23:12 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-4d7cf028-6245-4560-ae00-ceb739b5d704 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/volumes/36454216-429a-431c-aacd-6aeffff62865 returned with HTTP 200 Sep 07 21:23:12 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1627/3254] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:23:12 2026] GET /volume/v3/volumes/36454216-429a-431c-aacd-6aeffff62865 => generated 965 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:23:13 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-e1bd58c3-bac6-4006-8442-b465f916b557 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:13 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e1bd58c3-bac6-4006-8442-b465f916b557 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] GET http://192.168.122.168/volume/v3/volumes/36454216-429a-431c-aacd-6aeffff62865 Sep 07 21:23:13 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-e1bd58c3-bac6-4006-8442-b465f916b557 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:23:13 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-e1bd58c3-bac6-4006-8442-b465f916b557 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:23:13 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:23:13 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:23:13 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:23:13 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:23:13 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-e1bd58c3-bac6-4006-8442-b465f916b557 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Volume info retrieved successfully. Sep 07 21:23:13 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e1bd58c3-bac6-4006-8442-b465f916b557 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/volumes/36454216-429a-431c-aacd-6aeffff62865 returned with HTTP 200 Sep 07 21:23:13 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1628/3255] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:23:13 2026] GET /volume/v3/volumes/36454216-429a-431c-aacd-6aeffff62865 => generated 1016 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:23:13 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-9aaffc9c-655f-4624-a018-162f190826fc None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:13 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-9aaffc9c-655f-4624-a018-162f190826fc tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] POST http://192.168.122.168/volume/v3/snapshots Sep 07 21:23:13 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-9aaffc9c-655f-4624-a018-162f190826fc tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "36454216-429a-431c-aacd-6aeffff62865", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1997302167"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:23:13 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:23:13 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:23:13 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:23:13 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:23:13 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-9aaffc9c-655f-4624-a018-162f190826fc tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Volume info retrieved successfully. Sep 07 21:23:13 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.snapshots [None req-9aaffc9c-655f-4624-a018-162f190826fc tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Create snapshot from volume 36454216-429a-431c-aacd-6aeffff62865 Sep 07 21:23:13 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-9aaffc9c-655f-4624-a018-162f190826fc tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Created reservations ['f19be7b2-e9cc-40cd-a4e7-47d0beee930a', '68acf2a8-3971-4204-b5b8-8ad803981ae1', '9bada003-851b-43d5-b17b-21b05267b5c3', '878c4fbb-c04e-4a04-bcef-27ff0502aa5c'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:23:13 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:23:13 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:23:13 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-9aaffc9c-655f-4624-a018-162f190826fc tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Snapshot create request issued successfully. Sep 07 21:23:13 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-9aaffc9c-655f-4624-a018-162f190826fc tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/snapshots returned with HTTP 202 Sep 07 21:23:13 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1628/3256] 192.168.122.168 () {60 vars in 1149 bytes} [Mon Sep 7 21:23:13 2026] POST /volume/v3/snapshots => generated 308 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:23:13 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-bf56166a-c57b-4361-bac2-5521c89357f8 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:13 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-bf56166a-c57b-4361-bac2-5521c89357f8 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] GET http://192.168.122.168/volume/v3/snapshots/29f1a1f4-6031-4804-a81b-f7d1daa8a2af Sep 07 21:23:13 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-bf56166a-c57b-4361-bac2-5521c89357f8 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:23:13 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-bf56166a-c57b-4361-bac2-5521c89357f8 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:23:13 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:23:13 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:23:13 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-bf56166a-c57b-4361-bac2-5521c89357f8 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Snapshot retrieved successfully. Sep 07 21:23:13 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-bf56166a-c57b-4361-bac2-5521c89357f8 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/snapshots/29f1a1f4-6031-4804-a81b-f7d1daa8a2af returned with HTTP 200 Sep 07 21:23:13 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1629/3257] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:23:13 2026] GET /volume/v3/snapshots/29f1a1f4-6031-4804-a81b-f7d1daa8a2af => generated 440 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:23:14 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-fc8037f5-fe31-45bb-825c-a1824582abdd None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:14 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-fc8037f5-fe31-45bb-825c-a1824582abdd tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] GET http://192.168.122.168/volume/v3/snapshots/29f1a1f4-6031-4804-a81b-f7d1daa8a2af Sep 07 21:23:14 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-fc8037f5-fe31-45bb-825c-a1824582abdd tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:23:14 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-fc8037f5-fe31-45bb-825c-a1824582abdd tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:23:14 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:23:14 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:23:14 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-fc8037f5-fe31-45bb-825c-a1824582abdd tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Snapshot retrieved successfully. Sep 07 21:23:14 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-fc8037f5-fe31-45bb-825c-a1824582abdd tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/snapshots/29f1a1f4-6031-4804-a81b-f7d1daa8a2af returned with HTTP 200 Sep 07 21:23:14 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1629/3258] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:23:14 2026] GET /volume/v3/snapshots/29f1a1f4-6031-4804-a81b-f7d1daa8a2af => generated 440 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:23:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-b4bc38bc-4af0-43ca-b64f-d2e8f85e46cb None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:15 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b4bc38bc-4af0-43ca-b64f-d2e8f85e46cb tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] GET http://192.168.122.168/volume/v3/snapshots/29f1a1f4-6031-4804-a81b-f7d1daa8a2af Sep 07 21:23:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b4bc38bc-4af0-43ca-b64f-d2e8f85e46cb tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:23:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b4bc38bc-4af0-43ca-b64f-d2e8f85e46cb tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:23:15 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:23:15 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:23:15 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-b4bc38bc-4af0-43ca-b64f-d2e8f85e46cb tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Snapshot retrieved successfully. Sep 07 21:23:15 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b4bc38bc-4af0-43ca-b64f-d2e8f85e46cb tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/snapshots/29f1a1f4-6031-4804-a81b-f7d1daa8a2af returned with HTTP 200 Sep 07 21:23:15 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1630/3259] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:23:15 2026] GET /volume/v3/snapshots/29f1a1f4-6031-4804-a81b-f7d1daa8a2af => generated 467 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:23:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-4d727414-1ea9-42c3-aab7-67e1067025b9 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:15 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-4d727414-1ea9-42c3-aab7-67e1067025b9 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] POST http://192.168.122.168/volume/v3/snapshots/29f1a1f4-6031-4804-a81b-f7d1daa8a2af/action Sep 07 21:23:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-4d727414-1ea9-42c3-aab7-67e1067025b9 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=86971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:23:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-4d727414-1ea9-42c3-aab7-67e1067025b9 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:23:15 devstack devstack@c-api.service[86971]: INFO cinder.api.contrib.snapshot_unmanage [None req-4d727414-1ea9-42c3-aab7-67e1067025b9 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] Unmanage snapshot with id: 29f1a1f4-6031-4804-a81b-f7d1daa8a2af Sep 07 21:23:15 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:23:15 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:23:15 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-4d727414-1ea9-42c3-aab7-67e1067025b9 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] Snapshot retrieved successfully. Sep 07 21:23:15 devstack devstack@c-api.service[86971]: DEBUG cinder.policy [None req-4d727414-1ea9-42c3-aab7-67e1067025b9 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '15d6cf2b54ab4328858bcd417fbfb47c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b7b4ed138a5f4eabb06e2f3cfb314299', '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=86971) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 21:23:15 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-4d727414-1ea9-42c3-aab7-67e1067025b9 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] http://192.168.122.168/volume/v3/snapshots/29f1a1f4-6031-4804-a81b-f7d1daa8a2af/action returned with HTTP 403 Sep 07 21:23:15 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1630/3260] 192.168.122.168 () {60 vars in 1280 bytes} [Mon Sep 7 21:23:15 2026] POST /volume/v3/snapshots/29f1a1f4-6031-4804-a81b-f7d1daa8a2af/action => generated 117 bytes in 23 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:23:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-fc5138a3-d18c-4c01-9f6d-6e8c209aef5b None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:15 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-fc5138a3-d18c-4c01-9f6d-6e8c209aef5b tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] DELETE http://192.168.122.168/volume/v3/snapshots/29f1a1f4-6031-4804-a81b-f7d1daa8a2af Sep 07 21:23:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-fc5138a3-d18c-4c01-9f6d-6e8c209aef5b tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:23:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-fc5138a3-d18c-4c01-9f6d-6e8c209aef5b tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:23:15 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.snapshots [None req-fc5138a3-d18c-4c01-9f6d-6e8c209aef5b tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Delete snapshot with id: 29f1a1f4-6031-4804-a81b-f7d1daa8a2af Sep 07 21:23:15 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:23:15 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:23:15 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-fc5138a3-d18c-4c01-9f6d-6e8c209aef5b tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Snapshot retrieved successfully. Sep 07 21:23:15 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:23:15 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:23:15 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-fc5138a3-d18c-4c01-9f6d-6e8c209aef5b tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Snapshot delete request issued successfully. Sep 07 21:23:15 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-fc5138a3-d18c-4c01-9f6d-6e8c209aef5b tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/snapshots/29f1a1f4-6031-4804-a81b-f7d1daa8a2af returned with HTTP 202 Sep 07 21:23:15 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1631/3261] 192.168.122.168 () {58 vars in 1241 bytes} [Mon Sep 7 21:23:15 2026] DELETE /volume/v3/snapshots/29f1a1f4-6031-4804-a81b-f7d1daa8a2af => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:23:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-c3e563c3-526a-439e-b996-1976156a81a8 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:15 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c3e563c3-526a-439e-b996-1976156a81a8 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] GET http://192.168.122.168/volume/v3/snapshots/29f1a1f4-6031-4804-a81b-f7d1daa8a2af Sep 07 21:23:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c3e563c3-526a-439e-b996-1976156a81a8 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:23:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c3e563c3-526a-439e-b996-1976156a81a8 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:23:15 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:23:15 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:23:15 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-c3e563c3-526a-439e-b996-1976156a81a8 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Snapshot retrieved successfully. Sep 07 21:23:15 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c3e563c3-526a-439e-b996-1976156a81a8 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/snapshots/29f1a1f4-6031-4804-a81b-f7d1daa8a2af returned with HTTP 200 Sep 07 21:23:15 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1631/3262] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:23:15 2026] GET /volume/v3/snapshots/29f1a1f4-6031-4804-a81b-f7d1daa8a2af => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:23:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-96b3f14d-2078-49c1-a445-6eb5ace3c09d None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:16 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-96b3f14d-2078-49c1-a445-6eb5ace3c09d tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] GET http://192.168.122.168/volume/v3/snapshots/29f1a1f4-6031-4804-a81b-f7d1daa8a2af Sep 07 21:23:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-96b3f14d-2078-49c1-a445-6eb5ace3c09d tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:23:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-96b3f14d-2078-49c1-a445-6eb5ace3c09d tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:23:16 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:23:16 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:23:16 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-96b3f14d-2078-49c1-a445-6eb5ace3c09d tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Snapshot retrieved successfully. Sep 07 21:23:16 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-96b3f14d-2078-49c1-a445-6eb5ace3c09d tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/snapshots/29f1a1f4-6031-4804-a81b-f7d1daa8a2af returned with HTTP 200 Sep 07 21:23:16 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1632/3263] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:23:16 2026] GET /volume/v3/snapshots/29f1a1f4-6031-4804-a81b-f7d1daa8a2af => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:23:17 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-d1647305-22c5-4e49-9d24-04d57da9f2ad None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:17 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d1647305-22c5-4e49-9d24-04d57da9f2ad tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] GET http://192.168.122.168/volume/v3/snapshots/29f1a1f4-6031-4804-a81b-f7d1daa8a2af Sep 07 21:23:17 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-d1647305-22c5-4e49-9d24-04d57da9f2ad tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:23:17 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-d1647305-22c5-4e49-9d24-04d57da9f2ad tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:23:17 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d1647305-22c5-4e49-9d24-04d57da9f2ad tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/snapshots/29f1a1f4-6031-4804-a81b-f7d1daa8a2af returned with HTTP 404 Sep 07 21:23:17 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1632/3264] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:23:17 2026] GET /volume/v3/snapshots/29f1a1f4-6031-4804-a81b-f7d1daa8a2af => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:23:17 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-7ce96e17-0dff-4e34-acb4-0df1ffd3abe5 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:17 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-7ce96e17-0dff-4e34-acb4-0df1ffd3abe5 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] DELETE http://192.168.122.168/volume/v3/volumes/36454216-429a-431c-aacd-6aeffff62865 Sep 07 21:23:17 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-7ce96e17-0dff-4e34-acb4-0df1ffd3abe5 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:23:17 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-7ce96e17-0dff-4e34-acb4-0df1ffd3abe5 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:23:17 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-7ce96e17-0dff-4e34-acb4-0df1ffd3abe5 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Delete volume with id: 36454216-429a-431c-aacd-6aeffff62865 Sep 07 21:23:17 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:23:17 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:23:17 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:23:17 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:23:17 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-7ce96e17-0dff-4e34-acb4-0df1ffd3abe5 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Volume info retrieved successfully. Sep 07 21:23:17 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-7ce96e17-0dff-4e34-acb4-0df1ffd3abe5 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Delete volume request issued successfully. Sep 07 21:23:17 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-7ce96e17-0dff-4e34-acb4-0df1ffd3abe5 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/volumes/36454216-429a-431c-aacd-6aeffff62865 returned with HTTP 202 Sep 07 21:23:17 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1633/3265] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:23:17 2026] DELETE /volume/v3/volumes/36454216-429a-431c-aacd-6aeffff62865 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:23:17 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-748375d6-4a69-431a-83df-9275033eaddb None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:17 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-748375d6-4a69-431a-83df-9275033eaddb tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] GET http://192.168.122.168/volume/v3/volumes/36454216-429a-431c-aacd-6aeffff62865 Sep 07 21:23:17 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-748375d6-4a69-431a-83df-9275033eaddb tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:23:17 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-748375d6-4a69-431a-83df-9275033eaddb tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:23:17 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:23:17 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:23:17 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:23:17 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:23:17 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-748375d6-4a69-431a-83df-9275033eaddb tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Volume info retrieved successfully. Sep 07 21:23:18 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-748375d6-4a69-431a-83df-9275033eaddb tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/volumes/36454216-429a-431c-aacd-6aeffff62865 returned with HTTP 200 Sep 07 21:23:18 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1633/3266] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:23:17 2026] GET /volume/v3/volumes/36454216-429a-431c-aacd-6aeffff62865 => generated 1015 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:23:19 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-71de0c44-02f8-4009-855f-b36ced1caf9c None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:19 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-71de0c44-02f8-4009-855f-b36ced1caf9c tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] GET http://192.168.122.168/volume/v3/volumes/36454216-429a-431c-aacd-6aeffff62865 Sep 07 21:23:19 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-71de0c44-02f8-4009-855f-b36ced1caf9c tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:23:19 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-71de0c44-02f8-4009-855f-b36ced1caf9c tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:23:19 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-71de0c44-02f8-4009-855f-b36ced1caf9c tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/volumes/36454216-429a-431c-aacd-6aeffff62865 returned with HTTP 404 Sep 07 21:23:19 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1634/3267] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:23:19 2026] GET /volume/v3/volumes/36454216-429a-431c-aacd-6aeffff62865 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:23:19 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-88c08c1a-4576-4898-93cf-3c5736cab337 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:19 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-88c08c1a-4576-4898-93cf-3c5736cab337 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:23:19 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-88c08c1a-4576-4898-93cf-3c5736cab337 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1788200753"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:23:19 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.volumes [None req-88c08c1a-4576-4898-93cf-3c5736cab337 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1788200753'}} {{(pid=86971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:23:19 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-88c08c1a-4576-4898-93cf-3c5736cab337 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Create volume of 1 GB Sep 07 21:23:19 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-88c08c1a-4576-4898-93cf-3c5736cab337 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Availability Zones retrieved successfully. Sep 07 21:23:19 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-88c08c1a-4576-4898-93cf-3c5736cab337 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Flow 'volume_create_api' (b2e5b30c-5a6c-4804-9a4d-3984158cc517) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:23:19 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-88c08c1a-4576-4898-93cf-3c5736cab337 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2a55a9c-b468-4113-bf31-1779a339a5d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:23:19 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.flows.api.create_volume [None req-88c08c1a-4576-4898-93cf-3c5736cab337 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Validating volume size '1' using validate_int {{(pid=86971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:23:19 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-88c08c1a-4576-4898-93cf-3c5736cab337 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2a55a9c-b468-4113-bf31-1779a339a5d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:23:19 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-88c08c1a-4576-4898-93cf-3c5736cab337 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94ead048-771b-4d89-8ec7-dfc00b679012) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:23:19 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-88c08c1a-4576-4898-93cf-3c5736cab337 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Created reservations ['13e75a26-ed99-4bcf-a4f5-a772e26b1650', 'b5081f8b-e788-423b-b5c3-1c233bae9465', '8a00ab51-bf28-4695-b07d-193d26cd0386', '98f6dac0-71a6-4e6e-b1ec-c2a48a31c7ba'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:23:19 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-88c08c1a-4576-4898-93cf-3c5736cab337 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94ead048-771b-4d89-8ec7-dfc00b679012) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['13e75a26-ed99-4bcf-a4f5-a772e26b1650', 'b5081f8b-e788-423b-b5c3-1c233bae9465', '8a00ab51-bf28-4695-b07d-193d26cd0386', '98f6dac0-71a6-4e6e-b1ec-c2a48a31c7ba']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:23:19 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-88c08c1a-4576-4898-93cf-3c5736cab337 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af3b1524-265b-485c-afce-dfd9898aa66b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:23:19 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:23:19 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:23:19 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-88c08c1a-4576-4898-93cf-3c5736cab337 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af3b1524-265b-485c-afce-dfd9898aa66b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '59409195-cfcf-4845-9cb7-dab9e71bc873', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1788200753',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7b4ed138a5f4eabb06e2f3cfb314299',qos_specs=None,replication_status=,reservations=['13e75a26-ed99-4bcf-a4f5-a772e26b1650','b5081f8b-e788-423b-b5c3-1c233bae9465','8a00ab51-bf28-4695-b07d-193d26cd0386','98f6dac0-71a6-4e6e-b1ec-c2a48a31c7ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e7e16fa2c6c43b1bdf65874703ccdda',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:23:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1788200753',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=59409195-cfcf-4845-9cb7-dab9e71bc873,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b7b4ed138a5f4eabb06e2f3cfb314299',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2e7e16fa2c6c43b1bdf65874703ccdda',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:23:19 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-88c08c1a-4576-4898-93cf-3c5736cab337 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3b15e88-6769-43bb-96be-cd6d19a0916b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:23:19 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-88c08c1a-4576-4898-93cf-3c5736cab337 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3b15e88-6769-43bb-96be-cd6d19a0916b) transitioned into state 'SUCCESS' from state '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-1788200753',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7b4ed138a5f4eabb06e2f3cfb314299',qos_specs=None,replication_status=,reservations=['13e75a26-ed99-4bcf-a4f5-a772e26b1650','b5081f8b-e788-423b-b5c3-1c233bae9465','8a00ab51-bf28-4695-b07d-193d26cd0386','98f6dac0-71a6-4e6e-b1ec-c2a48a31c7ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e7e16fa2c6c43b1bdf65874703ccdda',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:23:19 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-88c08c1a-4576-4898-93cf-3c5736cab337 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (487fb79a-82f3-43ba-96e8-f0b59e06ea51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:23:19 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-88c08c1a-4576-4898-93cf-3c5736cab337 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (487fb79a-82f3-43ba-96e8-f0b59e06ea51) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:23:19 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-88c08c1a-4576-4898-93cf-3c5736cab337 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Flow 'volume_create_api' (b2e5b30c-5a6c-4804-9a4d-3984158cc517) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:23:19 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-88c08c1a-4576-4898-93cf-3c5736cab337 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Create volume request issued successfully. Sep 07 21:23:19 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-88c08c1a-4576-4898-93cf-3c5736cab337 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:23:19 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1634/3268] 192.168.122.168 () {60 vars in 1142 bytes} [Mon Sep 7 21:23:19 2026] POST /volume/v3/volumes => generated 787 bytes in 286 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:23:19 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-5e8757bf-d536-44a0-adec-f14324233a78 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:19 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-5e8757bf-d536-44a0-adec-f14324233a78 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] GET http://192.168.122.168/volume/v3/volumes/59409195-cfcf-4845-9cb7-dab9e71bc873 Sep 07 21:23:19 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-5e8757bf-d536-44a0-adec-f14324233a78 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:23:19 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-5e8757bf-d536-44a0-adec-f14324233a78 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:23:19 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:23:19 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:23:19 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:23:19 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:23:19 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-5e8757bf-d536-44a0-adec-f14324233a78 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Volume info retrieved successfully. Sep 07 21:23:19 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-5e8757bf-d536-44a0-adec-f14324233a78 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/volumes/59409195-cfcf-4845-9cb7-dab9e71bc873 returned with HTTP 200 Sep 07 21:23:19 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1635/3269] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:23:19 2026] GET /volume/v3/volumes/59409195-cfcf-4845-9cb7-dab9e71bc873 => generated 966 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:23:20 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-947d4176-897e-4e59-9468-7f52653829f7 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:20 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-947d4176-897e-4e59-9468-7f52653829f7 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] GET http://192.168.122.168/volume/v3/volumes/59409195-cfcf-4845-9cb7-dab9e71bc873 Sep 07 21:23:20 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-947d4176-897e-4e59-9468-7f52653829f7 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:23:20 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-947d4176-897e-4e59-9468-7f52653829f7 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:23:20 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:23:20 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:23:20 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:23:20 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:23:20 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-947d4176-897e-4e59-9468-7f52653829f7 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Volume info retrieved successfully. Sep 07 21:23:20 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-947d4176-897e-4e59-9468-7f52653829f7 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/volumes/59409195-cfcf-4845-9cb7-dab9e71bc873 returned with HTTP 200 Sep 07 21:23:20 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1635/3270] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:23:20 2026] GET /volume/v3/volumes/59409195-cfcf-4845-9cb7-dab9e71bc873 => generated 1017 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:23:20 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-c3c7599b-c66b-4df8-8f98-63b9382df53c None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:20 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c3c7599b-c66b-4df8-8f98-63b9382df53c tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] POST http://192.168.122.168/volume/v3/snapshots Sep 07 21:23:20 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c3c7599b-c66b-4df8-8f98-63b9382df53c tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "59409195-cfcf-4845-9cb7-dab9e71bc873", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1343724062"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:23:20 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:23:20 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:23:20 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:23:20 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:23:20 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-c3c7599b-c66b-4df8-8f98-63b9382df53c tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Volume info retrieved successfully. Sep 07 21:23:20 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.snapshots [None req-c3c7599b-c66b-4df8-8f98-63b9382df53c tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Create snapshot from volume 59409195-cfcf-4845-9cb7-dab9e71bc873 Sep 07 21:23:20 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-c3c7599b-c66b-4df8-8f98-63b9382df53c tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Created reservations ['585bbe06-11a4-49b6-bdab-d358e832124a', 'f19ce136-82cd-4dcc-ab81-5a12f521ce3f', '0fddb061-5f45-4d00-9d5a-be8521030493', '737edfbc-ef9a-4a96-a033-9f98ea5858f7'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:23:20 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:23:20 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:23:20 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-c3c7599b-c66b-4df8-8f98-63b9382df53c tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Snapshot create request issued successfully. Sep 07 21:23:20 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c3c7599b-c66b-4df8-8f98-63b9382df53c tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/snapshots returned with HTTP 202 Sep 07 21:23:20 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1636/3271] 192.168.122.168 () {60 vars in 1149 bytes} [Mon Sep 7 21:23:20 2026] POST /volume/v3/snapshots => generated 308 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:23:20 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-ab5e6392-e47b-4ce1-84b4-906e3bc0de35 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:20 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ab5e6392-e47b-4ce1-84b4-906e3bc0de35 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] GET http://192.168.122.168/volume/v3/snapshots/f609b1b5-1d09-4a7b-aed3-50736b0e0e2d Sep 07 21:23:20 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-ab5e6392-e47b-4ce1-84b4-906e3bc0de35 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:23:20 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-ab5e6392-e47b-4ce1-84b4-906e3bc0de35 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:23:20 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:23:20 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:23:20 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-ab5e6392-e47b-4ce1-84b4-906e3bc0de35 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Snapshot retrieved successfully. Sep 07 21:23:20 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ab5e6392-e47b-4ce1-84b4-906e3bc0de35 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/snapshots/f609b1b5-1d09-4a7b-aed3-50736b0e0e2d returned with HTTP 200 Sep 07 21:23:20 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1636/3272] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:23:20 2026] GET /volume/v3/snapshots/f609b1b5-1d09-4a7b-aed3-50736b0e0e2d => generated 440 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:23:21 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-4621f698-7957-48a0-9349-22beff0d9b31 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:21 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-4621f698-7957-48a0-9349-22beff0d9b31 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] GET http://192.168.122.168/volume/v3/snapshots/f609b1b5-1d09-4a7b-aed3-50736b0e0e2d Sep 07 21:23:21 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-4621f698-7957-48a0-9349-22beff0d9b31 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:23:21 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-4621f698-7957-48a0-9349-22beff0d9b31 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:23:21 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:23:21 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:23:21 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-4621f698-7957-48a0-9349-22beff0d9b31 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Snapshot retrieved successfully. Sep 07 21:23:21 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-4621f698-7957-48a0-9349-22beff0d9b31 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/snapshots/f609b1b5-1d09-4a7b-aed3-50736b0e0e2d returned with HTTP 200 Sep 07 21:23:21 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1637/3273] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:23:21 2026] GET /volume/v3/snapshots/f609b1b5-1d09-4a7b-aed3-50736b0e0e2d => generated 440 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:23:22 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-3a5c0f84-6624-4d8a-ac43-207bc104d599 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:22 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-3a5c0f84-6624-4d8a-ac43-207bc104d599 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] GET http://192.168.122.168/volume/v3/snapshots/f609b1b5-1d09-4a7b-aed3-50736b0e0e2d Sep 07 21:23:22 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-3a5c0f84-6624-4d8a-ac43-207bc104d599 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:23:22 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-3a5c0f84-6624-4d8a-ac43-207bc104d599 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:23:22 devstack devstack@c-api.service[86971]: DEBUG dbcounter [-] [86971] Writing DB stats cinder:SELECT=546,cinder:INSERT=155,cinder:UPDATE=212 {{(pid=86971) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 21:23:22 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:23:22 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:23:22 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-3a5c0f84-6624-4d8a-ac43-207bc104d599 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Snapshot retrieved successfully. Sep 07 21:23:22 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-3a5c0f84-6624-4d8a-ac43-207bc104d599 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/snapshots/f609b1b5-1d09-4a7b-aed3-50736b0e0e2d returned with HTTP 200 Sep 07 21:23:22 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1637/3274] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:23:22 2026] GET /volume/v3/snapshots/f609b1b5-1d09-4a7b-aed3-50736b0e0e2d => generated 467 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:23:22 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-924a9072-699c-4930-b807-a778514e691b None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:22 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-924a9072-699c-4930-b807-a778514e691b tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] PUT http://192.168.122.168/volume/v3/snapshots/f609b1b5-1d09-4a7b-aed3-50736b0e0e2d Sep 07 21:23:22 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-924a9072-699c-4930-b807-a778514e691b tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:23:22 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:23:22 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:23:22 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-924a9072-699c-4930-b807-a778514e691b tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] Snapshot retrieved successfully. Sep 07 21:23:22 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-924a9072-699c-4930-b807-a778514e691b tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] http://192.168.122.168/volume/v3/snapshots/f609b1b5-1d09-4a7b-aed3-50736b0e0e2d returned with HTTP 200 Sep 07 21:23:22 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1638/3275] 192.168.122.168 () {60 vars in 1258 bytes} [Mon Sep 7 21:23:22 2026] PUT /volume/v3/snapshots/f609b1b5-1d09-4a7b-aed3-50736b0e0e2d => generated 361 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:23:22 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-073fda83-d417-4058-9253-9f178f387437 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:22 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-073fda83-d417-4058-9253-9f178f387437 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] DELETE http://192.168.122.168/volume/v3/snapshots/f609b1b5-1d09-4a7b-aed3-50736b0e0e2d Sep 07 21:23:22 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-073fda83-d417-4058-9253-9f178f387437 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:23:22 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-073fda83-d417-4058-9253-9f178f387437 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:23:22 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.snapshots [None req-073fda83-d417-4058-9253-9f178f387437 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Delete snapshot with id: f609b1b5-1d09-4a7b-aed3-50736b0e0e2d Sep 07 21:23:22 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:23:22 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:23:22 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-073fda83-d417-4058-9253-9f178f387437 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Snapshot retrieved successfully. Sep 07 21:23:22 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:23:22 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:23:22 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-073fda83-d417-4058-9253-9f178f387437 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Snapshot delete request issued successfully. Sep 07 21:23:22 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-073fda83-d417-4058-9253-9f178f387437 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/snapshots/f609b1b5-1d09-4a7b-aed3-50736b0e0e2d returned with HTTP 202 Sep 07 21:23:22 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1638/3276] 192.168.122.168 () {58 vars in 1241 bytes} [Mon Sep 7 21:23:22 2026] DELETE /volume/v3/snapshots/f609b1b5-1d09-4a7b-aed3-50736b0e0e2d => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:23:22 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-7e65b4b9-c5be-4a9f-a41e-61d805fef3bb None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:22 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-7e65b4b9-c5be-4a9f-a41e-61d805fef3bb tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] GET http://192.168.122.168/volume/v3/snapshots/f609b1b5-1d09-4a7b-aed3-50736b0e0e2d Sep 07 21:23:22 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-7e65b4b9-c5be-4a9f-a41e-61d805fef3bb tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:23:22 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-7e65b4b9-c5be-4a9f-a41e-61d805fef3bb tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:23:22 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:23:22 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:23:22 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-7e65b4b9-c5be-4a9f-a41e-61d805fef3bb tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Snapshot retrieved successfully. Sep 07 21:23:22 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-7e65b4b9-c5be-4a9f-a41e-61d805fef3bb tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/snapshots/f609b1b5-1d09-4a7b-aed3-50736b0e0e2d returned with HTTP 200 Sep 07 21:23:22 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1639/3277] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:23:22 2026] GET /volume/v3/snapshots/f609b1b5-1d09-4a7b-aed3-50736b0e0e2d => generated 494 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:23:23 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-c6225567-25bb-4a77-8699-f829f5249556 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:23 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c6225567-25bb-4a77-8699-f829f5249556 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] GET http://192.168.122.168/volume/v3/snapshots/f609b1b5-1d09-4a7b-aed3-50736b0e0e2d Sep 07 21:23:23 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c6225567-25bb-4a77-8699-f829f5249556 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:23:23 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c6225567-25bb-4a77-8699-f829f5249556 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:23:23 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:23:23 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:23:23 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-c6225567-25bb-4a77-8699-f829f5249556 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Snapshot retrieved successfully. Sep 07 21:23:23 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c6225567-25bb-4a77-8699-f829f5249556 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/snapshots/f609b1b5-1d09-4a7b-aed3-50736b0e0e2d returned with HTTP 200 Sep 07 21:23:23 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1639/3278] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:23:23 2026] GET /volume/v3/snapshots/f609b1b5-1d09-4a7b-aed3-50736b0e0e2d => generated 494 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:23:24 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-ded52ea8-4ec8-43ab-8ddc-0921cf99ace4 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:24 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ded52ea8-4ec8-43ab-8ddc-0921cf99ace4 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] GET http://192.168.122.168/volume/v3/snapshots/f609b1b5-1d09-4a7b-aed3-50736b0e0e2d Sep 07 21:23:24 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ded52ea8-4ec8-43ab-8ddc-0921cf99ace4 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:23:24 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ded52ea8-4ec8-43ab-8ddc-0921cf99ace4 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:23:24 devstack devstack@c-api.service[86970]: DEBUG dbcounter [-] [86970] Writing DB stats cinder:SELECT=502,cinder:UPDATE=180,cinder:INSERT=112 {{(pid=86970) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 21:23:24 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ded52ea8-4ec8-43ab-8ddc-0921cf99ace4 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/snapshots/f609b1b5-1d09-4a7b-aed3-50736b0e0e2d returned with HTTP 404 Sep 07 21:23:24 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1640/3279] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:23:24 2026] GET /volume/v3/snapshots/f609b1b5-1d09-4a7b-aed3-50736b0e0e2d => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:23:24 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-45046e53-d924-4604-93fe-3a5a13924530 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:24 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-45046e53-d924-4604-93fe-3a5a13924530 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] DELETE http://192.168.122.168/volume/v3/volumes/59409195-cfcf-4845-9cb7-dab9e71bc873 Sep 07 21:23:24 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-45046e53-d924-4604-93fe-3a5a13924530 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:23:24 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-45046e53-d924-4604-93fe-3a5a13924530 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:23:24 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-45046e53-d924-4604-93fe-3a5a13924530 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Delete volume with id: 59409195-cfcf-4845-9cb7-dab9e71bc873 Sep 07 21:23:24 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:23:24 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:23:24 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:23:24 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:23:24 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-45046e53-d924-4604-93fe-3a5a13924530 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Volume info retrieved successfully. Sep 07 21:23:24 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-45046e53-d924-4604-93fe-3a5a13924530 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Delete volume request issued successfully. Sep 07 21:23:24 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-45046e53-d924-4604-93fe-3a5a13924530 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/volumes/59409195-cfcf-4845-9cb7-dab9e71bc873 returned with HTTP 202 Sep 07 21:23:24 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1640/3280] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:23:24 2026] DELETE /volume/v3/volumes/59409195-cfcf-4845-9cb7-dab9e71bc873 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:23:24 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-9165fafd-8e65-42be-a7ea-5813e56b4794 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:24 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-9165fafd-8e65-42be-a7ea-5813e56b4794 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] GET http://192.168.122.168/volume/v3/volumes/59409195-cfcf-4845-9cb7-dab9e71bc873 Sep 07 21:23:24 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-9165fafd-8e65-42be-a7ea-5813e56b4794 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:23:24 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-9165fafd-8e65-42be-a7ea-5813e56b4794 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:23:24 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:23:24 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:23:24 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:23:24 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:23:24 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-9165fafd-8e65-42be-a7ea-5813e56b4794 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Volume info retrieved successfully. Sep 07 21:23:24 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-9165fafd-8e65-42be-a7ea-5813e56b4794 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/volumes/59409195-cfcf-4845-9cb7-dab9e71bc873 returned with HTTP 200 Sep 07 21:23:24 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1641/3281] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:23:24 2026] GET /volume/v3/volumes/59409195-cfcf-4845-9cb7-dab9e71bc873 => generated 1016 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:23:26 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-745f9b17-f482-40d0-8386-f9af5683085f None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:26 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-745f9b17-f482-40d0-8386-f9af5683085f tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] GET http://192.168.122.168/volume/v3/volumes/59409195-cfcf-4845-9cb7-dab9e71bc873 Sep 07 21:23:26 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-745f9b17-f482-40d0-8386-f9af5683085f tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:23:26 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-745f9b17-f482-40d0-8386-f9af5683085f tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:23:26 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-745f9b17-f482-40d0-8386-f9af5683085f tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/volumes/59409195-cfcf-4845-9cb7-dab9e71bc873 returned with HTTP 404 Sep 07 21:23:26 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1641/3282] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:23:26 2026] GET /volume/v3/volumes/59409195-cfcf-4845-9cb7-dab9e71bc873 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:23:26 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-4e973c19-1d2d-4837-ba74-629bb1a2ce50 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:26 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-4e973c19-1d2d-4837-ba74-629bb1a2ce50 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:23:26 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-4e973c19-1d2d-4837-ba74-629bb1a2ce50 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1247133787"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:23:26 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.volumes [None req-4e973c19-1d2d-4837-ba74-629bb1a2ce50 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1247133787'}} {{(pid=86970) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:23:26 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-4e973c19-1d2d-4837-ba74-629bb1a2ce50 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Create volume of 1 GB Sep 07 21:23:26 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-4e973c19-1d2d-4837-ba74-629bb1a2ce50 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Availability Zones retrieved successfully. Sep 07 21:23:26 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-4e973c19-1d2d-4837-ba74-629bb1a2ce50 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Flow 'volume_create_api' (a742f1bf-4708-43d2-adda-919bee161826) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:23:26 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-4e973c19-1d2d-4837-ba74-629bb1a2ce50 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bab3017c-4b89-4ae2-8637-0f3a6c17d11b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:23:26 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.flows.api.create_volume [None req-4e973c19-1d2d-4837-ba74-629bb1a2ce50 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Validating volume size '1' using validate_int {{(pid=86970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:23:26 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-4e973c19-1d2d-4837-ba74-629bb1a2ce50 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bab3017c-4b89-4ae2-8637-0f3a6c17d11b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:23:26 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-4e973c19-1d2d-4837-ba74-629bb1a2ce50 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05b79c86-099d-4e37-a8fd-ce039209df41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:23:26 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-4e973c19-1d2d-4837-ba74-629bb1a2ce50 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Created reservations ['58f1ed98-f96c-406d-ab15-98282fc98702', '45cfda76-497b-4729-ab50-96fca813d64b', 'fe6313c2-65b4-463a-b1d5-a09f4182564e', '7428bae3-85ac-4a8b-94e7-740a0bdd3cdd'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:23:26 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-4e973c19-1d2d-4837-ba74-629bb1a2ce50 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05b79c86-099d-4e37-a8fd-ce039209df41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['58f1ed98-f96c-406d-ab15-98282fc98702', '45cfda76-497b-4729-ab50-96fca813d64b', 'fe6313c2-65b4-463a-b1d5-a09f4182564e', '7428bae3-85ac-4a8b-94e7-740a0bdd3cdd']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:23:26 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-4e973c19-1d2d-4837-ba74-629bb1a2ce50 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0585978a-538e-4235-99aa-83a4957dd964) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:23:26 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:23:26 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:23:26 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-4e973c19-1d2d-4837-ba74-629bb1a2ce50 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0585978a-538e-4235-99aa-83a4957dd964) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '497a724b-bad4-44de-9cbf-d0374c381fe8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1247133787',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7b4ed138a5f4eabb06e2f3cfb314299',qos_specs=None,replication_status=,reservations=['58f1ed98-f96c-406d-ab15-98282fc98702','45cfda76-497b-4729-ab50-96fca813d64b','fe6313c2-65b4-463a-b1d5-a09f4182564e','7428bae3-85ac-4a8b-94e7-740a0bdd3cdd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e7e16fa2c6c43b1bdf65874703ccdda',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:23:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1247133787',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=497a724b-bad4-44de-9cbf-d0374c381fe8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b7b4ed138a5f4eabb06e2f3cfb314299',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2e7e16fa2c6c43b1bdf65874703ccdda',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:23:26 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-4e973c19-1d2d-4837-ba74-629bb1a2ce50 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6454f260-24ec-4906-91b9-4c04406dc24a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:23:26 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-4e973c19-1d2d-4837-ba74-629bb1a2ce50 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6454f260-24ec-4906-91b9-4c04406dc24a) transitioned into state 'SUCCESS' from state '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-1247133787',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7b4ed138a5f4eabb06e2f3cfb314299',qos_specs=None,replication_status=,reservations=['58f1ed98-f96c-406d-ab15-98282fc98702','45cfda76-497b-4729-ab50-96fca813d64b','fe6313c2-65b4-463a-b1d5-a09f4182564e','7428bae3-85ac-4a8b-94e7-740a0bdd3cdd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e7e16fa2c6c43b1bdf65874703ccdda',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:23:26 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-4e973c19-1d2d-4837-ba74-629bb1a2ce50 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7cf622b2-c681-4a00-b255-229afbf1a02a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:23:26 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-4e973c19-1d2d-4837-ba74-629bb1a2ce50 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7cf622b2-c681-4a00-b255-229afbf1a02a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:23:26 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-4e973c19-1d2d-4837-ba74-629bb1a2ce50 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Flow 'volume_create_api' (a742f1bf-4708-43d2-adda-919bee161826) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:23:26 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-4e973c19-1d2d-4837-ba74-629bb1a2ce50 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Create volume request issued successfully. Sep 07 21:23:26 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-4e973c19-1d2d-4837-ba74-629bb1a2ce50 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:23:26 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1642/3283] 192.168.122.168 () {60 vars in 1142 bytes} [Mon Sep 7 21:23:26 2026] POST /volume/v3/volumes => generated 787 bytes in 308 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:23:26 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-d7518cf7-7a3e-4e20-b853-eb15675b3a79 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:26 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d7518cf7-7a3e-4e20-b853-eb15675b3a79 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] GET http://192.168.122.168/volume/v3/volumes/497a724b-bad4-44de-9cbf-d0374c381fe8 Sep 07 21:23:26 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-d7518cf7-7a3e-4e20-b853-eb15675b3a79 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:23:26 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-d7518cf7-7a3e-4e20-b853-eb15675b3a79 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:23:26 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:23:26 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:23:26 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:23:26 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:23:26 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-d7518cf7-7a3e-4e20-b853-eb15675b3a79 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Volume info retrieved successfully. Sep 07 21:23:26 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d7518cf7-7a3e-4e20-b853-eb15675b3a79 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/volumes/497a724b-bad4-44de-9cbf-d0374c381fe8 returned with HTTP 200 Sep 07 21:23:26 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1642/3284] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:23:26 2026] GET /volume/v3/volumes/497a724b-bad4-44de-9cbf-d0374c381fe8 => generated 966 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:23:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-6ed413e5-1693-4804-998c-80504848c12b None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:27 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-6ed413e5-1693-4804-998c-80504848c12b tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] GET http://192.168.122.168/volume/v3/volumes/497a724b-bad4-44de-9cbf-d0374c381fe8 Sep 07 21:23:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-6ed413e5-1693-4804-998c-80504848c12b tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:23:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-6ed413e5-1693-4804-998c-80504848c12b tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:23:27 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:23:27 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:23:27 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:23:27 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:23:27 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-6ed413e5-1693-4804-998c-80504848c12b tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Volume info retrieved successfully. Sep 07 21:23:27 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-6ed413e5-1693-4804-998c-80504848c12b tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/volumes/497a724b-bad4-44de-9cbf-d0374c381fe8 returned with HTTP 200 Sep 07 21:23:27 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1643/3285] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:23:27 2026] GET /volume/v3/volumes/497a724b-bad4-44de-9cbf-d0374c381fe8 => generated 1017 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:23:27 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-cdc96a6b-ab06-488e-9ec9-8e82dd05c4db None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:27 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-cdc96a6b-ab06-488e-9ec9-8e82dd05c4db tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] POST http://192.168.122.168/volume/v3/snapshots Sep 07 21:23:27 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-cdc96a6b-ab06-488e-9ec9-8e82dd05c4db tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "497a724b-bad4-44de-9cbf-d0374c381fe8", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1864072045"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:23:27 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:23:27 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:23:27 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:23:27 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:23:27 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-cdc96a6b-ab06-488e-9ec9-8e82dd05c4db tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Volume info retrieved successfully. Sep 07 21:23:27 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.snapshots [None req-cdc96a6b-ab06-488e-9ec9-8e82dd05c4db tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Create snapshot from volume 497a724b-bad4-44de-9cbf-d0374c381fe8 Sep 07 21:23:27 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-cdc96a6b-ab06-488e-9ec9-8e82dd05c4db tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Created reservations ['9b6680cc-d0f4-43f8-a9a1-9f688660408b', '8f7e369d-3110-422d-a634-d197d92e7fce', '9512803c-9f23-44a9-9023-305dcebcb9f5', 'ff4ed285-0430-421c-93e9-77f44307b8e6'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:23:27 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:23:27 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:23:27 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-cdc96a6b-ab06-488e-9ec9-8e82dd05c4db tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Snapshot create request issued successfully. Sep 07 21:23:27 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-cdc96a6b-ab06-488e-9ec9-8e82dd05c4db tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/snapshots returned with HTTP 202 Sep 07 21:23:27 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1643/3286] 192.168.122.168 () {60 vars in 1149 bytes} [Mon Sep 7 21:23:27 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 07 21:23:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-47436f0f-ae26-4d06-8e2f-c8abfbff6c1e None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:27 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-47436f0f-ae26-4d06-8e2f-c8abfbff6c1e tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] GET http://192.168.122.168/volume/v3/snapshots/635c4390-9f17-45fe-b1e6-0248cc07cc1b Sep 07 21:23:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-47436f0f-ae26-4d06-8e2f-c8abfbff6c1e tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:23:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-47436f0f-ae26-4d06-8e2f-c8abfbff6c1e tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:23:27 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:23:27 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:23:27 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-47436f0f-ae26-4d06-8e2f-c8abfbff6c1e tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Snapshot retrieved successfully. Sep 07 21:23:27 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-47436f0f-ae26-4d06-8e2f-c8abfbff6c1e tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/snapshots/635c4390-9f17-45fe-b1e6-0248cc07cc1b returned with HTTP 200 Sep 07 21:23:27 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1644/3287] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:23:27 2026] GET /volume/v3/snapshots/635c4390-9f17-45fe-b1e6-0248cc07cc1b => generated 440 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:23:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-28b714e8-4f4c-42c3-8f95-b05c901af5aa None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:28 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-28b714e8-4f4c-42c3-8f95-b05c901af5aa tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] GET http://192.168.122.168/volume/v3/snapshots/635c4390-9f17-45fe-b1e6-0248cc07cc1b Sep 07 21:23:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-28b714e8-4f4c-42c3-8f95-b05c901af5aa tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:23:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-28b714e8-4f4c-42c3-8f95-b05c901af5aa tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:23:28 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:23:28 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:23:28 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-28b714e8-4f4c-42c3-8f95-b05c901af5aa tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Snapshot retrieved successfully. Sep 07 21:23:28 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-28b714e8-4f4c-42c3-8f95-b05c901af5aa tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/snapshots/635c4390-9f17-45fe-b1e6-0248cc07cc1b returned with HTTP 200 Sep 07 21:23:28 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1644/3288] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:23:28 2026] GET /volume/v3/snapshots/635c4390-9f17-45fe-b1e6-0248cc07cc1b => generated 440 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:23:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-ef19105d-be18-4dbc-92fe-a590e69ed760 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:29 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ef19105d-be18-4dbc-92fe-a590e69ed760 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] GET http://192.168.122.168/volume/v3/snapshots/635c4390-9f17-45fe-b1e6-0248cc07cc1b Sep 07 21:23:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ef19105d-be18-4dbc-92fe-a590e69ed760 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:23:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ef19105d-be18-4dbc-92fe-a590e69ed760 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:23:29 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:23:29 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:23:29 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-ef19105d-be18-4dbc-92fe-a590e69ed760 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Snapshot retrieved successfully. Sep 07 21:23:29 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ef19105d-be18-4dbc-92fe-a590e69ed760 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/snapshots/635c4390-9f17-45fe-b1e6-0248cc07cc1b returned with HTTP 200 Sep 07 21:23:29 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1645/3289] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:23:29 2026] GET /volume/v3/snapshots/635c4390-9f17-45fe-b1e6-0248cc07cc1b => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:23:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-35dd6f80-c086-402d-bb8b-ba07ddc5daa9 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-35dd6f80-c086-402d-bb8b-ba07ddc5daa9 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] POST http://192.168.122.168/volume/v3/snapshots/635c4390-9f17-45fe-b1e6-0248cc07cc1b/action Sep 07 21:23:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-35dd6f80-c086-402d-bb8b-ba07ddc5daa9 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:23:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-35dd6f80-c086-402d-bb8b-ba07ddc5daa9 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:23:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.contrib.admin_actions [None req-35dd6f80-c086-402d-bb8b-ba07ddc5daa9 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Updating snapshot '635c4390-9f17-45fe-b1e6-0248cc07cc1b' with '{'status': 'creating'}' {{(pid=86971) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 21:23:29 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:23:29 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:23:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-35dd6f80-c086-402d-bb8b-ba07ddc5daa9 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/snapshots/635c4390-9f17-45fe-b1e6-0248cc07cc1b/action returned with HTTP 202 Sep 07 21:23:29 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1645/3290] 192.168.122.168 () {60 vars in 1280 bytes} [Mon Sep 7 21:23:29 2026] POST /volume/v3/snapshots/635c4390-9f17-45fe-b1e6-0248cc07cc1b/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 07 21:23:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-e94e3fbb-1531-4f26-aa74-ba25db2e8db6 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:29 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e94e3fbb-1531-4f26-aa74-ba25db2e8db6 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] GET http://192.168.122.168/volume/v3/snapshots/635c4390-9f17-45fe-b1e6-0248cc07cc1b Sep 07 21:23:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-e94e3fbb-1531-4f26-aa74-ba25db2e8db6 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:23:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-e94e3fbb-1531-4f26-aa74-ba25db2e8db6 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:23:29 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:23:29 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:23:29 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-e94e3fbb-1531-4f26-aa74-ba25db2e8db6 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Snapshot retrieved successfully. Sep 07 21:23:29 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e94e3fbb-1531-4f26-aa74-ba25db2e8db6 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/snapshots/635c4390-9f17-45fe-b1e6-0248cc07cc1b returned with HTTP 200 Sep 07 21:23:29 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1646/3291] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:23:29 2026] GET /volume/v3/snapshots/635c4390-9f17-45fe-b1e6-0248cc07cc1b => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:23:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-21e106a1-4618-40d3-bd82-eb5843a85dc6 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-21e106a1-4618-40d3-bd82-eb5843a85dc6 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] POST http://192.168.122.168/volume/v3/snapshots/635c4390-9f17-45fe-b1e6-0248cc07cc1b/action Sep 07 21:23:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-21e106a1-4618-40d3-bd82-eb5843a85dc6 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=86971) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:23:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-21e106a1-4618-40d3-bd82-eb5843a85dc6 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:23:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.contrib.snapshot_actions [None req-21e106a1-4618-40d3-bd82-eb5843a85dc6 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=86971) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Sep 07 21:23:29 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:23:29 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:23:29 devstack devstack@c-api.service[86971]: INFO cinder.api.contrib.snapshot_actions [None req-21e106a1-4618-40d3-bd82-eb5843a85dc6 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] Updating snapshot 635c4390-9f17-45fe-b1e6-0248cc07cc1b with info {'id': '635c4390-9f17-45fe-b1e6-0248cc07cc1b', 'status': 'error', 'progress': '80%'} Sep 07 21:23:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-21e106a1-4618-40d3-bd82-eb5843a85dc6 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-member] http://192.168.122.168/volume/v3/snapshots/635c4390-9f17-45fe-b1e6-0248cc07cc1b/action returned with HTTP 202 Sep 07 21:23:29 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1646/3292] 192.168.122.168 () {60 vars in 1280 bytes} [Mon Sep 7 21:23:29 2026] POST /volume/v3/snapshots/635c4390-9f17-45fe-b1e6-0248cc07cc1b/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:23:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-748c8a41-21aa-4f66-b832-5761610c83b4 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:29 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-748c8a41-21aa-4f66-b832-5761610c83b4 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] DELETE http://192.168.122.168/volume/v3/snapshots/635c4390-9f17-45fe-b1e6-0248cc07cc1b Sep 07 21:23:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-748c8a41-21aa-4f66-b832-5761610c83b4 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:23:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-748c8a41-21aa-4f66-b832-5761610c83b4 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:23:29 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.snapshots [None req-748c8a41-21aa-4f66-b832-5761610c83b4 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Delete snapshot with id: 635c4390-9f17-45fe-b1e6-0248cc07cc1b Sep 07 21:23:29 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:23:29 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:23:29 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-748c8a41-21aa-4f66-b832-5761610c83b4 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Snapshot retrieved successfully. Sep 07 21:23:29 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:23:29 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:23:29 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-748c8a41-21aa-4f66-b832-5761610c83b4 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Snapshot delete request issued successfully. Sep 07 21:23:29 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-748c8a41-21aa-4f66-b832-5761610c83b4 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/snapshots/635c4390-9f17-45fe-b1e6-0248cc07cc1b returned with HTTP 202 Sep 07 21:23:29 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1647/3293] 192.168.122.168 () {58 vars in 1241 bytes} [Mon Sep 7 21:23:29 2026] DELETE /volume/v3/snapshots/635c4390-9f17-45fe-b1e6-0248cc07cc1b => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:23:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-c3d24980-6fe9-40af-a1ca-4dba1c5ddd3e None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c3d24980-6fe9-40af-a1ca-4dba1c5ddd3e tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] GET http://192.168.122.168/volume/v3/snapshots/635c4390-9f17-45fe-b1e6-0248cc07cc1b Sep 07 21:23:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c3d24980-6fe9-40af-a1ca-4dba1c5ddd3e tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:23:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c3d24980-6fe9-40af-a1ca-4dba1c5ddd3e tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:23:29 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:23:29 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:23:29 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-c3d24980-6fe9-40af-a1ca-4dba1c5ddd3e tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Snapshot retrieved successfully. Sep 07 21:23:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c3d24980-6fe9-40af-a1ca-4dba1c5ddd3e tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/snapshots/635c4390-9f17-45fe-b1e6-0248cc07cc1b returned with HTTP 200 Sep 07 21:23:29 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1647/3294] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:23:29 2026] GET /volume/v3/snapshots/635c4390-9f17-45fe-b1e6-0248cc07cc1b => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:23:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-2b0abb51-bade-4714-8528-a2f87ba0392e None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:30 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-2b0abb51-bade-4714-8528-a2f87ba0392e tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] GET http://192.168.122.168/volume/v3/snapshots/635c4390-9f17-45fe-b1e6-0248cc07cc1b Sep 07 21:23:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-2b0abb51-bade-4714-8528-a2f87ba0392e tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:23:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-2b0abb51-bade-4714-8528-a2f87ba0392e tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:23:30 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:23:30 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:23:30 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-2b0abb51-bade-4714-8528-a2f87ba0392e tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Snapshot retrieved successfully. Sep 07 21:23:30 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-2b0abb51-bade-4714-8528-a2f87ba0392e tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/snapshots/635c4390-9f17-45fe-b1e6-0248cc07cc1b returned with HTTP 200 Sep 07 21:23:30 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1648/3295] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:23:30 2026] GET /volume/v3/snapshots/635c4390-9f17-45fe-b1e6-0248cc07cc1b => generated 465 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:23:31 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-62450da8-4795-4adb-95d3-6eb54e588df3 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:31 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-62450da8-4795-4adb-95d3-6eb54e588df3 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] GET http://192.168.122.168/volume/v3/snapshots/635c4390-9f17-45fe-b1e6-0248cc07cc1b Sep 07 21:23:31 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-62450da8-4795-4adb-95d3-6eb54e588df3 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:23:31 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-62450da8-4795-4adb-95d3-6eb54e588df3 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:23:31 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-62450da8-4795-4adb-95d3-6eb54e588df3 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/snapshots/635c4390-9f17-45fe-b1e6-0248cc07cc1b returned with HTTP 404 Sep 07 21:23:31 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1648/3296] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:23:31 2026] GET /volume/v3/snapshots/635c4390-9f17-45fe-b1e6-0248cc07cc1b => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:23:31 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-95cca05d-bb54-4e84-8413-0e43c1fe3e77 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:31 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-95cca05d-bb54-4e84-8413-0e43c1fe3e77 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] DELETE http://192.168.122.168/volume/v3/volumes/497a724b-bad4-44de-9cbf-d0374c381fe8 Sep 07 21:23:31 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-95cca05d-bb54-4e84-8413-0e43c1fe3e77 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:23:31 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-95cca05d-bb54-4e84-8413-0e43c1fe3e77 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:23:31 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-95cca05d-bb54-4e84-8413-0e43c1fe3e77 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Delete volume with id: 497a724b-bad4-44de-9cbf-d0374c381fe8 Sep 07 21:23:31 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:23:31 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:23:32 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:23:32 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:23:32 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-95cca05d-bb54-4e84-8413-0e43c1fe3e77 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Volume info retrieved successfully. Sep 07 21:23:32 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-95cca05d-bb54-4e84-8413-0e43c1fe3e77 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Delete volume request issued successfully. Sep 07 21:23:32 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-95cca05d-bb54-4e84-8413-0e43c1fe3e77 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/volumes/497a724b-bad4-44de-9cbf-d0374c381fe8 returned with HTTP 202 Sep 07 21:23:32 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1649/3297] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:23:31 2026] DELETE /volume/v3/volumes/497a724b-bad4-44de-9cbf-d0374c381fe8 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:23:32 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-7cb84c61-bc3f-480c-8a3c-b03c850e39c9 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:32 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-7cb84c61-bc3f-480c-8a3c-b03c850e39c9 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] GET http://192.168.122.168/volume/v3/volumes/497a724b-bad4-44de-9cbf-d0374c381fe8 Sep 07 21:23:32 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-7cb84c61-bc3f-480c-8a3c-b03c850e39c9 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:23:32 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-7cb84c61-bc3f-480c-8a3c-b03c850e39c9 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:23:32 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:23:32 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:23:32 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:23:32 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:23:32 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-7cb84c61-bc3f-480c-8a3c-b03c850e39c9 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Volume info retrieved successfully. Sep 07 21:23:32 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-7cb84c61-bc3f-480c-8a3c-b03c850e39c9 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/volumes/497a724b-bad4-44de-9cbf-d0374c381fe8 returned with HTTP 200 Sep 07 21:23:32 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1649/3298] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:23:32 2026] GET /volume/v3/volumes/497a724b-bad4-44de-9cbf-d0374c381fe8 => generated 1016 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:23:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-fd04649e-d557-4b00-84e8-fcabba01c811 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:33 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-fd04649e-d557-4b00-84e8-fcabba01c811 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] GET http://192.168.122.168/volume/v3/volumes/497a724b-bad4-44de-9cbf-d0374c381fe8 Sep 07 21:23:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-fd04649e-d557-4b00-84e8-fcabba01c811 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:23:33 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-fd04649e-d557-4b00-84e8-fcabba01c811 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:23:33 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-fd04649e-d557-4b00-84e8-fcabba01c811 tempest-ProjectMemberTests-1035215236 tempest-ProjectMemberTests-1035215236-project-admin] http://192.168.122.168/volume/v3/volumes/497a724b-bad4-44de-9cbf-d0374c381fe8 returned with HTTP 404 Sep 07 21:23:33 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1650/3299] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:23:33 2026] GET /volume/v3/volumes/497a724b-bad4-44de-9cbf-d0374c381fe8 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:23:36 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-6c3a2c74-8caf-4227-a88b-7a0b1c51a397 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:36 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-6c3a2c74-8caf-4227-a88b-7a0b1c51a397 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:23:36 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-6c3a2c74-8caf-4227-a88b-7a0b1c51a397 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-701664363"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:23:36 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.volumes [None req-6c3a2c74-8caf-4227-a88b-7a0b1c51a397 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-701664363'}} {{(pid=86971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:23:36 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-6c3a2c74-8caf-4227-a88b-7a0b1c51a397 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Create volume of 1 GB Sep 07 21:23:36 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-6c3a2c74-8caf-4227-a88b-7a0b1c51a397 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Availability Zones retrieved successfully. Sep 07 21:23:36 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-6c3a2c74-8caf-4227-a88b-7a0b1c51a397 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Flow 'volume_create_api' (d157c51f-0c51-4f3e-8c67-2073c473a851) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:23:36 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-6c3a2c74-8caf-4227-a88b-7a0b1c51a397 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a5feb4d-472f-4e5c-9cc2-7682030e6764) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:23:36 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.flows.api.create_volume [None req-6c3a2c74-8caf-4227-a88b-7a0b1c51a397 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Validating volume size '1' using validate_int {{(pid=86971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:23:36 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-6c3a2c74-8caf-4227-a88b-7a0b1c51a397 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a5feb4d-472f-4e5c-9cc2-7682030e6764) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:23:36 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-6c3a2c74-8caf-4227-a88b-7a0b1c51a397 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4de994f2-86e5-4fbd-9af7-ac09b595cb50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:23:36 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-6c3a2c74-8caf-4227-a88b-7a0b1c51a397 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Created reservations ['c3f571d7-0c38-4293-9380-28af50769b56', '6df9745a-3dd8-43f0-9d5c-251c73c98b73', '3e29bd8f-578f-4612-9d42-d562b95fe550', '5aee6c8e-5969-4867-bc81-c5880aa4c7bd'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:23:36 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-6c3a2c74-8caf-4227-a88b-7a0b1c51a397 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4de994f2-86e5-4fbd-9af7-ac09b595cb50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c3f571d7-0c38-4293-9380-28af50769b56', '6df9745a-3dd8-43f0-9d5c-251c73c98b73', '3e29bd8f-578f-4612-9d42-d562b95fe550', '5aee6c8e-5969-4867-bc81-c5880aa4c7bd']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:23:36 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-6c3a2c74-8caf-4227-a88b-7a0b1c51a397 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30df0116-ea01-48ab-8384-50a962126c0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:23:36 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:23:36 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:23:36 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-6c3a2c74-8caf-4227-a88b-7a0b1c51a397 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30df0116-ea01-48ab-8384-50a962126c0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9feb562b-c602-4bdc-b1a7-4ba702d25e85', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-701664363',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='893adbb43d174145b9accf4dedeecc86',qos_specs=None,replication_status=,reservations=['c3f571d7-0c38-4293-9380-28af50769b56','6df9745a-3dd8-43f0-9d5c-251c73c98b73','3e29bd8f-578f-4612-9d42-d562b95fe550','5aee6c8e-5969-4867-bc81-c5880aa4c7bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bedd17864d9d443ebbc2093e65a94d14',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:23:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-701664363',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9feb562b-c602-4bdc-b1a7-4ba702d25e85,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='893adbb43d174145b9accf4dedeecc86',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bedd17864d9d443ebbc2093e65a94d14',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:23:36 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-6c3a2c74-8caf-4227-a88b-7a0b1c51a397 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc8b125a-61ab-493e-9026-4b083e327629) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:23:36 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-6c3a2c74-8caf-4227-a88b-7a0b1c51a397 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc8b125a-61ab-493e-9026-4b083e327629) transitioned into state 'SUCCESS' from state '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-701664363',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='893adbb43d174145b9accf4dedeecc86',qos_specs=None,replication_status=,reservations=['c3f571d7-0c38-4293-9380-28af50769b56','6df9745a-3dd8-43f0-9d5c-251c73c98b73','3e29bd8f-578f-4612-9d42-d562b95fe550','5aee6c8e-5969-4867-bc81-c5880aa4c7bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bedd17864d9d443ebbc2093e65a94d14',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:23:36 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-6c3a2c74-8caf-4227-a88b-7a0b1c51a397 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0148a99d-f4bb-4447-be09-a8c97463d4c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:23:36 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-6c3a2c74-8caf-4227-a88b-7a0b1c51a397 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0148a99d-f4bb-4447-be09-a8c97463d4c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:23:36 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-6c3a2c74-8caf-4227-a88b-7a0b1c51a397 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Flow 'volume_create_api' (d157c51f-0c51-4f3e-8c67-2073c473a851) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:23:36 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-6c3a2c74-8caf-4227-a88b-7a0b1c51a397 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Create volume request issued successfully. Sep 07 21:23:36 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-6c3a2c74-8caf-4227-a88b-7a0b1c51a397 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:23:36 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1650/3300] 192.168.122.168 () {60 vars in 1142 bytes} [Mon Sep 7 21:23:36 2026] POST /volume/v3/volumes => generated 786 bytes in 429 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:23:36 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-94e22e5d-c051-4394-a6ba-a2fabd2e5c39 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:36 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-94e22e5d-c051-4394-a6ba-a2fabd2e5c39 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] GET http://192.168.122.168/volume/v3/volumes/9feb562b-c602-4bdc-b1a7-4ba702d25e85 Sep 07 21:23:36 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-94e22e5d-c051-4394-a6ba-a2fabd2e5c39 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:23:36 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-94e22e5d-c051-4394-a6ba-a2fabd2e5c39 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:23:36 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:23:36 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:23:36 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:23:36 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:23:36 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-94e22e5d-c051-4394-a6ba-a2fabd2e5c39 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Volume info retrieved successfully. Sep 07 21:23:36 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-94e22e5d-c051-4394-a6ba-a2fabd2e5c39 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] http://192.168.122.168/volume/v3/volumes/9feb562b-c602-4bdc-b1a7-4ba702d25e85 returned with HTTP 200 Sep 07 21:23:36 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1651/3301] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:23:36 2026] GET /volume/v3/volumes/9feb562b-c602-4bdc-b1a7-4ba702d25e85 => generated 965 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:23:37 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-c99fbb65-dceb-41bd-8ead-bb08fb57faed None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:37 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c99fbb65-dceb-41bd-8ead-bb08fb57faed tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] GET http://192.168.122.168/volume/v3/volumes/9feb562b-c602-4bdc-b1a7-4ba702d25e85 Sep 07 21:23:37 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c99fbb65-dceb-41bd-8ead-bb08fb57faed tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:23:37 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c99fbb65-dceb-41bd-8ead-bb08fb57faed tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:23:37 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:23:37 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:23:37 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:23:37 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:23:37 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-c99fbb65-dceb-41bd-8ead-bb08fb57faed tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Volume info retrieved successfully. Sep 07 21:23:37 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c99fbb65-dceb-41bd-8ead-bb08fb57faed tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] http://192.168.122.168/volume/v3/volumes/9feb562b-c602-4bdc-b1a7-4ba702d25e85 returned with HTTP 200 Sep 07 21:23:37 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1651/3302] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:23:37 2026] GET /volume/v3/volumes/9feb562b-c602-4bdc-b1a7-4ba702d25e85 => generated 1016 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:23:37 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-67dbeb2d-bdbf-432e-9252-503e8a716b44 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:37 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-67dbeb2d-bdbf-432e-9252-503e8a716b44 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] POST http://192.168.122.168/volume/v3/snapshots Sep 07 21:23:37 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-67dbeb2d-bdbf-432e-9252-503e8a716b44 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9feb562b-c602-4bdc-b1a7-4ba702d25e85", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-357907070"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:23:37 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:23:37 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:23:37 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:23:37 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:23:37 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-67dbeb2d-bdbf-432e-9252-503e8a716b44 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Volume info retrieved successfully. Sep 07 21:23:37 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.snapshots [None req-67dbeb2d-bdbf-432e-9252-503e8a716b44 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Create snapshot from volume 9feb562b-c602-4bdc-b1a7-4ba702d25e85 Sep 07 21:23:37 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-67dbeb2d-bdbf-432e-9252-503e8a716b44 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Created reservations ['a0967df4-0c86-4f62-9893-451e3ae05d4d', 'b043487d-9a07-44ee-b9e6-ea326386aaa1', 'c36d8343-914a-4c55-8c0a-f9311ae72179', '134d1c15-af43-4555-a225-f582eafe918e'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:23:37 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:23:37 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:23:37 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-67dbeb2d-bdbf-432e-9252-503e8a716b44 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Snapshot create request issued successfully. Sep 07 21:23:37 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-67dbeb2d-bdbf-432e-9252-503e8a716b44 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] http://192.168.122.168/volume/v3/snapshots returned with HTTP 202 Sep 07 21:23:37 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1652/3303] 192.168.122.168 () {60 vars in 1149 bytes} [Mon Sep 7 21:23:37 2026] POST /volume/v3/snapshots => generated 307 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:23:37 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-7756d584-5b6b-4b5e-9753-1be89d85105b None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:37 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-7756d584-5b6b-4b5e-9753-1be89d85105b tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] GET http://192.168.122.168/volume/v3/snapshots/3d58ee33-7f15-4dff-aa78-8d9c19d27cd6 Sep 07 21:23:37 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-7756d584-5b6b-4b5e-9753-1be89d85105b tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:23:37 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-7756d584-5b6b-4b5e-9753-1be89d85105b tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:23:37 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:23:37 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:23:37 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-7756d584-5b6b-4b5e-9753-1be89d85105b tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Snapshot retrieved successfully. Sep 07 21:23:37 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-7756d584-5b6b-4b5e-9753-1be89d85105b tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] http://192.168.122.168/volume/v3/snapshots/3d58ee33-7f15-4dff-aa78-8d9c19d27cd6 returned with HTTP 200 Sep 07 21:23:37 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1652/3304] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:23:37 2026] GET /volume/v3/snapshots/3d58ee33-7f15-4dff-aa78-8d9c19d27cd6 => generated 439 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:23:38 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-f370c1e4-9a3d-4a7a-b1fe-db29a7b4f3d4 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:38 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f370c1e4-9a3d-4a7a-b1fe-db29a7b4f3d4 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] GET http://192.168.122.168/volume/v3/snapshots/3d58ee33-7f15-4dff-aa78-8d9c19d27cd6 Sep 07 21:23:38 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f370c1e4-9a3d-4a7a-b1fe-db29a7b4f3d4 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:23:38 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f370c1e4-9a3d-4a7a-b1fe-db29a7b4f3d4 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:23:38 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:23:38 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:23:38 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-f370c1e4-9a3d-4a7a-b1fe-db29a7b4f3d4 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Snapshot retrieved successfully. Sep 07 21:23:38 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f370c1e4-9a3d-4a7a-b1fe-db29a7b4f3d4 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] http://192.168.122.168/volume/v3/snapshots/3d58ee33-7f15-4dff-aa78-8d9c19d27cd6 returned with HTTP 200 Sep 07 21:23:38 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1653/3305] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:23:38 2026] GET /volume/v3/snapshots/3d58ee33-7f15-4dff-aa78-8d9c19d27cd6 => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:23:39 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-13c141a2-3bc1-4647-83f0-f112d2e2bee5 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:39 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-13c141a2-3bc1-4647-83f0-f112d2e2bee5 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] GET http://192.168.122.168/volume/v3/snapshots/3d58ee33-7f15-4dff-aa78-8d9c19d27cd6 Sep 07 21:23:39 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-13c141a2-3bc1-4647-83f0-f112d2e2bee5 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:23:39 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-13c141a2-3bc1-4647-83f0-f112d2e2bee5 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:23:39 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:23:39 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:23:39 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-13c141a2-3bc1-4647-83f0-f112d2e2bee5 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Snapshot retrieved successfully. Sep 07 21:23:39 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-13c141a2-3bc1-4647-83f0-f112d2e2bee5 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] http://192.168.122.168/volume/v3/snapshots/3d58ee33-7f15-4dff-aa78-8d9c19d27cd6 returned with HTTP 200 Sep 07 21:23:39 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1653/3306] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:23:39 2026] GET /volume/v3/snapshots/3d58ee33-7f15-4dff-aa78-8d9c19d27cd6 => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:23:39 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-913dba44-8ebc-47b4-8b3c-a47b097273bc None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:39 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-913dba44-8ebc-47b4-8b3c-a47b097273bc tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-reader] POST http://192.168.122.168/volume/v3/snapshots/3d58ee33-7f15-4dff-aa78-8d9c19d27cd6/action Sep 07 21:23:39 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-913dba44-8ebc-47b4-8b3c-a47b097273bc tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=86970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:23:39 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-913dba44-8ebc-47b4-8b3c-a47b097273bc tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:23:39 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:23:39 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:23:39 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-913dba44-8ebc-47b4-8b3c-a47b097273bc tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-reader] Snapshot retrieved successfully. Sep 07 21:23:40 devstack devstack@c-api.service[86970]: DEBUG cinder.policy [None req-913dba44-8ebc-47b4-8b3c-a47b097273bc tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'dd9522ee0b7b4df4a0db8e6affb2a3d1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '893adbb43d174145b9accf4dedeecc86', '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=86970) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 21:23:40 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-913dba44-8ebc-47b4-8b3c-a47b097273bc tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-reader] http://192.168.122.168/volume/v3/snapshots/3d58ee33-7f15-4dff-aa78-8d9c19d27cd6/action returned with HTTP 403 Sep 07 21:23:40 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1654/3307] 192.168.122.168 () {60 vars in 1280 bytes} [Mon Sep 7 21:23:39 2026] POST /volume/v3/snapshots/3d58ee33-7f15-4dff-aa78-8d9c19d27cd6/action => generated 133 bytes in 131 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:23:40 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-b01b21a5-f8be-41e6-9aeb-fe2d9e249293 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:40 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b01b21a5-f8be-41e6-9aeb-fe2d9e249293 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] DELETE http://192.168.122.168/volume/v3/snapshots/3d58ee33-7f15-4dff-aa78-8d9c19d27cd6 Sep 07 21:23:40 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-b01b21a5-f8be-41e6-9aeb-fe2d9e249293 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:23:40 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-b01b21a5-f8be-41e6-9aeb-fe2d9e249293 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:23:40 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.snapshots [None req-b01b21a5-f8be-41e6-9aeb-fe2d9e249293 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Delete snapshot with id: 3d58ee33-7f15-4dff-aa78-8d9c19d27cd6 Sep 07 21:23:40 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:23:40 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:23:40 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-b01b21a5-f8be-41e6-9aeb-fe2d9e249293 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Snapshot retrieved successfully. Sep 07 21:23:40 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:23:40 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:23:40 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-b01b21a5-f8be-41e6-9aeb-fe2d9e249293 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Snapshot delete request issued successfully. Sep 07 21:23:40 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b01b21a5-f8be-41e6-9aeb-fe2d9e249293 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] http://192.168.122.168/volume/v3/snapshots/3d58ee33-7f15-4dff-aa78-8d9c19d27cd6 returned with HTTP 202 Sep 07 21:23:40 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1654/3308] 192.168.122.168 () {58 vars in 1241 bytes} [Mon Sep 7 21:23:40 2026] DELETE /volume/v3/snapshots/3d58ee33-7f15-4dff-aa78-8d9c19d27cd6 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:23:40 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-1bf29d0c-a26a-43ad-a8c7-1532c8c785f3 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:40 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-1bf29d0c-a26a-43ad-a8c7-1532c8c785f3 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] GET http://192.168.122.168/volume/v3/snapshots/3d58ee33-7f15-4dff-aa78-8d9c19d27cd6 Sep 07 21:23:40 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-1bf29d0c-a26a-43ad-a8c7-1532c8c785f3 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:23:40 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-1bf29d0c-a26a-43ad-a8c7-1532c8c785f3 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:23:40 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:23:40 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:23:40 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-1bf29d0c-a26a-43ad-a8c7-1532c8c785f3 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Snapshot retrieved successfully. Sep 07 21:23:40 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-1bf29d0c-a26a-43ad-a8c7-1532c8c785f3 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] http://192.168.122.168/volume/v3/snapshots/3d58ee33-7f15-4dff-aa78-8d9c19d27cd6 returned with HTTP 200 Sep 07 21:23:40 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1655/3309] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:23:40 2026] GET /volume/v3/snapshots/3d58ee33-7f15-4dff-aa78-8d9c19d27cd6 => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:23:41 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-8db4552b-bcd0-4ea4-87a8-e376aeb6a6c6 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:41 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-8db4552b-bcd0-4ea4-87a8-e376aeb6a6c6 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] GET http://192.168.122.168/volume/v3/snapshots/3d58ee33-7f15-4dff-aa78-8d9c19d27cd6 Sep 07 21:23:41 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-8db4552b-bcd0-4ea4-87a8-e376aeb6a6c6 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:23:41 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-8db4552b-bcd0-4ea4-87a8-e376aeb6a6c6 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:23:41 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:23:41 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:23:41 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-8db4552b-bcd0-4ea4-87a8-e376aeb6a6c6 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Snapshot retrieved successfully. Sep 07 21:23:41 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-8db4552b-bcd0-4ea4-87a8-e376aeb6a6c6 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] http://192.168.122.168/volume/v3/snapshots/3d58ee33-7f15-4dff-aa78-8d9c19d27cd6 returned with HTTP 200 Sep 07 21:23:41 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1655/3310] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:23:41 2026] GET /volume/v3/snapshots/3d58ee33-7f15-4dff-aa78-8d9c19d27cd6 => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:23:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-022d9085-05f9-45db-b32c-aab71c209a51 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:42 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-022d9085-05f9-45db-b32c-aab71c209a51 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] GET http://192.168.122.168/volume/v3/snapshots/3d58ee33-7f15-4dff-aa78-8d9c19d27cd6 Sep 07 21:23:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-022d9085-05f9-45db-b32c-aab71c209a51 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:23:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-022d9085-05f9-45db-b32c-aab71c209a51 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:23:42 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-022d9085-05f9-45db-b32c-aab71c209a51 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] http://192.168.122.168/volume/v3/snapshots/3d58ee33-7f15-4dff-aa78-8d9c19d27cd6 returned with HTTP 404 Sep 07 21:23:42 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1656/3311] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:23:42 2026] GET /volume/v3/snapshots/3d58ee33-7f15-4dff-aa78-8d9c19d27cd6 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:23:42 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-f899af9b-30a5-4014-8b56-7c6c394045ac None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:42 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f899af9b-30a5-4014-8b56-7c6c394045ac tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] DELETE http://192.168.122.168/volume/v3/volumes/9feb562b-c602-4bdc-b1a7-4ba702d25e85 Sep 07 21:23:42 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f899af9b-30a5-4014-8b56-7c6c394045ac tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:23:42 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f899af9b-30a5-4014-8b56-7c6c394045ac tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:23:42 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-f899af9b-30a5-4014-8b56-7c6c394045ac tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Delete volume with id: 9feb562b-c602-4bdc-b1a7-4ba702d25e85 Sep 07 21:23:42 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:23:42 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:23:42 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:23:42 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:23:42 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-f899af9b-30a5-4014-8b56-7c6c394045ac tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Volume info retrieved successfully. Sep 07 21:23:42 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-f899af9b-30a5-4014-8b56-7c6c394045ac tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Delete volume request issued successfully. Sep 07 21:23:42 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f899af9b-30a5-4014-8b56-7c6c394045ac tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] http://192.168.122.168/volume/v3/volumes/9feb562b-c602-4bdc-b1a7-4ba702d25e85 returned with HTTP 202 Sep 07 21:23:42 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1656/3312] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:23:42 2026] DELETE /volume/v3/volumes/9feb562b-c602-4bdc-b1a7-4ba702d25e85 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:23:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-e0fad387-b18a-4b7b-bda4-2f7a83263e9e None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:42 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e0fad387-b18a-4b7b-bda4-2f7a83263e9e tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] GET http://192.168.122.168/volume/v3/volumes/9feb562b-c602-4bdc-b1a7-4ba702d25e85 Sep 07 21:23:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-e0fad387-b18a-4b7b-bda4-2f7a83263e9e tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:23:42 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-e0fad387-b18a-4b7b-bda4-2f7a83263e9e tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:23:42 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:23:42 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:23:42 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:23:42 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:23:42 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-e0fad387-b18a-4b7b-bda4-2f7a83263e9e tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Volume info retrieved successfully. Sep 07 21:23:42 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e0fad387-b18a-4b7b-bda4-2f7a83263e9e tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] http://192.168.122.168/volume/v3/volumes/9feb562b-c602-4bdc-b1a7-4ba702d25e85 returned with HTTP 200 Sep 07 21:23:42 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1657/3313] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:23:42 2026] GET /volume/v3/volumes/9feb562b-c602-4bdc-b1a7-4ba702d25e85 => generated 1015 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:23:43 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-bd7e3320-1003-446a-942c-63ce9fb5af7e None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:43 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-bd7e3320-1003-446a-942c-63ce9fb5af7e tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] GET http://192.168.122.168/volume/v3/volumes/9feb562b-c602-4bdc-b1a7-4ba702d25e85 Sep 07 21:23:43 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-bd7e3320-1003-446a-942c-63ce9fb5af7e tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:23:43 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-bd7e3320-1003-446a-942c-63ce9fb5af7e tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:23:43 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-bd7e3320-1003-446a-942c-63ce9fb5af7e tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] http://192.168.122.168/volume/v3/volumes/9feb562b-c602-4bdc-b1a7-4ba702d25e85 returned with HTTP 404 Sep 07 21:23:43 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1657/3314] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:23:43 2026] GET /volume/v3/volumes/9feb562b-c602-4bdc-b1a7-4ba702d25e85 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:23:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-081b6801-11d8-4fe4-86f9-700caeba7a06 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:43 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-081b6801-11d8-4fe4-86f9-700caeba7a06 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:23:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-081b6801-11d8-4fe4-86f9-700caeba7a06 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-793682740"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:23:43 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.volumes [None req-081b6801-11d8-4fe4-86f9-700caeba7a06 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-793682740'}} {{(pid=86970) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:23:43 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-081b6801-11d8-4fe4-86f9-700caeba7a06 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Create volume of 1 GB Sep 07 21:23:43 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-081b6801-11d8-4fe4-86f9-700caeba7a06 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Availability Zones retrieved successfully. Sep 07 21:23:43 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-081b6801-11d8-4fe4-86f9-700caeba7a06 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Flow 'volume_create_api' (339d4300-0123-49de-84d0-81577102bb76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:23:43 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-081b6801-11d8-4fe4-86f9-700caeba7a06 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7956cc9c-898a-4e24-8aec-9b891c3c53bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:23:43 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.flows.api.create_volume [None req-081b6801-11d8-4fe4-86f9-700caeba7a06 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Validating volume size '1' using validate_int {{(pid=86970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:23:43 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-081b6801-11d8-4fe4-86f9-700caeba7a06 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7956cc9c-898a-4e24-8aec-9b891c3c53bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:23:43 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-081b6801-11d8-4fe4-86f9-700caeba7a06 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11336359-2f33-4646-9940-edce0f3cb87f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:23:43 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-081b6801-11d8-4fe4-86f9-700caeba7a06 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Created reservations ['0f4b8600-b1b8-4543-b6be-7ee37ec0f7c2', 'd9b6bb30-de94-4f64-856a-f58c37a3a1a4', '86b47347-9672-4f6d-91c1-dbbc7b298ca9', '563fba4d-ed5a-4bfb-8c8e-b32cb67d44be'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:23:43 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-081b6801-11d8-4fe4-86f9-700caeba7a06 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11336359-2f33-4646-9940-edce0f3cb87f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0f4b8600-b1b8-4543-b6be-7ee37ec0f7c2', 'd9b6bb30-de94-4f64-856a-f58c37a3a1a4', '86b47347-9672-4f6d-91c1-dbbc7b298ca9', '563fba4d-ed5a-4bfb-8c8e-b32cb67d44be']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:23:43 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-081b6801-11d8-4fe4-86f9-700caeba7a06 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59b2a451-0396-4214-91ff-9733e434b7c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:23:43 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:23:43 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:23:43 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-081b6801-11d8-4fe4-86f9-700caeba7a06 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59b2a451-0396-4214-91ff-9733e434b7c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b251676-6b5a-4ad7-96f0-0e2f08fd736e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-793682740',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='893adbb43d174145b9accf4dedeecc86',qos_specs=None,replication_status=,reservations=['0f4b8600-b1b8-4543-b6be-7ee37ec0f7c2','d9b6bb30-de94-4f64-856a-f58c37a3a1a4','86b47347-9672-4f6d-91c1-dbbc7b298ca9','563fba4d-ed5a-4bfb-8c8e-b32cb67d44be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bedd17864d9d443ebbc2093e65a94d14',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:23:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-793682740',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7b251676-6b5a-4ad7-96f0-0e2f08fd736e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='893adbb43d174145b9accf4dedeecc86',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bedd17864d9d443ebbc2093e65a94d14',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:23:43 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-081b6801-11d8-4fe4-86f9-700caeba7a06 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93baa850-ec5e-43ee-a400-4ff3b515ca7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:23:43 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-081b6801-11d8-4fe4-86f9-700caeba7a06 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93baa850-ec5e-43ee-a400-4ff3b515ca7e) transitioned into state 'SUCCESS' from state '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-793682740',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='893adbb43d174145b9accf4dedeecc86',qos_specs=None,replication_status=,reservations=['0f4b8600-b1b8-4543-b6be-7ee37ec0f7c2','d9b6bb30-de94-4f64-856a-f58c37a3a1a4','86b47347-9672-4f6d-91c1-dbbc7b298ca9','563fba4d-ed5a-4bfb-8c8e-b32cb67d44be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bedd17864d9d443ebbc2093e65a94d14',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:23:43 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-081b6801-11d8-4fe4-86f9-700caeba7a06 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b1865a8-c67b-4d9e-8f74-867582e17f1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:23:43 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-081b6801-11d8-4fe4-86f9-700caeba7a06 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b1865a8-c67b-4d9e-8f74-867582e17f1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:23:43 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-081b6801-11d8-4fe4-86f9-700caeba7a06 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Flow 'volume_create_api' (339d4300-0123-49de-84d0-81577102bb76) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:23:43 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-081b6801-11d8-4fe4-86f9-700caeba7a06 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Create volume request issued successfully. Sep 07 21:23:43 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-081b6801-11d8-4fe4-86f9-700caeba7a06 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:23:43 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1658/3315] 192.168.122.168 () {60 vars in 1142 bytes} [Mon Sep 7 21:23:43 2026] POST /volume/v3/volumes => generated 786 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:23:43 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-e447957e-02de-4a17-ad29-1bc8b99795c1 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:43 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e447957e-02de-4a17-ad29-1bc8b99795c1 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] GET http://192.168.122.168/volume/v3/volumes/7b251676-6b5a-4ad7-96f0-0e2f08fd736e Sep 07 21:23:43 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-e447957e-02de-4a17-ad29-1bc8b99795c1 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:23:43 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-e447957e-02de-4a17-ad29-1bc8b99795c1 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:23:43 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:23:43 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:23:43 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:23:43 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:23:43 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-e447957e-02de-4a17-ad29-1bc8b99795c1 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Volume info retrieved successfully. Sep 07 21:23:43 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e447957e-02de-4a17-ad29-1bc8b99795c1 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] http://192.168.122.168/volume/v3/volumes/7b251676-6b5a-4ad7-96f0-0e2f08fd736e returned with HTTP 200 Sep 07 21:23:43 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1658/3316] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:23:43 2026] GET /volume/v3/volumes/7b251676-6b5a-4ad7-96f0-0e2f08fd736e => generated 965 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:23:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-becccfad-c037-469c-ad35-602526d532c4 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:44 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-becccfad-c037-469c-ad35-602526d532c4 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] GET http://192.168.122.168/volume/v3/volumes/7b251676-6b5a-4ad7-96f0-0e2f08fd736e Sep 07 21:23:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-becccfad-c037-469c-ad35-602526d532c4 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:23:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-becccfad-c037-469c-ad35-602526d532c4 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:23:44 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:23:44 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:23:44 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:23:44 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:23:44 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-becccfad-c037-469c-ad35-602526d532c4 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Volume info retrieved successfully. Sep 07 21:23:44 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-becccfad-c037-469c-ad35-602526d532c4 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] http://192.168.122.168/volume/v3/volumes/7b251676-6b5a-4ad7-96f0-0e2f08fd736e returned with HTTP 200 Sep 07 21:23:44 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1659/3317] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:23:44 2026] GET /volume/v3/volumes/7b251676-6b5a-4ad7-96f0-0e2f08fd736e => generated 1016 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:23:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-2334fde5-721d-49dd-a6dc-7c5913ebb842 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:44 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-2334fde5-721d-49dd-a6dc-7c5913ebb842 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] POST http://192.168.122.168/volume/v3/snapshots Sep 07 21:23:44 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-2334fde5-721d-49dd-a6dc-7c5913ebb842 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7b251676-6b5a-4ad7-96f0-0e2f08fd736e", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1992206338"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:23:44 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:23:44 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:23:44 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:23:44 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:23:44 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-2334fde5-721d-49dd-a6dc-7c5913ebb842 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Volume info retrieved successfully. Sep 07 21:23:44 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.snapshots [None req-2334fde5-721d-49dd-a6dc-7c5913ebb842 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Create snapshot from volume 7b251676-6b5a-4ad7-96f0-0e2f08fd736e Sep 07 21:23:44 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-2334fde5-721d-49dd-a6dc-7c5913ebb842 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Created reservations ['0db39183-a4e4-4eba-b978-6505a59a5f3d', '716a88e2-fa81-4aac-adb1-305219144681', 'a1e54609-cd4e-404e-b766-339e34fc7778', '933499a7-323b-4ab4-8aae-48c5fd716438'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:23:44 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:23:44 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:23:44 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-2334fde5-721d-49dd-a6dc-7c5913ebb842 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Snapshot create request issued successfully. Sep 07 21:23:44 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-2334fde5-721d-49dd-a6dc-7c5913ebb842 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] http://192.168.122.168/volume/v3/snapshots returned with HTTP 202 Sep 07 21:23:44 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1659/3318] 192.168.122.168 () {60 vars in 1149 bytes} [Mon Sep 7 21:23:44 2026] POST /volume/v3/snapshots => generated 308 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:23:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-3f8b0bd5-e85c-4f03-8176-8967990bbd18 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:44 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-3f8b0bd5-e85c-4f03-8176-8967990bbd18 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] GET http://192.168.122.168/volume/v3/snapshots/cf0f4bf9-6bab-4d55-8636-4498a22cd181 Sep 07 21:23:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-3f8b0bd5-e85c-4f03-8176-8967990bbd18 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:23:44 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-3f8b0bd5-e85c-4f03-8176-8967990bbd18 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:23:44 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:23:44 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:23:44 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-3f8b0bd5-e85c-4f03-8176-8967990bbd18 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Snapshot retrieved successfully. Sep 07 21:23:44 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-3f8b0bd5-e85c-4f03-8176-8967990bbd18 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] http://192.168.122.168/volume/v3/snapshots/cf0f4bf9-6bab-4d55-8636-4498a22cd181 returned with HTTP 200 Sep 07 21:23:44 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1660/3319] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:23:44 2026] GET /volume/v3/snapshots/cf0f4bf9-6bab-4d55-8636-4498a22cd181 => generated 440 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:23:45 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-ef2ade44-f99f-4c77-89e7-72ee75420a88 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:45 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ef2ade44-f99f-4c77-89e7-72ee75420a88 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] GET http://192.168.122.168/volume/v3/snapshots/cf0f4bf9-6bab-4d55-8636-4498a22cd181 Sep 07 21:23:45 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-ef2ade44-f99f-4c77-89e7-72ee75420a88 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:23:45 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-ef2ade44-f99f-4c77-89e7-72ee75420a88 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:23:45 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:23:45 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:23:45 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-ef2ade44-f99f-4c77-89e7-72ee75420a88 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Snapshot retrieved successfully. Sep 07 21:23:45 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ef2ade44-f99f-4c77-89e7-72ee75420a88 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] http://192.168.122.168/volume/v3/snapshots/cf0f4bf9-6bab-4d55-8636-4498a22cd181 returned with HTTP 200 Sep 07 21:23:45 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1660/3320] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:23:45 2026] GET /volume/v3/snapshots/cf0f4bf9-6bab-4d55-8636-4498a22cd181 => generated 440 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:23:46 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-4660a796-2376-4bf5-937a-042e23be831f None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:46 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-4660a796-2376-4bf5-937a-042e23be831f tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] GET http://192.168.122.168/volume/v3/snapshots/cf0f4bf9-6bab-4d55-8636-4498a22cd181 Sep 07 21:23:46 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-4660a796-2376-4bf5-937a-042e23be831f tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:23:46 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-4660a796-2376-4bf5-937a-042e23be831f tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:23:46 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:23:46 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:23:46 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-4660a796-2376-4bf5-937a-042e23be831f tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Snapshot retrieved successfully. Sep 07 21:23:46 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-4660a796-2376-4bf5-937a-042e23be831f tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] http://192.168.122.168/volume/v3/snapshots/cf0f4bf9-6bab-4d55-8636-4498a22cd181 returned with HTTP 200 Sep 07 21:23:46 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1661/3321] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:23:46 2026] GET /volume/v3/snapshots/cf0f4bf9-6bab-4d55-8636-4498a22cd181 => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:23:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-2684b3b1-129a-43d6-a385-ea878563d38e None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:46 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-2684b3b1-129a-43d6-a385-ea878563d38e tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-reader] GET http://192.168.122.168/volume/v3/snapshots Sep 07 21:23:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-2684b3b1-129a-43d6-a385-ea878563d38e tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-reader] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:23:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-2684b3b1-129a-43d6-a385-ea878563d38e tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-reader] Calling method 'index' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:23:46 devstack devstack@c-api.service[86971]: DEBUG cinder.api.api_utils [None req-2684b3b1-129a-43d6-a385-ea878563d38e tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-reader] Removing options '' from query. {{(pid=86971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 21:23:46 devstack devstack@c-api.service[86971]: DEBUG cinder.db.api [None req-2684b3b1-129a-43d6-a385-ea878563d38e tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-reader] Building query based on filter {{(pid=86971) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 07 21:23:46 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:23:46 devstack devstack@c-api.service[86971]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 07 21:23:46 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-2684b3b1-129a-43d6-a385-ea878563d38e tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-reader] Get all snapshots completed successfully. Sep 07 21:23:46 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-2684b3b1-129a-43d6-a385-ea878563d38e tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-reader] http://192.168.122.168/volume/v3/snapshots returned with HTTP 200 Sep 07 21:23:46 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1661/3322] 192.168.122.168 () {58 vars in 1127 bytes} [Mon Sep 7 21:23:46 2026] GET /volume/v3/snapshots => generated 336 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:23:46 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-ce3170b6-79d9-49cd-80cc-32f3d123607f None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:46 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ce3170b6-79d9-49cd-80cc-32f3d123607f tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] DELETE http://192.168.122.168/volume/v3/snapshots/cf0f4bf9-6bab-4d55-8636-4498a22cd181 Sep 07 21:23:46 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ce3170b6-79d9-49cd-80cc-32f3d123607f tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:23:46 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ce3170b6-79d9-49cd-80cc-32f3d123607f tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:23:46 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.snapshots [None req-ce3170b6-79d9-49cd-80cc-32f3d123607f tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Delete snapshot with id: cf0f4bf9-6bab-4d55-8636-4498a22cd181 Sep 07 21:23:46 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:23:46 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:23:46 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-ce3170b6-79d9-49cd-80cc-32f3d123607f tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Snapshot retrieved successfully. Sep 07 21:23:47 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:23:47 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:23:47 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-ce3170b6-79d9-49cd-80cc-32f3d123607f tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Snapshot delete request issued successfully. Sep 07 21:23:47 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ce3170b6-79d9-49cd-80cc-32f3d123607f tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] http://192.168.122.168/volume/v3/snapshots/cf0f4bf9-6bab-4d55-8636-4498a22cd181 returned with HTTP 202 Sep 07 21:23:47 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1662/3323] 192.168.122.168 () {58 vars in 1241 bytes} [Mon Sep 7 21:23:46 2026] DELETE /volume/v3/snapshots/cf0f4bf9-6bab-4d55-8636-4498a22cd181 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:23:47 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-4c35dd68-66ee-4a27-94e2-c4cc897a5d8b None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:47 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-4c35dd68-66ee-4a27-94e2-c4cc897a5d8b tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] GET http://192.168.122.168/volume/v3/snapshots/cf0f4bf9-6bab-4d55-8636-4498a22cd181 Sep 07 21:23:47 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-4c35dd68-66ee-4a27-94e2-c4cc897a5d8b tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:23:47 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-4c35dd68-66ee-4a27-94e2-c4cc897a5d8b tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:23:47 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:23:47 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:23:47 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-4c35dd68-66ee-4a27-94e2-c4cc897a5d8b tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Snapshot retrieved successfully. Sep 07 21:23:47 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-4c35dd68-66ee-4a27-94e2-c4cc897a5d8b tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] http://192.168.122.168/volume/v3/snapshots/cf0f4bf9-6bab-4d55-8636-4498a22cd181 returned with HTTP 200 Sep 07 21:23:47 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1662/3324] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:23:47 2026] GET /volume/v3/snapshots/cf0f4bf9-6bab-4d55-8636-4498a22cd181 => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:23:48 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-c8ddba0e-2034-4372-9bd7-0f45d9809702 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:48 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c8ddba0e-2034-4372-9bd7-0f45d9809702 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] GET http://192.168.122.168/volume/v3/snapshots/cf0f4bf9-6bab-4d55-8636-4498a22cd181 Sep 07 21:23:48 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c8ddba0e-2034-4372-9bd7-0f45d9809702 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:23:48 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c8ddba0e-2034-4372-9bd7-0f45d9809702 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:23:48 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:23:48 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:23:48 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-c8ddba0e-2034-4372-9bd7-0f45d9809702 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Snapshot retrieved successfully. Sep 07 21:23:48 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c8ddba0e-2034-4372-9bd7-0f45d9809702 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] http://192.168.122.168/volume/v3/snapshots/cf0f4bf9-6bab-4d55-8636-4498a22cd181 returned with HTTP 200 Sep 07 21:23:48 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1663/3325] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:23:48 2026] GET /volume/v3/snapshots/cf0f4bf9-6bab-4d55-8636-4498a22cd181 => generated 466 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:23:49 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-00cf7d81-0013-40dc-aaf7-d5bea692ae63 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:49 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-00cf7d81-0013-40dc-aaf7-d5bea692ae63 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] GET http://192.168.122.168/volume/v3/snapshots/cf0f4bf9-6bab-4d55-8636-4498a22cd181 Sep 07 21:23:49 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-00cf7d81-0013-40dc-aaf7-d5bea692ae63 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:23:49 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-00cf7d81-0013-40dc-aaf7-d5bea692ae63 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:23:49 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-00cf7d81-0013-40dc-aaf7-d5bea692ae63 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] http://192.168.122.168/volume/v3/snapshots/cf0f4bf9-6bab-4d55-8636-4498a22cd181 returned with HTTP 404 Sep 07 21:23:49 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1663/3326] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:23:49 2026] GET /volume/v3/snapshots/cf0f4bf9-6bab-4d55-8636-4498a22cd181 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:23:49 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-8a9bc2b4-284a-4b7d-a74c-a13cf12df78a None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:49 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8a9bc2b4-284a-4b7d-a74c-a13cf12df78a tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] DELETE http://192.168.122.168/volume/v3/volumes/7b251676-6b5a-4ad7-96f0-0e2f08fd736e Sep 07 21:23:49 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8a9bc2b4-284a-4b7d-a74c-a13cf12df78a tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:23:49 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8a9bc2b4-284a-4b7d-a74c-a13cf12df78a tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:23:49 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-8a9bc2b4-284a-4b7d-a74c-a13cf12df78a tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Delete volume with id: 7b251676-6b5a-4ad7-96f0-0e2f08fd736e Sep 07 21:23:49 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:23:49 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:23:49 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:23:49 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:23:49 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-8a9bc2b4-284a-4b7d-a74c-a13cf12df78a tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Volume info retrieved successfully. Sep 07 21:23:49 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-8a9bc2b4-284a-4b7d-a74c-a13cf12df78a tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Delete volume request issued successfully. Sep 07 21:23:49 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8a9bc2b4-284a-4b7d-a74c-a13cf12df78a tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] http://192.168.122.168/volume/v3/volumes/7b251676-6b5a-4ad7-96f0-0e2f08fd736e returned with HTTP 202 Sep 07 21:23:49 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1664/3327] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:23:49 2026] DELETE /volume/v3/volumes/7b251676-6b5a-4ad7-96f0-0e2f08fd736e => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:23:49 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-53e866d7-3d78-4e11-b32a-12c981cedac9 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:49 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-53e866d7-3d78-4e11-b32a-12c981cedac9 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] GET http://192.168.122.168/volume/v3/volumes/7b251676-6b5a-4ad7-96f0-0e2f08fd736e Sep 07 21:23:49 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-53e866d7-3d78-4e11-b32a-12c981cedac9 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:23:49 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-53e866d7-3d78-4e11-b32a-12c981cedac9 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:23:49 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:23:49 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:23:49 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:23:49 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:23:49 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-53e866d7-3d78-4e11-b32a-12c981cedac9 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Volume info retrieved successfully. Sep 07 21:23:49 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-53e866d7-3d78-4e11-b32a-12c981cedac9 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] http://192.168.122.168/volume/v3/volumes/7b251676-6b5a-4ad7-96f0-0e2f08fd736e returned with HTTP 200 Sep 07 21:23:49 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1664/3328] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:23:49 2026] GET /volume/v3/volumes/7b251676-6b5a-4ad7-96f0-0e2f08fd736e => generated 1015 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:23:50 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-965d7c25-25e7-4c53-b7b1-bd38b15c46ee None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:50 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-965d7c25-25e7-4c53-b7b1-bd38b15c46ee tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] GET http://192.168.122.168/volume/v3/volumes/7b251676-6b5a-4ad7-96f0-0e2f08fd736e Sep 07 21:23:50 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-965d7c25-25e7-4c53-b7b1-bd38b15c46ee tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:23:50 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-965d7c25-25e7-4c53-b7b1-bd38b15c46ee tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:23:50 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-965d7c25-25e7-4c53-b7b1-bd38b15c46ee tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] http://192.168.122.168/volume/v3/volumes/7b251676-6b5a-4ad7-96f0-0e2f08fd736e returned with HTTP 404 Sep 07 21:23:50 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1665/3329] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:23:50 2026] GET /volume/v3/volumes/7b251676-6b5a-4ad7-96f0-0e2f08fd736e => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:23:50 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-475ed9b9-1aef-4598-aedc-1f4bf4a5cf5b None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:50 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-475ed9b9-1aef-4598-aedc-1f4bf4a5cf5b tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:23:50 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-475ed9b9-1aef-4598-aedc-1f4bf4a5cf5b tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-858821590"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:23:50 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.volumes [None req-475ed9b9-1aef-4598-aedc-1f4bf4a5cf5b tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-858821590'}} {{(pid=86971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:23:50 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-475ed9b9-1aef-4598-aedc-1f4bf4a5cf5b tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Create volume of 1 GB Sep 07 21:23:50 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-475ed9b9-1aef-4598-aedc-1f4bf4a5cf5b tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Availability Zones retrieved successfully. Sep 07 21:23:50 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-475ed9b9-1aef-4598-aedc-1f4bf4a5cf5b tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Flow 'volume_create_api' (6adc1354-0553-4f74-a25e-b8b35295810a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:23:50 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-475ed9b9-1aef-4598-aedc-1f4bf4a5cf5b tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0bb4c434-0fd0-4853-bfea-aa9f75337c62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:23:50 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.flows.api.create_volume [None req-475ed9b9-1aef-4598-aedc-1f4bf4a5cf5b tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Validating volume size '1' using validate_int {{(pid=86971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:23:50 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-475ed9b9-1aef-4598-aedc-1f4bf4a5cf5b tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0bb4c434-0fd0-4853-bfea-aa9f75337c62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:23:50 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-475ed9b9-1aef-4598-aedc-1f4bf4a5cf5b tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3da781bc-997e-4861-ad02-35b95e1ceb62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:23:50 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-475ed9b9-1aef-4598-aedc-1f4bf4a5cf5b tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Created reservations ['438de648-3152-4a2d-8639-56e307780acf', '22f65613-e8aa-489d-bdb9-5bf4726c2265', '9dfff3fa-0c26-48a8-bb07-495b93acebaa', '03eb7c6a-d9d7-447a-bfe6-697d56922b51'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:23:50 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-475ed9b9-1aef-4598-aedc-1f4bf4a5cf5b tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3da781bc-997e-4861-ad02-35b95e1ceb62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['438de648-3152-4a2d-8639-56e307780acf', '22f65613-e8aa-489d-bdb9-5bf4726c2265', '9dfff3fa-0c26-48a8-bb07-495b93acebaa', '03eb7c6a-d9d7-447a-bfe6-697d56922b51']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:23:50 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-475ed9b9-1aef-4598-aedc-1f4bf4a5cf5b tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aeedff50-8c5c-48fa-87a1-766d84587500) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:23:50 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:23:50 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:23:50 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-475ed9b9-1aef-4598-aedc-1f4bf4a5cf5b tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aeedff50-8c5c-48fa-87a1-766d84587500) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d97a400-bf2f-4d32-b338-8e447cbcf739', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-858821590',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='893adbb43d174145b9accf4dedeecc86',qos_specs=None,replication_status=,reservations=['438de648-3152-4a2d-8639-56e307780acf','22f65613-e8aa-489d-bdb9-5bf4726c2265','9dfff3fa-0c26-48a8-bb07-495b93acebaa','03eb7c6a-d9d7-447a-bfe6-697d56922b51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bedd17864d9d443ebbc2093e65a94d14',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:23:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-858821590',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0d97a400-bf2f-4d32-b338-8e447cbcf739,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='893adbb43d174145b9accf4dedeecc86',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bedd17864d9d443ebbc2093e65a94d14',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:23:50 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-475ed9b9-1aef-4598-aedc-1f4bf4a5cf5b tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19044c35-66ca-4032-8618-953365c59a83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:23:50 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-475ed9b9-1aef-4598-aedc-1f4bf4a5cf5b tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19044c35-66ca-4032-8618-953365c59a83) transitioned into state 'SUCCESS' from state '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-858821590',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='893adbb43d174145b9accf4dedeecc86',qos_specs=None,replication_status=,reservations=['438de648-3152-4a2d-8639-56e307780acf','22f65613-e8aa-489d-bdb9-5bf4726c2265','9dfff3fa-0c26-48a8-bb07-495b93acebaa','03eb7c6a-d9d7-447a-bfe6-697d56922b51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bedd17864d9d443ebbc2093e65a94d14',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:23:50 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-475ed9b9-1aef-4598-aedc-1f4bf4a5cf5b tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dce7d059-376b-4b46-95ae-554835a4491e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:23:50 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-475ed9b9-1aef-4598-aedc-1f4bf4a5cf5b tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dce7d059-376b-4b46-95ae-554835a4491e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:23:50 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-475ed9b9-1aef-4598-aedc-1f4bf4a5cf5b tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Flow 'volume_create_api' (6adc1354-0553-4f74-a25e-b8b35295810a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:23:50 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-475ed9b9-1aef-4598-aedc-1f4bf4a5cf5b tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Create volume request issued successfully. Sep 07 21:23:50 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-475ed9b9-1aef-4598-aedc-1f4bf4a5cf5b tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:23:50 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1665/3330] 192.168.122.168 () {60 vars in 1142 bytes} [Mon Sep 7 21:23:50 2026] POST /volume/v3/volumes => generated 786 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:23:50 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-739d7b95-07fd-4aa6-a512-4dcb4503aec0 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:50 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-739d7b95-07fd-4aa6-a512-4dcb4503aec0 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] GET http://192.168.122.168/volume/v3/volumes/0d97a400-bf2f-4d32-b338-8e447cbcf739 Sep 07 21:23:50 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-739d7b95-07fd-4aa6-a512-4dcb4503aec0 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:23:50 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-739d7b95-07fd-4aa6-a512-4dcb4503aec0 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:23:50 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:23:50 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:23:50 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:23:50 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:23:50 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-739d7b95-07fd-4aa6-a512-4dcb4503aec0 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Volume info retrieved successfully. Sep 07 21:23:50 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-739d7b95-07fd-4aa6-a512-4dcb4503aec0 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] http://192.168.122.168/volume/v3/volumes/0d97a400-bf2f-4d32-b338-8e447cbcf739 returned with HTTP 200 Sep 07 21:23:50 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1666/3331] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:23:50 2026] GET /volume/v3/volumes/0d97a400-bf2f-4d32-b338-8e447cbcf739 => generated 965 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:23:51 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-e6727fc0-af93-4fb1-8ebc-a2bdf29de6e5 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:51 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e6727fc0-af93-4fb1-8ebc-a2bdf29de6e5 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] GET http://192.168.122.168/volume/v3/volumes/0d97a400-bf2f-4d32-b338-8e447cbcf739 Sep 07 21:23:51 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-e6727fc0-af93-4fb1-8ebc-a2bdf29de6e5 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:23:51 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-e6727fc0-af93-4fb1-8ebc-a2bdf29de6e5 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:23:51 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:23:51 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:23:51 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:23:51 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:23:51 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-e6727fc0-af93-4fb1-8ebc-a2bdf29de6e5 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Volume info retrieved successfully. Sep 07 21:23:51 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e6727fc0-af93-4fb1-8ebc-a2bdf29de6e5 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] http://192.168.122.168/volume/v3/volumes/0d97a400-bf2f-4d32-b338-8e447cbcf739 returned with HTTP 200 Sep 07 21:23:51 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1666/3332] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:23:51 2026] GET /volume/v3/volumes/0d97a400-bf2f-4d32-b338-8e447cbcf739 => generated 1016 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:23:51 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-f8f96cc9-a1b8-441b-925a-2b9aaeefc2d3 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:51 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f8f96cc9-a1b8-441b-925a-2b9aaeefc2d3 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] POST http://192.168.122.168/volume/v3/snapshots Sep 07 21:23:51 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f8f96cc9-a1b8-441b-925a-2b9aaeefc2d3 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0d97a400-bf2f-4d32-b338-8e447cbcf739", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1769430040"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:23:51 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:23:51 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:23:51 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:23:51 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:23:51 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-f8f96cc9-a1b8-441b-925a-2b9aaeefc2d3 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Volume info retrieved successfully. Sep 07 21:23:51 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.snapshots [None req-f8f96cc9-a1b8-441b-925a-2b9aaeefc2d3 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Create snapshot from volume 0d97a400-bf2f-4d32-b338-8e447cbcf739 Sep 07 21:23:51 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-f8f96cc9-a1b8-441b-925a-2b9aaeefc2d3 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Created reservations ['646781f2-81d1-48fd-8cde-ca45b0039d7d', 'aeb42643-f7d6-428c-8f0d-048651eeb36b', '3d33e3ce-b75a-44fa-9cbd-8ca76e665d40', '1e2e5c32-fba0-4f7a-a611-f1fc4a7e7b64'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:23:51 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:23:51 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:23:51 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-f8f96cc9-a1b8-441b-925a-2b9aaeefc2d3 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Snapshot create request issued successfully. Sep 07 21:23:51 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f8f96cc9-a1b8-441b-925a-2b9aaeefc2d3 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] http://192.168.122.168/volume/v3/snapshots returned with HTTP 202 Sep 07 21:23:51 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1667/3333] 192.168.122.168 () {60 vars in 1149 bytes} [Mon Sep 7 21:23:51 2026] POST /volume/v3/snapshots => generated 308 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:23:51 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-ded7fc9a-ad3a-4f25-bad3-e8561aaa3e5d None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:51 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ded7fc9a-ad3a-4f25-bad3-e8561aaa3e5d tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] GET http://192.168.122.168/volume/v3/snapshots/97cecce7-d6cd-4e04-aa08-29facfd20ed5 Sep 07 21:23:51 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-ded7fc9a-ad3a-4f25-bad3-e8561aaa3e5d tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:23:51 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-ded7fc9a-ad3a-4f25-bad3-e8561aaa3e5d tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:23:51 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:23:51 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:23:51 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-ded7fc9a-ad3a-4f25-bad3-e8561aaa3e5d tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Snapshot retrieved successfully. Sep 07 21:23:51 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ded7fc9a-ad3a-4f25-bad3-e8561aaa3e5d tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] http://192.168.122.168/volume/v3/snapshots/97cecce7-d6cd-4e04-aa08-29facfd20ed5 returned with HTTP 200 Sep 07 21:23:51 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1667/3334] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:23:51 2026] GET /volume/v3/snapshots/97cecce7-d6cd-4e04-aa08-29facfd20ed5 => generated 440 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:23:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-0bafd1ce-ba31-4835-ae59-2f4a526e17c1 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:52 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-0bafd1ce-ba31-4835-ae59-2f4a526e17c1 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] GET http://192.168.122.168/volume/v3/snapshots/97cecce7-d6cd-4e04-aa08-29facfd20ed5 Sep 07 21:23:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-0bafd1ce-ba31-4835-ae59-2f4a526e17c1 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:23:52 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-0bafd1ce-ba31-4835-ae59-2f4a526e17c1 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:23:52 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:23:52 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:23:52 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-0bafd1ce-ba31-4835-ae59-2f4a526e17c1 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Snapshot retrieved successfully. Sep 07 21:23:52 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-0bafd1ce-ba31-4835-ae59-2f4a526e17c1 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] http://192.168.122.168/volume/v3/snapshots/97cecce7-d6cd-4e04-aa08-29facfd20ed5 returned with HTTP 200 Sep 07 21:23:52 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1668/3335] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:23:52 2026] GET /volume/v3/snapshots/97cecce7-d6cd-4e04-aa08-29facfd20ed5 => generated 440 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:23:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-2ea65e8e-a6ca-4975-9354-f799d69f1578 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:53 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-2ea65e8e-a6ca-4975-9354-f799d69f1578 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] GET http://192.168.122.168/volume/v3/snapshots/97cecce7-d6cd-4e04-aa08-29facfd20ed5 Sep 07 21:23:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-2ea65e8e-a6ca-4975-9354-f799d69f1578 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:23:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-2ea65e8e-a6ca-4975-9354-f799d69f1578 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:23:53 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:23:53 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:23:53 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-2ea65e8e-a6ca-4975-9354-f799d69f1578 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Snapshot retrieved successfully. Sep 07 21:23:53 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-2ea65e8e-a6ca-4975-9354-f799d69f1578 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] http://192.168.122.168/volume/v3/snapshots/97cecce7-d6cd-4e04-aa08-29facfd20ed5 returned with HTTP 200 Sep 07 21:23:53 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1668/3336] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:23:53 2026] GET /volume/v3/snapshots/97cecce7-d6cd-4e04-aa08-29facfd20ed5 => generated 467 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:23:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-4168a79e-bad7-442f-a296-a97d72a5d081 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:53 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-4168a79e-bad7-442f-a296-a97d72a5d081 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-reader] POST http://192.168.122.168/volume/v3/snapshots/97cecce7-d6cd-4e04-aa08-29facfd20ed5/action Sep 07 21:23:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-4168a79e-bad7-442f-a296-a97d72a5d081 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:23:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-4168a79e-bad7-442f-a296-a97d72a5d081 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:23:53 devstack devstack@c-api.service[86970]: DEBUG cinder.api.contrib.admin_actions [None req-4168a79e-bad7-442f-a296-a97d72a5d081 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-reader] Updating snapshot '97cecce7-d6cd-4e04-aa08-29facfd20ed5' with '{'status': 'error'}' {{(pid=86970) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 07 21:23:53 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:23:53 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:23:53 devstack devstack@c-api.service[86970]: DEBUG cinder.policy [None req-4168a79e-bad7-442f-a296-a97d72a5d081 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'dd9522ee0b7b4df4a0db8e6affb2a3d1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '893adbb43d174145b9accf4dedeecc86', '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=86970) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 21:23:53 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-4168a79e-bad7-442f-a296-a97d72a5d081 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-reader] http://192.168.122.168/volume/v3/snapshots/97cecce7-d6cd-4e04-aa08-29facfd20ed5/action returned with HTTP 403 Sep 07 21:23:53 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1669/3337] 192.168.122.168 () {60 vars in 1280 bytes} [Mon Sep 7 21:23:53 2026] POST /volume/v3/snapshots/97cecce7-d6cd-4e04-aa08-29facfd20ed5/action => generated 133 bytes in 30 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:23:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-15527f4c-151e-49ad-8eaa-c7d03d2562ea None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:53 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-15527f4c-151e-49ad-8eaa-c7d03d2562ea tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] DELETE http://192.168.122.168/volume/v3/snapshots/97cecce7-d6cd-4e04-aa08-29facfd20ed5 Sep 07 21:23:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-15527f4c-151e-49ad-8eaa-c7d03d2562ea tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:23:53 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-15527f4c-151e-49ad-8eaa-c7d03d2562ea tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:23:53 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.snapshots [None req-15527f4c-151e-49ad-8eaa-c7d03d2562ea tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Delete snapshot with id: 97cecce7-d6cd-4e04-aa08-29facfd20ed5 Sep 07 21:23:53 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:23:53 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:23:53 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-15527f4c-151e-49ad-8eaa-c7d03d2562ea tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Snapshot retrieved successfully. Sep 07 21:23:54 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:23:54 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:23:54 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-15527f4c-151e-49ad-8eaa-c7d03d2562ea tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Snapshot delete request issued successfully. Sep 07 21:23:54 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-15527f4c-151e-49ad-8eaa-c7d03d2562ea tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] http://192.168.122.168/volume/v3/snapshots/97cecce7-d6cd-4e04-aa08-29facfd20ed5 returned with HTTP 202 Sep 07 21:23:54 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1669/3338] 192.168.122.168 () {58 vars in 1241 bytes} [Mon Sep 7 21:23:53 2026] DELETE /volume/v3/snapshots/97cecce7-d6cd-4e04-aa08-29facfd20ed5 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:23:54 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-6e11731b-8b6c-4699-919b-2d459968acf5 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:54 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-6e11731b-8b6c-4699-919b-2d459968acf5 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] GET http://192.168.122.168/volume/v3/snapshots/97cecce7-d6cd-4e04-aa08-29facfd20ed5 Sep 07 21:23:54 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-6e11731b-8b6c-4699-919b-2d459968acf5 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:23:54 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-6e11731b-8b6c-4699-919b-2d459968acf5 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:23:54 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:23:54 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:23:54 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-6e11731b-8b6c-4699-919b-2d459968acf5 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Snapshot retrieved successfully. Sep 07 21:23:54 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-6e11731b-8b6c-4699-919b-2d459968acf5 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] http://192.168.122.168/volume/v3/snapshots/97cecce7-d6cd-4e04-aa08-29facfd20ed5 returned with HTTP 200 Sep 07 21:23:54 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1670/3339] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:23:54 2026] GET /volume/v3/snapshots/97cecce7-d6cd-4e04-aa08-29facfd20ed5 => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:23:55 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-b592855d-94fe-4864-8188-1f082d3f1a3f None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:55 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b592855d-94fe-4864-8188-1f082d3f1a3f tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] GET http://192.168.122.168/volume/v3/snapshots/97cecce7-d6cd-4e04-aa08-29facfd20ed5 Sep 07 21:23:55 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-b592855d-94fe-4864-8188-1f082d3f1a3f tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:23:55 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-b592855d-94fe-4864-8188-1f082d3f1a3f tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:23:55 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:23:55 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:23:55 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-b592855d-94fe-4864-8188-1f082d3f1a3f tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Snapshot retrieved successfully. Sep 07 21:23:55 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-b592855d-94fe-4864-8188-1f082d3f1a3f tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] http://192.168.122.168/volume/v3/snapshots/97cecce7-d6cd-4e04-aa08-29facfd20ed5 returned with HTTP 200 Sep 07 21:23:55 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1670/3340] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:23:55 2026] GET /volume/v3/snapshots/97cecce7-d6cd-4e04-aa08-29facfd20ed5 => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:23:56 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-0a713f18-f605-4c32-a415-fa4ea4a8b5dd None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:56 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-0a713f18-f605-4c32-a415-fa4ea4a8b5dd tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] GET http://192.168.122.168/volume/v3/snapshots/97cecce7-d6cd-4e04-aa08-29facfd20ed5 Sep 07 21:23:56 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-0a713f18-f605-4c32-a415-fa4ea4a8b5dd tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:23:56 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-0a713f18-f605-4c32-a415-fa4ea4a8b5dd tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:23:56 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-0a713f18-f605-4c32-a415-fa4ea4a8b5dd tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] http://192.168.122.168/volume/v3/snapshots/97cecce7-d6cd-4e04-aa08-29facfd20ed5 returned with HTTP 404 Sep 07 21:23:56 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1671/3341] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:23:56 2026] GET /volume/v3/snapshots/97cecce7-d6cd-4e04-aa08-29facfd20ed5 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:23:56 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-817fe556-a88f-4775-bde0-8ae63a8e01b6 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:56 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-817fe556-a88f-4775-bde0-8ae63a8e01b6 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] DELETE http://192.168.122.168/volume/v3/volumes/0d97a400-bf2f-4d32-b338-8e447cbcf739 Sep 07 21:23:56 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-817fe556-a88f-4775-bde0-8ae63a8e01b6 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:23:56 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-817fe556-a88f-4775-bde0-8ae63a8e01b6 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:23:56 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-817fe556-a88f-4775-bde0-8ae63a8e01b6 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Delete volume with id: 0d97a400-bf2f-4d32-b338-8e447cbcf739 Sep 07 21:23:56 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:23:56 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:23:56 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:23:56 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:23:56 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-817fe556-a88f-4775-bde0-8ae63a8e01b6 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Volume info retrieved successfully. Sep 07 21:23:56 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-817fe556-a88f-4775-bde0-8ae63a8e01b6 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Delete volume request issued successfully. Sep 07 21:23:56 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-817fe556-a88f-4775-bde0-8ae63a8e01b6 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] http://192.168.122.168/volume/v3/volumes/0d97a400-bf2f-4d32-b338-8e447cbcf739 returned with HTTP 202 Sep 07 21:23:56 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1671/3342] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:23:56 2026] DELETE /volume/v3/volumes/0d97a400-bf2f-4d32-b338-8e447cbcf739 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:23:56 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-239f64ab-ef53-4350-a019-69921d2532fc None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:56 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-239f64ab-ef53-4350-a019-69921d2532fc tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] GET http://192.168.122.168/volume/v3/volumes/0d97a400-bf2f-4d32-b338-8e447cbcf739 Sep 07 21:23:56 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-239f64ab-ef53-4350-a019-69921d2532fc tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:23:56 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-239f64ab-ef53-4350-a019-69921d2532fc tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:23:56 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:23:56 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:23:56 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:23:56 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:23:56 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-239f64ab-ef53-4350-a019-69921d2532fc tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Volume info retrieved successfully. Sep 07 21:23:56 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-239f64ab-ef53-4350-a019-69921d2532fc tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] http://192.168.122.168/volume/v3/volumes/0d97a400-bf2f-4d32-b338-8e447cbcf739 returned with HTTP 200 Sep 07 21:23:56 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1672/3343] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:23:56 2026] GET /volume/v3/volumes/0d97a400-bf2f-4d32-b338-8e447cbcf739 => generated 1015 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:23:57 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-90e66c9c-03eb-4641-a90a-b6e528f57834 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:57 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-90e66c9c-03eb-4641-a90a-b6e528f57834 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] GET http://192.168.122.168/volume/v3/volumes/0d97a400-bf2f-4d32-b338-8e447cbcf739 Sep 07 21:23:57 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-90e66c9c-03eb-4641-a90a-b6e528f57834 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:23:57 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-90e66c9c-03eb-4641-a90a-b6e528f57834 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:23:57 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-90e66c9c-03eb-4641-a90a-b6e528f57834 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] http://192.168.122.168/volume/v3/volumes/0d97a400-bf2f-4d32-b338-8e447cbcf739 returned with HTTP 404 Sep 07 21:23:57 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1672/3344] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:23:57 2026] GET /volume/v3/volumes/0d97a400-bf2f-4d32-b338-8e447cbcf739 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:23:57 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-fe377bc1-0d0a-42bf-91c5-5f432dbd678d None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:57 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-fe377bc1-0d0a-42bf-91c5-5f432dbd678d tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:23:57 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-fe377bc1-0d0a-42bf-91c5-5f432dbd678d tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-960295196"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:23:57 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.volumes [None req-fe377bc1-0d0a-42bf-91c5-5f432dbd678d tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-960295196'}} {{(pid=86970) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:23:57 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-fe377bc1-0d0a-42bf-91c5-5f432dbd678d tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Create volume of 1 GB Sep 07 21:23:57 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-fe377bc1-0d0a-42bf-91c5-5f432dbd678d tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Availability Zones retrieved successfully. Sep 07 21:23:57 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-fe377bc1-0d0a-42bf-91c5-5f432dbd678d tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Flow 'volume_create_api' (5cd57696-6261-4448-b0a6-c6fe2b43461c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:23:57 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-fe377bc1-0d0a-42bf-91c5-5f432dbd678d tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7dfd7106-c1e7-4644-bf86-16fbd03054d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:23:57 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.flows.api.create_volume [None req-fe377bc1-0d0a-42bf-91c5-5f432dbd678d tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Validating volume size '1' using validate_int {{(pid=86970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:23:57 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-fe377bc1-0d0a-42bf-91c5-5f432dbd678d tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7dfd7106-c1e7-4644-bf86-16fbd03054d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:23:57 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-fe377bc1-0d0a-42bf-91c5-5f432dbd678d tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25baf52e-2f20-4fa3-a932-7191da494b34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:23:57 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-fe377bc1-0d0a-42bf-91c5-5f432dbd678d tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Created reservations ['b072d20e-7f67-457d-9d83-0eaa0fe926c9', '0e9e9a18-2fc4-410f-b260-151c7ee59ef2', '3dd5e243-d73c-4ceb-9611-b1b0f749d248', 'f364c638-9ad0-472a-ba55-a3bc65220d24'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:23:57 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-fe377bc1-0d0a-42bf-91c5-5f432dbd678d tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25baf52e-2f20-4fa3-a932-7191da494b34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b072d20e-7f67-457d-9d83-0eaa0fe926c9', '0e9e9a18-2fc4-410f-b260-151c7ee59ef2', '3dd5e243-d73c-4ceb-9611-b1b0f749d248', 'f364c638-9ad0-472a-ba55-a3bc65220d24']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:23:57 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-fe377bc1-0d0a-42bf-91c5-5f432dbd678d tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52dc5bd7-d6fb-413c-976b-8c10b79947ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:23:57 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:23:57 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:23:57 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-fe377bc1-0d0a-42bf-91c5-5f432dbd678d tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52dc5bd7-d6fb-413c-976b-8c10b79947ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0ffd4a77-c1ef-4dae-aa49-26613eb87513', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-960295196',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='893adbb43d174145b9accf4dedeecc86',qos_specs=None,replication_status=,reservations=['b072d20e-7f67-457d-9d83-0eaa0fe926c9','0e9e9a18-2fc4-410f-b260-151c7ee59ef2','3dd5e243-d73c-4ceb-9611-b1b0f749d248','f364c638-9ad0-472a-ba55-a3bc65220d24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bedd17864d9d443ebbc2093e65a94d14',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:23:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-960295196',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0ffd4a77-c1ef-4dae-aa49-26613eb87513,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='893adbb43d174145b9accf4dedeecc86',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bedd17864d9d443ebbc2093e65a94d14',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:23:57 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-fe377bc1-0d0a-42bf-91c5-5f432dbd678d tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7164c12b-c929-4d83-82f5-61bce4ff9638) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:23:57 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-fe377bc1-0d0a-42bf-91c5-5f432dbd678d tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7164c12b-c929-4d83-82f5-61bce4ff9638) transitioned into state 'SUCCESS' from state '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-960295196',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='893adbb43d174145b9accf4dedeecc86',qos_specs=None,replication_status=,reservations=['b072d20e-7f67-457d-9d83-0eaa0fe926c9','0e9e9a18-2fc4-410f-b260-151c7ee59ef2','3dd5e243-d73c-4ceb-9611-b1b0f749d248','f364c638-9ad0-472a-ba55-a3bc65220d24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bedd17864d9d443ebbc2093e65a94d14',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:23:57 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-fe377bc1-0d0a-42bf-91c5-5f432dbd678d tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dca1e381-c4a4-47f8-a375-e3f45ffe942c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:23:57 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-fe377bc1-0d0a-42bf-91c5-5f432dbd678d tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dca1e381-c4a4-47f8-a375-e3f45ffe942c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:23:57 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-fe377bc1-0d0a-42bf-91c5-5f432dbd678d tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Flow 'volume_create_api' (5cd57696-6261-4448-b0a6-c6fe2b43461c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:23:57 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-fe377bc1-0d0a-42bf-91c5-5f432dbd678d tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Create volume request issued successfully. Sep 07 21:23:57 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-fe377bc1-0d0a-42bf-91c5-5f432dbd678d tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:23:57 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1673/3345] 192.168.122.168 () {60 vars in 1142 bytes} [Mon Sep 7 21:23:57 2026] POST /volume/v3/volumes => generated 786 bytes in 276 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:23:57 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-10f3fd26-bffc-432e-8121-94939349e61d None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:57 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-10f3fd26-bffc-432e-8121-94939349e61d tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] GET http://192.168.122.168/volume/v3/volumes/0ffd4a77-c1ef-4dae-aa49-26613eb87513 Sep 07 21:23:57 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-10f3fd26-bffc-432e-8121-94939349e61d tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:23:57 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-10f3fd26-bffc-432e-8121-94939349e61d tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:23:57 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:23:57 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:23:57 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:23:57 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:23:57 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-10f3fd26-bffc-432e-8121-94939349e61d tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Volume info retrieved successfully. Sep 07 21:23:57 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-10f3fd26-bffc-432e-8121-94939349e61d tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] http://192.168.122.168/volume/v3/volumes/0ffd4a77-c1ef-4dae-aa49-26613eb87513 returned with HTTP 200 Sep 07 21:23:57 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1673/3346] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:23:57 2026] GET /volume/v3/volumes/0ffd4a77-c1ef-4dae-aa49-26613eb87513 => generated 965 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:23:58 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-a6ffa866-31e0-4394-bfe3-b87fdb40314e None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:58 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a6ffa866-31e0-4394-bfe3-b87fdb40314e tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] GET http://192.168.122.168/volume/v3/volumes/0ffd4a77-c1ef-4dae-aa49-26613eb87513 Sep 07 21:23:58 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a6ffa866-31e0-4394-bfe3-b87fdb40314e tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:23:58 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a6ffa866-31e0-4394-bfe3-b87fdb40314e tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:23:58 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:23:58 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:23:58 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:23:58 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:23:58 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-a6ffa866-31e0-4394-bfe3-b87fdb40314e tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Volume info retrieved successfully. Sep 07 21:23:58 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a6ffa866-31e0-4394-bfe3-b87fdb40314e tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] http://192.168.122.168/volume/v3/volumes/0ffd4a77-c1ef-4dae-aa49-26613eb87513 returned with HTTP 200 Sep 07 21:23:58 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1674/3347] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:23:58 2026] GET /volume/v3/volumes/0ffd4a77-c1ef-4dae-aa49-26613eb87513 => generated 1016 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:23:58 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-adfc99f2-bbd1-4ce3-9b56-536e4679bf5d None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:58 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-adfc99f2-bbd1-4ce3-9b56-536e4679bf5d tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] POST http://192.168.122.168/volume/v3/snapshots Sep 07 21:23:58 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-adfc99f2-bbd1-4ce3-9b56-536e4679bf5d tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0ffd4a77-c1ef-4dae-aa49-26613eb87513", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1827040299"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:23:58 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:23:58 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:23:58 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:23:58 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:23:58 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-adfc99f2-bbd1-4ce3-9b56-536e4679bf5d tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Volume info retrieved successfully. Sep 07 21:23:58 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.snapshots [None req-adfc99f2-bbd1-4ce3-9b56-536e4679bf5d tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Create snapshot from volume 0ffd4a77-c1ef-4dae-aa49-26613eb87513 Sep 07 21:23:58 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-adfc99f2-bbd1-4ce3-9b56-536e4679bf5d tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Created reservations ['70175a73-b7a5-4fce-9c8d-5d343ec8fc71', 'cef554ed-32d5-49af-a936-588b97671e86', '6c974325-930b-4de5-8d32-3969f7f0be0b', '2a06a409-ab34-43c0-bab3-2c333592f5f6'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:23:58 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:23:58 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:23:58 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-adfc99f2-bbd1-4ce3-9b56-536e4679bf5d tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Snapshot create request issued successfully. Sep 07 21:23:58 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-adfc99f2-bbd1-4ce3-9b56-536e4679bf5d tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] http://192.168.122.168/volume/v3/snapshots returned with HTTP 202 Sep 07 21:23:58 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1674/3348] 192.168.122.168 () {60 vars in 1149 bytes} [Mon Sep 7 21:23:58 2026] POST /volume/v3/snapshots => generated 308 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:23:58 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-f739b339-b9ab-4a70-8991-f428dd3785e7 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:58 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f739b339-b9ab-4a70-8991-f428dd3785e7 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] GET http://192.168.122.168/volume/v3/snapshots/31f6b195-236a-474d-a56f-1cd7ce6c555a Sep 07 21:23:58 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f739b339-b9ab-4a70-8991-f428dd3785e7 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:23:58 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-f739b339-b9ab-4a70-8991-f428dd3785e7 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:23:58 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:23:58 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:23:58 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-f739b339-b9ab-4a70-8991-f428dd3785e7 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Snapshot retrieved successfully. Sep 07 21:23:58 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-f739b339-b9ab-4a70-8991-f428dd3785e7 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] http://192.168.122.168/volume/v3/snapshots/31f6b195-236a-474d-a56f-1cd7ce6c555a returned with HTTP 200 Sep 07 21:23:58 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1675/3349] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:23:58 2026] GET /volume/v3/snapshots/31f6b195-236a-474d-a56f-1cd7ce6c555a => generated 440 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:23:59 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-86b86de0-0e68-4141-b4c4-c828c67242de None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:23:59 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-86b86de0-0e68-4141-b4c4-c828c67242de tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] GET http://192.168.122.168/volume/v3/snapshots/31f6b195-236a-474d-a56f-1cd7ce6c555a Sep 07 21:23:59 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-86b86de0-0e68-4141-b4c4-c828c67242de tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:23:59 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-86b86de0-0e68-4141-b4c4-c828c67242de tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:23:59 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:23:59 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:23:59 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-86b86de0-0e68-4141-b4c4-c828c67242de tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Snapshot retrieved successfully. Sep 07 21:23:59 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-86b86de0-0e68-4141-b4c4-c828c67242de tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] http://192.168.122.168/volume/v3/snapshots/31f6b195-236a-474d-a56f-1cd7ce6c555a returned with HTTP 200 Sep 07 21:23:59 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1675/3350] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:23:59 2026] GET /volume/v3/snapshots/31f6b195-236a-474d-a56f-1cd7ce6c555a => generated 440 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:24:00 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-27401b8f-2313-4d0f-be18-bcf9dea7ad60 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:24:00 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-27401b8f-2313-4d0f-be18-bcf9dea7ad60 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] GET http://192.168.122.168/volume/v3/snapshots/31f6b195-236a-474d-a56f-1cd7ce6c555a Sep 07 21:24:00 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-27401b8f-2313-4d0f-be18-bcf9dea7ad60 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:24:00 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-27401b8f-2313-4d0f-be18-bcf9dea7ad60 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:24:00 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:24:00 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:24:00 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-27401b8f-2313-4d0f-be18-bcf9dea7ad60 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Snapshot retrieved successfully. Sep 07 21:24:00 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-27401b8f-2313-4d0f-be18-bcf9dea7ad60 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] http://192.168.122.168/volume/v3/snapshots/31f6b195-236a-474d-a56f-1cd7ce6c555a returned with HTTP 200 Sep 07 21:24:00 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1676/3351] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:24:00 2026] GET /volume/v3/snapshots/31f6b195-236a-474d-a56f-1cd7ce6c555a => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:24:00 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-72aef6d9-6714-4d42-a56e-5b17b124806a None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:24:00 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-72aef6d9-6714-4d42-a56e-5b17b124806a tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-reader] GET http://192.168.122.168/volume/v3/snapshots/31f6b195-236a-474d-a56f-1cd7ce6c555a Sep 07 21:24:00 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-72aef6d9-6714-4d42-a56e-5b17b124806a tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-reader] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:24:00 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-72aef6d9-6714-4d42-a56e-5b17b124806a tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-reader] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:24:00 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:24:00 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:24:00 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-72aef6d9-6714-4d42-a56e-5b17b124806a tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-reader] Snapshot retrieved successfully. Sep 07 21:24:00 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-72aef6d9-6714-4d42-a56e-5b17b124806a tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-reader] http://192.168.122.168/volume/v3/snapshots/31f6b195-236a-474d-a56f-1cd7ce6c555a returned with HTTP 200 Sep 07 21:24:00 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1676/3352] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:24:00 2026] GET /volume/v3/snapshots/31f6b195-236a-474d-a56f-1cd7ce6c555a => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:24:00 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-1f7868fa-5fe6-4533-b3fe-69f6b9e450d1 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:24:00 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-1f7868fa-5fe6-4533-b3fe-69f6b9e450d1 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] DELETE http://192.168.122.168/volume/v3/snapshots/31f6b195-236a-474d-a56f-1cd7ce6c555a Sep 07 21:24:00 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-1f7868fa-5fe6-4533-b3fe-69f6b9e450d1 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:24:00 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-1f7868fa-5fe6-4533-b3fe-69f6b9e450d1 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:24:00 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.snapshots [None req-1f7868fa-5fe6-4533-b3fe-69f6b9e450d1 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Delete snapshot with id: 31f6b195-236a-474d-a56f-1cd7ce6c555a Sep 07 21:24:00 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:24:00 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:24:00 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-1f7868fa-5fe6-4533-b3fe-69f6b9e450d1 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Snapshot retrieved successfully. Sep 07 21:24:00 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:24:00 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:24:00 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-1f7868fa-5fe6-4533-b3fe-69f6b9e450d1 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Snapshot delete request issued successfully. Sep 07 21:24:00 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-1f7868fa-5fe6-4533-b3fe-69f6b9e450d1 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] http://192.168.122.168/volume/v3/snapshots/31f6b195-236a-474d-a56f-1cd7ce6c555a returned with HTTP 202 Sep 07 21:24:00 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1677/3353] 192.168.122.168 () {58 vars in 1241 bytes} [Mon Sep 7 21:24:00 2026] DELETE /volume/v3/snapshots/31f6b195-236a-474d-a56f-1cd7ce6c555a => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:24:00 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-bf72839e-e2fe-4be3-8957-78706d9de500 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:24:00 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-bf72839e-e2fe-4be3-8957-78706d9de500 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] GET http://192.168.122.168/volume/v3/snapshots/31f6b195-236a-474d-a56f-1cd7ce6c555a Sep 07 21:24:00 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-bf72839e-e2fe-4be3-8957-78706d9de500 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:24:00 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-bf72839e-e2fe-4be3-8957-78706d9de500 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:24:01 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:24:01 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:24:01 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-bf72839e-e2fe-4be3-8957-78706d9de500 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Snapshot retrieved successfully. Sep 07 21:24:01 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-bf72839e-e2fe-4be3-8957-78706d9de500 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] http://192.168.122.168/volume/v3/snapshots/31f6b195-236a-474d-a56f-1cd7ce6c555a returned with HTTP 200 Sep 07 21:24:01 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1677/3354] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:24:00 2026] GET /volume/v3/snapshots/31f6b195-236a-474d-a56f-1cd7ce6c555a => generated 466 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:24:02 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-8cd20084-8c68-494e-897d-4e49cbb70f12 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:24:02 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8cd20084-8c68-494e-897d-4e49cbb70f12 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] GET http://192.168.122.168/volume/v3/snapshots/31f6b195-236a-474d-a56f-1cd7ce6c555a Sep 07 21:24:02 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8cd20084-8c68-494e-897d-4e49cbb70f12 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:24:02 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8cd20084-8c68-494e-897d-4e49cbb70f12 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:24:02 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:24:02 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:24:02 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-8cd20084-8c68-494e-897d-4e49cbb70f12 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Snapshot retrieved successfully. Sep 07 21:24:02 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8cd20084-8c68-494e-897d-4e49cbb70f12 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] http://192.168.122.168/volume/v3/snapshots/31f6b195-236a-474d-a56f-1cd7ce6c555a returned with HTTP 200 Sep 07 21:24:02 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1678/3355] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:24:02 2026] GET /volume/v3/snapshots/31f6b195-236a-474d-a56f-1cd7ce6c555a => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:24:03 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-d808fe63-e79e-4d15-a700-8ded4c1156c2 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:24:03 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d808fe63-e79e-4d15-a700-8ded4c1156c2 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] GET http://192.168.122.168/volume/v3/snapshots/31f6b195-236a-474d-a56f-1cd7ce6c555a Sep 07 21:24:03 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-d808fe63-e79e-4d15-a700-8ded4c1156c2 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:24:03 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-d808fe63-e79e-4d15-a700-8ded4c1156c2 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:24:03 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-d808fe63-e79e-4d15-a700-8ded4c1156c2 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] http://192.168.122.168/volume/v3/snapshots/31f6b195-236a-474d-a56f-1cd7ce6c555a returned with HTTP 404 Sep 07 21:24:03 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1678/3356] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:24:03 2026] GET /volume/v3/snapshots/31f6b195-236a-474d-a56f-1cd7ce6c555a => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:24:03 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-4f0569c2-a2b8-41e8-9516-d57a237d39b6 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:24:03 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-4f0569c2-a2b8-41e8-9516-d57a237d39b6 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] DELETE http://192.168.122.168/volume/v3/volumes/0ffd4a77-c1ef-4dae-aa49-26613eb87513 Sep 07 21:24:03 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-4f0569c2-a2b8-41e8-9516-d57a237d39b6 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:24:03 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-4f0569c2-a2b8-41e8-9516-d57a237d39b6 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:24:03 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-4f0569c2-a2b8-41e8-9516-d57a237d39b6 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Delete volume with id: 0ffd4a77-c1ef-4dae-aa49-26613eb87513 Sep 07 21:24:03 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:24:03 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:24:03 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:24:03 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:24:03 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-4f0569c2-a2b8-41e8-9516-d57a237d39b6 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Volume info retrieved successfully. Sep 07 21:24:03 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-4f0569c2-a2b8-41e8-9516-d57a237d39b6 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Delete volume request issued successfully. Sep 07 21:24:03 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-4f0569c2-a2b8-41e8-9516-d57a237d39b6 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] http://192.168.122.168/volume/v3/volumes/0ffd4a77-c1ef-4dae-aa49-26613eb87513 returned with HTTP 202 Sep 07 21:24:03 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1679/3357] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:24:03 2026] DELETE /volume/v3/volumes/0ffd4a77-c1ef-4dae-aa49-26613eb87513 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:24:03 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-dc9a38e0-bf7c-42d2-9528-20fa93d6e53f None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:24:03 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-dc9a38e0-bf7c-42d2-9528-20fa93d6e53f tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] GET http://192.168.122.168/volume/v3/volumes/0ffd4a77-c1ef-4dae-aa49-26613eb87513 Sep 07 21:24:03 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-dc9a38e0-bf7c-42d2-9528-20fa93d6e53f tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:24:03 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-dc9a38e0-bf7c-42d2-9528-20fa93d6e53f tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:24:03 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:24:03 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:24:03 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:24:03 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:24:03 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-dc9a38e0-bf7c-42d2-9528-20fa93d6e53f tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Volume info retrieved successfully. Sep 07 21:24:03 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-dc9a38e0-bf7c-42d2-9528-20fa93d6e53f tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] http://192.168.122.168/volume/v3/volumes/0ffd4a77-c1ef-4dae-aa49-26613eb87513 returned with HTTP 200 Sep 07 21:24:03 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1679/3358] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:24:03 2026] GET /volume/v3/volumes/0ffd4a77-c1ef-4dae-aa49-26613eb87513 => generated 1015 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:24:04 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-822fbb1c-31eb-4c94-860f-787dd20ee80d None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:24:04 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-822fbb1c-31eb-4c94-860f-787dd20ee80d tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] GET http://192.168.122.168/volume/v3/volumes/0ffd4a77-c1ef-4dae-aa49-26613eb87513 Sep 07 21:24:04 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-822fbb1c-31eb-4c94-860f-787dd20ee80d tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:24:04 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-822fbb1c-31eb-4c94-860f-787dd20ee80d tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:24:04 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-822fbb1c-31eb-4c94-860f-787dd20ee80d tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] http://192.168.122.168/volume/v3/volumes/0ffd4a77-c1ef-4dae-aa49-26613eb87513 returned with HTTP 404 Sep 07 21:24:04 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1680/3359] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:24:04 2026] GET /volume/v3/volumes/0ffd4a77-c1ef-4dae-aa49-26613eb87513 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:24:04 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-fc12404a-ded0-45df-b6a4-3450fda4f991 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:24:04 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-fc12404a-ded0-45df-b6a4-3450fda4f991 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:24:04 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-fc12404a-ded0-45df-b6a4-3450fda4f991 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-23079049"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:24:04 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.volumes [None req-fc12404a-ded0-45df-b6a4-3450fda4f991 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-23079049'}} {{(pid=86971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:24:04 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-fc12404a-ded0-45df-b6a4-3450fda4f991 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Create volume of 1 GB Sep 07 21:24:04 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-fc12404a-ded0-45df-b6a4-3450fda4f991 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Availability Zones retrieved successfully. Sep 07 21:24:04 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-fc12404a-ded0-45df-b6a4-3450fda4f991 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Flow 'volume_create_api' (f157ed17-820c-48c8-b8a2-ec6990b8f954) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:24:04 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-fc12404a-ded0-45df-b6a4-3450fda4f991 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc598e00-59c1-4059-99ac-6f299a712e5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:24:04 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.flows.api.create_volume [None req-fc12404a-ded0-45df-b6a4-3450fda4f991 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Validating volume size '1' using validate_int {{(pid=86971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:24:04 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-fc12404a-ded0-45df-b6a4-3450fda4f991 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc598e00-59c1-4059-99ac-6f299a712e5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:24:04 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-fc12404a-ded0-45df-b6a4-3450fda4f991 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9151d533-a566-4329-80bf-8bee4e0efa77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:24:04 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-fc12404a-ded0-45df-b6a4-3450fda4f991 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Created reservations ['43674591-a15f-47c3-b0a5-cebf177b3cbe', '59f56445-368f-4fd9-980f-003f4899d9f1', 'd815a9a9-958c-4edb-84bf-4f29bdd8a16b', 'd780e7e0-916c-46ae-a675-4e028416f52a'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:24:04 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-fc12404a-ded0-45df-b6a4-3450fda4f991 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9151d533-a566-4329-80bf-8bee4e0efa77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['43674591-a15f-47c3-b0a5-cebf177b3cbe', '59f56445-368f-4fd9-980f-003f4899d9f1', 'd815a9a9-958c-4edb-84bf-4f29bdd8a16b', 'd780e7e0-916c-46ae-a675-4e028416f52a']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:24:04 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-fc12404a-ded0-45df-b6a4-3450fda4f991 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (865b6860-150d-46f4-a89c-82384ef2e1ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:24:04 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:24:04 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:24:04 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-fc12404a-ded0-45df-b6a4-3450fda4f991 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (865b6860-150d-46f4-a89c-82384ef2e1ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '20fc86cc-81dd-4c14-8d66-3d91fed0eb55', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-23079049',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='893adbb43d174145b9accf4dedeecc86',qos_specs=None,replication_status=,reservations=['43674591-a15f-47c3-b0a5-cebf177b3cbe','59f56445-368f-4fd9-980f-003f4899d9f1','d815a9a9-958c-4edb-84bf-4f29bdd8a16b','d780e7e0-916c-46ae-a675-4e028416f52a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bedd17864d9d443ebbc2093e65a94d14',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:24:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-23079049',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=20fc86cc-81dd-4c14-8d66-3d91fed0eb55,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='893adbb43d174145b9accf4dedeecc86',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bedd17864d9d443ebbc2093e65a94d14',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:24:04 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-fc12404a-ded0-45df-b6a4-3450fda4f991 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff236c0a-15e9-4f1a-b945-ddeafa87db24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:24:04 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-fc12404a-ded0-45df-b6a4-3450fda4f991 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff236c0a-15e9-4f1a-b945-ddeafa87db24) transitioned into state 'SUCCESS' from state '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-23079049',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='893adbb43d174145b9accf4dedeecc86',qos_specs=None,replication_status=,reservations=['43674591-a15f-47c3-b0a5-cebf177b3cbe','59f56445-368f-4fd9-980f-003f4899d9f1','d815a9a9-958c-4edb-84bf-4f29bdd8a16b','d780e7e0-916c-46ae-a675-4e028416f52a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bedd17864d9d443ebbc2093e65a94d14',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:24:04 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-fc12404a-ded0-45df-b6a4-3450fda4f991 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (239a11c1-8bf0-483a-9c69-38288027a280) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:24:04 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-fc12404a-ded0-45df-b6a4-3450fda4f991 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (239a11c1-8bf0-483a-9c69-38288027a280) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:24:04 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-fc12404a-ded0-45df-b6a4-3450fda4f991 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Flow 'volume_create_api' (f157ed17-820c-48c8-b8a2-ec6990b8f954) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:24:04 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-fc12404a-ded0-45df-b6a4-3450fda4f991 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Create volume request issued successfully. Sep 07 21:24:04 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-fc12404a-ded0-45df-b6a4-3450fda4f991 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:24:04 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1680/3360] 192.168.122.168 () {60 vars in 1142 bytes} [Mon Sep 7 21:24:04 2026] POST /volume/v3/volumes => generated 785 bytes in 287 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:24:04 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-8a55944d-e818-4f36-9d54-91db00491072 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:24:04 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8a55944d-e818-4f36-9d54-91db00491072 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] GET http://192.168.122.168/volume/v3/volumes/20fc86cc-81dd-4c14-8d66-3d91fed0eb55 Sep 07 21:24:04 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8a55944d-e818-4f36-9d54-91db00491072 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:24:04 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8a55944d-e818-4f36-9d54-91db00491072 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:24:04 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:24:04 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:24:04 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:24:04 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:24:04 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-8a55944d-e818-4f36-9d54-91db00491072 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Volume info retrieved successfully. Sep 07 21:24:04 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8a55944d-e818-4f36-9d54-91db00491072 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] http://192.168.122.168/volume/v3/volumes/20fc86cc-81dd-4c14-8d66-3d91fed0eb55 returned with HTTP 200 Sep 07 21:24:04 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1681/3361] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:24:04 2026] GET /volume/v3/volumes/20fc86cc-81dd-4c14-8d66-3d91fed0eb55 => generated 964 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:24:05 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-1deb86e0-ab1d-4bb4-a4b0-3ad7b7d2854a None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:24:05 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1deb86e0-ab1d-4bb4-a4b0-3ad7b7d2854a tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] GET http://192.168.122.168/volume/v3/volumes/20fc86cc-81dd-4c14-8d66-3d91fed0eb55 Sep 07 21:24:05 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-1deb86e0-ab1d-4bb4-a4b0-3ad7b7d2854a tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:24:05 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-1deb86e0-ab1d-4bb4-a4b0-3ad7b7d2854a tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:24:05 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:24:05 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:24:05 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:24:05 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:24:05 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-1deb86e0-ab1d-4bb4-a4b0-3ad7b7d2854a tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Volume info retrieved successfully. Sep 07 21:24:05 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1deb86e0-ab1d-4bb4-a4b0-3ad7b7d2854a tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] http://192.168.122.168/volume/v3/volumes/20fc86cc-81dd-4c14-8d66-3d91fed0eb55 returned with HTTP 200 Sep 07 21:24:05 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1681/3362] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:24:05 2026] GET /volume/v3/volumes/20fc86cc-81dd-4c14-8d66-3d91fed0eb55 => generated 1015 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 07 21:24:05 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-527446e1-99e8-49b4-82c7-2a6ab4b92dc3 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:24:05 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-527446e1-99e8-49b4-82c7-2a6ab4b92dc3 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] POST http://192.168.122.168/volume/v3/snapshots Sep 07 21:24:05 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-527446e1-99e8-49b4-82c7-2a6ab4b92dc3 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "20fc86cc-81dd-4c14-8d66-3d91fed0eb55", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-80143854"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:24:05 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:24:05 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:24:05 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:24:05 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:24:05 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-527446e1-99e8-49b4-82c7-2a6ab4b92dc3 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Volume info retrieved successfully. Sep 07 21:24:05 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.snapshots [None req-527446e1-99e8-49b4-82c7-2a6ab4b92dc3 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Create snapshot from volume 20fc86cc-81dd-4c14-8d66-3d91fed0eb55 Sep 07 21:24:05 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-527446e1-99e8-49b4-82c7-2a6ab4b92dc3 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Created reservations ['352e45f6-3255-4e81-9a2e-ac9e4ac33288', '3c08aac1-6c29-4e08-8df7-b3f8c92319b5', '19db0105-96b7-4704-8772-747427bca05a', 'ef99f42d-3996-4fbf-a5ad-126f2e6a5c3f'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:24:05 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:24:05 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:24:05 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-527446e1-99e8-49b4-82c7-2a6ab4b92dc3 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Snapshot create request issued successfully. Sep 07 21:24:05 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-527446e1-99e8-49b4-82c7-2a6ab4b92dc3 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] http://192.168.122.168/volume/v3/snapshots returned with HTTP 202 Sep 07 21:24:05 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1682/3363] 192.168.122.168 () {60 vars in 1149 bytes} [Mon Sep 7 21:24:05 2026] POST /volume/v3/snapshots => generated 306 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:24:05 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-f4cf5cb3-7dbc-42c8-9cc8-ceecf7d3964c None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:24:05 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f4cf5cb3-7dbc-42c8-9cc8-ceecf7d3964c tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] GET http://192.168.122.168/volume/v3/snapshots/4f7cba0d-8826-4638-b0dc-28f675db619d Sep 07 21:24:05 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f4cf5cb3-7dbc-42c8-9cc8-ceecf7d3964c tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:24:05 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f4cf5cb3-7dbc-42c8-9cc8-ceecf7d3964c tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:24:05 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:24:05 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:24:05 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-f4cf5cb3-7dbc-42c8-9cc8-ceecf7d3964c tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Snapshot retrieved successfully. Sep 07 21:24:05 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f4cf5cb3-7dbc-42c8-9cc8-ceecf7d3964c tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] http://192.168.122.168/volume/v3/snapshots/4f7cba0d-8826-4638-b0dc-28f675db619d returned with HTTP 200 Sep 07 21:24:05 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1682/3364] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:24:05 2026] GET /volume/v3/snapshots/4f7cba0d-8826-4638-b0dc-28f675db619d => generated 438 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:24:06 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-ba1803cb-6b0c-4b56-912c-865e1dfb4598 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:24:06 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ba1803cb-6b0c-4b56-912c-865e1dfb4598 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] GET http://192.168.122.168/volume/v3/snapshots/4f7cba0d-8826-4638-b0dc-28f675db619d Sep 07 21:24:06 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ba1803cb-6b0c-4b56-912c-865e1dfb4598 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:24:06 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-ba1803cb-6b0c-4b56-912c-865e1dfb4598 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:24:06 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:24:06 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:24:06 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-ba1803cb-6b0c-4b56-912c-865e1dfb4598 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Snapshot retrieved successfully. Sep 07 21:24:06 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-ba1803cb-6b0c-4b56-912c-865e1dfb4598 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] http://192.168.122.168/volume/v3/snapshots/4f7cba0d-8826-4638-b0dc-28f675db619d returned with HTTP 200 Sep 07 21:24:06 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1683/3365] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:24:06 2026] GET /volume/v3/snapshots/4f7cba0d-8826-4638-b0dc-28f675db619d => generated 438 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:24:07 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-684d9dea-cca2-48cb-a8ef-47fe05b997d5 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:24:07 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-684d9dea-cca2-48cb-a8ef-47fe05b997d5 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] GET http://192.168.122.168/volume/v3/snapshots/4f7cba0d-8826-4638-b0dc-28f675db619d Sep 07 21:24:07 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-684d9dea-cca2-48cb-a8ef-47fe05b997d5 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:24:07 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-684d9dea-cca2-48cb-a8ef-47fe05b997d5 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:24:07 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:24:07 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:24:07 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-684d9dea-cca2-48cb-a8ef-47fe05b997d5 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Snapshot retrieved successfully. Sep 07 21:24:07 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-684d9dea-cca2-48cb-a8ef-47fe05b997d5 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] http://192.168.122.168/volume/v3/snapshots/4f7cba0d-8826-4638-b0dc-28f675db619d returned with HTTP 200 Sep 07 21:24:07 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1683/3366] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:24:07 2026] GET /volume/v3/snapshots/4f7cba0d-8826-4638-b0dc-28f675db619d => generated 465 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:24:07 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-2b7f164a-54ad-48a8-9f2a-9685f6b4c354 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:24:07 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-2b7f164a-54ad-48a8-9f2a-9685f6b4c354 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-reader] POST http://192.168.122.168/volume/v3/snapshots/4f7cba0d-8826-4638-b0dc-28f675db619d/action Sep 07 21:24:07 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-2b7f164a-54ad-48a8-9f2a-9685f6b4c354 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=86970) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 07 21:24:07 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-2b7f164a-54ad-48a8-9f2a-9685f6b4c354 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:24:07 devstack devstack@c-api.service[86970]: INFO cinder.api.contrib.snapshot_unmanage [None req-2b7f164a-54ad-48a8-9f2a-9685f6b4c354 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-reader] Unmanage snapshot with id: 4f7cba0d-8826-4638-b0dc-28f675db619d Sep 07 21:24:07 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:24:07 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:24:07 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-2b7f164a-54ad-48a8-9f2a-9685f6b4c354 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-reader] Snapshot retrieved successfully. Sep 07 21:24:07 devstack devstack@c-api.service[86970]: DEBUG cinder.policy [None req-2b7f164a-54ad-48a8-9f2a-9685f6b4c354 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'dd9522ee0b7b4df4a0db8e6affb2a3d1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '893adbb43d174145b9accf4dedeecc86', '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=86970) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 07 21:24:07 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-2b7f164a-54ad-48a8-9f2a-9685f6b4c354 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-reader] http://192.168.122.168/volume/v3/snapshots/4f7cba0d-8826-4638-b0dc-28f675db619d/action returned with HTTP 403 Sep 07 21:24:07 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1684/3367] 192.168.122.168 () {60 vars in 1280 bytes} [Mon Sep 7 21:24:07 2026] POST /volume/v3/snapshots/4f7cba0d-8826-4638-b0dc-28f675db619d/action => generated 117 bytes in 22 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:24:07 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-e186560a-eb10-4488-badf-94f9edbc0a93 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:24:07 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e186560a-eb10-4488-badf-94f9edbc0a93 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] DELETE http://192.168.122.168/volume/v3/snapshots/4f7cba0d-8826-4638-b0dc-28f675db619d Sep 07 21:24:07 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-e186560a-eb10-4488-badf-94f9edbc0a93 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:24:07 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-e186560a-eb10-4488-badf-94f9edbc0a93 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:24:07 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.snapshots [None req-e186560a-eb10-4488-badf-94f9edbc0a93 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Delete snapshot with id: 4f7cba0d-8826-4638-b0dc-28f675db619d Sep 07 21:24:07 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:24:07 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:24:07 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-e186560a-eb10-4488-badf-94f9edbc0a93 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Snapshot retrieved successfully. Sep 07 21:24:07 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:24:07 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:24:07 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-e186560a-eb10-4488-badf-94f9edbc0a93 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Snapshot delete request issued successfully. Sep 07 21:24:07 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e186560a-eb10-4488-badf-94f9edbc0a93 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] http://192.168.122.168/volume/v3/snapshots/4f7cba0d-8826-4638-b0dc-28f675db619d returned with HTTP 202 Sep 07 21:24:07 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1684/3368] 192.168.122.168 () {58 vars in 1241 bytes} [Mon Sep 7 21:24:07 2026] DELETE /volume/v3/snapshots/4f7cba0d-8826-4638-b0dc-28f675db619d => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:24:07 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-9cbc47fb-afa4-4e00-bd31-5a9a75ff8ceb None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:24:07 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-9cbc47fb-afa4-4e00-bd31-5a9a75ff8ceb tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] GET http://192.168.122.168/volume/v3/snapshots/4f7cba0d-8826-4638-b0dc-28f675db619d Sep 07 21:24:07 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-9cbc47fb-afa4-4e00-bd31-5a9a75ff8ceb tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:24:07 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-9cbc47fb-afa4-4e00-bd31-5a9a75ff8ceb tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:24:07 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:24:07 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:24:07 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-9cbc47fb-afa4-4e00-bd31-5a9a75ff8ceb tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Snapshot retrieved successfully. Sep 07 21:24:07 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-9cbc47fb-afa4-4e00-bd31-5a9a75ff8ceb tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] http://192.168.122.168/volume/v3/snapshots/4f7cba0d-8826-4638-b0dc-28f675db619d returned with HTTP 200 Sep 07 21:24:07 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1685/3369] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:24:07 2026] GET /volume/v3/snapshots/4f7cba0d-8826-4638-b0dc-28f675db619d => generated 464 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:24:08 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-9c6b17db-7811-4409-b0f8-efc005d5d657 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:24:08 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-9c6b17db-7811-4409-b0f8-efc005d5d657 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] GET http://192.168.122.168/volume/v3/snapshots/4f7cba0d-8826-4638-b0dc-28f675db619d Sep 07 21:24:08 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-9c6b17db-7811-4409-b0f8-efc005d5d657 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:24:08 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-9c6b17db-7811-4409-b0f8-efc005d5d657 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:24:09 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:24:09 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:24:09 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-9c6b17db-7811-4409-b0f8-efc005d5d657 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Snapshot retrieved successfully. Sep 07 21:24:09 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-9c6b17db-7811-4409-b0f8-efc005d5d657 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] http://192.168.122.168/volume/v3/snapshots/4f7cba0d-8826-4638-b0dc-28f675db619d returned with HTTP 200 Sep 07 21:24:09 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1685/3370] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:24:08 2026] GET /volume/v3/snapshots/4f7cba0d-8826-4638-b0dc-28f675db619d => generated 464 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:24:10 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-80f3c39c-0059-45b3-9e02-61ca5315d82a None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:24:10 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-80f3c39c-0059-45b3-9e02-61ca5315d82a tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] GET http://192.168.122.168/volume/v3/snapshots/4f7cba0d-8826-4638-b0dc-28f675db619d Sep 07 21:24:10 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-80f3c39c-0059-45b3-9e02-61ca5315d82a tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:24:10 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-80f3c39c-0059-45b3-9e02-61ca5315d82a tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:24:10 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-80f3c39c-0059-45b3-9e02-61ca5315d82a tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] http://192.168.122.168/volume/v3/snapshots/4f7cba0d-8826-4638-b0dc-28f675db619d returned with HTTP 404 Sep 07 21:24:10 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1686/3371] 192.168.122.168 () {58 vars in 1238 bytes} [Mon Sep 7 21:24:10 2026] GET /volume/v3/snapshots/4f7cba0d-8826-4638-b0dc-28f675db619d => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:24:10 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-5e392c9d-7965-42f4-a082-c2ddfd85acc6 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:24:10 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5e392c9d-7965-42f4-a082-c2ddfd85acc6 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] DELETE http://192.168.122.168/volume/v3/volumes/20fc86cc-81dd-4c14-8d66-3d91fed0eb55 Sep 07 21:24:10 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-5e392c9d-7965-42f4-a082-c2ddfd85acc6 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:24:10 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-5e392c9d-7965-42f4-a082-c2ddfd85acc6 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:24:10 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-5e392c9d-7965-42f4-a082-c2ddfd85acc6 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Delete volume with id: 20fc86cc-81dd-4c14-8d66-3d91fed0eb55 Sep 07 21:24:10 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:24:10 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:24:10 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:24:10 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:24:10 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-5e392c9d-7965-42f4-a082-c2ddfd85acc6 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Volume info retrieved successfully. Sep 07 21:24:10 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-5e392c9d-7965-42f4-a082-c2ddfd85acc6 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Delete volume request issued successfully. Sep 07 21:24:10 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-5e392c9d-7965-42f4-a082-c2ddfd85acc6 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] http://192.168.122.168/volume/v3/volumes/20fc86cc-81dd-4c14-8d66-3d91fed0eb55 returned with HTTP 202 Sep 07 21:24:10 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1686/3372] 192.168.122.168 () {58 vars in 1235 bytes} [Mon Sep 7 21:24:10 2026] DELETE /volume/v3/volumes/20fc86cc-81dd-4c14-8d66-3d91fed0eb55 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:24:10 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-d4b6c4fb-bede-4dbc-9867-75fb56030f73 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:24:10 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d4b6c4fb-bede-4dbc-9867-75fb56030f73 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] GET http://192.168.122.168/volume/v3/volumes/20fc86cc-81dd-4c14-8d66-3d91fed0eb55 Sep 07 21:24:10 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-d4b6c4fb-bede-4dbc-9867-75fb56030f73 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:24:10 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-d4b6c4fb-bede-4dbc-9867-75fb56030f73 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:24:10 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:24:10 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:24:10 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:24:10 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:24:10 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-d4b6c4fb-bede-4dbc-9867-75fb56030f73 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Volume info retrieved successfully. Sep 07 21:24:10 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d4b6c4fb-bede-4dbc-9867-75fb56030f73 tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] http://192.168.122.168/volume/v3/volumes/20fc86cc-81dd-4c14-8d66-3d91fed0eb55 returned with HTTP 200 Sep 07 21:24:10 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1687/3373] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:24:10 2026] GET /volume/v3/volumes/20fc86cc-81dd-4c14-8d66-3d91fed0eb55 => generated 1014 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:24:11 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-53fb38d0-a94e-4886-a065-855e2b3296fc None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:24:11 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-53fb38d0-a94e-4886-a065-855e2b3296fc tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] GET http://192.168.122.168/volume/v3/volumes/20fc86cc-81dd-4c14-8d66-3d91fed0eb55 Sep 07 21:24:11 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-53fb38d0-a94e-4886-a065-855e2b3296fc tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:24:11 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-53fb38d0-a94e-4886-a065-855e2b3296fc tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:24:11 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-53fb38d0-a94e-4886-a065-855e2b3296fc tempest-ProjectReaderTests-2043308124 tempest-ProjectReaderTests-2043308124-project-admin] http://192.168.122.168/volume/v3/volumes/20fc86cc-81dd-4c14-8d66-3d91fed0eb55 returned with HTTP 404 Sep 07 21:24:11 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1687/3374] 192.168.122.168 () {58 vars in 1232 bytes} [Mon Sep 7 21:24:11 2026] GET /volume/v3/volumes/20fc86cc-81dd-4c14-8d66-3d91fed0eb55 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:24:13 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-3dd52173-91ab-46f3-8282-9544286f2637 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:24:13 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-3dd52173-91ab-46f3-8282-9544286f2637 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] POST http://192.168.122.168/volume/v3/types Sep 07 21:24:13 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-3dd52173-91ab-46f3-8282-9544286f2637 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-735372706", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1536406114", "vendor_name": "tempest-vendor_name-3383576"}}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:24:13 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-3dd52173-91ab-46f3-8282-9544286f2637 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 07 21:24:13 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1688/3375] 192.168.122.168 () {60 vars in 1137 bytes} [Mon Sep 7 21:24:13 2026] POST /volume/v3/types => generated 325 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:24:13 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-7cf4c137-26ef-4d42-8ce2-90a445cfe44e None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:24:13 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-7cf4c137-26ef-4d42-8ce2-90a445cfe44e tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:24:13 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-7cf4c137-26ef-4d42-8ce2-90a445cfe44e tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c54e76e6-4473-4698-b3f6-f4b27dca4478", "size": 1}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:24:13 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.volumes [None req-7cf4c137-26ef-4d42-8ce2-90a445cfe44e tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Create volume request body: {'volume': {'volume_type': 'c54e76e6-4473-4698-b3f6-f4b27dca4478', 'size': 1}} {{(pid=86971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:24:13 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-7cf4c137-26ef-4d42-8ce2-90a445cfe44e tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Create volume of 1 GB Sep 07 21:24:13 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:24:13 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:24:13 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-7cf4c137-26ef-4d42-8ce2-90a445cfe44e tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Availability Zones retrieved successfully. Sep 07 21:24:13 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-7cf4c137-26ef-4d42-8ce2-90a445cfe44e tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Flow 'volume_create_api' (7cf7a9e1-9d90-45f6-9674-d4162eff5f03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:24:13 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-7cf4c137-26ef-4d42-8ce2-90a445cfe44e tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d00de82d-886b-4bf0-b238-bb4419d7bd5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:24:13 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.flows.api.create_volume [None req-7cf4c137-26ef-4d42-8ce2-90a445cfe44e tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Validating volume size '1' using validate_int {{(pid=86971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:24:13 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-7cf4c137-26ef-4d42-8ce2-90a445cfe44e tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d00de82d-886b-4bf0-b238-bb4419d7bd5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:24:14Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1536406114',vendor_name='tempest-vendor_name-3383576'},id=c54e76e6-4473-4698-b3f6-f4b27dca4478,is_public=True,name='tempest-ProjectAdminTests-volume-type-735372706',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c54e76e6-4473-4698-b3f6-f4b27dca4478', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:24:13 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-7cf4c137-26ef-4d42-8ce2-90a445cfe44e tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d864f8e-52a2-4681-8805-674c99bc2eaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:24:13 devstack devstack@c-api.service[86971]: WARNING cinder.quota [None req-7cf4c137-26ef-4d42-8ce2-90a445cfe44e tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-735372706 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-735372706, it is now deprecated. Please use the default quota class for default quota. Sep 07 21:24:13 devstack devstack@c-api.service[86971]: WARNING cinder.quota [None req-7cf4c137-26ef-4d42-8ce2-90a445cfe44e tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-735372706 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-735372706, it is now deprecated. Please use the default quota class for default quota. Sep 07 21:24:13 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-7cf4c137-26ef-4d42-8ce2-90a445cfe44e tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Created reservations ['bed05f23-20de-44d2-9204-d1d0abb9b733', 'e9a45f70-b4c0-4e49-8863-e8eca7d8da1a', '095517d0-36b7-4dc9-b039-4bcae78d92d1', 'cb1b4de0-7d33-49db-897e-98927fce990e'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:24:13 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-7cf4c137-26ef-4d42-8ce2-90a445cfe44e tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d864f8e-52a2-4681-8805-674c99bc2eaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bed05f23-20de-44d2-9204-d1d0abb9b733', 'e9a45f70-b4c0-4e49-8863-e8eca7d8da1a', '095517d0-36b7-4dc9-b039-4bcae78d92d1', 'cb1b4de0-7d33-49db-897e-98927fce990e']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:24:13 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-7cf4c137-26ef-4d42-8ce2-90a445cfe44e tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1e8fd5b-32eb-442e-890c-88a0138b1082) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:24:13 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:24:13 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:24:13 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-7cf4c137-26ef-4d42-8ce2-90a445cfe44e tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1e8fd5b-32eb-442e-890c-88a0138b1082) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6a82877d-55db-40f7-8b2d-ed2fa57f901b', '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='4af6ad7ed00946938eb293a6ff3941fb',qos_specs=None,replication_status=,reservations=['bed05f23-20de-44d2-9204-d1d0abb9b733','e9a45f70-b4c0-4e49-8863-e8eca7d8da1a','095517d0-36b7-4dc9-b039-4bcae78d92d1','cb1b4de0-7d33-49db-897e-98927fce990e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2076aee195af41b1ad2f673f288b7329',volume_type_id=c54e76e6-4473-4698-b3f6-f4b27dca4478), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:24: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=6a82877d-55db-40f7-8b2d-ed2fa57f901b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4af6ad7ed00946938eb293a6ff3941fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2076aee195af41b1ad2f673f288b7329',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c54e76e6-4473-4698-b3f6-f4b27dca4478),volume_type_id=c54e76e6-4473-4698-b3f6-f4b27dca4478)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:24:13 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-7cf4c137-26ef-4d42-8ce2-90a445cfe44e tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (419048e3-156c-4449-9309-7f8a77e5a86f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:24:13 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-7cf4c137-26ef-4d42-8ce2-90a445cfe44e tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (419048e3-156c-4449-9309-7f8a77e5a86f) transitioned into state 'SUCCESS' from 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='4af6ad7ed00946938eb293a6ff3941fb',qos_specs=None,replication_status=,reservations=['bed05f23-20de-44d2-9204-d1d0abb9b733','e9a45f70-b4c0-4e49-8863-e8eca7d8da1a','095517d0-36b7-4dc9-b039-4bcae78d92d1','cb1b4de0-7d33-49db-897e-98927fce990e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2076aee195af41b1ad2f673f288b7329',volume_type_id=c54e76e6-4473-4698-b3f6-f4b27dca4478)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:24:13 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-7cf4c137-26ef-4d42-8ce2-90a445cfe44e tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0387091-5ca0-44eb-bfef-f0bde5dffb72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:24:13 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-7cf4c137-26ef-4d42-8ce2-90a445cfe44e tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0387091-5ca0-44eb-bfef-f0bde5dffb72) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:24:13 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-7cf4c137-26ef-4d42-8ce2-90a445cfe44e tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Flow 'volume_create_api' (7cf7a9e1-9d90-45f6-9674-d4162eff5f03) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:24:13 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-7cf4c137-26ef-4d42-8ce2-90a445cfe44e tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Create volume request issued successfully. Sep 07 21:24:13 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-7cf4c137-26ef-4d42-8ce2-90a445cfe44e tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:24:13 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1688/3376] 192.168.122.168 () {62 vars in 1182 bytes} [Mon Sep 7 21:24:13 2026] POST /volume/v3/volumes => generated 780 bytes in 321 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:24:13 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-2213c630-aabd-4e5f-89d2-6f7e1eab6d58 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:24:13 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-2213c630-aabd-4e5f-89d2-6f7e1eab6d58 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] GET http://192.168.122.168/volume/v3/volumes/6a82877d-55db-40f7-8b2d-ed2fa57f901b Sep 07 21:24:14 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-2213c630-aabd-4e5f-89d2-6f7e1eab6d58 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:24:14 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-2213c630-aabd-4e5f-89d2-6f7e1eab6d58 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:24:14 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:24:14 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:24:14 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:24:14 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:24:14 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-2213c630-aabd-4e5f-89d2-6f7e1eab6d58 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Volume info retrieved successfully. Sep 07 21:24:14 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-2213c630-aabd-4e5f-89d2-6f7e1eab6d58 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] http://192.168.122.168/volume/v3/volumes/6a82877d-55db-40f7-8b2d-ed2fa57f901b returned with HTTP 200 Sep 07 21:24:14 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1689/3377] 192.168.122.168 () {60 vars in 1272 bytes} [Mon Sep 7 21:24:13 2026] GET /volume/v3/volumes/6a82877d-55db-40f7-8b2d-ed2fa57f901b => generated 959 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:24:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-346019fd-fe78-4c1a-977f-1d9f6a8e6848 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:24:15 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-346019fd-fe78-4c1a-977f-1d9f6a8e6848 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] GET http://192.168.122.168/volume/v3/volumes/6a82877d-55db-40f7-8b2d-ed2fa57f901b Sep 07 21:24:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-346019fd-fe78-4c1a-977f-1d9f6a8e6848 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:24:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-346019fd-fe78-4c1a-977f-1d9f6a8e6848 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:24:15 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:24:15 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:24:15 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:24:15 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:24:15 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-346019fd-fe78-4c1a-977f-1d9f6a8e6848 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Volume info retrieved successfully. Sep 07 21:24:15 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-346019fd-fe78-4c1a-977f-1d9f6a8e6848 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] http://192.168.122.168/volume/v3/volumes/6a82877d-55db-40f7-8b2d-ed2fa57f901b returned with HTTP 200 Sep 07 21:24:15 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1689/3378] 192.168.122.168 () {60 vars in 1272 bytes} [Mon Sep 7 21:24:15 2026] GET /volume/v3/volumes/6a82877d-55db-40f7-8b2d-ed2fa57f901b => generated 980 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:24:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-6886ea83-7858-43d6-9d07-f83a687609c9 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:24:15 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-6886ea83-7858-43d6-9d07-f83a687609c9 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] GET http://192.168.122.168/volume/v3/messages Sep 07 21:24:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-6886ea83-7858-43d6-9d07-f83a687609c9 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:24:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-6886ea83-7858-43d6-9d07-f83a687609c9 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Calling method 'version_select' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:24:15 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-6886ea83-7858-43d6-9d07-f83a687609c9 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] http://192.168.122.168/volume/v3/messages returned with HTTP 200 Sep 07 21:24:15 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1690/3379] 192.168.122.168 () {60 vars in 1164 bytes} [Mon Sep 7 21:24:15 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 07 21:24:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-c522e6f2-485a-42db-af28-ea4a85f1fc3c None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:24:15 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c522e6f2-485a-42db-af28-ea4a85f1fc3c tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] DELETE http://192.168.122.168/volume/v3/messages/bb71e52d-da4a-4db8-aacb-db7dab50d9ff Sep 07 21:24:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c522e6f2-485a-42db-af28-ea4a85f1fc3c tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:24:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c522e6f2-485a-42db-af28-ea4a85f1fc3c tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Calling method 'version_select' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:24:15 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c522e6f2-485a-42db-af28-ea4a85f1fc3c tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] http://192.168.122.168/volume/v3/messages/bb71e52d-da4a-4db8-aacb-db7dab50d9ff returned with HTTP 204 Sep 07 21:24:15 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1690/3380] 192.168.122.168 () {60 vars in 1278 bytes} [Mon Sep 7 21:24:15 2026] DELETE /volume/v3/messages/bb71e52d-da4a-4db8-aacb-db7dab50d9ff => generated 0 bytes in 22 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 07 21:24:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-bbb0a47b-c637-4338-a0b9-47a2d54ccfbd None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:24:15 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-bbb0a47b-c637-4338-a0b9-47a2d54ccfbd tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] GET http://192.168.122.168/volume/v3/messages/bb71e52d-da4a-4db8-aacb-db7dab50d9ff Sep 07 21:24:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-bbb0a47b-c637-4338-a0b9-47a2d54ccfbd tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:24:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-bbb0a47b-c637-4338-a0b9-47a2d54ccfbd tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Calling method 'version_select' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:24:15 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-bbb0a47b-c637-4338-a0b9-47a2d54ccfbd tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] http://192.168.122.168/volume/v3/messages/bb71e52d-da4a-4db8-aacb-db7dab50d9ff returned with HTTP 404 Sep 07 21:24:15 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1691/3381] 192.168.122.168 () {60 vars in 1275 bytes} [Mon Sep 7 21:24:15 2026] GET /volume/v3/messages/bb71e52d-da4a-4db8-aacb-db7dab50d9ff => generated 110 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:24:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-c688d095-dda2-4db7-8a17-7473e72c1ffc None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:24:15 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c688d095-dda2-4db7-8a17-7473e72c1ffc tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] DELETE http://192.168.122.168/volume/v3/volumes/6a82877d-55db-40f7-8b2d-ed2fa57f901b Sep 07 21:24:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c688d095-dda2-4db7-8a17-7473e72c1ffc tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:24:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-c688d095-dda2-4db7-8a17-7473e72c1ffc tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:24:15 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-c688d095-dda2-4db7-8a17-7473e72c1ffc tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Delete volume with id: 6a82877d-55db-40f7-8b2d-ed2fa57f901b Sep 07 21:24:15 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:24:15 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:24:15 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:24:15 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:24:15 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-c688d095-dda2-4db7-8a17-7473e72c1ffc tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Volume info retrieved successfully. Sep 07 21:24:15 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-c688d095-dda2-4db7-8a17-7473e72c1ffc tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86971) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 07 21:24:15 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-c688d095-dda2-4db7-8a17-7473e72c1ffc tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Created reservations ['24ef98c8-7dac-40a1-989a-fd5577e6c51a', 'ca62bd34-71fc-424f-88fd-1c2e4a484746', '50019514-8ea9-48a5-a3f3-ba9e4b46c9f6', 'fd85b72a-e4df-494f-977a-ca52e8ff928e'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:24:15 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-c688d095-dda2-4db7-8a17-7473e72c1ffc tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Delete volume request issued successfully. Sep 07 21:24:15 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-c688d095-dda2-4db7-8a17-7473e72c1ffc tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] http://192.168.122.168/volume/v3/volumes/6a82877d-55db-40f7-8b2d-ed2fa57f901b returned with HTTP 202 Sep 07 21:24:15 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1691/3382] 192.168.122.168 () {60 vars in 1275 bytes} [Mon Sep 7 21:24:15 2026] DELETE /volume/v3/volumes/6a82877d-55db-40f7-8b2d-ed2fa57f901b => generated 0 bytes in 125 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:24:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-123dff4e-2335-48ef-b28b-849d900f7214 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:24:15 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-123dff4e-2335-48ef-b28b-849d900f7214 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] DELETE http://192.168.122.168/volume/v3/types/c54e76e6-4473-4698-b3f6-f4b27dca4478 Sep 07 21:24:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-123dff4e-2335-48ef-b28b-849d900f7214 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:24:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-123dff4e-2335-48ef-b28b-849d900f7214 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Calling method '_delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:24:15 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-123dff4e-2335-48ef-b28b-849d900f7214 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] http://192.168.122.168/volume/v3/types/c54e76e6-4473-4698-b3f6-f4b27dca4478 returned with HTTP 202 Sep 07 21:24:15 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1692/3383] 192.168.122.168 () {58 vars in 1229 bytes} [Mon Sep 7 21:24:15 2026] DELETE /volume/v3/types/c54e76e6-4473-4698-b3f6-f4b27dca4478 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:24:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-4265720d-519d-4314-9257-4ad551178056 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:24:15 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-4265720d-519d-4314-9257-4ad551178056 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] POST http://192.168.122.168/volume/v3/types Sep 07 21:24:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-4265720d-519d-4314-9257-4ad551178056 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-28182189", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1711101407", "vendor_name": "tempest-vendor_name-2003431884"}}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:24:15 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-4265720d-519d-4314-9257-4ad551178056 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 07 21:24:15 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1692/3384] 192.168.122.168 () {60 vars in 1137 bytes} [Mon Sep 7 21:24:15 2026] POST /volume/v3/types => generated 327 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:24:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-01251bd0-a263-4280-a023-1f9ccaee0a36 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:24:15 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-01251bd0-a263-4280-a023-1f9ccaee0a36 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:24:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-01251bd0-a263-4280-a023-1f9ccaee0a36 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "a323918f-334f-45c3-ac30-2db93780089e", "size": 1}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:24:15 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.volumes [None req-01251bd0-a263-4280-a023-1f9ccaee0a36 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Create volume request body: {'volume': {'volume_type': 'a323918f-334f-45c3-ac30-2db93780089e', 'size': 1}} {{(pid=86970) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:24:15 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-01251bd0-a263-4280-a023-1f9ccaee0a36 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Create volume of 1 GB Sep 07 21:24:15 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:24:15 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:24:15 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-01251bd0-a263-4280-a023-1f9ccaee0a36 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Availability Zones retrieved successfully. Sep 07 21:24:15 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-01251bd0-a263-4280-a023-1f9ccaee0a36 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Flow 'volume_create_api' (73c45bc7-f100-4354-9aae-4c2c7c91713d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:24:15 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-01251bd0-a263-4280-a023-1f9ccaee0a36 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10f61c78-b648-46fa-9bef-ed2322e0e274) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:24:15 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.flows.api.create_volume [None req-01251bd0-a263-4280-a023-1f9ccaee0a36 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Validating volume size '1' using validate_int {{(pid=86970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:24:15 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-01251bd0-a263-4280-a023-1f9ccaee0a36 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10f61c78-b648-46fa-9bef-ed2322e0e274) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:24:15Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1711101407',vendor_name='tempest-vendor_name-2003431884'},id=a323918f-334f-45c3-ac30-2db93780089e,is_public=True,name='tempest-ProjectAdminTests-volume-type-28182189',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a323918f-334f-45c3-ac30-2db93780089e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:24:15 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-01251bd0-a263-4280-a023-1f9ccaee0a36 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b448ff4-25d0-4f10-ae44-d64036f8b296) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:24:15 devstack devstack@c-api.service[86970]: WARNING cinder.quota [None req-01251bd0-a263-4280-a023-1f9ccaee0a36 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-28182189 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-28182189, it is now deprecated. Please use the default quota class for default quota. Sep 07 21:24:15 devstack devstack@c-api.service[86970]: WARNING cinder.quota [None req-01251bd0-a263-4280-a023-1f9ccaee0a36 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-28182189 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-28182189, it is now deprecated. Please use the default quota class for default quota. Sep 07 21:24:15 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-01251bd0-a263-4280-a023-1f9ccaee0a36 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Created reservations ['6cfdc83d-73d2-48d4-b778-d23723517cc3', '6ffe2996-ce1c-4301-abe5-3864344d85a5', '2f630839-d5b5-4839-9489-4f8ad7432cae', '94875b34-2824-4834-97e6-059e01015979'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:24:15 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-01251bd0-a263-4280-a023-1f9ccaee0a36 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b448ff4-25d0-4f10-ae44-d64036f8b296) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6cfdc83d-73d2-48d4-b778-d23723517cc3', '6ffe2996-ce1c-4301-abe5-3864344d85a5', '2f630839-d5b5-4839-9489-4f8ad7432cae', '94875b34-2824-4834-97e6-059e01015979']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:24:15 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-01251bd0-a263-4280-a023-1f9ccaee0a36 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b8ee7e0-a06e-422a-8047-569bff3c02dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:24:15 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:24:15 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:24:15 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-01251bd0-a263-4280-a023-1f9ccaee0a36 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b8ee7e0-a06e-422a-8047-569bff3c02dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '458d529f-643d-46e1-a3b0-7572ed8dac87', '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='4af6ad7ed00946938eb293a6ff3941fb',qos_specs=None,replication_status=,reservations=['6cfdc83d-73d2-48d4-b778-d23723517cc3','6ffe2996-ce1c-4301-abe5-3864344d85a5','2f630839-d5b5-4839-9489-4f8ad7432cae','94875b34-2824-4834-97e6-059e01015979'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2076aee195af41b1ad2f673f288b7329',volume_type_id=a323918f-334f-45c3-ac30-2db93780089e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:24:15Z,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=458d529f-643d-46e1-a3b0-7572ed8dac87,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4af6ad7ed00946938eb293a6ff3941fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2076aee195af41b1ad2f673f288b7329',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a323918f-334f-45c3-ac30-2db93780089e),volume_type_id=a323918f-334f-45c3-ac30-2db93780089e)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:24:15 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-01251bd0-a263-4280-a023-1f9ccaee0a36 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6bcd0b85-da2a-4255-b225-545c3e9727b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:24:15 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-01251bd0-a263-4280-a023-1f9ccaee0a36 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6bcd0b85-da2a-4255-b225-545c3e9727b4) transitioned into state 'SUCCESS' from 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='4af6ad7ed00946938eb293a6ff3941fb',qos_specs=None,replication_status=,reservations=['6cfdc83d-73d2-48d4-b778-d23723517cc3','6ffe2996-ce1c-4301-abe5-3864344d85a5','2f630839-d5b5-4839-9489-4f8ad7432cae','94875b34-2824-4834-97e6-059e01015979'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2076aee195af41b1ad2f673f288b7329',volume_type_id=a323918f-334f-45c3-ac30-2db93780089e)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:24:15 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-01251bd0-a263-4280-a023-1f9ccaee0a36 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc1cfb93-a248-4b0b-ba29-1ad25d35a9e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:24:15 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-01251bd0-a263-4280-a023-1f9ccaee0a36 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc1cfb93-a248-4b0b-ba29-1ad25d35a9e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:24:15 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-01251bd0-a263-4280-a023-1f9ccaee0a36 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Flow 'volume_create_api' (73c45bc7-f100-4354-9aae-4c2c7c91713d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:24:15 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-01251bd0-a263-4280-a023-1f9ccaee0a36 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Create volume request issued successfully. Sep 07 21:24:15 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-01251bd0-a263-4280-a023-1f9ccaee0a36 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:24:15 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1693/3385] 192.168.122.168 () {62 vars in 1182 bytes} [Mon Sep 7 21:24:15 2026] POST /volume/v3/volumes => generated 779 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:24:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-9bb2157f-201f-4246-94fe-92112eb0dfaa None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:24:15 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-9bb2157f-201f-4246-94fe-92112eb0dfaa tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] GET http://192.168.122.168/volume/v3/volumes/458d529f-643d-46e1-a3b0-7572ed8dac87 Sep 07 21:24:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-9bb2157f-201f-4246-94fe-92112eb0dfaa tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:24:15 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-9bb2157f-201f-4246-94fe-92112eb0dfaa tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:24:15 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:24:15 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:24:15 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:24:15 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:24:15 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-9bb2157f-201f-4246-94fe-92112eb0dfaa tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Volume info retrieved successfully. Sep 07 21:24:15 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-9bb2157f-201f-4246-94fe-92112eb0dfaa tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] http://192.168.122.168/volume/v3/volumes/458d529f-643d-46e1-a3b0-7572ed8dac87 returned with HTTP 200 Sep 07 21:24:15 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1693/3386] 192.168.122.168 () {60 vars in 1272 bytes} [Mon Sep 7 21:24:15 2026] GET /volume/v3/volumes/458d529f-643d-46e1-a3b0-7572ed8dac87 => generated 958 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:24:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-b1ba2378-28fa-43c7-bd07-48f71619cefe None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:24:16 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b1ba2378-28fa-43c7-bd07-48f71619cefe tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] GET http://192.168.122.168/volume/v3/volumes/458d529f-643d-46e1-a3b0-7572ed8dac87 Sep 07 21:24:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b1ba2378-28fa-43c7-bd07-48f71619cefe tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:24:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-b1ba2378-28fa-43c7-bd07-48f71619cefe tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:24:16 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:24:16 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:24:16 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:24:16 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:24:16 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-b1ba2378-28fa-43c7-bd07-48f71619cefe tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Volume info retrieved successfully. Sep 07 21:24:16 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-b1ba2378-28fa-43c7-bd07-48f71619cefe tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] http://192.168.122.168/volume/v3/volumes/458d529f-643d-46e1-a3b0-7572ed8dac87 returned with HTTP 200 Sep 07 21:24:16 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1694/3387] 192.168.122.168 () {60 vars in 1272 bytes} [Mon Sep 7 21:24:16 2026] GET /volume/v3/volumes/458d529f-643d-46e1-a3b0-7572ed8dac87 => generated 979 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:24:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-87e8cfb3-6123-451f-9f42-cac81ab8bfa7 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:24:16 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-87e8cfb3-6123-451f-9f42-cac81ab8bfa7 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] GET http://192.168.122.168/volume/v3/messages Sep 07 21:24:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-87e8cfb3-6123-451f-9f42-cac81ab8bfa7 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:24:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-87e8cfb3-6123-451f-9f42-cac81ab8bfa7 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Calling method 'version_select' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:24:16 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-87e8cfb3-6123-451f-9f42-cac81ab8bfa7 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] http://192.168.122.168/volume/v3/messages returned with HTTP 200 Sep 07 21:24:16 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1694/3388] 192.168.122.168 () {60 vars in 1164 bytes} [Mon Sep 7 21:24:16 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 07 21:24:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-20ae9c69-b783-4ae9-9b57-871cfa1e09d9 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:24:16 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-20ae9c69-b783-4ae9-9b57-871cfa1e09d9 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] GET http://192.168.122.168/volume/v3/messages Sep 07 21:24:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-20ae9c69-b783-4ae9-9b57-871cfa1e09d9 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:24:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-20ae9c69-b783-4ae9-9b57-871cfa1e09d9 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Calling method 'version_select' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:24:16 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-20ae9c69-b783-4ae9-9b57-871cfa1e09d9 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] http://192.168.122.168/volume/v3/messages returned with HTTP 200 Sep 07 21:24:16 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1695/3389] 192.168.122.168 () {60 vars in 1164 bytes} [Mon Sep 7 21:24:16 2026] GET /volume/v3/messages => generated 678 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:24:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-bd405922-c1fa-4171-8431-407d4b6980af None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:24:16 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-bd405922-c1fa-4171-8431-407d4b6980af tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] DELETE http://192.168.122.168/volume/v3/messages/6b2c29a9-0ee9-4cb7-9710-beaafb9eee1b Sep 07 21:24:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-bd405922-c1fa-4171-8431-407d4b6980af tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:24:16 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-bd405922-c1fa-4171-8431-407d4b6980af tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Calling method 'version_select' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:24:16 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-bd405922-c1fa-4171-8431-407d4b6980af tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] http://192.168.122.168/volume/v3/messages/6b2c29a9-0ee9-4cb7-9710-beaafb9eee1b returned with HTTP 204 Sep 07 21:24:16 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1695/3390] 192.168.122.168 () {60 vars in 1278 bytes} [Mon Sep 7 21:24:16 2026] DELETE /volume/v3/messages/6b2c29a9-0ee9-4cb7-9710-beaafb9eee1b => generated 0 bytes in 25 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 07 21:24:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-fd27739a-c53d-4daa-9488-0d2cd86cd380 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:24:16 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-fd27739a-c53d-4daa-9488-0d2cd86cd380 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] DELETE http://192.168.122.168/volume/v3/volumes/458d529f-643d-46e1-a3b0-7572ed8dac87 Sep 07 21:24:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-fd27739a-c53d-4daa-9488-0d2cd86cd380 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:24:16 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-fd27739a-c53d-4daa-9488-0d2cd86cd380 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:24:16 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-fd27739a-c53d-4daa-9488-0d2cd86cd380 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Delete volume with id: 458d529f-643d-46e1-a3b0-7572ed8dac87 Sep 07 21:24:16 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:24:16 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:24:16 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:24:16 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:24:16 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-fd27739a-c53d-4daa-9488-0d2cd86cd380 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Volume info retrieved successfully. Sep 07 21:24:16 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-fd27739a-c53d-4daa-9488-0d2cd86cd380 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86970) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 07 21:24:16 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-fd27739a-c53d-4daa-9488-0d2cd86cd380 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Created reservations ['d1f5b212-3299-4161-8e8f-072b85f99a6c', '8edb97b5-47cc-43f9-8810-9f8176db1c68', '9593e20d-a1c1-4fea-a5e1-34368e2890e2', '3e317496-30d3-4b07-8ad0-62b2f7b9fefe'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:24:17 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-fd27739a-c53d-4daa-9488-0d2cd86cd380 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Delete volume request issued successfully. Sep 07 21:24:17 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-fd27739a-c53d-4daa-9488-0d2cd86cd380 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] http://192.168.122.168/volume/v3/volumes/458d529f-643d-46e1-a3b0-7572ed8dac87 returned with HTTP 202 Sep 07 21:24:17 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1696/3391] 192.168.122.168 () {60 vars in 1275 bytes} [Mon Sep 7 21:24:16 2026] DELETE /volume/v3/volumes/458d529f-643d-46e1-a3b0-7572ed8dac87 => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:24:17 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-48999961-dbad-4f16-a421-4d172a513bf3 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:24:17 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-48999961-dbad-4f16-a421-4d172a513bf3 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] DELETE http://192.168.122.168/volume/v3/types/a323918f-334f-45c3-ac30-2db93780089e Sep 07 21:24:17 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-48999961-dbad-4f16-a421-4d172a513bf3 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:24:17 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-48999961-dbad-4f16-a421-4d172a513bf3 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Calling method '_delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:24:17 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-48999961-dbad-4f16-a421-4d172a513bf3 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] http://192.168.122.168/volume/v3/types/a323918f-334f-45c3-ac30-2db93780089e returned with HTTP 202 Sep 07 21:24:17 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1696/3392] 192.168.122.168 () {58 vars in 1229 bytes} [Mon Sep 7 21:24:17 2026] DELETE /volume/v3/types/a323918f-334f-45c3-ac30-2db93780089e => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:24:17 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-9fd62bae-f7c1-4e7e-97ed-b4f96de73e07 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:24:17 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-9fd62bae-f7c1-4e7e-97ed-b4f96de73e07 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] POST http://192.168.122.168/volume/v3/types Sep 07 21:24:17 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-9fd62bae-f7c1-4e7e-97ed-b4f96de73e07 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-958800477", "extra_specs": {"storage_protocol": "tempest-storage_protocol-506118204", "vendor_name": "tempest-vendor_name-81384889"}}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:24:17 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-9fd62bae-f7c1-4e7e-97ed-b4f96de73e07 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] http://192.168.122.168/volume/v3/types returned with HTTP 200 Sep 07 21:24:17 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1697/3393] 192.168.122.168 () {60 vars in 1137 bytes} [Mon Sep 7 21:24:17 2026] POST /volume/v3/types => generated 325 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:24:17 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-62692df5-8d17-4def-bcae-d1131a30cba6 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:24:17 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-62692df5-8d17-4def-bcae-d1131a30cba6 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:24:17 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-62692df5-8d17-4def-bcae-d1131a30cba6 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "ee97595c-8528-4946-b335-8908bd16fbc5", "size": 1}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:24:17 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.volumes [None req-62692df5-8d17-4def-bcae-d1131a30cba6 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Create volume request body: {'volume': {'volume_type': 'ee97595c-8528-4946-b335-8908bd16fbc5', 'size': 1}} {{(pid=86971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:24:17 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-62692df5-8d17-4def-bcae-d1131a30cba6 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Create volume of 1 GB Sep 07 21:24:17 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:24:17 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:24:17 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-62692df5-8d17-4def-bcae-d1131a30cba6 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Availability Zones retrieved successfully. Sep 07 21:24:17 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-62692df5-8d17-4def-bcae-d1131a30cba6 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Flow 'volume_create_api' (519d6092-9dbd-40ba-bfdc-92b964610b96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:24:17 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-62692df5-8d17-4def-bcae-d1131a30cba6 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2bd9eea-bba9-4358-9e17-46ffd94b2c19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:24:17 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.flows.api.create_volume [None req-62692df5-8d17-4def-bcae-d1131a30cba6 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Validating volume size '1' using validate_int {{(pid=86971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:24:17 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-62692df5-8d17-4def-bcae-d1131a30cba6 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2bd9eea-bba9-4358-9e17-46ffd94b2c19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:24:17Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-506118204',vendor_name='tempest-vendor_name-81384889'},id=ee97595c-8528-4946-b335-8908bd16fbc5,is_public=True,name='tempest-ProjectAdminTests-volume-type-958800477',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ee97595c-8528-4946-b335-8908bd16fbc5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:24:17 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-62692df5-8d17-4def-bcae-d1131a30cba6 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59199fd9-fc60-4cf3-bef7-4fa40f6ed56e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:24:17 devstack devstack@c-api.service[86971]: WARNING cinder.quota [None req-62692df5-8d17-4def-bcae-d1131a30cba6 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-958800477 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-958800477, it is now deprecated. Please use the default quota class for default quota. Sep 07 21:24:17 devstack devstack@c-api.service[86971]: WARNING cinder.quota [None req-62692df5-8d17-4def-bcae-d1131a30cba6 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-958800477 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-958800477, it is now deprecated. Please use the default quota class for default quota. Sep 07 21:24:17 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-62692df5-8d17-4def-bcae-d1131a30cba6 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Created reservations ['b559ddd0-8e30-4bee-900d-d14d5934c0ba', 'bc626f44-a6ff-417b-b04e-786edaea85f4', '65b85fd6-f9b2-4fee-8f08-0b58c3bf1802', 'cde1ac4e-a0bf-4d2e-b6c9-c4d979376b60'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:24:17 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-62692df5-8d17-4def-bcae-d1131a30cba6 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59199fd9-fc60-4cf3-bef7-4fa40f6ed56e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b559ddd0-8e30-4bee-900d-d14d5934c0ba', 'bc626f44-a6ff-417b-b04e-786edaea85f4', '65b85fd6-f9b2-4fee-8f08-0b58c3bf1802', 'cde1ac4e-a0bf-4d2e-b6c9-c4d979376b60']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:24:17 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-62692df5-8d17-4def-bcae-d1131a30cba6 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5527be5-dc8c-442f-aeff-538466d0f0b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:24:17 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:24:17 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:24:17 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-62692df5-8d17-4def-bcae-d1131a30cba6 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5527be5-dc8c-442f-aeff-538466d0f0b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2b3eaf2a-d8eb-4e95-bf08-d244f77c1cbf', '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='4af6ad7ed00946938eb293a6ff3941fb',qos_specs=None,replication_status=,reservations=['b559ddd0-8e30-4bee-900d-d14d5934c0ba','bc626f44-a6ff-417b-b04e-786edaea85f4','65b85fd6-f9b2-4fee-8f08-0b58c3bf1802','cde1ac4e-a0bf-4d2e-b6c9-c4d979376b60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2076aee195af41b1ad2f673f288b7329',volume_type_id=ee97595c-8528-4946-b335-8908bd16fbc5), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:24:17Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2b3eaf2a-d8eb-4e95-bf08-d244f77c1cbf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4af6ad7ed00946938eb293a6ff3941fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2076aee195af41b1ad2f673f288b7329',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ee97595c-8528-4946-b335-8908bd16fbc5),volume_type_id=ee97595c-8528-4946-b335-8908bd16fbc5)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:24:17 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-62692df5-8d17-4def-bcae-d1131a30cba6 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a78df6d8-621a-4b40-9a99-adcee5447047) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:24:17 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-62692df5-8d17-4def-bcae-d1131a30cba6 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a78df6d8-621a-4b40-9a99-adcee5447047) transitioned into state 'SUCCESS' from 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='4af6ad7ed00946938eb293a6ff3941fb',qos_specs=None,replication_status=,reservations=['b559ddd0-8e30-4bee-900d-d14d5934c0ba','bc626f44-a6ff-417b-b04e-786edaea85f4','65b85fd6-f9b2-4fee-8f08-0b58c3bf1802','cde1ac4e-a0bf-4d2e-b6c9-c4d979376b60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2076aee195af41b1ad2f673f288b7329',volume_type_id=ee97595c-8528-4946-b335-8908bd16fbc5)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:24:17 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-62692df5-8d17-4def-bcae-d1131a30cba6 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (efc06328-0965-41af-bd61-deaa4af5d319) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:24:17 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-62692df5-8d17-4def-bcae-d1131a30cba6 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (efc06328-0965-41af-bd61-deaa4af5d319) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:24:17 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-62692df5-8d17-4def-bcae-d1131a30cba6 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Flow 'volume_create_api' (519d6092-9dbd-40ba-bfdc-92b964610b96) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:24:17 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-62692df5-8d17-4def-bcae-d1131a30cba6 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Create volume request issued successfully. Sep 07 21:24:17 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-62692df5-8d17-4def-bcae-d1131a30cba6 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:24:17 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1697/3394] 192.168.122.168 () {62 vars in 1182 bytes} [Mon Sep 7 21:24:17 2026] POST /volume/v3/volumes => generated 780 bytes in 286 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 07 21:24:17 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-e5396fc3-98bd-49d4-b8ef-ad5e922c87d5 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:24:17 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e5396fc3-98bd-49d4-b8ef-ad5e922c87d5 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] GET http://192.168.122.168/volume/v3/volumes/2b3eaf2a-d8eb-4e95-bf08-d244f77c1cbf Sep 07 21:24:17 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-e5396fc3-98bd-49d4-b8ef-ad5e922c87d5 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:24:17 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-e5396fc3-98bd-49d4-b8ef-ad5e922c87d5 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:24:17 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:24:17 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:24:17 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:24:17 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:24:17 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-e5396fc3-98bd-49d4-b8ef-ad5e922c87d5 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Volume info retrieved successfully. Sep 07 21:24:17 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-e5396fc3-98bd-49d4-b8ef-ad5e922c87d5 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] http://192.168.122.168/volume/v3/volumes/2b3eaf2a-d8eb-4e95-bf08-d244f77c1cbf returned with HTTP 200 Sep 07 21:24:17 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1698/3395] 192.168.122.168 () {60 vars in 1272 bytes} [Mon Sep 7 21:24:17 2026] GET /volume/v3/volumes/2b3eaf2a-d8eb-4e95-bf08-d244f77c1cbf => generated 959 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:24:18 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-ded2f544-c27c-453b-8f98-2a97f8f43838 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:24:18 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ded2f544-c27c-453b-8f98-2a97f8f43838 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] GET http://192.168.122.168/volume/v3/volumes/2b3eaf2a-d8eb-4e95-bf08-d244f77c1cbf Sep 07 21:24:18 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-ded2f544-c27c-453b-8f98-2a97f8f43838 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:24:18 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-ded2f544-c27c-453b-8f98-2a97f8f43838 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:24:18 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:24:18 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:24:18 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:24:18 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:24:18 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-ded2f544-c27c-453b-8f98-2a97f8f43838 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Volume info retrieved successfully. Sep 07 21:24:18 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-ded2f544-c27c-453b-8f98-2a97f8f43838 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] http://192.168.122.168/volume/v3/volumes/2b3eaf2a-d8eb-4e95-bf08-d244f77c1cbf returned with HTTP 200 Sep 07 21:24:18 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1698/3396] 192.168.122.168 () {60 vars in 1272 bytes} [Mon Sep 7 21:24:18 2026] GET /volume/v3/volumes/2b3eaf2a-d8eb-4e95-bf08-d244f77c1cbf => generated 980 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 07 21:24:18 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-d4b44d85-5b01-44e6-b6a7-95d8d24404f3 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:24:18 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d4b44d85-5b01-44e6-b6a7-95d8d24404f3 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] GET http://192.168.122.168/volume/v3/messages Sep 07 21:24:18 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-d4b44d85-5b01-44e6-b6a7-95d8d24404f3 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:24:18 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-d4b44d85-5b01-44e6-b6a7-95d8d24404f3 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Calling method 'version_select' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:24:18 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d4b44d85-5b01-44e6-b6a7-95d8d24404f3 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] http://192.168.122.168/volume/v3/messages returned with HTTP 200 Sep 07 21:24:18 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1699/3397] 192.168.122.168 () {60 vars in 1164 bytes} [Mon Sep 7 21:24:18 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 07 21:24:18 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-1cf6de3c-3567-4be8-adfe-80b0807a6ba6 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:24:18 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1cf6de3c-3567-4be8-adfe-80b0807a6ba6 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] GET http://192.168.122.168/volume/v3/messages/207af0e9-358b-492e-8d97-567ebaacaec6 Sep 07 21:24:18 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-1cf6de3c-3567-4be8-adfe-80b0807a6ba6 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:24:18 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-1cf6de3c-3567-4be8-adfe-80b0807a6ba6 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Calling method 'version_select' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:24:18 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-1cf6de3c-3567-4be8-adfe-80b0807a6ba6 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] http://192.168.122.168/volume/v3/messages/207af0e9-358b-492e-8d97-567ebaacaec6 returned with HTTP 200 Sep 07 21:24:18 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1699/3398] 192.168.122.168 () {60 vars in 1275 bytes} [Mon Sep 7 21:24:18 2026] GET /volume/v3/messages/207af0e9-358b-492e-8d97-567ebaacaec6 => generated 675 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:24:18 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-652a1247-970b-4a31-8db7-606d6127a1ce None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:24:18 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-652a1247-970b-4a31-8db7-606d6127a1ce tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] DELETE http://192.168.122.168/volume/v3/messages/207af0e9-358b-492e-8d97-567ebaacaec6 Sep 07 21:24:18 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-652a1247-970b-4a31-8db7-606d6127a1ce tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:24:18 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-652a1247-970b-4a31-8db7-606d6127a1ce tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Calling method 'version_select' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:24:18 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-652a1247-970b-4a31-8db7-606d6127a1ce tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] http://192.168.122.168/volume/v3/messages/207af0e9-358b-492e-8d97-567ebaacaec6 returned with HTTP 204 Sep 07 21:24:18 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1700/3399] 192.168.122.168 () {60 vars in 1278 bytes} [Mon Sep 7 21:24:18 2026] DELETE /volume/v3/messages/207af0e9-358b-492e-8d97-567ebaacaec6 => generated 0 bytes in 26 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 07 21:24:18 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-f6202fde-59df-4f20-8608-e30c06da6bf4 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:24:18 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f6202fde-59df-4f20-8608-e30c06da6bf4 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] DELETE http://192.168.122.168/volume/v3/volumes/2b3eaf2a-d8eb-4e95-bf08-d244f77c1cbf Sep 07 21:24:18 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f6202fde-59df-4f20-8608-e30c06da6bf4 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:24:18 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f6202fde-59df-4f20-8608-e30c06da6bf4 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:24:18 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-f6202fde-59df-4f20-8608-e30c06da6bf4 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Delete volume with id: 2b3eaf2a-d8eb-4e95-bf08-d244f77c1cbf Sep 07 21:24:18 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:24:18 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:24:18 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:24:18 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:24:18 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-f6202fde-59df-4f20-8608-e30c06da6bf4 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Volume info retrieved successfully. Sep 07 21:24:18 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-f6202fde-59df-4f20-8608-e30c06da6bf4 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86971) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 07 21:24:18 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-f6202fde-59df-4f20-8608-e30c06da6bf4 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Created reservations ['7af5f169-4412-4481-b030-192fbc1720d4', '59107142-e00a-46e3-a219-f3fb1b213dcc', '4e8b8b5f-8379-49c0-8d36-59eeaa6ad6ac', 'e958a7cd-e22f-4cb9-b13a-e823b3c37c38'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:24:18 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-f6202fde-59df-4f20-8608-e30c06da6bf4 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Delete volume request issued successfully. Sep 07 21:24:18 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f6202fde-59df-4f20-8608-e30c06da6bf4 tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] http://192.168.122.168/volume/v3/volumes/2b3eaf2a-d8eb-4e95-bf08-d244f77c1cbf returned with HTTP 202 Sep 07 21:24:18 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1700/3400] 192.168.122.168 () {60 vars in 1275 bytes} [Mon Sep 7 21:24:18 2026] DELETE /volume/v3/volumes/2b3eaf2a-d8eb-4e95-bf08-d244f77c1cbf => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:24:18 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-993b83eb-e29a-4e12-ba90-12d56844211d None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:24:18 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-993b83eb-e29a-4e12-ba90-12d56844211d tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] DELETE http://192.168.122.168/volume/v3/types/ee97595c-8528-4946-b335-8908bd16fbc5 Sep 07 21:24:18 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-993b83eb-e29a-4e12-ba90-12d56844211d tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:24:18 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-993b83eb-e29a-4e12-ba90-12d56844211d tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] Calling method '_delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:24:18 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-993b83eb-e29a-4e12-ba90-12d56844211d tempest-ProjectAdminTests-1856600970 tempest-ProjectAdminTests-1856600970-project-admin] http://192.168.122.168/volume/v3/types/ee97595c-8528-4946-b335-8908bd16fbc5 returned with HTTP 202 Sep 07 21:24:18 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1701/3401] 192.168.122.168 () {58 vars in 1229 bytes} [Mon Sep 7 21:24:18 2026] DELETE /volume/v3/types/ee97595c-8528-4946-b335-8908bd16fbc5 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 07 21:24:21 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-e068e0e5-c65e-466a-b7fd-466d4a6b8eae None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:24:21 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e068e0e5-c65e-466a-b7fd-466d4a6b8eae tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:24:21 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-e068e0e5-c65e-466a-b7fd-466d4a6b8eae tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1909314531"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:24:21 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.volumes [None req-e068e0e5-c65e-466a-b7fd-466d4a6b8eae tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1909314531'}} {{(pid=86971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:24:21 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-e068e0e5-c65e-466a-b7fd-466d4a6b8eae tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Create volume of 1 GB Sep 07 21:24:21 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-e068e0e5-c65e-466a-b7fd-466d4a6b8eae tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Availability Zones retrieved successfully. Sep 07 21:24:21 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-e068e0e5-c65e-466a-b7fd-466d4a6b8eae tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Flow 'volume_create_api' (77339ccf-dac1-42d7-b808-36c5005473f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:24:21 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-e068e0e5-c65e-466a-b7fd-466d4a6b8eae tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1abe2526-88c9-40fc-a6df-c13b43fd6666) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:24:21 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.flows.api.create_volume [None req-e068e0e5-c65e-466a-b7fd-466d4a6b8eae tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Validating volume size '1' using validate_int {{(pid=86971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:24:21 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-e068e0e5-c65e-466a-b7fd-466d4a6b8eae tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1abe2526-88c9-40fc-a6df-c13b43fd6666) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:24:21 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-e068e0e5-c65e-466a-b7fd-466d4a6b8eae tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc56c728-b998-487e-a092-1e6942666cda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:24:21 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-e068e0e5-c65e-466a-b7fd-466d4a6b8eae tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Created reservations ['4ffa1288-6788-45f5-bb4c-a665cfe8eea2', '91f4405b-9aa9-4a96-a5a2-f294767f6601', 'bf6476fd-6db2-4097-8758-8eaaa8ac4c83', '3a364a2d-1308-4711-aea8-a69fc6bd47db'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:24:21 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-e068e0e5-c65e-466a-b7fd-466d4a6b8eae tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc56c728-b998-487e-a092-1e6942666cda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4ffa1288-6788-45f5-bb4c-a665cfe8eea2', '91f4405b-9aa9-4a96-a5a2-f294767f6601', 'bf6476fd-6db2-4097-8758-8eaaa8ac4c83', '3a364a2d-1308-4711-aea8-a69fc6bd47db']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:24:21 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-e068e0e5-c65e-466a-b7fd-466d4a6b8eae tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b29d202-70f5-4e91-9de6-bc29a987ee93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:24:21 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:24:21 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:24:21 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-e068e0e5-c65e-466a-b7fd-466d4a6b8eae tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b29d202-70f5-4e91-9de6-bc29a987ee93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9eb77e73-e42b-4363-b128-c524b7c3bd86', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1909314531',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f0d0f3e2ebf43d1a2e175ee95d9daf7',qos_specs=None,replication_status=,reservations=['4ffa1288-6788-45f5-bb4c-a665cfe8eea2','91f4405b-9aa9-4a96-a5a2-f294767f6601','bf6476fd-6db2-4097-8758-8eaaa8ac4c83','3a364a2d-1308-4711-aea8-a69fc6bd47db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05ae7d1f6bda4570be194d89cad0c9b7',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:24:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1909314531',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9eb77e73-e42b-4363-b128-c524b7c3bd86,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f0d0f3e2ebf43d1a2e175ee95d9daf7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='05ae7d1f6bda4570be194d89cad0c9b7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:24:21 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-e068e0e5-c65e-466a-b7fd-466d4a6b8eae tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eeb45fdf-d3d0-48aa-ba07-955e455c8b6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:24:21 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-e068e0e5-c65e-466a-b7fd-466d4a6b8eae tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eeb45fdf-d3d0-48aa-ba07-955e455c8b6c) transitioned into state 'SUCCESS' from state '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-1909314531',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f0d0f3e2ebf43d1a2e175ee95d9daf7',qos_specs=None,replication_status=,reservations=['4ffa1288-6788-45f5-bb4c-a665cfe8eea2','91f4405b-9aa9-4a96-a5a2-f294767f6601','bf6476fd-6db2-4097-8758-8eaaa8ac4c83','3a364a2d-1308-4711-aea8-a69fc6bd47db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05ae7d1f6bda4570be194d89cad0c9b7',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:24:21 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-e068e0e5-c65e-466a-b7fd-466d4a6b8eae tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c67402c-58db-47f0-831a-988d514b7e2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:24:21 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-e068e0e5-c65e-466a-b7fd-466d4a6b8eae tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c67402c-58db-47f0-831a-988d514b7e2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:24:21 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-e068e0e5-c65e-466a-b7fd-466d4a6b8eae tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Flow 'volume_create_api' (77339ccf-dac1-42d7-b808-36c5005473f3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:24:21 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-e068e0e5-c65e-466a-b7fd-466d4a6b8eae tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Create volume request issued successfully. Sep 07 21:24:21 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e068e0e5-c65e-466a-b7fd-466d4a6b8eae tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:24:21 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1701/3402] 192.168.122.168 () {62 vars in 1183 bytes} [Mon Sep 7 21:24:21 2026] POST /volume/v3/volumes => generated 787 bytes in 455 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:24:21 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-bda95616-8a81-40d3-afec-3ed907db44d3 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:24:21 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-bda95616-8a81-40d3-afec-3ed907db44d3 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] GET http://192.168.122.168/volume/v3/volumes/9eb77e73-e42b-4363-b128-c524b7c3bd86 Sep 07 21:24:21 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-bda95616-8a81-40d3-afec-3ed907db44d3 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:24:21 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-bda95616-8a81-40d3-afec-3ed907db44d3 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:24:21 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:24:21 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:24:21 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:24:21 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:24:21 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-bda95616-8a81-40d3-afec-3ed907db44d3 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Volume info retrieved successfully. Sep 07 21:24:21 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-bda95616-8a81-40d3-afec-3ed907db44d3 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] http://192.168.122.168/volume/v3/volumes/9eb77e73-e42b-4363-b128-c524b7c3bd86 returned with HTTP 200 Sep 07 21:24:21 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1702/3403] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:24:21 2026] GET /volume/v3/volumes/9eb77e73-e42b-4363-b128-c524b7c3bd86 => generated 966 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:24:22 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-dad3631c-a591-414d-b618-7160e10a3f7a None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:24:22 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-dad3631c-a591-414d-b618-7160e10a3f7a tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] GET http://192.168.122.168/volume/v3/volumes/9eb77e73-e42b-4363-b128-c524b7c3bd86 Sep 07 21:24:22 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-dad3631c-a591-414d-b618-7160e10a3f7a tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:24:22 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-dad3631c-a591-414d-b618-7160e10a3f7a tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:24:22 devstack devstack@c-api.service[86971]: DEBUG dbcounter [-] [86971] Writing DB stats cinder:SELECT=312,cinder:UPDATE=154,cinder:INSERT=80,cinder:DELETE=1 {{(pid=86971) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 21:24:22 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:24:22 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:24:22 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:24:22 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:24:22 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-dad3631c-a591-414d-b618-7160e10a3f7a tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Volume info retrieved successfully. Sep 07 21:24:22 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-dad3631c-a591-414d-b618-7160e10a3f7a tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] http://192.168.122.168/volume/v3/volumes/9eb77e73-e42b-4363-b128-c524b7c3bd86 returned with HTTP 200 Sep 07 21:24:22 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1702/3404] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:24:22 2026] GET /volume/v3/volumes/9eb77e73-e42b-4363-b128-c524b7c3bd86 => generated 1017 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 21:24:22 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-59530061-9cdf-49f7-913b-bb132324171b None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:24:22 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-59530061-9cdf-49f7-913b-bb132324171b tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-reader] GET http://192.168.122.168/volume/v3/volumes Sep 07 21:24:22 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-59530061-9cdf-49f7-913b-bb132324171b tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-reader] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:24:22 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-59530061-9cdf-49f7-913b-bb132324171b tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-reader] Calling method 'index' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:24:22 devstack devstack@c-api.service[86970]: DEBUG cinder.api.api_utils [None req-59530061-9cdf-49f7-913b-bb132324171b tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-reader] Removing options '' from query. {{(pid=86970) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 21:24:22 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-59530061-9cdf-49f7-913b-bb132324171b tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86970) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 21:24:22 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:24:22 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:24:22 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-59530061-9cdf-49f7-913b-bb132324171b tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-reader] Get all volumes completed successfully. Sep 07 21:24:22 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-59530061-9cdf-49f7-913b-bb132324171b tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-reader] http://192.168.122.168/volume/v3/volumes returned with HTTP 200 Sep 07 21:24:22 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1703/3405] 192.168.122.168 () {60 vars in 1162 bytes} [Mon Sep 7 21:24:22 2026] GET /volume/v3/volumes => generated 344 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:24:22 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-a9e7c8fa-e9f7-4028-83ac-d068ce6ff5e1 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:24:22 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a9e7c8fa-e9f7-4028-83ac-d068ce6ff5e1 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] DELETE http://192.168.122.168/volume/v3/volumes/9eb77e73-e42b-4363-b128-c524b7c3bd86 Sep 07 21:24:22 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-a9e7c8fa-e9f7-4028-83ac-d068ce6ff5e1 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:24:22 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-a9e7c8fa-e9f7-4028-83ac-d068ce6ff5e1 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:24:22 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-a9e7c8fa-e9f7-4028-83ac-d068ce6ff5e1 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Delete volume with id: 9eb77e73-e42b-4363-b128-c524b7c3bd86 Sep 07 21:24:23 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:24:23 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:24:23 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:24:23 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:24:23 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-a9e7c8fa-e9f7-4028-83ac-d068ce6ff5e1 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Volume info retrieved successfully. Sep 07 21:24:23 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-a9e7c8fa-e9f7-4028-83ac-d068ce6ff5e1 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Delete volume request issued successfully. Sep 07 21:24:23 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-a9e7c8fa-e9f7-4028-83ac-d068ce6ff5e1 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] http://192.168.122.168/volume/v3/volumes/9eb77e73-e42b-4363-b128-c524b7c3bd86 returned with HTTP 202 Sep 07 21:24:23 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1703/3406] 192.168.122.168 () {60 vars in 1276 bytes} [Mon Sep 7 21:24:22 2026] DELETE /volume/v3/volumes/9eb77e73-e42b-4363-b128-c524b7c3bd86 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 21:24:23 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-53e0720a-54c0-48f5-bf08-32d0621e3587 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:24:23 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-53e0720a-54c0-48f5-bf08-32d0621e3587 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] GET http://192.168.122.168/volume/v3/volumes/9eb77e73-e42b-4363-b128-c524b7c3bd86 Sep 07 21:24:23 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-53e0720a-54c0-48f5-bf08-32d0621e3587 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:24:23 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-53e0720a-54c0-48f5-bf08-32d0621e3587 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:24:23 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:24:23 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:24:23 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:24:23 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:24:23 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-53e0720a-54c0-48f5-bf08-32d0621e3587 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Volume info retrieved successfully. Sep 07 21:24:23 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-53e0720a-54c0-48f5-bf08-32d0621e3587 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] http://192.168.122.168/volume/v3/volumes/9eb77e73-e42b-4363-b128-c524b7c3bd86 returned with HTTP 200 Sep 07 21:24:23 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1704/3407] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:24:23 2026] GET /volume/v3/volumes/9eb77e73-e42b-4363-b128-c524b7c3bd86 => generated 1016 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 21:24:24 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-65ff8290-4aa1-48c5-9af6-e6732e54e96e None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:24:24 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-65ff8290-4aa1-48c5-9af6-e6732e54e96e tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] GET http://192.168.122.168/volume/v3/volumes/9eb77e73-e42b-4363-b128-c524b7c3bd86 Sep 07 21:24:24 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-65ff8290-4aa1-48c5-9af6-e6732e54e96e tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:24:24 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-65ff8290-4aa1-48c5-9af6-e6732e54e96e tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:24:24 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-65ff8290-4aa1-48c5-9af6-e6732e54e96e tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] http://192.168.122.168/volume/v3/volumes/9eb77e73-e42b-4363-b128-c524b7c3bd86 returned with HTTP 404 Sep 07 21:24:24 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1704/3408] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:24:24 2026] GET /volume/v3/volumes/9eb77e73-e42b-4363-b128-c524b7c3bd86 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 21:24:24 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-81452201-273f-4db6-998a-801c192fd4e1 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:24:24 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-81452201-273f-4db6-998a-801c192fd4e1 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:24:24 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-81452201-273f-4db6-998a-801c192fd4e1 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1604322196"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:24:24 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.volumes [None req-81452201-273f-4db6-998a-801c192fd4e1 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1604322196'}} {{(pid=86970) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:24:24 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-81452201-273f-4db6-998a-801c192fd4e1 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Create volume of 1 GB Sep 07 21:24:24 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-81452201-273f-4db6-998a-801c192fd4e1 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Availability Zones retrieved successfully. Sep 07 21:24:24 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-81452201-273f-4db6-998a-801c192fd4e1 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Flow 'volume_create_api' (23919445-0511-47ce-92a2-1610a674bc79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:24:24 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-81452201-273f-4db6-998a-801c192fd4e1 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1851cc7-669d-46e8-bf4d-8a2d47626cf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:24:24 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.flows.api.create_volume [None req-81452201-273f-4db6-998a-801c192fd4e1 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Validating volume size '1' using validate_int {{(pid=86970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:24:24 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-81452201-273f-4db6-998a-801c192fd4e1 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1851cc7-669d-46e8-bf4d-8a2d47626cf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:24:24 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-81452201-273f-4db6-998a-801c192fd4e1 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (982c2a2f-fe9a-4757-b6de-f5c70ee78b18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:24:24 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-81452201-273f-4db6-998a-801c192fd4e1 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Created reservations ['536ad22f-4f23-4c8b-8684-4588b25787d2', '63dec0e1-2d82-4aae-8f9b-957909d6cc14', '7c2423a9-30b8-4947-b84d-3ae8e99e778d', '2c2bcbc7-cbf7-4da4-acfc-e150a1a17e04'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:24:24 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-81452201-273f-4db6-998a-801c192fd4e1 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (982c2a2f-fe9a-4757-b6de-f5c70ee78b18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['536ad22f-4f23-4c8b-8684-4588b25787d2', '63dec0e1-2d82-4aae-8f9b-957909d6cc14', '7c2423a9-30b8-4947-b84d-3ae8e99e778d', '2c2bcbc7-cbf7-4da4-acfc-e150a1a17e04']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:24:24 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-81452201-273f-4db6-998a-801c192fd4e1 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9993bf4-7afa-4e01-8e80-bbe93314d22d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:24:24 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:24:24 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:24:24 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-81452201-273f-4db6-998a-801c192fd4e1 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9993bf4-7afa-4e01-8e80-bbe93314d22d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '444aee6c-c158-41e7-b8bd-44bad68f98d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1604322196',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f0d0f3e2ebf43d1a2e175ee95d9daf7',qos_specs=None,replication_status=,reservations=['536ad22f-4f23-4c8b-8684-4588b25787d2','63dec0e1-2d82-4aae-8f9b-957909d6cc14','7c2423a9-30b8-4947-b84d-3ae8e99e778d','2c2bcbc7-cbf7-4da4-acfc-e150a1a17e04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05ae7d1f6bda4570be194d89cad0c9b7',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:24:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1604322196',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=444aee6c-c158-41e7-b8bd-44bad68f98d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f0d0f3e2ebf43d1a2e175ee95d9daf7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='05ae7d1f6bda4570be194d89cad0c9b7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:24:24 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-81452201-273f-4db6-998a-801c192fd4e1 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4be42da8-81a5-47cd-a018-443d4203cb10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:24:24 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-81452201-273f-4db6-998a-801c192fd4e1 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4be42da8-81a5-47cd-a018-443d4203cb10) transitioned into state 'SUCCESS' from state '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-1604322196',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f0d0f3e2ebf43d1a2e175ee95d9daf7',qos_specs=None,replication_status=,reservations=['536ad22f-4f23-4c8b-8684-4588b25787d2','63dec0e1-2d82-4aae-8f9b-957909d6cc14','7c2423a9-30b8-4947-b84d-3ae8e99e778d','2c2bcbc7-cbf7-4da4-acfc-e150a1a17e04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05ae7d1f6bda4570be194d89cad0c9b7',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:24:24 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-81452201-273f-4db6-998a-801c192fd4e1 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cbbc96c-bf16-4f78-b18a-870037315177) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:24:24 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-81452201-273f-4db6-998a-801c192fd4e1 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cbbc96c-bf16-4f78-b18a-870037315177) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:24:24 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-81452201-273f-4db6-998a-801c192fd4e1 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Flow 'volume_create_api' (23919445-0511-47ce-92a2-1610a674bc79) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:24:24 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-81452201-273f-4db6-998a-801c192fd4e1 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Create volume request issued successfully. Sep 07 21:24:24 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-81452201-273f-4db6-998a-801c192fd4e1 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:24:24 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1705/3409] 192.168.122.168 () {62 vars in 1183 bytes} [Mon Sep 7 21:24:24 2026] POST /volume/v3/volumes => generated 787 bytes in 284 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:24:24 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-37bd7306-91c1-49cc-a4e9-bd4ea3e0346e None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:24:24 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-37bd7306-91c1-49cc-a4e9-bd4ea3e0346e tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] GET http://192.168.122.168/volume/v3/volumes/444aee6c-c158-41e7-b8bd-44bad68f98d2 Sep 07 21:24:24 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-37bd7306-91c1-49cc-a4e9-bd4ea3e0346e tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:24:24 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-37bd7306-91c1-49cc-a4e9-bd4ea3e0346e tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:24:24 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:24:24 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:24:24 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:24:24 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:24:24 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-37bd7306-91c1-49cc-a4e9-bd4ea3e0346e tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Volume info retrieved successfully. Sep 07 21:24:24 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-37bd7306-91c1-49cc-a4e9-bd4ea3e0346e tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] http://192.168.122.168/volume/v3/volumes/444aee6c-c158-41e7-b8bd-44bad68f98d2 returned with HTTP 200 Sep 07 21:24:24 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1705/3410] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:24:24 2026] GET /volume/v3/volumes/444aee6c-c158-41e7-b8bd-44bad68f98d2 => generated 966 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:24:25 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-c2797e59-ad6f-4167-870d-bb3af04c42ca None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:24:25 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c2797e59-ad6f-4167-870d-bb3af04c42ca tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] GET http://192.168.122.168/volume/v3/volumes/444aee6c-c158-41e7-b8bd-44bad68f98d2 Sep 07 21:24:25 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c2797e59-ad6f-4167-870d-bb3af04c42ca tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:24:25 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-c2797e59-ad6f-4167-870d-bb3af04c42ca tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:24:25 devstack devstack@c-api.service[86970]: DEBUG dbcounter [-] [86970] Writing DB stats cinder:SELECT=283,cinder:INSERT=62,cinder:UPDATE=126 {{(pid=86970) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 21:24:25 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:24:25 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:24:25 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:24:25 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:24:25 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-c2797e59-ad6f-4167-870d-bb3af04c42ca tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Volume info retrieved successfully. Sep 07 21:24:25 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-c2797e59-ad6f-4167-870d-bb3af04c42ca tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] http://192.168.122.168/volume/v3/volumes/444aee6c-c158-41e7-b8bd-44bad68f98d2 returned with HTTP 200 Sep 07 21:24:25 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1706/3411] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:24:25 2026] GET /volume/v3/volumes/444aee6c-c158-41e7-b8bd-44bad68f98d2 => generated 1017 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 21:24:25 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-2c29fa89-92c0-478a-bfb9-a237fa847ae1 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:24:25 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-2c29fa89-92c0-478a-bfb9-a237fa847ae1 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-reader] GET http://192.168.122.168/volume/v3/volumes/detail Sep 07 21:24:25 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-2c29fa89-92c0-478a-bfb9-a237fa847ae1 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-reader] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:24:25 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-2c29fa89-92c0-478a-bfb9-a237fa847ae1 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-reader] Calling method 'detail' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:24:25 devstack devstack@c-api.service[86971]: DEBUG cinder.api.api_utils [None req-2c29fa89-92c0-478a-bfb9-a237fa847ae1 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-reader] Removing options '' from query. {{(pid=86971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 21:24:25 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-2c29fa89-92c0-478a-bfb9-a237fa847ae1 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86971) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 07 21:24:25 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:24:25 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:24:25 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-2c29fa89-92c0-478a-bfb9-a237fa847ae1 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-reader] Get all volumes completed successfully. Sep 07 21:24:25 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:24:25 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:24:25 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-2c29fa89-92c0-478a-bfb9-a237fa847ae1 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-reader] http://192.168.122.168/volume/v3/volumes/detail returned with HTTP 200 Sep 07 21:24:25 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1706/3412] 192.168.122.168 () {60 vars in 1183 bytes} [Mon Sep 7 21:24:25 2026] GET /volume/v3/volumes/detail => generated 857 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:24:25 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-8366b241-94b3-4be4-868b-37bf41c8710d None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:24:25 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8366b241-94b3-4be4-868b-37bf41c8710d tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] DELETE http://192.168.122.168/volume/v3/volumes/444aee6c-c158-41e7-b8bd-44bad68f98d2 Sep 07 21:24:25 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8366b241-94b3-4be4-868b-37bf41c8710d tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:24:25 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-8366b241-94b3-4be4-868b-37bf41c8710d tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:24:25 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-8366b241-94b3-4be4-868b-37bf41c8710d tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Delete volume with id: 444aee6c-c158-41e7-b8bd-44bad68f98d2 Sep 07 21:24:25 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:24:25 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:24:25 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:24:25 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:24:25 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-8366b241-94b3-4be4-868b-37bf41c8710d tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Volume info retrieved successfully. Sep 07 21:24:25 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-8366b241-94b3-4be4-868b-37bf41c8710d tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Delete volume request issued successfully. Sep 07 21:24:25 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-8366b241-94b3-4be4-868b-37bf41c8710d tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] http://192.168.122.168/volume/v3/volumes/444aee6c-c158-41e7-b8bd-44bad68f98d2 returned with HTTP 202 Sep 07 21:24:25 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1707/3413] 192.168.122.168 () {60 vars in 1276 bytes} [Mon Sep 7 21:24:25 2026] DELETE /volume/v3/volumes/444aee6c-c158-41e7-b8bd-44bad68f98d2 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 21:24:25 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-82bb5850-269d-443c-a0fc-14bd4d4fd522 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:24:25 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-82bb5850-269d-443c-a0fc-14bd4d4fd522 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] GET http://192.168.122.168/volume/v3/volumes/444aee6c-c158-41e7-b8bd-44bad68f98d2 Sep 07 21:24:25 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-82bb5850-269d-443c-a0fc-14bd4d4fd522 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:24:25 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-82bb5850-269d-443c-a0fc-14bd4d4fd522 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:24:25 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:24:25 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:24:25 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:24:25 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:24:25 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-82bb5850-269d-443c-a0fc-14bd4d4fd522 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Volume info retrieved successfully. Sep 07 21:24:25 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-82bb5850-269d-443c-a0fc-14bd4d4fd522 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] http://192.168.122.168/volume/v3/volumes/444aee6c-c158-41e7-b8bd-44bad68f98d2 returned with HTTP 200 Sep 07 21:24:25 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1707/3414] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:24:25 2026] GET /volume/v3/volumes/444aee6c-c158-41e7-b8bd-44bad68f98d2 => generated 1016 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 21:24:26 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-78bb8ea3-4ce8-4f7c-a355-82006a918125 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:24:26 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-78bb8ea3-4ce8-4f7c-a355-82006a918125 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] GET http://192.168.122.168/volume/v3/volumes/444aee6c-c158-41e7-b8bd-44bad68f98d2 Sep 07 21:24:26 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-78bb8ea3-4ce8-4f7c-a355-82006a918125 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:24:26 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-78bb8ea3-4ce8-4f7c-a355-82006a918125 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:24:26 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-78bb8ea3-4ce8-4f7c-a355-82006a918125 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] http://192.168.122.168/volume/v3/volumes/444aee6c-c158-41e7-b8bd-44bad68f98d2 returned with HTTP 404 Sep 07 21:24:26 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1708/3415] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:24:26 2026] GET /volume/v3/volumes/444aee6c-c158-41e7-b8bd-44bad68f98d2 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 21:24:26 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-534ea617-3579-4dde-b4f4-0174bc76edd9 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:24:26 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-534ea617-3579-4dde-b4f4-0174bc76edd9 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:24:26 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-534ea617-3579-4dde-b4f4-0174bc76edd9 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1828058535"}} {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:24:26 devstack devstack@c-api.service[86971]: DEBUG cinder.api.v3.volumes [None req-534ea617-3579-4dde-b4f4-0174bc76edd9 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1828058535'}} {{(pid=86971) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:24:26 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-534ea617-3579-4dde-b4f4-0174bc76edd9 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Create volume of 1 GB Sep 07 21:24:26 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-534ea617-3579-4dde-b4f4-0174bc76edd9 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Availability Zones retrieved successfully. Sep 07 21:24:26 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-534ea617-3579-4dde-b4f4-0174bc76edd9 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Flow 'volume_create_api' (d2796576-18d9-4ef9-b836-4e1ac9f559b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:24:26 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-534ea617-3579-4dde-b4f4-0174bc76edd9 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (046a8bf8-e04f-45e4-b8fe-3e1fc263e386) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:24:26 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.flows.api.create_volume [None req-534ea617-3579-4dde-b4f4-0174bc76edd9 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Validating volume size '1' using validate_int {{(pid=86971) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:24:26 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-534ea617-3579-4dde-b4f4-0174bc76edd9 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (046a8bf8-e04f-45e4-b8fe-3e1fc263e386) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:24:26 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-534ea617-3579-4dde-b4f4-0174bc76edd9 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54bd7287-dc9d-4fd7-ae88-d18e9c0a71c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:24:26 devstack devstack@c-api.service[86971]: DEBUG cinder.quota [None req-534ea617-3579-4dde-b4f4-0174bc76edd9 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Created reservations ['d72ced72-818a-4019-910c-274fa465cc46', '2e1171b7-c3b9-4cc2-8deb-c7ebad58dbc4', '02b449f8-c285-4bec-bd9f-a69e36fb0c6d', 'aef58c64-c436-435c-a968-936f1351e807'] {{(pid=86971) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:24:26 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-534ea617-3579-4dde-b4f4-0174bc76edd9 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54bd7287-dc9d-4fd7-ae88-d18e9c0a71c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d72ced72-818a-4019-910c-274fa465cc46', '2e1171b7-c3b9-4cc2-8deb-c7ebad58dbc4', '02b449f8-c285-4bec-bd9f-a69e36fb0c6d', 'aef58c64-c436-435c-a968-936f1351e807']}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:24:26 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-534ea617-3579-4dde-b4f4-0174bc76edd9 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89baf14f-4ad8-432d-96bd-eb81344135dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:24:26 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:24:26 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:24:26 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-534ea617-3579-4dde-b4f4-0174bc76edd9 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89baf14f-4ad8-432d-96bd-eb81344135dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b7dbfd2-ac7a-45e0-b6cc-3fb092696074', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1828058535',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f0d0f3e2ebf43d1a2e175ee95d9daf7',qos_specs=None,replication_status=,reservations=['d72ced72-818a-4019-910c-274fa465cc46','2e1171b7-c3b9-4cc2-8deb-c7ebad58dbc4','02b449f8-c285-4bec-bd9f-a69e36fb0c6d','aef58c64-c436-435c-a968-936f1351e807'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05ae7d1f6bda4570be194d89cad0c9b7',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:24:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1828058535',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8b7dbfd2-ac7a-45e0-b6cc-3fb092696074,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f0d0f3e2ebf43d1a2e175ee95d9daf7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='05ae7d1f6bda4570be194d89cad0c9b7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:24:26 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-534ea617-3579-4dde-b4f4-0174bc76edd9 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aad18351-9525-458d-a014-84468b704707) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:24:27 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-534ea617-3579-4dde-b4f4-0174bc76edd9 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aad18351-9525-458d-a014-84468b704707) transitioned into state 'SUCCESS' from state '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-1828058535',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f0d0f3e2ebf43d1a2e175ee95d9daf7',qos_specs=None,replication_status=,reservations=['d72ced72-818a-4019-910c-274fa465cc46','2e1171b7-c3b9-4cc2-8deb-c7ebad58dbc4','02b449f8-c285-4bec-bd9f-a69e36fb0c6d','aef58c64-c436-435c-a968-936f1351e807'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05ae7d1f6bda4570be194d89cad0c9b7',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:24:27 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-534ea617-3579-4dde-b4f4-0174bc76edd9 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7db0b14e-90d4-4a78-ac3d-e69820ea95ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:24:27 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-534ea617-3579-4dde-b4f4-0174bc76edd9 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7db0b14e-90d4-4a78-ac3d-e69820ea95ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86971) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:24:27 devstack devstack@c-api.service[86971]: DEBUG cinder.volume.api [None req-534ea617-3579-4dde-b4f4-0174bc76edd9 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Flow 'volume_create_api' (d2796576-18d9-4ef9-b836-4e1ac9f559b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86971) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:24:27 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-534ea617-3579-4dde-b4f4-0174bc76edd9 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Create volume request issued successfully. Sep 07 21:24:27 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-534ea617-3579-4dde-b4f4-0174bc76edd9 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:24:27 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1708/3416] 192.168.122.168 () {62 vars in 1183 bytes} [Mon Sep 7 21:24:26 2026] POST /volume/v3/volumes => generated 787 bytes in 281 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:24:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-a9c0e5e2-c2b7-4d76-8b5f-0be9132904fd None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:24:27 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a9c0e5e2-c2b7-4d76-8b5f-0be9132904fd tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] GET http://192.168.122.168/volume/v3/volumes/8b7dbfd2-ac7a-45e0-b6cc-3fb092696074 Sep 07 21:24:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a9c0e5e2-c2b7-4d76-8b5f-0be9132904fd tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:24:27 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-a9c0e5e2-c2b7-4d76-8b5f-0be9132904fd tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:24:27 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:24:27 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:24:27 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:24:27 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:24:27 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-a9c0e5e2-c2b7-4d76-8b5f-0be9132904fd tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Volume info retrieved successfully. Sep 07 21:24:27 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-a9c0e5e2-c2b7-4d76-8b5f-0be9132904fd tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] http://192.168.122.168/volume/v3/volumes/8b7dbfd2-ac7a-45e0-b6cc-3fb092696074 returned with HTTP 200 Sep 07 21:24:27 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1709/3417] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:24:27 2026] GET /volume/v3/volumes/8b7dbfd2-ac7a-45e0-b6cc-3fb092696074 => generated 966 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:24:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-f3868b65-325a-482b-a0c0-dbeea671ceb4 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:24:28 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f3868b65-325a-482b-a0c0-dbeea671ceb4 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] GET http://192.168.122.168/volume/v3/volumes/8b7dbfd2-ac7a-45e0-b6cc-3fb092696074 Sep 07 21:24:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f3868b65-325a-482b-a0c0-dbeea671ceb4 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:24:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-f3868b65-325a-482b-a0c0-dbeea671ceb4 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:24:28 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:24:28 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:24:28 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:24:28 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:24:28 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-f3868b65-325a-482b-a0c0-dbeea671ceb4 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Volume info retrieved successfully. Sep 07 21:24:28 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-f3868b65-325a-482b-a0c0-dbeea671ceb4 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] http://192.168.122.168/volume/v3/volumes/8b7dbfd2-ac7a-45e0-b6cc-3fb092696074 returned with HTTP 200 Sep 07 21:24:28 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1709/3418] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:24:28 2026] GET /volume/v3/volumes/8b7dbfd2-ac7a-45e0-b6cc-3fb092696074 => generated 1017 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 21:24:28 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-3fe51912-6769-4e23-8e68-3344919802aa None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:24:28 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-3fe51912-6769-4e23-8e68-3344919802aa tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-reader] GET http://192.168.122.168/volume/v3/volumes/8b7dbfd2-ac7a-45e0-b6cc-3fb092696074 Sep 07 21:24:28 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-3fe51912-6769-4e23-8e68-3344919802aa tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-reader] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:24:28 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-3fe51912-6769-4e23-8e68-3344919802aa tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-reader] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:24:28 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:24:28 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:24:28 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:24:28 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:24:28 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-3fe51912-6769-4e23-8e68-3344919802aa tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-reader] Volume info retrieved successfully. Sep 07 21:24:28 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-3fe51912-6769-4e23-8e68-3344919802aa tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-reader] http://192.168.122.168/volume/v3/volumes/8b7dbfd2-ac7a-45e0-b6cc-3fb092696074 returned with HTTP 200 Sep 07 21:24:28 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1710/3419] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:24:28 2026] GET /volume/v3/volumes/8b7dbfd2-ac7a-45e0-b6cc-3fb092696074 => generated 854 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:24:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-e4a11e00-1b44-438b-a4ff-e1ae3f8260df None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:24:28 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e4a11e00-1b44-438b-a4ff-e1ae3f8260df tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] DELETE http://192.168.122.168/volume/v3/volumes/8b7dbfd2-ac7a-45e0-b6cc-3fb092696074 Sep 07 21:24:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-e4a11e00-1b44-438b-a4ff-e1ae3f8260df tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:24:28 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-e4a11e00-1b44-438b-a4ff-e1ae3f8260df tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Calling method 'delete' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:24:28 devstack devstack@c-api.service[86971]: INFO cinder.api.v3.volumes [None req-e4a11e00-1b44-438b-a4ff-e1ae3f8260df tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Delete volume with id: 8b7dbfd2-ac7a-45e0-b6cc-3fb092696074 Sep 07 21:24:28 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:24:28 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:24:28 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:24:28 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:24:28 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-e4a11e00-1b44-438b-a4ff-e1ae3f8260df tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Volume info retrieved successfully. Sep 07 21:24:28 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-e4a11e00-1b44-438b-a4ff-e1ae3f8260df tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Delete volume request issued successfully. Sep 07 21:24:28 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-e4a11e00-1b44-438b-a4ff-e1ae3f8260df tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] http://192.168.122.168/volume/v3/volumes/8b7dbfd2-ac7a-45e0-b6cc-3fb092696074 returned with HTTP 202 Sep 07 21:24:28 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1710/3420] 192.168.122.168 () {60 vars in 1276 bytes} [Mon Sep 7 21:24:28 2026] DELETE /volume/v3/volumes/8b7dbfd2-ac7a-45e0-b6cc-3fb092696074 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 21:24:28 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-d44bb0dc-828b-485e-a689-32fe678b802b None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:24:28 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d44bb0dc-828b-485e-a689-32fe678b802b tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] GET http://192.168.122.168/volume/v3/volumes/8b7dbfd2-ac7a-45e0-b6cc-3fb092696074 Sep 07 21:24:28 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-d44bb0dc-828b-485e-a689-32fe678b802b tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:24:28 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-d44bb0dc-828b-485e-a689-32fe678b802b tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:24:28 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:24:28 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:24:28 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:24:28 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:24:28 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-d44bb0dc-828b-485e-a689-32fe678b802b tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Volume info retrieved successfully. Sep 07 21:24:28 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-d44bb0dc-828b-485e-a689-32fe678b802b tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] http://192.168.122.168/volume/v3/volumes/8b7dbfd2-ac7a-45e0-b6cc-3fb092696074 returned with HTTP 200 Sep 07 21:24:28 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1711/3421] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:24:28 2026] GET /volume/v3/volumes/8b7dbfd2-ac7a-45e0-b6cc-3fb092696074 => generated 1016 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 21:24:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-9b9c2cb4-f1a5-45fa-9ea8-dd3489335b74 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:24:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-9b9c2cb4-f1a5-45fa-9ea8-dd3489335b74 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] GET http://192.168.122.168/volume/v3/volumes/8b7dbfd2-ac7a-45e0-b6cc-3fb092696074 Sep 07 21:24:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-9b9c2cb4-f1a5-45fa-9ea8-dd3489335b74 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:24:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-9b9c2cb4-f1a5-45fa-9ea8-dd3489335b74 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:24:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-9b9c2cb4-f1a5-45fa-9ea8-dd3489335b74 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] http://192.168.122.168/volume/v3/volumes/8b7dbfd2-ac7a-45e0-b6cc-3fb092696074 returned with HTTP 404 Sep 07 21:24:29 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1711/3422] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:24:29 2026] GET /volume/v3/volumes/8b7dbfd2-ac7a-45e0-b6cc-3fb092696074 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 21:24:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-4d262ea9-d7c2-47ac-991d-0e53ccb97224 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:24:29 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-4d262ea9-d7c2-47ac-991d-0e53ccb97224 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] POST http://192.168.122.168/volume/v3/volumes Sep 07 21:24:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-4d262ea9-d7c2-47ac-991d-0e53ccb97224 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-361543320"}} {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 07 21:24:29 devstack devstack@c-api.service[86970]: DEBUG cinder.api.v3.volumes [None req-4d262ea9-d7c2-47ac-991d-0e53ccb97224 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-361543320'}} {{(pid=86970) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 07 21:24:29 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-4d262ea9-d7c2-47ac-991d-0e53ccb97224 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Create volume of 1 GB Sep 07 21:24:29 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-4d262ea9-d7c2-47ac-991d-0e53ccb97224 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Availability Zones retrieved successfully. Sep 07 21:24:29 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-4d262ea9-d7c2-47ac-991d-0e53ccb97224 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Flow 'volume_create_api' (a4bb2194-aa89-4b6b-978d-8a62dc41756b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:24:29 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-4d262ea9-d7c2-47ac-991d-0e53ccb97224 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48992e8d-faf6-4b74-9e17-e13fc7a8e574) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:24:29 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.flows.api.create_volume [None req-4d262ea9-d7c2-47ac-991d-0e53ccb97224 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Validating volume size '1' using validate_int {{(pid=86970) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 07 21:24:29 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-4d262ea9-d7c2-47ac-991d-0e53ccb97224 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48992e8d-faf6-4b74-9e17-e13fc7a8e574) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-07T19:01:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:24:29 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-4d262ea9-d7c2-47ac-991d-0e53ccb97224 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e28108d-106a-4d27-b082-a0dd870cbcf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:24:29 devstack devstack@c-api.service[86970]: DEBUG cinder.quota [None req-4d262ea9-d7c2-47ac-991d-0e53ccb97224 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Created reservations ['7fccfd78-531b-4a03-95eb-2dbd8e9253c7', 'f6842f6a-5f88-435a-9ee1-3740b8a2f56d', '30c8fe08-2564-4bdb-b63c-089c8168dc4b', 'eb10dceb-973b-4196-8ab6-2c25bd40465e'] {{(pid=86970) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 07 21:24:29 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-4d262ea9-d7c2-47ac-991d-0e53ccb97224 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e28108d-106a-4d27-b082-a0dd870cbcf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7fccfd78-531b-4a03-95eb-2dbd8e9253c7', 'f6842f6a-5f88-435a-9ee1-3740b8a2f56d', '30c8fe08-2564-4bdb-b63c-089c8168dc4b', 'eb10dceb-973b-4196-8ab6-2c25bd40465e']}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:24:29 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-4d262ea9-d7c2-47ac-991d-0e53ccb97224 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a828de71-ccf6-46da-8b57-f37748b8856a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:24:29 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:24:29 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:24:29 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-4d262ea9-d7c2-47ac-991d-0e53ccb97224 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a828de71-ccf6-46da-8b57-f37748b8856a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c12acd16-5547-4e31-88ac-a97eb653fcb4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-361543320',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f0d0f3e2ebf43d1a2e175ee95d9daf7',qos_specs=None,replication_status=,reservations=['7fccfd78-531b-4a03-95eb-2dbd8e9253c7','f6842f6a-5f88-435a-9ee1-3740b8a2f56d','30c8fe08-2564-4bdb-b63c-089c8168dc4b','eb10dceb-973b-4196-8ab6-2c25bd40465e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05ae7d1f6bda4570be194d89cad0c9b7',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-07T19:24:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-361543320',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c12acd16-5547-4e31-88ac-a97eb653fcb4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f0d0f3e2ebf43d1a2e175ee95d9daf7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='05ae7d1f6bda4570be194d89cad0c9b7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820),volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:24:29 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-4d262ea9-d7c2-47ac-991d-0e53ccb97224 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b50ca32-35c0-42a6-a372-9507d688c815) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:24:29 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-4d262ea9-d7c2-47ac-991d-0e53ccb97224 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b50ca32-35c0-42a6-a372-9507d688c815) transitioned into state 'SUCCESS' from state '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-361543320',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f0d0f3e2ebf43d1a2e175ee95d9daf7',qos_specs=None,replication_status=,reservations=['7fccfd78-531b-4a03-95eb-2dbd8e9253c7','f6842f6a-5f88-435a-9ee1-3740b8a2f56d','30c8fe08-2564-4bdb-b63c-089c8168dc4b','eb10dceb-973b-4196-8ab6-2c25bd40465e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05ae7d1f6bda4570be194d89cad0c9b7',volume_type_id=8ae6ec0a-d5dd-4ed2-9a9c-216b85c7e820)}' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:24:29 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-4d262ea9-d7c2-47ac-991d-0e53ccb97224 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90ddc4d2-e76f-4e9b-8a62-af8d31fbda1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 07 21:24:29 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-4d262ea9-d7c2-47ac-991d-0e53ccb97224 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90ddc4d2-e76f-4e9b-8a62-af8d31fbda1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86970) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 07 21:24:29 devstack devstack@c-api.service[86970]: DEBUG cinder.volume.api [None req-4d262ea9-d7c2-47ac-991d-0e53ccb97224 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Flow 'volume_create_api' (a4bb2194-aa89-4b6b-978d-8a62dc41756b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86970) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 07 21:24:29 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-4d262ea9-d7c2-47ac-991d-0e53ccb97224 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Create volume request issued successfully. Sep 07 21:24:29 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-4d262ea9-d7c2-47ac-991d-0e53ccb97224 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] http://192.168.122.168/volume/v3/volumes returned with HTTP 202 Sep 07 21:24:29 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1712/3423] 192.168.122.168 () {62 vars in 1183 bytes} [Mon Sep 7 21:24:29 2026] POST /volume/v3/volumes => generated 786 bytes in 297 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 07 21:24:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-acf1cf82-7e47-4da0-9878-60e9575b62c6 None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:24:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-acf1cf82-7e47-4da0-9878-60e9575b62c6 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] GET http://192.168.122.168/volume/v3/volumes/c12acd16-5547-4e31-88ac-a97eb653fcb4 Sep 07 21:24:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-acf1cf82-7e47-4da0-9878-60e9575b62c6 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:24:29 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-acf1cf82-7e47-4da0-9878-60e9575b62c6 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:24:29 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:24:29 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:24:29 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:24:29 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:24:29 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-acf1cf82-7e47-4da0-9878-60e9575b62c6 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Volume info retrieved successfully. Sep 07 21:24:29 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-acf1cf82-7e47-4da0-9878-60e9575b62c6 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] http://192.168.122.168/volume/v3/volumes/c12acd16-5547-4e31-88ac-a97eb653fcb4 returned with HTTP 200 Sep 07 21:24:29 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1712/3424] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:24:29 2026] GET /volume/v3/volumes/c12acd16-5547-4e31-88ac-a97eb653fcb4 => generated 965 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 07 21:24:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-1f631261-c7b3-4cc0-8e52-2bf75643b57d None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:24:30 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-1f631261-c7b3-4cc0-8e52-2bf75643b57d tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] GET http://192.168.122.168/volume/v3/volumes/c12acd16-5547-4e31-88ac-a97eb653fcb4 Sep 07 21:24:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-1f631261-c7b3-4cc0-8e52-2bf75643b57d tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:24:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-1f631261-c7b3-4cc0-8e52-2bf75643b57d tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:24:30 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:24:30 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:24:30 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:24:30 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:24:30 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-1f631261-c7b3-4cc0-8e52-2bf75643b57d tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Volume info retrieved successfully. Sep 07 21:24:30 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-1f631261-c7b3-4cc0-8e52-2bf75643b57d tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] http://192.168.122.168/volume/v3/volumes/c12acd16-5547-4e31-88ac-a97eb653fcb4 returned with HTTP 200 Sep 07 21:24:30 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1713/3425] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:24:30 2026] GET /volume/v3/volumes/c12acd16-5547-4e31-88ac-a97eb653fcb4 => generated 1016 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 21:24:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-aab3ed28-0977-4d66-a2b1-f33b0cbf201a None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:24:30 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-aab3ed28-0977-4d66-a2b1-f33b0cbf201a tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-reader] GET http://192.168.122.168/volume/v3/volumes/summary Sep 07 21:24:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-aab3ed28-0977-4d66-a2b1-f33b0cbf201a tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-reader] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:24:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-aab3ed28-0977-4d66-a2b1-f33b0cbf201a tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-reader] Calling method 'version_select' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:24:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.api_utils [None req-aab3ed28-0977-4d66-a2b1-f33b0cbf201a tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-reader] Removing options '' from query. {{(pid=86971) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 07 21:24:30 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-aab3ed28-0977-4d66-a2b1-f33b0cbf201a tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-reader] Get summary completed successfully. Sep 07 21:24:30 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-aab3ed28-0977-4d66-a2b1-f33b0cbf201a tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-reader] http://192.168.122.168/volume/v3/volumes/summary returned with HTTP 200 Sep 07 21:24:30 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1713/3426] 192.168.122.168 () {60 vars in 1186 bytes} [Mon Sep 7 21:24:30 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 07 21:24:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-5155f755-eef8-4999-b0fd-64872f242335 None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:24:30 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-5155f755-eef8-4999-b0fd-64872f242335 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] DELETE http://192.168.122.168/volume/v3/volumes/c12acd16-5547-4e31-88ac-a97eb653fcb4 Sep 07 21:24:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-5155f755-eef8-4999-b0fd-64872f242335 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:24:30 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-5155f755-eef8-4999-b0fd-64872f242335 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Calling method 'delete' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:24:30 devstack devstack@c-api.service[86970]: INFO cinder.api.v3.volumes [None req-5155f755-eef8-4999-b0fd-64872f242335 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Delete volume with id: c12acd16-5547-4e31-88ac-a97eb653fcb4 Sep 07 21:24:30 devstack devstack@c-api.service[86970]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:24:30 devstack devstack@c-api.service[86970]: attachments = base.obj_make_list( Sep 07 21:24:30 devstack devstack@c-api.service[86970]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:24:30 devstack devstack@c-api.service[86970]: warnings.warn( Sep 07 21:24:30 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-5155f755-eef8-4999-b0fd-64872f242335 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Volume info retrieved successfully. Sep 07 21:24:30 devstack devstack@c-api.service[86970]: INFO cinder.volume.api [None req-5155f755-eef8-4999-b0fd-64872f242335 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Delete volume request issued successfully. Sep 07 21:24:30 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-5155f755-eef8-4999-b0fd-64872f242335 tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] http://192.168.122.168/volume/v3/volumes/c12acd16-5547-4e31-88ac-a97eb653fcb4 returned with HTTP 202 Sep 07 21:24:30 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1714/3427] 192.168.122.168 () {60 vars in 1276 bytes} [Mon Sep 7 21:24:30 2026] DELETE /volume/v3/volumes/c12acd16-5547-4e31-88ac-a97eb653fcb4 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 07 21:24:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.middleware.request_id [None req-3a8bdb8d-a30a-41c7-a176-196a378933ca None None] RequestId filter calling following filter/app {{(pid=86971) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:24:30 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-3a8bdb8d-a30a-41c7-a176-196a378933ca tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] GET http://192.168.122.168/volume/v3/volumes/c12acd16-5547-4e31-88ac-a97eb653fcb4 Sep 07 21:24:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-3a8bdb8d-a30a-41c7-a176-196a378933ca tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Empty body provided in request {{(pid=86971) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:24:30 devstack devstack@c-api.service[86971]: DEBUG cinder.api.openstack.wsgi [None req-3a8bdb8d-a30a-41c7-a176-196a378933ca tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Calling method 'show' {{(pid=86971) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:24:30 devstack devstack@c-api.service[86971]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 07 21:24:30 devstack devstack@c-api.service[86971]: attachments = base.obj_make_list( Sep 07 21:24:30 devstack devstack@c-api.service[86971]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 07 21:24:30 devstack devstack@c-api.service[86971]: warnings.warn( Sep 07 21:24:30 devstack devstack@c-api.service[86971]: INFO cinder.volume.api [None req-3a8bdb8d-a30a-41c7-a176-196a378933ca tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Volume info retrieved successfully. Sep 07 21:24:30 devstack devstack@c-api.service[86971]: INFO cinder.api.openstack.wsgi [None req-3a8bdb8d-a30a-41c7-a176-196a378933ca tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] http://192.168.122.168/volume/v3/volumes/c12acd16-5547-4e31-88ac-a97eb653fcb4 returned with HTTP 200 Sep 07 21:24:30 devstack devstack@c-api.service[86971]: [pid: 86971|app: 0|req: 1714/3428] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:24:30 2026] GET /volume/v3/volumes/c12acd16-5547-4e31-88ac-a97eb653fcb4 => generated 1015 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 07 21:24:31 devstack devstack@c-api.service[86970]: DEBUG cinder.api.middleware.request_id [None req-2696a71c-16ed-4b05-92fa-c3e62a3dcf4a None None] RequestId filter calling following filter/app {{(pid=86970) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 07 21:24:31 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-2696a71c-16ed-4b05-92fa-c3e62a3dcf4a tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] GET http://192.168.122.168/volume/v3/volumes/c12acd16-5547-4e31-88ac-a97eb653fcb4 Sep 07 21:24:31 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-2696a71c-16ed-4b05-92fa-c3e62a3dcf4a tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Empty body provided in request {{(pid=86970) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 07 21:24:31 devstack devstack@c-api.service[86970]: DEBUG cinder.api.openstack.wsgi [None req-2696a71c-16ed-4b05-92fa-c3e62a3dcf4a tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] Calling method 'show' {{(pid=86970) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 07 21:24:31 devstack devstack@c-api.service[86970]: INFO cinder.api.openstack.wsgi [None req-2696a71c-16ed-4b05-92fa-c3e62a3dcf4a tempest-ProjectReaderTests-1920362622 tempest-ProjectReaderTests-1920362622-project-admin] http://192.168.122.168/volume/v3/volumes/c12acd16-5547-4e31-88ac-a97eb653fcb4 returned with HTTP 404 Sep 07 21:24:31 devstack devstack@c-api.service[86970]: [pid: 86970|app: 0|req: 1715/3429] 192.168.122.168 () {60 vars in 1273 bytes} [Mon Sep 7 21:24:31 2026] GET /volume/v3/volumes/c12acd16-5547-4e31-88ac-a97eb653fcb4 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 07 21:24:40 devstack devstack@c-api.service[86971]: DEBUG dbcounter [-] [86971] Writing DB stats cinder:SELECT=55,cinder:UPDATE=14,cinder:INSERT=8 {{(pid=86971) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 07 21:24:41 devstack devstack@c-api.service[86970]: DEBUG dbcounter [-] [86970] Writing DB stats cinder:SELECT=47,cinder:UPDATE=14,cinder:INSERT=8 {{(pid=86970) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}